OSDN Git Service

PR gas/3041
authorNick Clifton <nickc@redhat.com>
Thu, 3 May 2007 15:55:38 +0000 (15:55 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 3 May 2007 15:55:38 +0000 (15:55 +0000)
commita83dc1988c1e8594ba6e2cb6ef4b375dfcf3bafd
treecab961e6dd2c745ea9be5a679061d35d204e9e63
parentae629848ac92b9c71ec85bb946fa8ddde085c3d9
PR gas/3041
* gas/config/tc-m68k.c (relaxable_symbol): Do not relax weak symbols.
    (tc_gen_reloc): Adjust the addend of relocs against weak symbols.
     (md_apply_fix): Put zero values into the frags referencing weak symbols.
* bfd/aoutx.h (swap_std_reloc_out): Treat relocs against weak symbols in the same way as relocs against external symbols.
bfd/ChangeLog
bfd/aoutx.h
gas/ChangeLog
gas/config/tc-m68k.c