elf: Add glibc.mem.decorate_maps tunable
[platform/upstream/glibc.git] / elf / Makefile
2023-11-07 Adhemerval Zanellaelf: Add glibc.mem.decorate_maps tunable
2023-11-07 Adhemerval Zanellamalloc: Decorate malloc maps
2023-11-07 Adhemerval Zanellanptl: Decorate thread stack on pthread_create
2023-10-30 Adhemerval Zanellacrypt: Remove libcrypt support
2023-08-25 Florian Weimerelf: Check that --list-diagnostics output has the expec...
2023-06-03 Carlos O'Donellelf: Sort Makefile variables.
2023-05-30 Florian Weimerelf: Make more functions available for binding during...
2023-05-29 Paul PluzhnikovFix misspellings in elf/ -- BZ 25337
2023-05-25 Roy Eldarelf: add test for dl-printf
2023-05-25 Qixing ksyx Xueelf: Add test for locating libraries in root dir (bug...
2023-05-18 Carlos O'Donellelf: Adjust tests in Makefile.
2023-05-16 Carlos O'Donellelf: Reformat Makefile.
2023-05-09 Andreas Schwabdlopen: skip debugger notification for DSO loaded from...
2023-03-29 Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-27 Romain Geisslerelf: Take into account ${sysconfdir} in elf/tst-ldconfi...
2023-03-27 Adhemerval Zanella... Remove --with-default-link configure option
2023-03-27 Adhemerval Zanella... libio: Remove the usage of __libc_IO_vtables
2023-03-10 Arsen Arsenovićelf: Add missing dependency between resolvfail and...
2023-03-10 Arsen Arsenovićelf: Add -z lazy to some more tests
2023-02-20 Joan Brugueraelf: Restore ldconfig libc6 implicit soname logic ...
2023-02-08 Florian Weimerelf: Smoke-test ldconfig -p against system /etc/ld...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-19 Florian Weimerlibio: Convert __vswprintf_internal to buffers (bug...
2022-12-19 Florian Weimerlibio: Convert __obstack_vprintf_internal to buffers...
2022-12-19 Florian Weimerlibio: Convert __vsprintf_internal to buffers
2022-12-19 Florian Weimerstdio-common: Convert vfprintf and related functions...
2022-12-19 Florian Weimerstdio-common: Introduce buffers for implementing printf
2022-11-03 Florian Weimerelf: Rework exception handling in the dynamic loader...
2022-10-31 H.J. Luelf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath...
2022-10-27 Florian Weimerelf: Introduce to _dl_call_fini
2022-10-10 Adhemerval Zanellaelf: Remove -fno-tree-loop-distribute-patterns usage...
2022-10-06 Javier Pelloelf: Remove legacy hwcaps support from the dynamic...
2022-08-26 Florian Weimerelf: Call __libc_early_init for reused namespaces ...
2022-08-25 Florian WeimerRevert "Detect ld.so and libc.so version inconsistency...
2022-08-24 Florian WeimerDetect ld.so and libc.so version inconsistency during...
2022-08-16 Florian Weimerelf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen...
2022-08-03 Florian Weimerassert: Do not use stderr in libc-internal assert
2022-07-08 Florian Weimerelf: Rename tst-audit26 to tst-audit28
2022-06-05 Sam Jamesgrep: egrep -> grep -E, fgrep -> grep -F
2022-05-27 Fangrui Songdlsym: Make RTLD_NEXT prefer default version definition...
2022-05-23 Noah Goldsteinelf: Add tests for the dl hash funcs (_dl_new_hash...
2022-05-18 H.J. LuEnable DT_RELR in glibc shared libraries and PIEs autom...
2022-05-16 Florian Weimercsu: Implement and use _dl_early_allocate during static...
2022-04-27 Alan ModraUse __ehdr_start rather than _begin in _dl_start_final
2022-04-27 Adhemerval Zanellaelf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJE...
2022-04-26 H.J. Luelf: Add more DT_RELR tests
2022-04-26 Fangrui Songelf: Support DT_RELR relative relocation format [BZ...
2022-04-26 H.J. LuAdd GLIBC_ABI_DT_RELR for DT_RELR support
2022-04-26 Florian Weimerdlfcn: Do not use rtld_active () to determine ld.so...
2022-04-22 Florian WeimerDefault to --with-default-link=no (bug 25812)
2022-04-22 Florian Weimerscripts: Add glibcelf.py module
2022-04-14 Stefan LieblerS390: Add new s390 platform z16.
2022-02-28 Florian WeimerLinux: Consolidate auxiliary vector parsing (redo)
2022-02-25 H.J. Lubuild: Properly generate .d dependency files [BZ #28922]
2022-02-10 Adhemerval Zanellaelf: Remove prelink support
2022-02-09 Adhemerval Zanellahppa: Fix bind-now audit (BZ #28857)
2022-02-06 H.J. Luelf: Replace tst-audit24bmod2.so with tst-audit24bmod2
2022-02-02 Szabolcs NagyFix elf/tst-audit25a with default bind now toolchains
2022-02-01 Adhemerval Zanellaelf: Issue la_symbind for bind-now (BZ #23734)
2022-02-01 Adhemerval Zanellaelf: Fix initial-exec TLS access on audit modules ...
2022-02-01 Adhemerval Zanellaelf: Add la_activity during application exit
2022-01-28 Szabolcs NagyFix elf/loadfail test build dependencies
2022-01-27 Florian WeimerFix glibc 2.34 ABI omission (missing GLIBC_2.34 in...
2022-01-26 Mark WielaardGuard tst-valgrind-smoke.out with run-built-tests
2022-01-26 Adhemerval Zanellaelf: Replace tst-p_alignmod1-editX with a python script
2022-01-24 H.J. Luelf: Add a test for PT_LOAD segments with invalid p_ali...
2022-01-24 H.J. Luelf: Add a test for PT_LOAD segments with p_align ...
2022-01-24 H.J. Luelf: Add a test for PT_LOAD segments with mixed p_align...
2022-01-24 H.J. LuAdd and use link-test-modules-rpath-link [BZ #28455]
2022-01-22 Alexandra HájkováAdd valgrind smoke test
2022-01-18 Florian Weimerelf: Move _dl_setup_hash to its own file
2022-01-17 Adhemerval Zanellaelf: Reinstate tst-audit17
2022-01-14 Florian WeimerAdd --with-rtld-early-cflags configure option
2022-01-14 Florian Weimerelf: Split dl-printf.c from dl-misc.c
2022-01-14 Florian Weimerelf/Makefile: Reflow and sort most variable assignments
2022-01-04 H.J. Luelf: Add a comment after trailing backslashes
2022-01-04 H.J. Luelf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]
2022-01-04 Samuel Thibaultelf: Fix tst-linkall-static link when pthread is not...
2022-01-04 H.J. Luelf: Sort tests and modules-names
2022-01-03 Adhemerval ZanellaRemove stale reference to libanl.a
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28 Florian Weimerelf: Add _dl_find_object function
2021-12-28 Adhemerval Zanellaelf: Do not fail for failed dlmopen on audit modules...
2021-12-28 Adhemerval Zanellaelf: Issue audit la_objopen for vDSO
2021-12-28 Adhemerval Zanellaelf: Add audit tests for modules with TLSDESC
2021-12-28 Adhemerval Zanellaelf: Avoid unnecessary slowdown from profiling with...
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_objopen
2021-12-10 H.J. LuAdd a testcase to check alignment of PT_LOAD segment...
2021-12-10 Florian Weimerelf: Install a symbolic link to ld.so as /usr/bin/ld.so
2021-12-05 Florian Weimerelf: execve statically linked programs instead of crash...
2021-11-18 Adhemerval Zanellaelf: Move la_activity (LA_ACT_ADD) after _dl_add_to_nam...
2021-11-17 Florian Weimerelf: Introduce GLRO (dl_libc_freeres), called from...
2021-11-16 H.J. Luelf: Use a temporary file to generate Makefile fragment...
2021-11-15 Adhemerval Zanellaelf: Move LAV_CURRENT to link_lavcurrent.h
2021-11-09 Adhemerval Zanellaelf: Use the minimal malloc on tunables_strdup
2021-11-03 Adhemerval Zanellaelf: Do not run DSO sorting if tunables is not enabled
2021-10-29 Adhemerval Zanellaelf: Disable ifuncmain{1,5,5pic,5pie} when using LLD
2021-10-25 H.J. Luelf: Make global.out depend on reldepmod4.so [BZ #28457]
2021-10-21 Chung-Lin Tangelf: Testing infrastructure for ld.so DSO sorting ...
2021-10-12 Stafford Horneelf: Update audit tests to not depend on stdout
next