index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Age
Commit message (
Expand
)
Author
2020-03-25
Fix tests which expose ldbl -> _Float128 redirects
Paul E. Murphy
2020-03-13
parse_tunables: Fix typo in comment
Jonathan Wakely
2020-03-11
ldconfig: trace origin paths with -v
DJ Delorie
2020-03-10
elf: Fix wrong indentation from commit eb447b7b4b
Adhemerval Zanella
2020-03-02
elf: Add elf/check-wx-segment, a test for the presence of WX segments
Florian Weimer
2020-02-26
elf: Apply attribute_relro to pointers in elf/dl-minimal.c
Florian Weimer
2020-02-25
csu: Use ELF constructor instead of _init in libc.so
Florian Weimer
2020-02-18
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-15
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c
Florian Weimer
2020-02-15
elf: Introduce the rtld-stubbed-symbols makefile variable
Florian Weimer
2020-02-12
elf: avoid stack allocation in dl_open_worker
David Kilroy
2020-02-12
elf: avoid redundant sort in dlopen
David Kilroy
2020-02-12
elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
2020-02-12
elf.h: Add R_RISCV_IRELATIVE
Fangrui Song
2020-01-24
Fix elf/tst-rtld-preload cross-testing.
Joseph Myers
2020-01-23
Fix cross-testing of tst-ifunc-fault-* tests.
Joseph Myers
2020-01-17
powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
2020-01-16
elf: Add elf/tst-dlopenfail-2 [BZ #25396]
Florian Weimer
2020-01-16
Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]
H.J. Lu
2020-01-13
Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.
Stefan Liebler
2020-01-09
elf: Add tst-ldconfig-ld_so_conf-update test
Alexandra Hájková
2020-01-03
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
elf: Enable relro for static build
Adhemerval Zanella
2020-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-12-19
Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow
Florian Weimer
2019-12-16
tunables: report sbrk() failure
DJ Delorie
2019-12-13
dlopen: Do not block signals
Florian Weimer
2019-12-13
dlopen: Rework handling of pending NODELETE status
Florian Weimer
2019-12-13
dlopen: Fix issues related to NODELETE handling and relocations
Florian Weimer
2019-12-11
ldconfig: Do not print a warning for a missing ld.so.conf file
Florian Weimer
2019-12-03
Expand $(as-needed) and $(no-as-needed) throughout the build system
Florian Weimer
2019-12-02
elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
Florian Weimer
2019-12-02
elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.so
Florian Weimer
2019-11-27
Move _dl_open_check to its original place in dl_open_worker
Florian Weimer
2019-11-27
Block signals during the initial part of dlopen
Florian Weimer
2019-11-27
Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
Florian Weimer
2019-11-27
Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
Florian Weimer
2019-11-27
Avoid late failure in dlopen in global scope update [BZ #25112]
Florian Weimer
2019-11-27
Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
Florian Weimer
2019-11-27
dlsym: Do not determine caller link map if not needed
Florian Weimer
2019-11-26
Compile elf/rtld.c with -fno-tree-loop-distribute-patterns.
Sandra Loosemore
2019-11-21
Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x
Florian Weimer
2019-11-16
Enhance _dl_catch_exception to allow disabling exception handling
Florian Weimer
2019-11-15
Introduce link_map_audit_state accessor function
Florian Weimer
2019-11-15
Properly initialize audit cookie for the dynamic loader [BZ #25157]
Florian Weimer
2019-11-12
Clarify purpose of assert in _dl_lookup_symbol_x
Florian Weimer
2019-10-18
elf: Use nocancel pread64() instead of lseek()+read()
Leandro Pereira
2019-10-17
Rename and split elf/tst-dlopen-aout collection of tests
Florian Weimer
[next]