index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
Noah Goldstein
2022-05-23
1
-0
/
+1
*
Enable DT_RELR in glibc shared libraries and PIEs automatically
H.J. Lu
2022-05-18
1
-1
/
+4
*
csu: Implement and use _dl_early_allocate during static startup
Florian Weimer
2022-05-16
1
-0
/
+19
*
Use __ehdr_start rather than _begin in _dl_start_final
Alan Modra
2022-04-28
1
-2
/
+1
*
elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868)
Adhemerval Zanella
2022-04-27
1
-0
/
+54
*
elf: Add more DT_RELR tests
H.J. Lu
2022-04-26
1
-3
/
+73
*
elf: Support DT_RELR relative relocation format [BZ #27924]
Fangrui Song
2022-04-26
1
-0
/
+25
*
Add GLIBC_ABI_DT_RELR for DT_RELR support
H.J. Lu
2022-04-26
1
-2
/
+12
*
dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
Florian Weimer
2022-04-26
1
-0
/
+6
*
Default to --with-default-link=no (bug 25812)
Florian Weimer
2022-04-22
1
-0
/
+33
*
scripts: Add glibcelf.py module
Florian Weimer
2022-04-22
1
-0
/
+7
*
S390: Add new s390 platform z16.
Stefan Liebler
2022-04-14
1
-0
/
+8
*
Linux: Consolidate auxiliary vector parsing (redo)
Florian Weimer
2022-02-28
1
-0
/
+5
*
build: Properly generate .d dependency files [BZ #28922]
H.J. Lu
2022-02-25
1
-0
/
+3
*
elf: Remove prelink support
Adhemerval Zanella
2022-02-10
1
-16
/
+0
*
hppa: Fix bind-now audit (BZ #28857)
Adhemerval Zanella
2022-02-09
1
-1
/
+1
*
elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
H.J. Lu
2022-02-06
1
-1
/
+1
*
Fix elf/tst-audit25a with default bind now toolchains
Szabolcs Nagy
2022-02-02
1
-0
/
+1
*
elf: Issue la_symbind for bind-now (BZ #23734)
Adhemerval Zanella
2022-02-01
1
-1
/
+88
*
elf: Fix initial-exec TLS access on audit modules (BZ #28096)
Adhemerval Zanella
2022-02-01
1
-0
/
+8
*
elf: Add la_activity during application exit
Adhemerval Zanella
2022-02-01
1
-0
/
+7
*
Fix elf/loadfail test build dependencies
Szabolcs Nagy
2022-01-28
1
-1
/
+3
*
Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
Florian Weimer
2022-01-27
1
-0
/
+1
*
Guard tst-valgrind-smoke.out with run-built-tests
Mark Wielaard
2022-01-26
1
-0
/
+2
*
elf: Replace tst-p_alignmod1-editX with a python script
Adhemerval Zanella
2022-01-26
1
-10
/
+4
*
elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688]
H.J. Lu
2022-01-24
1
-0
/
+9
*
elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]
H.J. Lu
2022-01-24
1
-0
/
+13
*
elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]
H.J. Lu
2022-01-24
1
-0
/
+17
*
Add and use link-test-modules-rpath-link [BZ #28455]
H.J. Lu
2022-01-24
1
-0
/
+7
*
Add valgrind smoke test
Alexandra Hájková
2022-01-22
1
-0
/
+7
*
elf: Move _dl_setup_hash to its own file
Florian Weimer
2022-01-18
1
-0
/
+2
*
elf: Reinstate tst-audit17
Adhemerval Zanella
2022-01-17
1
-0
/
+1
*
Add --with-rtld-early-cflags configure option
Florian Weimer
2022-01-14
1
-0
/
+8
*
elf: Split dl-printf.c from dl-misc.c
Florian Weimer
2022-01-14
1
-0
/
+1
*
elf/Makefile: Reflow and sort most variable assignments
Florian Weimer
2022-01-14
1
-102
/
+318
*
elf: Add a comment after trailing backslashes
H.J. Lu
2022-01-04
1
-0
/
+4
*
elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]
H.J. Lu
2022-01-04
1
-3
/
+8
*
elf: Fix tst-linkall-static link when pthread is not in libc
Samuel Thibault
2022-01-04
1
-0
/
+4
*
elf: Sort tests and modules-names
H.J. Lu
2022-01-03
1
-147
/
+405
*
Remove stale reference to libanl.a
Adhemerval Zanella
2022-01-03
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
elf: Add _dl_find_object function
Florian Weimer
2021-12-28
1
-4
/
+51
*
elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
Adhemerval Zanella
2021-12-28
1
-0
/
+5
*
elf: Issue audit la_objopen for vDSO
Adhemerval Zanella
2021-12-28
1
-0
/
+5
*
elf: Add audit tests for modules with TLSDESC
Adhemerval Zanella
2021-12-28
1
-0
/
+16
*
elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
Adhemerval Zanella
2021-12-28
1
-1
/
+13
*
elf: Add _dl_audit_objopen
Adhemerval Zanella
2021-12-28
1
-1
/
+1
*
Add a testcase to check alignment of PT_LOAD segment [BZ #28676]
H.J. Lu
2021-12-10
1
-2
/
+12
*
elf: Install a symbolic link to ld.so as /usr/bin/ld.so
Florian Weimer
2021-12-10
1
-1
/
+6
*
elf: execve statically linked programs instead of crashing [BZ #28648]
Florian Weimer
2021-12-05
1
-0
/
+3
[next]