1. 198d13e Merge "make mmap fail on requests larger than PTRDIFF_MAX" by Josh Gao · 10 years ago
  2. 11c2179 Merge "Log dlopen failures caused by text relocations" by Dimitry Ivanov · 10 years ago
  3. fae39d2 Log dlopen failures caused by text relocations by Dmitriy Ivanov · 10 years ago
  4. 30cd706 Merge "Correctly resolve realpath for absolute paths" by Dimitry Ivanov · 10 years ago
  5. 6f2d310 Correctly resolve realpath for absolute paths by Lazar Trsic · 10 years ago
  6. fb7f45b Merge "Update timezone data to 2015g" by Neil Fuller · 10 years ago
  7. a5ad727 Merge "linker: Switch to clang" by Dimitry Ivanov · 10 years ago
  8. b28ffc7 linker: Switch to clang by Dmitriy Ivanov · 10 years ago
  9. 25cba7d Merge "Make struct FILE opaque." by Elliott Hughes · 10 years ago
  10. f0141df Make struct FILE opaque. by Elliott Hughes · 10 years ago
  11. e783926 Merge "Fix stdio read after EOF behavior." by Elliott Hughes · 10 years ago
  12. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  13. 1ab3f30 Merge "Fix inet_aton on LP32." by Elliott Hughes · 10 years ago
  14. 7b77cb3 Fix inet_aton on LP32. by Elliott Hughes · 10 years ago
  15. c6f704b Merge "utmp.h: add more ut_type defines" by Mike Frysinger · 10 years ago
  16. 902ab88 Merge "Move setjmp cookie to a shared globals struct." by Josh Gao · 10 years ago
  17. 73a9121 Merge "Move VDSO pointers to a shared globals struct." by Josh Gao · 10 years ago
  18. fe9d0ed Move setjmp cookie to a shared globals struct. by Josh Gao · 10 years ago
  19. 93c0f5e Move VDSO pointers to a shared globals struct. by Josh Gao · 10 years ago
  20. 68af0ad utmp.h: add more ut_type defines by Mike Frysinger · 10 years ago
  21. 487a182 Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  22. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  23. f41fe71 Merge "Sync with upstream tzcode (2015g)." by Elliott Hughes · 10 years ago
  24. 9fb22a3 Sync with upstream tzcode (2015g). by Elliott Hughes · 10 years ago
  25. 6a59289 Merge "Remove textrels support for platform libs" by Dimitry Ivanov · 10 years ago
  26. 8068786 Remove textrels support for platform libs by Dmitriy Ivanov · 10 years ago
  27. d8df28f Merge "Implement setjmp cookies on MIPS and MIPS64" by Josh Gao · 10 years ago
  28. 31740bf Update timezone data to 2015g by Neil Fuller · 10 years ago
  29. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  30. 599af93 Merge "Fix bionic_coverage for kati." by Dan Albert · 10 years ago
  31. 697e261 Fix bionic_coverage for kati. by Dan Albert · 10 years ago
  32. 268f739 Merge "Make dt_runpath work for libraries opened from apk" by Dimitry Ivanov · 10 years ago
  33. cc56abb Merge "Add missing register preserve in x86/x86_64 longjmp." by Josh Gao · 10 years ago
  34. 8dbf02d Add missing register preserve in x86/x86_64 longjmp. by Josh Gao · 10 years ago
  35. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  36. f960490 Merge "Remove the workaround which fixes JOB_COUNT in CTS test." by Yabin Cui · 10 years ago
  37. bc6379d Remove the workaround which fixes JOB_COUNT in CTS test. by Yabin Cui · 10 years ago
  38. 98be6be am 748421be: Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  39. 748421b Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  40. a0f187b Fix linker tests by Dmitriy Ivanov · 10 years ago
  41. df62e31 am 5c50449b: Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago
  42. 5c50449 Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago
  43. 0b2acdf Use const auto& in for loops. by Elliott Hughes · 10 years ago
  44. ee9dea8 am f7cf8b2c: Merge "bionic: tzset running hot" by Mark Salyzyn · 10 years ago
  45. f7cf8b2 Merge "bionic: tzset running hot" by Mark Salyzyn · 10 years ago
  46. d057894 bionic: tzset running hot by Mark Salyzyn · 10 years ago
  47. a7d5919 am cf92ebcf: Merge "Use foreach loop to match setuid unsafe env vars." by Josh Gao · 10 years ago
  48. cf92ebc Merge "Use foreach loop to match setuid unsafe env vars." by Josh Gao · 10 years ago
  49. a5d5d16 Use foreach loop to match setuid unsafe env vars. by Josh Gao · 10 years ago
  50. 27f2e04 am 143409d7: Merge "Fix the comment" by Dimitry Ivanov · 10 years ago
  51. 143409d Merge "Fix the comment" by Dimitry Ivanov · 10 years ago
  52. 7e03993 Fix the comment by Dmitriy Ivanov · 10 years ago
  53. 14b7c94 am 4a65557d: Merge "Remove invalid left shifts of -1." by Stephen Hines · 10 years ago
  54. 4a65557 Merge "Remove invalid left shifts of -1." by Stephen Hines · 10 years ago
  55. dc813fe am ad157a3c: Merge "Add a no dwarf version of assembler macros." by Christopher Ferris · 10 years ago
  56. 8bb2141 am 3230d96a: Merge "libc: krait: Use performance version of memcpy" by Christopher Ferris · 10 years ago
  57. ad157a3 Merge "Add a no dwarf version of assembler macros." by Christopher Ferris · 10 years ago
  58. 3230d96 Merge "libc: krait: Use performance version of memcpy" by Christopher Ferris · 10 years ago
  59. 8f8308c Add a no dwarf version of assembler macros. by Christopher Ferris · 10 years ago
  60. 1d0268c libc: krait: Use performance version of memcpy by Brent DeGraaf · 12 years ago
  61. 889dd56 am a0b9cad0: Merge "Optimize dlopen from a zip file" by Dimitry Ivanov · 10 years ago
  62. a0b9cad Merge "Optimize dlopen from a zip file" by Dimitry Ivanov · 10 years ago
  63. b482750 Optimize dlopen from a zip file by Dmitriy Ivanov · 10 years ago
  64. 8cd1180 am c1eebd5f: Merge "Fix the way to count online cpus." by Yabin Cui · 10 years ago
  65. c1eebd5 Merge "Fix the way to count online cpus." by Yabin Cui · 10 years ago
  66. cb6f599 Fix the way to count online cpus. by Yabin Cui · 10 years ago
  67. 23360cc Remove invalid left shifts of -1. by Stephen Hines · 10 years ago
  68. 1c34fea am 8b279ead: Merge "Pass -q is zip for test" by Colin Cross · 10 years ago
  69. 8b279ea Merge "Pass -q is zip for test" by Colin Cross · 10 years ago
  70. 298d176 Pass -q is zip for test by Colin Cross · 10 years ago
  71. 289e58e am c80aa3f9: Merge "Turn common INFO messages down to VLOG(1)" by Colin Cross · 10 years ago
  72. c80aa3f Merge "Turn common INFO messages down to VLOG(1)" by Colin Cross · 10 years ago
  73. 4032d34 Turn common INFO messages down to VLOG(1) by Colin Cross · 10 years ago
  74. bfd9255 am f16f4f8a: Merge "Fix file-check-cxx to handle quoted arguments" by Dan Willemsen · 10 years ago
  75. f16f4f8 Merge "Fix file-check-cxx to handle quoted arguments" by Dan Willemsen · 10 years ago
  76. 808602a Fix file-check-cxx to handle quoted arguments by Dan Willemsen · 10 years ago
  77. 9723304 am d5e8a049: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 10 years ago
  78. d5e8a04 Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 10 years ago
  79. 280d546 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  80. b99b3f7 am 55f87a0c: Merge "Force non-color output for bionic FileCheck tests" by Colin Cross · 10 years ago
  81. 0f575d4 am 4a54ec82: Merge "Add .PHONY for phony bionic test targets" by Colin Cross · 10 years ago
  82. 55f87a0 Merge "Force non-color output for bionic FileCheck tests" by Colin Cross · 10 years ago
  83. 4a54ec8 Merge "Add .PHONY for phony bionic test targets" by Colin Cross · 10 years ago
  84. c1d4ba8 am b48ca46d: Merge "Force cts to only run one test at a time." by Christopher Ferris · 10 years ago
  85. b48ca46 Merge "Force cts to only run one test at a time." by Christopher Ferris · 10 years ago
  86. 840be7c Force non-color output for bionic FileCheck tests by Colin Cross · 10 years ago
  87. b67afb3 Add .PHONY for phony bionic test targets by Colin Cross · 10 years ago
  88. 4344a02 am 931e1399: Merge "Add cortex-a53.a57 target for 32 bit big/little." by Christopher Ferris · 10 years ago
  89. 931e139 Merge "Add cortex-a53.a57 target for 32 bit big/little." by Christopher Ferris · 10 years ago
  90. daaaed1 Force cts to only run one test at a time. by Christopher Ferris · 10 years ago
  91. 6eb06b0 am 70a9f0a3: Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  92. 70a9f0a Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  93. fdfcfce Fix over read in strcpy/stpcpy/strcat. by Christopher Ferris · 10 years ago
  94. 54ee040 Add cortex-a53.a57 target for 32 bit big/little. by Christopher Ferris · 10 years ago
  95. 56446a6 am c38cee59: Merge "Prevent the build system from hiding our ABI." by Dan Albert · 10 years ago
  96. c38cee5 Merge "Prevent the build system from hiding our ABI." by Dan Albert · 10 years ago
  97. 8391197 am cb696c50: Merge "Remove libpagemap include hack." by Elliott Hughes · 10 years ago
  98. cb696c5 Merge "Remove libpagemap include hack." by Elliott Hughes · 10 years ago
  99. 7660a08 Remove libpagemap include hack. by Elliott Hughes · 10 years ago
  100. 12432ca am 8d92afe3: Merge "Fix another duplicate maps parser." by Elliott Hughes · 10 years ago