OSDN Git Service

silence debug warning
[uclinux-h8/uClibc.git] / ldso / ldso / mips / dl-sysdep.h
2010-01-25 Khem Rajmips/ldso: Check for TLS relocation in elf_machine_type...
2010-01-25 Khem Rajmips/ldso: Check for TLS relocation in elf_machine_type...
2009-03-05 Carmelo AmorosoUse __always_inline instead of __inline__
2009-01-14 Carmelo Amorosoldso: performs bootstrap relocations only if required...
2008-12-22 Bernhard Reutner... - non-pic support for MIPS (Catherine Moore, clm at...
2008-12-03 Bernhard Reutner... - Use runtime pagesize (Jeremy Kerr)
2008-09-15 Bernhard Reutner... - commentary typo fix
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2007-02-17 Joakim TjernlundMake _dl_malloc alignment arch configurable.
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-06-19 Mike Frysingereat extraneous ; and insert some whitespace where it...
2006-03-08 Mike Frysingermacro out the /10 operation so arches can have their...
2006-01-29 Mike Frysingerrename local i var to idx to get rid of shadow warning
2005-05-01 Eric AndersenOn mips, gdb explicitly looks for the symbol "__dl_runt...
2005-03-14 Eric AndersenMake mips at least compile
2005-03-14 Joakim TjernlundGeneralize optimized relative reloc procesing.
2004-11-17 Joakim TjernlundAdd BIND NOW support to MIPS.
2004-11-02 Joakim Tjernlund- Remove dynamic_size from struct elf_resolve.
2004-09-23 Joakim TjernlundMake do_rem() safe. From Peter Kjellerstedt.
2004-08-26 Eric AndersenRelocations of the application's global GOT entries...
2004-06-19 Eric AndersenJoakim Tjernlund writes:
2004-02-17 Eric AndersenSeperate out the startup stuff from the non-startup...
2004-02-14 Eric AndersenJoakim Tjernlund writes:
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2002-05-28 Eric AndersenPatch from Tobias Anderberg <tobias.anderberg@axis...
2002-05-20 "Steven J. Hill"Fixed MIPS dynamic linker by removing link order depend...
2002-05-09 Eric AndersenAnother mips patch from Steven J. Hill:
2002-05-02 Eric AndersenPatch from Steven J. Hill <sjhill@realitydiluted.com>:
2002-04-02 Eric AndersenSteven J. Hill's latest mips dynamic loader updates
2002-03-19 Eric AndersenInitial mips ldso porting effort from Steven J. Hill...