]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/ChangeLog
cgen/ChangeLog:
authorJim Blandy <jimb@codesourcery.com>
Wed, 9 Feb 2005 22:04:04 +0000 (22:04 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 9 Feb 2005 22:04:04 +0000 (22:04 +0000)
commit9ab46d53980f2776405d56741d7f33e4adc3ead6
tree0a168ada951d9dfe159963313cabdbe6c825cabf
parent11dced61197b04a2a9653e6718dd939ebd63b077
cgen/ChangeLog:
2005-02-09  Jim Blandy  <jimb@redhat.com>

* cgen-sim.scm (load-files): Don't load fixup.scm.  (See
corresponding change in the sim/common directory.)

sim/common/ChangeLog:
2005-02-09  Jim Blandy  <jimb@redhat.com>

* Make-common.in (CGEN): Load guile.scm, and include a trailing
'-s' argument.
(CGEN_FLAGS_TO_PASS): Include single quotes around the reference
to $(CGEN), to ensure that the command substitution happens where
the variable is referenced in the submake, not when the submake's
arguments are expanded.
(cgen.sh): Be prepared for the 'cgen' argument to contain spaces.
(arch, cpu, decode, cpu-decode, defs, desc): Place the name of the
application Scheme script directly after ${cgen}; don't precede it
with a -s.
sim/common/ChangeLog
sim/common/Make-common.in
sim/common/cgen.sh