projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ef0f9
)
* config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a
author
Ian Lance Taylor
<ian@airs.com>
Tue, 11 Mar 1997 18:16:59 +0000
(18:16 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 7643155ebac324173381eacaf076b4362fc0d799..a693ce83430dc32c365f2f0e5b8465d0c07fb9c8 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-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.