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: Make dl-rseq-symbols Linux only
Adhemerval Zanella
2024-07-04
1
-1
/
+0
*
nptl: fix potential merge of __rseq_* relro symbols
Michael Jeanson
2024-07-03
1
-0
/
+1
*
elf/rtld: Fix auxiliary vector for enable_secure
Stefan Liebler
2024-07-03
1
-8
/
+1
*
elf: Support recursive use of dynamic TLS in interposed malloc
Florian Weimer
2024-07-01
1
-0
/
+26
*
Fix conditionals on mtrace-based tests (bug 31892)
Carlos O'Donell
2024-07-01
1
-2
/
+8
*
elf: Change module-names to modules-names in comments
H.J. Lu
2024-06-14
1
-1
/
+1
*
elf/Makefile: Split and sort PIE tests
H.J. Lu
2024-05-25
1
-3
/
+13
*
elf: Also compile dl-misc.os with $(rtld-early-cflags)
H.J. Lu
2024-04-25
1
-0
/
+1
*
elf/rtld: Count skipped environment variables for enable_secure
Joe Simmons-Talbott
2024-04-16
1
-0
/
+10
*
Revert "x86_64: Suppress false positive valgrind error"
Florian Weimer
2024-04-13
1
-2
/
+1
*
elf: Add ld.so test with non-existing program name
Florian Weimer
2024-04-08
1
-0
/
+7
*
elf: Enable TLS descriptor tests on aarch64
Adhemerval Zanella
2024-03-19
1
-13
/
+13
*
arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
Adhemerval Zanella
2024-03-19
1
-4
/
+0
*
rtld: Add glibc.rtld.enable_secure tunable.
Joe Simmons-Talbott
2024-02-29
1
-0
/
+2
*
x86_64: Suppress false positive valgrind error
H.J. Lu
2024-02-28
1
-1
/
+2
*
x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
H.J. Lu
2024-02-28
1
-0
/
+18
*
arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
Adhemerval Zanella
2024-02-23
1
-1
/
+1
*
elf: Fix tst-nodeps2 test failure.
Carlos O'Donell
2024-01-10
1
-1
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
elf: Add TLS modid reuse test for bug 29039
Szabolcs Nagy
2023-12-20
1
-0
/
+15
*
Fix elf/tst-env-setuid[-static] if test needs to be rerun.
Stefan Liebler
2023-12-20
1
-0
/
+1
*
elf: Relocate libc.so early during startup and dlmopen (bug 31083)
Florian Weimer
2023-11-27
1
-0
/
+21
*
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
2023-11-21
1
-3
/
+7
*
elf: Ignore LD_PROFILE for setuid binaries
Adhemerval Zanella
2023-11-21
1
-0
/
+3
*
elf: Add all malloc tunable to unsecvars
Adhemerval Zanella
2023-11-21
1
-4
/
+4
*
elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries
Adhemerval Zanella
2023-11-21
1
-1
/
+4
*
elf: Handle non-directory name in search path (BZ 31035)
Adhemerval Zanella
2023-11-16
1
-0
/
+12
*
test: Run the tst-tls-allocation-failure-static-patched with test-wrapper.
Yanzhang Wang
2023-11-13
1
-1
/
+1
*
elf: Add glibc.mem.decorate_maps tunable
Adhemerval Zanella
2023-11-07
1
-1
/
+1
*
malloc: Decorate malloc maps
Adhemerval Zanella
2023-11-07
1
-0
/
+4
*
nptl: Decorate thread stack on pthread_create
Adhemerval Zanella
2023-11-07
1
-0
/
+3
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
1
-38
/
+0
*
elf: Check that --list-diagnostics output has the expected syntax
Florian Weimer
2023-08-25
1
-0
/
+9
*
elf: Sort Makefile variables.
Carlos O'Donell
2023-06-02
1
-1
/
+1
*
elf: Make more functions available for binding during dlclose (bug 30425)
Florian Weimer
2023-05-30
1
-0
/
+8
*
Fix misspellings in elf/ -- BZ 25337
Paul Pluzhnikov
2023-05-29
1
-4
/
+4
*
elf: add test for dl-printf
Roy Eldar
2023-05-25
1
-0
/
+1
*
elf: Add test for locating libraries in root dir (bug 30435)
Qixing ksyx Xue
2023-05-25
1
-0
/
+3
*
elf: Adjust tests in Makefile.
Carlos O'Donell
2023-05-18
1
-10
/
+10
*
elf: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-35
/
+35
*
dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
Andreas Schwab
2023-05-09
1
-0
/
+11
*
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-29
1
-8
/
+1
*
elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh
Romain Geissler
2023-03-27
1
-1
/
+1
*
Remove --with-default-link configure option
Adhemerval Zanella Netto
2023-03-27
1
-2
/
+0
*
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
2023-03-27
1
-15
/
+1
*
elf: Add missing dependency between resolvfail and testobj1.so
Arsen Arsenović
2023-03-10
1
-0
/
+1
*
elf: Add -z lazy to some more tests
Arsen Arsenović
2023-03-10
1
-0
/
+19
*
elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
Joan Bruguera
2023-02-20
1
-0
/
+14
*
elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
Florian Weimer
2023-02-08
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
[next]