summaryrefslogtreecommitdiff
path: root/ldso/ldso/frv
AgeCommit message (Expand)Author
2005-09-21__set_errno must be redefined after #include "sys/syscall.h".Joakim Tjernlund
2005-07-07rip out all the duplicated debug code and move into a shared fileMike Frysinger
2004-12-11Partial commit of a patch from Alexandre Oliva:Eric Andersen
2004-09-23Make do_rem() safe. From Peter Kjellerstedt.Joakim Tjernlund
2004-09-23Don't allow undefined global symbols to pass.Joakim Tjernlund
2004-09-07We do not use dl_iterate_phdr, so no need to define itEric Andersen
2004-08-26Partial patch from Alexandre Oliva to update the frv portEric Andersen
2004-08-25Patch from Stefan Allius:Joakim Tjernlund
2004-08-17Let ldso decide if it should relocate itselft a second time. ThisJoakim Tjernlund
2004-08-13Fixup PAGE_SIZE problemsEric Andersen
2004-07-30Whitespace cleanupEric Andersen
2004-05-14Alexandre Oliva writes:Eric Andersen
2004-05-12Add a local '_dl_errno' to be used by syscalls in ldso, allowingEric Andersen
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-02-18Minor change to better match recent changes to other archesEric Andersen
2004-02-18Alexandre Oliva writes:Eric Andersen