]> git.sur5r.net Git - cc65/history - src/da65/make/gcc.mak
Allow to set the ProDOS type and auxtype on creating new files in a similiar way...
[cc65] / src / da65 / make / gcc.mak
2010-11-07 uzPatch to correct the linkorder in the make files to...
2009-11-24 uzSupport for the HuC6280 (CPU of the PC Engine) contribu...
2009-09-29 uzReplace tabs by spaces in file lists.
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-02-08 uzMakefile cleanup. Among other things, allow use of...
2007-08-31 cuzStarted to add support for segments.
2006-01-29 cuzRestructured some of the code. Attribute handling is...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-01-08 cuzNew info file statement "asminc" that allows to read...
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-09 cuzRenamed the config file to info file and changed the...
2003-08-08 cuzBase code for handling different CPUs, more improvements
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzFixed a few warnings
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-09-25 cuzMoved data output routines into a separate module.
2000-09-24 cuzWorking
2000-09-24 cuzStarted to add config file
2000-09-24 cuzFirst da65 version