From: Stu Grossman Date: Tue, 7 Apr 1992 20:38:30 +0000 (+0000) Subject: * rs6k-opcode.h: Move to ../include/opcode/rs6k.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c994feb68ee4fa2e9ac505c037abd057b480b2dd;p=binutils-gdb.git * rs6k-opcode.h: Move to ../include/opcode/rs6k.h. --- diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 6953bf1ba3a..4f1e2a3f685 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -157,7 +157,6 @@ remote.c rs6000-pinsn.c rs6000-tdep.c rs6000-xdep.c -rs6k-opcode.h saber.suppress signals.h signame.c diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5844a016d42..15e052a8407 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Tue Apr 7 08:45:46 1992 Stu Grossman (grossman at cygnus.com) + * rs6k-opcode.h: Move to ../include/opcode/rs6k.h. + * mipsread.c (read_mips_symtab, read_the_mips_symtab, mipscoff_symfile_read): Convert to BFD to do file I/O.