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
*
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
*
Add comment to clarify how the test can fail
Siddhesh Poyarekar
2015-07-16
1
-0
/
+2
*
Set NODELETE flag when opening already open objects with RTLD_NODELETE
Siddhesh Poyarekar
2015-07-16
4
-7
/
+96
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-07-15
1
-2
/
+5
*
Modify elf/tst-audit9.c to use test-skeleton.c
Arjun Shankar
2015-07-15
1
-1
/
+5
*
Factor file identity rules out of generic rtld code.
Roland McGrath
2015-07-14
1
-10
/
+8
*
Avoid C++ tests when the C++ cannot be linked
Adhemerval Zanella
2015-07-14
1
-4
/
+5
*
Provide __libc_fatal for rtld.
Roland McGrath
2015-07-09
1
-17
/
+23
*
BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.
Roland McGrath
2015-07-08
1
-4
/
+0
*
Fix some places to use $(LN_S) makefile variable.
Roland McGrath
2015-07-08
1
-2
/
+1
*
Add forced deletion support to _dl_close_worker
Pavel Kopyl
2015-07-07
8
-5
/
+130
*
Add support for DT_MIPS_RLD_MAP_REL.
Matthew Fortune
2015-06-26
1
-1
/
+5
*
Support compilers defaulting to PIE
H.J. Lu
2015-06-25
1
-0
/
+1
*
Align TCB offset to the maximum alignment
H.J. Lu
2015-06-24
1
-4
/
+1
*
Don't issue errors on GDB Python files
H.J. Lu
2015-06-24
1
-1
/
+9
*
[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
Szabolcs Nagy
2015-06-17
1
-3
/
+5
*
Prepare for restoration of .interp section in libpthread.so
Dmitry V. Levin
2015-06-10
2
-10
/
+4
*
BZ#18383: Another test case, with TLS refs and defs in separate TUs.
Roland McGrath
2015-06-02
4
-3
/
+113
*
Make sure that calloc is called at least once
H.J. Lu
2015-05-28
2
-7
/
+22
*
Localplt testing for vector math library and libmvec_hidden_* macro series.
Andrew Senkevich
2015-05-25
1
-0
/
+3
*
Don't issue an error if DT_PLTRELSZ is missing
H.J. Lu
2015-05-22
1
-11
/
+3
*
BZ#18383: Add test case for large alignment in TLS blocks.
Roland McGrath
2015-05-06
4
-3
/
+102
*
elf.h: Add section compression constants and structures.
Mark Wielaard
2015-05-01
1
-0
/
+25
*
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
[next]