summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/cris/sysdep.S
AgeCommit message (Expand)Author
2014-09-26cris: remove call to HIDDEN_JUMPTARGETWaldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2006-09-22Remove code to define errno in this file. It is definitly not neededPeter Kjellerstedt
2006-02-23Added support for the new CRISv32 architecture.Peter Kjellerstedt
2006-01-26make sure we include the local sysdep.h headerMike Frysinger
2005-02-09Include features.h (without it, testing for __UCLIBC_HAS_THREADS__ Peter Kjellerstedt
2002-09-26Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen
2002-09-20* Added clone() system call.Tobias Anderberg