Numerous changes:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 29 Sep 1988 05:03:12 +0000 (05:03 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 29 Sep 1988 05:03:12 +0000 (05:03 +0000)
commit8dcab1c577d05f812542cc08406b203a47a25456
treea32af95110517f7b0fde9ec854155b78aba0be4b
parent3978b58a8652248d37344cab584df946e5bc1bb0
Numerous changes:

- Incremental definition recaches compiled code caches rather than
uncaching them and having them be recached at first reference.

- Bands are not relocated if there is no need.

- Suggestions for size parameters are printed if the image is too large.

- cmp68020.s now works with m4 on sysV and bsd.

- -recover is a new command line option which informs the microcode
that it should attempt recovery immediately after a trap, rather than
prompting for confirmation.

- Fixed some bugs having to do with deep dynamic binding.
v7/src/microcode/fasload.c
v7/src/microcode/fhooks.c
v7/src/microcode/interp.c
v7/src/microcode/locks.h
v7/src/microcode/lookprm.c
v7/src/microcode/lookup.c
v7/src/microcode/lookup.h
v7/src/microcode/utils.c
v8/src/microcode/interp.c
v8/src/microcode/lookup.c
v8/src/microcode/lookup.h