]> sourceware.org Git - glibc.git/history - elf
argp: Remove old includes in !_LIBC case
[glibc.git] / elf /
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
2022-05-02 Fangrui Songelf: Remove fallback to the start of DT_STRTAB for...
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 H.J. Luelf: Properly handle zero DT_RELA/DT_REL values
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 H.J. Luelf: Define DT_RELR related macros and types
2022-04-26 Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-04-26 Florian Weimerdlfcn: Do not use rtld_active () to determine ld.so...
2022-04-25 Fangrui Songelf: Move post-relocation code of _dl_start into _dl_st...
2022-04-22 Florian WeimerDefault to --with-default-link=no (bug 25812)
2022-04-22 Florian Weimerscripts: Add glibcelf.py module
2022-04-20 Fangrui Songelf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches...
2022-04-19 Fangrui Songelf: Remove __libc_init_secure
2022-04-14 Stefan LieblerS390: Add new s390 platform z16.
2022-04-14 Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-04-13 Florian Weimerelf: Fix memory leak in _dl_find_object_update (bug...
2022-04-07 Stefan LieblerS390: Fix elf/tst-audit25[ab]
2022-04-04 DJ DelorieAllow for unpriviledged nested containers
2022-03-31 Adhemerval Zanellaelf: Remove unused functions from tst-audit25(a,b)
2022-03-31 Adhemerval Zanellaelf: Remove unused variables in tests
2022-03-31 Adhemerval Zanellaelf: Fix wrong fscanf usage on tst-pldd
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-21 H.J. Luelf: Check invalid hole in PT_LOAD segments [BZ #28838]
2022-02-11 Florian WeimerRevert "Linux: Consolidate auxiliary vector parsing"
2022-02-10 Adhemerval Zanellaelf: Remove LD_USE_LOAD_BIAS
2022-02-10 Adhemerval Zanellamalloc: Remove LD_TRACE_PRELINKING usage from mtrace
2022-02-10 Adhemerval Zanellaelf: Remove prelink support
2022-02-10 Florian WeimerLinux: Consolidate auxiliary vector parsing
2022-02-10 Florian Weimerelf: Merge dl-sysdep.c into the Linux version
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 Ben Woodardelf: Fix runtime linker auditing on aarch64 (BZ #26643)
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-31 H.J. Luelf: Add <dl-r_debug.h>
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-26 Martin Seborelf: Fix use-after-free in ldconfig [BZ #26779]
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-21 H.J. Luelf: Properly align all PT_LOAD segments [BZ #28676]
2022-01-18 Adhemerval Zanellaelf: Fix tst-align3
2022-01-18 Florian Weimerelf: Move _dl_setup_hash to its own file
2022-01-17 Adhemerval Zanellaelf: Reinstate tst-audit17
2022-01-17 Adhemerval Zanellaelf: Fix 64 time_t support for installed statically...
2022-01-17 Adhemerval ZanellaRevert "elf: Fix 64 time_t support for installed static...
2022-01-17 Florian Weimerelf/tst-dl_find_object: Disable subtests for non-contig...
2022-01-17 Florian Weimerelf: Set l_contiguous to 1 for the main map in more...
2022-01-17 Florian Weimerelf: Introduce rtld_setup_main_map
2022-01-15 Samuel Thibaultelf tst-dl_find_object: Fix typo
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-12 Adhemerval Zanellaelf: Fix 64 time_t support for installed statically...
2022-01-10 Florian Weimerelf: Simplify software TM implementation in _dl_find_object
2022-01-07 Florian Weimerelf: Fix fences in _dl_find_object_update (bug 28745)
2022-01-04 Stafford Horneelf: Add reloc for OpenRISC
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-03 H.J. Luelf: Add <dl-debug.h>
2022-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
next
This page took 0.088913 seconds and 8 git commands to generate.