From: Peter Schauer Date: Sun, 7 Aug 1994 13:26:46 +0000 (+0000) Subject: * irix-core.c (irix_core_core_file_p): Ignore sections that X-Git-Tag: gdb-4_18-branchpoint~13850 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20860cdbc5488e3e481c0bf12c9f78d92e6db29;p=thirdparty%2Fbinutils-gdb.git * irix-core.c (irix_core_core_file_p): Ignore sections that are not contained in the core file. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a0a0b266954..789689efa42 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 6 22:27:30 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * irix-core.c (irix_core_core_file_p): Ignore sections that + are not contained in the core file. + Thu Aug 4 11:32:23 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * coff-m68k.c (m68k_reloc_type_lookup): New function.