1.0.20.20: fix gencgc on 32 bit platforms with 2gb< heap
commit69b12095da6db9ac97e347dbc155091de79472cc
authorGabor Melis <mega@hotpop.com>
Mon, 22 Sep 2008 18:33:07 +0000 (22 18:33 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 22 Sep 2008 18:33:07 +0000 (22 18:33 +0000)
tree70ad3d582703c5534c64db7b883ae34066e2cea2
parentb3f99a6af5bfdaa3090ec244bd3348e279ebbbaf
1.0.20.20: fix gencgc on 32 bit platforms with 2gb< heap

    - pepper unsigned long around
    - mixed signed/unsigned is ok as long as there are only + and -
      bitwise logical operations on them, care must be taken for /, <, <=.
version.lisp-expr