1. 1727a04 am cf8e554c: (-s ours) Merge "Make the linker relocatable." by Nick Kralevich · 13 years ago
  2. 574e8ec am 36e0345a: Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 13 years ago
  3. ee6916c am 1adc7c03: Merge "linker: Fix the computation of si->base" by Nick Kralevich · 13 years ago
  4. c62d55c am cd6b2007: (-s ours) Merge "Add linker support for PIE" by Nick Kralevich · 13 years ago
  5. 918e6a7 Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  6. cf8e554 Merge "Make the linker relocatable." by Nick Kralevich · 13 years ago
  7. 36e0345 Merge "linker: set LOCAL_NO_CRT := true" by Nick Kralevich · 13 years ago
  8. 1adc7c0 Merge "linker: Fix the computation of si->base" by Nick Kralevich · 13 years ago
  9. cd6b200 Merge "Add linker support for PIE" by Nick Kralevich · 13 years ago
  10. dcbc378 Make the linker relocatable. by Nick Kralevich · 14 years ago
  11. e742c1f linker: set LOCAL_NO_CRT := true by Nick Kralevich · 14 years ago
  12. 077891b linker: Fix the computation of si->base by David 'Digit' Turner · 14 years ago
  13. 6cdefd0 Add linker support for PIE by Nick Kralevich · 14 years ago
  14. f2f7bf7 am 4f05d1c7: Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 13 years ago
  15. 4f05d1c Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 13 years ago
  16. 8034415 resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  17. 4dc3a7e merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  18. 804147c am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 13 years ago
  19. edb7cad Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 13 years ago
  20. 1928523 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 13 years ago
  21. dbd5eca resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  22. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 13 years ago
  23. 58a00b4 am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  24. eab2889 am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 13 years ago
  25. e540890 Merge "[MIPS] Add support for MIPS syscalls" by Elliott Hughes · 13 years ago
  26. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 14 years ago
  27. 7eb1cc2 Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  28. 2fd81ef bionic: allow the board to customize MALLOC_ALIGNMENT by Jack Ren · 14 years ago
  29. fd95503 Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 13 years ago
  30. 57f8d4b resolved conflicts for merge of 3919b96e to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  31. e2390bf merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  32. da0d853 am 08b51e2c: Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  33. a674a57 am 20bea000: Merge "Cherry-pick "generate PIC code"." by Elliott Hughes · 13 years ago
  34. 0753dc6 pthread: Invalidate stale stack pointers on pthread_exit() by Bjorn Andersson · 13 years ago
  35. 3919b96 Merge "Implement the "abort" stub in assembly for ARM." by Elliott Hughes · 13 years ago
  36. eda7be4 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  37. 08b51e2 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  38. 9c3eca7 resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  39. c47703a bionic/x86: Optimization for memcpy by Jack Ren · 14 years ago
  40. 20bea00 Merge "Cherry-pick "generate PIC code"." by Elliott Hughes · 13 years ago
  41. 5982e33 Cherry-pick "generate PIC code". by Nick Kralevich · 14 years ago
  42. 6cf3c7c Merge "Let pthread_create fail if schedparam can't be set" by Elliott Hughes · 13 years ago
  43. d0c884d Let pthread_create fail if schedparam can't be set by Pierre Peiffer · 14 years ago
  44. ff0d1ce am e3bc7192: Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()" by Elliott Hughes · 13 years ago
  45. 53daf47 am 73a6566d: Merge "Remove expired dns cache entries before removing oldest" by Elliott Hughes · 13 years ago
  46. e636e1f am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 13 years ago
  47. e3bc719 Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()" by Elliott Hughes · 13 years ago
  48. 7f5aa4f bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign() by Xi Wang · 14 years ago
  49. 73a6566 Merge "Remove expired dns cache entries before removing oldest" by Elliott Hughes · 13 years ago
  50. 8657eaf Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 13 years ago
  51. fe6338d Adjust memcpy for ARM Cortex A9 cache line size by Henrik Smiding · 15 years ago
  52. 2ddea18 am f7db5ecc: Merge "MIPS support to libm, libdl and libthread_db" by Elliott Hughes · 13 years ago
  53. f7db5ec Merge "MIPS support to libm, libdl and libthread_db" by Elliott Hughes · 13 years ago
  54. 726800e MIPS support to libm, libdl and libthread_db by Chris Dearman · 13 years ago
  55. 5a6c963 am 10579fc4: Merge "Update s_fabsl.c to upstream head." by Elliott Hughes · 13 years ago
  56. 10579fc Merge "Update s_fabsl.c to upstream head." by Elliott Hughes · 13 years ago
  57. 7735a38 Update s_fabsl.c to upstream head. by Elliott Hughes · 13 years ago
  58. e0f1fca merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  59. 3f31504 am 6baffed2: Add the posix_memalign(3) function to bionic by Ken Sumrall · 13 years ago
  60. 6baffed Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  61. 4fab6f9 am efcf8893: Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  62. efcf889 Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  63. 2cc0894 am b091dd9b: libc: continue to use Android\'s custom linker script by Nick Kralevich · 13 years ago
  64. b091dd9 libc: continue to use Android's custom linker script by Nick Kralevich · 13 years ago
  65. ed87404 Update f_accessory.h kernel header by Mike Lockwood · 13 years ago
  66. 203aae7 Merge from AOSP by Jean-Baptiste Queru · 13 years ago
  67. 22d80c0 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  68. 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 · 13 years ago
  69. e328ce6 [MIPS] Fix the warning originating from the kernel header signal.h. by Raghu Gandham · 13 years ago
  70. 94179a5 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago
  71. 5fb8130 merge in jb-release history after reset to master by The Android Automerger · 13 years ago
  72. baeacba add linux/sw_sync.h by Erik Gilling · 13 years ago
  73. 6b99103 add linux/sync.h by Erik Gilling · 13 years ago
  74. 91b76aa merge in jb-release history after reset to master by The Android Automerger · 13 years ago
  75. 4a9d6e5 Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 13 years ago
  76. bfb3001 merge in jb-release history after reset to master by The Android Automerger · 13 years ago
  77. 762a4fe resolved conflicts for merge of 35d592cc to master by Elliott Hughes · 13 years ago
  78. f848321 resolved conflicts for merge of ef987656 to master by Elliott Hughes · 13 years ago
  79. 8ecb477 resolved conflicts for merge of 6b8fd054 to master by Elliott Hughes · 13 years ago
  80. 8266cf9 am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 13 years ago
  81. 35d592c am 418e647a: Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation." by Elliott Hughes · 13 years ago
  82. ef98765 am 4994deae: Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 13 years ago
  83. 6b8fd05 am 7b8666e6: Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 13 years ago
  84. ff219e5 am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 13 years ago
  85. 418e647 Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation." by Elliott Hughes · 13 years ago
  86. 4994dea Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 13 years ago
  87. 7b8666e Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 13 years ago
  88. d515ce4 Bionic: Fix wrong prototype of system call clock_nanosleep by Jack Ren · 13 years ago
  89. 6435d27 Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 13 years ago
  90. 41070dd bionic: Fix wrong prototype of system call getresuid/getresgid by Jack Ren · 13 years ago
  91. e5bf068 bionic: fix NULL parameter failure in getcwd() by Jack Ren · 14 years ago
  92. b5e8d57 merge in jb-release history after reset to master by The Android Automerger · 13 years ago
  93. ee18fb4 libstdc++: Fix x86 thread-safe one-time-construction implementation. by Fengwei Yin · 13 years ago
  94. 307d1c9 am cebc8fb0: am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 13 years ago
  95. cebc8fb am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 13 years ago
  96. a401160 Merge changes I427a1881,I959b6428 by Kenny Root · 13 years ago
  97. f0ec06b Add faccessat to syscall list by Kenny Root · 13 years ago
  98. 6bc18fa Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 13 years ago
  99. e54cc75 Update unistd.h for new syscalls by Kenny Root · 13 years ago
  100. 8565e21 am 0613dce0: regenerate linux/fb.h by Travis Geiselbrecht · 13 years ago