index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
/
ldso
/
sh
Age
Commit message (
Expand
)
Author
2010-04-12
silence warning about undefined preprocessor token
Bernhard Reutner-Fischer
2010-04-11
ldso_sh: Provide only one definition for elf_machine_type_class
Carmelo Amoroso
2009-11-15
ldso: Add missing newlines to some debug messages
Bernhard Reutner-Fischer
2009-10-15
ldso: clean up breakage in tls merge
Mike Frysinger
2009-10-06
trim whitespace
Bernhard Reutner-Fischer
2009-09-26
ldso/: tls support for dynamic linker
Austin Foxley
2009-03-05
Use __always_inline instead of __inline__
Carmelo Amoroso
2009-01-28
Remove check for the relocation type check in the resolver,
Carmelo Amoroso
2009-01-04
ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable.
Denis Vlasenko
2008-12-03
- Use runtime pagesize (Jeremy Kerr)
Bernhard Reutner-Fischer
2008-10-24
- tidy up inline:
Bernhard Reutner-Fischer
2008-09-29
sh_ldso: Fix typo: missing semi-colon.
Carmelo Amoroso
2008-09-29
Fix comment.
Carmelo Amoroso
2008-09-29
ldso: allow undefined references to weak symbols
Carmelo Amoroso
2008-09-15
- commentary typo fix
Bernhard Reutner-Fischer
2008-08-08
Fix SH ldso sequence startup.
Carmelo Amoroso
2008-07-23
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
- fix asm and volatile keywords
Bernhard Reutner-Fischer
2008-01-12
Make sh4 build works again adding a temporary work-around
Carmelo Amoroso
2008-01-12
Make sh4 build works again adding a temporary work-around
Carmelo Amoroso
2007-03-13
Carmelo Amoroso writes:
Joakim Tjernlund
2006-06-19
eat extraneous ; and insert some whitespace where it belongs
Mike Frysinger
2006-01-30
back to inline, mips fails
Peter S. Mazinger
2006-01-24
- use keywords __asm__ and __inline__ c99.
Bernhard Reutner-Fischer
2006-01-19
move a bunch of arch-specific checks out of common files and into an arch spe...
Mike Frysinger
2006-01-17
since just about everyone uses return _dl_elf_main for START() now, make it t...
Mike Frysinger
2005-11-21
Partly undo earlier patch on vapier's request
Peter S. Mazinger
2005-11-21
Guard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__
Peter S. Mazinger
2005-09-21
__set_errno must be redefined after #include "sys/syscall.h".
Joakim Tjernlund
2005-08-15
move arch-specific checks out of shared dl-syscall.h and into arch-specific d...
Mike Frysinger
2005-08-10
use the inline version of _dl_parse_dynamic_info
Mike Frysinger
2005-08-09
clean up whitespace/syntax
Mike Frysinger
2005-08-09
eat whitespace
Mike Frysinger
2005-07-07
rip out all the duplicated debug code and move into a shared file
Mike Frysinger
2005-04-27
Simplify PERFORM_BOOTSTRAP_RELOC() default path.
Paul Mundt
2005-03-29
Moved the addition of load address from the fast path
Joakim Tjernlund
2005-03-17
General arch cleanup and prepare support for standalone
Joakim Tjernlund
2005-03-14
Generalize optimized relative reloc procesing.
Joakim Tjernlund
2004-11-10
Add RTLD_LOCAL support for dlopened libs. Reported by
Joakim Tjernlund
2004-09-23
Don't allow undefined global symbols to pass.
Joakim Tjernlund
2004-08-26
Stefan Allius writes:
Joakim Tjernlund
2004-08-25
Patch from Stefan Allius:
Joakim Tjernlund
2004-08-17
Carl SHAW writes:
Eric Andersen
2004-08-17
David McCulloug writes:
Joakim Tjernlund
2004-08-17
Let ldso decide if it should relocate itselft a second time. This
Joakim Tjernlund
2004-05-12
Add a local '_dl_errno' to be used by syscalls in ldso, allowing
Eric Andersen
2004-04-20
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-02-17
Seperate out the startup stuff from the non-startup stuff.
Eric Andersen
2004-02-14
Give gcc branch prediction some hits on obviously unlikely branches
Eric Andersen
2004-02-14
Joakim Tjernlund writes:
Eric Andersen
[next]