summaryrefslogtreecommitdiff
path: root/lld/test/ELF/dynamic-linker.s
AgeCommit message (Expand)Author
2020-01-16[ELF] -r: don't create .interpFangrui Song
2019-12-27[ELF] Improve the condition to create .interpFangrui Song
2019-12-27Revert "[ELF] Improve the condition to create .interp"Reid Kleckner
2019-12-26[ELF][test] Fix dynamic-linker.sFangrui Song
2019-12-26[ELF] Improve the condition to create .interpFangrui Song
2019-10-01ELF: Add .interp synthetic sections first in createSyntheticSections().Peter Collingbourne
2019-06-06Revert [ELF] Simplify the condition to create .interpJordan Rupprecht
2019-06-03[ELF] Simplify the condition to create .interpFangrui Song
2018-02-27Add `--dynamic-linker=foo` as an alias for `--dynamic-linker foo`.Rui Ueyama