Age | Commit message (Expand) | Author |
2019-08-15 | elf: Self-dlopen failure with explict loader invocation [BZ #24900] | Florian Weimer |
2019-08-12 | elf: Support elf/tst-dlopen-aout in more configurations | Florian Weimer |
2019-06-28 | ld.so: Support moving versioned symbols between sonames [BZ #24741] | Florian Weimer |
2019-06-18 | elf: Refuse to dlopen PIE objects [BZ #24323] | Florian Weimer |
2019-05-23 | elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093] | Alexandra Hájková |
2019-04-26 | elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now | Florian Weimer |
2019-04-23 | elf: Fix pldd (BZ#18035) | Adhemerval Zanella |
2019-03-01 | elf/tst-big-note: Improve accuracy of test [BZ #20419] | Florian Weimer |
2019-02-28 | elf: Add tests with a local IFUNC resolver [BZ #23937] | Florian Weimer |
2019-02-27 | elf/Makefile: Run IFUNC tests if binutils supports IFUNC | H.J. Lu |
2019-02-13 | RISC-V: Fix elfutils testsuite unwind failures. | Jim Wilson |
2019-02-12 | elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122] | Adhemerval Zanella |
2019-02-04 | elf: Implement --preload option for the dynamic linker | David Newall |
2019-01-25 | [elf] Revert 8e889c5da3 (BZ#24122) | Adhemerval Zanella |
2019-01-24 | elf: Fix LD_AUDIT for modules with invalid version (BZ#24122) | Adhemerval Zanella |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-11-29 | _dl_exception_create_format: Support %x/%lx/%zx | H.J. Lu |
2018-10-30 | RISC-V: properly terminate call chain (bug 23125) | Andreas Schwab |
2018-10-25 | elf: Fix the ld flags not be applied to tst-execstack-mod.so | Zong Li |
2018-09-26 | Add missing unwind information to ld.so on powerpc32 (bug 23707) | Andreas Schwab |
2018-09-25 | Fix ifunc support with DT_TEXTREL segments (BZ#20480) | Adhemerval Zanella |
2018-09-12 | Include most of elf/ modules-names in modules-names-tests. | Joseph Myers |
2018-07-20 | check-execstack: Permit sysdeps to xfail some libs | Samuel Thibault |
2018-07-16 | x86: Support IBT and SHSTK in Intel CET [BZ #21598] | H.J. Lu |
2018-06-29 | elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307] | Maciej W. Rozycki |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg |
2018-06-08 | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu |
2018-05-05 | Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so using | Paul Pluzhnikov |
2018-04-04 | elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818] | Maciej W. Rozycki |
2018-03-24 | Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998] | H.J. Lu |
2018-02-21 | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer |
2018-01-04 | elf: Support dlvsym within libc.so | Florian Weimer |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-19 | Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630] | H.J. Lu |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-12-12 | Fix testing with nss-crypt. | Carlos O'Donell |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu |
2017-11-27 | Consolidate link map sorting | Andreas Schwab |
2017-10-04 | Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libc | H.J. Lu |
2017-10-04 | Add a test for main () in a shared object | H.J. Lu |
2017-09-30 | Add a test for non-PIE static executable | H.J. Lu |
2017-09-26 | Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101] | H.J. Lu |
2017-08-21 | Don't compile non-lib modules as lib modules [BZ #21864] | H.J. Lu |
2017-08-10 | ld.so: Introduce struct dl_exception | Florian Weimer |
2017-08-07 | Fix missing redirects in testsuite targets | Andreas Schwab |
2017-08-04 | Compile tst-prelink.c without PIE [BZ #21815] | H.J. Lu |
2017-08-04 | Run vismain only if linker supports protected data symbol | H.J. Lu |
2017-07-10 | Don't include _dl_resolve_conflicts in libc.a [BZ #21742] | H.J. Lu |
2017-05-19 | Reduce value of LD_HWCAP_MASK for tst-env-setuid test case | Siddhesh Poyarekar |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |