1. Add unsigned fixnum comparisons, needed to compile runtime-check.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 17 Sep 2006 12:10:04 +0000 (12:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 17 Sep 2006 12:10:04 +0000 (12:10 +0000)
commitc5efb28f627ff9c96c00a0f3e08288719a25ca83
treed5a6dcc77b66f653c67784ac5b95565ad14ec8f0
parente8ff6cb7ee197cd3e0ee56d00575e1674406956d
1. Add unsigned fixnum comparisons, needed to compile runtime-check.

2. C back end:
   Eliminate use of the 'system' primitive and use run-shell-command
   from option synchronous-subprocess.
v7/src/compiler/machines/C/ctop.scm
v7/src/compiler/machines/C/lapgen.scm
v7/src/compiler/machines/C/make.scm
v7/src/compiler/machines/C/rulfix.scm