Age | Commit message (Expand) | Author | Files | Lines |
2018-09-25 | Fix ifunc support with DT_TEXTREL segments (BZ#20480) | Adhemerval Zanella | 3 | -12/+57 |
2018-09-12 | Include most of elf/ modules-names in modules-names-tests. | Joseph Myers | 1 | -0/+4 |
2018-08-30 | Fix test failure with -DNDEBUG. | Carlos O'Donell | 1 | -6/+6 |
2018-08-20 | Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h. | Joseph Myers | 1 | -0/+4 |
2018-08-02 | Rename the glibc.tune namespace to glibc.cpu | Siddhesh Poyarekar | 3 | -3/+3 |
2018-07-20 | check-execstack: Permit sysdeps to xfail some libs | Samuel Thibault | 1 | -1/+1 |
2018-07-16 | x86: Support IBT and SHSTK in Intel CET [BZ #21598] | H.J. Lu | 4 | -25/+49 |
2018-06-29 | elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307] | Maciej W. Rozycki | 5 | -2/+71 |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg | 2 | -9/+22 |
2018-06-27 | _dl_map_object_deps: Use struct scratch_buffer [BZ #18023] | Florian Weimer | 1 | -12/+16 |
2018-06-21 | Add Andes nds32 dynamic relocations to elf.h | Vincent Chen | 1 | -0/+10 |
2018-06-21 | elf.h: Add BPF relocation types. | Mark Wielaard | 1 | -1/+2 |
2018-06-12 | Fix comments in _dl_dst_count and _dl_dst_substitute. | Carlos O'Donell | 1 | -6/+8 |
2018-06-12 | Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259). | Carlos O'Donell | 3 | -93/+135 |
2018-06-12 | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg | 4 | -28/+30 |
2018-06-08 | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 1 | -1/+14 |
2018-05-29 | static-PIE: Update DT_DEBUG for debugger [BZ #23206] | H.J. Lu | 1 | -0/+16 |
2018-05-05 | Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so using | Paul Pluzhnikov | 4 | -4/+77 |
2018-04-23 | Add NT_PPC_PKEY from Linux 4.16 to elf.h. | Joseph Myers | 1 | -0/+2 |
2018-04-04 | elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818] | Maciej W. Rozycki | 5 | -2/+90 |
2018-04-04 | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 3 | -9/+6 |
2018-03-26 | RISC-V: add remaining relocations | Andreas Schwab | 1 | -12/+56 |
2018-03-24 | Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998] | H.J. Lu | 1 | -1/+2 |
2018-03-19 | Add SHT_X86_64_UNWIND to elf.h (bug 20079). | Joseph Myers | 1 | -0/+3 |
2018-03-11 | hurd: add gscope support | Samuel Thibault | 1 | -0/+3 |
2018-02-21 | ldconfig: Sync temporary files to disk before renaming them [BZ #20890] | Florian Weimer | 1 | -3/+7 |
2018-02-21 | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer | 5 | -105/+1 |
2018-02-06 | Add elf.h NT_* macros from Linux 4.15 (bug 14890). | Joseph Myers | 1 | -0/+9 |
2018-02-05 | Use ADDRIDX with DT_GNU_HASH | H.J. Lu | 3 | -10/+4 |
2018-02-05 | Add DT_SYMTAB_SHNDX from gABI | H.J. Lu | 1 | -1/+2 |
2018-01-25 | Add support for the RISC-V-specific ELF flags | Palmer Dabbelt | 2 | -0/+14 |
2018-01-15 | Add NT_ARM_SVE to elf.h | Alan Hayward | 1 | -0/+2 |
2018-01-13 | Synchronize DF_1_* flags with binutils (Bug 22707) | Carlos O'Donell | 1 | -0/+2 |
2018-01-06 | Add RISC-V dynamic relocations to elf.h | Palmer Dabbelt | 1 | -0/+14 |
2018-01-04 | elf: Support dlvsym within libc.so | Florian Weimer | 7 | -6/+303 |
2018-01-01 | elf: check for rpath emptiness before making a copy of it | Dmitry V. Levin | 1 | -10/+8 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 5 | -5/+5 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 139 | -139/+139 |
2017-12-30 | elf: Check for empty tokens before dynamic string token expansion [BZ #22625] | Aurelien Jarno | 1 | -16/+33 |
2017-12-27 | elf: remove redundant is_path argument | Dmitry V. Levin | 3 | -22/+18 |
2017-12-27 | elf: remove redundant code from is_dst | Dmitry V. Levin | 1 | -5/+3 |
2017-12-27 | elf: remove redundant code from _dl_dst_substitute | Dmitry V. Levin | 1 | -20/+1 |
2017-12-19 | elf: remove redundant __libc_enable_secure check from fillin_rpath | Dmitry V. Levin | 1 | -30/+3 |
2017-12-19 | Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630] | H.J. Lu | 1 | -3/+3 |
2017-12-18 | ld.so: Examine GLRO to detect inactive loader [BZ #20204] | Florian Weimer | 2 | -4/+6 |
2017-12-18 | elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627] | Dmitry V. Levin | 1 | -19/+1 |
2017-12-16 | ldconfig: set LC_COLLATE to C [BZ #22505] | Aurelien Jarno | 1 | -0/+4 |
2017-12-15 | Fix tst-leaks1 (bug 14681) | Carlos O'Donell | 1 | -3/+18 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 5 | -6/+72 |
2017-12-15 | Remove redundant mention of SXID_ERASE | Siddhesh Poyarekar | 1 | -10/+1 |