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
2015-03-24
libm: honor NO_LONG_DOUBLE in ldouble_wrappers
Bernhard Reutner-Fischer
2012-05-18
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
Filippo Arcidiacono
2012-03-29
ldso: mark _start hidden
Mike Frysinger
2012-03-25
ldso: use ELF_xxx()/ElfW() helpers
Mike Frysinger
2012-03-14
ldso:sh: fix compiler warning due to unused-but-set-variable
Carmelo Amoroso
2011-10-14
ldso: silence harmless warning for !LDSO_PRELINK_SUPPORT
Bernhard Reutner-Fischer
2011-10-06
ldso: merge duplicate dl-syscalls.h code to common header
Mike Frysinger
2011-10-01
ldso: constify reloc array itself
Mike Frysinger
2011-01-21
Merge remote branch 'origin/master' into prelink
Carmelo Amoroso
2011-01-20
Add protected symbols support for all architectures
Salvatore Cro
2011-01-20
Revert "ldso_sh: add support for protected symbols to SH"
Carmelo Amoroso
2010-09-24
Merge commit 'origin/master' into prelink
Carmelo Amoroso
2010-09-24
ldso_sh: add support for protected symbols to SH
Salvatore Cro
2010-09-17
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
Filippo Arcidiacono
2010-09-17
ldso: Rework global scope handling and symbol lookup mechanism
Filippo Arcidiacono
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
[next]