summaryrefslogtreecommitdiff
path: root/ldso/ldso/i386/dl-sysdep.h
AgeCommit message (Expand)Author
2015-06-23add patch from ldso-future branchWaldemar Brodkorb
2009-09-26ldso/: tls support for dynamic linkerAustin Foxley
2009-03-05Use __always_inline instead of __inline__Carmelo Amoroso
2008-12-03- Use runtime pagesize (Jeremy Kerr)Bernhard Reutner-Fischer
2008-09-15- commentary typo fixBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-01-08the _dl_errno extern already exists in common headers, so no need for a local...Mike Frysinger
2006-03-08macro out the /10 operation so arches can have their own versions ... and cre...Mike Frysinger
2006-01-27use attribute_unused instead of hardcodedPeter S. Mazinger
2006-01-23Make i386 build w/ -std=c99 (almost)Peter S. Mazinger
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-14Oops, fix typo.Joakim Tjernlund
2005-03-14Fix up x86 so it compiles again.Eric Andersen
2005-03-14Generalize optimized relative reloc procesing.Joakim Tjernlund
2005-01-05fix eriks e-mail addressMike Frysinger
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
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2002-05-28Patch from Tobias Anderberg <tobias.anderberg@axis.com> to abstractEric Andersen
2001-06-14Yet more ldso cleanups. Be more discriminating about when using inlinesEric Andersen
2001-05-08Some very minor cleanupsEric Andersen
2001-05-01Another cleanup. Never pass addresses as an 'int'Eric Andersen
2001-04-30Sanitize the calling of _dl_linux_resolver so it can be read byEric Andersen
2001-04-27Eliminate the useless _dl_interpreter_exit functionEric Andersen
2001-04-27Yet another large update to ld.so. In this iteration I finally gotEric Andersen
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen