allwinner_a64/android/external/libcxx/lib/abi
2018-08-08 16:14:42 +08:00
..
3.9 upload android base code part2 2018-08-08 16:14:42 +08:00
4.0 upload android base code part2 2018-08-08 16:14:42 +08:00
CHANGELOG.TXT upload android base code part2 2018-08-08 16:14:42 +08:00
CMakeLists.txt upload android base code part2 2018-08-08 16:14:42 +08:00
README.TXT upload android base code part2 2018-08-08 16:14:42 +08:00
x86_64-apple-darwin16.abilist upload android base code part2 2018-08-08 16:14:42 +08:00
x86_64-unknown-linux-gnu.abilist upload android base code part2 2018-08-08 16:14:42 +08: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.