diff options
author | Stu Grossman <grossman@cygnus> | 1992-04-07 20:38:30 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-04-07 20:38:30 +0000 |
commit | c994feb68ee4fa2e9ac505c037abd057b480b2dd (patch) | |
tree | acdd5e53d1d8991e1d9f31349b8eddc4520bc8d8 /gdb/ChangeLog | |
parent | 96c19d0f6db66704f75fe826feaacd1fb53a8682 (diff) | |
download | gdb-c994feb68ee4fa2e9ac505c037abd057b480b2dd.zip gdb-c994feb68ee4fa2e9ac505c037abd057b480b2dd.tar.gz gdb-c994feb68ee4fa2e9ac505c037abd057b480b2dd.tar.bz2 |
* rs6k-opcode.h: Move to ../include/opcode/rs6k.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5844a01..15e052a 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. |