X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=d8104d480efa17218044b09d3f0e9d577d92874d;hb=0c1c8650276b582c47dad917668dc0d3612b1427;hp=9116d3807e7c87d5af7e949e0dd59319c86d3781;hpb=97c867729e6b0343325daa15af42bc1d388a6270;p=cparser diff --git a/NEWS b/NEWS index 9116d38..d8104d4 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,12 @@ -===== cparser 0.9.5 (14.06.2008) ===== +===== 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) -* lots of bugfixes * compatibility fixes for old C stuff (=> SPECint2000 works now) -* improved commandline +* improved commandline, more gcc compatibility flags +* support more gnu extensions +* parse all gnu extensions ===== cparser 0.9 (18.02.2008) =====