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:
8b6dcc1
)
Fix double dependency for itable.[hc]. Was causing both the mips16 and the
author
Andrew Cagney
<cagney@redhat.com>
Sat, 7 Feb 1998 06:24:51 +0000
(06:24 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Sat, 7 Feb 1998 06:24:51 +0000
(06:24 +0000)
normal mips simulators to be built.
sim/mips/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/mips/ChangeLog
b/sim/mips/ChangeLog
index a823f129178f61653c0ae1fb67c895388b0b2eb0..9c9d2b90d608028c94d99cfaabfce70cb05ea776 100644
(file)
--- a/
sim/mips/ChangeLog
+++ b/
sim/mips/ChangeLog
@@
-1,3
+1,7
@@
+Sat Feb 7 17:16:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * Makefile.in (itable.h itable.c): Depend on SIM_@sim_gen@_ALL.
+
Tue Feb 3 11:36:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
* interp.c (ifetch16): New function.