1. f6ee33c Merge "linker: Fix LD_PRELOADS for calling constructors" by Nick Kralevich · 13 years ago
  2. 3fd5e91 Merge "bionic: Report linker relocation address to gdb" by Elliott Hughes · 13 years ago
  3. 05f03b8 Merge "linker: cleanup of undefined state handling, which is really dead code" by Elliott Hughes · 13 years ago
  4. 8211bc6 linker: cleanup of undefined state handling, which is really dead code by Robin Burchell · 13 years ago
  5. decb531 Merge "linker: Use SHN_UNDEF instead of describing what it is trying to do." by Elliott Hughes · 13 years ago
  6. 439fa8e linker: Use SHN_UNDEF instead of describing what it is trying to do. by Robin Burchell · 13 years ago
  7. 8d7355a Merge "Use std=gnu99 for the dynamic linker as well as libc." by Elliott Hughes · 13 years ago
  8. 856512e Use std=gnu99 for the dynamic linker as well as libc. by Elliott Hughes · 13 years ago
  9. fabddfe Merge "limits.h: Include page.h when relying on PAGE_SIZE" by Elliott Hughes · 13 years ago
  10. b0f0d42 Merge "FORTIFY_SOURCE: revert memcpy changes." by Nick Kralevich · 13 years ago
  11. bb5c30a bionic: Report linker relocation address to gdb by Ryan V. Bissell · 13 years ago
  12. 326e85e linker: Fix LD_PRELOADS for calling constructors by Kito Cheng · 13 years ago
  13. c37fc1a FORTIFY_SOURCE: revert memcpy changes. by Nick Kralevich · 13 years ago
  14. e1d909f Merge "FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro" by Nick Kralevich · 13 years ago
  15. 147b069 Merge "FORTIFY_SOURCE: strlen check." by Nick Kralevich · 13 years ago
  16. ad7f966 Merge "FORTIFY_SOURCE: restore __memcpy_chk()" by Nick Kralevich · 13 years ago
  17. 9b6cc22 FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro by Nick Kralevich · 13 years ago
  18. 260bf8c FORTIFY_SOURCE: strlen check. by Nick Kralevich · 13 years ago
  19. b2060b0 FORTIFY_SOURCE: restore __memcpy_chk() by Nick Kralevich · 13 years ago
  20. 88bfc28 Merge "FORTIFY_SOURCE: enhanced memcpy protections." by Nick Kralevich · 13 years ago
  21. f3913b5 FORTIFY_SOURCE: enhanced memcpy protections. by Nick Kralevich · 13 years ago
  22. 86a4fca Merge "memmove: Don't call memcpy if regions overlap" by Nick Kralevich · 13 years ago
  23. e64259e memmove: Don't call memcpy if regions overlap by Nick Kralevich · 13 years ago
  24. 6334c66 Don't use -fstack-protector on ssp.c by Nick Kralevich · 13 years ago
  25. 6331db3 limits.h: Include page.h when relying on PAGE_SIZE by Arun Raghavan · 14 years ago
  26. 8f08e1c Merge "FORTIFY_SOURCE: Add openat, fix bug" by Nick Kralevich · 13 years ago
  27. a3e230d FORTIFY_SOURCE: Add openat, fix bug by Nick Kralevich · 13 years ago
  28. a099e8e Merge "FORTIFY_SOURCE: add fgets support." by Nick Kralevich · 13 years ago
  29. 793e6ae am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  30. 67636ee am 40e7ed58: Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  31. 965dbc6 FORTIFY_SOURCE: add fgets support. by Nick Kralevich · 13 years ago
  32. 40e7ed5 Unhide rtld_db_dlactivity() by Andrew Hsieh · 13 years ago
  33. 2ddf77b Merge "Modify ion header" by Rebecca Schultz Zavin · 13 years ago
  34. bd73eed Merge "FORTIFY_SOURCE: add open() checks" by Nick Kralevich · 13 years ago
  35. cb228fb libc: cleanups by Nick Kralevich · 13 years ago
  36. 8118f62 FORTIFY_SOURCE: add open() checks by Nick Kralevich · 13 years ago
  37. b52e438 linker: improve loadable segment protection. by David 'Digit' Turner · 13 years ago
  38. 63f99f4 linker: simplify code for dynamic and ARM exidx sections. by David 'Digit' Turner · 13 years ago
  39. 8941cfa Merge "linker: rename load_offset to load_bias." by David 'Digit' Turner · 13 years ago
  40. ff9ff75 Merge "linker: avoid mapping the whole library before load." by David 'Digit' Turner · 13 years ago
  41. 48d6c8e Merge "linker: Add PAGE_START/OFFSET/END convenience macros" by David 'Digit' Turner · 13 years ago
  42. c6025b6 Merge "linker: New sources to manage the ELF program header table." by David 'Digit' Turner · 13 years ago
  43. 0ff08d2 am 5af97ca8: am c7bab8cb: Merge "Enable sqrtf() x86 assembly code" by Elliott Hughes · 13 years ago
  44. 5af97ca am c7bab8cb: Merge "Enable sqrtf() x86 assembly code" by Elliott Hughes · 13 years ago
  45. c7bab8c Merge "Enable sqrtf() x86 assembly code" by Elliott Hughes · 13 years ago
  46. bea23e5 linker: rename load_offset to load_bias. by David 'Digit' Turner · 13 years ago
  47. 23363ed linker: avoid mapping the whole library before load. by David 'Digit' Turner · 13 years ago
  48. a6545f4 linker: Add PAGE_START/OFFSET/END convenience macros by David 'Digit' Turner · 13 years ago
  49. c1bd559 linker: New sources to manage the ELF program header table. by David 'Digit' Turner · 13 years ago
  50. 29aa009 Enable sqrtf() x86 assembly code by xqian6 · 13 years ago
  51. 20bc061 Add module base to main executable's ARM_exidx. by Evgeniy Stepanov · 13 years ago
  52. 63d0cee am fa136e8c: am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  53. fa136e8 am a5948157: Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  54. a594815 Merge "Define __stack_chk_fail_local.S" by Andrew Hsieh · 13 years ago
  55. 6973e3d Define __stack_chk_fail_local.S by Andrew Hsieh · 13 years ago
  56. 214feeb am effc607e: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  57. effc607 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  58. 77093f2 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  59. 823aeb9 Merge "linker: reduce size by nearly 20KB" by David 'Digit' Turner · 13 years ago
  60. f2ba5c9 am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 13 years ago
  61. 63c4179 am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 13 years ago
  62. 4d0128f Merge "Minor tweak to get memory around corrupted heap chunks dumped." into jb-dev by Andy McFadden · 13 years ago
  63. ec2ab73 Minor tweak to get memory around corrupted heap chunks dumped. by Ben Cheng · 13 years ago
  64. 166b7db linker: reduce size by nearly 20KB by David 'Digit' Turner · 13 years ago
  65. ece8f50 Merge "Add watchdog.h" by Arve Hjønnevåg · 13 years ago
  66. 70f6901 libc: make atoi, atol, and atoll pure functions by Nick Kralevich · 13 years ago
  67. 8df49ad FORTIFY_SOURCE: add strlcpy / strlcat support by Nick Kralevich · 13 years ago
  68. 420f493 Add watchdog.h by Arve Hjønnevåg · 13 years ago
  69. 4442d51 Merge "linker: small code-cleanup" by David 'Digit' Turner · 13 years ago
  70. a5eaa02 Merge "Don't mark realloc with __attribute__((malloc))" by Nick Kralevich · 13 years ago
  71. b27631b Don't mark realloc with __attribute__((malloc)) by Nick Kralevich · 13 years ago
  72. 1608416 linker: small code-cleanup by David 'Digit' Turner · 13 years ago
  73. 8c54c56 Merge "FORTIFY_SOURCE: add sprintf / vsprintf support" by Nick Kralevich · 13 years ago
  74. 9b549c3 FORTIFY_SOURCE: add sprintf / vsprintf support by Nick Kralevich · 13 years ago
  75. ca622f5 Merge "update filter.h / prctl.h / seccomp.h" by Nick Kralevich · 13 years ago
  76. 8f88aa7 am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 13 years ago
  77. c5cab34 am 028ccf5d: Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 13 years ago
  78. d1a6918 update filter.h / prctl.h / seccomp.h by Nick Kralevich · 13 years ago
  79. 028ccf5 Merge "Avoid multiple dns lookups for the same query" by Robert Greenwalt · 13 years ago
  80. c2f1d21 Merge "FORTIFY_SOURCE: add snprintf, vsnprintf" by Nick Kralevich · 13 years ago
  81. f525fb5 am 20afd4e7: am e0961445: Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  82. c9142d4 am 571da80c: am c75491e2: Merge "Remove an obsolete jamfile." by Elliott Hughes · 13 years ago
  83. 20afd4e am e0961445: Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  84. 571da80 am c75491e2: Merge "Remove an obsolete jamfile." by Elliott Hughes · 13 years ago
  85. e096144 Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  86. cffdf66 FORTIFY_SOURCE: add snprintf, vsnprintf by Nick Kralevich · 13 years ago
  87. c75491e Merge "Remove an obsolete jamfile." by Elliott Hughes · 13 years ago
  88. 4c19e4f Remove an obsolete jamfile. by Elliott Hughes · 13 years ago
  89. 0f5b48c Merge "inet_ntop: pass the size of tmp to snprintf()" by Nick Kralevich · 13 years ago
  90. 85b06f9 inet_ntop: pass the size of tmp to snprintf() by Nick Kralevich · 13 years ago
  91. 6d3f548 Modify ion header by Rebecca Schultz Zavin · 13 years ago
  92. c3d45b8 Remove the meaningless on Linux if_dl.h header. by Elliott Hughes · 13 years ago
  93. 7c5c68f Merge "Remove the meaningless on Linux if_dl.h header." by Elliott Hughes · 13 years ago
  94. 5056f1f Remove the meaningless on Linux if_dl.h header. by Elliott Hughes · 13 years ago
  95. 631498d Merge "Added event logging for some spoofed DNS queries." by Geremy Condra · 13 years ago
  96. fd49579 Merge "Added actual event logging calls to the FORTIFY_SOURCE methods." by Geremy Condra · 13 years ago
  97. 524c87c Added event logging for some spoofed DNS queries. by Geremy Condra · 13 years ago
  98. 009f384 Added actual event logging calls to the FORTIFY_SOURCE methods. by Geremy Condra · 13 years ago
  99. 8f2887b am 5ff025a5: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  100. 5ff025a Reconcile with jb-release by The Android Open Source Project · 13 years ago