aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2022-05-18Enable DT_RELR in glibc shared libraries and PIEs automaticallyH.J. Lu
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy
2022-05-17rtld: Use generic argv adjustment in ld.so [BZ #23293]Szabolcs Nagy
2022-05-16Remove dl-librecon.h header.Adhemerval Zanella
2022-05-16elf: Remove ldconfig kernel version checkAdhemerval Zanella
2022-05-16Remove kernel version checkAdhemerval Zanella
2022-05-16csu: Implement and use _dl_early_allocate during static startupFlorian Weimer
2022-05-16Update RISC-V specific ELF definitionsAndreas Schwab
2022-05-02elf: Remove fallback to the start of DT_STRTAB for dladdrFangrui Song
2022-04-28Use __ehdr_start rather than _begin in _dl_start_finalAlan Modra
2022-04-27elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...Adhemerval Zanella
2022-04-26elf: Add more DT_RELR testsH.J. Lu
2022-04-26elf: Properly handle zero DT_RELA/DT_REL valuesH.J. Lu
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song
2022-04-26Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu
2022-04-26elf: Define DT_RELR related macros and typesH.J. Lu
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-04-26dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer
2022-04-25elf: Move post-relocation code of _dl_start into _dl_start_finalFangrui Song
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-22scripts: Add glibcelf.py moduleFlorian Weimer
2022-04-20elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outsideFangrui Song
2022-04-19elf: Remove __libc_init_secureFangrui Song
2022-04-14S390: Add new s390 platform z16.Stefan Liebler
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-04-13elf: Fix memory leak in _dl_find_object_update (bug 29062)Florian Weimer
2022-04-07S390: Fix elf/tst-audit25[ab]Stefan Liebler
2022-04-04Allow for unpriviledged nested containersDJ Delorie
2022-03-31elf: Remove unused functions from tst-audit25(a,b)Adhemerval Zanella
2022-03-31elf: Remove unused variables in testsAdhemerval Zanella
2022-03-31elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu
2022-02-21elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu
2022-02-11Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella
2022-02-10malloc: Remove LD_TRACE_PRELINKING usage from mtraceAdhemerval Zanella
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-02-10Linux: Consolidate auxiliary vector parsingFlorian Weimer
2022-02-10elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer
2022-02-09hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella
2022-02-06elf: Replace tst-audit24bmod2.so with tst-audit24bmod2H.J. Lu
2022-02-02Fix elf/tst-audit25a with default bind now toolchainsSzabolcs Nagy
2022-02-01elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella
2022-02-01elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella
2022-02-01elf: Add la_activity during application exitAdhemerval Zanella
2022-01-31elf: Add <dl-r_debug.h>H.J. Lu
2022-01-28Fix elf/loadfail test build dependenciesSzabolcs Nagy
2022-01-27Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer