0.8.2.26:
authorAlexey Dejneka <adejneka@comail.ru>
Wed, 13 Aug 2003 09:40:24 +0000 (09:40 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Wed, 13 Aug 2003 09:40:24 +0000 (09:40 +0000)
commit98743008038a932dc6b53560d121df69c40e40ad
tree4bf0fe7c744455817b13f89b1193d8895e39bd24
parent5f1f553ecde8995aae8d9f9fbe1cd2b2cfb7db48
0.8.2.26:
        * Fix bug in the portable implementation of SB-MD5::I;
        * add support for modular functions with argument number
          different from 2;
        * SB!C::CUT-TO-WIDTH: derive node type from the type
          declaration;
        * on x86 reimplement LOGNOT as a modular function and
          implement 32BIT-LOGICAL-NOT in terms of LOGNOT;
        ... remove optimization of LOGNOT with LOGAND dest.
BUGS
contrib/sb-md5/md5.lisp
src/code/numbers.lisp
src/compiler/generic/vm-macs.lisp
src/compiler/generic/vm-tran.lisp
src/compiler/main.lisp
src/compiler/srctran.lisp
src/compiler/x86/arith.lisp
version.lisp-expr