aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-usage.c
AgeCommit message (Expand)Author
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-06elf: Simplify output of hwcap subdirectories in ld.so helpJavier Pello
2022-10-06elf: Remove legacy hwcaps support from the dynamic loaderJavier Pello
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
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