From: Ian Lance Taylor Date: Tue, 31 Dec 1996 18:03:09 +0000 (+0000) Subject: * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=38fc0ba6140748bcbc67cece24ef9768bba0adcd;p=binutils-gdb.git * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and add segment argument. If OBJ_ELF, treat a relocation against a symbol in a linkonce section like a relocation against an external symbol. * config/tc-sparc.h (MD_APPLY_FIX3): Define. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 2fb674d71e4..01daa390a50 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Tue Dec 31 12:56:41 1996 Ian Lance Taylor + + * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and + add segment argument. If OBJ_ELF, treat a relocation against a + symbol in a linkonce section like a relocation against an external + symbol. + * config/tc-sparc.h (MD_APPLY_FIX3): Define. + Mon Dec 30 11:35:40 1996 Ian Lance Taylor * config/tc-mips.c (mips16_macro): Add case for M_ABS.