aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-04-07 20:46:02 +0000
committerStu Grossman <grossman@cygnus>1992-04-07 20:46:02 +0000
commit2741887bb08d0997a05e77204c1a470abbead6d1 (patch)
tree22a75247a8eec38b76b66f634e005d571659cead /gdb
parent14832b2e6ab0627429e808defb58d17e8308e71a (diff)
downloadgdb-2741887bb08d0997a05e77204c1a470abbead6d1.zip
gdb-2741887bb08d0997a05e77204c1a470abbead6d1.tar.gz
gdb-2741887bb08d0997a05e77204c1a470abbead6d1.tar.bz2
rs6000-pinsn.c!!! Not .h!!!
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b6b37502..e216b9c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,7 +1,7 @@
Tue Apr 7 08:45:46 1992 Stu Grossman (grossman at cygnus.com)
* rs6k-opcode.h: Move to ../include/opcode/rs6k.h.
- * rs6000-pinsn.h: #include "opcode/rs6k.h"
+ * rs6000-pinsn.c: #include "opcode/rs6k.h"
* mipsread.c (read_mips_symtab, read_the_mips_symtab,
mipscoff_symfile_read): Convert to BFD to do file I/O.