summaryrefslogtreecommitdiff
path: root/ldso/ldso/cris/dl-sysdep.h
AgeCommit message (Expand)Author
2009-03-05Use __always_inline instead of __inline__Carmelo Amoroso
2009-01-14ldso: performs bootstrap relocations only if required by the arch.Carmelo Amoroso
2008-12-03- Use runtime pagesize (Jeremy Kerr)Bernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2006-03-08macro out the /10 operation so arches can have their own versions ... and cre...Mike Frysinger
2006-02-23Added support for the new CRISv32 architecture.Peter Kjellerstedt
2005-04-07Replaced modulo code with the modulo operator.Tobias Anderberg
2005-03-29Moved the addition of load address from the fast pathJoakim Tjernlund
2005-03-17General arch cleanup and prepare support for standaloneJoakim Tjernlund
2005-03-15A little whitespace clean up.Peter Kjellerstedt
2005-03-15Made it compile again (and it even seems to work).Peter Kjellerstedt
2005-03-14Generalize optimized relative reloc procesing.Joakim Tjernlund
2004-09-23Make do_rem() safe. From Peter Kjellerstedt.Joakim Tjernlund
2004-02-17Seperate out the startup stuff from the non-startup stuff.Eric Andersen
2004-02-14Joakim Tjernlund writes:Eric Andersen
2004-02-10Rework file naming, aiming for at least a vague level of consistancyEric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2003-08-27Cosmetic changes.Tobias Anderberg
2002-09-16Initial version of the dynamic linker code for the CRIS port.Tobias Anderberg