bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no support for undefined weak 16-bit coff symbols


From: Nick Clifton
Subject: Re: no support for undefined weak 16-bit coff symbols
Date: Fri, 25 Apr 2008 17:03:34 +0100
User-agent: Thunderbird 1.5.0.12 (X11/20080213)

Hi Jay,

It looks like bfd_coff_reloc16_get_value() doesn't know about
undefined weak symbols. This patch fixes the problem for me:

Thanks - I have applied this patch along with the changelog entry below.

Cheers
  Nick

bfd/ChangeLog
2008-04-25  Jay Foad  <address@hidden>

        * reloc16.c (bfd_coff_reloc16_get_value): Add support for
        undefined weak symbols.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]