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