Remove 'grp' and merge into 'nss' and 'posix'
[platform/upstream/glibc.git] / elf /
2023-10-20 Florian Weimerelf: ldconfig should skip temporary files created by...
2023-10-19 Joseph MyersAdd NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5...
2023-10-18 Adhemerval Zanellaelf: Do not print the cache entry if --inhibit-cache...
2023-10-18 Florian WeimerRevert "elf: Always call destructors in reverse constru...
2023-10-18 Florian WeimerRevert "elf: Fix compile error with -DNDEBUG [BZ #18755]"
2023-10-02 Siddhesh Poyarekartunables: Terminate if end of input is reached (CVE...
2023-09-27 Qingqing Lielf: Fix compile error with -DNDEBUG [BZ #18755]
2023-09-27 Ying HuangMIPS: Add relocation types
2023-09-27 Ying HuangMIPS: Add new section type SHT_MIPS_ABIFLAGS
2023-09-27 Ying HuangMIPS: Add ELF file header flags
2023-09-21 Joe Simmons-Talbottelf: dl-lookup: Remove unused alloca.h include
2023-09-08 Florian Weimerelf: Remove unused l_text_end field from struct link_map
2023-09-08 Florian Weimerelf: Always call destructors in reverse constructor...
2023-09-01 Szabolcs Nagyelf: Fix slow tls access after dlopen [BZ #19924]
2023-08-25 Florian Weimerelf: Check that --list-diagnostics output has the expec...
2023-08-22 Florian Weimerelf: Do not run constructors for proxy objects
2023-08-14 caiyinyuLoongArch: elf: Add new LoongArch reloc types 109 into...
2023-08-14 Xi Ruoyaoelf: Add new LoongArch reloc types (101 to 108) into...
2023-07-22 Andreas K. HüttelRevert "MIPS: Sync elf.h from binutils"
2023-07-22 Ying HuangMIPS: Sync elf.h from binutils
2023-07-19 Stefan LieblerFix getting return address in elf/tst-audit28.c.
2023-07-12 Adhemerval Zanellasparc: Fix la_symbind for bind-now (BZ 23734)
2023-07-07 Florian Weimerelf: _dl_find_object may return 1 during early startup...
2023-07-05 Frédéric BératAllow glibc to be built with _FORTIFY_SOURCE
2023-06-30 H.J. Luld.so: Always use MAP_COPY to map the first segment...
2023-06-26 Andreas Schwabelf: Update list of RISC-V relocations
2023-06-26 Sergey Bugaevelf: Port ldconfig away from stack-allocated paths
2023-06-19 Frédéric Bérattests: replace system by xsystem
2023-06-03 Carlos O'Donellelf: Sort Makefile variables.
2023-06-02 Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-05-31 Florian Weimerelf: Remove spurios SHARED conditional from elf/rtld.c
2023-05-30 Florian Weimerelf: Make more functions available for binding during...
2023-05-29 Paul PluzhnikovFix misspellings in elf/ -- BZ 25337
2023-05-26 Joseph MyersAdd AT_RSEQ_* from Linux 6.3 to elf.h
2023-05-25 Roy Eldarelf: add test for dl-printf
2023-05-25 Roy Eldarelf: fix handling of negative numbers in dl-printf
2023-05-25 Siddhesh Poyarekarelf: Update comment in open_path
2023-05-25 Qixing ksyx Xueelf: Add test for locating libraries in root dir (bug...
2023-05-25 Andreas Schwabrtld: properly handle root directory in load path ...
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-05-07 Florian WeimerRevert "riscv: Resolve symbols directly for symbols...
2023-04-28 Hsiangkai Wangriscv: Resolve symbols directly for symbols with STO_RI...
2023-04-28 Indu Bhagatelf.h: add PT_GNU_SFRAME
2023-04-22 Sergey BugaevUse O_CLOEXEC in more places (BZ #15722)
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...
next