summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2000-11-22 18:01:56 +0000
committerChris Demetriou <cgd@google.com>2000-11-22 18:01:56 +0000
commitab062e3333b264c55765fe6fae6005bb0460d3c9 (patch)
tree8939fac37a52093eaafdb95322164f7563c0e48b /opcodes
parentde73e3d3a08a5a75dc4a92856d80a2f3b801499f (diff)
downloadgdb-ab062e3333b264c55765fe6fae6005bb0460d3c9.tar.gz
* mips-opc.c: Fix file header comment.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/mips-opc.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 292aa8fd2ef..7c3ba0ee55c 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-21 Chris Demetriou <cgd@sibyte.com>
+
+ * mips-opc.c: Fix file header comment.
+
2000-11-14 Hans-Peter Nilsson <hp@axis.com>
* cris-dis.c (cris_get_disassembler): If abfd is NULL, return
diff --git a/opcodes/mips-opc.c b/opcodes/mips-opc.c
index ca4208947ab..1c2a249d23c 100644
--- a/opcodes/mips-opc.c
+++ b/opcodes/mips-opc.c
@@ -1,4 +1,4 @@
-/* mips.h. Mips opcode list for GDB, the GNU debugger.
+/* mips-opc.c -- MIPS opcode list.
Copyright 1993, 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
Contributed by Ralph Campbell and OSF
Commented and modified by Ian Lance Taylor, Cygnus Support