1. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  2. e163a39 Merge "Remove unused cruft from MIPS <machine/signal.h>." by Elliott Hughes · 12 years ago
  3. ea0fab1 Remove unused cruft from MIPS <machine/signal.h>. by Elliott Hughes · 12 years ago
  4. 375aaa3 Merge "Kill <machine/_types.h>." by Elliott Hughes · 12 years ago
  5. 9afe288 Kill <machine/_types.h>. by Elliott Hughes · 12 years ago
  6. 12e8b76 Merge "Use arch-specific LOCAL_ variables to build libm." by Ying Wang · 12 years ago
  7. 609526f Use arch-specific LOCAL_ variables to build libm. by Ying Wang · 12 years ago
  8. 53cc62c Merge "Add fallocate/fallocate64/posix_fallocate/posix_fallocate64." by Elliott Hughes · 12 years ago
  9. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 12 years ago
  10. a122c37 Merge "Use __inline__ for fortify." by Elliott Hughes · 12 years ago
  11. 8d60cc6 Use __inline__ for fortify. by Elliott Hughes · 12 years ago
  12. fb4da1e Merge "Regenerate binder header" by Arve Hjønnevåg · 12 years ago
  13. ed29345 Merge "Clean up debugger.cpp slightly." by Elliott Hughes · 12 years ago
  14. 62e9c76 Clean up debugger.cpp slightly. by Elliott Hughes · 12 years ago
  15. 4939d6d Merge "LP64 binaries should talk to debuggerd64." by Elliott Hughes · 12 years ago
  16. f858bd1 LP64 binaries should talk to debuggerd64. by Elliott Hughes · 12 years ago
  17. 47ff6b9 Merge "Add missing ucontext_t definition to bionic for arch-arm64." by Elliott Hughes · 12 years ago
  18. a14df4a Merge "[MIPS] SA_RESTORER support is not needed for MIPS" by Elliott Hughes · 12 years ago
  19. 7b95807 Add missing ucontext_t definition to bionic for arch-arm64. by Ross McIlroy · 12 years ago
  20. 46f3db6 [MIPS] SA_RESTORER support is not needed for MIPS by Chris Dearman · 12 years ago
  21. 07f8402 Merge "Make ARM <user.h> more glibc-compatible." by Elliott Hughes · 12 years ago
  22. 3614424 Make ARM <user.h> more glibc-compatible. by Elliott Hughes · 12 years ago
  23. 53a55c1 Merge "Add mips <sys/ucontext.h>." by Elliott Hughes · 12 years ago
  24. 02c661b Add mips <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  25. 807bbb7 Merge "Add arm <sys/ucontext.h>." by Elliott Hughes · 12 years ago
  26. 4e72fcc Add arm <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  27. 8f35527 Merge "Add x86 <sys/ucontext.h>." by Elliott Hughes · 12 years ago
  28. 677a07c Add x86 <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  29. 972c39c Merge "Add x86_64 ucontext.h for better compatibility" by Elliott Hughes · 12 years ago
  30. e61d106 Add x86_64 ucontext.h for better compatibility by Pavel Chupin · 12 years ago
  31. fbaa254 Regenerate binder header by Arve Hjønnevåg · 12 years ago
  32. 037b10d Merge "Fix pthread_test to work with gtest 1.7.0." by Elliott Hughes · 12 years ago
  33. 718a5b5 Fix pthread_test to work with gtest 1.7.0. by Elliott Hughes · 12 years ago
  34. c75e772 Merge "Remove a __system_property_get call from the DNS code." by Elliott Hughes · 12 years ago
  35. 908e8c2 Remove a __system_property_get call from the DNS code. by Elliott Hughes · 12 years ago
  36. 4ea434e Merge "bionic: Change the type of soinfo's size to size_t" by Elliott Hughes · 12 years ago
  37. 5ceb889 bionic: Change the type of soinfo's size to size_t by Weiwu Chen · 12 years ago
  38. 4449fe9 Merge "Fix 32-bit mmap/mmap64 handling of negative offsets." by Elliott Hughes · 12 years ago
  39. 431166d Fix 32-bit mmap/mmap64 handling of negative offsets. by Elliott Hughes · 12 years ago
  40. 652dd51 Merge "Remove libthread_db from bionic." by Elliott Hughes · 12 years ago
  41. d373d0c Remove libthread_db from bionic. by Elliott Hughes · 12 years ago
  42. ba0c668 Merge "bionic: Do not use magic number for portability" by Elliott Hughes · 12 years ago
  43. 4041b13 bionic: Do not use magic number for portability by Qiming Shi · 12 years ago
  44. 6f23ce3 Merge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64)." by Elliott Hughes · 12 years ago
  45. b32cc03 Merge "Use arch-specific variable to set up the x86 ld flags." by Ying Wang · 12 years ago
  46. 1682c63 Use arch-specific variable to set up the x86 ld flags. by Ying Wang · 12 years ago
  47. e2a292d Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). by Elliott Hughes · 12 years ago
  48. 5acce96 Merge "Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c." by Ben Cheng · 12 years ago
  49. 62ffe14 Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c. by Ben Cheng · 12 years ago
  50. 513f83b Merge "bionic: rename aarch64 target to arm64" by Colin Cross · 12 years ago
  51. 69d242d Merge "Re-export libgcc's __aeabi_uidivmod and __popcount_tab" by Ben Cheng · 12 years ago
  52. f38fb19 Re-export libgcc's __aeabi_uidivmod and __popcount_tab by Bernhard Rosenkränzer · 12 years ago
  53. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 12 years ago
  54. 5b4884f Merge "Add "__noreturn" to assert and assert2" by Elliott Hughes · 12 years ago
  55. 323d4b6 Add "__noreturn" to assert and assert2 by Vadim Markovtsev · 12 years ago
  56. 1215942 Merge "Fix libdl build warnings, turn on -Werror." by Elliott Hughes · 12 years ago
  57. c8d4126 Merge "Move _thread_created_hook to where it belongs." by Elliott Hughes · 12 years ago
  58. 7ac9751 Fix libdl build warnings, turn on -Werror. by Elliott Hughes · 12 years ago
  59. af8aebe Move _thread_created_hook to where it belongs. by Elliott Hughes · 12 years ago
  60. d971f72 Merge "Make it possible for code to query the dynamic linker's default search path." by Elliott Hughes · 12 years ago
  61. b5e2110 Merge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()" by Elliott Hughes · 12 years ago
  62. a4aafd1 Make it possible for code to query the dynamic linker's default search path. by Elliott Hughes · 12 years ago
  63. ebc1c76 Merge "Add -Bsymbolic to the ld flags when linking the dynamic linker." by Elliott Hughes · 12 years ago
  64. 7ff07ad Add -Bsymbolic to the ld flags when linking the dynamic linker. by Elliott Hughes · 12 years ago
  65. ae18974 Merge "Add some more headers." by Elliott Hughes · 12 years ago
  66. c835c35 Add some more headers. by Elliott Hughes · 12 years ago
  67. f784f03 Merge "Add extra libc stubs for mntent related functions." by JP Abgrall · 12 years ago
  68. 4e9cb03 Add extra libc stubs for mntent related functions. by JP Abgrall · 12 years ago
  69. 33c3e8d Merge "Add NT_PRSTATUS to <elf.h>." by Elliott Hughes · 12 years ago
  70. 1272dbd Add NT_PRSTATUS to <elf.h>. by Elliott Hughes · 12 years ago
  71. 8e6bf35 Merge "Add <sgidefs.h>." by Elliott Hughes · 12 years ago
  72. d29c75f Merge "Fix x86 user_regs_struct." by Elliott Hughes · 12 years ago
  73. f8b2b3c Fix x86 user_regs_struct. by Elliott Hughes · 12 years ago
  74. 1c2cf23 Add <sgidefs.h>. by Elliott Hughes · 12 years ago
  75. 6114ffb Merge "Add the glibc-compatible d_fileno." by Elliott Hughes · 12 years ago
  76. a8a3178 Add the glibc-compatible d_fileno. by Elliott Hughes · 12 years ago
  77. c65cbf9 Merge "Fix <sys/resource.h>." by Elliott Hughes · 12 years ago
  78. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 12 years ago
  79. 8276d28 Merge "Our dirent is a dirent64." by Elliott Hughes · 12 years ago
  80. 66f473e Merge "Add <sys/reg.h>." by Elliott Hughes · 12 years ago
  81. 38f0ef3 Our dirent is a dirent64. by Elliott Hughes · 12 years ago
  82. 5b17e4d Add <sys/reg.h>. by Elliott Hughes · 12 years ago
  83. 8a6eec3 Merge "Fix x86_64 register names in <sys/user.h>." by Elliott Hughes · 12 years ago
  84. 5d5cc22 Merge "We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>." by Elliott Hughes · 12 years ago
  85. eddc8ec Fix x86_64 register names in <sys/user.h>. by Elliott Hughes · 12 years ago
  86. 155b076 We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>. by Elliott Hughes · 12 years ago
  87. 4c8caf0 Merge "<sched.h> should offer both __sched_priority and sched_priority." by Elliott Hughes · 12 years ago
  88. 4faf76c Merge "<fcntl.h> should get you the POSIX_FADV_* constants." by Elliott Hughes · 12 years ago
  89. bc4e135 Merge "Add SWAP_FLAG_* constants to <sys/swap.h>." by Elliott Hughes · 12 years ago
  90. 65c6f30 Add SWAP_FLAG_* constants to <sys/swap.h>. by Elliott Hughes · 12 years ago
  91. 1c1b835 Merge "Define fsid_t as well as __fsid_t." by Elliott Hughes · 12 years ago
  92. bbb34f9 <sched.h> should offer both __sched_priority and sched_priority. by Elliott Hughes · 12 years ago
  93. 01e505a <fcntl.h> should get you the POSIX_FADV_* constants. by Elliott Hughes · 12 years ago
  94. abfc88f Define fsid_t as well as __fsid_t. by Elliott Hughes · 12 years ago
  95. 27a4bb3 Merge "Regenerate the NOTICE files." by Elliott Hughes · 12 years ago
  96. 54a7494 Regenerate the NOTICE files. by Elliott Hughes · 12 years ago
  97. 10cd709 Merge "Add cfi directives to x86 syscalls." by Christopher Ferris · 12 years ago
  98. e4bc756 Add cfi directives to x86 syscalls. by Christopher Ferris · 12 years ago
  99. 5f1322c Merge "Pass a valid stack pointer to __bionic_clone in pthread.__bionic_clone" by Elliott Hughes · 12 years ago
  100. b235f8c Merge "Fix dev_t (for LP64)." by Elliott Hughes · 12 years ago