Redesign interface to built-in object files, so that (1) they include
authorChris Hanson <org/chris-hanson/cph>
Sat, 14 Apr 2007 03:53:04 +0000 (03:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 14 Apr 2007 03:53:04 +0000 (03:53 +0000)
commit90e2bf75bf0978f1c8f6b589914f128054522e0c
tree51130445212f9b4350149a33951077446c04b8c1
parentf437678a1a1477dda28b77025d856358faa78695
Redesign interface to built-in object files, so that (1) they include
the pathname type of the file, and (2) the mapping from pathnames to
handles is specified in fewer places.
v7/src/compiler/base/toplev.scm
v7/src/compiler/machines/C/compiler.pkg
v7/src/compiler/machines/C/cout.scm
v7/src/compiler/machines/C/ctop.scm
v7/src/edwin/autold.scm
v7/src/runtime/load.scm
v7/src/runtime/make.scm
v7/src/runtime/option.scm
v7/src/runtime/packag.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/utabs.scm