1. ba2f676 Remove HAVE_WIN32_IPC. by Elliott Hughes · 9 years ago
  2. 5dbf4ea Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h. by Elliott Hughes · 9 years ago
  3. cd26a2d Merge "Remove HAVE_STDINT_H namespace pollution." by Elliott Hughes · 9 years ago
  4. d47e01a Remove HAVE_STDINT_H namespace pollution. by Elliott Hughes · 9 years ago
  5. bbaeaa5 Merge "Configure synci generation explicitly" by Ying Wang · 9 years ago
  6. 9109128 Revert "[MIPS] Do not use compact branches until GDB supports them" by Nikola Veljkovic · 9 years ago
  7. c09eaa7 Remove copy & paste cruft from the mips64 combo. by Elliott Hughes · 9 years ago
  8. 30127bf Add $ORIGIN/lib[64] to host binary's rpath. by Ying Wang · 9 years ago
  9. 128d51e Remove gcc 4.9 workaround. by Chih-Hung Hsieh · 9 years ago
  10. 063ef33 [MIPS] Do not use compact branches until GDB supports them by Nikola Veljkovic · 9 years ago
  11. 7c0bcfb Explain __USE_MINGW_ANSI_STDIO. by Elliott Hughes · 9 years ago
  12. 0dac678 Merge "Revert "Revert "Turn on _FORTIFY_SOURCE=2 for the host.""" by Elliott Hughes · 9 years ago
  13. 7dd8ec1 Revert "Revert "Turn on _FORTIFY_SOURCE=2 for the host."" by Elliott Hughes · 9 years ago
  14. 2a3034b Merge "Revert "Turn on _FORTIFY_SOURCE=2 for the host."" by Elliott Hughes · 9 years ago
  15. e27b214 Revert "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 9 years ago
  16. b58119e Merge "Turn on _FORTIFY_SOURCE=2 for the host." by Elliott Hughes · 9 years ago
  17. 224806d Turn on _FORTIFY_SOURCE=2 for the host. by Elliott Hughes · 9 years ago
  18. 75f3c5a Merge "Revert "Revert "Enable linker -fix-cortex-a53-843419""" by Andrew Hsieh · 9 years ago
  19. 0e0259c Revert "Revert "Enable linker -fix-cortex-a53-843419"" by Andrew Hsieh · 9 years ago
  20. 392569c Fix mips build by Dmitriy Ivanov · 9 years ago
  21. f274888 Merge "Upgrade x86 gcc to 4.9 and disable devirtualization." by Chih-Hung Hsieh · 9 years ago
  22. 216ecac Fix prebuilts for target builds with USE_MINGW=1. by Dan Albert · 9 years ago
  23. 9003661 Upgrade x86 gcc to 4.9 and disable devirtualization. by Chih-Hung Hsieh · 9 years ago
  24. ab3a5f4 Configure synci generation explicitly by Chris Dearman · 9 years ago
  25. 8387d99 Revert "Revert "Pack relocations for mips64"" by Dmitriy Ivanov · 9 years ago
  26. cb2b3d4 Revert "Revert "Pack relocations for mips"" by Dmitriy Ivanov · 9 years ago
  27. b755009 Merge "Revert "Pack relocations for mips"" by Dimitry Ivanov · 9 years ago
  28. dcf8bd8 Merge "Revert "Pack relocations for mips64"" by Dimitry Ivanov · 9 years ago
  29. 6399dcc Revert "Pack relocations for mips64" by Dimitry Ivanov · 9 years ago
  30. d05fd6f Revert "Pack relocations for mips" by Dimitry Ivanov · 9 years ago
  31. 100acd1 host compiler: enable compiler hardening flags by Nick Kralevich · 9 years ago
  32. 8bd30fe Pack relocations for mips64 by Dmitriy Ivanov · 9 years ago
  33. 9dc1a73 Pack relocations for mips by Dmitriy Ivanov · 9 years ago
  34. 1d4804c Pack relocations for x86 by Dmitriy Ivanov · 9 years ago
  35. 4c2d1a6 Pack relocation tables for dynamic executables by Dmitriy Ivanov · 9 years ago
  36. 1eca10f Revert "Pack relocation tables for all dynamic executables" by Dimitry Ivanov · 9 years ago
  37. e7a1b8a Pack relocation tables for all dynamic executables by Dmitriy Ivanov · 9 years ago
  38. f37e96e Merge "Revert "Enable linker -fix-cortex-a53-843419"" by Andrew Hsieh · 9 years ago
  39. 32e1689 Revert "Enable linker -fix-cortex-a53-843419" by Andrew Hsieh · 9 years ago
  40. 7bd978c Merge "Enable linker -fix-cortex-a53-843419" by Andrew Hsieh · 9 years ago
  41. 69bd465 Merge "Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver" by Stephen Hines · 9 years ago
  42. aaf9a5b Remove ancient ranlib workaround on Mac OS X. by Ying Wang · 9 years ago
  43. 54b22a5 Enable linker -fix-cortex-a53-843419 by Andrew Hsieh · 9 years ago
  44. 9b44afb AndroidConfig.h: ensure HAVE_MALLOC_H always has a value. by Nick Kralevich · 9 years ago
  45. 98ff711 There's no such thing as _THREAD_SAFE. by Elliott Hughes · 9 years ago
  46. 8a11491 Remove HAVE_PRINTF_ZD. by Elliott Hughes · 9 years ago
  47. dbaee62 Merge "Remove HAVE_STRLCPY." by Elliott Hughes · 9 years ago
  48. 8f06d8a Remove HAVE_STRLCPY. by Elliott Hughes · 9 years ago
  49. 343ed67 Use prebuilt libclang_rt.profile. by Dan Albert · 9 years ago
  50. c9d2952 Revert "Switch x86 and x86_64 to 4.9. Attempt #2." by Christopher Ferris · 9 years ago
  51. 4da7071 Don't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15, Krait or Denver by Bernhard Rosenkränzer · 9 years ago
  52. 6fb735b Switch x86 and x86_64 to 4.9. Attempt #2. by Alexander Ivchenko · 9 years ago
  53. f123057 Revert "Switch x86 and x86_64 build to use GCC 4.9" by Christopher Ferris · 9 years ago
  54. 533c7aa Switch x86 and x86_64 build to use GCC 4.9 by Andrew Hsieh · 10 years ago
  55. 0e2d00f Switch NDK libraries to 4.9 for x86_64 and mips64 by Przemyslaw Szczepaniak · 10 years ago
  56. d791463 Support "LOCAL_FDO_SUPPORT := always". by Ying Wang · 10 years ago
  57. 62d5e2a Merge "Update x86_64 minimal ISA instruction set" by Christopher Ferris · 9 years ago
  58. 357778d Update x86_64 minimal ISA instruction set by Mingwei Shi · 9 years ago
  59. 168357a Merge "Support .asm being compiled by yasm targeted for x86_64." by Ying Wang · 9 years ago
  60. fe1e5c3 Support .asm being compiled by yasm targeted for x86_64. by Ying Wang · 9 years ago
  61. 2c5b6ab am 8389deee: Merge "mips64 should avoid common LP64 errors just like arm64 and x86-64." by Elliott Hughes · 9 years ago
  62. d1ea5fb mips64 should avoid common LP64 errors just like arm64 and x86-64. by Elliott Hughes · 9 years ago
  63. 36f1797 am ca15af1b: Merge "Turn on -Werror=implicit-function-declaration for arm64." by Elliott Hughes · 9 years ago
  64. ca15af1 Merge "Turn on -Werror=implicit-function-declaration for arm64." by Elliott Hughes · 9 years ago
  65. 5081cbf am faeae397: Merge "Turn on -Werror=implicit-function-declaration for x86-64." by Elliott Hughes · 9 years ago
  66. faeae39 Merge "Turn on -Werror=implicit-function-declaration for x86-64." by Elliott Hughes · 9 years ago
  67. f5e204b Turn on -Werror=implicit-function-declaration for arm64. by Elliott Hughes · 9 years ago
  68. b97d8c7 Turn on -Werror=implicit-function-declaration for x86-64. by Elliott Hughes · 9 years ago
  69. ae25aed am 940632f1: Merge "Remove references to __CYGWIN__ and HAVE_WINSOCK2_H." by Narayan Kamath · 9 years ago
  70. 2fad00c Remove references to __CYGWIN__ and HAVE_WINSOCK2_H. by Narayan Kamath · 9 years ago
  71. e9bc7b4 am 4d0f56fb: Merge "Disable transitive dependency library symbol resolving for mips." by Ying Wang · 9 years ago
  72. 624ef02 Disable transitive dependency library symbol resolving for mips. by Ying Wang · 9 years ago
  73. d22d6a5 am 9560d317: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  74. 0d1f0f8 Kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  75. c0ff83a am 17967eb7: Merge "[MIPSR6] Adjust prebuilts/ndk libraries for mips32r6" by Ying Wang · 10 years ago
  76. 1a07487 [MIPSR6] Adjust prebuilts/ndk libraries for mips32r6 by Duane Sand · 10 years ago
  77. 758a029 am 59cbe2c6: Merge "Emit unique linker buildid in all binaries." by Ying Wang · 10 years ago
  78. 734de7a Emit unique linker buildid in all binaries. by Dehao Chen · 10 years ago
  79. 32ecc29 am c56a6045: Merge "Remove HAVE_SYMLINKS." by Elliott Hughes · 10 years ago
  80. 5877c21 Remove HAVE_SYMLINKS. by Elliott Hughes · 10 years ago
  81. aa07929 am 1e61f12f: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER." by Elliott Hughes · 10 years ago
  82. a517f21 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  83. 446b941 am 780c4320: Merge "Remove HAVE_POSIX_CLOCKS." by Elliott Hughes · 10 years ago
  84. d7e6a0b Remove HAVE_POSIX_CLOCKS. by Elliott Hughes · 10 years ago
  85. b4fc586 am 5368c02a: Merge "Remove HAVE_PRCTL." by Elliott Hughes · 10 years ago
  86. 7349823 Remove HAVE_PRCTL. by Elliott Hughes · 10 years ago
  87. 37019a1 am d9de8e0d: Merge "Remove HAVE_SYS_SOCKET_H." by Elliott Hughes · 10 years ago
  88. 93a24c0 Remove HAVE_SYS_SOCKET_H. by Elliott Hughes · 10 years ago
  89. 7d9073c am 405931e9: Merge "Stop defining HAVE_UNWIND_CONTEXT_STRUCT." by Elliott Hughes · 10 years ago
  90. 30adf15 Stop defining HAVE_UNWIND_CONTEXT_STRUCT. by Elliott Hughes · 10 years ago
  91. 183417b am ae90c07c: Merge "Disable transitive symbol resolving for arm64." by Ying Wang · 10 years ago
  92. cf6f808 Disable transitive symbol resolving for arm64. by Ying Wang · 10 years ago
  93. 97d1d8d am 91e724d4: Merge "Remove HAVE_SCHED_H." by Elliott Hughes · 10 years ago
  94. 1f2977f Remove HAVE_SCHED_H. by Elliott Hughes · 10 years ago
  95. 695a080 am 55e21af2: Merge "Remove unused OS_SHARED_LIB_FORMAT_STR." by Elliott Hughes · 10 years ago
  96. da22594 Remove unused OS_SHARED_LIB_FORMAT_STR. by Elliott Hughes · 10 years ago
  97. 69b8c4f am 37979c57: Merge "Upgrade gcc compiler for arm build from 4.8 to 4.9" by Rong Xu · 10 years ago
  98. 89b56de am 8298ddb0: Merge "bionic doesn\'t implement _FILE_OFFSET_BITS." by Elliott Hughes · 10 years ago
  99. 1ac5626 am e9d1d7ad: Merge "Darwin has never had a 32-bit off_t." by Elliott Hughes · 10 years ago
  100. 37979c5 Merge "Upgrade gcc compiler for arm build from 4.8 to 4.9" by Rong Xu · 10 years ago