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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
elf: Remove unused l_text_end field from struct link_map
Florian Weimer
4
-16
/
+3
2023-09-08
elf: Always call destructors in reverse constructor order (bug 30785)
Florian Weimer
5
-169
/
+167
2023-09-01
elf: Fix slow tls access after dlopen [BZ #19924]
Szabolcs Nagy
4
-61
/
+68
2023-08-25
elf: Check that --list-diagnostics output has the expected syntax
Florian Weimer
2
-0
/
+312
2023-08-22
elf: Do not run constructors for proxy objects
Florian Weimer
1
-2
/
+6
2023-08-14
LoongArch: elf: Add new LoongArch reloc types 109 into elf.h
caiyinyu
1
-0
/
+1
2023-08-14
elf: Add new LoongArch reloc types (101 to 108) into elf.h
Xi Ruoyao
1
-0
/
+8
2023-07-22
Revert "MIPS: Sync elf.h from binutils"
Andreas K. Hüttel
1
-137
/
+3
2023-07-22
MIPS: Sync elf.h from binutils
Ying Huang
1
-3
/
+137
2023-07-19
Fix getting return address in elf/tst-audit28.c.
Stefan Liebler
1
-6
/
+13
2023-07-12
sparc: Fix la_symbind for bind-now (BZ 23734)
Adhemerval Zanella
3
-7
/
+10
2023-07-07
elf: _dl_find_object may return 1 during early startup (bug 30515)
Florian Weimer
2
-1
/
+12
2023-07-05
Allow glibc to be built with _FORTIFY_SOURCE
Frédéric Bérat
1
-1
/
+1
2023-06-30
ld.so: Always use MAP_COPY to map the first segment [BZ #30452]
H.J. Lu
1
-1
/
+1
2023-06-26
elf: Update list of RISC-V relocations
Andreas Schwab
1
-1
/
+4
2023-06-26
elf: Port ldconfig away from stack-allocated paths
Sergey Bugaev
1
-37
/
+22
2023-06-19
tests: replace system by xsystem
Frédéric Bérat
1
-1
/
+4
2023-06-02
elf: Sort Makefile variables.
Carlos O'Donell
1
-1
/
+1
2023-06-02
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-05-31
elf: Remove spurios SHARED conditional from elf/rtld.c
Florian Weimer
1
-2
/
+0
2023-05-30
elf: Make more functions available for binding during dlclose (bug 30425)
Florian Weimer
5
-2
/
+159
2023-05-29
Fix misspellings in elf/ -- BZ 25337
Paul Pluzhnikov
31
-52
/
+52
2023-05-26
Add AT_RSEQ_* from Linux 6.3 to elf.h
Joseph Myers
1
-0
/
+3
2023-05-25
elf: add test for dl-printf
Roy Eldar
2
-0
/
+79
2023-05-25
elf: fix handling of negative numbers in dl-printf
Roy Eldar
1
-3
/
+10
2023-05-25
elf: Update comment in open_path
Siddhesh Poyarekar
1
-6
/
+5
2023-05-25
elf: Add test for locating libraries in root dir (bug 30435)
Qixing ksyx Xue
5
-0
/
+64
2023-05-25
rtld: properly handle root directory in load path (bug 30435)
Andreas Schwab
1
-1
/
+1
2023-05-18
elf: Adjust tests in Makefile.
Carlos O'Donell
1
-10
/
+10
2023-05-16
elf: Reformat Makefile.
Carlos O'Donell
1
-35
/
+35
2023-05-09
dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
Andreas Schwab
5
-0
/
+105
2023-05-07
Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."
Florian Weimer
1
-7
/
+0
2023-04-28
riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.
Hsiangkai Wang
1
-0
/
+7
2023-04-28
elf.h: add PT_GNU_SFRAME
Indu Bhagat
1
-0
/
+1
2023-04-22
Use O_CLOEXEC in more places (BZ #15722)
Sergey Bugaev
1
-1
/
+2
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
11
-122
/
+17
2023-03-27
elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh
Romain Geissler
2
-6
/
+7
2023-03-27
Fix tst-glibc-hwcaps-prepend-cache with custom configure prefix value
Romain Geissler
1
-3
/
+7
2023-03-27
Fix tst-ldconfig-ld_so_conf-update with custom configure prefix value
Romain Geissler
1
-5
/
+8
2023-03-27
Remove --with-default-link configure option
Adhemerval Zanella Netto
1
-2
/
+0
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
1
-15
/
+1
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
1
-2
/
+3
2023-03-27
_dl_map_object_from_fd: Remove unnecessary debugger notification in error path
Andreas Schwab
1
-11
/
+1
2023-03-26
Minor: don't call _dl_debug_update (which can have side effects) inside assert
Paul Pluzhnikov
1
-2
/
+6
2023-03-13
LoongArch: Add support for ldconfig.
caiyinyu
1
-1
/
+7
2023-03-10
elf: Add missing dependency between resolvfail and testobj1.so
Arsen Arsenović
1
-0
/
+1
2023-03-10
elf: Add -z lazy to some more tests
Arsen Arsenović
1
-0
/
+19
2023-02-22
gmon: improve mcount overflow handling [BZ# 27576]
Simon Kissane
1
-0
/
+13
2023-02-20
elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
Joan Bruguera
6
-21
/
+67
2023-02-17
Use uintptr_t instead of performing pointer subtraction with a null pointer
Qihao Chencao
1
-2
/
+2
[prev]
[next]