1. d3cd661 resolved conflicts for merge of 926797a8 to lmp-mr1-dev-plus-aosp by Dmitriy Ivanov · 11 years ago
  2. b1c019f am 75cd66aa: am 38ff8822: Merge "Revert "Use local copy of the library name on dlopen"" by Dmitriy Ivanov · 11 years ago
  3. 75cd66a am 38ff8822: Merge "Revert "Use local copy of the library name on dlopen"" by Dmitriy Ivanov · 11 years ago
  4. 38ff882 Merge "Revert "Use local copy of the library name on dlopen"" by Dmitriy Ivanov · 11 years ago
  5. 9fb216f Revert "Use local copy of the library name on dlopen" by Dmitriy Ivanov · 11 years ago
  6. 445111a Fix arm64 and arm builds. by Dmitriy Ivanov · 11 years ago
  7. dcafe93 am 6cba0e35: am 36ffc73e: Merge "Fix arm64 and arm builds." by Dmitriy Ivanov · 11 years ago
  8. 6cba0e3 am 36ffc73e: Merge "Fix arm64 and arm builds." by Dmitriy Ivanov · 11 years ago
  9. 36ffc73 Merge "Fix arm64 and arm builds." by Dmitriy Ivanov · 11 years ago
  10. 4e446b1 Fix arm64 and arm builds. by Dmitriy Ivanov · 11 years ago
  11. 976402c Fix symbol lookup order during relocation by Dmitriy Ivanov · 11 years ago
  12. bf3d5ef Fix mips build by Dmitriy Ivanov · 11 years ago
  13. 6442dbd Remove unnecessary lookups during relocations by Dmitriy Ivanov · 11 years ago
  14. fd2747b Fix relocation to look for symbols in local group by Dmitriy Ivanov · 11 years ago
  15. 4d0c1f6 Correct way to specify additional dependencies by Dmitriy Ivanov · 11 years ago
  16. 382e06c Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 11 years ago
  17. e4bc6f0 Ignore DT_BIND_NOW (0x18) by Dmitriy Ivanov · 11 years ago
  18. 1d3e81a Resolve "unused DT entry" warnings for x86_64 by Dmitriy Ivanov · 11 years ago
  19. c87f65d Add RTLD_NODELETE flag support by Dmitriy Ivanov · 11 years ago
  20. 210ff1b Fix mips build by Dmitriy Ivanov · 11 years ago
  21. 0f47d9c Fix unused DT entry warnings. by Dmitriy Ivanov · 11 years ago
  22. f90e210 Return has_DT_SYMBOLIC flag. by Dmitriy Ivanov · 11 years ago
  23. 748fbe5 Fix a couple more cases of missing CLOEXEC. by Elliott Hughes · 11 years ago
  24. d5eb108 Temporary disable DL_WARNs for unused DT_* by Dmitriy Ivanov · 11 years ago
  25. 0960884 Fix 64bit build by Dmitriy Ivanov · 11 years ago
  26. 634a045 Fix some unused DT_ warnings by Dmitriy Ivanov · 11 years ago
  27. b364d95 Remove has_DT_SYMBOLIC flag by Dmitriy Ivanov · 11 years ago
  28. c85e82d Fix dlsym() to take into account RTLD_GLOBAL/LOCAL by Dmitriy Ivanov · 11 years ago
  29. 926797a Reformatting by Dmitriy Ivanov · 11 years ago
  30. eb46dd9 am a334934f: am f33ad400: Merge "Fix symbol lookup order during relocation" by Dmitriy Ivanov · 11 years ago
  31. a334934 am f33ad400: Merge "Fix symbol lookup order during relocation" by Dmitriy Ivanov · 11 years ago
  32. f33ad40 Merge "Fix symbol lookup order during relocation" by Dmitriy Ivanov · 11 years ago
  33. c663c2a am 703581a3: am 74c0ccd4: Merge "Use local copy of the library name on dlopen" by Dmitriy Ivanov · 11 years ago
  34. 703581a am 74c0ccd4: Merge "Use local copy of the library name on dlopen" by Dmitriy Ivanov · 11 years ago
  35. 74c0ccd Merge "Use local copy of the library name on dlopen" by Dmitriy Ivanov · 11 years ago
  36. da8e591 Use local copy of the library name on dlopen by Dmitriy Ivanov · 11 years ago
  37. d225a5e Fix symbol lookup order during relocation by Dmitriy Ivanov · 11 years ago
  38. 64b5940 am 653263a9: Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  39. 653263a Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  40. 20cc6b6 Merge remote-tracking branch 'goog/lmp-mr1-ub-dev' into manualmerge by Elliott Hughes · 11 years ago
  41. 7256062 am 25f4bb98: am e38bf839: Merge "limits.h: add define for HOST_NAME_MAX" by Elliott Hughes · 11 years ago
  42. 25f4bb9 am e38bf839: Merge "limits.h: add define for HOST_NAME_MAX" by Elliott Hughes · 11 years ago
  43. e38bf83 Merge "limits.h: add define for HOST_NAME_MAX" by Elliott Hughes · 11 years ago
  44. 0589777 limits.h: add define for HOST_NAME_MAX by Yongqin Liu · 11 years ago
  45. b0693ec Merge changes I0feda6b2,I22d13fde,I49d7d09d,Ice490bfe into lmp-mr1-dev by Elliott Hughes · 11 years ago
  46. 3d50e8e am 4c29b1c2: am f362e9fb: Merge "Remove an unused file." by Elliott Hughes · 11 years ago
  47. 4c29b1c am f362e9fb: Merge "Remove an unused file." by Elliott Hughes · 11 years ago
  48. f362e9f Merge "Remove an unused file." by Elliott Hughes · 11 years ago
  49. 39cd0fa Remove an unused file. by Elliott Hughes · 11 years ago
  50. 0eca547 am 24464b04: am d50495a5: Merge "Extra strtod/strtof tests." by Elliott Hughes · 11 years ago
  51. c62f0d7 am 63edd69e: am cbb4606a: Merge "change unsigned int to uint32_t for api arc4random/arc4random_uniform" by Yabin Cui · 11 years ago
  52. 654c781 am 91bfaed2: am 13dcb88b: Merge "Disable tzdata in ." by Elliott Hughes · 11 years ago
  53. e3c9f21 resolved conflicts for merge of 912fe0a6 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 11 years ago
  54. 0c4e98a Fix the type of u_ar0 in <sys/user.h>. by Elliott Hughes · 11 years ago
  55. d0fb6a2 Add greg_t for arm64. by Elliott Hughes · 11 years ago
  56. ab4d5cf POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 11 years ago
  57. eedbf70 Add in_port_t and move it and in_addr_t to the correct header file. by Elliott Hughes · 11 years ago
  58. 98d57c9 Add stpcpy assembler version. by Christopher Ferris · 11 years ago
  59. 3834e0f am 382938d0: am ec58e29b: Merge "pthread_setname_np appears in glibc 2.12." by Elliott Hughes · 11 years ago
  60. 91e5674 am 7dbb1cff: am 021b6412: Merge "Fix the type of u_ar0 in <sys/user.h>." by Elliott Hughes · 11 years ago
  61. a4402ef am ee8faa5e: am 7f164f60: Merge "POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK." by Elliott Hughes · 11 years ago
  62. 24464b0 am d50495a5: Merge "Extra strtod/strtof tests." by Elliott Hughes · 11 years ago
  63. d50495a Merge "Extra strtod/strtof tests." by Elliott Hughes · 11 years ago
  64. f63ce36 am 3a3a4b8a: am e23f564b: Merge "Fix *tests-run-on-host target" by Dmitriy Ivanov · 11 years ago
  65. 6ede5d1 am 44331e8b: am c716dd1e: Merge "bionic tests: migrate test for mutex type from system/extras" by Elliott Hughes · 11 years ago
  66. c79478a am 85d77021: am f56a2f5e: Merge "Remove unnecessary reinterpret_cast" by Dmitriy Ivanov · 11 years ago
  67. 5ef7bda am f3b0d9cd: am 57c5a556: Merge "Disable clang compilation due to lack of ifunc." by Chih-Hung Hsieh · 11 years ago
  68. 2a45d8c am 1dd65cc3: am c83837ec: Merge "Make the netdb unit tests work on the host." by Elliott Hughes · 11 years ago
  69. 4922089 am 3f5d8a00: am cad8d226: Merge "Use mxcr_mask instead of mxcsr_mask to match glibc." by Elliott Hughes · 11 years ago
  70. 413a4bd am 43ec1fb7: am a4c0b756: Merge "Add mkfifoat(3)." by Elliott Hughes · 11 years ago
  71. 1e84f9d am 3db80168: am f33a7d7f: Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  72. a7424d7 am fee054f3: am 398eb5a7: Merge "Remove unnecessary lookups during relocations" by Dmitriy Ivanov · 11 years ago
  73. 0dbb80a am 1babff27: am 566f2bc6: Merge "Fix relocation to look for symbols in local group" by Dmitriy Ivanov · 11 years ago
  74. 5e90a97 am ac5df33e: am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)." by Elliott Hughes · 11 years ago
  75. 66bae42 am 7f558f60: am cf8ea37f: Merge "bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests" by Elliott Hughes · 11 years ago
  76. ec2ee18 am 96a6f401: am e516321d: Merge "Update bionic to tzdata2014i." by Elliott Hughes · 11 years ago
  77. c165b98 am 274f5e73: am efd2ec8f: Merge "Fix race condition in timer disarm/delete." by Christopher Ferris · 11 years ago
  78. 63edd69 am cbb4606a: Merge "change unsigned int to uint32_t for api arc4random/arc4random_uniform" by Yabin Cui · 11 years ago
  79. 91bfaed am 13dcb88b: Merge "Disable tzdata in ." by Elliott Hughes · 11 years ago
  80. 912fe0a am f96eaf62: Merge "[x86,x86_64] Fix libgcc unwinding through signal" by Elliott Hughes · 11 years ago
  81. 1c8ea80 Cleanup arm assembly. by Christopher Ferris · 11 years ago
  82. 89aaaff Extra strtod/strtof tests. by Elliott Hughes · 11 years ago
  83. 69377b8 Fix merge-induced makefile error. by Elliott Hughes · 11 years ago
  84. 0cc59dd Add __memcpy_chk assembly for 64 bit. by Christopher Ferris · 11 years ago
  85. 16b557e Merge remote-tracking branch 'goog/lmp-mr1-ub-dev' into manualmerge by Elliott Hughes · 11 years ago
  86. cbb4606 Merge "change unsigned int to uint32_t for api arc4random/arc4random_uniform" by Yabin Cui · 11 years ago
  87. 86d16a0 Clean up the architecture-specific makefiles. by Elliott Hughes · 11 years ago
  88. b378c27 No arm source refers to SOFTFLOAT. by Elliott Hughes · 11 years ago
  89. 22e2c9d Fix mips signed/unsigned signal_test.cpp build breakage. by Elliott Hughes · 11 years ago
  90. a39f939 change unsigned int to uint32_t for api arc4random/arc4random_uniform by Yabin Cui · 11 years ago
  91. 382938d am ec58e29b: Merge "pthread_setname_np appears in glibc 2.12." by Elliott Hughes · 11 years ago
  92. 7dbb1cf am 021b6412: Merge "Fix the type of u_ar0 in <sys/user.h>." by Elliott Hughes · 11 years ago
  93. ee8faa5 am 7f164f60: Merge "POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK." by Elliott Hughes · 11 years ago
  94. 43dc3a9 Remove the unnecessary generic-neon code. by Christopher Ferris · 11 years ago
  95. 3a3a4b8 am e23f564b: Merge "Fix *tests-run-on-host target" by Dmitriy Ivanov · 11 years ago
  96. 44331e8 am c716dd1e: Merge "bionic tests: migrate test for mutex type from system/extras" by Elliott Hughes · 11 years ago
  97. 13dcb88 Merge "Disable tzdata in $ANDROID_DATA." by Elliott Hughes · 11 years ago
  98. e24bf5d Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 11 years ago
  99. 1ea31a2 Merge "Don't mask out SA_RESTORER from sa_flags." into lmp-mr1-dev by Elliott Hughes · 11 years ago
  100. cd99bbf Merge "Disable tzdata in $ANDROID_DATA." into lmp-mr1-dev by Elliott Hughes · 11 years ago