X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=884f06eeb2cc9873fadbce263e4514e0052aaf99;hb=ed18d662d473336285e2594ad21239afe1bca105;hp=1cb08348d8171c9bb39ffd979f07b2e1d0995fbd;hpb=f3a2cdc53b0e8c329fe56937468931fd84955e26;p=sbcl.git diff --git a/NEWS b/NEWS index 1cb0834..884f06e 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,8 @@ changes relative to sbcl-1.1.7: * bug fix: some LOOP statements couldn't be compiled. (lp#1178989) * bug fix: sb-sequence:dosequence works on literal vectors. + * bug fix: errors in generic arithmetic show the assembly routine's + caller on x86 and x86-64. (lp#800343) * optimization: faster ISQRT on fixnums and small bignums * optimization: faster and smaller INTEGER-LENGTH on fixnums on x86-64. * optimization: On x86-64, the number of multi-byte NOP instructions used