aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-22Adapt for update to clang-r399163.Stephen Hines
2020-07-30Cleanup for #inclusivefixit.Elliott Hughes
2020-07-21Changes for #inclusivefixit.Elliott Hughes
2020-06-15Use more inclusive language.Elliott Hughes
2020-05-01Adapt to clang-r383902Stephen Hines
2020-02-13Clean up mips references in the headers.Elliott Hughes
2020-01-30versioner: don't require mips headers.Elliott Hughes
2019-12-23versioner: Add versioner_fortify_inline annotationLogan Chien
2019-12-23versioner: Add a built-in macro for conditional compilationLogan Chien
2019-12-05versioner: Migrate to clang-r370808Logan Chien
2019-11-06Restore _FORTIFY_SOURCE in versioner.Elliott Hughes
2019-09-17Remove bionicbb.Elliott Hughes
2019-08-27versioner: Add R to codename mapLogan Chien
2019-08-27versioner: Update clang prebuilts to clang-r365631Logan Chien
2019-04-19Move libdl and linker to static NOTICE files.Elliott Hughes
2019-04-17Merge "Generate assembler system call stubs via genrule."Elliott Hughes
2019-04-16Remove dead script.Elliott Hughes
2019-04-16Generate assembler system call stubs via genrule.Elliott Hughes
2019-04-11Remove seccomp upload hook.Elliott Hughes
2019-03-29Modernise code to use override specifierYi Kong
2019-03-14Remove __INTRODUCED_IN_FUTURE.Elliott Hughes
2019-02-15Remove unused .mk file.Elliott Hughes
2018-12-17Generate the per-arch .map files at build time.Elliott Hughes
2018-12-04Revert "Work around bugprone-exception-escape bug."Chih-hung Hsieh
2018-12-04versioner: Use llvm::opt::ArgStringListLogan Chien
2018-12-03C++17 is the default now.Elliott Hughes
2018-11-07versioner: Port to clang-r344140Logan Chien
2018-10-31versioner: Port to clang-r339409bLogan Chien
2018-10-25versioner: Build SymbolDatabase from version scriptsLogan Chien
2018-10-23versioner: Add 28 to version listLogan Chien
2018-10-01Work around bugprone-exception-escape bug.Chih-Hung Hsieh
2018-06-22Remove relocation_packer.Elliott Hughes
2018-01-19Address a bunch of clang-tidy complaints.Elliott Hughes
2018-01-08Adapt to the new libc++/libc++abi update.Dan Albert
2017-12-12versioner: remove parsing of platforms.Josh Gao
2017-11-09Merge "Make versioner depend on lib{LLVM,clang}_android.so"Pirama Arumuga Nainar
2017-11-06versioner: properly handle extern "C", "C++".Josh Gao
2017-11-06Make versioner depend on lib{LLVM,clang}_android.soPirama Arumuga Nainar
2017-11-02tools: fix error when `/bin/sh` isn't `bash`Sergii Piatakov
2017-10-30versioner: compile headers in both C and C++ mode.Josh Gao
2017-10-30versioner: follow __asm__ labels.Josh Gao
2017-10-24versioner: kill some obsolete versions.Josh Gao
2017-10-24versioner: properly handle declarations with no identifier.Josh Gao
2017-10-24versioner: add extern "C" to tests.Josh Gao
2017-10-02Use -Werror in bionicChih-Hung Hsieh
2017-09-29Merge changes I76dde1e3,I54fec461Elliott Hughes
2017-09-28Run other maintenance scripts as part of the preupload hooks.Elliott Hughes
2017-09-22Fix error found building relocation packer for host bionicDan Willemsen
2017-08-18Merge "Fix out-of-bounds deque access causing build failure."Treehugger Robot
2017-08-17Fix out-of-bounds deque access causing build failure.Andreas Huber