- 2009 patch
[cparser] / lang_features.h
2009-04-07 Michael Beck- 2009 patch
2009-03-08 Matthias BraunRework compound type handling:
2008-11-14 Michael Beck- fixed a lot of 'enum type mixed with ...' warnings
2008-11-14 Matthias Braun- Try to move OS/target specific stuff to lang_features...
2008-10-26 Christoph MallonAdd support for C++ in the compiler driver.
2008-08-31 Michael Beck- add -f[no-]short-wchar
2008-02-18 Matthias Braunadd license comments
2007-12-08 Michael Beckadd --strict option (replacing STRICT_C99 define)
2007-12-05 Michael Beckcollect the known runtime functions for the rts optimizer
2007-12-05 Michael BeckAdd options:
2007-12-04 Michael Beck- add mostly all GCC/MSVC keywords