1. 9997daa Merge "Return has_DT_SYMBOLIC flag." by Dmitriy Ivanov · 11 years ago
  2. b104be3 Merge "Remove arch-mips64/bionic/__get_sp.S" by Andrew Hsieh · 11 years ago
  3. b0c0037 Remove arch-mips64/bionic/__get_sp.S by Andrew Hsieh · 11 years ago
  4. 85a932c Merge "Cleanup arm assembly." by Christopher Ferris · 11 years ago
  5. c8bd2ab Cleanup arm assembly. by Christopher Ferris · 11 years ago
  6. 96bc37f Return has_DT_SYMBOLIC flag. by Dmitriy Ivanov · 11 years ago
  7. 73e6c9b Merge "Static libc++ is being renamed libc++_static." by Dan Albert · 11 years ago
  8. 188d093 Static libc++ is being renamed libc++_static. by Dan Albert · 11 years ago
  9. 7ca5c4b Merge "Make __aeabi_*() symbols weak." by Dan Albert · 11 years ago
  10. 98ab0c5 Merge "Add a dummy libdl.a." by Dan Albert · 11 years ago
  11. d644fec Merge "Fix gdb could not get shared library list issue" by Elliott Hughes · 11 years ago
  12. e93be99 Fix gdb could not get shared library list issue by Ningsheng Jian · 11 years ago
  13. 690211f Make __aeabi_*() symbols weak. by Dan Albert · 11 years ago
  14. a4ed64d Add a dummy libdl.a. by Dan Albert · 11 years ago
  15. aa66e88 Merge "Add __memcpy_chk assembly for 64 bit." by Christopher Ferris · 11 years ago
  16. 8cf61da Add __memcpy_chk assembly for 64 bit. by Christopher Ferris · 11 years ago
  17. 852d4fb Merge "Prevent benchmarks from being optimized away." by Dan Albert · 11 years ago
  18. 055a59c Prevent benchmarks from being optimized away. by Dan Albert · 11 years ago
  19. 17e7d32 Merge "Re-expose more stdio implementation details for LP32." by Elliott Hughes · 11 years ago
  20. abefc93 Re-expose more stdio implementation details for LP32. by Elliott Hughes · 11 years ago
  21. a864e72 Merge "Fix sys_stat.mkfifo when not run as root." by Christopher Ferris · 11 years ago
  22. 528ad74 Fix sys_stat.mkfifo when not run as root. by Christopher Ferris · 11 years ago
  23. 567d3fc Merge "Switch to OpenBSD fopen/fclose." by Elliott Hughes · 11 years ago
  24. 4fcfd3a Merge "Sync with current upstream getopt_long.c." by Elliott Hughes · 11 years ago
  25. af12924 Sync with current upstream getopt_long.c. by Elliott Hughes · 11 years ago
  26. 5a69da8 Switch to OpenBSD fopen/fclose. by Elliott Hughes · 11 years ago
  27. f05410e Merge "Sync with upstream findfp.c." by Elliott Hughes · 11 years ago
  28. c08c25b Sync with upstream findfp.c. by Elliott Hughes · 11 years ago
  29. 21db6ff Merge "Coverage configs for bionic." by Dan Albert · 11 years ago
  30. 4a6e711 Merge "Add a dummy atexit(3) to the linker." by Dan Albert · 11 years ago
  31. c2d3908 Coverage configs for bionic. by Dan Albert · 11 years ago
  32. 9a05e38 Add a dummy atexit(3) to the linker. by Dan Albert · 11 years ago
  33. fc5a93f Merge "Fix incorrect parameter types for locale funcs." by Dan Albert · 11 years ago
  34. ebf37e3 Merge "Switch to OpenBSD flags.c." by Elliott Hughes · 11 years ago
  35. 04643c1 Merge "Remove the unnecessary generic-neon code." by Christopher Ferris · 11 years ago
  36. a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
  37. c57e5c8 Merge "CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps." by Elliott Hughes · 11 years ago
  38. 2169e17 Remove the unnecessary generic-neon code. by Christopher Ferris · 11 years ago
  39. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  40. 3c5037f Fix incorrect parameter types for locale funcs. by Dan Albert · 11 years ago
  41. 87b6906 Merge "Pull in upstream fixes to reject invalid bases." by Elliott Hughes · 11 years ago
  42. b05ec5a Pull in upstream fixes to reject invalid bases. by Elliott Hughes · 11 years ago
  43. 8642165 Merge "Sync with some upstream OpenBSD #include cleanup." by Elliott Hughes · 11 years ago
  44. 0ab5fd9 Merge "Switch to OpenBSD insque/remque/killpg." by Elliott Hughes · 11 years ago
  45. 49eed7d Switch to OpenBSD insque/remque/killpg. by Elliott Hughes · 11 years ago
  46. 08dc9d8 Sync with some upstream OpenBSD #include cleanup. by Elliott Hughes · 11 years ago
  47. 93951cf Merge "Fix a couple more cases of missing CLOEXEC." by Elliott Hughes · 11 years ago
  48. 0dc39f9 Fix a couple more cases of missing CLOEXEC. by Elliott Hughes · 11 years ago
  49. e8a9562 Merge "Test pthread_cleanup_push(3)/pthread_cleanup_pop(3)." by Elliott Hughes · 11 years ago
  50. 34c987a Test pthread_cleanup_push(3)/pthread_cleanup_pop(3). by Elliott Hughes · 11 years ago
  51. b2da456 Merge "Clean up fpathconf(3)/pathconf(3)." by Elliott Hughes · 11 years ago
  52. a186b2e Clean up fpathconf(3)/pathconf(3). by Elliott Hughes · 11 years ago
  53. d9cb0ed Merge "Unit test for abort(3)." by Elliott Hughes · 11 years ago
  54. 60452a2 Unit test for abort(3). by Elliott Hughes · 11 years ago
  55. 9f423c5 Merge "Use the uapi fs magic in <sys/vfs.h>." by Elliott Hughes · 11 years ago
  56. c296e4f Use the uapi fs magic in <sys/vfs.h>. by Elliott Hughes · 11 years ago
  57. 413de5b Merge "Add semaphore tests, fix sem_destroy." by Elliott Hughes · 11 years ago
  58. 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 11 years ago
  59. e716044 Merge "Remove references to MALLOC_LEAK_CHECK." by Christopher Ferris · 11 years ago
  60. 6fe376d Remove references to MALLOC_LEAK_CHECK. by Christopher Ferris · 11 years ago
  61. adc0134 Merge "Add greg_t for arm64." by Elliott Hughes · 11 years ago
  62. 8e4d371 Add greg_t for arm64. by Elliott Hughes · 11 years ago
  63. 13d6023 Merge "Exclude libstdc++ from linked libraries." by Dan Albert · 11 years ago
  64. d5e1c58 Merge "Move to v3.16.3 kernel headers." by Christopher Ferris · 11 years ago
  65. fb8d60f Merge "Fix lgamma_r/lgammaf_r/lgammal_r for -0." by Elliott Hughes · 11 years ago
  66. 653676d Move to v3.16.3 kernel headers. by Christopher Ferris · 11 years ago
  67. 7553185 Fix lgamma_r/lgammaf_r/lgammal_r for -0. by Elliott Hughes · 11 years ago
  68. 82e7108 Merge "The nextafter functions use the wrong next representable value" by Elliott Hughes · 11 years ago
  69. 90be6c5 The nextafter functions use the wrong next representable value by Jingwei Zhang · 11 years ago
  70. 6ced005 Merge "Stack unwinding unit tests." by Elliott Hughes · 11 years ago
  71. bee1993 Stack unwinding unit tests. by Elliott Hughes · 11 years ago
  72. 0bd28a4 Merge "Update kernel uapi headers to v3.16.1." by Christopher Ferris · 11 years ago
  73. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  74. 6a310f4 Merge "Temporary disable DL_WARNs for unused DT_*" by Dmitriy Ivanov · 11 years ago
  75. 1b77423 Temporary disable DL_WARNs for unused DT_* by Dmitriy Ivanov · 11 years ago
  76. 77784cb Merge "Add Android*.mk files to additional dependencies" by Dmitriy Ivanov · 11 years ago
  77. bf50e26 Add Android*.mk files to additional dependencies by Dmitriy Ivanov · 11 years ago
  78. 03fef1f Merge "Fix some 32-bit-isms in <stdio.h>." by Elliott Hughes · 11 years ago
  79. 2ad11a9 Fix some 32-bit-isms in <stdio.h>. by Elliott Hughes · 11 years ago
  80. 2f5cf10 Merge "Pull input.h from v3.16.1 kernel headers." by Elliott Hughes · 11 years ago
  81. e2d86fe Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  82. 3ec67de Exclude libstdc++ from linked libraries. by Dan Albert · 11 years ago
  83. 36a5aa0 Merge "Use the kernel's sa_restorer for aarch64." by Elliott Hughes · 11 years ago
  84. 56433ee Merge "Clean up the architecture-specific makefiles." by Elliott Hughes · 11 years ago
  85. e7c9a38 Merge "Fix 64bit build" by Dmitriy Ivanov · 11 years ago
  86. f240aa8 Fix 64bit build by Dmitriy Ivanov · 11 years ago
  87. 34ac60c Merge "Fix some unused DT_ warnings" by Dmitriy Ivanov · 11 years ago
  88. 7c02d94 Clean up the architecture-specific makefiles. by Elliott Hughes · 11 years ago
  89. 4a6e9a8 Fix some unused DT_ warnings by Dmitriy Ivanov · 11 years ago
  90. 17cc8e5 Merge "No arm source refers to SOFTFLOAT." by Elliott Hughes · 11 years ago
  91. b1a6c31 No arm source refers to SOFTFLOAT. by Elliott Hughes · 11 years ago
  92. 1cff9a8 Use the kernel's sa_restorer for aarch64. by Elliott Hughes · 11 years ago
  93. aea393c Merge "Remove has_DT_SYMBOLIC flag" by Dmitriy Ivanov · 11 years ago
  94. 8f61d99 Remove has_DT_SYMBOLIC flag by Dmitriy Ivanov · 11 years ago
  95. 380a3be Merge "Fix 32-bit arm unwinding through signal frames." by Elliott Hughes · 11 years ago
  96. 148dff3 Fix 32-bit arm unwinding through signal frames. by Elliott Hughes · 11 years ago
  97. 370704d Merge "Add benchmarks for pthread_rw_locks" by Calin Juravle · 11 years ago
  98. 837a962 Add benchmarks for pthread_rw_locks by Calin Juravle · 11 years ago
  99. 5cba3c6 Merge "Fix signal trampolines." by Elliott Hughes · 11 years ago
  100. 2997ae8 Merge "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" by Dmitriy Ivanov · 11 years ago