Age | Commit message (Expand) | Author |
---|---|---|
2021-03-02 | ld.so: Implement the --list-diagnostics option | Florian Weimer |
2021-01-15 | ld.so: Add --list-tunables to print tunable values | H.J. Lu |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
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 |