aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-usage.c
AgeCommit message (Expand)Author
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-04elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer
2020-10-12elf: Add missing <dl-procinfo.h> header to elf/dl-usage.cMatheus Castanho
2020-10-09elf: Enhance ld.so --help to print HWCAP subdirectoriesFlorian Weimer
2020-10-09elf: Add library search path information to ld.so --helpFlorian Weimer
2020-10-08elf: Print the full name of the dynamic loader in the ld.so help messageFlorian Weimer
2020-10-08elf: Use the term "program interpreter" in the ld.so help messageFlorian Weimer
2020-10-08elf: Implement ld.so --versionFlorian Weimer
2020-10-08elf: Implement ld.so --helpFlorian Weimer
2020-10-08elf: Move ld.so error/help output to _dl_usageFlorian Weimer