1. 4ee006e Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: by Alexander Ivchenko · 10 years ago
  2. 360b851 Change mips64 default to mips64r6 from mips64r2 by Andrew Hsieh · 10 years ago
  3. f4294cd Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov. by Dehao Chen · 10 years ago
  4. 4e8f2ea Check existance of profile directory for specific device. by Dehao Chen · 10 years ago
  5. 04cf315 Inhibit implicit -Bsymolic in -shared. by Dan Albert · 10 years ago
  6. 908ab54 Fix uses of -fPIC and -fPIE. by Dan Albert · 10 years ago
  7. da26f20 Change profile use path to the newly created project. by Dehao Chen · 10 years ago
  8. 02f2852 [MIPSR6] Add mips64r6 and mips32r6 targets by Duane Sand · 10 years ago
  9. 1d04a53 [MIPS64] Enable mips64 clang by Duane Sand · 10 years ago
  10. 3c4fcd8 [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains by Duane Sand · 10 years ago
  11. e43c96c Merge "Update the FDO support:" into lmp-dev by Dehao Chen · 10 years ago
  12. 5f5c48f Update the FDO support: by Dehao Chen · 10 years ago
  13. b169fb7 Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Ying Wang · 10 years ago
  14. e9bf1bd Merge "Default to "prescott" as our baseline i686 host build architecture." into lmp-dev by Stephen Hines · 10 years ago
  15. ac6a919 Switch NDK arm64 libraries to 4.9. by Przemyslaw Szczepaniak · 10 years ago
  16. 76bd60b Default to "prescott" as our baseline i686 host build architecture. by Stephen Hines · 10 years ago
  17. 25671e1 Refactor FDO support code to ensure arm64 can also be built with FDO. by Dehao Chen · 10 years ago
  18. f6771f6 reconcile aosp (8689b90bcfdc92c94475901935b5f6efae0c9abc) after branching. Please do not merge. by Ed Heyl · 10 years ago
  19. 26dbc3e am d3b5d574: am ce40d5f9: am bc7501e1: Merge "More consistent use of 64-bit build variable." by Ying Wang · 10 years ago
  20. d3b5d57 am ce40d5f9: am bc7501e1: Merge "More consistent use of 64-bit build variable." by Ying Wang · 10 years ago
  21. 4b1c95d More consistent use of 64-bit build variable. by Ying Wang · 10 years ago
  22. 8f73aee am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds." by Dan Albert · 10 years ago
  23. 3ffcf18 Merge "Remove -Bsymbolic from builds." by Dan Albert · 10 years ago
  24. 9d8d20a am 8f73aeea: am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds." by Dan Albert · 10 years ago
  25. e68ec71 [DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build. by Ying Wang · 10 years ago
  26. 0635498 am 3a2f6ecf: am 491871aa: am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64." by Elliott Hughes · 10 years ago
  27. 3beb516 Add -Wl,--fatal-warnings to x86_64. by Elliott Hughes · 10 years ago
  28. 7ec725d resolved conflicts for merge of 53caaaf6 to master by Elliott Hughes · 10 years ago
  29. bfe62fc Remove unused hosts. by Elliott Hughes · 10 years ago
  30. 50031de Remove -Bsymbolic from builds. by Dan Albert · 10 years ago
  31. fd40d06 am 7f880d15: am 553c289a: am 624220c1: Merge "Remove useless stuff from "AndroidConfig.h"." by Elliott Hughes · 10 years ago
  32. e82d33d Remove useless stuff from "AndroidConfig.h". by Elliott Hughes · 10 years ago
  33. dd4db30 am 56ec31cf: am 3fe9a277: am d0f0918b: Merge "Reenable ccache." by Ying Wang · 10 years ago
  34. 67ed25f Reenable ccache. by Ying Wang · 10 years ago
  35. 454de52 Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. by Primiano Tucci · 10 years ago
  36. 994c84f Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. by Primiano Tucci · 10 years ago
  37. 88bd5ed am 15d49c3b: am 85e0dce5: am a8b65126: Merge "Add -shared to clang LDFLAGS." by Stephen Hines · 10 years ago
  38. 43c36c8 am ee7493cc: am 329988c2: am a42e0f50: Merge "arm64: restore relro/now" by Nick Kralevich · 10 years ago
  39. a8b6512 Merge "Add -shared to clang LDFLAGS." by Stephen Hines · 10 years ago
  40. 4554576 arm64: restore relro/now by Nick Kralevich · 10 years ago
  41. 4e5c08d am fb0a19d6: am dc41aa32: am 5c2c70de: Merge "Add -latomic to all target builds" by Andrew Hsieh · 10 years ago
  42. 0f9276d Add -shared to clang LDFLAGS. by Tim Murray · 10 years ago
  43. 4c952d7 Add -latomic to all target builds by Andrew Hsieh · 10 years ago
  44. 49df673 am cd74f307: am a5b0b130: am 3805f619: Merge "Revert "Fix for duplicate names in whole static libs"" by Dan Albert · 10 years ago
  45. 3805f61 Merge "Revert "Fix for duplicate names in whole static libs"" by Dan Albert · 10 years ago
  46. 3c12b5c Revert "Fix for duplicate names in whole static libs" by Dan Albert · 10 years ago
  47. d8303d9 am e6918b55: am 212772f6: am 31101623: Merge "Fix for duplicate names in whole static libs" by Dan Albert · 10 years ago
  48. 3110162 Merge "Fix for duplicate names in whole static libs" by Dan Albert · 10 years ago
  49. bccdab8 am 65475feb: am 29267309: am 294301bb: Merge "Exclude libstdc++ and libgcc if libc++ is requested." by Ying Wang · 10 years ago
  50. 0e5ce8b Fix for duplicate names in whole static libs by Dan Albert · 10 years ago
  51. d90de32 Exclude libstdc++ and libgcc if libc++ is requested. by Ying Wang · 10 years ago
  52. 35dcb50 am dfec8f89: am 50e99111: am 54bea362: Merge "Use aarch64-linux-android-4.9 for arm64 build (attempt #4)" by Ben Cheng · 10 years ago
  53. d033121 Use aarch64-linux-android-4.9 for arm64 build (attempt #4) by Ben Cheng · 10 years ago
  54. f1d722b am fb71a59e: am 11278626: am 3c8089ce: Merge "Fix the missing 2nd arch prefix." by Ying Wang · 10 years ago
  55. ef773d2 Fix the missing 2nd arch prefix. by Ying Wang · 10 years ago
  56. 8200231 am e50f2d9f: am 40b49d30: am a74ade94: Merge "Support host multilib build" by Ying Wang · 10 years ago
  57. 6feb6d5 Support host multilib build by Ying Wang · 10 years ago
  58. 65c5313 am f6566fd1: am e7b99aec: am fb1f38ec: Merge "Define __USE_MINGW_ANSI_STDIO for windows build" by Andrew Hsieh · 10 years ago
  59. fb1f38e Merge "Define __USE_MINGW_ANSI_STDIO for windows build" by Andrew Hsieh · 10 years ago
  60. 9604c06 am a01cb054: am c581e10a: am eca0043b: Merge "Disable canonical prefixes of system headers" by Andrew Hsieh · 10 years ago
  61. eca0043 Merge "Disable canonical prefixes of system headers" by Andrew Hsieh · 10 years ago
  62. 38e4950 am 96e487b2: am 98892291: am 3afc688a: Merge "javac: rename common_flags to avoid conflictions" by Ying Wang · 10 years ago
  63. 48f239c Disable canonical prefixes of system headers by Andrew Hsieh · 10 years ago
  64. d322f2a Define __USE_MINGW_ANSI_STDIO for windows build by Andrew Hsieh · 10 years ago
  65. c43ab6e javac: rename common_flags to avoid conflictions by Nick Reuter · 10 years ago
  66. cd88262 am af93afce: am 0a61a603: am 3b15cdb8: Merge "Apply LOCAL_LDLIBS to target build rules too." by Ying Wang · 10 years ago
  67. de36cd7 Apply LOCAL_LDLIBS to target build rules too. by Ying Wang · 10 years ago
  68. d8b3995 am 9c7393b8: am e9dd544d: am 889a93a4: Merge "add silvermont x86 architecture" by Ying Wang · 10 years ago
  69. 155fc8b add silvermont x86 architecture by Andrew Boie · 11 years ago
  70. 52db54c am bb21bfb0: am 7cad688e: am 847fd031: Merge "Leave \'linux\' defined on x86/x86-64, like arm." by Elliott Hughes · 10 years ago
  71. 1d753dd am 439f279d: am 62911d47: am 1076c568: Merge "Leave \'linux\' defined on mips/mips64, like arm." by Elliott Hughes · 10 years ago
  72. 847fd03 Merge "Leave 'linux' defined on x86/x86-64, like arm." by Elliott Hughes · 10 years ago
  73. 582e5ec am aabe27cc: am 9754735f: am db55f602: Merge "Switch to new host prebuilt x86_64-linux-glibc2.11-4.6" by Andrew Hsieh · 10 years ago
  74. 1acd8b0 Leave 'linux' defined on mips/mips64, like arm. by Elliott Hughes · 10 years ago
  75. 2c8e955 Leave 'linux' defined on x86/x86-64, like arm. by Elliott Hughes · 10 years ago
  76. dfde360 Switch to new host prebuilt x86_64-linux-glibc2.11-4.6 by Andrew Hsieh · 11 years ago
  77. 6e048af am ad60c86e: am f1a3d5e8: am 871bc703: Merge "Update build system for better Clang behavior on Mac." by Ying Wang · 10 years ago
  78. d318ba6 Update build system for better Clang behavior on Mac. by Tim Murray · 10 years ago
  79. 1d9c67d am 1bb663a8: am 26232093: am 5c72b726: Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)"" by Ben Cheng · 10 years ago
  80. e76fee5 Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)" by Ben Cheng · 10 years ago
  81. 5de2b7f am ea9552eb: am dc82c5a8: am 63030fe6: Merge "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)" by Ben Cheng · 10 years ago
  82. 084a7f8 Use aarch64-linux-android-4.9 for arm64 build (attempt #3) by Ben Cheng · 10 years ago
  83. d37bf4e am f93c7c70: am 041d4470: am 695d8f69: Merge "Add -Wl,-maarch64linux" by Andrew Hsieh · 10 years ago
  84. a1f8afa am d954c6b9: am 60b9496c: am 22261a3f: Merge ""desktop" linux has Posix clocks." by Narayan Kamath · 10 years ago
  85. 50536c2 Add -Wl,-maarch64linux by Andrew Hsieh · 10 years ago
  86. 22261a3 Merge ""desktop" linux has Posix clocks." by Narayan Kamath · 10 years ago
  87. bdcb4bc am e921da9d: am bddce34c: am 065c4180: Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)"" by Ben Cheng · 10 years ago
  88. 38fef38 Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)" by Ben Cheng · 10 years ago
  89. 2b240a7 am c9f9decd: am 4eea070c: am f702d6d1: Merge "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)" by Ben Cheng · 10 years ago
  90. 1ae9b21 Use aarch64-linux-android-4.9 for arm64 build (attempt #2) by Ben Cheng · 10 years ago
  91. 19b7c4d am e4d787bf: am 7e793040: am eec11d97: Merge "Decouple platform compiler and NDK library versioning." by Ben Cheng · 10 years ago
  92. 4de6fa4 Decouple platform compiler and NDK library versioning. by Ben Cheng · 10 years ago
  93. 335c76d am c77ffa89: am add6c037: am 13eaf184: Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build."" by Ben Cheng · 10 years ago
  94. 13eaf18 Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build."" by Ben Cheng · 10 years ago
  95. 81892e2 Revert "Use aarch64-linux-android-4.9 for arm64 build." by Ben Cheng · 10 years ago
  96. c760ecb am 9cbf732f: am 98bb9d6c: am d957d6bb: Merge "Use aarch64-linux-android-4.9 for arm64 build." by Ben Cheng · 10 years ago
  97. 163140c "desktop" linux has Posix clocks. by Narayan Kamath · 10 years ago
  98. d957d6b Merge "Use aarch64-linux-android-4.9 for arm64 build." by Ben Cheng · 10 years ago
  99. 6154690 Use aarch64-linux-android-4.9 for arm64 build. by Ben Cheng · 10 years ago
  100. 9ef2bee am 09ba20ce: am fd251b33: am 1a4676a1: Merge "Increase the maximum javac heap size again." by Ying Wang · 10 years ago