]> git.ipfire.org Git - thirdparty/glibc.git/history - elf
malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)
[thirdparty/glibc.git] / elf /
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  Romain GeisslerFix tst-glibc-hwcaps-prepend-cache with custom configur...
2023-03-27  Romain GeisslerFix tst-ldconfig-ld_so_conf-update with custom configur...
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-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-27  Andreas Schwab_dl_map_object_from_fd: Remove unnecessary debugger...
2023-03-26  Paul PluzhnikovMinor: don't call _dl_debug_update (which can have...
2023-03-13  caiyinyuLoongArch: Add support for ldconfig.
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-23  Simon Kissanegmon: improve mcount overflow handling [BZ# 27576]
2023-02-20  Joan Brugueraelf: Restore ldconfig libc6 implicit soname logic ...
2023-02-17  Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-08  Florian Weimerelf: Smoke-test ldconfig -p against system /etc/ld...
2023-02-06  Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-02-03  caiyinyuLoongArch: Add new relocation types.
2023-01-12  Adhemerval Zanellaelf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds...
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
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-12-15  Adhemerval Zanellaelf: Fix tst-relro-symbols.py argument passing
2022-12-12  Adhemerval Zanellaelf: Do not assume symbol order on tst-audit25{a,b}
2022-11-29  Shahab VahediARC: update definitions in elf/elf.h
2022-11-07  Xiaoming Nielf/tlsdeschtab.h: Add the Malloc return value check...
2022-11-04  Florian Weimerelf: Disable some subtests of ifuncmain1, ifuncmain5...
2022-11-03  Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
2022-11-03  caiyinyuLoongArch: Fix ABI related macros in elf.h to keep...
2022-11-03  Florian Weimerelf: Rework exception handling in the dynamic loader...
2022-11-02  Adhemerval Zanellaelf: Remove allocate use on _dl_debug_printf
2022-10-31  H.J. Luelf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath...
2022-10-28  Szabolcs NagyFix elf/tst-dlmopen-twice not to exhaust static TLS
2022-10-28  Szabolcs NagyFix off-by-one OOB read in elf/tst-tls20
2022-10-28  Szabolcs Nagyelf: Fix alloca size in _dl_debug_vdprintf
2022-10-27  Florian Weimerelf: Introduce to _dl_call_fini
2022-10-27  Florian Weimerld.so: Export tls_init_tp_called as __rtld_tls_init_tp_...
2022-10-26  Adhemerval Zanellaelf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
2022-10-14  Florian Weimerelf: Do not completely clear reused namespace in dlmope...
2022-10-12  Joseph MyersAdd NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
2022-10-10  Adhemerval Zanellaelf: Remove -fno-tree-loop-distribute-patterns usage...
2022-10-06  Javier Pelloelf: Simplify output of hwcap subdirectories in ld...
2022-10-06  Javier Pelloelf: Remove hwcap and bits_hwcap fields from struct...
2022-10-06  Javier Pelloelf: Remove hwcap parameter from add_to_cache signature
2022-10-06  Javier Pelloelf: Remove legacy hwcaps support from ldconfig
2022-10-06  Javier Pelloelf: Remove legacy hwcaps support from the dynamic...
2022-09-22  Adhemerval Zanella... Use '%z' instead of '%Z' on printf functions
2022-09-22  Florian Weimerelf: Extract glibcelf constants from <elf.h>
2022-09-21  Adhemerval Zanellaelf: Use C11 atomics on _dl_mcount
2022-09-20  Florian Weimerelf: Implement force_first handling in _dl_sort_maps_df...
2022-09-13  Sergei TrofimovichMakerules: fix MAKEFLAGS assignment for upcoming make...
2022-09-08  Javier Pelloelf: Fix hwcaps string size overestimation
2022-09-06  Florian Weimerelf: Rename _dl_sort_maps parameter from skip to force_...
2022-09-05  Florian Weimerelf.h: Remove duplicate definition of VER_FLG_WEAK
2022-08-31  Adhemerval Zanellaelf: Restore how vDSO dependency is printed with LD_TRA...
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  Joseph MyersAdd NT_LOONGARCH_* from Linux 5.19 to elf.h
2022-08-24  Florian WeimerDetect ld.so and libc.so version inconsistency during...
2022-08-23  Florian Weimerscripts/glibcelf.py: Add hashing support
2022-08-16  Florian Weimerelf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen...
2022-08-11  Fangrui Songelf.h: Add ELFCOMPRESS_ZSTD
2022-08-09  Noah Goldsteinelf: Replace `strcpy` call with `memcpy` [BZ #29454]
2022-08-04  Florian Weimermalloc: Correct the documentation of the top_pad default
2022-08-04  Lucas A. M. MagalhaesAssume only FLAG_ELF_LIBC6 suport
2022-08-03  Florian Weimerassert: Do not use stderr in libc-internal assert
2022-08-02  Andreas SchwabDon't use unsupported format string in ld.so (bug 29427)
2022-07-26  caiyinyuLoongArch: Add relocations and ELF flags to elf.h and...
2022-07-15  Adhemerval Zanellaelf: Fix wrong fscanf usage on tst-pldd
2022-07-08  Florian Weimerelf: Rename tst-audit26 to tst-audit28
2022-07-05  Florian Weimerelf: Fix direction of NODELETE log messages during...
2022-06-28  Florian Weimerelf: Fix -DNDEBUG warning in _dl_start_args_adjust
2022-06-28  Yang Yanchaoelf: Fix compile error with -Werror and -DNDEBUG
2022-06-24  Adhemerval Zanellamisc: Optimize internal usage of __libc_single_threaded
2022-06-17  H.J. Luelf: Silence GCC 11/12 false positive warning
2022-06-15  Fangrui Songelf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
2022-06-08  Andreas Schwabelf: add missing newlines in lateglobal test
2022-06-06  Joseph MyersAdd PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.h
2022-06-05  Sam Jamesgrep: egrep -> grep -E, fgrep -> grep -F
2022-06-02  Carlos O'Donellelf: Add #include <errno.h> for use of E* constants.
2022-06-02  Carlos O'Donellelf: Add #include <sys/param.h> for MAX usage.
2022-05-30  Adhemerval Zanellaelf: Remove _dl_skip_args
2022-05-27  Fangrui Songdlsym: Make RTLD_NEXT prefer default version definition...
2022-05-24  Fangrui Songelf/dl-reloc.c: Copyright The GNU Toolchain Authors
2022-05-23  Nicholas Gurievelf: Rewrite long RESOLVE_MAP macro to an always_inline...
2022-05-23  Noah Goldsteinelf: Optimize _dl_new_hash in dl-new-hash.h
2022-05-23  Noah Goldsteinelf: Add tests for the dl hash funcs (_dl_new_hash...
2022-05-23  Noah Goldsteinelf: Refactor dl_new_hash so it can be tested / benchmarked
2022-05-18  H.J. LuEnable DT_RELR in glibc shared libraries and PIEs autom...
2022-05-17  Szabolcs Nagyrtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args...
2022-05-17  Szabolcs Nagyrtld: Use generic argv adjustment in ld.so [BZ #23293]
2022-05-16  Adhemerval ZanellaRemove dl-librecon.h header.
2022-05-16  Adhemerval Zanellaelf: Remove ldconfig kernel version check
2022-05-16  Adhemerval ZanellaRemove kernel version check
2022-05-16  Florian Weimercsu: Implement and use _dl_early_allocate during static...
2022-05-16  Andreas SchwabUpdate RISC-V specific ELF definitions
next