aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2023-11-03linux: Sync Linux 6.6 elf.hAdhemerval Zanella1-0/+5
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella2-44/+0
2023-10-20elf: ldconfig should skip temporary files created by package managersFlorian Weimer1-12/+27
2023-10-19Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.hJoseph Myers1-0/+2
2023-10-18elf: Do not print the cache entry if --inhibit-cache is usedAdhemerval Zanella1-1/+2
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer5-171/+173
2023-10-18Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"Florian Weimer1-1/+1
2023-10-02tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar2-15/+39
2023-09-27elf: Fix compile error with -DNDEBUG [BZ #18755]Qingqing Li1-1/+1
2023-09-27MIPS: Add relocation typesYing Huang1-1/+59
2023-09-27MIPS: Add new section type SHT_MIPS_ABIFLAGSYing Huang1-0/+1
2023-09-27MIPS: Add ELF file header flagsYing Huang1-1/+47
2023-09-21elf: dl-lookup: Remove unused alloca.h includeJoe Simmons-Talbott1-1/+0
2023-09-08elf: Remove unused l_text_end field from struct link_mapFlorian Weimer4-16/+3
2023-09-08elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer5-173/+171
2023-09-01elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy4-63/+70
2023-08-25elf: Check that --list-diagnostics output has the expected syntaxFlorian Weimer2-0/+312
2023-08-22elf: Do not run constructors for proxy objectsFlorian Weimer1-2/+6
2023-08-14LoongArch: elf: Add new LoongArch reloc types 109 into elf.hcaiyinyu1-0/+1
2023-08-14elf: Add new LoongArch reloc types (101 to 108) into elf.hXi Ruoyao1-0/+8
2023-07-22Revert "MIPS: Sync elf.h from binutils"Andreas K. Hüttel1-137/+3
2023-07-22MIPS: Sync elf.h from binutilsYing Huang1-3/+137
2023-07-19Fix getting return address in elf/tst-audit28.c.Stefan Liebler1-6/+13
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella3-7/+10
2023-07-07elf: _dl_find_object may return 1 during early startup (bug 30515)Florian Weimer2-1/+12
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat1-1/+1
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu1-1/+1
2023-06-26elf: Update list of RISC-V relocationsAndreas Schwab1-1/+4
2023-06-26elf: Port ldconfig away from stack-allocated pathsSergey Bugaev1-37/+22
2023-06-19tests: replace system by xsystemFrédéric Bérat1-1/+4
2023-06-02elf: Sort Makefile variables.Carlos O'Donell1-1/+1
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov1-1/+1
2023-05-31elf: Remove spurios SHARED conditional from elf/rtld.cFlorian Weimer1-2/+0
2023-05-30elf: Make more functions available for binding during dlclose (bug 30425)Florian Weimer5-2/+159
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov31-52/+52
2023-05-26Add AT_RSEQ_* from Linux 6.3 to elf.hJoseph Myers1-0/+3
2023-05-25elf: add test for dl-printfRoy Eldar2-0/+79
2023-05-25elf: fix handling of negative numbers in dl-printfRoy Eldar1-3/+10
2023-05-25elf: Update comment in open_pathSiddhesh Poyarekar1-6/+5
2023-05-25elf: Add test for locating libraries in root dir (bug 30435)Qixing ksyx Xue5-0/+64
2023-05-25rtld: properly handle root directory in load path (bug 30435)Andreas Schwab1-1/+1
2023-05-18elf: Adjust tests in Makefile.Carlos O'Donell1-10/+10
2023-05-16elf: Reformat Makefile.Carlos O'Donell1-35/+35
2023-05-09dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)Andreas Schwab5-0/+105
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer1-7/+0
2023-04-28riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang1-0/+7
2023-04-28elf.h: add PT_GNU_SFRAMEIndu Bhagat1-0/+1
2023-04-22Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev1-1/+2
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto11-122/+17
2023-03-27elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.shRomain Geissler2-6/+7