freebsd-skq/lib/abi
2018-08-02 17:33:33 +00:00
..
3.9 Vendor import of libc++ trunk r300422: 2017-04-16 16:03:23 +00:00
4.0 Vendor import of libc++ trunk r300422: 2017-04-16 16:03:23 +00:00
5.0 Vendor import of libc++ trunk r338150: 2018-07-28 11:07:56 +00:00
6.0 Vendor import of libc++ trunk r338150: 2018-07-28 11:07:56 +00:00
CHANGELOG.TXT Vendor import of libc++ trunk r338150: 2018-07-28 11:07:56 +00:00
CMakeLists.txt Vendor import of libc++ trunk r338150: 2018-07-28 11:07:56 +00:00
README.TXT Vendor import of libc++ trunk r290819: 2017-01-02 19:18:58 +00:00
x86_64-apple-darwin.v1.abilist Vendor import of libc++ trunk r338150: 2018-07-28 11:07:56 +00:00
x86_64-apple-darwin.v2.abilist Vendor import of libc++ trunk r338150: 2018-07-28 11:07:56 +00:00
x86_64-unknown-linux-gnu.v1.abilist Vendor import of libc++ trunk r338536: 2018-08-02 17:33:33 +00:00

This directory contains abi lists representing the symbols exported
by the libc++ library. The lists are generated using sym_extract.py.

Every time a symbol is added or removed from the libc++ library each of the
lists *MUST* be updated to reflect the changes.

TODO Add more documentation about generating and using the lists.
TODO Add more documentation about the build configuration the lists are generated against.