1. d10a5a0 Merge "Remove the currently-unused i387 assembler to make way for the new." by Elliott Hughes · 12 years ago
  2. ef545a2 Remove the currently-unused i387 assembler to make way for the new. by Elliott Hughes · 12 years ago
  3. 4fc2a74 Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 12 years ago
  4. d2b1a73 Remove partial implementation of MIPS non-PIC support. by Elliott Hughes · 12 years ago
  5. d7ff139 Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  6. 428f556 Remove bogus extra alignment from sbrk. by Elliott Hughes · 12 years ago
  7. a4f88fd Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 12 years ago
  8. 24fad01 Document the mallinfo struct, add missing attributes. by Elliott Hughes · 12 years ago
  9. a3120aa Merge "Add basic tests for posix_memalign." by Elliott Hughes · 12 years ago
  10. b16b722 Add basic tests for posix_memalign. by Elliott Hughes · 12 years ago
  11. a1821f0 Merge "Regenerate msm_ion.h." by Elliott Hughes · 12 years ago
  12. 3fac8f7 Regenerate msm_ion.h. by Elliott Hughes · 12 years ago
  13. 3dc6b57 Merge "Don't claim there were no leaks if we weren't even checking." by Elliott Hughes · 12 years ago
  14. 9c81892 Don't claim there were no leaks if we weren't even checking. by Elliott Hughes · 12 years ago
  15. 1bf8355 Merge "Make sincosl call sinl and cosl." by Elliott Hughes · 12 years ago
  16. 9b05df3 Make sincosl call sinl and cosl. by Elliott Hughes · 12 years ago
  17. ae70b94 Merge "Update the libm/NOTICE file after the upgrade." by Elliott Hughes · 12 years ago
  18. d65bd84 Update the libm/NOTICE file after the upgrade. by Elliott Hughes · 12 years ago
  19. a9dd367 Merge "Restore bionic's <linux/elf-em.h>." by Elliott Hughes · 12 years ago
  20. a48e1b2 Restore bionic's <linux/elf-em.h>. by Elliott Hughes · 12 years ago
  21. 44badc7 Merge "Upgrade libm." by Elliott Hughes · 12 years ago
  22. a0ee078 Upgrade libm. by Elliott Hughes · 12 years ago
  23. e1a124e Merge "Say explicitly if there were no leaks." by Elliott Hughes · 12 years ago
  24. 1d12d57 Say explicitly if there were no leaks. by Elliott Hughes · 12 years ago
  25. a990cf5 Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 12 years ago
  26. c95eb57 Clean up trailing whitespace in the kernel headers. by Elliott Hughes · 12 years ago
  27. 323287e Merge "Fix valgrind build." by Elliott Hughes · 12 years ago
  28. 6fe67c3 Fix valgrind build. by Elliott Hughes · 12 years ago
  29. f672197 Merge "Fix x86 build to use <elf.h>." by Elliott Hughes · 12 years ago
  30. d070df4 Fix x86 build to use <elf.h>. by Elliott Hughes · 12 years ago
  31. 5fb409b Merge "Bring the NOTICE files back up to date." by Elliott Hughes · 12 years ago
  32. 448080d Bring the NOTICE files back up to date. by Elliott Hughes · 12 years ago
  33. f09f6db Merge "Use the NetBSD <sys/exec_elf.h>." by Elliott Hughes · 12 years ago
  34. a6a3ac5 Use the NetBSD <sys/exec_elf.h>. by Elliott Hughes · 12 years ago
  35. 3db2fc5 Merge "Don't collect useless stack frames; do demangle C++ symbols." by Elliott Hughes · 12 years ago
  36. 35b621c Don't collect useless stack frames; do demangle C++ symbols. by Elliott Hughes · 12 years ago
  37. a0151cb Merge "Unit tests for formatting code, fix %%." by Elliott Hughes · 12 years ago
  38. 41b3179 Unit tests for formatting code, fix %%. by Elliott Hughes · 12 years ago
  39. 0a91b11 Merge "More debug malloc fixes." by Elliott Hughes · 12 years ago
  40. 239e7a0 More debug malloc fixes. by Elliott Hughes · 12 years ago
  41. 6a94cb7 Merge "arm syscall : for eabi call_default don't use stack" by Elliott Hughes · 12 years ago
  42. b871e5d Merge "system_properties: do more checking of file" by Nick Kralevich · 12 years ago
  43. c16961b system_properties: do more checking of file by Nick Kralevich · 12 years ago
  44. 82ef829 Merge "prctl.h: include sys/cdefs.h" by Nick Kralevich · 12 years ago
  45. 8e70b0d prctl.h: include sys/cdefs.h by Nick Kralevich · 12 years ago
  46. b3351f1 Merge "libc: use more secure system properties if available" by Nick Kralevich · 12 years ago
  47. 32417fb libc: use more secure system properties if available by Nick Kralevich · 12 years ago
  48. 778a68e Merge "Don't free anything when reporting leaks." by Elliott Hughes · 12 years ago
  49. 5c8f75e Merge "Disable leak checking for mksh; it's way too leaky." by Elliott Hughes · 12 years ago
  50. 848247a Don't free anything when reporting leaks. by Elliott Hughes · 12 years ago
  51. 84f8b5f Disable leak checking for mksh; it's way too leaky. by Elliott Hughes · 12 years ago
  52. 28f82b2 Merge "Add const for first argument of sigismember for fit POSIX spec" by Elliott Hughes · 12 years ago
  53. 8d6302c Merge "Our strcoll(3) is no different from NetBSD's, so take exactly theirs." by Elliott Hughes · 12 years ago
  54. 2b47307 Our strcoll(3) is no different from NetBSD's, so take exactly theirs. by Elliott Hughes · 12 years ago
  55. 547eba0 Merge "Avoid overflow in memccpy." by Elliott Hughes · 12 years ago
  56. c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 12 years ago
  57. 85597e2 Merge "Clean up debuggerd-related logging." by Elliott Hughes · 12 years ago
  58. 7af7895 Merge "Use the new non-allocating logging for dlmalloc failures." by Elliott Hughes · 12 years ago
  59. ce4cf90 Use the new non-allocating logging for dlmalloc failures. by Elliott Hughes · 12 years ago
  60. 6b8e321 Clean up debuggerd-related logging. by Elliott Hughes · 12 years ago
  61. 244bee5 Merge "bionic_auxv.h: fix #define conflict" by Nick Kralevich · 12 years ago
  62. abc21c8 bionic_auxv.h: fix #define conflict by Nick Kralevich · 12 years ago
  63. 02f96b9 Merge "Add missing extern "C"." by Elliott Hughes · 12 years ago
  64. f90b95e Add missing extern "C". by Elliott Hughes · 12 years ago
  65. ca48376 Merge "Fix the duplication in the debugging code." by Elliott Hughes · 12 years ago
  66. f373b11 Add const for first argument of sigismember for fit POSIX spec by Kito Cheng · 12 years ago
  67. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
  68. 5496bbf Merge "Revert "Filter ANDROID_PROPERTY_WORKSPACE"" by Nick Kralevich · 12 years ago
  69. 4df577f Revert "Filter ANDROID_PROPERTY_WORKSPACE" by Guang Zhu · 12 years ago
  70. 4bfaf1e Merge "FORTIFY_SOURCE: optimize" by Nick Kralevich · 12 years ago
  71. e4ca88d Merge "Add functionlity to the scripts to replace tokens in kernel headers based on architecture." by Elliott Hughes · 12 years ago
  72. a44e9af FORTIFY_SOURCE: optimize by Nick Kralevich · 12 years ago
  73. a864c2c Add functionlity to the scripts to replace tokens in kernel headers by Raghu Gandham · 12 years ago
  74. f3fe194 Merge "linker: add -Wl,--exclude-libs,ALL to LDFLAGS" by Nick Kralevich · 12 years ago
  75. d89ce40 linker: add -Wl,--exclude-libs,ALL to LDFLAGS by Nick Kralevich · 12 years ago
  76. 1271cdc Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 12 years ago
  77. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  78. ba117e4 Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  79. 1b34228 Merge "Filter ANDROID_PROPERTY_WORKSPACE" by Nick Kralevich · 12 years ago
  80. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
  81. 14e1975 Merge "Fix signalfd for MIPS." by Elliott Hughes · 12 years ago
  82. f193b9f Fix signalfd for MIPS. by Elliott Hughes · 12 years ago
  83. faa0fdb arm syscall : for eabi call_default don't use stack by Matthieu Castet · 12 years ago
  84. a0f6475 Filter ANDROID_PROPERTY_WORKSPACE by Nick Kralevich · 12 years ago
  85. 791e26d Merge "Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic.""" by Elliott Hughes · 12 years ago
  86. acb907f Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic."" by Elliott Hughes · 12 years ago
  87. b59e358 Merge "fix strerror_r test" by Nick Kralevich · 12 years ago
  88. 6060589 fix strerror_r test by Nick Kralevich · 12 years ago
  89. b09d7d8 Merge "Add __aeabi_idiv to the dummy reference list." by Ben Cheng · 12 years ago
  90. 35f5385 Add __aeabi_idiv to the dummy reference list. by Ben Cheng · 12 years ago
  91. 29fe857 Merge "headers: update auxvec.h from Linux kernel" by Nick Kralevich · 12 years ago
  92. a67e4de headers: update auxvec.h from Linux kernel by Nick Kralevich · 12 years ago
  93. 68fa57f Merge "Name anonymous mmap mallocs." by Ian Rogers · 12 years ago
  94. bb897fa Merge "libc_init_static: apply relro earlier." by Nick Kralevich · 12 years ago
  95. 09d13c3 Merge "Fix my git mistake." by Elliott Hughes · 12 years ago
  96. 99c3205 Fix my git mistake. by Elliott Hughes · 12 years ago
  97. 48c632a Merge "[MIPS] Set DT_DEBUG dyntab entry if it is writable" by Elliott Hughes · 12 years ago
  98. cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 12 years ago
  99. 9fb48ac libc_init_static: apply relro earlier. by Nick Kralevich · 12 years ago
  100. 8921060 Name anonymous mmap mallocs. by Ian Rogers · 12 years ago