1. c80aa3f Merge "Turn common INFO messages down to VLOG(1)" by Colin Cross · 10 years ago
  2. 4032d34 Turn common INFO messages down to VLOG(1) by Colin Cross · 10 years ago
  3. f16f4f8 Merge "Fix file-check-cxx to handle quoted arguments" by Dan Willemsen · 10 years ago
  4. 808602a Fix file-check-cxx to handle quoted arguments by Dan Willemsen · 10 years ago
  5. d5e8a04 Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 10 years ago
  6. 280d546 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  7. 55f87a0 Merge "Force non-color output for bionic FileCheck tests" by Colin Cross · 10 years ago
  8. 4a54ec8 Merge "Add .PHONY for phony bionic test targets" by Colin Cross · 10 years ago
  9. b48ca46 Merge "Force cts to only run one test at a time." by Christopher Ferris · 10 years ago
  10. 840be7c Force non-color output for bionic FileCheck tests by Colin Cross · 10 years ago
  11. b67afb3 Add .PHONY for phony bionic test targets by Colin Cross · 10 years ago
  12. 931e139 Merge "Add cortex-a53.a57 target for 32 bit big/little." by Christopher Ferris · 10 years ago
  13. daaaed1 Force cts to only run one test at a time. by Christopher Ferris · 10 years ago
  14. 70a9f0a Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  15. fdfcfce Fix over read in strcpy/stpcpy/strcat. by Christopher Ferris · 10 years ago
  16. 54ee040 Add cortex-a53.a57 target for 32 bit big/little. by Christopher Ferris · 10 years ago
  17. c38cee5 Merge "Prevent the build system from hiding our ABI." by Dan Albert · 10 years ago
  18. cb696c5 Merge "Remove libpagemap include hack." by Elliott Hughes · 10 years ago
  19. 7660a08 Remove libpagemap include hack. by Elliott Hughes · 10 years ago
  20. 8d92afe Merge "Fix another duplicate maps parser." by Elliott Hughes · 10 years ago
  21. 0aa96ae Prevent the build system from hiding our ABI. by Dan Albert · 10 years ago
  22. 15dfd63 Fix another duplicate maps parser. by Elliott Hughes · 10 years ago
  23. 9e3a249 Merge "Clean up /proc/<pid>/maps sscanfs." by Elliott Hughes · 10 years ago
  24. 0dec228 Clean up /proc/<pid>/maps sscanfs. by Elliott Hughes · 10 years ago
  25. dd51453 Merge "Add preliminary OEM UID/GID support." by Jorge Lucangeli Obes · 10 years ago
  26. efcb5d9 Merge "Remove some <sys/cdefs.h> cruft." by Elliott Hughes · 10 years ago
  27. 3d00f79 Merge "Increase alternative signal stack size on 64-bit devices." by Yabin Cui · 10 years ago
  28. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  29. 822c40a Merge "<netinet/udp.h> should include <linux/udp.h>." by Elliott Hughes · 10 years ago
  30. 44ddb31 Remove some <sys/cdefs.h> cruft. by Elliott Hughes · 10 years ago
  31. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  32. 33ac04a Increase alternative signal stack size on 64-bit devices. by Yabin Cui · 10 years ago
  33. 1399759 Merge "Add a hint about using --no-isolate for GDB." by Dan Albert · 10 years ago
  34. 777bd95 Merge "Import scsi headers." by Christopher Ferris · 10 years ago
  35. 96b1323 Merge "Define WIFCONTINUED()" by Greg Hackmann · 10 years ago
  36. 7c46045 Merge "Fix SOCK_* flag definitions" by Greg Hackmann · 10 years ago
  37. c6043f6 Define WIFCONTINUED() by Greg Hackmann · 10 years ago
  38. d75abb9 Fix SOCK_* flag definitions by Greg Hackmann · 10 years ago
  39. 1af434c Add a hint about using --no-isolate for GDB. by Dan Albert · 10 years ago
  40. 355f3d0 Merge "Fix mips FP abi bug in the linker." by Elliott Hughes · 10 years ago
  41. 6048173 Import scsi headers. by Christopher Ferris · 10 years ago
  42. d963955 Merge "Add support for manually modified kernel headers." by Christopher Ferris · 10 years ago
  43. d12c332 Add support for manually modified kernel headers. by Christopher Ferris · 10 years ago
  44. 353e7e5 Merge "Update Android.bp for setjmp cookies" by Dan Willemsen · 10 years ago
  45. 35e91a1 Update Android.bp for setjmp cookies by Dan Willemsen · 10 years ago
  46. dccc408 Fix mips FP abi bug in the linker. by Douglas Leung · 10 years ago
  47. 57866a6 Merge changes Iea8d03de,I2014f959 by Josh Gao · 10 years ago
  48. 2342e64 Implement setjmp cookies on x86_64. by Josh Gao · 10 years ago
  49. 85c14fb Implement setjmp cookies on x86. by Josh Gao · 10 years ago
  50. 823cff8 Merge changes I81408ef0,Id0eb8d06 by Josh Gao · 10 years ago
  51. 54db0df Implement setjmp cookies on AArch64. by Josh Gao · 10 years ago
  52. 7fda8d2 Implement setjmp cookies on ARM. by Josh Gao · 10 years ago
  53. 90fc8e2 Merge "Add Android.bp for libc/libm/libdl" by Dan Willemsen · 10 years ago
  54. cbd0a15 Merge "Fix the way to get main thread stack start address." by Yabin Cui · 10 years ago
  55. 208ae17 Add Android.bp for libc/libm/libdl by Dan Willemsen · 10 years ago
  56. 5693332 Fix the way to get main thread stack start address. by Mor-sarid, Nitzan · 10 years ago
  57. 14545d4 Merge "Move several FreeBSD functions to OpenBSD." by Elliott Hughes · 10 years ago
  58. 44c8ac8 Merge "Sync with upstream NetBSD lib/libc/regex." by Elliott Hughes · 10 years ago
  59. 26a8322 Move several FreeBSD functions to OpenBSD. by Elliott Hughes · 10 years ago
  60. 71927a8 Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  61. cd0ed2f Merge "CMSG_DATA should return an unsigned char*." by Dan Albert · 10 years ago
  62. 268af26 CMSG_DATA should return an unsigned char*. by Dan Albert · 10 years ago
  63. 1c7b84c Merge changes Ia1777fd4,I3998d88b by Dan Albert · 10 years ago
  64. af4713e Unify unistd.h. by Dan Albert · 10 years ago
  65. a6435a1 Use attribute availability. by Dan Albert · 10 years ago
  66. ba9c170 Merge "linker: don't pass dlextinfo to dependent loads" by Elliott Hughes · 10 years ago
  67. cb0d96e Merge "Only close stdin/stdout/stderr for debug malloc." by Christopher Ferris · 10 years ago
  68. efc134d Only close stdin/stdout/stderr for debug malloc. by Christopher Ferris · 10 years ago
  69. b423ffa Merge "Update to v3.18.21 kernel headers." by Christopher Ferris · 10 years ago
  70. 915bf81 Update to v3.18.21 kernel headers. by Christopher Ferris · 10 years ago
  71. edfc9f6 linker: don't pass dlextinfo to dependent loads by Dmitriy Ivanov · 10 years ago
  72. cc25196 Merge "Rename debug_stacktrace to debug_backtrace." by Elliott Hughes · 10 years ago
  73. 32bf43f Rename debug_stacktrace to debug_backtrace. by Elliott Hughes · 10 years ago
  74. 32c85da Merge "build bionic gtest runner on mac." by Yabin Cui · 10 years ago
  75. 767fb1c build bionic gtest runner on mac. by Yabin Cui · 10 years ago
  76. a992004 Merge "Regenerate NOTICE files." by Elliott Hughes · 10 years ago
  77. cb58f52 Merge "Sync with upstream FreeBSD libm." by Elliott Hughes · 10 years ago
  78. 44ead71 Regenerate NOTICE files. by Elliott Hughes · 10 years ago
  79. 8cff2f9 Sync with upstream FreeBSD libm. by Elliott Hughes · 10 years ago
  80. c2e634d Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64." by Elliott Hughes · 10 years ago
  81. 46c7bc8 Merge "Don't re-export libunwind_llvm." by Dan Albert · 10 years ago
  82. adf5c72 Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64. by Elliott Hughes · 10 years ago
  83. bfaee4b Merge "Add test cases for __emutls_get_address." by Chih-hung Hsieh · 10 years ago
  84. 848808c Merge "Add preadv/pwritev." by Elliott Hughes · 10 years ago
  85. 6f4594d Add preadv/pwritev. by Elliott Hughes · 10 years ago
  86. 83380b5 Add test cases for __emutls_get_address. by Chih-Hung Hsieh · 10 years ago
  87. d518a6d Merge "Fix the 16 bit/32 bit instruction check for arm." by Christopher Ferris · 10 years ago
  88. 629ed51 Merge "Add strchrnul." by Elliott Hughes · 10 years ago
  89. b72c9d8 Fix the 16 bit/32 bit instruction check for arm. by Christopher Ferris · 10 years ago
  90. 7ac3c12 Add strchrnul. by Elliott Hughes · 10 years ago
  91. 4d5c4f0 Merge "Add the missing aarch64 user structs." by Elliott Hughes · 10 years ago
  92. cc64618 Don't re-export libunwind_llvm. by Dan Albert · 10 years ago
  93. 03f2246 Add the missing aarch64 user structs. by Elliott Hughes · 10 years ago
  94. 53f2abb Merge "Update timezone data to 2015f" by Neil Fuller · 10 years ago
  95. 6e7bc70 Update timezone data to 2015f by Neil Fuller · 10 years ago
  96. f7286a2 Merge "Move tzdata scripts from bionic to external/icu" by Neil Fuller · 10 years ago
  97. 5bf7942 Merge "Revert "Revert "Use compiler builtins for fabs.""" by Elliott Hughes · 10 years ago
  98. f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  99. c868b4c Merge "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  100. c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago