1. e528d17 am f3ea7917: am 6f23ce36: Merge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64)." by Elliott Hughes · 12 years ago
  2. f3ea791 am 6f23ce36: Merge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64)." by Elliott Hughes · 12 years ago
  3. 6f23ce3 Merge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64)." by Elliott Hughes · 12 years ago
  4. cd66256 am 22750476: am b32cc032: Merge "Use arch-specific variable to set up the x86 ld flags." by Ying Wang · 12 years ago
  5. 2275047 am b32cc032: Merge "Use arch-specific variable to set up the x86 ld flags." by Ying Wang · 12 years ago
  6. b32cc03 Merge "Use arch-specific variable to set up the x86 ld flags." by Ying Wang · 12 years ago
  7. 1682c63 Use arch-specific variable to set up the x86 ld flags. by Ying Wang · 12 years ago
  8. e2a292d Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). by Elliott Hughes · 12 years ago
  9. 0bae4c4 am 50228472: am 5acce960: Merge "Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c." by Ben Cheng · 12 years ago
  10. 5022847 am 5acce960: Merge "Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c." by Ben Cheng · 12 years ago
  11. 5acce96 Merge "Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c." by Ben Cheng · 12 years ago
  12. 62ffe14 Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c. by Ben Cheng · 12 years ago
  13. 3aa1e60 am 35377004: am 513f83bb: Merge "bionic: rename aarch64 target to arm64" by Colin Cross · 12 years ago
  14. 3537700 am 513f83bb: Merge "bionic: rename aarch64 target to arm64" by Colin Cross · 12 years ago
  15. 513f83b Merge "bionic: rename aarch64 target to arm64" by Colin Cross · 12 years ago
  16. cc70de8 am 0661bbe2: am 69d242d2: Merge "Re-export libgcc\'s __aeabi_uidivmod and __popcount_tab" by Ben Cheng · 12 years ago
  17. 0661bbe am 69d242d2: Merge "Re-export libgcc\'s __aeabi_uidivmod and __popcount_tab" by Ben Cheng · 12 years ago
  18. 69d242d Merge "Re-export libgcc's __aeabi_uidivmod and __popcount_tab" by Ben Cheng · 12 years ago
  19. f38fb19 Re-export libgcc's __aeabi_uidivmod and __popcount_tab by Bernhard Rosenkränzer · 12 years ago
  20. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 12 years ago
  21. 1775810 am 06d38ccd: am 5b4884fa: Merge "Add "__noreturn" to assert and assert2" by Elliott Hughes · 12 years ago
  22. 06d38cc am 5b4884fa: Merge "Add "__noreturn" to assert and assert2" by Elliott Hughes · 12 years ago
  23. 5b4884f Merge "Add "__noreturn" to assert and assert2" by Elliott Hughes · 12 years ago
  24. 323d4b6 Add "__noreturn" to assert and assert2 by Vadim Markovtsev · 12 years ago
  25. 530093e am 22d8bd9b: am 12159420: Merge "Fix libdl build warnings, turn on -Werror." by Elliott Hughes · 12 years ago
  26. e83c98e am a17b7ba9: am c8d41263: Merge "Move _thread_created_hook to where it belongs." by Elliott Hughes · 12 years ago
  27. 22d8bd9 am 12159420: Merge "Fix libdl build warnings, turn on -Werror." by Elliott Hughes · 12 years ago
  28. a17b7ba am c8d41263: Merge "Move _thread_created_hook to where it belongs." by Elliott Hughes · 12 years ago
  29. 1215942 Merge "Fix libdl build warnings, turn on -Werror." by Elliott Hughes · 12 years ago
  30. c8d4126 Merge "Move _thread_created_hook to where it belongs." by Elliott Hughes · 12 years ago
  31. 7ac9751 Fix libdl build warnings, turn on -Werror. by Elliott Hughes · 12 years ago
  32. af8aebe Move _thread_created_hook to where it belongs. by Elliott Hughes · 12 years ago
  33. e86a346 am d0465f50: am d971f729: Merge "Make it possible for code to query the dynamic linker\'s default search path." by Elliott Hughes · 12 years ago
  34. d0465f5 am d971f729: Merge "Make it possible for code to query the dynamic linker\'s default search path." by Elliott Hughes · 12 years ago
  35. d971f72 Merge "Make it possible for code to query the dynamic linker's default search path." by Elliott Hughes · 12 years ago
  36. d2124b7 am 7e997388: am b5e21103: Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()" by Elliott Hughes · 12 years ago
  37. 7e99738 am b5e21103: Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()" by Elliott Hughes · 12 years ago
  38. b5e2110 Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()" by Elliott Hughes · 12 years ago
  39. a4aafd1 Make it possible for code to query the dynamic linker's default search path. by Elliott Hughes · 12 years ago
  40. 3c5323a am 490f1755: am ebc1c76d: Merge "Add -Bsymbolic to the ld flags when linking the dynamic linker." by Elliott Hughes · 12 years ago
  41. 490f175 am ebc1c76d: Merge "Add -Bsymbolic to the ld flags when linking the dynamic linker." by Elliott Hughes · 12 years ago
  42. ebc1c76 Merge "Add -Bsymbolic to the ld flags when linking the dynamic linker." by Elliott Hughes · 12 years ago
  43. 7ff07ad Add -Bsymbolic to the ld flags when linking the dynamic linker. by Elliott Hughes · 12 years ago
  44. 0b9a13f am a1595487: am ae189740: Merge "Add some more headers." by Elliott Hughes · 12 years ago
  45. a159548 am ae189740: Merge "Add some more headers." by Elliott Hughes · 12 years ago
  46. ae18974 Merge "Add some more headers." by Elliott Hughes · 12 years ago
  47. c835c35 Add some more headers. by Elliott Hughes · 12 years ago
  48. 51e1ca7 am 09a73562: am f784f036: Merge "Add extra libc stubs for mntent related functions." by JP Abgrall · 12 years ago
  49. 09a7356 am f784f036: Merge "Add extra libc stubs for mntent related functions." by JP Abgrall · 12 years ago
  50. f784f03 Merge "Add extra libc stubs for mntent related functions." by JP Abgrall · 12 years ago
  51. 4e9cb03 Add extra libc stubs for mntent related functions. by JP Abgrall · 12 years ago
  52. e48e9c9 am 2872e742: am 33c3e8d3: Merge "Add NT_PRSTATUS to <elf.h>." by Elliott Hughes · 12 years ago
  53. 2872e74 am 33c3e8d3: Merge "Add NT_PRSTATUS to <elf.h>." by Elliott Hughes · 12 years ago
  54. 33c3e8d Merge "Add NT_PRSTATUS to <elf.h>." by Elliott Hughes · 12 years ago
  55. 1272dbd Add NT_PRSTATUS to <elf.h>. by Elliott Hughes · 12 years ago
  56. 1424b70 am fce55ed3: am 8e6bf35a: Merge "Add <sgidefs.h>." by Elliott Hughes · 12 years ago
  57. fb12b9a am ea7c0ea6: am d29c75f0: Merge "Fix x86 user_regs_struct." by Elliott Hughes · 12 years ago
  58. fce55ed am 8e6bf35a: Merge "Add <sgidefs.h>." by Elliott Hughes · 12 years ago
  59. ea7c0ea am d29c75f0: Merge "Fix x86 user_regs_struct." by Elliott Hughes · 12 years ago
  60. 8e6bf35 Merge "Add <sgidefs.h>." by Elliott Hughes · 12 years ago
  61. d29c75f Merge "Fix x86 user_regs_struct." by Elliott Hughes · 12 years ago
  62. f8b2b3c Fix x86 user_regs_struct. by Elliott Hughes · 12 years ago
  63. 1c2cf23 Add <sgidefs.h>. by Elliott Hughes · 12 years ago
  64. 2a25c30 am c63fe9fa: am 6114ffb3: Merge "Add the glibc-compatible d_fileno." by Elliott Hughes · 12 years ago
  65. c63fe9f am 6114ffb3: Merge "Add the glibc-compatible d_fileno." by Elliott Hughes · 12 years ago
  66. 6114ffb Merge "Add the glibc-compatible d_fileno." by Elliott Hughes · 12 years ago
  67. a8a3178 Add the glibc-compatible d_fileno. by Elliott Hughes · 12 years ago
  68. b1955cc am 56d790fc: am c65cbf97: Merge "Fix <sys/resource.h>." by Elliott Hughes · 12 years ago
  69. 56d790f am c65cbf97: Merge "Fix <sys/resource.h>." by Elliott Hughes · 12 years ago
  70. c65cbf9 Merge "Fix <sys/resource.h>." by Elliott Hughes · 12 years ago
  71. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 12 years ago
  72. e5af443 am 8c6c9801: am 8276d287: Merge "Our dirent is a dirent64." by Elliott Hughes · 12 years ago
  73. 49fd786 am 2ab8dd30: am 66f473ef: Merge "Add <sys/reg.h>." by Elliott Hughes · 12 years ago
  74. 8c6c980 am 8276d287: Merge "Our dirent is a dirent64." by Elliott Hughes · 12 years ago
  75. 2ab8dd3 am 66f473ef: Merge "Add <sys/reg.h>." by Elliott Hughes · 12 years ago
  76. 8276d28 Merge "Our dirent is a dirent64." by Elliott Hughes · 12 years ago
  77. 66f473e Merge "Add <sys/reg.h>." by Elliott Hughes · 12 years ago
  78. d0a17be am 548eddab: am 8a6eec38: Merge "Fix x86_64 register names in <sys/user.h>." by Elliott Hughes · 12 years ago
  79. 36a3f94 am 60ff1387: am 5d5cc227: Merge "We shouldn\'t have a <sys/dirent.h> that\'s a subset of <dirent.h>." by Elliott Hughes · 12 years ago
  80. 38f0ef3 Our dirent is a dirent64. by Elliott Hughes · 12 years ago
  81. 548edda am 8a6eec38: Merge "Fix x86_64 register names in <sys/user.h>." by Elliott Hughes · 12 years ago
  82. 60ff138 am 5d5cc227: Merge "We shouldn\'t have a <sys/dirent.h> that\'s a subset of <dirent.h>." by Elliott Hughes · 12 years ago
  83. 5b17e4d Add <sys/reg.h>. by Elliott Hughes · 12 years ago
  84. 8a6eec3 Merge "Fix x86_64 register names in <sys/user.h>." by Elliott Hughes · 12 years ago
  85. 5d5cc22 Merge "We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>." by Elliott Hughes · 12 years ago
  86. eddc8ec Fix x86_64 register names in <sys/user.h>. by Elliott Hughes · 12 years ago
  87. 155b076 We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>. by Elliott Hughes · 12 years ago
  88. e4f4ef0 am eac00eb7: am 4c8caf0a: Merge "<sched.h> should offer both __sched_priority and sched_priority." by Elliott Hughes · 12 years ago
  89. fccb66b am 4458a5a7: am 4faf76ca: Merge "<fcntl.h> should get you the POSIX_FADV_* constants." by Elliott Hughes · 12 years ago
  90. eac00eb am 4c8caf0a: Merge "<sched.h> should offer both __sched_priority and sched_priority." by Elliott Hughes · 12 years ago
  91. 4458a5a am 4faf76ca: Merge "<fcntl.h> should get you the POSIX_FADV_* constants." by Elliott Hughes · 12 years ago
  92. 4c8caf0 Merge "<sched.h> should offer both __sched_priority and sched_priority." by Elliott Hughes · 12 years ago
  93. 4faf76c Merge "<fcntl.h> should get you the POSIX_FADV_* constants." by Elliott Hughes · 12 years ago
  94. ec93120 am 82bbaf7e: am bc4e135a: Merge "Add SWAP_FLAG_* constants to <sys/swap.h>." by Elliott Hughes · 12 years ago
  95. 82bbaf7 am bc4e135a: Merge "Add SWAP_FLAG_* constants to <sys/swap.h>." by Elliott Hughes · 12 years ago
  96. bc4e135 Merge "Add SWAP_FLAG_* constants to <sys/swap.h>." by Elliott Hughes · 12 years ago
  97. 65c6f30 Add SWAP_FLAG_* constants to <sys/swap.h>. by Elliott Hughes · 12 years ago
  98. 24ed782 am d2fe982b: am 1c1b8354: Merge "Define fsid_t as well as __fsid_t." by Elliott Hughes · 12 years ago
  99. d2fe982 am 1c1b8354: Merge "Define fsid_t as well as __fsid_t." by Elliott Hughes · 12 years ago
  100. 1c1b835 Merge "Define fsid_t as well as __fsid_t." by Elliott Hughes · 12 years ago