1. 2251ea4 Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h. by Dan Albert · 10 years ago
  2. 850a4cb Test __GLIBC__ is defined before using its value. by Ian Rogers · 10 years ago
  3. 3302924 Merge "Add option for generating coverage info." by Dan Albert · 10 years ago
  4. 4bbc6c7 Add option for generating coverage info. by Dan Albert · 10 years ago
  5. 8fe8dc8 Remove unused HAVE_OFF64_T. by Elliott Hughes · 10 years ago
  6. 76ab00f Remove the unused IPC macros. by Elliott Hughes · 10 years ago
  7. 9c226d1 build: remove HAVE_OOM_ADJ by Todd Poynor · 11 years ago
  8. e2f5470 Merge "Remove unused HAVE_EPOLL." by Elliott Hughes · 10 years ago
  9. 67839a5 Remove unused HAVE_EPOLL. by Elliott Hughes · 10 years ago
  10. b05f2ca Move selection of C++ STL into the build system. by Dan Albert · 10 years ago
  11. 388dce3 Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: by Alexander Ivchenko · 10 years ago
  12. 10326b3 [MIPS64] Modify the default MIPS64 build to MIPS64R6. by Raghu Gandham · 10 years ago
  13. 7852b80 Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x86_64-atom.mk as we don't support 64-bit on old Atom." by Ying Wang · 10 years ago
  14. 0fa6a40 HAVE_FUTEX is unused. by Elliott Hughes · 10 years ago
  15. a9ec835 Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP." by Elliott Hughes · 10 years ago
  16. 70f3f33 Remove HAVE_ANDROID_PTHREAD_SETNAME_NP. by Elliott Hughes · 10 years ago
  17. 31c667e HAVE_OPEN_MEMSTREAM is no longer used. by Elliott Hughes · 10 years ago
  18. 032ac32 Remove unused entries from AndroidConfig.h. by Elliott Hughes · 10 years ago
  19. 1ac1401 Remove HAVE_GETTID. by Elliott Hughes · 10 years ago
  20. 594a10a Consistent use of USE_MINGW by Ying Wang · 10 years ago
  21. b6bb71b Inhibit implicit -Bsymolic in -shared. by Dan Albert · 10 years ago
  22. 4803ce2 Fix uses of -fPIC and -fPIE. by Dan Albert · 10 years ago
  23. 2d645ab Add missing flags to x86 (both 32- and 64-bit) arch variants. by Varvara Rainchik · 10 years ago
  24. 44ee341 Update host linux toolchain to gcc 4.8 by David 'Digit' Turner · 10 years ago
  25. d23798b Merge "[MIPSR6] Add mips64r6 and mips32r6 targets" by Elliott Hughes · 10 years ago
  26. 6bab974 [MIPSR6] Add mips64r6 and mips32r6 targets by Duane Sand · 10 years ago
  27. 6670e24 [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains by Duane Sand · 10 years ago
  28. 41ca444 [MIPS64] Enable mips64 clang by Duane Sand · 10 years ago
  29. 0b3c42c Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains" by Elliott Hughes · 10 years ago
  30. 7a739f3 Merge "Use hermetic host toolchains." by Ying Wang · 10 years ago
  31. 1b0fc43 Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Ying Wang · 10 years ago
  32. 5e2ebcb Use hermetic host toolchains. by Ying Wang · 10 years ago
  33. 1bb9adb Merge "[MIPS64] Enable mips64 clang" by Ying Wang · 10 years ago
  34. 7092c79 Refactor FDO support code to ensure arm64 can also be built with FDO. by Dehao Chen · 10 years ago
  35. 1b50a12 Default to "prescott" as our baseline i686 host build architecture. by Stephen Hines · 10 years ago
  36. 6ff8495 Merge "Fix PIC default to be -fPIC" by Nick Kralevich · 10 years ago
  37. 4b1c95d More consistent use of 64-bit build variable. by Ying Wang · 10 years ago
  38. 3ffcf18 Merge "Remove -Bsymbolic from builds." by Dan Albert · 10 years ago
  39. 3a8d2bf Fix PIC default to be -fPIC by Pavel Chupin · 10 years ago
  40. 3beb516 Add -Wl,--fatal-warnings to x86_64. by Elliott Hughes · 10 years ago
  41. bfe62fc Remove unused hosts. by Elliott Hughes · 10 years ago
  42. 50031de Remove -Bsymbolic from builds. by Dan Albert · 10 years ago
  43. e82d33d Remove useless stuff from "AndroidConfig.h". by Elliott Hughes · 10 years ago
  44. 67ed25f Reenable ccache. by Ying Wang · 10 years ago
  45. 994c84f Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. by Primiano Tucci · 10 years ago
  46. a8b6512 Merge "Add -shared to clang LDFLAGS." by Stephen Hines · 10 years ago
  47. 4554576 arm64: restore relro/now by Nick Kralevich · 10 years ago
  48. 0f9276d Add -shared to clang LDFLAGS. by Tim Murray · 10 years ago
  49. 4c952d7 Add -latomic to all target builds by Andrew Hsieh · 10 years ago
  50. 3805f61 Merge "Revert "Fix for duplicate names in whole static libs"" by Dan Albert · 10 years ago
  51. 3c12b5c Revert "Fix for duplicate names in whole static libs" by Dan Albert · 10 years ago
  52. 3110162 Merge "Fix for duplicate names in whole static libs" by Dan Albert · 10 years ago
  53. 0e5ce8b Fix for duplicate names in whole static libs by Dan Albert · 10 years ago
  54. d90de32 Exclude libstdc++ and libgcc if libc++ is requested. by Ying Wang · 10 years ago
  55. d033121 Use aarch64-linux-android-4.9 for arm64 build (attempt #4) by Ben Cheng · 10 years ago
  56. ef773d2 Fix the missing 2nd arch prefix. by Ying Wang · 10 years ago
  57. 6feb6d5 Support host multilib build by Ying Wang · 11 years ago
  58. fb1f38e Merge "Define __USE_MINGW_ANSI_STDIO for windows build" by Andrew Hsieh · 10 years ago
  59. eca0043 Merge "Disable canonical prefixes of system headers" by Andrew Hsieh · 11 years ago
  60. 48f239c Disable canonical prefixes of system headers by Andrew Hsieh · 11 years ago
  61. d322f2a Define __USE_MINGW_ANSI_STDIO for windows build by Andrew Hsieh · 11 years ago
  62. c43ab6e javac: rename common_flags to avoid conflictions by Nick Reuter · 11 years ago
  63. de36cd7 Apply LOCAL_LDLIBS to target build rules too. by Ying Wang · 11 years ago
  64. 155fc8b add silvermont x86 architecture by Andrew Boie · 11 years ago
  65. 847fd03 Merge "Leave 'linux' defined on x86/x86-64, like arm." by Elliott Hughes · 11 years ago
  66. 1acd8b0 Leave 'linux' defined on mips/mips64, like arm. by Elliott Hughes · 11 years ago
  67. 2c8e955 Leave 'linux' defined on x86/x86-64, like arm. by Elliott Hughes · 11 years ago
  68. dfde360 Switch to new host prebuilt x86_64-linux-glibc2.11-4.6 by Andrew Hsieh · 11 years ago
  69. d318ba6 Update build system for better Clang behavior on Mac. by Tim Murray · 11 years ago
  70. e76fee5 Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)" by Ben Cheng · 11 years ago
  71. 084a7f8 Use aarch64-linux-android-4.9 for arm64 build (attempt #3) by Ben Cheng · 11 years ago
  72. 50536c2 Add -Wl,-maarch64linux by Andrew Hsieh · 11 years ago
  73. 22261a3 Merge ""desktop" linux has Posix clocks." by Narayan Kamath · 11 years ago
  74. 38fef38 Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)" by Ben Cheng · 11 years ago
  75. 1ae9b21 Use aarch64-linux-android-4.9 for arm64 build (attempt #2) by Ben Cheng · 11 years ago
  76. 4de6fa4 Decouple platform compiler and NDK library versioning. by Ben Cheng · 11 years ago
  77. 13eaf18 Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build."" by Ben Cheng · 11 years ago
  78. 81892e2 Revert "Use aarch64-linux-android-4.9 for arm64 build." by Ben Cheng · 11 years ago
  79. 163140c "desktop" linux has Posix clocks. by Narayan Kamath · 11 years ago
  80. d957d6b Merge "Use aarch64-linux-android-4.9 for arm64 build." by Ben Cheng · 11 years ago
  81. 6154690 Use aarch64-linux-android-4.9 for arm64 build. by Ben Cheng · 11 years ago
  82. d81d71a Increase the maximum javac heap size again. by Ying Wang · 11 years ago
  83. e6243e1 Stop defining HAVE_TIMEDWAIT_MONOTONIC. by Narayan Kamath · 11 years ago
  84. c84889b Build with java7 by default. by Narayan Kamath · 11 years ago
  85. 0c4870a Merge "Specify -mcpu=cortex-a15 for denver CPU variants." by Christopher Ferris · 11 years ago
  86. ce1c596 Remove the unnecessary indirection of TARGET_STRIP_COMMAND by Ying Wang · 11 years ago
  87. 01f11b2 Increase the maximum javac heap size. by Ying Wang · 11 years ago
  88. 02cefc9 Make Clang host builds hermetic on Linux. by Tim Murray · 11 years ago
  89. 453afb2 Specify -mcpu=cortex-a15 for denver CPU variants. by Shu Zhang · 11 years ago
  90. a6e2f93 Add a method to leave the symbol table in a library. by Christopher Ferris · 11 years ago
  91. ed56902 Remove arm64 clang build warning by Ying Wang · 11 years ago
  92. db24577 Merge "Work in progress to enable build system support for Clang." by Colin Cross · 11 years ago
  93. b5f333b Work in progress to enable build system support for Clang. by Tim Murray · 11 years ago
  94. cbe162e Fix HOST_TOOLCHAIN_PREFIX by Andrew Hsieh · 11 years ago
  95. ba8b377 Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG by Ying Wang · 11 years ago
  96. aa54033 Define __STDC_CONSTANT_MACROS globally to work around host build differences. by Ian Rogers · 11 years ago
  97. c61a942 Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences." by Ian Rogers · 11 years ago
  98. 668427c Define __STDC_LIMIT_MACROS globally to work around host build differences. by Ian Rogers · 11 years ago
  99. 9fb3526 Make -rpath-link work with multilib. by Ying Wang · 11 years ago
  100. 9335001 Merge "Strip all symbols on x86" by Ying Wang · 11 years ago