summaryrefslogtreecommitdiff
path: root/ldso/ldso/i386/dl-sysdep.h
AgeCommit message (Expand)Author
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