index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-07-12
1
-1
/
+1
|
\
|
*
Don't pass NULL occation to dl_signal_cerror
Andreas Schwab
2010-07-06
1
-1
/
+1
|
*
More linking issues fixed.
Ulrich Drepper
2010-07-02
1
-3
/
+3
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-07-02
2
-12
/
+12
|
\
|
|
*
Revert unwanted patch. Again.
Ulrich Drepper
2010-06-27
2
-16
/
+1
|
*
Fix whitespaces.
Ulrich Drepper
2010-06-27
2
-13
/
+28
*
|
Fix scope handling during dl_close
Andreas Schwab
2010-06-28
7
-1
/
+91
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-06-15
1
-1
/
+5
|
\
|
|
*
Flush cache after solving TEXTRELs if arch requires it.
Kirill A. Shutemov
2010-06-14
1
-1
/
+5
*
|
Properly set __libc_multiple_libcs
Andreas Schwab
2010-06-11
3
-10
/
+0
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-05-31
1
-5
/
+7
|
\
|
|
*
Don't crash on unresolved weak symbol reference when auditing.
Ulrich Drepper
2010-05-21
1
-2
/
+3
|
*
Don't crash on unresolved weak symbol reference
Andreas Schwab
2010-05-21
1
-3
/
+4
*
|
Add missing makefile dependencies
Andreas Schwab
2010-05-27
1
-3
/
+3
*
|
Avoid strict-aliasing issues
Andreas Schwab
2010-05-25
1
-0
/
+1
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-05-19
1
-1
/
+1
|
\
|
|
*
Fix a const warning in ldconfig.
Roland McGrath
2010-05-07
1
-1
/
+1
*
|
Merge commit 'origin/master' into fedora/master
Roland McGrath
2010-05-04
9
-17
/
+43
|
\
|
|
*
Fix ldconfig to handle symlinks in chroot correctly.
Ulrich Drepper
2010-05-03
1
-1
/
+12
|
*
Simplify OOM handling in ldconfig.
Ulrich Drepper
2010-05-03
1
-7
/
+3
|
*
One more bug in ldconfig -r handling.
Ulrich Drepper
2010-05-03
1
-1
/
+3
|
*
Don't deadlock in __dl_iterate_phdr while (un)loading objects.
Andreas Schwab
2010-05-03
6
-4
/
+22
|
*
Code cleanup in __dl_iterate_phdr.
Ulrich Drepper
2010-05-03
1
-2
/
+1
|
*
Link elf/noload test against -ldl.
Roland McGrath
2010-04-19
1
-2
/
+2
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-04-16
2
-4
/
+32
|
\
|
|
*
Don't crash in trace mode when dependencies are missing
Andreas Schwab
2010-04-14
1
-4
/
+8
|
*
elf/elf.h: Add SH specific ELF header flags.
Matt Fleming
2010-04-13
1
-0
/
+24
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-04-12
2
-6
/
+17
|
\
|
|
*
Merge remote branch 'origin/roland/hwcap_mask'
Ulrich Drepper
2010-04-08
2
-6
/
+17
|
|
\
|
|
*
Obey LD_HWCAP_MASK in ld.so.cache lookups.
Roland McGrath
2010-04-05
2
-6
/
+17
*
|
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-04-06
10
-39
/
+123
|
\
|
|
|
*
|
elf/elf.h (ELFOSABI_ARM_AEABI): Define.
Joseph Myers
2010-04-05
1
-0
/
+1
|
|
/
|
*
elf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.
Roland McGrath
2010-04-05
1
-1
/
+1
|
*
Fix aux cache handling in ldconfig with chroot.
Ulrich Drepper
2010-04-05
1
-7
/
+14
|
*
Handle platforms without aux vector
Thomas Schwinge
2010-03-29
1
-3
/
+3
|
*
Don't take the address of a void object.
Richard Henderson
2010-03-26
1
-3
/
+3
|
*
Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
Ulrich Drepper
2010-03-24
2
-4
/
+59
|
*
Future safety in checking ELF header.
Ulrich Drepper
2010-03-18
1
-2
/
+8
|
*
Extended ELF ABI version handling only for Linux.
Ulrich Drepper
2010-03-16
1
-3
/
+5
|
*
Update copyright year.
Ulrich Drepper
2010-03-15
3
-8
/
+8
|
*
Implement handling of libc ABI in ELF header.
Ulrich Drepper
2010-03-15
1
-2
/
+4
|
*
Don't underestimate length of DST substitution
Andreas Schwab
2010-03-12
1
-8
/
+13
|
*
elf.h: Add missing R_X86_64_*64 relocs.
Roland McGrath
2010-03-11
1
-1
/
+7
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-03-09
2
-8
/
+11
|
\
|
|
*
Define new x86-64 relocation symbols
Ulrich Drepper
2010-03-04
1
-1
/
+3
|
*
Define NT_X86_XSTATE constant for ELF core files.
Roland McGrath
2010-02-28
1
-0
/
+1
|
*
Fix comment.
Ulrich Drepper
2010-02-24
1
-7
/
+7
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-02-22
2
-122
/
+137
|
\
|
|
*
fix powerpc macros in tls-macros.h
Alan Modra
2010-02-12
1
-121
/
+113
|
*
Sparc STT_GNU_IFUNC support
David S. Miller
2010-02-10
1
-0
/
+2
[next]