725 Commits (d2b1af43057c2bde5b180868a67d2b2bc2de95b7)

Author SHA1 Message Date
Roy Eldar d2b1af4305 elf: add test for dl-printf 3 years ago
Qixing ksyx Xue dbfc83bdca elf: Add test for locating libraries in root dir (bug 30435) 3 years ago
Carlos O'Donell a08e854d00 elf: Adjust tests in Makefile. 3 years ago
Carlos O'Donell aa492359f1 elf: Reformat Makefile. 3 years ago
Andreas Schwab ab5aa2ee3d dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) 3 years ago
Adhemerval Zanella Netto 33237fe83d Remove --enable-tunables configure option 3 years ago
Romain Geissler bb557fff2e elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh 3 years ago
Adhemerval Zanella Netto 91fc5b9990 Remove --with-default-link configure option 3 years ago
Adhemerval Zanella Netto 3020f72618 libio: Remove the usage of __libc_IO_vtables 3 years ago
Arsen Arsenović f7e751affb elf: Add missing dependency between resolvfail and testobj1.so 3 years ago
Arsen Arsenović 6c7388d0b9 elf: Add -z lazy to some more tests 3 years ago
Joan Bruguera 1b0ea8c5d8 elf: Restore ldconfig libc6 implicit soname logic [BZ #30125] 3 years ago
Florian Weimer 9fd63e3537 elf: Smoke-test ldconfig -p against system /etc/ld.so.cache 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Florian Weimer 118816de33 libio: Convert __vswprintf_internal to buffers (bug 27857) 3 years ago
Florian Weimer 5365acc567 libio: Convert __obstack_vprintf_internal to buffers (bug 27124) 3 years ago
Florian Weimer fb9bd841b8 libio: Convert __vsprintf_internal to buffers 3 years ago
Florian Weimer e88b9f0e5c stdio-common: Convert vfprintf and related functions to buffers 3 years ago
Florian Weimer 659fe9fdd1 stdio-common: Introduce buffers for implementing printf 3 years ago
Florian Weimer ee1ada1bdb elf: Rework exception handling in the dynamic loader [BZ #25486] 3 years ago
H.J. Lu bbff275fb1 elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN) 3 years ago
Florian Weimer 6f360366f7 elf: Introduce to _dl_call_fini 3 years ago
Adhemerval Zanella 5355f9ca7b elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support 4 years ago
Javier Pello 6099908fb8 elf: Remove legacy hwcaps support from the dynamic loader 4 years ago
Florian Weimer d0e357ff45 elf: Call __libc_early_init for reused namespaces (bug 29528) 4 years ago
Florian Weimer 89baed0b93 Revert "Detect ld.so and libc.so version inconsistency during startup" 4 years ago
Florian Weimer 6f85dbf102 Detect ld.so and libc.so version inconsistency during startup 4 years ago
Florian Weimer dd2315a866 elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere 4 years ago
Florian Weimer 9001cb1102 assert: Do not use stderr in libc-internal assert 4 years ago
Florian Weimer 2a5b4f7a71 elf: Rename tst-audit26 to tst-audit28 4 years ago
Sam James 7df596a58c grep: egrep -> grep -E, fgrep -> grep -F 4 years ago
Fangrui Song efa7936e4c dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932] 4 years ago
Noah Goldstein 6fd435485f elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash) 4 years ago
H.J. Lu 2d5ec6692f Enable DT_RELR in glibc shared libraries and PIEs automatically 4 years ago
Florian Weimer f787e138aa csu: Implement and use _dl_early_allocate during static startup 4 years ago
Alan Modra 6f043e0ee7 Use __ehdr_start rather than _begin in _dl_start_final 4 years ago
Adhemerval Zanella 3a0588ae48 elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868) 4 years ago
H.J. Lu 4ada564f35 elf: Add more DT_RELR tests 4 years ago
Fangrui Song e895cff59a elf: Support DT_RELR relative relocation format [BZ #27924] 4 years ago
H.J. Lu 57292f5741 Add GLIBC_ABI_DT_RELR for DT_RELR support 4 years ago
Florian Weimer 8dcb6d0af0 dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) 4 years ago
Florian Weimer 198abcbb94 Default to --with-default-link=no (bug 25812) 4 years ago
Florian Weimer 30035d6772 scripts: Add glibcelf.py module 4 years ago
Stefan Liebler 2376944b9e S390: Add new s390 platform z16. 4 years ago
Florian Weimer 73fc4e28b9 Linux: Consolidate auxiliary vector parsing (redo) 4 years ago
H.J. Lu 1fe00d3eb6 build: Properly generate .d dependency files [BZ #28922] 4 years ago
Adhemerval Zanella 6628c742b2 elf: Remove prelink support 4 years ago
Adhemerval Zanella 9e94f57484 hppa: Fix bind-now audit (BZ #28857) 4 years ago
H.J. Lu fa7ad1df19 elf: Replace tst-audit24bmod2.so with tst-audit24bmod2 4 years ago
Szabolcs Nagy 80a08d0faa Fix elf/tst-audit25a with default bind now toolchains 4 years ago