1. 36e0345 Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 12 years ago
  2. 1adc7c0 Merge "linker: Fix the computation of si->base" by Nick Kralevich · 12 years ago
  3. cd6b200 Merge "Add linker support for PIE" by Nick Kralevich · 12 years ago
  4. e742c1f linker: set LOCAL_NO_CRT := true by Nick Kralevich · 13 years ago
  5. 077891b linker: Fix the computation of si->base by David 'Digit' Turner · 13 years ago
  6. 6cdefd0 Add linker support for PIE by Nick Kralevich · 13 years ago
  7. 4f05d1c Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 12 years ago
  8. edb7cad Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 12 years ago
  9. 1928523 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 12 years ago
  10. e540890 Merge "[MIPS] Add support for MIPS syscalls" by Elliott Hughes · 12 years ago
  11. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 13 years ago
  12. 7eb1cc2 Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 12 years ago
  13. 2fd81ef bionic: allow the board to customize MALLOC_ALIGNMENT by Jack Ren · 13 years ago
  14. fd95503 Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 12 years ago
  15. 0753dc6 pthread: Invalidate stale stack pointers on pthread_exit() by Bjorn Andersson · 12 years ago
  16. 3919b96 Merge "Implement the "abort" stub in assembly for ARM." by Elliott Hughes · 12 years ago
  17. eda7be4 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 12 years ago
  18. c47703a bionic/x86: Optimization for memcpy by Jack Ren · 13 years ago
  19. 20bea00 Merge "Cherry-pick "generate PIC code"." by Elliott Hughes · 12 years ago
  20. 5982e33 Cherry-pick "generate PIC code". by Nick Kralevich · 13 years ago
  21. 6cf3c7c Merge "Let pthread_create fail if schedparam can't be set" by Elliott Hughes · 12 years ago
  22. d0c884d Let pthread_create fail if schedparam can't be set by Pierre Peiffer · 13 years ago
  23. e3bc719 Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()" by Elliott Hughes · 12 years ago
  24. 7f5aa4f bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign() by Xi Wang · 13 years ago
  25. 73a6566 Merge "Remove expired dns cache entries before removing oldest" by Elliott Hughes · 12 years ago
  26. 8657eaf Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 12 years ago
  27. fe6338d Adjust memcpy for ARM Cortex A9 cache line size by Henrik Smiding · 14 years ago
  28. f7db5ec Merge "MIPS support to libm, libdl and libthread_db" by Elliott Hughes · 12 years ago
  29. 726800e MIPS support to libm, libdl and libthread_db by Chris Dearman · 12 years ago
  30. 10579fc Merge "Update s_fabsl.c to upstream head." by Elliott Hughes · 12 years ago
  31. 7735a38 Update s_fabsl.c to upstream head. by Elliott Hughes · 12 years ago
  32. 6baffed Add the posix_memalign(3) function to bionic by Ken Sumrall · 13 years ago
  33. 1e343cb Merge "[MIPS] Fix the warning originating from the kernel header signal.h. This is a clean header generated from the corresponding change in external/kernel-headers repository. (CL 35760)" by Andrew Hsieh · 12 years ago
  34. e328ce6 [MIPS] Fix the warning originating from the kernel header signal.h. by Raghu Gandham · 12 years ago
  35. 418e647 Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation." by Elliott Hughes · 12 years ago
  36. 4994dea Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 12 years ago
  37. 7b8666e Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 12 years ago
  38. d515ce4 Bionic: Fix wrong prototype of system call clock_nanosleep by Jack Ren · 12 years ago
  39. 6435d27 Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 12 years ago
  40. 41070dd bionic: Fix wrong prototype of system call getresuid/getresgid by Jack Ren · 12 years ago
  41. e5bf068 bionic: fix NULL parameter failure in getcwd() by Jack Ren · 13 years ago
  42. ee18fb4 libstdc++: Fix x86 thread-safe one-time-construction implementation. by Fengwei Yin · 12 years ago
  43. 6bc18fa Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 12 years ago
  44. bd0383a libm: fix invalid result of function remquo/remquof by Jack Ren · 13 years ago
  45. b88f810 Merge "Update to tzdata2012c." by Elliott Hughes · 12 years ago
  46. 8f78ddb Update to tzdata2012c. by Elliott Hughes · 12 years ago
  47. 63b1475 Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 12 years ago
  48. d509f9c am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 12 years ago
  49. 09ce774 Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 12 years ago
  50. 82fa43f [MIPS] Clean Kernel headers are generated by running by Raghu Gandham · 12 years ago
  51. d7c6147 am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 12 years ago
  52. 5673135 Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 12 years ago
  53. cb08204 libc/x86: ensure the stack 16-byte aligned when tasks created by Jack Ren · 12 years ago
  54. 34e89c2 bionic: fix atfork hanlder_mutex deadlock by Jack Ren · 13 years ago
  55. 2f460fb am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 13 years ago
  56. 73b5cad Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()" by Elliott Hughes · 13 years ago
  57. d8bc6e7 bionic: Fix wrong kernel_id in pthread descriptor after fork() by Jack Ren · 13 years ago
  58. 70d1d45 am a58c88c2: Merge "Upgrade to tzdata2012b." by Elliott Hughes · 13 years ago
  59. a480cf9 resolved conflicts for merge of cfe535ef to stage-aosp-master by Elliott Hughes · 13 years ago
  60. a58c88c Merge "Upgrade to tzdata2012b." by Elliott Hughes · 13 years ago
  61. dd8e404 Upgrade to tzdata2012b. by Elliott Hughes · 13 years ago
  62. cfe535e Merge "Upgrade to tzdata2011a." by Elliott Hughes · 13 years ago
  63. 69ea1c0 Upgrade to tzdata2011a. by Elliott Hughes · 13 years ago
  64. 018c27e am 25f2d1f0: Merge "update stddef.h" by Jean-Baptiste Queru · 13 years ago
  65. 51d22d7 am afab5a70: Merge "Eliminate duplicate constants" by Jean-Baptiste Queru · 13 years ago
  66. 25f2d1f Merge "update stddef.h" by Jean-Baptiste Queru · 13 years ago
  67. afab5a7 Merge "Eliminate duplicate constants" by Jean-Baptiste Queru · 13 years ago
  68. 53d161a update stddef.h by Nick Kralevich · 13 years ago
  69. 9921947 Eliminate duplicate constants by Nick Kralevich · 13 years ago
  70. 7c38f53 am 7f28e0b4: Merge "Clean up the remnants of SuperH support" by Jean-Baptiste Queru · 13 years ago
  71. 7f28e0b Merge "Clean up the remnants of SuperH support" by Jean-Baptiste Queru · 13 years ago
  72. 17edd38 am 9c9b0fc7: Merge "libm: cherry-pick one patch from freebsd to fix logb() denormals issue" by Jean-Baptiste Queru · 13 years ago
  73. 9c9b0fc Merge "libm: cherry-pick one patch from freebsd to fix logb() denormals issue" by Jean-Baptiste Queru · 13 years ago
  74. 1fa7b45 libm: cherry-pick one patch from freebsd to fix logb() denormals issue by Jack Ren · 13 years ago
  75. a71aefc am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()" by Jean-Baptiste Queru · 13 years ago
  76. d041bf2 Merge "bionic/x86: fix one potential deadlock in __set_tls()" by Jean-Baptiste Queru · 13 years ago
  77. c5393b2 bionic/x86: fix one potential deadlock in __set_tls() by Jin Wei · 13 years ago
  78. 62daffe am f9c5afb1: Merge "Redesign dlopen() locks to be recursive per thread." by Jean-Baptiste Queru · 13 years ago
  79. f9c5afb Merge "Redesign dlopen() locks to be recursive per thread." by Jean-Baptiste Queru · 13 years ago
  80. e19d702 Redesign dlopen() locks to be recursive per thread. by Pavel Chupin · 13 years ago
  81. cfff36d am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  82. a60ff6c Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  83. b69060f Clean up the remnants of SuperH support by Raghu Gandham · 13 years ago
  84. 68fc85f am 177a7706: linker: fix x86 build by David 'Digit' Turner · 13 years ago
  85. 177a770 linker: fix x86 build by David 'Digit' Turner · 13 years ago
  86. c4cb87f Merge 5b892aa7 by Jean-Baptiste Queru · 13 years ago
  87. 5fbf2e0 libc: Define new symbol visibility macros by David 'Digit' Turner · 13 years ago
  88. 5b892aa Merge "remove obsolete SuperH support" by Jean-Baptiste Queru · 13 years ago
  89. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 13 years ago
  90. cc12c74 am e8004445: Merge "Make sure __u64 is defined even for strict ansi or -std=c99" by Jean-Baptiste Queru · 13 years ago
  91. e800444 Merge "Make sure __u64 is defined even for strict ansi or -std=c99" by Jean-Baptiste Queru · 13 years ago
  92. 738b175 Make sure __u64 is defined even for strict ansi or -std=c99 by Martin Storsjo · 13 years ago
  93. 482d59a am e22dfc46: Merge "execvp: bcopy() is deprecated. Use memcpy() instead" by Jean-Baptiste Queru · 13 years ago
  94. e22dfc4 Merge "execvp: bcopy() is deprecated. Use memcpy() instead" by Jean-Baptiste Queru · 13 years ago
  95. c83c1da am cee8425f: Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 13 years ago
  96. 5b44655 am 7e6a5773: Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 13 years ago
  97. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 13 years ago
  98. cee8425 Merge "Move variable declaration on its own line" by Jean-Baptiste Queru · 13 years ago
  99. bb44055 Move variable declaration on its own line by Stephen Smalley · 13 years ago
  100. 7e6a577 Merge "Use the AT_SECURE auxv flag to determine whether to enable secure mode." by Jean-Baptiste Queru · 13 years ago