summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris
Commit message (Expand)AuthorAgeFilesLines
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-0/+4
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+89
* Updated to match the other architectures. Fixes problem with "fcntl:Tobias Anderberg2003-11-031-29/+67
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Hm. Keep using crt0.c for now. My fever-hack of crt0.S didn't do theTobias Anderberg2003-09-241-1/+1
* Added assembler version of startup code. Fix Makefile so it uses the newTobias Anderberg2003-09-192-1/+73
* Cosmetic changes.Tobias Anderberg2003-08-273-5/+8
* Remove the arch specific shm.h and use the fixed up commonEric Andersen2003-08-011-84/+0
* Initial effort at adding profiling support.Eric Andersen2003-03-033-0/+82
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-1/+1
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-3/+3
* Update architecture specific support to consistantlyEric Andersen2003-01-231-1/+5
* Hopefully this will work as expected. I have no way toEric Andersen2003-01-232-6/+16
* Properly prefix some symbolsEric Andersen2002-11-031-8/+3
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen2002-09-261-3/+3
* Cosmetic cleanup.Tobias Anderberg2002-09-236-28/+32
* * Added clone() system call.Tobias Anderberg2002-09-208-65/+493
* Removed unused fileTobias Anderberg2002-09-201-4/+0
* Initial version of the CRIS port.Tobias Anderberg2002-09-1627-0/+1634