- Aug 26, 1993
- Aug 25, 1993
-
-
wlott authored
little-endian machine. Tweeked the write-core-file to parallel the changes to save.c.
-
wlott authored
byte order, because *backend* is still the machine we are cross compiling from when the backend is macroexpanded (i.e. being compiled).
-
wlott authored
*target-backend*s byte order, because *backend* is still the machine we are cross compiling from when the backend is macroexpanded (i.e. being compiled).
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
reverse order so we are consistent with what the gc toolkit does. Also, don't bother saving the step's free pointer, as it is the same as the last block's free pointer.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
- Aug 24, 1993
-
-
ram authored
-
ram authored
changes were needed: -- make NLX entry blocks look like successors of the corresponding entry block in life analysis. This makes sure that any values live only at the NLX entry point are seen to be live at the place where the catcher is created. -- Push a :NLX-ENTRY marker on the stack when we are doing the simulation and we come to a place where we are going to recurse in the byte interpreter to create a catcher. The marker protects values underneath it from being considered dead. When we come to the corresponding breakup, we remove the marker.
-
ram authored
-