index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-28
Don't run tests when cross-compiling
Andreas Schwab
1
-0
/
+4
2012-04-25
Parse hexadecimal and octal strings correctly
Siddhesh Poyarekar
1
-7
/
+25
2012-04-24
Add flexibility to localplt-*.data files, using an awk script rather than dif...
Roland McGrath
1
-2
/
+1
2012-04-16
Prevent warning in pldd.
Marek Polacek
1
-9
/
+9
2012-04-13
Check __ILP32__ instead of __LP64__
H.J. Lu
7
-7
/
+7
2012-04-10
Fix ld.so regression.
David S. Miller
1
-6
/
+8
2012-04-11
New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup
Siddhesh Poyarekar
4
-4
/
+17
2012-04-07
Handle some new sparc relocation types.
David S. Miller
1
-0
/
+1
2012-04-07
Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.
Carlos O'Donell
1
-8
/
+1
2012-04-05
Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.
David S. Miller
1
-47
/
+7
2012-04-05
Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly.
David S. Miller
2
-2
/
+16
2012-03-21
Add x32 support to dynamic linker audit
H.J. Lu
7
-35
/
+91
2012-03-20
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
6
-6
/
+6
2012-03-16
Add x32 support to ldconfig
H.J. Lu
1
-0
/
+4
2012-03-09
Fix bugs in sparc PLT profiling register management, and add sparc sotruss su...
David S. Miller
1
-2
/
+56
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-85
/
+0
2012-02-29
Always set l_used for vDSO.
Marek Polacek
2
-1
/
+15
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
73
-215
/
+142
2012-02-09
Avoid pointer type mismatch warning.
Richard Henderson
1
-1
/
+1
2012-01-30
Merge branch 'master' of ssh://sourceware.org/git/glibc
Ulrich Drepper
1
-3
/
+219
2012-01-30
Optimize __get_tls_addr a bit
Ulrich Drepper
1
-16
/
+28
2012-01-30
Add Tile relocation types.
Chris Metcalf
1
-3
/
+219
2012-01-27
Sort objects before relocations
Ulrich Drepper
5
-33
/
+139
2012-01-27
Fix comment
Ulrich Drepper
1
-2
/
+2
2012-01-25
Remove gets declarations in C++ tests.
Joseph Myers
4
-6
/
+0
2012-01-08
Optimize xmalloc, xcalloc, xrealloc, and xstrdup
Ulrich Drepper
1
-2
/
+4
2012-01-08
Static linking is always needed
Ulrich Drepper
1
-3
/
+1
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
1
-3
/
+3
2012-01-07
Remove non-ELF support
Ulrich Drepper
1
-2
/
+2
2012-01-07
More IA-64 removal
Ulrich Drepper
3
-123
/
+21
2012-01-07
Add explicit declaration of gets in C++ code
Ulrich Drepper
4
-0
/
+8
2012-01-01
Also update new programs
Ulrich Drepper
2
-4
/
+4
2012-01-01
Update copyright year
Ulrich Drepper
3
-6
/
+6
2011-12-23
Add missing inline keyword
Marek Polacek
5
-6
/
+6
2011-11-12
Fix warning in __dl_iterate_phdr
Ulrich Drepper
1
-1
/
+3
2011-11-04
Fix off-by-one when reading link name in sprof
Andreas Schwab
1
-1
/
+1
2011-11-01
Account for alloca size rounding in extend_alloca
Andreas Schwab
1
-6
/
+2
2011-10-31
Use extend_alloca in _dl_map_object_deps.
Paul Pluzhnikov
1
-2
/
+17
2011-10-29
Typo in last checkin
Ulrich Drepper
1
-1
/
+1
2011-10-29
Correctly NUL-terminate link name in sprof
Ulrich Drepper
1
-3
/
+4
2011-10-29
Cleanups in ldconfig's chroot handling
Ulrich Drepper
1
-3
/
+2
2011-10-29
Avoid warning in dl-lookup.c
Ulrich Drepper
1
-2
/
+2
2011-10-29
Fix readlink call in ldconfig's chroot handling
Thomas Jarosch
1
-2
/
+2
2011-10-25
Small optimization of dependency sorting
Andreas Schwab
2
-2
/
+2
2011-10-20
Preserve link time dependencies over relocation dependencies
Andreas Schwab
1
-1
/
+11
2011-10-16
Use rounds{s,d} for x86 rint, ceil, floor
Ulrich Drepper
1
-4
/
+69
2011-10-16
Cleanup last patch
Ulrich Drepper
2
-3
/
+6
2011-10-16
Fix potential problem with skipping relocations
Ulrich Drepper
2
-21
/
+27
2011-10-14
Remove leftover debug message from pldd
Ulrich Drepper
1
-1
/
+0
2011-10-07
elf/dl-load.c: Avoid warning
Marek Polacek
1
-1
/
+1
[next]