From: Ian Lance Taylor Date: Tue, 3 Aug 1993 20:27:06 +0000 (+0000) Subject: * mipsread.c: Updated for BFD ECOFF changes. Now gets the X-Git-Tag: gdb-4_18~17958 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e906e7fa5fc0b3bcc2dfd6a1612fc79313497c7c;p=platform%2Fupstream%2Fbinutils.git * mipsread.c: Updated for BFD ECOFF changes. Now gets the swapping routines and external structure sizes via the ecoff_backend information. No longer includes coff/mips.h. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4b69de6..bf61b2e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 3 12:02:09 1993 Ian Lance Taylor (ian@cygnus.com) + + * mipsread.c: Updated for BFD ECOFF changes. Now gets the + swapping routines and external structure sizes via the + ecoff_backend information. No longer includes coff/mips.h. + Tue Aug 3 10:58:04 1993 Fred Fish (fnf@cygnus.com) * Makefile.in (SFILES): Add thread.c