1. 26facba Merge "hardening: remove pointless ARM __get_pc() function" by Nick Kralevich · 14 years ago
  2. 404e28f hardening: remove pointless ARM __get_pc() function by Ard Biesheuvel · 14 years ago
  3. c7de022 Merge "Use unambiguous mnemonics" by Jean-Baptiste Queru · 14 years ago
  4. c0b4d18 Use unambiguous mnemonics by Kevin Schoedel · 14 years ago
  5. 1bd035c Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS" by Andrew Hsieh · 14 years ago
  6. 2f7d7c6 Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS by Andrew Hsieh · 14 years ago
  7. 7b0d9b7 Merge "Restore posix_memalign" by Ian Rogers · 14 years ago
  8. bfc1d97 Restore posix_memalign by Brian Carlstrom · 14 years ago
  9. c37dcd3 Merge "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 14 years ago
  10. 9990891 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 14 years ago
  11. 9417a80 Merge "Always define the 64-bit int types." by Elliott Hughes · 14 years ago
  12. 200de74 Merge "Fix race condition in pthread_create()" by Elliott Hughes · 14 years ago
  13. 2932f04 Fix race condition in pthread_create() by Jurijs Oniscuks · 14 years ago
  14. 6d6731a Always define the 64-bit int types. by Elliott Hughes · 14 years ago
  15. 1771a33 Merge "Add link.h for all platforms with dl_phdr_info" by Elliott Hughes · 14 years ago
  16. b7beb69 Add link.h for all platforms with dl_phdr_info by Pavel Chupin · 14 years ago
  17. 6c98cdb Merge "Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds." by Joe Onorato · 14 years ago
  18. 7b841f3 Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds. by Joe Onorato · 14 years ago
  19. 60ef95e Merge "Enhance getcwd(3) to handle NULL like glibc." by Elliott Hughes · 14 years ago
  20. 04a83a4 Enhance getcwd(3) to handle NULL like glibc. by Elliott Hughes · 14 years ago
  21. 449d463 Merge "bionic: add macro protection for MALLOC_ALIGNMENT" by Elliott Hughes · 14 years ago
  22. 9862f5e bionic: add macro protection for MALLOC_ALIGNMENT by Jin Wei · 14 years ago
  23. ae72809 Merge "enable clone system call for x86" by Elliott Hughes · 14 years ago
  24. 22d366c enable clone system call for x86 by Jin Wei · 14 years ago
  25. 07cd112 Merge "Fix comment typos." by Elliott Hughes · 14 years ago
  26. 105bc26 Fix comment typos. by Elliott Hughes · 14 years ago
  27. e1cd69a Merge "Regenerate all NOTICE files with the latest version of the script." by Elliott Hughes · 14 years ago
  28. 32dbc03 Regenerate all NOTICE files with the latest version of the script. by Elliott Hughes · 14 years ago
  29. fe43c76 Merge "Switch to the current NetBSD regex implementation." by Elliott Hughes · 14 years ago
  30. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 14 years ago
  31. 53493a9 Merge "Sort NOTICE entries." by Elliott Hughes · 14 years ago
  32. 261e223 Sort NOTICE entries. by Elliott Hughes · 14 years ago
  33. b6a9719 Merge "More cleanup." by Elliott Hughes · 14 years ago
  34. bedfe38 More cleanup. by Elliott Hughes · 14 years ago
  35. b7c6991 Merge "Update MS_ mount flags, define unshare() syscall." by Elliott Hughes · 14 years ago
  36. 74c0464 Update MS_ mount flags, define unshare() syscall. by Jeff Sharkey · 14 years ago
  37. b9c6854 Merge "linker: avoid clobbering the .dynamic section of shared libs" by Elliott Hughes · 14 years ago
  38. c50e019 Merge "Switch to upstream NetBSD tdelete/tfind/tsearch." by Elliott Hughes · 14 years ago
  39. 12c78bb linker: avoid clobbering the .dynamic section of shared libs by Ard Biesheuvel · 14 years ago
  40. 409302f Switch to upstream NetBSD tdelete/tfind/tsearch. by Elliott Hughes · 14 years ago
  41. 54655ea Merge "Fix nice..." by Elliott Hughes · 14 years ago
  42. 3d2d448 Fix nice... by Elliott Hughes · 14 years ago
  43. b66bc51 Merge "Clean up warnings in stubs.cpp." by Elliott Hughes · 14 years ago
  44. de727ca Clean up warnings in stubs.cpp. by Elliott Hughes · 14 years ago
  45. 222eec2 Merge "Handle naming for system uids running as secondary users" by Elliott Hughes · 14 years ago
  46. bf9441e Handle naming for system uids running as secondary users by Amith Yamasani · 14 years ago
  47. 440e417 Merge "Add dependencies on all the makefiles." by Elliott Hughes · 14 years ago
  48. ae5c644 Add dependencies on all the makefiles. by Elliott Hughes · 14 years ago
  49. 66fba00 Merge "Update arch-mips/asm/unistd.h for the newer syscalls" by Elliott Hughes · 14 years ago
  50. 7d9f1c4 Update arch-mips/asm/unistd.h for the newer syscalls by Raghu Gandham · 14 years ago
  51. a61ac52 Merge "Fix module constructor order." by Elliott Hughes · 14 years ago
  52. 9181a5d Fix module constructor order. by Evgeniy Stepanov · 14 years ago
  53. 20b94c0 Merge "linker: don't perform unnecessary mprotects" by Nick Kralevich · 14 years ago
  54. 5135b3a linker: don't perform unnecessary mprotects by Nick Kralevich · 14 years ago
  55. 072a7e6 Merge "MIPS support to the libc Makefile" by Elliott Hughes · 14 years ago
  56. a4c7933 MIPS support to the libc Makefile by Raghu Gandham · 14 years ago
  57. 0bf5cf8 Merge "Set the dynamic field in the link map for the linker itself." by Ben Cheng · 14 years ago
  58. 06f0e74 Set the dynamic field in the link map for the linker itself. by Ben Cheng · 14 years ago
  59. 316ee62 Merge "MIPS support to sigsuspend and sigwait routines" by Elliott Hughes · 14 years ago
  60. 38a02b4 Merge "crtend*: Add GNU_STACK note" by Nick Kralevich · 14 years ago
  61. 6eee1fc crtend*: Add GNU_STACK note by Nick Kralevich · 14 years ago
  62. 3ede900 Merge "Revert "Revert "Switch to NetBSD's strxfrm(3).""" by Elliott Hughes · 14 years ago
  63. a1822dc Merge "Add unshare() syscall." by Elliott Hughes · 14 years ago
  64. e36c826 Add unshare() syscall. by Jeff Sharkey · 14 years ago
  65. f91e2f7 Merge "Fix typo in SIGTTOU description." by Elliott Hughes · 14 years ago
  66. 01030e6 Fix typo in SIGTTOU description. by Elliott Hughes · 14 years ago
  67. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 14 years ago
  68. 4ec9e34 Merge "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 14 years ago
  69. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 14 years ago
  70. 9ad1d6f Merge "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 14 years ago
  71. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 14 years ago
  72. abd1001 MIPS support to sigsuspend and sigwait routines by Raghu Gandham · 14 years ago
  73. 0836a7f Merge "Auto-generate a complete NOTICE file." by Elliott Hughes · 14 years ago
  74. 387d4b7 Auto-generate a complete NOTICE file. by Elliott Hughes · 14 years ago
  75. 709bb0f Merge "Remove ThirdPartyProject.prop." by Elliott Hughes · 14 years ago
  76. df67537 Remove ThirdPartyProject.prop. by Elliott Hughes · 14 years ago
  77. a17b85d Merge "Remove the last .jam file." by Elliott Hughes · 14 years ago
  78. a554212 Remove the last .jam file. by Elliott Hughes · 14 years ago
  79. d504eee Merge "MIPS support to sys/ headers" by Elliott Hughes · 14 years ago
  80. f655ce7 Merge "Fix x86 build." by Elliott Hughes · 14 years ago
  81. 57e6d9a Fix x86 build. by Elliott Hughes · 14 years ago
  82. 7812920 Merge "Clean up the linker a bit, remove prelinking support." by Elliott Hughes · 14 years ago
  83. 34959e0 Merge "Clean up libc/Android.mk a bit after the crtbrand changes." by Elliott Hughes · 14 years ago
  84. 76be660 Clean up libc/Android.mk a bit after the crtbrand changes. by Elliott Hughes · 14 years ago
  85. 7e248be Merge "Add a .note.android.ident section to Android ELF binaries." by Jean-Baptiste Queru · 14 years ago
  86. 4688279 Clean up the linker a bit, remove prelinking support. by Elliott Hughes · 14 years ago
  87. e2731d9 Merge "When compiling with clang, don't "fortify_source" the strlcpy and strlcat." by Shih-wei Liao · 14 years ago
  88. d600617 When compiling with clang, don't "fortify_source" the strlcpy and strlcat. by Shih-wei Liao · 14 years ago
  89. 8173d76 Merge "Revert "Fix the clang build: this compiler doesn't support the gnu_inline function attribute"" by Shih-wei Liao · 14 years ago
  90. 601a49d Merge "When compiling with clang, don't "fortify_source" the strlen." by Shih-wei Liao · 14 years ago
  91. 9a3d53f When compiling with clang, don't "fortify_source" the strlen. by Shih-wei Liao · 14 years ago
  92. 7c92b6c Merge "Remove an awkward #include that is no longer upstream." by Elliott Hughes · 14 years ago
  93. 2b7f68c Revert "Fix the clang build: this compiler doesn't support the gnu_inline function attribute" by Shih-wei Liao · 14 years ago
  94. 1c86172 Merge "Remove yet more SH4 cruft." by Elliott Hughes · 14 years ago
  95. bbf094f Remove yet more SH4 cruft. by Elliott Hughes · 14 years ago
  96. aea5f00 Merge "bionic: modify syscall to use 6 registers to pass parameter." by Elliott Hughes · 14 years ago
  97. c164f2a bionic: modify syscall to use 6 registers to pass parameter. by Jin Wei · 14 years ago
  98. 1510795 Merge "Upgrade to tzdata2012e." by Elliott Hughes · 14 years ago
  99. 0946513 Upgrade to tzdata2012e. by Elliott Hughes · 14 years ago
  100. 16d4021 Merge "Fix the clang build: this compiler doesn't support the gnu_inline function attribute" by David Turner · 14 years ago