- 2009 patch
[cparser] / entity_t.h
2009-04-07 Michael Beck- 2009 patch
2009-03-09 Matthias Braunattempt to fix bug #40
2009-03-08 Matthias Braunpacked struct implementation, attribute assignment...
2009-03-08 Matthias BraunRework compound type handling:
2009-03-07 Matthias Braunrewrite of attribute handling
2009-01-28 Christoph MallonC99 §6.2.3:1 24) There is only one name space for...
2009-01-19 Michael Beck- corerctly transform inner functions to firm
2009-01-02 Michael Beck- add FE support for MS _AddressOfReturnAddress()
2009-01-01 Christoph MallonRemove the write-only attribute bool has_flexible_membe...
2008-12-29 Michael Beck- more MS intrinsics
2008-12-27 Michael Beck- more builtins
2008-12-27 Michael BeckRemoved EXPR_BUILTIN_SYMBOL: Builtins are now predefine...
2008-12-13 Matthias Braunfirst implementation of aligned attribute
2008-12-10 Michael Beck- recognize __attribute__((returns_twice)) and __declsp...
2008-11-25 Matthias Braun- Introduce ENTITY_PARAMETER
2008-11-21 Matthias Braunget rid of scope->parent
2008-11-19 Christoph MallonImprove storage class handling:
2008-11-17 Christoph MallonHandle mangling of anonymous types, which only have...
2008-11-16 Christoph MallonProcess calling convention attributes again.
2008-11-14 Matthias BraunMore work for C++ mode:
2008-11-13 Matthias Braunfix local labels
2008-11-02 Matthias Braunimprove flexible array member handling, assign error_ty...
2008-11-01 Matthias Braundeclaration_t -> entity_t