index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
elf: Fix tests that rely on ld.so.cache for cross-compiling
Adhemerval Zanella
2021-01-29
2
-0
/
+0
*
elf: Limit tst-prelink-cmp target archs
Matheus Castanho
2021-01-27
3
-8
/
+51
*
Use hidden visibility for early static PIE code
Szabolcs Nagy
2021-01-21
4
-0
/
+16
*
elf: Avoid RELATIVE relocs in __tunables_init
Szabolcs Nagy
2021-01-21
2
-3
/
+3
*
elf: Make the tunable struct definition internal only
Szabolcs Nagy
2021-01-21
2
-37
/
+40
*
Use <startup.h> in __libc_init_secure
H.J. Lu
2021-01-19
1
-3
/
+3
*
elf: Avoid RELATIVE relocation for _dl_sysinfo
H.J. Lu
2021-01-19
1
-2
/
+8
*
ld.so: Add --list-tunables to print tunable values
H.J. Lu
2021-01-15
8
-2
/
+130
*
ifuncmain6pie: Remove the circular IFUNC dependency [BZ #20019]
H.J. Lu
2021-01-13
3
-15
/
+9
*
ldconfig/x86: Store ISA level in cache and aux cache
H.J. Lu
2021-01-13
9
-18
/
+186
*
elf: work around a gcc bug in elf_get_dynamic_info
Szabolcs Nagy
2021-01-13
1
-23
/
+18
*
x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
H.J. Lu
2021-01-07
1
-20
/
+15
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2021-01-02
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
267
-268
/
+268
*
elf: Account for glibc-hwcaps/ prefix in _dl_important_hwcaps
Florian Weimer
2020-12-23
1
-0
/
+1
*
elf: Add a tunable to control use of tagged memory
Richard Earnshaw
2020-12-21
1
-0
/
+9
*
Replace __libc_multiple_libcs with __libc_initial flag
Florian Weimer
2020-12-16
3
-8
/
+9
*
elf: Record libc.so link map when it is the main program (bug 20972)
Florian Weimer
2020-12-15
1
-0
/
+11
*
elf: Fix failure handling in _dl_map_object_from_fd
Szabolcs Nagy
2020-12-15
1
-10
/
+15
*
elf: inline lose for error handling
Szabolcs Nagy
2020-12-15
1
-48
/
+39
*
elf.h: Remove SHF_GNU_BUILD_NOTE.
Mark Wielaard
2020-12-12
1
-1
/
+0
*
elf.h: fix spelling typos in comments
Dmitry V. Levin
2020-12-12
1
-3
/
+3
*
elf: Fix dl-load.c
Szabolcs Nagy
2020-12-11
1
-15
/
+0
*
elf: Include libc.so.6 as main program in dependency sort (bug 20972)
Florian Weimer
2020-12-11
3
-2
/
+43
*
elf: Pass the fd to note processing
Szabolcs Nagy
2020-12-11
2
-7
/
+9
*
elf: Move note processing after l_phdr is updated
Szabolcs Nagy
2020-12-11
1
-0
/
+15
*
treewide: fix incorrect spelling of indices in comments
Dmitry V. Levin
2020-12-11
2
-3
/
+3
*
elf: Include <sys/param.h> in cache.c
Florian Weimer
2020-12-10
1
-0
/
+1
*
s390x: Add glibc-hwcaps support
Florian Weimer
2020-12-10
2
-1
/
+11
*
elf: Fix run-time dependencies of tst-dlopen-fail-2
Florian Weimer
2020-12-10
1
-1
/
+1
*
elf: Fix incorrect comparison in sort_priorities_by_name
Florian Weimer
2020-12-09
1
-1
/
+1
*
powerpc64le: Add glibc-hwcaps support
Florian Weimer
2020-12-04
2
-1
/
+7
*
elf: Add missing <stddef.h> header to elf/dl-hwcaps.h
Matheus Castanho
2020-12-04
1
-0
/
+1
*
x86_64: Add glibc-hwcaps support
Florian Weimer
2020-12-04
2
-1
/
+11
*
elf: Add glibc-hwcaps subdirectory support to ld.so cache processing
Florian Weimer
2020-12-04
10
-3
/
+508
*
elf: Process glibc-hwcaps subdirectories in ldconfig
Florian Weimer
2020-12-04
2
-51
/
+361
*
elf: Implement tail merging of strings in ldconfig
Florian Weimer
2020-12-04
2
-39
/
+40
*
elf: Implement a string table for ldconfig, with tail merging
Florian Weimer
2020-12-04
5
-1
/
+488
*
elf: Add extension mechanism to ld.so.cache
Florian Weimer
2020-12-04
1
-0
/
+89
*
elf: Add endianness markup to ld.so.cache (bug 27008)
Florian Weimer
2020-12-04
2
-1
/
+30
*
elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
Florian Weimer
2020-12-04
15
-28
/
+769
*
elf: Synchronize <elf.h> section header flags with binutils
Florian Weimer
2020-12-03
1
-0
/
+2
*
elf.h: Fix spelling of EM_TILE64 comment
Florian Weimer
2020-12-02
1
-1
/
+1
*
elf: Introduce enum opt_format in the ldconfig implementation
Florian Weimer
2020-11-26
2
-17
/
+16
*
elf: Fix uninitialized variable for _dl_write
Shuo Wang
2020-11-24
1
-1
/
+1
*
Add {,sysdep-}ld-library-path make variable
Samuel Thibault
2020-11-16
1
-2
/
+2
*
nptl: Move stack list variables into _rtld_global
Florian Weimer
2020-11-16
4
-6
/
+23
*
hurd: keep only required PLTs in ld.so
Samuel Thibault
2020-11-11
1
-0
/
+4
*
elf: In ldconfig, extract the new_sub_entry function from search_dir
Florian Weimer
2020-10-30
1
-13
/
+21
*
elf: Unify old and new format cache handling code in ld.so
Florian Weimer
2020-10-30
1
-142
/
+145
[next]