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
gentoo/2.41
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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
elf: Add elf/check-wx-segment, a test for the presence of WX segments
Florian Weimer
2020-03-02
1
-0
/
+7
*
ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
Florian Weimer
2020-02-15
1
-1
/
+5
*
elf: Introduce the rtld-stubbed-symbols makefile variable
Florian Weimer
2020-02-15
1
-9
/
+13
*
elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
2020-02-12
1
-2
/
+16
*
Fix elf/tst-rtld-preload cross-testing.
Joseph Myers
2020-01-24
1
-1
/
+1
*
Fix cross-testing of tst-ifunc-fault-* tests.
Joseph Myers
2020-01-23
1
-3
/
+4
*
elf: Add elf/tst-dlopenfail-2 [BZ #25396]
Florian Weimer
2020-01-16
1
-2
/
+7
*
elf: Add tst-ldconfig-ld_so_conf-update test
Alexandra Hájková
2020-01-09
1
-3
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow
Florian Weimer
2019-12-19
1
-4
/
+3
*
dlopen: Fix issues related to NODELETE handling and relocations
Florian Weimer
2019-12-13
1
-2
/
+64
*
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
1
-0
/
+16
*
elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.so
Florian Weimer
2019-12-02
1
-2
/
+5
*
Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
Florian Weimer
2019-11-27
1
-2
/
+13
*
Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
Florian Weimer
2019-11-27
1
-2
/
+13
*
Compile elf/rtld.c with -fno-tree-loop-distribute-patterns.
Sandra Loosemore
2019-11-26
1
-0
/
+6
*
Properly initialize audit cookie for the dynamic loader [BZ #25157]
Florian Weimer
2019-11-15
1
-2
/
+13
*
Rename and split elf/tst-dlopen-aout collection of tests
Florian Weimer
2019-10-17
1
-10
/
+22
*
elf: Assign TLS modid later during dlopen [BZ #24930]
Florian Weimer
2019-10-04
1
-2
/
+6
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
elf: Self-dlopen failure with explict loader invocation [BZ #24900]
Florian Weimer
2019-08-15
1
-1
/
+3
*
elf: Support elf/tst-dlopen-aout in more configurations
Florian Weimer
2019-08-12
1
-5
/
+1
*
ld.so: Support moving versioned symbols between sonames [BZ #24741]
Florian Weimer
2019-06-28
1
-2
/
+26
*
elf: Refuse to dlopen PIE objects [BZ #24323]
Florian Weimer
2019-06-18
1
-1
/
+3
*
elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
Alexandra Hájková
2019-05-23
1
-0
/
+3
*
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
1
-0
/
+1
*
elf/tst-big-note: Improve accuracy of test [BZ #20419]
Florian Weimer
2019-03-01
1
-2
/
+7
*
elf: Add tests with a local IFUNC resolver [BZ #23937]
Florian Weimer
2019-02-28
1
-3
/
+9
*
elf/Makefile: Run IFUNC tests if binutils supports IFUNC
H.J. Lu
2019-02-27
1
-1
/
+1
*
RISC-V: Fix elfutils testsuite unwind failures.
Jim Wilson
2019-02-13
1
-1
/
+1
*
elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]
Adhemerval Zanella
2019-02-12
1
-2
/
+7
*
elf: Implement --preload option for the dynamic linker
David Newall
2019-02-04
1
-1
/
+11
*
[elf] Revert 8e889c5da3 (BZ#24122)
Adhemerval Zanella
2019-01-25
1
-7
/
+2
*
elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)
Adhemerval Zanella
2019-01-24
1
-2
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
_dl_exception_create_format: Support %x/%lx/%zx
H.J. Lu
2018-11-29
1
-1
/
+2
*
RISC-V: properly terminate call chain (bug 23125)
Andreas Schwab
2018-10-30
1
-1
/
+3
*
elf: Fix the ld flags not be applied to tst-execstack-mod.so
Zong Li
2018-10-25
1
-1
/
+1
*
Add missing unwind information to ld.so on powerpc32 (bug 23707)
Andreas Schwab
2018-09-26
1
-2
/
+5
*
Fix ifunc support with DT_TEXTREL segments (BZ#20480)
Adhemerval Zanella
2018-09-25
1
-0
/
+4
*
Include most of elf/ modules-names in modules-names-tests.
Joseph Myers
2018-09-12
1
-0
/
+4
*
check-execstack: Permit sysdeps to xfail some libs
Samuel Thibault
2018-07-20
1
-1
/
+1
*
x86: Support IBT and SHSTK in Intel CET [BZ #21598]
H.J. Lu
2018-07-16
1
-0
/
+2
*
elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307]
Maciej W. Rozycki
2018-06-29
1
-2
/
+6
*
New configure option --disable-crypt.
Zack Weinberg
2018-06-29
1
-8
/
+19
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-1
/
+14
*
Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so using
Paul Pluzhnikov
2018-05-05
1
-2
/
+6
*
elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-2
/
+6
[next]