- Nov 05, 1990
-
-
wlott authored
-
- Nov 03, 1990
-
-
wlott authored
expects now. Include both the generic and specific dirs in vm: and assem:.
-
wlott authored
-
wlott authored
the old RT compiler. Changed the vm specific logical name from mips: to vm: so that you can load different backends by changing vm:.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
Changed the package from ``C'' to ``MIPS''.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
compile can't use macros that are macrolet outside of the eval-when?).
-
wlott authored
defconstant of sc-number-limit, 'cause it can't really be changed by vm specific stuff.
-
wlott authored
-
wlott authored
-
wlott authored
can use them also.
-
wlott authored
can refer to it.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
support routines so we can change backends.
-
wlott authored
into seperate files so they can be shared between vms.
-
wlott authored
between vms.
-
wlott authored
-
wlott authored
information.
-
wlott authored
information. ,
-
wlott authored
of random symbols. Changed all the necessary macros/functions to use *backend*. Added/removed eval-whens to make sure we define meta and only meta functions at meta compile time. Removed the define-miscop stuff.
-
wlott authored
vm specific files. Changed references to *sc-names* etc to slot accessors of *backend*.
-
wlott authored
code.
-
wlott authored
in extensions.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
Changed target-byte-order to (backend-byte-order *backend*).
-
wlott authored
target-byte-order/native-byte-order hacks.
-
wlott authored
-
wlott authored
directory instead of expecting the lower level code to handle it. Changed the names of routines like %ses-get-useful-part to something reasonable.
-
- Nov 01, 1990