1. b2bbff7 am ea852f6e: am f6b670b7: Merge "Remove more always-true ARCH_ARM_HAVE_ flags." by Elliott Hughes · 11 years ago
  2. 03d2aa4 Remove more always-true ARCH_ARM_HAVE_ flags. by Elliott Hughes · 11 years ago
  3. 14a2d97 am d0fb6930: am 07a58f8f: Merge "Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_HAVE_FFS." by Elliott Hughes · 12 years ago
  4. d054249 Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_HAVE_FFS. by Elliott Hughes · 12 years ago
  5. 79e3f77 Allow user to override the linux host toolchain. by Ying Wang · 12 years ago
  6. b6457c2 Don't fall back to host $(CC) if the target gcc is not checked out by Ying Wang · 12 years ago
  7. f689e21 am 5fb282d8: am 6463953e: am b796ce35: Merge "Remove HAVE_DLADDR from AndroidConfig.h." by Elliott Hughes · 12 years ago
  8. 2988a09 Remove HAVE_DLADDR from AndroidConfig.h. by Elliott Hughes · 12 years ago
  9. 533aa27 Use -mcpu=cortex-a15 for gcc arch dependent compilation. by Ben Cheng · 12 years ago
  10. 0b676b3 am dd319cef: am 26f47aba: Merge "Switch to GCC 4.7 for X86 and MIPS" by Andrew Hsieh · 12 years ago
  11. 098a596 Switch to GCC 4.7 for X86 and MIPS by Andrew Hsieh · 12 years ago
  12. 9c68f06 Merge commit 'ec4caba7' into manualmerge by Ben Cheng · 12 years ago
  13. ec4caba Enable lunch command to pick up new toolchain version. by Ben Cheng · 12 years ago
  14. 914f7fd Enable lunch command to pick up new toolchain version. by Ben Cheng · 12 years ago
  15. 02d2921 am b3a68f6e: am 62f1d86e: Merge "Define TARGET_GCC_VERSION in target specific make files." by Ben Cheng · 12 years ago
  16. 5011dd8 Refresh ARM toolchain to GCC 4.7 / binutils 2.22. by Ben Cheng · 12 years ago
  17. 054ffd2 Define TARGET_GCC_VERSION in target specific make files. by Ben Cheng · 12 years ago
  18. b3f0eb1 am 7cd20491: am a303510f: Merge "x86: enable FORTIFY_SOURCE" by Nick Kralevich · 12 years ago
  19. 40febca x86: enable FORTIFY_SOURCE by Nick Kralevich · 12 years ago
  20. 3482e92 am eb98e088: am 865d851a: Merge "Remove the obsolete comments and change the misleading var name." by Ying Wang · 12 years ago
  21. eb98e08 am 865d851a: Merge "Remove the obsolete comments and change the misleading var name." by Ying Wang · 12 years ago
  22. 85e8cda Remove the obsolete comments and change the misleading var name. by Ying Wang · 12 years ago
  23. e404174 am abfb2522: resolved conflicts for merge of 8b3ce5a3 to stage-aosp-master by Andrew Hsieh · 12 years ago
  24. abfb252 resolved conflicts for merge of 8b3ce5a3 to stage-aosp-master by Andrew Hsieh · 12 years ago
  25. e2e28f6 Use prebuilt gcc for MacOSX by Andrew Hsieh · 12 years ago
  26. 334423b am d125adca: am ef9744f7: Merge "Remove manual WITH_JIT setting from build/." by Elliott Hughes · 12 years ago
  27. d125adc am ef9744f7: Merge "Remove manual WITH_JIT setting from build/." by Elliott Hughes · 12 years ago
  28. 07a6db8 Remove manual WITH_JIT setting from build/. by Elliott Hughes · 12 years ago
  29. a5b28e2 am 267b07b2: am 7176e801: Merge "Add TARGET_GCC_VERSION" by Andrew Hsieh · 12 years ago
  30. 267b07b am 7176e801: Merge "Add TARGET_GCC_VERSION" by Andrew Hsieh · 12 years ago
  31. 06b63ba Add TARGET_GCC_VERSION by Andrew Hsieh · 12 years ago
  32. 24903f0 am 7c56556d: am d883749e: Merge "x86: add --warn-shared-textrel" by Nick Kralevich · 12 years ago
  33. 7c56556 am d883749e: Merge "x86: add --warn-shared-textrel" by Nick Kralevich · 12 years ago
  34. 4f2f16d x86: add --warn-shared-textrel by Nick Kralevich · 12 years ago
  35. 077007e arm: turn on -Wl,--fatal-warnings by Nick Kralevich · 12 years ago
  36. 942167d Revert "arm: turn on -Wl,--fatal-warnings" by Nick Kralevich · 12 years ago
  37. 3ab011b arm: turn on -Wl,--fatal-warnings by Nick Kralevich · 12 years ago
  38. 4dc7816 Revert "arm: turn on -Wl,--fatal-warnings" by Nick Kralevich · 12 years ago
  39. edfee72 arm: turn on -Wl,--fatal-warnings by Nick Kralevich · 12 years ago
  40. 15f116b am 91fd1231: Support to build executables against the NDK by Ying Wang · 12 years ago
  41. 91fd123 Support to build executables against the NDK by Ying Wang · 12 years ago
  42. 6b1ac25 am 23025ecd: am f3b02739: am 7653519f: Merge "[MIPS] Makes a build system use PIE flag" by Nick Kralevich · 12 years ago
  43. 23025ec am f3b02739: am 7653519f: Merge "[MIPS] Makes a build system use PIE flag" by Nick Kralevich · 12 years ago
  44. e88d5af am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning and error messages. by Ian Rogers · 12 years ago
  45. 76a6dc3 Fix common typo in comments, warning and error messages. by Ian Rogers · 12 years ago
  46. f1e4df7 [MIPS] Makes a build system use PIE flag by Miroslav Ignjatovic · 12 years ago
  47. c6ffc00 Support to build executables against the NDK by Ying Wang · 12 years ago
  48. 5bdf305 Move AndroidConfig.h from system/core to the build project. by Ying Wang · 12 years ago
  49. 5630521 resolved conflicts for merge of 3e91f5ad to jb-mr1-dev by Andrew Hsieh · 12 years ago
  50. c2fb239 Enable stack-protector for x86 by Andrew Hsieh · 12 years ago
  51. d4ace13 am 4dc6ed96: am 9eb87b8d: Merge "Add pattern to check for GCC 4.6" by Jean-Baptiste Queru · 12 years ago
  52. d5096c6 resolved conflicts for merge of 5c903372 to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  53. 9eb87b8 Merge "Add pattern to check for GCC 4.6" by Jean-Baptiste Queru · 12 years ago
  54. 9e2b471 Merge "Use gold linker on x86" by Jean-Baptiste Queru · 12 years ago
  55. b205b46 Use gold linker on x86 by Pavel Chupin · 12 years ago
  56. 26c7805 Add pattern to check for GCC 4.6 by Andrew Hsieh · 12 years ago
  57. 414d7e8 am dbf6ad06: am 713bac96: Merge "ARM: put crtbegin_so.o at the beginning where it belongs" by Jean-Baptiste Queru · 12 years ago
  58. 713bac9 Merge "ARM: put crtbegin_so.o at the beginning where it belongs" by Jean-Baptiste Queru · 12 years ago
  59. cd9668e am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK versions" by Jean-Baptiste Queru · 12 years ago
  60. 15012c1 Merge "Build on Mac OS X : add experimental SDK versions" by Jean-Baptiste Queru · 12 years ago
  61. 691e024 Build on Mac OS X : add experimental SDK versions by SangWook Han · 12 years ago
  62. 6c1f9cc ARM: put crtbegin_so.o at the beginning where it belongs by Ard Biesheuvel · 12 years ago
  63. 31ef103 Added BUILD_HOST_static to build statically linked executable/shared-lib by Andrew Hsieh · 12 years ago
  64. 732b2ba Merge "Don't include system/core/include/arch/<arch>/Android.mk for apps-only build." into jb-mr1-dev by Ying Wang · 12 years ago
  65. da4bf42 Don't include system/core/include/arch/<arch>/Android.mk for apps-only build. by Ying Wang · 12 years ago
  66. 2f32c04 am d77d8906: am 6020d698: Merge "select.mk: Tune ccache options" by Jean-Baptiste Queru · 12 years ago
  67. 1f93043 select.mk: Tune ccache options by Andrew Boie · 12 years ago
  68. a8811fd fix MIPS build by Keun young Park · 12 years ago
  69. 880d3f3 resolved conflicts for merge of 0ac38a4e to jb-mr1-dev by Elliott Hughes · 12 years ago
  70. 5f6c7fd Remove TARGET_linux-sh.mk. by Elliott Hughes · 12 years ago
  71. 62481e3 Merge "arm: add --warn-shared-textrel" into jb-mr1-dev by Nick Kralevich · 12 years ago
  72. b238210 arm: add --warn-shared-textrel by Nick Kralevich · 12 years ago
  73. c244634 am 64b8c6e9: am 6e6d92c4: Merge "Support for MIPS Build targets." by Jean-Baptiste Queru · 12 years ago
  74. 06afc1c Support for MIPS Build targets. by Raghu Gandham · 12 years ago
  75. f116e9b Add -fuse-ld=bfd to x86 target by Andrew Hsieh · 12 years ago
  76. bae121a Add -fuse-ld=bfd to x86 target by Andrew Hsieh · 12 years ago
  77. dfb5818 am d512fda4: am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mk" by Ying Wang · 12 years ago
  78. d512fda am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mk" by Ying Wang · 12 years ago
  79. 478ba5e Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mk by Ying Wang · 12 years ago
  80. 41a3fb3 am 6e207824: resolved conflicts for merge of 572d0d7d to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  81. 6e20782 resolved conflicts for merge of 572d0d7d to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  82. 3f8ff03 Merge "x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3" by Jean-Baptiste Queru · 12 years ago
  83. 2f65e81 am 06b1a47f: am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-needed-entries" by Jean-Baptiste Queru · 12 years ago
  84. 06b1a47 am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-needed-entries" by Jean-Baptiste Queru · 12 years ago
  85. a11ad6c Merge "gcc 4.6 requires --copy-dt-needed-entries" by Jean-Baptiste Queru · 12 years ago
  86. e556005 resolved conflicts for merge of 5c0ee702 to master by Ying Wang · 12 years ago
  87. 5c0ee70 am 79d39a30: am 874563f9: Merge "Fix generic build on Max OS X 10.7 Lion" by Ying Wang · 12 years ago
  88. 02eb37c Fix generic build on Max OS X 10.7 Lion by SangWook Han · 12 years ago
  89. 10f7753 Tweak cflags for building with SDK 10.6. by Ying Wang · 12 years ago
  90. fcc2a60 am f1e424a6: am 3da13457: am 4b030617: Merge "XCode 4.3+ compatibility check-in" by Ying Wang · 12 years ago
  91. f1e424a am 3da13457: am 4b030617: Merge "XCode 4.3+ compatibility check-in" by Ying Wang · 12 years ago
  92. 51f9bb0 XCode 4.3+ compatibility check-in by Al Sutton · 12 years ago
  93. a46c480 arm: add -D_FORTIFY_SOURCE=1 to the default cflags by Nick Kralevich · 12 years ago
  94. 130ae6a resolved conflicts for merge of 9f4d00b9 to master by Ying Wang · 12 years ago
  95. 9f4d00b am e534e2eb: am 47450542: Merge "Use Mac OS X SDK 10.6." by Ying Wang · 12 years ago
  96. 644dc16 Use Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  97. abf72cf Use Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  98. 9d50def Revert "Use Mac OS X SDK 10.6." by Ying Wang · 12 years ago
  99. 4c1b310 Use Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  100. c3192b3 x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3 by Bruce Beare · 12 years ago