From: Ian Lance Taylor Date: Tue, 4 Nov 1997 16:57:20 +0000 (+0000) Subject: * objcopy.c (copy_section): Don't crash if there is no particular X-Git-Tag: gdb-4_18~4331 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd54100ea4676d953406cccbac58f5070414fac5;p=platform%2Fupstream%2Fbinutils.git * objcopy.c (copy_section): Don't crash if there is no particular information for a section. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0635d6e..a9f351a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 4 11:56:14 1997 Ian Lance Taylor + + * objcopy.c (copy_section): Don't crash if there is no particular + information for a section. + Mon Nov 3 12:36:19 1997 Ian Lance Taylor * objcopy.c (parse_flags): Make flag check case insensitive.