OSDN Git Service

PR gas/3041
authornickc <nickc>
Thu, 3 May 2007 15:55:38 +0000 (15:55 +0000)
committernickc <nickc>
Thu, 3 May 2007 15:55:38 +0000 (15:55 +0000)
commit70fae8cb936fc26ff7c810453780515d79b4b0c0
tree17d7612abe76c8fbd0268042562a30026cb7c4ca
parent1e8dcd318fee91aa972b20af6d75eff6485e6518
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