X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=NEWS.md;h=72c9ccb54e1b5232b2df582297a441b5c6964fc8;hb=5505939fba319772bfde9c49b5121b1f0eff2f12;hp=5a888d7336cd8a59f3d535c1678edc256441083e;hpb=45271bfeb980c73cd305c81ab3396c12b0408285;p=libfirm diff --git a/NEWS.md b/NEWS.md index 5a888d733..72c9ccb54 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,31 @@ -libFirm 1.19.0 (1011-03-15) +libFirm 1.21.0 (2012-11-16) +--------------------------- +* Improvements of x86 backend (esp. x87 floatingpoint code) +* Improvements to sparc backend (better use of delay slots) +* Improved local optimisation rules (esp. conversions) +* Make compiler more deterministic +* Bugfixes + +libFirm 1.20.0 (2011-12-07) +--------------------------- + +* Further improvemens to sparc backend (SPEC2000 works with softfloat) +* Tuning of x86 backend +* Software floatingpoint lowerer +* Fixed firm profiling +* New pass management allowing to specify pre-/postconditions for passes +* Remove dependency on liblpp, add support for gurobi ILP solver +* Experimental dwarf debugging support +* Code cleanups, refactoring +* Restructured API documentation +* Bugfixes (we did alot of csmith testing) + +libFirm 1.19.1 (2011-05-17) +--------------------------- + +* Fix some set_XXX functions not being exported in the shared library + +libFirm 1.19.0 (2011-03-15) --------------------------- * Includes "SSA-Based Register Allocation with PBQP" @@ -7,7 +34,7 @@ libFirm 1.19.0 (1011-03-15) * Code cleanup and refactoring * Bugfixes -libFirm 1.18.1 (1010-05-05) +libFirm 1.18.1 (2010-05-05) --------------------------- * Fix bug where stackframe was not always setup for -fno-omit-frame-pointer