aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-25 04:13:50 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-25 04:13:50 +0000
commiteb2e3c85cabac3927d866b666fb19e05c3476b8d (patch)
tree02caa4560adc273f7b4b79d098aeee9e6a3a9663 /sim
parent45a70ed6531bf1ecd9266991e8d1bb44c9e66bfa (diff)
downloadgdb-eb2e3c85cabac3927d866b666fb19e05c3476b8d.zip
gdb-eb2e3c85cabac3927d866b666fb19e05c3476b8d.tar.gz
gdb-eb2e3c85cabac3927d866b666fb19e05c3476b8d.tar.bz2
Pacify GCC -Wall
Diffstat (limited to 'sim')
-rw-r--r--sim/mips/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 38de2e8..a9e3ebf 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,8 @@
+Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * interp.c (COP_SD, COP_LD): Add UNUSED to pacify GCC for some
+ MIPS targets.
+
Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
* configure: Regenerated to track ../common/aclocal.m4 changes.