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
*
[PR19826] fix non-LE TLS in static programs
Alexandre Oliva
2016-09-21
2
-0
/
+10
*
sln: Preprocessor cleanups
Florian Weimer
2016-09-21
1
-15
/
+0
*
Set NODELETE flag after checking for NULL pointer
Aurelien Jarno
2016-09-03
3
-7
/
+81
*
elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]
Florian Weimer
2016-08-03
1
-36
/
+53
*
elf: Avoid using memalign for TLS allocations [BZ #17730]
Florian Weimer
2016-08-03
1
-29
/
+46
*
elf: dl-minimal malloc needs to respect fundamental alignment
Florian Weimer
2016-08-03
1
-1
/
+2
*
elf/elf.h: Add missing Meta relocations
Will Newton
2016-07-19
1
-0
/
+15
*
elf: Define missing Meta architecture specific relocations
Khem Raj
2016-07-18
1
-0
/
+47
*
x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]
H.J. Lu
2016-07-12
3
-0
/
+115
*
Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
Maciej W. Rozycki
2016-07-01
3
-1
/
+7
*
elf.h: Add declarations for BPF
Richard Henderson
2016-06-28
1
-1
/
+7
*
elf.h: Sync with the gabi webpage
Richard Henderson
2016-06-28
1
-83
/
+192
*
Reduce number of mmap calls from __libc_memalign in ld.so
H.J. Lu
2016-04-23
1
-7
/
+5
*
Register extra test objects
Andreas Schwab
2016-04-13
1
-2
/
+3
*
Allow overriding of CFLAGS as well as CPPFLAGS for rtld.
Nick Alcock
2016-04-09
1
-1
/
+1
*
Fix tst-dlsym-error build
Adhemerval Zanella
2016-03-31
1
-0
/
+1
*
Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]
Florian Weimer
2016-03-31
3
-2
/
+116
*
ldconfig: Do not remove stale symbolic links with -X [BZ #19610]
Florian Weimer
2016-03-07
3
-4
/
+72
*
sln: use stat64
Hongjiu Zhang
2016-03-07
1
-2
/
+2
*
Enable --localedir to set message catalog directory (Bug 14259)
Carlos O'Donell
2016-02-24
1
-2
/
+2
*
elf.h: Add NT_ARM_SYSTEM_CALL constant.
Mark Wielaard
2016-02-19
1
-0
/
+1
*
elf/elf.h: Add new 386 and X86_64 relocations from binutils.
Mark Wielaard
2016-02-19
1
-3
/
+12
*
Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."
Mark Wielaard
2016-01-31
1
-12
/
+3
*
elf/elf.h: Add new 386 and X86_64 relocations from binutils.
Mark Wielaard
2016-01-31
1
-3
/
+12
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
3
-3
/
+3
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
5
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
109
-109
/
+109
*
Implement "make update-all-abi"
Florian Weimer
2015-11-24
1
-0
/
+1
*
Run tst-prelink test for GLOB_DAT reloc
H.J. Lu
2015-11-14
3
-0
/
+48
*
NaCl: Use open_resource API for shared objects
Roland McGrath
2015-11-10
2
-7
/
+82
*
ld.so: Add original DSO name if overridden by audit module [BZ #18251]
Florian Weimer
2015-11-09
13
-7
/
+372
*
Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink
H.J. Lu
2015-11-07
1
-2
/
+19
*
_dl_fini: Rewrite to use VLA instead of extend_alloca
Florian Weimer
2015-10-29
1
-104
/
+89
*
Add AT_PLATFORM to _dl_aux_init ()
Carlos Eduardo Seo
2015-10-27
1
-0
/
+3
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-5
/
+2
*
Remove gnu_unique_object configure test.
Joseph Myers
2015-10-19
6
-14
/
+0
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
1
-5
/
+2
*
Mark internal _dl_XXX functions hidden
H.J. Lu
2015-10-15
2
-2
/
+3
*
Always enable pointer guard [BZ #18928]
Florian Weimer
2015-10-15
1
-11
/
+4
*
[BZ #17250] Fix static dlopen default library search path
Maciej W. Rozycki
2015-09-25
1
-1
/
+0
*
Fix error messages in elf/tst-dlmopen1.c.
Carlos O'Donell
2015-09-18
1
-3
/
+4
*
Use ALIGN_* macros in _dl_map_object_from_fd.
Carlos O'Donell
2015-09-18
1
-4
/
+4
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
7
-7
/
+7
*
Mark elf/tst-protected1[ab] as XFAIL.
Roland McGrath
2015-09-03
1
-0
/
+7
*
Fix dynamic linker issue with bind-now
Petar Jovanovic
2015-08-19
1
-6
/
+8
*
Fix -Wundef warnings in elf/tst-execstack.c.
Joseph Myers
2015-08-19
1
-0
/
+1
*
Clear DF_1_NODELETE flag only for failed to load library.
Maxim Ostapenko
2015-08-11
4
-10
/
+56
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-08-06
3
-6
/
+15
*
Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
2015-07-23
1
-1
/
+8
*
hppa/ia64: _dl_symbol_address: add PLT bypass for rtld
Mike Frysinger
2015-07-16
1
-0
/
+1
[next]