aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
AgeCommit message (Expand)Author
2020-10-08elf: Print the full name of the dynamic loader in the ld.so help messageFlorian Weimer
2020-10-08elf: Move ld.so error/help output to _dl_usageFlorian Weimer
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab
2020-10-07elf: Implement _dl_writeFlorian Weimer
2020-10-07elf: Do not search HWCAP subdirectories in statically linked binariesFlorian Weimer
2020-09-29ld.so: add an --argv0 option [BZ #16124]Vincent Mihalkovic
2020-07-20elf: Change TLS static surplus default back to 1664Florian Weimer
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer
2020-04-24elf: Implement __libc_early_initFlorian Weimer
2020-04-21elf: Support lld-style link map for librtld.mapFangrui Song
2020-04-03elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]Florian Weimer
2020-03-02elf: Add elf/check-wx-segment, a test for the presence of WX segmentsFlorian Weimer
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer
2020-02-15elf: Introduce the rtld-stubbed-symbols makefile variableFlorian Weimer
2020-02-12elf: Allow dlopen of filter object to work [BZ #16272]David Kilroy
2020-01-24Fix elf/tst-rtld-preload cross-testing.Joseph Myers
2020-01-23Fix cross-testing of tst-ifunc-fault-* tests.Joseph Myers
2020-01-16elf: Add elf/tst-dlopenfail-2 [BZ #25396]Florian Weimer
2020-01-09 elf: Add tst-ldconfig-ld_so_conf-update testAlexandra Hájková
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-19Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnowFlorian Weimer
2019-12-13dlopen: Fix issues related to NODELETE handling and relocationsFlorian Weimer
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-12-02elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.soFlorian Weimer
2019-11-27Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]Florian Weimer
2019-11-27Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]Florian Weimer
2019-11-26Compile elf/rtld.c with -fno-tree-loop-distribute-patterns.Sandra Loosemore
2019-11-15Properly initialize audit cookie for the dynamic loader [BZ #25157]Florian Weimer
2019-10-17Rename and split elf/tst-dlopen-aout collection of testsFlorian Weimer
2019-10-04elf: Assign TLS modid later during dlopen [BZ #24930]Florian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-15elf: Self-dlopen failure with explict loader invocation [BZ #24900]Florian Weimer
2019-08-12elf: Support elf/tst-dlopen-aout in more configurationsFlorian Weimer
2019-06-28ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer
2019-06-18elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer
2019-05-23elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]Alexandra Hájková
2019-04-26elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer
2019-04-23elf: Fix pldd (BZ#18035)Adhemerval Zanella
2019-03-01elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer
2019-02-28elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer
2019-02-27elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson
2019-02-12elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella
2019-02-04elf: Implement --preload option for the dynamic linkerDavid Newall
2019-01-25[elf] Revert 8e889c5da3 (BZ#24122)Adhemerval Zanella
2019-01-24elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers