about summary refs log tree commit diff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2024-04-251-0/+1
* elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy2023-12-221-0/+15
* elf: Sort Makefile variables.Carlos O'Donell2023-06-021-1/+1
* elf: Make more functions available for binding during dlclose (bug 30425)Florian Weimer2023-05-301-0/+8
* Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov2023-05-291-4/+4
* elf: add test for dl-printfRoy Eldar2023-05-251-0/+1
* elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue2023-05-251-0/+3
* elf: Adjust tests in Makefile.Carlos O'Donell2023-05-181-10/+10
* elf: Reformat Makefile.Carlos O'Donell2023-05-161-35/+35
* dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)Andreas Schwab2023-05-091-0/+11
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-8/+1
* elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.shRomain Geissler2023-03-271-1/+1
* Remove --with-default-link configure optionAdhemerval Zanella Netto2023-03-271-2/+0
* libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto2023-03-271-15/+1
* elf: Add missing dependency between resolvfail and testobj1.soArsen Arsenović2023-03-101-0/+1
* elf: Add -z lazy to some more testsArsen Arsenović2023-03-101-0/+19
* elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera2023-02-201-0/+14
* elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer2023-02-081-0/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer2022-12-191-1/+0
* libio: Convert __obstack_vprintf_internal to buffers (bug 27124)Florian Weimer2022-12-191-1/+0
* libio: Convert __vsprintf_internal to buffersFlorian Weimer2022-12-191-1/+0
* stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer2022-12-191-2/+0
* stdio-common: Introduce buffers for implementing printfFlorian Weimer2022-12-191-0/+2
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-031-2/+1
* elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)H.J. Lu2022-10-311-2/+2
* elf: Introduce to _dl_call_finiFlorian Weimer2022-10-271-0/+1
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-5/+0
* elf: Remove legacy hwcaps support from the dynamic loaderJavier Pello2022-10-061-6/+0
* elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer2022-08-261-0/+7
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-1/+1
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-1/+1
* elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhereFlorian Weimer2022-08-161-16/+24
* assert: Do not use stderr in libc-internal assertFlorian Weimer2022-08-031-0/+1
* elf: Rename tst-audit26 to tst-audit28Florian Weimer2022-07-081-5/+5
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-051-1/+1
* dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932]Fangrui Song2022-05-271-0/+7
* elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)Noah Goldstein2022-05-231-0/+1
* Enable DT_RELR in glibc shared libraries and PIEs automaticallyH.J. Lu2022-05-181-1/+4
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-161-0/+19
* Use __ehdr_start rather than _begin in _dl_start_finalAlan Modra2022-04-281-2/+1
* elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...Adhemerval Zanella2022-04-271-0/+54
* elf: Add more DT_RELR testsH.J. Lu2022-04-261-3/+73
* elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song2022-04-261-0/+25
* Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu2022-04-261-2/+12
* dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer2022-04-261-0/+6
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-0/+33
* scripts: Add glibcelf.py moduleFlorian Weimer2022-04-221-0/+7
* S390: Add new s390 platform z16.Stefan Liebler2022-04-141-0/+8
* Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer2022-02-281-0/+5