]> git.sur5r.net Git - cc65/history - src/cc65/declare.h
Complain if unsupported flags are provided after -O
[cc65] / src / cc65 / declare.h
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-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
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...
2009-10-18 uzFixed the existing but unused attribute parsing code...
2009-08-28 uzChange mode constants for ParseDecl to an enum.
2008-08-03 uzTransfer the storage class flags from struct DeclSpec...
2006-02-19 cuzCleanup. Added a few general purpose functions.
2006-02-19 cuzChanged the low level type representation from a strung...
2004-05-02 cuzThe type parser didn't check bounds for the type string...
2003-02-03 cuzAdded flexible array members for structs
2001-03-26 cuzRemove the hardcoded limit from the literal pool.
2000-08-01 cuzSome changes in the way, types and type strings are...
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...