From ee2c03edf39f4d042c83a653cdcbeb4daf0f29e7 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 11 Mar 1997 18:16:59 +0000 Subject: [PATCH] * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a mips16 symbol to be adjusted if a symbol is being subtracted from it. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 7643155ebac..a693ce83430 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Tue Mar 11 01:13:31 1997 Ian Lance Taylor + * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a + mips16 symbol to be adjusted if a symbol is being subtracted from + it. + From Eric Youngdale : * config/obj-elf.c (obj_elf_symver): Check for duplicate or illegal symbol version names. -- 2.30.2