From 0578ade3f2ea8277e6ad3b81dec3b9928b97a4db Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 3 Mar 1995 22:44:04 +0000 Subject: [PATCH] * write.c (write_contents): If bfd_set_section_contents fails, print a message and exit, instead of aborting. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index d2c7341de0..7cadcf51b1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 3 17:41:50 1995 Ken Raeburn + + * write.c (write_contents): If bfd_set_section_contents fails, + print a message and exit, instead of aborting. + Fri Mar 3 16:26:19 1995 Michael Meissner * tc.h (md_apply_fix3): If MD_APPLY_FIX3 is defined, declare -- 2.34.1