Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-12 | Add a local '_dl_errno' to be used by syscalls in ldso, allowing | Eric Andersen | |
useful syscall failure diagnostics. | |||
2002-09-23 | Removed redundant code. Same thing exist in sys/syscalls.h so include that | Tobias Anderberg | |
instead. | |||
2002-09-19 | * Changed paramater names to match their register, i.e. __a -> __r10. | Tobias Anderberg | |
* Do not clobber things that are specified as outputs. | |||
2002-09-16 | Initial version of the dynamic linker code for the CRIS port. | Tobias Anderberg | |