updated
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 10 Mar 2008 13:43:29 +0000 (13:43 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 10 Mar 2008 13:43:29 +0000 (13:43 +0000)
[r18045]

NEWS

diff --git a/NEWS b/NEWS
index d62a41e..71c2a4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,10 +2,11 @@
 
 * operator strength reduce fixed and improved
 * fixed 64bit code generation for some rary compare cases
-* better tailrecursion optimization: handlรถes x * func() and x + func()
+* better tailrecursion optimization: handles x * func() and x + func()
 * inlining can now handle recursive calls
 * lowering of CopyB nodes
 * better memory disambiguator
+* float->64bit conversion fixed for x87
 
 ====== Libfirm 1.12.1 (2008-02-18) ======