summaryrefslogtreecommitdiffstats
path: root/libc/tools
Commit message (Expand)AuthorAgeFilesLines
* Move tzdata scripts from bionic to external/icuNeil Fuller2016-07-182-454/+0
* Strip version info when extracting symbolsDmitriy Ivanov2015-06-041-2/+3
* Update update-tzdata.py tool to generate ICU4J data jarsNeil Fuller2015-04-091-7/+24
* Make gensyscalls.py use the ALIAS_SYMBOL macro.Christopher Ferris2015-03-241-7/+1
* Set INCLUDE_UNI_CORE_DATA=1 when rebuilding ICU4C time zone data.Fredrik Roubert2015-02-041-1/+1
* Ensure raw fchmod/fchmodat syscalls are hidden.Nick Kralevich2015-02-031-2/+3
* Fixes to the update-tzdata.py toolNeil Fuller2015-02-021-2/+9
* Add a basic NDK compatibility library.Dan Albert2015-01-212-7/+27
* Add ndk_missing_symbols.py.Dan Albert2015-01-213-55/+154
* Update bionic NOTICE files.Elliott Hughes2014-12-181-1/+1
* Make the missing symbols script more useful.Elliott Hughes2014-12-041-12/+17
* Fix tzdata update tools for 'backzone'.Elliott Hughes2014-11-112-11/+21
* Add support for listing missing POSIX 2013 symbols.Elliott Hughes2014-11-052-0/+1205
* Force export symbols on all x86 variants in libc.Christopher Ferris2014-10-061-5/+6
* Fix update-tzdata.py to rebuild icu4c .dat file.Elliott Hughes2014-09-301-2/+5
* Remove an unused file.Elliott Hughes2014-09-131-1/+0
* Ensure __set_errno is still visible on LP32.Elliott Hughes2014-09-081-9/+7
* __gnu_basename(3) is accounted for.Dan Albert2014-08-211-0/+1
* Clean up some of our python scripts.Elliott Hughes2014-08-202-180/+133
* Hide C++ stuff in libc. Put it back in libstdc++.Dan Albert2014-08-181-20/+1
* Add more functionality to glibc symbol checker.Dan Albert2014-08-141-11/+78
* Make __set_errno hidden in asm.Dan Albert2014-08-081-0/+2
* Revert "Fix incorrect relocations for x86."Dan Albert2014-08-081-2/+2
* Merge "Create a distinct temp directory for each run."Christopher Ferris2014-08-071-27/+34
|\
| * Create a distinct temp directory for each run.Christopher Ferris2014-08-071-27/+34
* | Fix incorrect relocations for x86.Dan Albert2014-08-071-2/+2
* | Fix the tzdata update tools.Elliott Hughes2014-08-062-76/+18
|/
* Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros.Elliott Hughes2014-07-231-1/+1
* Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files.Elliott Hughes2014-07-221-2/+2
* update-tzdata.py needs to know where to find icu.Elliott Hughes2014-07-091-2/+2
* Bring our "libresolv" stuff in line with glibc.Elliott Hughes2014-06-131-8/+21
* AArch64: Remove Frame Record from ARM64 syscallsSerban Constantinescu2014-06-091-11/+0
* Add a few more C11 functions to the whitelist.Elliott Hughes2014-06-061-1/+5
* Remove unnecessary instructions from x86/x86_64 syscalls.Elliott Hughes2014-06-051-2/+0
* Fix x86 cfi directives for syscalls.Christopher Ferris2014-05-291-8/+12
* Add some more BSD symbols to the list.Elliott Hughes2014-05-221-0/+8
* Add cfi directives for arm64 assembler.Christopher Ferris2014-05-211-2/+6
* Merge "Treat zero or >1 dat files as an error"Neil Fuller2014-05-211-3/+8
|\
| * Treat zero or >1 dat files as an errorNeil Fuller2014-05-211-3/+8
* | Merge "Add a few more symbols to check-symbols-glibc."Elliott Hughes2014-05-211-1/+9
|\ \ | |/ |/|
| * Add a few more symbols to check-symbols-glibc.Elliott Hughes2014-05-201-1/+9
* | Merge "Change update-tzdata.py to update ICU data as well"Neil Fuller2014-05-211-35/+75
|\ \ | |/ |/|
| * Change update-tzdata.py to update ICU data as wellNeil Fuller2014-05-201-35/+75
* | Add a script for finding symbols in bionic that aren't in glibc.Elliott Hughes2014-05-191-0/+120
|/
* Update the NOTICE files and improve the script slightly.Elliott Hughes2014-05-051-1/+4
* Fix for libgcc compat generation script.Dmitriy Ivanov2014-04-181-26/+17
* Bring the generate-NOTICE script up to date.Elliott Hughes2014-03-061-1/+1
* Merge "Added script generating additions to libgcc_compat.c from linker errors"Dmitriy Ivanov2014-02-201-0/+144
|\
| * Added script generating additions to libgcc_compat.c from linker errorsDmitriy Ivanov2014-02-201-0/+144
* | Remove the useless _C_LABEL from generated system calls.Elliott Hughes2014-02-191-1/+1