1. d2bd3c4 Merge "Enable __cxa_atexit && __cxa_finalize for linker" by Dmitriy Ivanov · 11 years ago
  2. 1424140 Enable __cxa_atexit && __cxa_finalize for linker by Dmitriy Ivanov · 11 years ago
  3. c764fb2 Merge "Fix pthread_getattr_np for the main thread." by Elliott Hughes · 11 years ago
  4. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  5. 9e307af Merge "Add standard throw() spec to delete operators." by Chih-Hung Hsieh · 11 years ago
  6. ae558d6 Add standard throw() spec to delete operators. by Chih-Hung Hsieh · 11 years ago
  7. a4a8c4f Merge "Fix, generalize stdatomic.h; improve test." by Hans Boehm · 11 years ago
  8. 00aaea3 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 11 years ago
  9. 9d34f6a Merge "Bump soinfo version" by Dmitriy Ivanov · 11 years ago
  10. 0d15094 Bump soinfo version by Dmitriy Ivanov · 11 years ago
  11. 0b9fa4c Merge "Fix dlmalloc build." by Dan Albert · 11 years ago
  12. ef619cc Fix dlmalloc build. by Dan Albert · 11 years ago
  13. 4756afe Merge "Implement malloc_info(3)." by Dan Albert · 11 years ago
  14. 4caa1f0 Implement malloc_info(3). by Dan Albert · 11 years ago
  15. 538db6d Merge "Fix unistd.getpid_caching_and_clone." by Elliott Hughes · 11 years ago
  16. 2b3b2ec Fix unistd.getpid_caching_and_clone. by Elliott Hughes · 11 years ago
  17. 2e6c5fc Merge "Remove _flush_cache(2) for mips64." by Dan Albert · 11 years ago
  18. 2bd88d4 Merge "Run constructors before resolving ifunc functions" by Dmitriy Ivanov · 11 years ago
  19. 9598b8c Run constructors before resolving ifunc functions by Dmitriy Ivanov · 11 years ago
  20. 47793d6 Remove _flush_cache(2) for mips64. by Dan Albert · 11 years ago
  21. 3157211 Merge "__gnu_basename(3) is accounted for." by Dan Albert · 11 years ago
  22. 2320b02 __gnu_basename(3) is accounted for. by Dan Albert · 11 years ago
  23. d5fbc37 Merge "Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream." by Elliott Hughes · 11 years ago
  24. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 11 years ago
  25. b6ed540 Merge "Simplify _ALIGN_TEXT." by Elliott Hughes · 11 years ago
  26. 0e7f8a9 Simplify _ALIGN_TEXT. by Elliott Hughes · 11 years ago
  27. 7134fc3 Merge "Regenerate "services.h" from /etc/services." by Elliott Hughes · 11 years ago
  28. c4a1de1 Regenerate "services.h" from /etc/services. by Elliott Hughes · 11 years ago
  29. 3bcd414 Merge "Clean up some of our python scripts." by Elliott Hughes · 11 years ago
  30. dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 11 years ago
  31. 55244a9 Merge "Add <stdio_ext.h> for elfutils." by Elliott Hughes · 11 years ago
  32. 2b021e1 Add <stdio_ext.h> for elfutils. by Elliott Hughes · 11 years ago
  33. b61c506 Merge "Work around atomic_load(const T*) issues." by Hans Boehm · 11 years ago
  34. 1e8587a Work around atomic_load(const T*) issues. by Hans Boehm · 11 years ago
  35. c5d6df6 Merge "Add in_port_t and move it and in_addr_t to the correct header file." by Elliott Hughes · 11 years ago
  36. 35d226e Add in_port_t and move it and in_addr_t to the correct header file. by Elliott Hughes · 11 years ago
  37. b9d674c Merge "Implement the GNU basename(3) in addition to the POSIX one." by Elliott Hughes · 11 years ago
  38. 09c39d6 Implement the GNU basename(3) in addition to the POSIX one. by Elliott Hughes · 11 years ago
  39. 6f4220c Merge "Move the meat of <features.h> into <sys/cdefs.h>." by Elliott Hughes · 11 years ago
  40. f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  41. 17f83c9 Merge "Remove unused defines from <features.h>." by Elliott Hughes · 11 years ago
  42. f800969 Remove unused defines from <features.h>. by Elliott Hughes · 11 years ago
  43. e4fcc3a Merge "Fix _BSD_SOURCE/__USE_BSD." by Elliott Hughes · 11 years ago
  44. b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
  45. 8a76ee8 Merge "Revert "Add support for protected local symbol lookup."" by Dmitriy Ivanov · 11 years ago
  46. 02aa705 Revert "Add support for protected local symbol lookup." by Dmitriy Ivanov · 11 years ago
  47. 2222eae Merge "Missing #include <sys/cdefs.h>." by Dan Albert · 11 years ago
  48. 3a25ab9 Missing #include <sys/cdefs.h>. by Dan Albert · 11 years ago
  49. 934c801 Merge "Expose android_set_abort_message()." by Dan Albert · 11 years ago
  50. ce6b1ab Expose android_set_abort_message(). by Dan Albert · 11 years ago
  51. 54d24e0 Merge "Fix leak_realloc, copy entire allocation." by Christopher Ferris · 11 years ago
  52. 6d40d34 Fix leak_realloc, copy entire allocation. by Christopher Ferris · 11 years ago
  53. 5d9e145 malloc_usable_size returns the original size. by Christopher Ferris · 11 years ago
  54. 3c7c9a8 Merge "malloc_usable_size returns the original size." by Christopher Ferris · 11 years ago
  55. db2e024 Merge "Hide C++ stuff in libc. Put it back in libstdc++." by Dan Albert · 11 years ago
  56. fd5ee9a Hide C++ stuff in libc. Put it back in libstdc++. by Dan Albert · 11 years ago
  57. 0baf2ca Merge "Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE)." by Elliott Hughes · 11 years ago
  58. 5f5cc45 Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). by Elliott Hughes · 11 years ago
  59. 205cc41 Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 11 years ago
  60. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  61. 2b6cdb5 Merge "Add atexit test for attributed c-tor/d-tor" by Dmitriy Ivanov · 11 years ago
  62. 4571f31 Add atexit test for attributed c-tor/d-tor by Dmitriy Ivanov · 11 years ago
  63. 7d05f74 Merge "Have stdatomic.h punt to C++ atomic when possible" by Hans Boehm · 11 years ago
  64. 019d395 Have stdatomic.h punt to C++ atomic when possible by Hans Boehm · 11 years ago
  65. d0cce14 Merge "Move mtctxres.c to libc_dns.a." by Dan Albert · 11 years ago
  66. 891ec7a Move mtctxres.c to libc_dns.a. by Dan Albert · 11 years ago
  67. 8457779 Merge "Keep symbols for linker" by Dmitriy Ivanov · 11 years ago
  68. ad5e8b5 Keep symbols for linker by Dmitriy Ivanov · 11 years ago
  69. 0d4ccee Merge "Change name of MB_CUR_MAX implementation function." by Dan Albert · 11 years ago
  70. 224ff04 Change name of MB_CUR_MAX implementation function. by Dan Albert · 11 years ago
  71. 104a472 Merge "Add more functionality to glibc symbol checker." by Dan Albert · 11 years ago
  72. 76212ee Add more functionality to glibc symbol checker. by Dan Albert · 11 years ago
  73. 9a74e4c Merge "Hide __libc_init_vdso()." by Dan Albert · 11 years ago
  74. b3aaf39 Hide __libc_init_vdso(). by Dan Albert · 11 years ago
  75. 4f85c6f Merge "Add memory ordering constraint, convert to C11 atomics" by Hans Boehm · 11 years ago
  76. 1f4c536 Merge "Hide ScopedTrace." by Dan Albert · 11 years ago
  77. f2c1e7e Hide ScopedTrace. by Dan Albert · 11 years ago
  78. db0785c Merge "Optimize symbol lookup" by Dmitriy Ivanov · 11 years ago
  79. 042426b Optimize symbol lookup by Dmitriy Ivanov · 11 years ago
  80. 6e3823d Merge "Hide __libc_malloc_dispatch." by Dan Albert · 11 years ago
  81. edd81faf Hide __libc_malloc_dispatch. by Dan Albert · 11 years ago
  82. e942b3e Merge "Added test for ifunc support in dynamic linker." by Dmitriy Ivanov · 11 years ago
  83. 00c16c1 Merge "Label pages mapped by linker_allocator" by Dmitriy Ivanov · 11 years ago
  84. 51a22a1 Label pages mapped by linker_allocator by Dmitriy Ivanov · 11 years ago
  85. 4d0f742 Merge "Fix our x86 PIC_PROLOGUE." by Elliott Hughes · 11 years ago
  86. ca5b6a7 Fix our x86 PIC_PROLOGUE. by Elliott Hughes · 11 years ago
  87. 30214b9 Add memory ordering constraint, convert to C11 atomics by Hans Boehm · 11 years ago
  88. c5a13ef Added test for ifunc support in dynamic linker. by Brigid Smith · 11 years ago
  89. a0db464 Merge "Make __set_errno hidden in asm." by Dan Albert · 11 years ago
  90. bc9f9f2 Make __set_errno hidden in asm. by Dan Albert · 11 years ago
  91. 3788a1e Merge "Revert "Fix incorrect relocations for x86."" by Dan Albert · 11 years ago
  92. 3726f9c Revert "Fix incorrect relocations for x86." by Dan Albert · 11 years ago
  93. 1c5e415 Merge "Add a way to disable backtracing in malloc debug." by Christopher Ferris · 11 years ago
  94. 88a1f52 Add a way to disable backtracing in malloc debug. by Christopher Ferris · 11 years ago
  95. f2d8c35 Merge "Remove misleading arm/arm64 PIC_SYM." by Elliott Hughes · 11 years ago
  96. 651a068 Remove misleading arm/arm64 PIC_SYM. by Elliott Hughes · 11 years ago
  97. 92f0c91 Merge "Create a distinct temp directory for each run." by Christopher Ferris · 11 years ago
  98. 01bd32e Create a distinct temp directory for each run. by Christopher Ferris · 11 years ago
  99. d994622 Merge "Android is all-PIC/PIE." by Elliott Hughes · 11 years ago
  100. 6b6364a Android is all-PIC/PIE. by Elliott Hughes · 11 years ago