• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

3.9/23-Nov-2023-4,4604,458

4.0/23-Nov-2023-4,2834,281

5.0/23-Nov-2023-4,2634,261

6.0/23-Nov-2023-4,2634,261

CHANGELOG.TXTD23-Nov-202316 KiB327270

CMakeLists.txtD23-Nov-20231.4 KiB3431

README.TXTD23-Nov-2023420 96

x86_64-apple-darwin.v1.abilistD23-Nov-2023216.8 KiB2,3612,360

x86_64-apple-darwin.v2.abilistD23-Nov-2023211.2 KiB2,3162,315

x86_64-unknown-linux-gnu.v1.abilistD23-Nov-2023186.3 KiB1,8621,861

README.TXT

1This directory contains abi lists representing the symbols exported
2by the libc++ library. The lists are generated using sym_extract.py.
3
4Every time a symbol is added or removed from the libc++ library each of the
5lists *MUST* be updated to reflect the changes.
6
7TODO Add more documentation about generating and using the lists.
8TODO Add more documentation about the build configuration the lists are generated against.
9