]> git.sur5r.net Git - cc65/history - src/cc65/symtab.h
Export the label symbol table
[cc65] / src / cc65 / symtab.h
2019-04-21 Lauri KasanenExport the label symbol table
2018-10-16 laubzegaStack adjustment code optimizations.
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-02-02 uzFixed a problem: When a struct or unit was declared...
2011-08-31 uzWrite out global symbols to the debug file. Added some...
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...