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
...
*
elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour.
Mark Wielaard
2015-04-28
1
-1
/
+1
*
Avoid confusing compiler with dynamically impossible statically invalid deref...
Roland McGrath
2015-04-17
1
-3
/
+13
*
Fuller check for invalid NSID in _dl_open.
Roland McGrath
2015-04-17
1
-3
/
+9
*
pldd: Use struct scratch_buffer instead of extend_alloca
Florian Weimer
2015-04-08
2
-19
/
+37
*
Add a testcase for copy reloc against protected data
H.J. Lu
2015-03-31
6
-0
/
+680
*
Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86
H.J. Lu
2015-03-31
1
-1
/
+60
*
powerpc __tls_get_addr call optimization
Alan Modra
2015-03-25
2
-4
/
+13
*
Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage
Alexandre Oliva
2015-03-17
4
-50
/
+35
*
Fix ldconfig segmentation fault with corrupted cache (Bug 18093).
Aurelien Jarno
2015-03-11
1
-1
/
+3
*
Replace __attribute__((visibility("protected")))
H.J. Lu
2015-03-06
3
-3
/
+21
*
Avoid more C++ tests.
Roland McGrath
2015-03-04
1
-3
/
+2
*
Fix parallel build error
Andreas Schwab
2015-03-02
1
-1
/
+1
*
Compile vismain with -fPIE and link with -pie
H.J. Lu
2015-02-27
2
-1
/
+9
*
sprof: Make an error message identical to two others, and more accurate.
Benno Schulenberg
2015-02-25
1
-1
/
+1
*
Fix failure of elf/tst-audit2 when compiled with GCC-5
Andreas Schwab
2015-02-23
1
-0
/
+2
*
Use alignment macros, pagesize and powerof2.
Carlos O'Donell
2015-02-17
1
-13
/
+15
*
Support after-link variable to run a final step on binaries.
Roland McGrath
2015-02-12
1
-0
/
+1
*
Clean up sysdep-dl-routines variable.
Roland McGrath
2015-02-06
1
-2
/
+2
*
Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings paths
Bram
2015-01-25
1
-3
/
+3
*
Fix recursive dlopen.
Carlos O'Donell
2015-01-21
3
-14
/
+25
*
Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.
Chung-Lin Tang
2015-01-09
1
-2
/
+1
*
Add -Wno-trampolines as needed
Richard Henderson
2015-01-08
1
-0
/
+2
*
Add Nios II definitions to elf/elf.h.
Chung-Lin Tang
2015-01-08
1
-0
/
+53
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2015-01-02
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
87
-87
/
+87
*
Add support for MIPS O32 FPXX and .MIPS.abiflags
Matthew Fortune
2014-12-31
1
-3
/
+100
*
Add hidden __tls_get_addr/___tls_get_addr alias
H.J. Lu
2014-12-21
1
-0
/
+10
*
Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6
David S. Miller
2014-12-19
1
-1
/
+10
*
Fix warning in elf/tst-unique4lib.cc.
Torvald Riegel
2014-12-16
1
-1
/
+1
*
Constify string parameters
Andreas Schwab
2014-12-11
1
-2
/
+2
*
Fix elf/tst-unique4lib.cc warning.
Joseph Myers
2014-12-02
1
-1
/
+1
*
Expand comments in elf/ldconfig.c (search_dir)
Carlos O'Donell
2014-11-29
1
-2
/
+24
*
Resize DTV if the current DTV isn't big enough
H.J. Lu
2014-11-28
1
-41
/
+61
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
2
-8
/
+2
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
4
-4
/
+4
*
Remove IS_IN_ldconfig
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Define IN_MODULE for translation units that define NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-0
/
+1
*
Remove IN_LIB
Siddhesh Poyarekar
2014-11-24
2
-2
/
+2
*
AArch64: Update relocations for ILP32
Will Newton
2014-11-21
1
-3
/
+17
*
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
2014-11-19
2
-1
/
+11
*
Run check-localpltk/textrel/execstack over ld.so.
Carlos O'Donell
2014-11-06
1
-1
/
+2
*
Remove INTDEF / INTUSE / INTVARDEF (bug 14132).
Joseph Myers
2014-11-05
3
-10
/
+4
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
7
-14
/
+35
*
Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).
Joseph Myers
2014-11-05
3
-3
/
+3
*
Don't use INTDEF/INTUSE with _dl_init (bug 14132).
Joseph Myers
2014-11-04
1
-1
/
+0
*
Don't use INTDEF/INTUSE with _dl_argv (bug 14132).
Joseph Myers
2014-11-04
2
-21
/
+21
*
Add a hook to enable load-time inspection of program headers
Matthew Fortune
2014-10-31
2
-0
/
+40
*
elf/dl-load.c: Use __strdup.
Carlos O'Donell
2014-10-28
1
-19
/
+5
*
Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).
Joseph Myers
2014-10-10
4
-21
/
+21
*
remove nested functions from elf/dl-load.c
Kostya Serebryany
2014-10-09
1
-36
/
+52
[prev]
[next]