Simple changes:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 20 Nov 1989 23:19:36 +0000 (23:19 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 20 Nov 1989 23:19:36 +0000 (23:19 +0000)
commitd55d0034702acdab5151efcb88ae897b34e070c4
treedd0cee069692b818377017c925d5613351d1de46
parentab46fb60dd4e8e9427cd217d8c8a12beef04721e
Simple changes:

- Fix a bug: interface_to_C was not restoring the registers saved by
C_to_interface.

- Add scheme_to_interface_jsr entry point.

- Add a temporary patch to lexpr_apply to prevent the dynamic link
register from being clobbered.

- Add some conditionally assembled code to keep a limited history of
calls from compiled code to the interface.
v7/src/microcode/cmpauxmd/mc68k.m4