index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linker
/
linker.cpp
Age
Commit message (
Expand
)
Author
2021-01-22
Ensure same order of global group members in all NS's
Ryan Prichard
2021-01-13
Delay setting linker soname until post-reloc and post-ctor
Ryan Prichard
2021-01-11
Store soname as a std::string.
Elliott Hughes
2020-11-06
linker: add ld.config.txt parse time to systrace.
Elliott Hughes
2020-09-23
Enable BTI in bionic linker
Tamas Petz
2020-08-03
Rename linker greylist to exempt-list
Ryan Prichard
2020-08-02
Merge "linker: Cleanup for Android's inclusive language guidance"
Treehugger Robot
2020-07-31
linker: Cleanup for Android's inclusive language guidance
Luke Huang
2020-07-30
Remove debug.ld.greylist_disabled property
Ryan Prichard
2020-07-21
Changes for #inclusivefixit.
Elliott Hughes
2020-07-16
Pagetable-friendly shared library address randomization.
Evgenii Stepanov
2020-07-06
Merge "Revert "Add randomized padding around shared library mappings.""
Evgenii Stepanov
2020-07-06
Revert "Add randomized padding around shared library mappings."
Evgenii Stepanov
2020-06-30
Disable warning message for missing linker config in some cases
Kiyoung Kim
2020-06-17
Add randomized padding around shared library mappings.
Evgenii Stepanov
2020-05-15
Allow native_bridge linker to use different APEX from native one
Victor Khimenko
2020-05-07
Move libicuuc.so into com.android.i18n module.
Victor Chang
2020-03-27
Fix bootstrap linker library searching
Ryan Prichard
2020-03-27
Remove dangling soinfo* from elf_readers_map_
Ryan Prichard
2020-03-27
Fix DL_WARN_documented_change URL
Ryan Prichard
2020-03-27
remove search_linked_namespaces param
Ryan Prichard
2020-03-27
Refactor linker lookup code a bit
Ryan Prichard
2020-03-17
Update linkerconfig missing message to warning
Kiyoung Kim
2020-02-18
Merge "Deprecate sys.linker.use_generated_config property"
Kiyoung Kim
2020-02-15
Deprecate sys.linker.use_generated_config property
Kiyoung Kim
2020-02-13
Remove unused mips/mips64 code from the linker.
Elliott Hughes
2020-02-12
Adjust the documentation of `get_ld_config_file_apex_path`.
Roland Levillain
2020-02-07
Merge "Use generated linker config for APEX binaries"
Kiyoung Kim
2020-02-03
Use generated linker config for APEX binaries
Kiyoung Kim
2020-01-31
Rename dlsym_handle_lookup:6 to dlsym_handle_lookup_impl
Ryan Prichard
2020-01-24
Modernize SHT_RELR support.
Elliott Hughes
2020-01-13
Optimize GNU hash linking for large inputs
Ryan Prichard
2020-01-10
Merge changes I578d36a1,Id17508ab,I385f312b
Ryan Prichard
2020-01-07
Merge "Do not add duplicate soinfos to g_default_namespace"
Ryan Prichard
2020-01-06
Validate defined versions in prelink_image
Ryan Prichard
2020-01-02
Prelink each library only once
Ryan Prichard
2019-12-27
Do not add duplicate soinfos to g_default_namespace
NIEJuhu
2019-12-20
Stop using the __ANDROID_API_x__ constants.
Elliott Hughes
2019-12-17
Do not DL_WARN when failed to find generated linker config
Kiyoung Kim
2019-12-16
Prefer arch-specific linker config when available
Evgeny Eltsin
2019-12-13
Enable linker configuration from generator by default
Kiyoung Kim
2019-12-05
Move linker config under /linkerconfig
Kiyoung Kim
2019-11-09
Merge "linker: add more context to link failure error."
Treehugger Robot
2019-11-05
linker: add more context to link failure error.
Josh Gao
2019-11-05
Use ifuncs in the linker
Ryan Prichard
2019-10-30
Merge "linker: remove COUNT_PAGES"
Ryan Prichard
2019-10-29
Merge "Revert "Load /dev/linker/ld.config.txt by default""
Treehugger Robot
2019-10-29
Revert "Load /dev/linker/ld.config.txt by default"
Roland Levillain
2019-10-28
Adopt GNU calling convention for ifunc resolvers.
Peter Collingbourne
2019-10-25
linker: remove COUNT_PAGES
Ryan Prichard
[next]