1. 994935f Merge "Error numbers are target specific." by Elliott Hughes · 13 years ago
  2. f34ecbf Merge "MIPS support to the linker" by Elliott Hughes · 13 years ago
  3. d7daacb MIPS support to the linker by Raghu Gandham · 13 years ago
  4. da26110 Error numbers are target specific. by Chris Dearman · 14 years ago
  5. 0ca9d07 Merge "Had include/arm/fenv.h, but missed include/mips/fenv.h." by Shih-wei Liao · 13 years ago
  6. b910b6f Merge "Updated the cleaned header file mman.h for MIPS." by Elliott Hughes · 13 years ago
  7. c29f295 Updated the cleaned header file mman.h for MIPS. by Raghu Gandham · 13 years ago
  8. a513f70 Merge "bionic: Stack pointer/signal race condition." by Elliott Hughes · 13 years ago
  9. 2137289 Merge "fix __cxa_finalize() implementation to be thread safe." by Elliott Hughes · 13 years ago
  10. 2270dfa fix __cxa_finalize() implementation to be thread safe. by Srinavasa Nagaraju · 14 years ago
  11. 4e86ebb Had include/arm/fenv.h, but missed include/mips/fenv.h. by Shih-wei Liao · 13 years ago
  12. 1ee6e3b Merge "Install crt(begin|end)_so.o to target library path." by Shih-wei Liao · 13 years ago
  13. fc0725e Install crt(begin|end)_so.o to target library path. by Shih-wei Liao · 13 years ago
  14. 643e572 Merge "Report errors to the log, not just stderr." by Elliott Hughes · 13 years ago
  15. 52d6233 Report errors to the log, not just stderr. by Elliott Hughes · 13 years ago
  16. a791650 Merge "Fix a TEMP_FAILURE_RETRY usage error in the linker." by Elliott Hughes · 13 years ago
  17. 8dfc073 Fix a TEMP_FAILURE_RETRY usage error in the linker. by Elliott Hughes · 13 years ago
  18. 9061c6e Merge "Replace ALL_PREBUILTS with BUILD_PREBUILT" by Elliott Hughes · 13 years ago
  19. 6171d11 Replace ALL_PREBUILTS with BUILD_PREBUILT by Ying Wang · 13 years ago
  20. 12f411d Merge "Correction to use of TEMP_FAILURE_RETRY in send_prop_msg" by Elliott Hughes · 13 years ago
  21. c20d0f3 Correction to use of TEMP_FAILURE_RETRY in send_prop_msg by Jens Gulin · 13 years ago
  22. 3460db9 bionic: Stack pointer/signal race condition. by Peter Enderborg · 13 years ago
  23. 7d6c3f7 Merge "Remove the 'Factory' time zone by not processing the 'factory' file." by Elliott Hughes · 13 years ago
  24. 541c225 Remove the 'Factory' time zone by not processing the 'factory' file. by Elliott Hughes · 13 years ago
  25. cc5edd8 Merge "vfprintf: fix spelling." by Nick Kralevich · 13 years ago
  26. 9145ad3 vfprintf: fix spelling. by Nick Kralevich · 13 years ago
  27. c27103d Merge "[MIPS] Use an aligned address to provoke SIGSEGV in abort()" by Elliott Hughes · 13 years ago
  28. 00a66a6 [MIPS] Use an aligned address to provoke SIGSEGV in abort() by Chris Dearman · 13 years ago
  29. c98e236 Merge "Fix implementation of generic atomic operations" by Elliott Hughes · 13 years ago
  30. 958dad7 Fix implementation of generic atomic operations by Chris Dearman · 13 years ago
  31. 344aca8 Merge "[MIPS] Add atomic routines" by Elliott Hughes · 13 years ago
  32. f7fb9e1 [MIPS] Add atomic routines by Raghu Gandham · 14 years ago
  33. b109e43 Merge "Upgrade to tzdata2012d." by Elliott Hughes · 13 years ago
  34. 5d967e4 Upgrade to tzdata2012d. by Elliott Hughes · 13 years ago
  35. 654b150 Merge "Update time.h for CLOCK_BOOTTIME." by Elliott Hughes · 13 years ago
  36. 0351955 Update time.h for CLOCK_BOOTTIME. by Nick Pelly · 13 years ago
  37. f6ee33c Merge "linker: Fix LD_PRELOADS for calling constructors" by Nick Kralevich · 13 years ago
  38. 3fd5e91 Merge "bionic: Report linker relocation address to gdb" by Elliott Hughes · 13 years ago
  39. 05f03b8 Merge "linker: cleanup of undefined state handling, which is really dead code" by Elliott Hughes · 13 years ago
  40. 8211bc6 linker: cleanup of undefined state handling, which is really dead code by Robin Burchell · 13 years ago
  41. decb531 Merge "linker: Use SHN_UNDEF instead of describing what it is trying to do." by Elliott Hughes · 13 years ago
  42. 439fa8e linker: Use SHN_UNDEF instead of describing what it is trying to do. by Robin Burchell · 13 years ago
  43. 8d7355a Merge "Use std=gnu99 for the dynamic linker as well as libc." by Elliott Hughes · 13 years ago
  44. 856512e Use std=gnu99 for the dynamic linker as well as libc. by Elliott Hughes · 13 years ago
  45. fabddfe Merge "limits.h: Include page.h when relying on PAGE_SIZE" by Elliott Hughes · 13 years ago
  46. b0f0d42 Merge "FORTIFY_SOURCE: revert memcpy changes." by Nick Kralevich · 13 years ago
  47. bb5c30a bionic: Report linker relocation address to gdb by Ryan V. Bissell · 13 years ago
  48. 326e85e linker: Fix LD_PRELOADS for calling constructors by Kito Cheng · 13 years ago
  49. c37fc1a FORTIFY_SOURCE: revert memcpy changes. by Nick Kralevich · 13 years ago
  50. e1d909f Merge "FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro" by Nick Kralevich · 13 years ago
  51. 147b069 Merge "FORTIFY_SOURCE: strlen check." by Nick Kralevich · 13 years ago
  52. ad7f966 Merge "FORTIFY_SOURCE: restore __memcpy_chk()" by Nick Kralevich · 13 years ago
  53. 9b6cc22 FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro by Nick Kralevich · 13 years ago
  54. 260bf8c FORTIFY_SOURCE: strlen check. by Nick Kralevich · 13 years ago
  55. b2060b0 FORTIFY_SOURCE: restore __memcpy_chk() by Nick Kralevich · 13 years ago
  56. 88bfc28 Merge "FORTIFY_SOURCE: enhanced memcpy protections." by Nick Kralevich · 13 years ago
  57. f3913b5 FORTIFY_SOURCE: enhanced memcpy protections. by Nick Kralevich · 13 years ago
  58. 86a4fca Merge "memmove: Don't call memcpy if regions overlap" by Nick Kralevich · 13 years ago
  59. e64259e memmove: Don't call memcpy if regions overlap by Nick Kralevich · 13 years ago
  60. 6334c66 Don't use -fstack-protector on ssp.c by Nick Kralevich · 13 years ago
  61. 6331db3 limits.h: Include page.h when relying on PAGE_SIZE by Arun Raghavan · 14 years ago
  62. 8f08e1c Merge "FORTIFY_SOURCE: Add openat, fix bug" by Nick Kralevich · 13 years ago
  63. a3e230d FORTIFY_SOURCE: Add openat, fix bug by Nick Kralevich · 13 years ago
  64. a099e8e Merge "FORTIFY_SOURCE: add fgets support." by Nick Kralevich · 13 years ago
  65. 793e6ae am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  66. 67636ee am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  67. 965dbc6 FORTIFY_SOURCE: add fgets support. by Nick Kralevich · 13 years ago
  68. 40e7ed5 Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  69. 2ddf77b Merge "Modify ion header" by Rebecca Schultz Zavin · 14 years ago
  70. bd73eed Merge "FORTIFY_SOURCE: add open() checks" by Nick Kralevich · 14 years ago
  71. cb228fb libc: cleanups by Nick Kralevich · 14 years ago
  72. 8118f62 FORTIFY_SOURCE: add open() checks by Nick Kralevich · 14 years ago
  73. b52e438 linker: improve loadable segment protection. by David 'Digit' Turner · 14 years ago
  74. 63f99f4 linker: simplify code for dynamic and ARM exidx sections. by David 'Digit' Turner · 14 years ago
  75. 8941cfa Merge "linker: rename load_offset to load_bias." by David 'Digit' Turner · 14 years ago
  76. ff9ff75 Merge "linker: avoid mapping the whole library before load." by David 'Digit' Turner · 14 years ago
  77. 48d6c8e Merge "linker: Add PAGE_START/OFFSET/END convenience macros" by David 'Digit' Turner · 14 years ago
  78. c6025b6 Merge "linker: New sources to manage the ELF program header table." by David 'Digit' Turner · 14 years ago
  79. 0ff08d2 am 5af97ca8: am c7bab8cb: Merge "Enable sqrtf() x86 assembly code" by Elliott Hughes · 14 years ago
  80. 5af97ca am c7bab8cb: Merge "Enable sqrtf() x86 assembly code" by Elliott Hughes · 14 years ago
  81. c7bab8c Merge "Enable sqrtf() x86 assembly code" by Elliott Hughes · 14 years ago
  82. bea23e5 linker: rename load_offset to load_bias. by David 'Digit' Turner · 14 years ago
  83. 23363ed linker: avoid mapping the whole library before load. by David 'Digit' Turner · 14 years ago
  84. a6545f4 linker: Add PAGE_START/OFFSET/END convenience macros by David 'Digit' Turner · 14 years ago
  85. c1bd559 linker: New sources to manage the ELF program header table. by David 'Digit' Turner · 14 years ago
  86. 29aa009 Enable sqrtf() x86 assembly code by xqian6 · 14 years ago
  87. 20bc061 Add module base to main executable's ARM_exidx. by Evgeniy Stepanov · 14 years ago
  88. 63d0cee am fa136e8c: am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 14 years ago
  89. fa136e8 am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 14 years ago
  90. a594815 Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 14 years ago
  91. 6973e3d Define __stack_chk_fail_local.S by Andrew Hsieh · 14 years ago
  92. 214feeb am effc607e: Reconcile with jb-release by The Android Open Source Project · 14 years ago
  93. effc607 Reconcile with jb-release by The Android Open Source Project · 14 years ago
  94. 77093f2 merge in jb-release history after reset to jb-dev by The Android Automerger · 14 years ago
  95. 823aeb9 Merge "linker: reduce size by nearly 20KB" by David 'Digit' Turner · 14 years ago
  96. f2ba5c9 am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 14 years ago
  97. 63c4179 am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 14 years ago
  98. 4d0128f Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 14 years ago
  99. ec2ab73 Minor tweak to get memory around corrupted heap chunks dumped. by Ben Cheng · 14 years ago
  100. 166b7db linker: reduce size by nearly 20KB by David 'Digit' Turner · 14 years ago