summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/cris/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-02Added cris on request to new build structure. It has to provide crt1.S instea...Peter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-09-28Build crt[in].o with disabled ssp.Peter S. Mazinger
2005-01-25merge parallel build supportMike Frysinger
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-02-15Cris can use the generic vforkEric Andersen
2003-11-22Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen
2003-11-08Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-09-24Hm. Keep using crt0.c for now. My fever-hack of crt0.S didn't do theTobias Anderberg
2003-09-19Added assembler version of startup code. Fix Makefile so it uses the newTobias Anderberg
2003-01-23Update architecture specific support to consistantlyEric Andersen
2003-01-23Hopefully this will work as expected. I have no way toEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-09-23Cosmetic cleanup.Tobias Anderberg
2002-09-20* Added clone() system call.Tobias Anderberg
2002-09-16Initial version of the CRIS port.Tobias Anderberg