summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Added cris on request to new build structure. It has to provide crt1.S instea...Peter S. Mazinger2005-11-021-66/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-36/+25
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-281-3/+3
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-4/+3
* Cris can use the generic vforkEric Andersen2004-02-151-1/+1
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-7/+2
* 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-051-1/+26
* 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-191-1/+1
* Update architecture specific support to consistantlyEric Andersen2003-01-231-1/+5
* Hopefully this will work as expected. I have no way toEric Andersen2003-01-231-5/+4
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Cosmetic cleanup.Tobias Anderberg2002-09-231-1/+0
* * Added clone() system call.Tobias Anderberg2002-09-201-1/+2
* Initial version of the CRIS port.Tobias Anderberg2002-09-161-0/+59