|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| 3.9/ | | 03-May-2024 | - | 4,460 | 4,458 |
| 4.0/ | | 03-May-2024 | - | 4,283 | 4,281 |
| 5.0/ | | 03-May-2024 | - | 4,263 | 4,261 |
| 6.0/ | | 03-May-2024 | - | 4,263 | 4,261 |
| CHANGELOG.TXT | D | 03-May-2024 | 16 KiB | 327 | 270 |
| CMakeLists.txt | D | 03-May-2024 | 1.4 KiB | 34 | 31 |
| README.TXT | D | 03-May-2024 | 420 | 9 | 6 |
| x86_64-apple-darwin.v1.abilist | D | 03-May-2024 | 216.8 KiB | 2,361 | 2,360 |
| x86_64-apple-darwin.v2.abilist | D | 03-May-2024 | 211.2 KiB | 2,316 | 2,315 |
| x86_64-unknown-linux-gnu.v1.abilist | D | 03-May-2024 | 186.3 KiB | 1,862 | 1,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