OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / ldso / ldso / sparc /
2012-06-15 Peter S. Mazingerldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.so
2012-03-29 Mike Frysingerldso: mark _start hidden
2011-10-14 Bernhard Reutner... ldso: silence harmless warning for !LDSO_PRELINK_SUPPORT
2011-10-06 Mike Frysingerldso: merge duplicate dl-syscalls.h code to common...
2011-10-01 Mike Frysingerldso: constify reloc array itself
2011-07-01 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-03 Peter S. Mazingerinitialize tls_tpnt to NULL on all archs
2011-02-03 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-20 Salvatore CroAdd protected symbols support for all architectures
2011-01-03 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-10-11 Filippo Arcidiaconoldso: Extend prelink support for all other achitectures
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... silence warning about undefined preprocessor token
2009-10-15 Mike Frysingerldso: clean up breakage in tls merge
2009-10-06 Bernhard Reutner... commentary typo fix
2009-09-26 Austin Foxleyldso/: tls support for dynamic linker
2009-04-11 austinffor sparc v8 MAGIC1 was defined incorrectly
2009-03-05 Carmelo AmorosoUse __always_inline instead of __inline__
2009-01-28 Carmelo AmorosoRemove check for the relocation type check in the resolver,
2009-01-14 Carmelo Amorosoldso: performs bootstrap relocations only if required...
2009-01-04 Denis Vlasenkoldso/ldso/dl-startup.c: make _dl_elf_main static; remov...
2008-12-03 Bernhard Reutner... - Use runtime pagesize (Jeremy Kerr)
2008-09-15 Bernhard Reutner... - commentary typo fix
2008-08-06 Bernhard Reutner... - some more asm keyword fixes (Yann E. MORIN)
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-07-23 Bernhard Reutner... - fix asm and volatile keywords
2008-05-28 Carmelo AmorosoFix the ELF magic number for SPARCV9: by Friedrich...
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2007-09-15 Mike FrysingerBlue Swirl writes:
2007-07-18 "Steven J. Hill"Apply patch as submitted by Blue Smurfy Swirly <blauwir...
2006-02-01 Mike Frysingerdisable lazy code for now
2006-01-19 Mike Frysingerupdate sparc code using x86_64 as a template
2006-01-19 Mike Frysingerfirst pass at updating sparc ldso with code from glibc
2006-01-19 Mike Frysingerupdate syscall macros so both ldso and libc can use...
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
2006-01-17 Mike Frysingercut out unused code
2006-01-11 Mike Frysingerneed to include bits/sysnum.h for all of our __NR_...
2005-08-15 Mike Frysingermove arch-specific checks out of shared dl-syscall...
2005-07-08 Mike Frysingerwhitespace clean up
2005-07-08 Mike Frysingerhelp if i named the var correctly ...
2005-07-08 Mike Frysingerdl-debug.h for sparc
2005-03-29 Joakim TjernlundMoved the addition of load address from the fast path
2005-03-17 Joakim TjernlundGeneral arch cleanup and prepare support for standalone
2005-03-16 Mike Frysingercleanup & standardize
2005-03-16 Mike Frysingeradd hack like m68k so it *builds* again ... probably...
2005-03-16 Mike Frysingermake it compile again
2005-03-14 Joakim TjernlundGeneralize optimized relative reloc procesing.
2004-11-10 Joakim TjernlundAdd RTLD_LOCAL support for dlopened libs. Reported by
2004-09-23 Joakim TjernlundMake do_rem() safe. From Peter Kjellerstedt.
2004-09-23 Joakim TjernlundDon't allow undefined global symbols to pass.
2004-08-25 Joakim TjernlundPatch from Stefan Allius:
2004-08-17 Joakim TjernlundLet ldso decide if it should relocate itselft a second...
2004-08-06 Eric AndersenJoakim Tjernlund writes:
2004-06-12 Eric AndersenJakub Bogusz from pld-linux dot org writes:
2004-05-12 Eric AndersenAdd a local '_dl_errno' to be used by syscalls in ldso...
2004-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
2004-02-17 Eric AndersenSeperate out the startup stuff from the non-startup...
2004-02-14 Eric AndersenGive gcc branch prediction some hits on obviously unlik...
2004-02-14 Eric AndersenJoakim Tjernlund writes:
2004-02-10 Eric AndersenRework file naming, aiming for at least a vague level...
2004-02-07 Eric AndersenRestore the library entry point so it works. It does...
2004-02-07 Eric AndersenSplit off the stuff that cannot use function into its...
2004-02-01 Eric AndersenJakub Bogusz writes:
2004-01-29 Eric AndersenModify interfaces for _dl_parse_relocation_information()
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2002-11-05 Eric AndersenMassive scrubbing of the shared lib loader error handling.
2002-08-09 Eric AndersenLink ldso vs libgcc.a and eliminate baggage caused by
2002-08-08 Eric AndersenPatch from Stefan Allius and Edie C. Dost to add SuperH
2002-08-08 Eric AndersenMake some strings const
2002-05-28 Eric AndersenPatch from Tobias Anderberg <tobias.anderberg@axis...
2002-05-02 Eric AndersenPatch from Steven J. Hill <sjhill@realitydiluted.com>:
2002-03-19 Eric AndersenAdd new debug target (disabled by default) so that...
2002-03-19 Eric AndersenCleanup header files a bit.
2002-03-08 Eric AndersenSeperate out the symbol resolution debugging, so it...
2002-02-17 Eric AndersenFix defines so debugging works as expected
2002-01-25 Eric AndersenFix up all non-x86 arches to cope with the latest ldso...
2002-01-11 Eric AndersenRework naming for shared lib loader to avoid potential
2001-08-11 Eric AndersenBegin removing some unnecessary inlining, and fix naming
2001-07-13 Eric AndersenThis takes about 6k off the size of the x86 shared...
2001-07-03 Eric AndersenFinish up merging the arm port into the main tree.
2001-06-27 Eric AndersenCleanup to not use kernel headers at all.
2001-06-14 Eric AndersenYet more ldso cleanups. Be more discriminating about...
2001-05-01 Eric AndersenYet another major rework. This time around, rework...
2001-04-27 Eric AndersenI messed up the comment
2001-04-27 Eric AndersenYet another large update to ld.so. In this iteration...
2001-04-23 Eric AndersenInitial checkin for ld.so. This is a combination of...