* Delete `with-threaded-continuation' primitive.
authorChris Hanson <org/chris-hanson/cph>
Thu, 24 Mar 1988 07:55:27 +0000 (07:55 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 24 Mar 1988 07:55:27 +0000 (07:55 +0000)
commit9230ae04b4810c93f1043cfadae832f6db8a69ae
tree42bd638dd69056b4cdc1bd897e08cb687d2a47e4
parenta05b80ba583282b2f45894fb99a0600b829ee4d8
* Delete `with-threaded-continuation' primitive.

* Implement `get-interrupt-enables' primitive.

* Split `primitive-type' and friends into two classes: one which is
gc-safe and touches arguments, the other non-safe with no touching.

* Implement primitive-procedure name aliasing in microcode.  This
allows microcode name changes to reuse existing bands.

* Do not use "-q" ld switch.  This causes lossage when Scheme is
loaded over NFS.
v7/src/microcode/utabmd.scm
v8/src/microcode/utabmd.scm