about summary refs log tree commit diff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-6/+27
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-181-1/+1
* elf: Implement __libc_early_initFlorian Weimer2020-04-241-2/+3
* elf: Support lld-style link map for librtld.mapFangrui Song2020-04-211-1/+2
* elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]Florian Weimer2020-04-031-2/+20
* elf: Add elf/check-wx-segment, a test for the presence of WX segmentsFlorian Weimer2020-03-021-0/+7
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-151-1/+5
* elf: Introduce the rtld-stubbed-symbols makefile variableFlorian Weimer2020-02-151-9/+13
* elf: Allow dlopen of filter object to work [BZ #16272]David Kilroy2020-02-121-2/+16
* Fix elf/tst-rtld-preload cross-testing.Joseph Myers2020-01-241-1/+1
* Fix cross-testing of tst-ifunc-fault-* tests.Joseph Myers2020-01-231-3/+4
* elf: Add elf/tst-dlopenfail-2 [BZ #25396]Florian Weimer2020-01-161-2/+7
* elf: Add tst-ldconfig-ld_so_conf-update testAlexandra Hájková2020-01-091-3/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnowFlorian Weimer2019-12-191-4/+3
* dlopen: Fix issues related to NODELETE handling and relocationsFlorian Weimer2019-12-131-2/+64
* Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer2019-12-031-24/+24
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-0/+16
* elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.soFlorian Weimer2019-12-021-2/+5
* Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]Florian Weimer2019-11-271-2/+13
* Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]Florian Weimer2019-11-271-2/+13
* Compile elf/rtld.c with -fno-tree-loop-distribute-patterns.Sandra Loosemore2019-11-261-0/+6
* Properly initialize audit cookie for the dynamic loader [BZ #25157]Florian Weimer2019-11-151-2/+13
* Rename and split elf/tst-dlopen-aout collection of testsFlorian Weimer2019-10-171-10/+22
* elf: Assign TLS modid later during dlopen [BZ #24930]Florian Weimer2019-10-041-2/+6
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* elf: Self-dlopen failure with explict loader invocation [BZ #24900]Florian Weimer2019-08-151-1/+3
* elf: Support elf/tst-dlopen-aout in more configurationsFlorian Weimer2019-08-121-5/+1
* ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer2019-06-281-2/+26
* elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer2019-06-181-1/+3
* elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]Alexandra Hájková2019-05-231-0/+3
* elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer2019-04-261-0/+1
* elf: Fix pldd (BZ#18035)Adhemerval Zanella2019-04-231-0/+1
* elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer2019-03-011-2/+7
* elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer2019-02-281-3/+9
* elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu2019-02-271-1/+1
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-131-1/+1
* elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella2019-02-121-2/+7
* elf: Implement --preload option for the dynamic linkerDavid Newall2019-02-041-1/+11
* [elf] Revert 8e889c5da3 (BZ#24122)Adhemerval Zanella2019-01-251-7/+2
* elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella2019-01-241-2/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* _dl_exception_create_format: Support %x/%lx/%zxH.J. Lu2018-11-291-1/+2
* RISC-V: properly terminate call chain (bug 23125)Andreas Schwab2018-10-301-1/+3
* elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li2018-10-251-1/+1
* Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab2018-09-261-2/+5
* Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella2018-09-251-0/+4
* Include most of elf/ modules-names in modules-names-tests.Joseph Myers2018-09-121-0/+4
* check-execstack: Permit sysdeps to xfail some libsSamuel Thibault2018-07-201-1/+1
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+2