OSDN Git Service

cgen/ChangeLog:
authorjimb <jimb>
Tue, 8 Feb 2005 04:52:23 +0000 (04:52 +0000)
committerjimb <jimb>
Tue, 8 Feb 2005 04:52:23 +0000 (04:52 +0000)
commit829c361af4ef16cd67c497f5546fd023ea9f1254
treeda2da11dc85a25a9d442e03afe95c6625fe46c3d
parentcf89ac239e6fdc48ce94bc70ad17a5eed0a8e9c6
cgen/ChangeLog:
2005-02-07  Jim Blandy  <jimb@redhat.com>

* cgen-opc.scm: Don't load fixup.scm here.  (See corresponding
changes in the opcodes directory.)

opcodes/ChangeLog:
2005-02-07  Jim Blandy  <jimb@redhat.com>

* Makefile.am (CGEN): Load guile.scm before calling the main
application script.
* Makefile.in: Regenerated.
* cgen.sh: Be prepared for the 'cgen' argument to contain spaces.
Simply pass the cgen-opc.scm path to ${cgen} as its first
argument; ${cgen} itself now contains the '-s', or whatever is
appropriate for the Scheme being used.
cgen/ChangeLog
cgen/cgen-opc.scm
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/cgen.sh