diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index df0c5d6..834e82a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. |