GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: update definitions in elf/elf.h
Shahab Vahedi
2022-11-29
1
-5
/
+24
*
elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dyna...
Xiaoming Ni
2022-11-07
1
-0
/
+2
*
elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIE
Florian Weimer
2022-11-04
2
-0
/
+22
*
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2022-11-03
1
-11
/
+3
*
LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].
caiyinyu
2022-11-03
1
-2
/
+5
*
elf: Rework exception handling in the dynamic loader [BZ #25486]
Florian Weimer
2022-11-03
6
-138
/
+79
*
elf: Remove allocate use on _dl_debug_printf
Adhemerval Zanella
2022-11-02
1
-8
/
+7
*
elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)
H.J. Lu
2022-10-31
1
-2
/
+2
*
Fix elf/tst-dlmopen-twice not to exhaust static TLS
Szabolcs Nagy
2022-10-28
1
-2
/
+2
*
Fix off-by-one OOB read in elf/tst-tls20
Szabolcs Nagy
2022-10-28
1
-2
/
+2
*
elf: Fix alloca size in _dl_debug_vdprintf
Szabolcs Nagy
2022-10-28
1
-2
/
+5
*
elf: Introduce to _dl_call_fini
Florian Weimer
2022-10-27
4
-78
/
+53
*
ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
Florian Weimer
2022-10-27
1
-5
/
+5
*
elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
Adhemerval Zanella
2022-10-26
1
-0
/
+17
*
elf: Do not completely clear reused namespace in dlmopen (bug 29600)
Florian Weimer
2022-10-14
2
-12
/
+30
*
Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
Joseph Myers
2022-10-12
1
-0
/
+1
*
elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella
2022-10-10
2
-5
/
+1
*
elf: Simplify output of hwcap subdirectories in ld.so help
Javier Pello
2022-10-06
1
-36
/
+7
*
elf: Remove hwcap and bits_hwcap fields from struct cache_entry
Javier Pello
2022-10-06
1
-22
/
+6
*
elf: Remove hwcap parameter from add_to_cache signature
Javier Pello
2022-10-06
2
-15
/
+4
*
elf: Remove legacy hwcaps support from ldconfig
Javier Pello
2022-10-06
1
-145
/
+10
*
elf: Remove legacy hwcaps support from the dynamic loader
Javier Pello
2022-10-06
3
-212
/
+10
*
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-22
7
-14
/
+14
*
elf: Extract glibcelf constants from <elf.h>
Florian Weimer
2022-09-22
1
-16
/
+63
*
elf: Use C11 atomics on _dl_mcount
Adhemerval Zanella
2022-09-21
1
-5
/
+5
*
elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
Florian Weimer
2022-09-20
2
-9
/
+30
*
Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
Sergei Trofimovich
2022-09-13
1
-1
/
+1
*
elf: Fix hwcaps string size overestimation
Javier Pello
2022-09-08
1
-3
/
+5
*
elf: Rename _dl_sort_maps parameter from skip to force_first
Florian Weimer
2022-09-06
1
-7
/
+7
*
elf.h: Remove duplicate definition of VER_FLG_WEAK
Florian Weimer
2022-09-05
1
-5
/
+2
*
elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ ...
Adhemerval Zanella
2022-08-31
1
-0
/
+6
*
elf: Call __libc_early_init for reused namespaces (bug 29528)
Florian Weimer
2022-08-26
5
-5
/
+136
*
Revert "Detect ld.so and libc.so version inconsistency during startup"
Florian Weimer
2022-08-25
8
-49
/
+44
*
Add NT_LOONGARCH_* from Linux 5.19 to elf.h
Joseph Myers
2022-08-24
1
-0
/
+9
*
Detect ld.so and libc.so version inconsistency during startup
Florian Weimer
2022-08-24
8
-44
/
+49
*
scripts/glibcelf.py: Add hashing support
Florian Weimer
2022-08-23
1
-0
/
+19
*
elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
Florian Weimer
2022-08-16
1
-16
/
+24
*
elf.h: Add ELFCOMPRESS_ZSTD
Fangrui Song
2022-08-10
1
-0
/
+1
*
elf: Replace `strcpy` call with `memcpy` [BZ #29454]
Noah Goldstein
2022-08-09
1
-2
/
+3
*
malloc: Correct the documentation of the top_pad default
Florian Weimer
2022-08-04
2
-1
/
+2
*
Assume only FLAG_ELF_LIBC6 suport
Lucas A. M. Magalhaes
2022-08-04
4
-126
/
+14
*
assert: Do not use stderr in libc-internal assert
Florian Weimer
2022-08-03
1
-0
/
+1
*
Don't use unsupported format string in ld.so (bug 29427)
Andreas Schwab
2022-08-02
1
-1
/
+1
*
LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
caiyinyu
2022-07-26
1
-1
/
+67
*
elf: Fix wrong fscanf usage on tst-pldd
Adhemerval Zanella
2022-07-15
1
-4
/
+5
*
elf: Rename tst-audit26 to tst-audit28
Florian Weimer
2022-07-08
3
-5
/
+5
*
elf: Fix direction of NODELETE log messages during symbol lookup
Florian Weimer
2022-07-05
1
-2
/
+2
*
elf: Fix -DNDEBUG warning in _dl_start_args_adjust
Florian Weimer
2022-06-28
1
-1
/
+1
*
elf: Fix compile error with -Werror and -DNDEBUG
Yang Yanchao
2022-06-28
1
-1
/
+2
*
misc: Optimize internal usage of __libc_single_threaded
Adhemerval Zanella
2022-06-24
1
-1
/
+1
[next]