diff options
author | Doug Evans <dje@google.com> | 1998-06-12 06:40:41 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-06-12 06:40:41 +0000 |
commit | 1be932424c84bcfa54e1906c2a2dd50c702bb94e (patch) | |
tree | 0e28db0bfe39852761254303bfa440181798fb72 /sim/m32r | |
parent | 529fce814ec02f611e5d73c63368644f285a974c (diff) | |
download | gdb-1be932424c84bcfa54e1906c2a2dd50c702bb94e.zip gdb-1be932424c84bcfa54e1906c2a2dd50c702bb94e.tar.gz gdb-1be932424c84bcfa54e1906c2a2dd50c702bb94e.tar.bz2 |
* Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS
to recursive makes.
(stamp-{xcpu,xdecode}): Ditto.
Diffstat (limited to 'sim/m32r')
-rw-r--r-- | sim/m32r/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index d122c21..8ca97d1 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 11 23:39:53 1998 Doug Evans <devans@seba.cygnus.com> + + * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS + to recursive makes. +start-sanitize-m32rx + (stamp-{xcpu,xdecode}): Ditto. +end-sanitize-m32rx + Wed Jun 10 17:39:29 1998 Doug Evans <devans@canuck.cygnus.com> * traps.c: New file. Trap support moved here from sim-if.c. |