From f20860cdbc5488e3e481c0bf12c9f78d92e6db29 Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Sun, 7 Aug 1994 13:26:46 +0000 Subject: [PATCH] * irix-core.c (irix_core_core_file_p): Ignore sections that are not contained in the core file. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a0a0b26695..789689efa4 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.