* config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a
authorIan Lance Taylor <ian@airs.com>
Tue, 11 Mar 1997 18:16:59 +0000 (18:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 11 Mar 1997 18:16:59 +0000 (18:16 +0000)
mips16 symbol to be adjusted if a symbol is being subtracted from
it.

gas/ChangeLog

index 7643155ebac324173381eacaf076b4362fc0d799..a693ce83430dc32c365f2f0e5b8465d0c07fb9c8 100644 (file)
@@ -1,5 +1,9 @@
 Tue Mar 11 01:13:31 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * 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 <eric@andante.jic.com>:
        * config/obj-elf.c (obj_elf_symver): Check for duplicate or
        illegal symbol version names.