aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-usage.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-2/+2
2023-10-18elf: Do not print the cache entry if --inhibit-cache is usedAdhemerval Zanella1-1/+2
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-6/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-2/+2
2022-10-06elf: Simplify output of hwcap subdirectories in ld.so helpJavier Pello1-36/+7
2022-10-06elf: Remove legacy hwcaps support from the dynamic loaderJavier Pello1-32/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-2/+2
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer1-0/+1
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu1-1/+6
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-2/+2
2020-12-04elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer1-1/+67
2020-10-12elf: Add missing <dl-procinfo.h> header to elf/dl-usage.cMatheus Castanho1-0/+1
2020-10-09elf: Enhance ld.so --help to print HWCAP subdirectoriesFlorian Weimer1-0/+62
2020-10-09elf: Add library search path information to ld.so --helpFlorian Weimer1-0/+56
2020-10-08elf: Print the full name of the dynamic loader in the ld.so help messageFlorian Weimer1-0/+2
2020-10-08elf: Use the term "program interpreter" in the ld.so help messageFlorian Weimer1-11/+11
2020-10-08elf: Implement ld.so --versionFlorian Weimer1-0/+15
2020-10-08elf: Implement ld.so --helpFlorian Weimer1-4/+20
2020-10-08elf: Move ld.so error/help output to _dl_usageFlorian Weimer1-0/+51