From 138b9b81e3d71df0b74027692a86db239d5ee08e Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Sat, 23 Sep 1995 11:04:45 +0000 Subject: * rs6000-core.c (rs6000coff_core_p): Don't check the core file size for full core dumps. Copy core file header to private data. (rs6000coff_core_file_failing_command, rs6000coff_core_file_failing_signal): New functions to extract the file name and terminating signal from the core file. * coff-rs6000.c: Use them. --- bfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1eea4f1..d055dd8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * rs6000-core.c (rs6000coff_core_p): Don't check the core file + size for full core dumps. Copy core file header to private data. + (rs6000coff_core_file_failing_command, + rs6000coff_core_file_failing_signal): New functions to extract + the file name and terminating signal from the core file. + * coff-rs6000.c: Use them. + Fri Sep 22 17:44:47 1995 Ian Lance Taylor Change arch info to be const, initialized at compile time. -- cgit v1.1