aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-21Fix copyright headers on new tests.Elliott Hughes
2024-02-07Stop defining __STDC_*_MACROS macros.Elliott Hughes
2023-06-09Remove __INTRODUCED_IN_ architecture macros.Elliott Hughes
2023-05-18Fixes for versioner guard generationRyan Prichard
2022-10-05s/riscv/riscv64/Elliott Hughes
2022-10-04Tell the version script generation script about risc-v.Elliott Hughes
2022-10-04Add risc-v support to versioner.Elliott Hughes
2022-06-30Switch to the more common idiom for scripts in genrules.Elliott Hughes
2021-12-01[versioner] Use libclang-cpp.soPirama Arumuga Nainar
2021-04-15Force everything to use python3 for consistency.Elliott Hughes
2021-03-19bp2build: remove some bp2build_available props, use package_allowlist instead.Jingwen Chen
2021-02-19Add LOCAL_LICENSE_KINDS to bionicBob Badour
2021-02-16Fix/update notices.Elliott Hughes
2021-02-08Mark //bionic filegroups/genrules as bp2build_available.Jingwen Chen
2021-02-03Convert generate-NOTICE.py to Python 3, fix name.Dan Albert
2021-01-07Fix versioner for clang update.Yabin Cui
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