From: Stu Grossman Date: Tue, 7 Apr 1992 17:23:36 +0000 (+0000) Subject: * mipsread.c (read_mips_symtab, read_the_mips_symtab, X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=96c19d0f6db66704f75fe826feaacd1fb53a8682;p=deliverable%2Fbinutils-gdb.git * mipsread.c (read_mips_symtab, read_the_mips_symtab, mipscoff_symfile_read): Convert to BFD to do file I/O. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 54cf201236..5844a016d4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Tue Apr 7 08:45:46 1992 Stu Grossman (grossman at cygnus.com) + * mipsread.c (read_mips_symtab, read_the_mips_symtab, + mipscoff_symfile_read): Convert to BFD to do file I/O. + * symfile.c: #include to get proper def if isspace(). * i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET.