aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Modernise code to use override specifierYi Kong2019-03-291-1/+1
* Remove __INTRODUCED_IN_FUTURE.Elliott Hughes2019-03-1414-63/+3
* Remove unused .mk file.Elliott Hughes2019-02-151-19/+0
* Generate the per-arch .map files at build time.Elliott Hughes2018-12-172-0/+35
* Revert "Work around bugprone-exception-escape bug."Chih-hung Hsieh2018-12-041-3/+0
* versioner: Use llvm::opt::ArgStringListLogan Chien2018-12-041-1/+2
* C++17 is the default now.Elliott Hughes2018-12-031-2/+0
* versioner: Port to clang-r344140Logan Chien2018-11-074-12/+12
* versioner: Port to clang-r339409bLogan Chien2018-10-313-15/+5
* versioner: Build SymbolDatabase from version scriptsLogan Chien2018-10-2557-44/+521
* versioner: Add 28 to version listLogan Chien2018-10-231-1/+1
* Work around bugprone-exception-escape bug.Chih-Hung Hsieh2018-10-011-0/+3
* Remove relocation_packer.Elliott Hughes2018-06-2231-4463/+0
* Address a bunch of clang-tidy complaints.Elliott Hughes2018-01-192-5/+0
* Adapt to the new libc++/libc++abi update.Dan Albert2018-01-081-0/+2
* versioner: remove parsing of platforms.Josh Gao2017-12-124-103/+4
* Merge "Make versioner depend on lib{LLVM,clang}_android.so"Pirama Arumuga Nainar2017-11-091-2/+2
|\
| * Make versioner depend on lib{LLVM,clang}_android.soPirama Arumuga Nainar2017-11-061-2/+2
* | versioner: properly handle extern "C", "C++".Josh Gao2017-11-065-16/+127
|/
* tools: fix error when `/bin/sh` isn't `bash`Sergii Piatakov2017-11-024-4/+4
* versioner: compile headers in both C and C++ mode.Josh Gao2017-10-3017-31/+122
* versioner: follow __asm__ labels.Josh Gao2017-10-301-0/+5
* versioner: kill some obsolete versions.Josh Gao2017-10-246-15/+6
* versioner: properly handle declarations with no identifier.Josh Gao2017-10-241-8/+10
* versioner: add extern "C" to tests.Josh Gao2017-10-2437-16/+272
* Use -Werror in bionicChih-Hung Hsieh2017-10-021-2/+4
* Merge changes I76dde1e3,I54fec461Elliott Hughes2017-09-293-0/+21
|\
| * Run other maintenance scripts as part of the preupload hooks.Elliott Hughes2017-09-283-0/+21
* | Fix error found building relocation packer for host bionicDan Willemsen2017-09-221-1/+1
|/
* Merge "Fix out-of-bounds deque access causing build failure."Treehugger Robot2017-08-181-1/+1
|\
| * Fix out-of-bounds deque access causing build failure.Andreas Huber2017-08-171-1/+1
* | Enable FORTIFY in unoptimized buildsGeorge Burgess IV2017-08-151-0/+7
|/
* Merge "libc: Split FORTIFY into its own headers"Treehugger Robot2017-08-013-29/+76
|\
| * libc: Split FORTIFY into its own headersGeorge Burgess IV2017-07-273-29/+76
* | Merge "versioner: compile with `clang -include foo.h -`."Treehugger Robot2017-07-292-1/+20
|\ \ | |/ |/|
| * versioner: compile with `clang -include foo.h -`.Josh Gao2017-07-282-1/+20
* | Properly handle elf-files without relocation sectionsdimitry2017-07-111-13/+21
|/
* Merge changes Ia7200bf0,I86999bb7Treehugger Robot2017-05-042-2/+5
|\
| * versioner: fix leak.Josh Gao2017-04-271-2/+4
| * versioner: add symlink for dependencies.Josh Gao2017-04-271-0/+1
* | versioner: disable container overflow checksAndreas Gampe2017-05-011-0/+6
* | Update bionic after Clang rebaseYi Kong2017-04-261-0/+8
|/
* Remove unused lambda capturesYi Kong2017-04-201-3/+2
* Merge "versioner: fix LLVM assertion failure."Treehugger Robot2017-04-061-1/+1
|\
| * versioner: fix LLVM assertion failure.Josh Gao2017-04-061-1/+1
* | versioner: remove useless log message.Josh Gao2017-04-031-1/+0
* | versioner: fix indentation in usage.Josh Gao2017-04-031-1/+1
* | versioner: guard preprocessing messages with -v.Josh Gao2017-04-031-1/+3
|/
* Build the versioner even on unbundled branches.Dan Albert2017-03-271-7/+0
* Revert "Revert "Run the versioner as part of the build.""Dan Albert2017-03-2718-80/+0