Reimplement 32 bit offsets in compiled code blocks. They are now
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 30 Jul 1987 21:27:21 +0000 (21:27 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 30 Jul 1987 21:27:21 +0000 (21:27 +0000)
commit02a5cd36abb4fcf3d5e51b54ab8319152ca9397f
tree212f97c7e7ed8b16f6efd3ab2fc29095663da047
parente55958cdda51b621627d27cf5f933c659d4a1c0e
Reimplement 32 bit offsets in compiled code blocks.  They are now
implemented as a chain of 16 bit offsets, since parts of the system
depend on the fact that any given offset is only 16 bits long.
v7/src/compiler/back/bittop.scm
v7/src/compiler/back/syerly.scm
v7/src/compiler/back/syntax.scm