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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable DT_RELR in glibc shared libraries and PIEs automatically
H.J. Lu
2022-05-18
1
-1
/
+4
*
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
Szabolcs Nagy
2022-05-17
1
-8
/
+2
*
rtld: Use generic argv adjustment in ld.so [BZ #23293]
Szabolcs Nagy
2022-05-17
1
-13
/
+60
*
Remove dl-librecon.h header.
Adhemerval Zanella
2022-05-16
2
-29
/
+2
*
elf: Remove ldconfig kernel version check
Adhemerval Zanella
2022-05-16
4
-116
/
+22
*
Remove kernel version check
Adhemerval Zanella
2022-05-16
5
-109
/
+15
*
csu: Implement and use _dl_early_allocate during static startup
Florian Weimer
2022-05-16
3
-0
/
+80
*
Update RISC-V specific ELF definitions
Andreas Schwab
2022-05-16
1
-0
/
+15
*
elf: Remove fallback to the start of DT_STRTAB for dladdr
Fangrui Song
2022-05-02
1
-11
/
+5
*
Use __ehdr_start rather than _begin in _dl_start_final
Alan Modra
2022-04-28
2
-6
/
+4
*
elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libra...
Adhemerval Zanella
2022-04-27
13
-1
/
+92
*
elf: Add more DT_RELR tests
H.J. Lu
2022-04-26
10
-3
/
+286
*
elf: Properly handle zero DT_RELA/DT_REL values
H.J. Lu
2022-04-26
2
-7
/
+23
*
elf: Support DT_RELR relative relocation format [BZ #27924]
Fangrui Song
2022-04-26
5
-0
/
+128
*
Add GLIBC_ABI_DT_RELR for DT_RELR support
H.J. Lu
2022-04-26
3
-4
/
+50
*
elf: Define DT_RELR related macros and types
H.J. Lu
2022-04-26
1
-2
/
+11
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
1
-1
/
+1
*
dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
Florian Weimer
2022-04-26
4
-4
/
+149
*
elf: Move post-relocation code of _dl_start into _dl_start_final
Fangrui Song
2022-04-25
1
-15
/
+10
*
Default to --with-default-link=no (bug 25812)
Florian Weimer
2022-04-22
2
-0
/
+170
*
scripts: Add glibcelf.py module
Florian Weimer
2022-04-22
2
-0
/
+267
*
elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside
Fangrui Song
2022-04-20
1
-21
/
+28
*
elf: Remove __libc_init_secure
Fangrui Song
2022-04-19
1
-10
/
+0
*
S390: Add new s390 platform z16.
Stefan Liebler
2022-04-14
2
-0
/
+14
*
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-04-13
5
-10
/
+10
*
elf: Fix memory leak in _dl_find_object_update (bug 29062)
Florian Weimer
2022-04-13
1
-2
/
+3
*
S390: Fix elf/tst-audit25[ab]
Stefan Liebler
2022-04-07
1
-1
/
+2
*
Allow for unpriviledged nested containers
DJ Delorie
2022-04-04
1
-0
/
+2
*
elf: Remove unused functions from tst-audit25(a,b)
Adhemerval Zanella
2022-03-31
2
-16
/
+0
*
elf: Remove unused variables in tests
Adhemerval Zanella
2022-03-31
3
-6
/
+0
*
elf: Fix wrong fscanf usage on tst-pldd
Adhemerval Zanella
2022-03-31
1
-1
/
+2
*
Linux: Consolidate auxiliary vector parsing (redo)
Florian Weimer
2022-02-28
2
-76
/
+14
*
build: Properly generate .d dependency files [BZ #28922]
H.J. Lu
2022-02-25
1
-0
/
+3
*
elf: Check invalid hole in PT_LOAD segments [BZ #28838]
H.J. Lu
2022-02-21
1
-0
/
+3
*
Revert "Linux: Consolidate auxiliary vector parsing"
Florian Weimer
2022-02-11
1
-4
/
+76
*
elf: Remove LD_USE_LOAD_BIAS
Adhemerval Zanella
2022-02-10
3
-16
/
+1
*
malloc: Remove LD_TRACE_PRELINKING usage from mtrace
Adhemerval Zanella
2022-02-10
2
-9
/
+16
*
elf: Remove prelink support
Adhemerval Zanella
2022-02-10
10
-605
/
+53
*
Linux: Consolidate auxiliary vector parsing
Florian Weimer
2022-02-10
1
-76
/
+4
*
elf: Merge dl-sysdep.c into the Linux version
Florian Weimer
2022-02-10
1
-350
/
+2
*
hppa: Fix bind-now audit (BZ #28857)
Adhemerval Zanella
2022-02-09
5
-5
/
+10
*
elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
H.J. Lu
2022-02-06
1
-1
/
+1
*
Fix elf/tst-audit25a with default bind now toolchains
Szabolcs Nagy
2022-02-02
1
-0
/
+1
*
elf: Fix runtime linker auditing on aarch64 (BZ #26643)
Ben Woodard
2022-02-01
1
-1
/
+2
*
elf: Issue la_symbind for bind-now (BZ #23734)
Adhemerval Zanella
2022-02-01
28
-37
/
+1322
*
elf: Fix initial-exec TLS access on audit modules (BZ #28096)
Adhemerval Zanella
2022-02-01
6
-4
/
+167
*
elf: Add la_activity during application exit
Adhemerval Zanella
2022-02-01
5
-0
/
+351
*
elf: Add <dl-r_debug.h>
H.J. Lu
2022-01-31
2
-25
/
+24
*
Fix elf/loadfail test build dependencies
Szabolcs Nagy
2022-01-28
1
-1
/
+3
*
Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
Florian Weimer
2022-01-27
3
-0
/
+39
[next]