1. cce6ada Merge "Make <math.h> renames compatible with GCC." by Treehugger Robot · 8 years ago
  2. dacbb04 Merge "Support larger guard regions." by Treehugger Robot · 8 years ago
  3. 7a5bb68 Merge "Drop thread list lock before abort." by Christopher Ferris · 8 years ago
  4. d6541c2 Make <math.h> renames compatible with GCC. by Elliott Hughes · 8 years ago
  5. d6c678c Support larger guard regions. by Elliott Hughes · 8 years ago
  6. 7982914 Drop thread list lock before abort. by Christopher Ferris · 8 years ago
  7. 0c9ea17 Merge "Always log errno when aborting." by Treehugger Robot · 8 years ago
  8. df86245 Merge "Use __RENAME for long double functions." by Elliott Hughes · 8 years ago
  9. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  10. 5e80552 Merge "[cfi] Fix __cfi_check address calculation." by Treehugger Robot · 8 years ago
  11. ded4524 [cfi] Fix __cfi_check address calculation. by Evgenii Stepanov · 8 years ago
  12. 5828840 Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD by Bill Yi · 8 years ago
  13. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
  14. 3b64f8e Merge "Enable 32-bit armv8 NEON for libm" by Isaac Chen · 8 years ago
  15. e719ceb Enable 32-bit armv8 NEON for libm by Isaac Chen · 8 years ago
  16. 7e6f98b Merge "Remove clang: true" by Treehugger Robot · 8 years ago
  17. 40756d6 Merge "Cast __builtin_swap64 to uint64_t." by Elliott Hughes · 8 years ago
  18. 4c0803d Cast __builtin_swap64 to uint64_t. by Elliott Hughes · 8 years ago
  19. 2286b9f Remove clang: true by Lennart Wieboldt · 8 years ago
  20. 4c9d528 Merge "Finish <search.h>." by Elliott Hughes · 8 years ago
  21. d74088b Merge "For devices which are not treble enabled, return the system shell." by Treehugger Robot · 8 years ago
  22. 6010383 Merge "Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions." by Elliott Hughes · 8 years ago
  23. ab2f79c For devices which are not treble enabled, return the system shell. by Jayant Chowdhary · 8 years ago
  24. 00d8a8b Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions. by Elliott Hughes · 8 years ago
  25. 04503da Merge "<stdbool.h> not necessary in C++." by Elliott Hughes · 8 years ago
  26. 7379018 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
  27. 5a90596 Merge "Provide method to dump backtrace heap data." by Christopher Ferris · 8 years ago
  28. 602b88c Provide method to dump backtrace heap data. by Christopher Ferris · 8 years ago
  29. 0f6dd63 Merge "Use env to invoke python" by Treehugger Robot · 8 years ago
  30. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  31. b20c246 Merge "Add an extra test for a POSIX iconv requirement." by Treehugger Robot · 8 years ago
  32. 77bb564 Use env to invoke python by Stephen Crane · 8 years ago
  33. d40a833 Add an extra test for a POSIX iconv requirement. by Elliott Hughes · 8 years ago
  34. 7f9f1b6 Merge "Don't run disable_ld_config_file test on non-production devices" by Treehugger Robot · 8 years ago
  35. e0e2798 Merge "Explicitly name DT_RPATH." by Elliott Hughes · 8 years ago
  36. b3aea2b Merge "Use have_dl to guard all tests that rely on icu4c." by Treehugger Robot · 8 years ago
  37. 4945d8f Don't run disable_ld_config_file test on non-production devices by Jiyong Park · 8 years ago
  38. 966d8a3 Use have_dl to guard all tests that rely on icu4c. by Elliott Hughes · 8 years ago
  39. 352afd0 Merge "Restore dummy libdl.a implementation" by Dimitry Ivanov · 8 years ago
  40. 6eae4cc Explicitly name DT_RPATH. by Elliott Hughes · 8 years ago
  41. 76a4bb9 Merge "Add tests for all C11 headers." by Elliott Hughes · 8 years ago
  42. dc7cc62 Restore dummy libdl.a implementation by dimitry · 8 years ago
  43. dbd48e1 Merge "Add missing libm introduced=26 annotations." by Treehugger Robot · 8 years ago
  44. 274e266 Merge "Add new status document, based on internal wiki." by Treehugger Robot · 8 years ago
  45. 45da326 Add tests for all C11 headers. by Elliott Hughes · 8 years ago
  46. 0d5d074 Merge changes from topic "version-script-for-binaries" by Dimitry Ivanov · 8 years ago
  47. b6a6ac5 Add missing libm introduced=26 annotations. by Elliott Hughes · 8 years ago
  48. 0bfcbaf Add new status document, based on internal wiki. by Elliott Hughes · 8 years ago
  49. 7abea57 Replace artificial symbol table with proper one by dimitry · 8 years ago
  50. 25bf29b Implement __gnu_Unwind_Find_exidx/__cxa_type_match by dimitry · 8 years ago
  51. 0e23c87 Merge "Allow io_* syscalls." by Treehugger Robot · 8 years ago
  52. 8468a1b Merge "Pretend the <fts.h> functions didn't appear until 21." by Treehugger Robot · 8 years ago
  53. 6a4c0ef Merge "Improve names for function arguments in <unistd.h> for Studio." by Treehugger Robot · 8 years ago
  54. f11aa95 Pretend the <fts.h> functions didn't appear until 21. by Elliott Hughes · 8 years ago
  55. bda6f3b Improve names for function arguments in <unistd.h> for Studio. by Elliott Hughes · 8 years ago
  56. d615a06 Merge "Implement <iconv.h>." by Treehugger Robot · 8 years ago
  57. 96b3135 Merge "Update the bionic benchmarks documentation." by Christopher Ferris · 8 years ago
  58. 814359a Update the bionic benchmarks documentation. by Anders Lewis · 8 years ago
  59. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  60. 571c888 Merge "Fix ndk build." by Elliott Hughes · 8 years ago
  61. 44d8f7b Fix ndk build. by Elliott Hughes · 8 years ago
  62. fa3d329 Merge "Add syncfs(2)." by Elliott Hughes · 8 years ago
  63. eab34c8 Merge "Fix overflow in get_phys_pages and get_avphys_pages." by Elliott Hughes · 8 years ago
  64. 1ca334b Merge "A few small fix ups." by Christopher Ferris · 8 years ago
  65. 5da4fe4 Fix overflow in get_phys_pages and get_avphys_pages. by Elliott Hughes · 8 years ago
  66. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago
  67. d9d39be A few small fix ups. by Christopher Ferris · 8 years ago
  68. 96c577c Merge "tests: explain how to debug FileCheck failures" by Treehugger Robot · 8 years ago
  69. 8e410a7 Merge "Fix local path assumption in interface_test." by Christopher Ferris · 8 years ago
  70. 506f3f1 Merge "Add support of architecture specific ld.configs" by Dimitry Ivanov · 8 years ago
  71. 7b4fb64 Merge "Add more const-correct C++ overloads." by Treehugger Robot · 8 years ago
  72. 8afd42f Merge "Remove dead `longjmperror`." by Treehugger Robot · 8 years ago
  73. c7bd90f tests: explain how to debug FileCheck failures by George Burgess IV · 8 years ago
  74. 8f0c87e Remove dead `longjmperror`. by Elliott Hughes · 8 years ago
  75. 73c23ea Merge "Benchmark fgetln(3) and getline(3) as well as fgets(3)." by Elliott Hughes · 8 years ago
  76. df9a489 Add more const-correct C++ overloads. by Elliott Hughes · 8 years ago
  77. 938bece Benchmark fgetln(3) and getline(3) as well as fgets(3). by Elliott Hughes · 8 years ago
  78. 57e07a1 Merge "Fix the stdio fwrite benchmark." by Elliott Hughes · 8 years ago
  79. fe1b27c Add support of architecture specific ld.configs by dimitry · 8 years ago
  80. 96ba713 Merge "Fix wchar.wcstold_hex_floats on arm64" by Logan Chien · 8 years ago
  81. 3ce774c Merge "Add three more functions to the list of POSIX cruft." by Elliott Hughes · 8 years ago
  82. d706fe5 Fix the stdio fwrite benchmark. by Elliott Hughes · 8 years ago
  83. 1b3fe44 Merge "Refactor BufferOutputStream." by Christopher Ferris · 8 years ago
  84. abf510a Add three more functions to the list of POSIX cruft. by Elliott Hughes · 8 years ago
  85. 9247640 Refactor BufferOutputStream. by Christopher Ferris · 8 years ago
  86. 4a3c975 Merge "libc: Add support to allow library calls to find appropriate shell executable for a process" by Sandeep Patil · 8 years ago
  87. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 8 years ago
  88. 8440dc7 Merge "Name function arguments in libc headers for Studio." am: 611d0de62f by Elliott Hughes · 8 years ago
  89. 611d0de Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  90. 0288dbb Fix wchar.wcstold_hex_floats on arm64 by Logan Chien · 8 years ago
  91. ffde533 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  92. 119ef0a Merge "Name function arguments in libc headers for Studio." am: f3b92f1485 by Elliott Hughes · 8 years ago
  93. f3b92f1 Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  94. 411814e Merge "Disable FORTIFY on ASAN builds" am: 7ac99d3ff6 by George Burgess IV · 8 years ago
  95. 7ac99d3 Merge "Disable FORTIFY on ASAN builds" by Treehugger Robot · 8 years ago
  96. 684c31a Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  97. d9551db Disable FORTIFY on ASAN builds by George Burgess IV · 8 years ago
  98. 55d0f16 Merge "Always use CLOCK_MONOTONIC for pthreads and semaphores" am: cbb09bcbb1 by Tom Cherry · 8 years ago
  99. cbb09bc Merge "Always use CLOCK_MONOTONIC for pthreads and semaphores" by Tom Cherry · 8 years ago
  100. ac49ced Always use CLOCK_MONOTONIC for pthreads and semaphores by Tom Cherry · 8 years ago