about summary refs log tree commit diff
path: root/elf
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-225-0/+113
* elf: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin2023-12-221-0/+1
* elf: Fix wrong break removal from 8ee878592cAdhemerval Zanella2023-12-071-0/+1
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-185-171/+173
* Revert "elf: Remove unused l_text_end field from struct link_map"Florian Weimer2023-10-184-3/+16
* tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar2023-10-022-15/+39
* elf: Remove unused l_text_end field from struct link_mapFlorian Weimer2023-09-114-16/+3
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-115-173/+171
* elf: Do not run constructors for proxy objectsFlorian Weimer2023-09-111-2/+6
* Revert "MIPS: Sync elf.h from binutils"Andreas K. Hüttel2023-07-221-137/+3
* MIPS: Sync elf.h from binutilsYing Huang2023-07-221-3/+137
* Fix getting return address in elf/tst-audit28.c.Stefan Liebler2023-07-191-6/+13
* sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella2023-07-123-7/+10
* elf: _dl_find_object may return 1 during early startup (bug 30515)Florian Weimer2023-07-072-1/+12
* Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat2023-07-051-1/+1
* ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu2023-06-301-1/+1
* elf: Update list of RISC-V relocationsAndreas Schwab2023-06-261-1/+4
* elf: Port ldconfig away from stack-allocated pathsSergey Bugaev2023-06-261-37/+22
* tests: replace system by xsystemFrédéric Bérat2023-06-191-1/+4
* elf: Sort Makefile variables.Carlos O'Donell2023-06-021-1/+1
* Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* elf: Remove spurios SHARED conditional from elf/rtld.cFlorian Weimer2023-05-311-2/+0
* elf: Make more functions available for binding during dlclose (bug 30425)Florian Weimer2023-05-305-2/+159
* Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov2023-05-2931-52/+52
* Add AT_RSEQ_* from Linux 6.3 to elf.hJoseph Myers2023-05-261-0/+3
* elf: add test for dl-printfRoy Eldar2023-05-252-0/+79
* elf: fix handling of negative numbers in dl-printfRoy Eldar2023-05-251-3/+10
* elf: Update comment in open_pathSiddhesh Poyarekar2023-05-251-6/+5
* elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue2023-05-255-0/+64
* rtld: properly handle root directory in load path (bug 30435)Andreas Schwab2023-05-251-1/+1
* 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-095-0/+105
* Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer2023-05-071-7/+0
* riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang2023-04-281-0/+7
* elf.h: add PT_GNU_SFRAMEIndu Bhagat2023-04-281-0/+1
* Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev2023-04-221-1/+2
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-2911-122/+17
* elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.shRomain Geissler2023-03-272-6/+7
* Fix tst-glibc-hwcaps-prepend-cache with custom configure prefix valueRomain Geissler2023-03-271-3/+7
* Fix tst-ldconfig-ld_so_conf-update with custom configure prefix valueRomain Geissler2023-03-271-5/+8
* 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
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-2/+3
* _dl_map_object_from_fd: Remove unnecessary debugger notification in error pathAndreas Schwab2023-03-271-11/+1
* Minor: don't call _dl_debug_update (which can have side effects) inside assertPaul Pluzhnikov2023-03-261-2/+6
* LoongArch: Add support for ldconfig.caiyinyu2023-03-131-1/+7
* 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