1. Fix bug in relocation of entries into the compiler utilities
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 6 Feb 1988 20:43:29 +0000 (20:43 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 6 Feb 1988 20:43:29 +0000 (20:43 +0000)
commite73066ccd0810c1cb2a2cd8af7cba3d13548f041
treefee6f3e5e8fdaf53e0a2210f8955046aed940036
parent7d1b0fdc55cb53593411aff559b18254f103a9f4
1. Fix bug in relocation of entries into the compiler utilities
version.

2. Up the fasl version number.  New format includes processor type,
compiled code interface version and band/"file" flag.

3. Fasdump complains when dumping an environment.

4. Error code names and various other items have been moved to
errors.h
22 files changed:
v7/src/microcode/bchdmp.c
v7/src/microcode/boot.c
v7/src/microcode/config.h
v7/src/microcode/const.h
v7/src/microcode/dump.c
v7/src/microcode/errors.h
v7/src/microcode/fasdump.c
v7/src/microcode/fasl.h
v7/src/microcode/fasload.c
v7/src/microcode/gccode.h
v7/src/microcode/load.c
v7/src/microcode/ppband.c
v7/src/microcode/returns.h
v7/src/microcode/storage.c
v7/src/microcode/utabmd.scm
v7/src/microcode/version.h
v8/src/microcode/const.h
v8/src/microcode/fasl.h
v8/src/microcode/ppband.c
v8/src/microcode/returns.h
v8/src/microcode/utabmd.scm
v8/src/microcode/version.h