aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-04-07 20:45:16 +0000
committerStu Grossman <grossman@cygnus>1992-04-07 20:45:16 +0000
commit14832b2e6ab0627429e808defb58d17e8308e71a (patch)
tree0bc7fef9c4c90d455970e73d542e0eacc37aa91f /gdb/ChangeLog
parentaa505f07bd1746ff586acdb8a2df78b0b967d766 (diff)
downloadgdb-14832b2e6ab0627429e808defb58d17e8308e71a.zip
gdb-14832b2e6ab0627429e808defb58d17e8308e71a.tar.gz
gdb-14832b2e6ab0627429e808defb58d17e8308e71a.tar.bz2
* rs6000-pinsn.c: #include "opcode/rs6k.h"
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 15e052a..b6b37502 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +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"
* mipsread.c (read_mips_symtab, read_the_mips_symtab,
mipscoff_symfile_read): Convert to BFD to do file I/O.