1. 6f23ce3 Merge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64)." by Elliott Hughes · 12 years ago
  2. e2a292d Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). by Elliott Hughes · 12 years ago
  3. 62ffe14 Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c. by Ben Cheng · 12 years ago
  4. 513f83b Merge "bionic: rename aarch64 target to arm64" by Colin Cross · 12 years ago
  5. f38fb19 Re-export libgcc's __aeabi_uidivmod and __popcount_tab by Bernhard Rosenkränzer · 12 years ago
  6. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 12 years ago
  7. 5b4884f Merge "Add "__noreturn" to assert and assert2" by Elliott Hughes · 12 years ago
  8. 323d4b6 Add "__noreturn" to assert and assert2 by Vadim Markovtsev · 12 years ago
  9. af8aebe Move _thread_created_hook to where it belongs. by Elliott Hughes · 12 years ago
  10. b5e2110 Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()" by Elliott Hughes · 12 years ago
  11. ae18974 Merge "Add some more headers." by Elliott Hughes · 12 years ago
  12. c835c35 Add some more headers. by Elliott Hughes · 12 years ago
  13. 4e9cb03 Add extra libc stubs for mntent related functions. by JP Abgrall · 12 years ago
  14. 33c3e8d Merge "Add NT_PRSTATUS to <elf.h>." by Elliott Hughes · 12 years ago
  15. 1272dbd Add NT_PRSTATUS to <elf.h>. by Elliott Hughes · 12 years ago
  16. 8e6bf35 Merge "Add <sgidefs.h>." by Elliott Hughes · 12 years ago
  17. f8b2b3c Fix x86 user_regs_struct. by Elliott Hughes · 12 years ago
  18. 1c2cf23 Add <sgidefs.h>. by Elliott Hughes · 12 years ago
  19. a8a3178 Add the glibc-compatible d_fileno. by Elliott Hughes · 12 years ago
  20. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 12 years ago
  21. 8276d28 Merge "Our dirent is a dirent64." by Elliott Hughes · 12 years ago
  22. 38f0ef3 Our dirent is a dirent64. by Elliott Hughes · 12 years ago
  23. 5b17e4d Add <sys/reg.h>. by Elliott Hughes · 12 years ago
  24. 8a6eec3 Merge "Fix x86_64 register names in <sys/user.h>." by Elliott Hughes · 12 years ago
  25. eddc8ec Fix x86_64 register names in <sys/user.h>. by Elliott Hughes · 12 years ago
  26. 155b076 We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>. by Elliott Hughes · 12 years ago
  27. 4c8caf0 Merge "<sched.h> should offer both __sched_priority and sched_priority." by Elliott Hughes · 12 years ago
  28. 4faf76c Merge "<fcntl.h> should get you the POSIX_FADV_* constants." by Elliott Hughes · 12 years ago
  29. bc4e135 Merge "Add SWAP_FLAG_* constants to <sys/swap.h>." by Elliott Hughes · 12 years ago
  30. 65c6f30 Add SWAP_FLAG_* constants to <sys/swap.h>. by Elliott Hughes · 12 years ago
  31. bbb34f9 <sched.h> should offer both __sched_priority and sched_priority. by Elliott Hughes · 12 years ago
  32. 01e505a <fcntl.h> should get you the POSIX_FADV_* constants. by Elliott Hughes · 12 years ago
  33. abfc88f Define fsid_t as well as __fsid_t. by Elliott Hughes · 12 years ago
  34. 54a7494 Regenerate the NOTICE files. by Elliott Hughes · 12 years ago
  35. 10cd709 Merge "Add cfi directives to x86 syscalls." by Christopher Ferris · 12 years ago
  36. e4bc756 Add cfi directives to x86 syscalls. by Christopher Ferris · 12 years ago
  37. b235f8c Merge "Fix dev_t (for LP64)." by Elliott Hughes · 12 years ago
  38. 338e610 Add TCPOPT_* constants. by Elliott Hughes · 12 years ago
  39. 894f8cb Fix dev_t (for LP64). by Elliott Hughes · 12 years ago
  40. c1c3f7d Merge "Remove as many hard-coded constants from the MIPS vfork.S as possible." by Elliott Hughes · 12 years ago
  41. c5bf703 Remove as many hard-coded constants from the MIPS vfork.S as possible. by Elliott Hughes · 12 years ago
  42. a85aaf1 Use the MAX_ERRNO constant. by Elliott Hughes · 12 years ago
  43. b0a2efc Remove a hardcoded constant from aarch64's vfork. by Elliott Hughes · 12 years ago
  44. 887e114 Clean up <sched.h>. by Elliott Hughes · 12 years ago
  45. 5063791 Fix MIPS build. by Elliott Hughes · 12 years ago
  46. 2aace21 Remove the bogus exit status from _exit_with_stack_teardown. by Elliott Hughes · 12 years ago
  47. 6d92906 Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  48. 5b395ce Fix MIPS build. by Elliott Hughes · 12 years ago
  49. 3fdb735 Merge "Avoid sign extension in 32-bit mmap." by Elliott Hughes · 12 years ago
  50. 9986890 Avoid sign extension in 32-bit mmap. by Elliott Hughes · 12 years ago
  51. 68d89c7 Remove some old kernel header cruft not needed with uapi. by Elliott Hughes · 12 years ago
  52. 5eccb96 Fix aarch64 futex assembly routines. by Elliott Hughes · 12 years ago
  53. 766c7ef Allocate additional space on stack for indirect syscall by Chris Dearman · 12 years ago
  54. 5e26221 Merge "Fix backwards compatible system property structure" by Greg Hackmann · 12 years ago
  55. 498295c Upgrade to tzdata2013i. by Elliott Hughes · 12 years ago
  56. aa26768 Merge "Allow GCC-built fortified code to run on a clang-built bionic." by Elliott Hughes · 12 years ago
  57. a19a41b Merge "Fix struct stat for aarch64." by Elliott Hughes · 12 years ago
  58. f85b9ac Merge "Don't force O_LARGEFILE on LP64." by Elliott Hughes · 12 years ago
  59. b8fa5b1 Fix struct stat for aarch64. by Elliott Hughes · 12 years ago
  60. 17cabe1 Don't force O_LARGEFILE on LP64. by Elliott Hughes · 12 years ago
  61. e3fb66d Add __popcountsi2 to the function compat list. by Ben Cheng · 12 years ago
  62. cd0609f Allow GCC-built fortified code to run on a clang-built bionic. by Elliott Hughes · 12 years ago
  63. cf7a4a4 Merge "Revert "Add C linkage for __open_2 and __openat_2."" by Elliott Hughes · 12 years ago
  64. 9a42eef Revert "Add C linkage for __open_2 and __openat_2." by Elliott Hughes · 12 years ago
  65. 845c778 ARM: Change dmb domain for bionic_atomic_barrier() by Serban Constantinescu · 12 years ago
  66. da97755 Fix aarch64 custom assembler now non-uapi is gone. by Elliott Hughes · 12 years ago
  67. c13d89b Add C linkage for __open_2 and __openat_2. by Ben Cheng · 12 years ago
  68. bf3ec9a AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg() by Serban Constantinescu · 12 years ago
  69. 81ddd14 Merge "Remove the non-uapi kernel headers." by Christopher Ferris · 12 years ago
  70. e4c6b08 Clean up more recursive FORTIFY_SOURCE calls by Nick Kralevich · 12 years ago
  71. ddea383 __strnlen_chk: avoid recursive strlen calls by Nick Kralevich · 12 years ago
  72. 28d4b9b Fix linking of aarch64 static binaries. by Elliott Hughes · 12 years ago
  73. ba9fee9 Fix the x86-64 int64_t/uint64_t. by Elliott Hughes · 12 years ago
  74. ad8842f Don't use __kernel_ulong_t. by Elliott Hughes · 12 years ago
  75. 2b333ea Remove <machine/kernel.h>. by Elliott Hughes · 12 years ago
  76. be52314 Remove the non-uapi kernel headers. by Christopher Ferris · 12 years ago
  77. 9e79af3 Small style cleanup. by Elliott Hughes · 12 years ago
  78. 611b903 Merge "Properly detect timeout in pthread_mutex_lock_timeout_np_impl" by Elliott Hughes · 12 years ago
  79. e00f489 Merge "Move bionic over to GCC's 'warning' attribute." by Elliott Hughes · 12 years ago
  80. e7c59f9 Fix compilation of crtbegin.c and pthread_debug.cpp. by Elliott Hughes · 12 years ago
  81. c13fb75 Move bionic over to GCC's 'warning' attribute. by Elliott Hughes · 12 years ago
  82. e365f9d AArch64: Linker64 support for AArch64 by Marcus Oakland · 12 years ago
  83. 4fae14f Properly detect timeout in pthread_mutex_lock_timeout_np_impl by Ken Mixter · 12 years ago
  84. e210488 AArch64: Add initial support for AArch64 by Serban Constantinescu · 12 years ago
  85. 1924a5c AArch64: Add support for AArch64 atomic operations by Serban Constantinescu · 12 years ago
  86. 4c186ff Fix typo. by Elliott Hughes · 12 years ago
  87. 2b333b9 Clean up the pthread-only atomic stuff a little. by Elliott Hughes · 12 years ago
  88. c54ca40 Clean up some ARMv4/ARMv5 cruft. by Elliott Hughes · 12 years ago
  89. 063a572 Fix backwards compatible system property structure by Joshua J. Drake · 12 years ago
  90. 8623bf7 Merge "Make <sys/param.h> more glibc-like." by Elliott Hughes · 12 years ago
  91. c2f082f Make <sys/param.h> more glibc-like. by Elliott Hughes · 12 years ago
  92. 802a0a7 Add ioprio.h. by Christopher Ferris · 12 years ago
  93. 1887621 PTHREAD_KEYS_MAX cleanup. by Elliott Hughes · 12 years ago
  94. ed76a93 AArch64: Fix mmap64() definition for AArch64, X86_64 by Serban Constantinescu · 12 years ago
  95. dff7203 Remove harmful attempts to be helpful in pthread_mutex functions. by Elliott Hughes · 12 years ago
  96. 960ee37 Clarify a comment. by Elliott Hughes · 12 years ago
  97. 2e35915 Merge "Fix dns search domain use in gethostbyname." by Robert Greenwalt · 12 years ago
  98. c11f6f0 Fix dns search domain use in gethostbyname. by Robert Greenwalt · 12 years ago
  99. 101fb7d Do not clear tids on detached threads. by Christopher Ferris · 12 years ago
  100. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago