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
*
parse_tunables: Fix typo in comment
Jonathan Wakely
2020-03-13
1
-1
/
+1
*
ldconfig: trace origin paths with -v
DJ Delorie
2020-03-11
1
-6
/
+24
*
elf: Fix wrong indentation from commit eb447b7b4b
Adhemerval Zanella
2020-03-10
1
-5
/
+6
*
elf: Add elf/check-wx-segment, a test for the presence of WX segments
Florian Weimer
2020-03-02
1
-0
/
+7
*
elf: Apply attribute_relro to pointers in elf/dl-minimal.c
Florian Weimer
2020-02-26
1
-8
/
+8
*
csu: Use ELF constructor instead of _init in libc.so
Florian Weimer
2020-02-25
1
-1
/
+1
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
2
-8
/
+5
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
5
-19
/
+103
*
elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c
Florian Weimer
2020-02-15
2
-82
/
+110
*
elf: Introduce the rtld-stubbed-symbols makefile variable
Florian Weimer
2020-02-15
1
-9
/
+13
*
elf: avoid stack allocation in dl_open_worker
David Kilroy
2020-02-12
1
-16
/
+12
*
elf: avoid redundant sort in dlopen
David Kilroy
2020-02-12
1
-4
/
+4
*
elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
2020-02-12
11
-16
/
+327
*
elf.h: Add R_RISCV_IRELATIVE
Fangrui Song
2020-02-12
1
-1
/
+2
*
Fix elf/tst-rtld-preload cross-testing.
Joseph Myers
2020-01-24
2
-9
/
+8
*
Fix cross-testing of tst-ifunc-fault-* tests.
Joseph Myers
2020-01-23
1
-3
/
+4
*
powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
2020-01-17
2
-4
/
+2
*
elf: Add elf/tst-dlopenfail-2 [BZ #25396]
Florian Weimer
2020-01-16
3
-2
/
+83
*
Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]
H.J. Lu
2020-01-16
1
-0
/
+4
*
Fix "elf: Add tst-ldconfig-ld_so_conf-update test" on 32bit.
Stefan Liebler
2020-01-13
1
-2
/
+4
*
elf: Add tst-ldconfig-ld_so_conf-update test
Alexandra Hájková
2020-01-09
5
-3
/
+132
*
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
2
-1
/
+13
*
elf: Enable relro for static build
Adhemerval Zanella
2020-01-03
1
-4
/
+14
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
212
-212
/
+212
*
Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow
Florian Weimer
2019-12-19
1
-4
/
+3
*
tunables: report sbrk() failure
DJ Delorie
2019-12-16
1
-5
/
+4
*
dlopen: Do not block signals
Florian Weimer
2019-12-13
1
-26
/
+11
*
dlopen: Rework handling of pending NODELETE status
Florian Weimer
2019-12-13
4
-38
/
+51
*
dlopen: Fix issues related to NODELETE handling and relocations
Florian Weimer
2019-12-13
23
-32
/
+992
*
ldconfig: Do not print a warning for a missing ld.so.conf file
Florian Weimer
2019-12-11
1
-2
/
+3
*
Expand $(as-needed) and $(no-as-needed) throughout the build system
Florian Weimer
2019-12-03
1
-24
/
+24
*
elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
Florian Weimer
2019-12-02
3
-0
/
+94
*
elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.so
Florian Weimer
2019-12-02
1
-2
/
+5
*
Move _dl_open_check to its original place in dl_open_worker
Florian Weimer
2019-11-27
1
-6
/
+2
*
Block signals during the initial part of dlopen
Florian Weimer
2019-11-27
1
-2
/
+26
*
Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
Florian Weimer
2019-11-27
9
-38
/
+308
*
Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
Florian Weimer
2019-11-27
3
-129
/
+249
*
Avoid late failure in dlopen in global scope update [BZ #25112]
Florian Weimer
2019-11-27
1
-48
/
+106
*
Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
Florian Weimer
2019-11-27
6
-21
/
+210
*
dlsym: Do not determine caller link map if not needed
Florian Weimer
2019-11-27
1
-4
/
+21
*
Compile elf/rtld.c with -fno-tree-loop-distribute-patterns.
Sandra Loosemore
2019-11-26
1
-0
/
+6
*
Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x
Florian Weimer
2019-11-21
1
-1
/
+2
*
Enhance _dl_catch_exception to allow disabling exception handling
Florian Weimer
2019-11-16
1
-0
/
+12
*
Introduce link_map_audit_state accessor function
Florian Weimer
2019-11-15
8
-43
/
+70
*
Properly initialize audit cookie for the dynamic loader [BZ #25157]
Florian Weimer
2019-11-15
13
-9
/
+290
*
Clarify purpose of assert in _dl_lookup_symbol_x
Florian Weimer
2019-11-12
1
-5
/
+3
*
elf: Use nocancel pread64() instead of lseek()+read()
Leandro Pereira
2019-10-18
1
-7
/
+6
*
Rename and split elf/tst-dlopen-aout collection of tests
Florian Weimer
2019-10-17
8
-24
/
+177
*
ldconfig: handle .dynstr located in separate segment (bug 25087)
Andreas Schwab
2019-10-16
1
-13
/
+23
[next]