===== cparser 0.9.7 (27.11.2008) ===== * several bugfixes * add/correct semantic checks * improved error recovery ===== cparser 0.9.6 (22.11.2008) ===== * lots of bugfixes * add/correct semantic checks * more/improved warnings * internal cleanups (introduce entity_t types) * support more gnu extensions * improved error recovery * support more switches for gcc compatibility * support for libc builtins ===== cparser 0.9.5 (31.07.2008) ===== * lots of bugfixes * sync with latest libfirm * improve error handling (more graceful continue in case of an error) * compatibility fixes for old C stuff (=> SPECint2000 works now) * improved commandline, more gcc compatibility flags * support more gnu extensions * parse all gnu extensions ===== cparser 0.9 (18.02.2008) ===== * initial release * cparser is able to bootstrap itself