about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIEFlorian Weimer2024-05-022-0/+22
* elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2024-04-251-0/+1
* elf: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin2023-12-221-0/+1
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-185-171/+173
* Revert "elf: Remove unused l_text_end field from struct link_map"Florian Weimer2023-10-184-3/+16
* tunables: Terminate if end of input is reached (CVE-2023-4911)Siddhesh Poyarekar2023-10-022-15/+39
* elf: Remove unused l_text_end field from struct link_mapFlorian Weimer2023-09-114-16/+3
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-115-173/+171
* elf: Do not run constructors for proxy objectsFlorian Weimer2023-09-111-2/+6
* elf: Introduce to _dl_call_finiFlorian Weimer2023-09-114-78/+53
* elf: _dl_find_object may return 1 during early startup (bug 30515)Florian Weimer2023-07-072-1/+12
* gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane2023-04-281-0/+13
* elf: Smoke-test ldconfig -p against system /etc/ld.so.cacheFlorian Weimer2023-02-082-0/+83
* elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella2022-11-251-4/+5
* Allow for unpriviledged nested containersDJ Delorie2022-11-251-0/+2
* elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella2022-11-251-1/+2
* Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich2022-11-081-1/+1
* elf: Do not completely clear reused namespace in dlmopen (bug 29600)Florian Weimer2022-10-142-12/+30
* elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)Florian Weimer2022-09-202-9/+30
* elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer2022-09-201-7/+7
* elf: Fix hwcaps string size overestimationJavier Pello2022-09-151-3/+5
* Use __ehdr_start rather than _begin in _dl_start_finalAlan Modra2022-09-152-6/+4
* elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhereFlorian Weimer2022-09-131-16/+6
* elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer2022-08-305-5/+154
* rtld: Use generic argv adjustment in ld.so [BZ #23293]Szabolcs Nagy2022-05-191-13/+60
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-173-0/+80
* elf: Remove __libc_init_secureFangrui Song2022-05-171-10/+0
* Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer2022-05-172-76/+14
* Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer2022-05-171-4/+76
* Linux: Consolidate auxiliary vector parsingFlorian Weimer2022-05-171-76/+4
* elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer2022-05-171-350/+2
* elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...Adhemerval Zanella2022-04-2713-1/+92
* dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer2022-04-264-4/+149
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-222-0/+170
* scripts: Add glibcelf.py moduleFlorian Weimer2022-04-222-0/+267
* S390: Add new s390 platform z16.Stefan Liebler2022-04-142-0/+14
* elf: Fix memory leak in _dl_find_object_update (bug 29062)Florian Weimer2022-04-131-2/+3
* hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella2022-03-035-5/+10
* elf: Replace tst-audit24bmod2.so with tst-audit24bmod2H.J. Lu2022-02-221-1/+1
* elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu2022-02-211-0/+3
* Fix elf/tst-audit25a with default bind now toolchainsSzabolcs Nagy2022-02-021-0/+1
* elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard2022-02-011-1/+2
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-0128-37/+1322
* elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella2022-02-016-4/+167
* elf: Add la_activity during application exitAdhemerval Zanella2022-02-015-0/+351
* elf: Add <dl-r_debug.h>H.J. Lu2022-01-312-25/+24
* Fix elf/loadfail test build dependenciesSzabolcs Nagy2022-01-281-1/+3
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-273-0/+39
* Guard tst-valgrind-smoke.out with run-built-testsMark Wielaard2022-01-261-0/+2
* elf: Replace tst-p_alignmod1-editX with a python scriptAdhemerval Zanella2022-01-264-190/+4