1. 382e06c Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 10 years ago
  2. e4bc6f0 Ignore DT_BIND_NOW (0x18) by Dmitriy Ivanov · 10 years ago
  3. 1d3e81a Resolve "unused DT entry" warnings for x86_64 by Dmitriy Ivanov · 10 years ago
  4. c87f65d Add RTLD_NODELETE flag support by Dmitriy Ivanov · 10 years ago
  5. 210ff1b Fix mips build by Dmitriy Ivanov · 10 years ago
  6. 0f47d9c Fix unused DT entry warnings. by Dmitriy Ivanov · 10 years ago
  7. f90e210 Return has_DT_SYMBOLIC flag. by Dmitriy Ivanov · 10 years ago
  8. 748fbe5 Fix a couple more cases of missing CLOEXEC. by Elliott Hughes · 10 years ago
  9. d5eb108 Temporary disable DL_WARNs for unused DT_* by Dmitriy Ivanov · 10 years ago
  10. 0960884 Fix 64bit build by Dmitriy Ivanov · 10 years ago
  11. 634a045 Fix some unused DT_ warnings by Dmitriy Ivanov · 10 years ago
  12. b364d95 Remove has_DT_SYMBOLIC flag by Dmitriy Ivanov · 10 years ago
  13. c85e82d Fix dlsym() to take into account RTLD_GLOBAL/LOCAL by Dmitriy Ivanov · 10 years ago
  14. 926797a Reformatting by Dmitriy Ivanov · 10 years ago
  15. 653263a Only use <atomic> for C++11 and newer. by Dan Albert · 10 years ago
  16. b0693ec Merge changes I0feda6b2,I22d13fde,I49d7d09d,Ice490bfe into lmp-mr1-dev by Elliott Hughes · 10 years ago
  17. 0c4e98a Fix the type of u_ar0 in <sys/user.h>. by Elliott Hughes · 10 years ago
  18. d0fb6a2 Add greg_t for arm64. by Elliott Hughes · 10 years ago
  19. ab4d5cf POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 10 years ago
  20. eedbf70 Add in_port_t and move it and in_addr_t to the correct header file. by Elliott Hughes · 10 years ago
  21. 98d57c9 Add stpcpy assembler version. by Christopher Ferris · 10 years ago
  22. 1c8ea80 Cleanup arm assembly. by Christopher Ferris · 10 years ago
  23. 0cc59dd Add __memcpy_chk assembly for 64 bit. by Christopher Ferris · 10 years ago
  24. 86d16a0 Clean up the architecture-specific makefiles. by Elliott Hughes · 10 years ago
  25. b378c27 No arm source refers to SOFTFLOAT. by Elliott Hughes · 10 years ago
  26. 22e2c9d Fix mips signed/unsigned signal_test.cpp build breakage. by Elliott Hughes · 10 years ago
  27. 43dc3a9 Remove the unnecessary generic-neon code. by Christopher Ferris · 10 years ago
  28. 1ea31a2 Merge "Don't mask out SA_RESTORER from sa_flags." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  29. cd99bbf Merge "Disable tzdata in $ANDROID_DATA." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  30. 28ea229 Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 10 years ago
  31. 8eb8c39 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 10 years ago
  32. 190dce9 Stack unwinding unit tests. by Elliott Hughes · 10 years ago
  33. e5e61a0 Use the kernel's sa_restorer for aarch64. by Elliott Hughes · 10 years ago
  34. 5054e1a Fix 32-bit arm unwinding through signal frames. by Elliott Hughes · 10 years ago
  35. 7dc2b7b Fix signal trampolines. by Elliott Hughes · 10 years ago
  36. 4c30130 Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 10 years ago
  37. aa6cd58 Use mxcr_mask instead of mxcsr_mask to match glibc. by Elliott Hughes · 10 years ago
  38. 8fab811 Update bionic to tzdata2014i. by Elliott Hughes · 10 years ago
  39. 82eeec6 Merge "Fix generic __memcpy_chk implementation." into lmp-mr1-dev by Christopher Ferris · 10 years ago
  40. 9b7b0d8 Merge "Fix race condition in timer disarm/delete." into lmp-mr1-dev by Christopher Ferris · 10 years ago
  41. f13e1eb Fix generic __memcpy_chk implementation. by Christopher Ferris · 10 years ago
  42. 702ab5b Rename library_offset to library_fd_offset by Dmitriy Ivanov · 10 years ago
  43. 3c5c720 Build dlext_testzip as custom module. by Ying Wang · 10 years ago
  44. 0724132 Fix race condition in timer disarm/delete. by Christopher Ferris · 10 years ago
  45. de01780 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 10 years ago
  46. c712cee Make memory_order_acquire visible in global namespace by Hans Boehm · 10 years ago
  47. 59a0286 Merge "Return total footprint, not high water mark." into lmp-mr1-dev by Christopher Ferris · 10 years ago
  48. f4ada9c Return total footprint, not high water mark. by Christopher Ferris · 10 years ago
  49. e0fafb0 am c891e240: Add back symbols to fix Greed for Glory franchise. by Christopher Ferris · 10 years ago
  50. 2f25cf3 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 10 years ago
  51. c891e24 Add back symbols to fix Greed for Glory franchise. by Christopher Ferris · 10 years ago
  52. 7f4618c am c9734d24: Re-add dlmalloc for 32 bit. by Christopher Ferris · 10 years ago
  53. c9734d2 Re-add dlmalloc for 32 bit. by Christopher Ferris · 10 years ago
  54. e5d4fc3 am 1543fdf6: Work around a bug in Immersion\'s libImmEmulatorJ.so. by Elliott Hughes · 10 years ago
  55. 55ee845 Inline helpers need to be exported unmangled. by Dan Albert · 10 years ago
  56. ce92b41 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 10 years ago
  57. 1543fdf Work around a bug in Immersion's libImmEmulatorJ.so. by Elliott Hughes · 10 years ago
  58. b5e7eba Work around a bug in Immersion's libImmEmulatorJ.so. by Elliott Hughes · 10 years ago
  59. ea8dea8 Merge "Improve <sys/cdefs.h>." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  60. d87d401 Improve <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  61. 4aace38 am 2cf15571: am 40bc7cd4: (-s ours) DO NOT MERGE Re-add .save directive for arm assembler code. by Christopher Ferris · 10 years ago
  62. 2cf1557 am 40bc7cd4: (-s ours) DO NOT MERGE Re-add .save directive for arm assembler code. by Christopher Ferris · 10 years ago
  63. 6c4e16f Merge "further cleanup memcpy fortify implementation" into lmp-mr1-dev by Elliott Hughes · 10 years ago
  64. 27355af am d11eac34: Force export symbols on all x86 variants in libc. by Christopher Ferris · 10 years ago
  65. db408bf further cleanup memcpy fortify implementation by Nick Kralevich · 10 years ago
  66. d11eac3 Force export symbols on all x86 variants in libc. by Christopher Ferris · 10 years ago
  67. 7ad2147 string.h: remove unused variable by Nick Kralevich · 10 years ago
  68. 02542b3 am a5087148: Reimplement clock(3) using clock_gettime(3) by Alex Van Brunt · 10 years ago
  69. a508714 Reimplement clock(3) using clock_gettime(3) by Alex Van Brunt · 10 years ago
  70. 22f5a61 am ea9800e9: Explain why clock(3) isn\'t broken. by Elliott Hughes · 10 years ago
  71. ea9800e Explain why clock(3) isn't broken. by Elliott Hughes · 10 years ago
  72. 04f5f41 Fix gdb could not get shared library list issue by Ningsheng Jian · 10 years ago
  73. 1cd0c67 L-MR1 specific fixes by Dmitriy Ivanov · 10 years ago
  74. 7d971ec Fix unload of recursively linked library by Dmitriy Ivanov · 10 years ago
  75. f4cb631 Add IFUNC support for arm64 and IRELATIVE reloc by Dmitriy Ivanov · 10 years ago
  76. ef1306d Refactoring: C++11 style DISABLE_ bionic marcos by Dmitriy Ivanov · 10 years ago
  77. 61c4147 Reset enviroment for math_tests by Dmitriy Ivanov · 10 years ago
  78. ae69a95 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  79. c0133a7 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 10 years ago
  80. 8de1dde Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 10 years ago
  81. 59c12a6 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  82. 81fe2b1 Enable clang compilation with libc but not linker. by Chih-Hung Hsieh · 10 years ago
  83. 7210c41 Encapsulate soinfo_link_image and soinfo_relocate by Dmitriy Ivanov · 10 years ago
  84. 4466bd7 Implement LinkedList::visit() by Dmitriy Ivanov · 10 years ago
  85. ff01f6f Introduce size-based r/w allocators by Dmitriy Ivanov · 10 years ago
  86. 4d01d08 Erase elements in LinkedList::remove_if by Dmitriy Ivanov · 10 years ago
  87. cfad7ae Replace NULL with nullptr by Dmitriy Ivanov · 10 years ago
  88. 5dfe802 Remove unnecessary calls to LinkedList::clear() by Dmitriy Ivanov · 10 years ago
  89. 93c3f42 Enable __cxa_atexit && __cxa_finalize for linker by Dmitriy Ivanov · 10 years ago
  90. 3bbd218 Bump soinfo version by Dmitriy Ivanov · 10 years ago
  91. bd321c1 Run constructors before resolving ifunc functions by Dmitriy Ivanov · 10 years ago
  92. 31b88da Added test for ifunc support in dynamic linker. by Brigid Smith · 10 years ago
  93. e4f8962 Merge "Update bionic to tzdata 2014h." into lmp-mr1-dev by Elliott Hughes · 10 years ago
  94. d182050 Update bionic to tzdata 2014h. by Elliott Hughes · 10 years ago
  95. b5f5b0e Fix update-tzdata.py to rebuild icu4c .dat file. by Elliott Hughes · 10 years ago
  96. aaad548 Merge "Re-expose more stdio implementation details for LP32." into lmp-dev by Elliott Hughes · 10 years ago
  97. 5def2f5 Re-expose more stdio implementation details for LP32. by Elliott Hughes · 10 years ago
  98. 6c69afd Fix sys_stat.mkfifo when not run as root. by Christopher Ferris · 10 years ago
  99. 086bb38 Fix incorrect parameter types for locale funcs. by Dan Albert · 10 years ago
  100. 027d271 Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 10 years ago