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
*
MIPS support for GNU hash
Mihailo Stojanovic
2019-08-29
3
-7
/
+13
*
elf: Self-dlopen failure with explict loader invocation [BZ #24900]
Florian Weimer
2019-08-15
4
-25
/
+94
*
elf: Support elf/tst-dlopen-aout in more configurations
Florian Weimer
2019-08-12
2
-13
/
+14
*
Add glibc.malloc.mxfast tunable
DJ Delorie
2019-08-09
1
-0
/
+5
*
elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess
Alexandra Hájková
2019-08-05
1
-39
/
+34
*
Call _dl_open_check after relocation [BZ #24259]
H.J. Lu
2019-07-01
1
-2
/
+6
*
ld.so: Support moving versioned symbols between sonames [BZ #24741]
Florian Weimer
2019-06-28
10
-35
/
+188
*
elf: Refuse to dlopen PIE objects [BZ #24323]
Florian Weimer
2019-06-18
3
-5
/
+66
*
aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
Szabolcs Nagy
2019-06-13
1
-0
/
+7
*
elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
Alexandra Hájková
2019-05-23
4
-0
/
+122
*
Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.
Joseph Myers
2019-05-20
1
-0
/
+4
*
elf: Fix tst-pldd for non-default --prefix and/or --bindir (BZ#24544)
Adhemerval Zanella
2019-05-14
1
-1
/
+5
*
elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)
Adhemerval Zanella
2019-05-02
1
-3
/
+17
*
elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now
Florian Weimer
2019-04-26
1
-0
/
+1
*
elf: Fix pldd (BZ#18035)
Adhemerval Zanella
2019-04-23
4
-108
/
+189
*
Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.
Joseph Myers
2019-03-25
1
-0
/
+3
*
Refactor hp-timing rtld usage
Adhemerval Zanella
2019-03-22
1
-151
/
+130
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
2
-10
/
+0
*
Fix output of LD_SHOW_AUXV=1.
Stefan Liebler
2019-03-13
1
-8
/
+3
*
elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>
Florian Weimer
2019-03-12
1
-0
/
+3
*
C-SKY: add elf header definition for elfutils
Mao Han
2019-03-11
1
-2
/
+13
*
elf: Remove remnants of MAP_ANON emulation
Florian Weimer
2019-03-04
1
-15
/
+0
*
elf/tst-big-note: Improve accuracy of test [BZ #20419]
Florian Weimer
2019-03-01
2
-4
/
+15
*
elf: Add tests with a local IFUNC resolver [BZ #23937]
Florian Weimer
2019-02-28
6
-3
/
+120
*
elf/Makefile: Run IFUNC tests if binutils supports IFUNC
H.J. Lu
2019-02-27
1
-1
/
+1
*
Add some spaces before '('.
Joseph Myers
2019-02-27
1
-2
/
+2
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-2
/
+2
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
6
-21
/
+21
*
RISC-V: Fix elfutils testsuite unwind failures.
Jim Wilson
2019-02-13
2
-4
/
+26
*
elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]
Adhemerval Zanella
2019-02-12
3
-2
/
+128
*
elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]
Florian Weimer
2019-02-12
1
-162
/
+200
*
Add fall-through comments.
Joseph Myers
2019-02-12
3
-0
/
+6
*
Avoid "inline" after return type in function definitions.
Joseph Myers
2019-02-06
3
-5
/
+3
*
elf: Implement --preload option for the dynamic linker
David Newall
2019-02-04
3
-6
/
+74
*
[elf] Revert 8e889c5da3 (BZ#24122)
Adhemerval Zanella
2019-01-25
4
-153
/
+7
*
elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)
Adhemerval Zanella
2019-01-24
4
-7
/
+153
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
154
-154
/
+154
*
Print cache size and geometry auxv types on LD_SHOW_AUXV=1
Tulio Magno Quites Machado Filho
2018-12-19
1
-29
/
+39
*
Fix _dl_profile_fixup data-dependency issue (Bug 23690)
Tulio Magno Quites Machado Filho
2018-11-30
1
-5
/
+43
*
elf/dl-exception.c: Include <_itoa.h> for _itoa prototype
H.J. Lu
2018-11-29
1
-0
/
+1
*
_dl_exception_create_format: Support %x/%lx/%zx
H.J. Lu
2018-11-29
3
-1
/
+145
*
C-SKY: Add dynamic relocations to elf.h
Mao Han
2018-11-29
1
-1
/
+66
*
RISC-V: properly terminate call chain (bug 23125)
Andreas Schwab
2018-10-30
2
-1
/
+41
*
Add new ELF note types from Linux 4.19 to elf.h.
Joseph Myers
2018-10-25
1
-0
/
+2
*
elf: Fix the ld flags not be applied to tst-execstack-mod.so
Zong Li
2018-10-25
1
-1
/
+1
*
Add more checks for valid ld.so.cache file (bug 18093)
Andreas Schwab
2018-10-24
2
-1
/
+9
*
Add missing unwind information to ld.so on powerpc32 (bug 23707)
Andreas Schwab
2018-09-26
3
-2
/
+74
*
Fix ifunc support with DT_TEXTREL segments (BZ#20480)
Adhemerval Zanella
2018-09-25
3
-12
/
+57
*
Include most of elf/ modules-names in modules-names-tests.
Joseph Myers
2018-09-12
1
-0
/
+4
[next]