]> git.sur5r.net Git - cc65/history - src/cc65/symtab.h
Added a new option --dep-target to the compiler. This option allows to set the
[cc65] / src / cc65 / symtab.h
2009-08-29 uzAdded code to parse bit fields and enter them into...
2006-02-19 cuzChanged the low level type representation from a strung...
2002-11-25 cuzRe-added register variables.
2001-05-22 cuzPolishing and minor corrections
2001-05-03 cuzWorking on the new backend
2001-03-23 cuzMake AddConstSym from AddEnumSym
2001-03-23 cuzMake __fixargs__ an actual symbol table entry. Add...
2000-08-14 cuzReworked type comparison and handling of type qualifiers
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...