cleanup builtin handling and put it into an own file. Also implement a bunch of entit...
[cparser] / attribute.c
2010-02-03 Matthias Braunfix some assertions; correctly handle weak symbols
2009-08-17 Matthias Braunwhen redeclaring stuff with different attributes merge...
2009-04-07 Michael Beck- 2009 patch
2009-04-06 Moritz KrollFixed assertion on C/gnu99/attributes5.c
2009-03-08 Matthias Braunpacked struct implementation, attribute assignment...
2009-03-08 Matthias Brauncreate fold_constant_to_bool function to avoid some...
2009-03-08 Matthias Braundon't output calling convention warnings on non-functio...
2009-03-07 Matthias Braunrewrite of attribute handling