- b1ebaeb Update to llvm-ar's new argument format by Yi Kong · 2 years, 11 months ago
- 8820840 Add basic Darwin+Arm64 support as HOST_CROSS by Dan Willemsen · 3 years, 3 months ago
- d49aa55 Remove all unused, legacy FDO build rules by Stephen Hines · 3 years, 9 months ago
- 1c879b8 Add armv8-a-branchprot arch variant by Tamas Petz · 4 years ago
- 9f5b7aa Merge "Add new armv8-2a-dotprod arch variant support." by Roland Levillain · 4 years, 4 months ago
- b817bb1 Add new armv8-2a-dotprod arch variant support. by Raphael Gault · 4 years, 7 months ago
- e80c45f HOST_CROSS_OS/ARCH can be configured to linux_bionic/arm64 by Jiyong Park · 4 years, 6 months ago
- 154ac1d Update language to meet Android's inclusive language guidance by Joel Galenson · 4 years, 6 months ago
- f71c05a Remove unused mips workarounds. by Elliott Hughes · 4 years, 10 months ago
- 6c5e504 Add back the llvm-ar P flag by Yi Kong · 5 years ago
- 2e51a15 Switch to toybox stat on macOS too. by Elliott Hughes · 5 years ago
- 2e6e73b Remove unused BoardConfig variables. by Elliott Hughes · 5 years ago
- a638788 Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
- 7a86904 Revert "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Jimmy Chen · 6 years ago
- 1e3ad0e Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
- 6c77a6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
- 09fd82e Print full diagnostics file when Java process crashes. by Sasha Smundak · 6 years ago
- 88e38f0 Merge "Add x86 AVX2 and AVX512 supported architectures" by Colin Cross · 6 years ago
- 8c28810 Merge "Add stoney ridge x86 variant" by Treehugger Robot · 6 years ago
- be1f9cb Make it an error to specify the wrong ARCH_VARIANT by Anton Hansson · 6 years ago
- b8bf92e Add stoney ridge x86 variant by Benjamin Gordon · 6 years ago
- 0b33968 Add x86 AVX2 and AVX512 supported architectures by Shalini Salomi Bodapati · 6 years ago
- 53d62fe Bump the remaining 32-bit arm configs to require neon by Dan Willemsen · 6 years ago
- 5f1faeb Make get-file-size compatible with toybox stat by Luca Stefani · 6 years ago
- f7dccc6 Support kryo385 CPU. by Artem Serov · 6 years ago
- 6201b9e Remove denver64 from make by Haibo Huang · 6 years ago
- 62c2390 Correctly configure armv8-2a for 32-bit by Miao Wang · 6 years ago
- ead02eb Enable armv8-2a supporting on 2nd arch. variant by Isaac Lee · 6 years ago
- e211f7c Add A76 to known v8-a cores by Haibo Huang · 6 years ago
- 1d090fc Disable 32-bit Darwin builds by Dan Willemsen · 6 years ago
- 47b29ea Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
- d612b83 Switch back to llvm-ar. by Stephen Hines · 7 years ago
- dd3a273 Remove armv5te by Dan Willemsen · 7 years ago
- 4f2e033 Revert "Switch to llvm-ar" by Yi Kong · 7 years ago
- 5128702 Switch to llvm-ar by Stephen Hines · 7 years ago
- 2ec3e4a Remove Java PATH check, deprecate using PATH in Kati by Dan Willemsen · 7 years ago
- 6cdc5d2 Update references to build/core to build/make/core by Colin Cross · 7 years ago
- d7b9940 Use prebuilts/jdk/jdk9 if EXPERIMENTAL_USE_OPENJDK9 is set by Colin Cross · 7 years ago
- 6684528 Disable jack completely by Colin Cross · 7 years ago
- 355de0a Merge "Switch from jack to javac for unbundled builds" by Colin Cross · 7 years ago
- 5601842 Disable turbine for unbundled builds by Colin Cross · 7 years ago
- 210e530 Switch from jack to javac for unbundled builds by Colin Cross · 7 years ago
- 2c69277 Use java variables from soong by Colin Cross · 7 years ago
- f5af850 Revert "Revert "Build support for 32-bit armv8-a"" by Isaac Chen · 7 years ago
- 7de79cb Revert "Build support for 32-bit armv8-a" by Tobias Thierer · 7 years ago
- 0daa78e Build support for 32-bit armv8-a by Isaac Chen · 8 years ago
- 75b5042 Compile with javac by default by Colin Cross · 7 years ago
- 1b53ea0 Allow builds with costum toolchains. by Tobias Thierer · 7 years ago
- 3a1544a Make JAVA_HOME absolute inside build by Colin Cross · 7 years ago
- e97e693 Use java prebuilts by Colin Cross · 8 years ago
- 0211290 Revert "Use java prebuilts" by Colin Cross · 7 years ago
- 1931750 Use java prebuilts by Colin Cross · 8 years ago
- a12d38a Increase max heap size for javac to 2GB. by Colin Cross · 8 years ago
- 0851df8 Provide make variables for java binaries by Colin Cross · 8 years ago
- 79e2f73 Re-enable dx support by Colin Cross · 8 years ago
- 067d781 Remove global linker search paths by Colin Cross · 8 years ago
- 47b57e6 Allowing pairing mips64r6 with mips32r1 and r2 by Duane Sand · 8 years ago
- e72fc63 Merge "Add NATIVE_TESTS class, move host native tests" by Dan Willemsen · 9 years ago
- 056609c Remove unnecessary variables by Dan Willemsen · 9 years ago
- 7fe992c Add NATIVE_TESTS class, move host native tests by Dan Willemsen · 9 years ago
- 174feb9 Remove (C|CPP|CONLY|LD)FLAGS checked by Soong by Dan Willemsen · 9 years ago
- 3fe3248 Windows: Stop adding to GLOBAL_LD_DIRS by Dan Willemsen · 9 years ago
- 6864e37 Merge "Remove trailing newline from TARGET_C_INCLUDES" by Dan Willemsen · 9 years ago
- 5baaba7 Remove trailing newline from TARGET_C_INCLUDES by Dan Willemsen · 9 years ago
- 8308f50 Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS by Dan Willemsen · 9 years ago
- 4863daf Remove make variables exported from Soong by Dan Willemsen · 9 years ago
- db16dd2 Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV by Dan Willemsen · 9 years ago
- 19b7692 Merge "Add a 32-bit x86_64 arch variant" by Dan Willemsen · 9 years ago
- 9826900 Do not apply -Wl,--fix-cortex-a8 to Cortex-A9 by Dan Willemsen · 9 years ago
- 04aa521 Add a 32-bit x86_64 arch variant by Dan Willemsen · 9 years ago
- db14f79 Remove arm-specific -Wno-psabi by Dan Willemsen · 9 years ago
- 1598df4 libm's headers have moved to live with their libc cousins. by Elliott Hughes · 9 years ago
- 8586573 Remove support of disabling Jack. by Ying Wang · 9 years ago
- 6a54a9f Darwin: Use the same `ar` as Soong by Dan Willemsen · 9 years ago
- ee4a6fa OSX: Use the oldest SDK, but always set our target to 10.8 by Dan Willemsen · 9 years ago
- 441d646 Fix C++ on Darwin by Dan Willemsen · 9 years ago
- 2a24bad Remove support for /Developer by Dan Willemsen · 9 years ago
- fcefd5f Remove support for Darwin 10.6 SDK by Dan Willemsen · 9 years ago
- b044f08 Merge "sandybridge setup: no AES_NI, AVX, MOVBE" by Olof Johansson · 9 years ago
- bdfeb3e Mark the cortex-{a7,a53,a53.57} chips as supporting LPAE by Alex Light · 9 years ago
- 593eb7b sandybridge setup: no AES_NI, AVX, MOVBE by Olof Johansson · 9 years ago
- 765c1ea Use newest clang static analyzers. by Chih-Hung Hsieh · 9 years ago
- dcd446e Merge "Allow java targets to support 1.8 source / target" by Neil Fuller · 9 years ago
- 9ecbf83 Add 64-bit windows cross-compiles by Dan Willemsen · 9 years ago
- 2428bfe Allow java targets to support 1.8 source / target by Neil Fuller · 9 years ago
- 625e715 Switch to Vista instead of Win2K. by Stephen Hines · 9 years ago
- 03b7eff Merge "Enable -fstack-protector-strong for arm64." by Elliott Hughes · 9 years ago
- 7fca8a3 Merge "Enable -fstack-protector-strong for arm." by Elliott Hughes · 9 years ago
- 2c3b926 Re-enable gold linker for aarch64. by Than McIntosh · 9 years ago
- 09ba4c8 Turn on stack protector for mips64. by Elliott Hughes · 9 years ago
- b9b89e9 Turn on stack protector for mips. by Elliott Hughes · 9 years ago
- 02191c9 Merge "Enable -fstack-protector-strong for x86-64." by Elliott Hughes · 9 years ago
- 505e4ec Be smarter about stack-protector on the host. by Elliott Hughes · 9 years ago
- 7abad39 Merge "Enable -fstack-protector-strong for x86." by Elliott Hughes · 9 years ago
- 2747fa8 Enable -fstack-protector-strong for arm64. by Elliott Hughes · 9 years ago
- c8cc919 Enable -fstack-protector-strong for arm. by Elliott Hughes · 9 years ago
- 5324c3c Enable -fstack-protector-strong for x86-64. by Elliott Hughes · 9 years ago
- 8ebc4d6 Enable -fstack-protector-strong for x86. by Elliott Hughes · 9 years ago
- ae316d2 Enable -fstack-protector-strong for the host. by Elliott Hughes · 9 years ago
- da9c00d Enforce linker version-scripts are valid by Dan Willemsen · 9 years ago