Age | Commit message (Expand) | Author |
---|---|---|
2020-12-04 | elf: Add glibc-hwcaps support for LD_LIBRARY_PATH | Florian Weimer |
2020-10-12 | elf: Add missing <dl-procinfo.h> header to elf/dl-usage.c | Matheus Castanho |
2020-10-09 | elf: Enhance ld.so --help to print HWCAP subdirectories | Florian Weimer |
2020-10-09 | elf: Add library search path information to ld.so --help | Florian Weimer |
2020-10-08 | elf: Print the full name of the dynamic loader in the ld.so help message | Florian Weimer |
2020-10-08 | elf: Use the term "program interpreter" in the ld.so help message | Florian Weimer |
2020-10-08 | elf: Implement ld.so --version | Florian Weimer |
2020-10-08 | elf: Implement ld.so --help | Florian Weimer |
2020-10-08 | elf: Move ld.so error/help output to _dl_usage | Florian Weimer |