about summary refs log tree commit diff
path: root/elf/dl-usage.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-2/+2
* elf: Do not print the cache entry if --inhibit-cache is usedAdhemerval Zanella2023-10-181-1/+2
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-6/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-2/+2
* elf: Simplify output of hwcap subdirectories in ld.so helpJavier Pello2022-10-061-36/+7
* elf: Remove legacy hwcaps support from the dynamic loaderJavier Pello2022-10-061-32/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-2/+2
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-021-0/+1
* ld.so: Add --list-tunables to print tunable valuesH.J. Lu2021-01-151-1/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-2/+2
* elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer2020-12-041-1/+67
* elf: Add missing <dl-procinfo.h> header to elf/dl-usage.cMatheus Castanho2020-10-121-0/+1
* elf: Enhance ld.so --help to print HWCAP subdirectoriesFlorian Weimer2020-10-091-0/+62
* elf: Add library search path information to ld.so --helpFlorian Weimer2020-10-091-0/+56
* elf: Print the full name of the dynamic loader in the ld.so help messageFlorian Weimer2020-10-081-0/+2
* elf: Use the term "program interpreter" in the ld.so help messageFlorian Weimer2020-10-081-11/+11
* elf: Implement ld.so --versionFlorian Weimer2020-10-081-0/+15
* elf: Implement ld.so --helpFlorian Weimer2020-10-081-4/+20
* elf: Move ld.so error/help output to _dl_usageFlorian Weimer2020-10-081-0/+51