I was sick of seeing negative values in high memory due to sign bit.
authorMichael R. Blair <edu/mit/csail/zurich/ziggy>
Mon, 5 Jun 2006 17:02:25 +0000 (17:02 +0000)
committerMichael R. Blair <edu/mit/csail/zurich/ziggy>
Mon, 5 Jun 2006 17:02:25 +0000 (17:02 +0000)
commit0f595a2bcaf7601871773a7938db8f7044380830
tree75a5f82571fc7ae3baccff48017916fbfcd1ced8
parent84a50ba2f83be4256eab1bd8c087e0244cc0c65f
I was sick of seeing negative values in high memory due to sign bit.
The only signed longs here are the `gc_death' code (so says "gccode.h")
and the `Points_To' cast of FIXNUMs (since cannot determine sign).
v7/src/microcode/ppband.c