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.