From a297d42c27d596aca071aa61e142896212bc051f Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 4 Oct 1994 15:54:27 +0000 Subject: [PATCH] * cofflink.c (coff_link_input_bfd): Don't try to convert a long filename if the offset field is zero. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index df0c5d66388..834e82a26b2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Oct 4 11:23:12 1994 Ian Lance Taylor + * cofflink.c (coff_link_input_bfd): Don't try to convert a long + filename if the offset field is zero. + * elfcode.h (swap_out_syms): If the alignment of a common symbol was not set, use a sensible default rather than zero. -- 2.30.2