index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-02
elf: Sort Makefile variables.
Carlos O'Donell
2023-05-30
elf: Make more functions available for binding during dlclose (bug 30425)
Florian Weimer
2023-05-29
Fix misspellings in elf/ -- BZ 25337
Paul Pluzhnikov
2023-05-25
elf: add test for dl-printf
Roy Eldar
2023-05-25
elf: Add test for locating libraries in root dir (bug 30435)
Qixing ksyx Xue
2023-05-18
elf: Adjust tests in Makefile.
Carlos O'Donell
2023-05-16
elf: Reformat Makefile.
Carlos O'Donell
2023-05-09
dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
Andreas Schwab
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-27
elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh
Romain Geissler
2023-03-27
Remove --with-default-link configure option
Adhemerval Zanella Netto
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
2023-03-10
elf: Add missing dependency between resolvfail and testobj1.so
Arsen Arsenović
2023-03-10
elf: Add -z lazy to some more tests
Arsen Arsenović
2023-02-20
elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
Joan Bruguera
2023-02-08
elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
Florian Weimer
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-12-19
libio: Convert __vswprintf_internal to buffers (bug 27857)
Florian Weimer
2022-12-19
libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
Florian Weimer
2022-12-19
libio: Convert __vsprintf_internal to buffers
Florian Weimer
2022-12-19
stdio-common: Convert vfprintf and related functions to buffers
Florian Weimer
2022-12-19
stdio-common: Introduce buffers for implementing printf
Florian Weimer
2022-11-03
elf: Rework exception handling in the dynamic loader [BZ #25486]
Florian Weimer
2022-10-31
elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)
H.J. Lu
2022-10-27
elf: Introduce to _dl_call_fini
Florian Weimer
2022-10-10
elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella
2022-10-06
elf: Remove legacy hwcaps support from the dynamic loader
Javier Pello
2022-08-26
elf: Call __libc_early_init for reused namespaces (bug 29528)
Florian Weimer
2022-08-25
Revert "Detect ld.so and libc.so version inconsistency during startup"
Florian Weimer
2022-08-24
Detect ld.so and libc.so version inconsistency during startup
Florian Weimer
2022-08-16
elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
Florian Weimer
2022-08-03
assert: Do not use stderr in libc-internal assert
Florian Weimer
2022-07-08
elf: Rename tst-audit26 to tst-audit28
Florian Weimer
2022-06-05
grep: egrep -> grep -E, fgrep -> grep -F
Sam James
2022-05-27
dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932]
Fangrui Song
2022-05-23
elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
Noah Goldstein
2022-05-18
Enable DT_RELR in glibc shared libraries and PIEs automatically
H.J. Lu
2022-05-16
csu: Implement and use _dl_early_allocate during static startup
Florian Weimer
2022-04-28
Use __ehdr_start rather than _begin in _dl_start_final
Alan Modra
2022-04-27
elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...
Adhemerval Zanella
2022-04-26
elf: Add more DT_RELR tests
H.J. Lu
2022-04-26
elf: Support DT_RELR relative relocation format [BZ #27924]
Fangrui Song
2022-04-26
Add GLIBC_ABI_DT_RELR for DT_RELR support
H.J. Lu
2022-04-26
dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
Florian Weimer
2022-04-22
Default to --with-default-link=no (bug 25812)
Florian Weimer
2022-04-22
scripts: Add glibcelf.py module
Florian Weimer
2022-04-14
S390: Add new s390 platform z16.
Stefan Liebler
2022-02-28
Linux: Consolidate auxiliary vector parsing (redo)
Florian Weimer
2022-02-25
build: Properly generate .d dependency files [BZ #28922]
H.J. Lu
2022-02-10
elf: Remove prelink support
Adhemerval Zanella
[next]