OSDN Git Service

* dev.scm (cload): Change #:arch argument to take the path to the
authordevans <devans>
Thu, 18 Jun 2009 18:12:32 +0000 (18:12 +0000)
committerdevans <devans>
Thu, 18 Jun 2009 18:12:32 +0000 (18:12 +0000)
commit260ec53e244a43a2a251344d30ddb098ee88ea5a
tree0f71735dca8b2b1c1290d1c0a5a15018a4fc8ffd
parent84a8a1e1ce94b6cb27e1d5cad5004c1b1a62a810
* dev.scm (cload): Change #:arch argument to take the path to the
.cpu file instead of just the name of the architecture.
* read.scm (arch-path): Remove trailing '/'.
(cpu-load): Set `arch-path' to directory of .cpu file.
(-cgen): Don't set `arch-path' here.
(include): Update.
* doc/porting.texi: Update.
cgen/ChangeLog
cgen/dev.scm
cgen/doc/porting.texi
cgen/read.scm