]> git.sur5r.net Git - cc65/history - src/common/make/gcc.mak
Some more floating point support.
[cc65] / src / common / make / gcc.mak
2008-08-11 uzSome more floating point support.
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2004-03-07 cuzNew module strstack
2004-03-07 cuzNew module intstack
2003-11-24 cuzNew module
2003-11-11 cuzNew shift module, comment fixes
2003-11-07 cuzWorking on better 65816 support
2003-10-22 cuzNew generic hash table module
2003-08-20 cuzUse $(RM) instead of rm -f
2003-05-30 cuzNew filetype module
2003-05-28 cuzMoved most of cc65/incpath to a common searchpath module
2003-05-25 cuzChanged the object file and library format. There is...
2003-05-01 cuzMoved CPU definition into common/
2003-02-08 cuzMove ValidSegName into segnames.c
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-11-28 cuzAdded SegDef struct and a few functions to the segdefs...
2002-04-08 cuzNew pattern matching module matchpat.[ch]
2001-09-15 cuzFix signed/unsigned comparisons
2001-09-09 cuzNew strbuf module
2001-04-30 cuzAdded CollDeleteAll
2001-04-25 cuzNew module strutil
2001-03-10 cuzAdded module for program output.
2001-01-05 cuzAdd a new chartype module for character classification...
2000-11-20 cuzAdded InitFilePos method
2000-08-22 cuzMove target type and character translation into the...
2000-08-19 cuzUse more gcc attributes
2000-08-01 cuzMove the check module to common/
2000-07-29 cuzRenamed several expression ops and added others.
2000-06-14 cuzMore common subroutines
2000-06-14 cuzNew module for command line parsing
2000-06-01 cuzAdded portability sprintf function
2000-05-28 uzThis commit was generated by cvs2svn to compensate...