]> git.sur5r.net Git - cc65/history - src/ld65/make/gcc.mak
Change the makefiles so that CFLAGS that are special for the application are
[cc65] / src / ld65 / make / gcc.mak
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-09-18 uzChange search paths for the linker.
2009-07-28 uzThe "inc" target needed for the snapshot build script...
2009-02-08 uzMakefile cleanup. Among other things, allow use of...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-07-28 cuzAdded simple expressions for the config file
2004-10-08 cuzAdded the builtin config for the lynx game console
2004-09-23 cuzAllow to override CC65_LIB on the command line
2004-03-11 cuzNew target APPLE2ENH
2003-10-10 cuzNew target: supervision
2003-09-14 cuzMore debug file output
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-13 cuzINCS didn't include nes.inc
2003-06-06 cuzAdded assertions
2003-06-03 cuzRestructuring the object file format
2003-05-29 cuzAdd file search path capability (still unused)
2003-05-02 cuzAdded the NES target
2002-11-21 cuzNew target c16
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-06-03 cuzNew target: oric atmos
2002-04-25 cuzNew target 'module'
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-09-30 cuzUsed __attribute ((unused)) instead of -Wno-unused...
2001-09-15 cuzFixed a few warnings
2001-09-13 cuzAdded the CBM510 as a new target system
2001-05-29 cuzAdded dbg file generation
2001-05-23 cuzUse a separate structure for file infos instead of...
2001-05-23 cuzAdded line infos
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMake target for generating the .inc files
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from structure names.
2000-10-31 cuzMoved the target configurations into separate files
2000-08-23 cuzChange target handling, use modules from the common...
2000-07-29 cuzAdd common dir in more search paths
2000-07-27 cuzUse gcc attribs, fixed a wrong arg
2000-06-14 cuzPlace shared modules into the common dir
2000-05-28 uzThis commit was generated by cvs2svn to compensate...