- ac818e2 linker: make it less unclear that all the workarounds are ILP32-only. by Elliott Hughes · 7 months ago
- 00d1bd6 Fix fuzzer build. by Elliott Hughes · 9 months ago
- 2debd46 Merge "Add a fuzzer for the linker's ElfReader class." into main by Elliott Hughes · 9 months ago
- 0744513 Add a fuzzer for the linker's ElfReader class. by Elliott Hughes · 9 months ago
- 1359d2f Revert^2 "Define linker.recovery" by Jihoon Kang · 9 months ago
- 1cbf193 Merge "Add API to set page size compat mode" into main by Pawan Wagh · 10 months ago
- 8e5de06 Add API to set page size compat mode by Pawan Wagh · 11 months ago
- 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 10 months ago
- 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 11 months ago
- 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 1 month ago
- ce1c3cf linker: LoadSegments: Load 4KiB ELFs on 16KiB page-sized systems by Kalesh Singh · 11 months ago
- 9fc49bd Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 1 year, 2 months ago
- 30a4aba Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future by Xin Li · 1 year, 1 month ago
- f989766 Merge "Revert "Workaround app compat issue introduced by global ThinLTO optimization"" into main by Treehugger Robot · 1 year, 2 months ago
- 6486293 Revert "Workaround app compat issue introduced by global ThinLTO optimization" by Yi Kong · 1 year, 2 months ago
- a78c33a Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 1 year, 2 months ago
- b73c1c8 Merge "linker/Android.bp: factor out duplicated flags." into main by Elliott Hughes · 1 year, 2 months ago
- aede6ea Workaround app compat issue introduced by global ThinLTO optimization by Yi Kong · 1 year, 2 months ago
- b1b2e37 linker/Android.bp: factor out duplicated flags. by Elliott Hughes · 1 year, 2 months ago
- 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 2 months ago
- c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 2 months ago
- 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 3 months ago
- 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 3 months ago
- a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 3 months ago
- 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 5 months ago
- 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 1 year, 7 months ago
- 0bac1cb Revert^2 "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 4 months ago
- 698ca39 Revert "Switch the loader to a noexcept version of libc++" by Ryan Prichard · 1 year, 4 months ago
- d162eb9 Switch the loader to a noexcept version of libc++ by Ryan Prichard · 1 year, 7 months ago
- c630da5 Disable Android relocation packing in linker. by Peter Collingbourne · 1 year, 5 months ago
- 1d3ba11 bionic: loader: Only zero the last partial page in RW segments by Kalesh Singh · 1 year, 6 months ago
- 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 6 months ago
- 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 6 months ago
- 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 1 year, 11 months ago
- 0396f87 bionic: linker-unit-tests: Add crt_pad_segment tests by Kalesh Singh · 1 year, 7 months ago
- d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 7 months ago
- 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 1 year, 8 months ago
- 0a6cfe9 Make apex availability of some bionic libraries explicit by Spandan Das · 1 year, 8 months ago
- 73a867a Merge changes from topic "revert-2709995-VVPYYBKIHY" into main by Evgenii Stepanov · 1 year, 9 months ago
- 6bbb75a Revert "Linker support for MTE globals." by Evgenii Stepanov · 1 year, 9 months ago
- 2606259 Re-enable LTO for linker by Yi Kong · 1 year, 9 months ago
- e8139f5 Linker support for MTE globals. by Mitch Phillips · 2 years, 10 months ago
- 838dbac linker: add LD_SHOW_AUXV support. by Elliott Hughes · 2 years, 1 month ago
- c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 6 months ago
- 3e4f603 riscv64: build the linker. by Elliott Hughes · 2 years, 11 months ago
- 7157dfb Use liblog_for_runtime_apex instead of liblog by Jiyong Park · 3 years, 1 month ago
- d37df2b Add the .debug_frame for arm32. by Christopher Ferris · 3 years, 1 month ago
- da446cc Tweak linux_glibc properties for musl builds in bionic by Colin Cross · 3 years, 6 months ago
- e20a1d9 Move linker from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 8 months ago
- 9e33b76 Re-enable LTO for linker by Yi Kong · 3 years, 10 months ago
- 39c2776 Merge "Remove bazel_module stanzas from bionic/linker" by Christopher Parsons · 4 years ago
- ebe5e5f Remove bazel_module stanzas from bionic/linker by Chris Parsons · 4 years ago
- 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 4 years ago
- a0a591a Don't use prefix_symbols for host bionic linker wrapper by Colin Cross · 4 years, 3 months ago
- 13d267e Merge "Add cc_defaults for hugepage alignment of shared libraries" by Collin Fijalkovich · 4 years, 4 months ago
- 47d27aa Bionic: Mark PMD aligned text segments huge page eligible by Collin Fijalkovich · 4 years, 6 months ago
- c9521e0 Add cc_defaults for hugepage alignment of shared libraries by Collin Fijalkovich · 4 years, 4 months ago
- c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 6 months ago
- aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 7 months ago
- a7e29a8 Rename ldd input file to ldd.sh to make Bazel conversion easier. by Rupert Shuttleworth · 4 years, 7 months ago
- 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 7 months ago
- 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 7 months ago
- 344b8da Mark sh_binary target as being bp2build_available. by Rupert Shuttleworth · 4 years, 7 months ago
- ef14787 Fix -Wl,--exclude-libs typo: x86->i686 by Ryan Prichard · 4 years, 7 months ago
- cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 9 months ago
- 6f6daaa linker: Enable PGO by Yi Kong · 4 years, 9 months ago
- 02bee71 Merge "Make vendor_ramdisk_available." by Yifan Hong · 4 years, 10 months ago
- b04490d Make vendor_ramdisk_available. by Yifan Hong · 4 years, 11 months ago
- a7e363f No global ThinLTO for linker by Yi Kong · 5 years ago
- 15a05a7 No global ThinLTO for bionic by Yi Kong · 5 years ago
- 8d55d18 Enable BTI in bionic linker by Tamas Petz · 6 years ago
- 3b47d60 Add arm64 source to linker_wrapper by Jiyong Park · 5 years ago
- d15229d Copy translateSystemPathToApexPath to linker_translate_path.cpp by Victor Khimenko · 5 years ago
- 82d84bc Make Bionic and kernel system includes explicit in the blueprints. by Martin Stjernholm · 5 years ago
- 274e21f Revert "Statically link libdl.a to linker" by Jooyung Han · 5 years ago
- 8dba7fe Statically link libdl.a to linker by Jiyong Park · 6 years ago
- c65b55c Merge "Remove XOM properties." by Ivan Lozano · 6 years ago
- 1479893 Remove unused mips/mips64 code from the linker. by Elliott Hughes · 6 years ago
- 3e928ed Remove XOM properties. by Ivan Lozano · 6 years ago
- 5a39cee Make ramdisk_available. by Yifan Hong · 6 years ago
- 39d9156 Merge "Export the unwinder implementation from libc." by Peter Collingbourne · 6 years ago
- 129f7a1 Neon-optimized version of the GNU symbol calculation by Ryan Prichard · 6 years ago
- 339ecef Optimize GNU hash linking for large inputs by Ryan Prichard · 6 years ago
- f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
- 551565e Create linker_log[_va_list] functions by Ryan Prichard · 6 years ago
- 4d4087d Replace LIB_PATH macro with kLibPath by Ryan Prichard · 6 years ago
- 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
- 80e40f0 Refactor linker/Android.bp for native-bridge by Ryan Prichard · 6 years ago
- d9a4115 Cleanup linker unwinder integration by Ryan Prichard · 6 years ago
- e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
- 74e5643 Merge "Link libc++demangle." by Treehugger Robot · 6 years ago
- cd70aa4 linker: Remove setting _USING_LIBCXX by Tom Cherry · 6 years ago
- 4ea1921 Link libc++demangle. by Dan Albert · 6 years ago
- 90f96b9 linker: support ldd(1)-like behavior via --list. by Elliott Hughes · 6 years ago
- 78e42d8 Merge "Enable native_bridge_support" by Dimitry Ivanov · 6 years ago
- 7ac2afb Exclude libgcc_stripped wherever libgcc is excluded by Yi Kong · 6 years ago
- 7f04880 Enable native_bridge_support by dimitry · 6 years ago
- afe30a5 Remove dependency on unused libutils by dimitry · 6 years ago
- 036e09c Don't install *.mountpoint targets by Jiyong Park · 7 years ago
- d102cf6 Merge "Switch linker tests to Android.bp." by Elliott Hughes · 7 years ago