about summary refs log tree commit diff
path: root/elf/dl-usage.c
Commit message (Expand)AuthorAgeFilesLines
* 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