* cofflink.c (coff_link_input_bfd): Don't try to convert a long
authorIan Lance Taylor <ian@airs.com>
Tue, 4 Oct 1994 15:54:27 +0000 (15:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 4 Oct 1994 15:54:27 +0000 (15:54 +0000)
filename if the offset field is zero.

bfd/ChangeLog

index df0c5d66388b88f76ee63bf588f8a17e26c42521..834e82a26b234a812518d31cddd0e87a4a621e67 100644 (file)
@@ -1,5 +1,8 @@
 Tue Oct  4 11:23:12 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
 
+       * 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.