aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1994-08-07 13:26:46 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1994-08-07 13:26:46 +0000
commitf20860cdbc5488e3e481c0bf12c9f78d92e6db29 (patch)
tree2e19457d576dc6e9dc2baecbabf6ebf640f4340c /bfd
parent6670b7f3e44cb8bdb48907306f3e4869eb88e7f6 (diff)
downloadgdb-f20860cdbc5488e3e481c0bf12c9f78d92e6db29.zip
gdb-f20860cdbc5488e3e481c0bf12c9f78d92e6db29.tar.gz
gdb-f20860cdbc5488e3e481c0bf12c9f78d92e6db29.tar.bz2
* irix-core.c (irix_core_core_file_p): Ignore sections that
are not contained in the core file.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a0a0b26..789689e 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.