summaryrefslogtreecommitdiff
path: root/ldso/ldso/mips/dl-startup.h
AgeCommit message (Expand)Author
2005-07-07get rid of arch-specific defines in dl-startup.c and make each arch declare i...Mike Frysinger
2005-06-10Finish updating mips for the new ABIEric Andersen
2005-03-29Moved the addition of load address from the fast pathJoakim Tjernlund
2005-03-17Fix ldso for MIPS.Joakim Tjernlund
2005-03-17General arch cleanup and prepare support for standaloneJoakim Tjernlund
2005-03-15Fix MIPS initial GOT relocation.Joakim Tjernlund
2005-03-14Make mips at least compileEric Andersen
2004-11-02- Remove dynamic_size from struct elf_resolve.Joakim Tjernlund
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-02-17Seperate out the startup stuff from the non-startup stuff.Eric Andersen
2004-02-07Restore the library entry point so it works. It does haveEric Andersen
2004-02-07Split off the stuff that cannot use function into its own file,Eric Andersen
2003-06-12Fix mips so it compiles with gcc 3.3Eric Andersen
2002-08-08Patch from Stefan Allius and Edie C. Dost to add SuperHEric Andersen
2002-05-20Fixed MIPS dynamic linker by removing link order dependency bug."Steven J. Hill"
2002-05-02Patch from Steven J. Hill <sjhill@realitydiluted.com>:Eric Andersen
2002-04-02Steven J. Hill's latest mips dynamic loader updatesEric Andersen
2002-03-29More mips support from sjhillEric Andersen