summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/h8300/Makefile
AgeCommit message (Expand)Author
2015-06-10h8300: Makefile updateYoshinori Sato
2006-07-05fix license noticeMike Frysinger
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-07-15h8300 updates from Yoshinori SatoEric 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-05Add quick hacks to create fake crti.o and crtn.o files. These architecturesEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-01-23Update architecture specific support to consistantlyEric Andersen
2002-11-05Fixup handling of disabled optionsEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-03-13Build our own crti.o and crtn.o with a cross arch method that IEric Andersen
2002-03-01Move syscall.h generation to the top level MakefileEric Andersen
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
2002-02-02Add in support for the Hitach H8/300H architecture,Eric Andersen