projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
529fce8
)
* Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS
author
Doug Evans
<dje@google.com>
Fri, 12 Jun 1998 06:40:41 +0000
(06:40 +0000)
committer
Doug Evans
<dje@google.com>
Fri, 12 Jun 1998 06:40:41 +0000
(06:40 +0000)
to recursive makes.
(stamp-{xcpu,xdecode}): Ditto.
sim/m32r/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/m32r/ChangeLog
b/sim/m32r/ChangeLog
index d122c21b192e82e499b8913080f7b7d5ec2f52a3..8ca97d1ad55be3fd03e091af3e49d6547f82d91a 100644
(file)
--- 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.