aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2001-11-21 11:24:13 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2001-11-21 11:24:13 +0000
commitadd55e1f31f174c2eb0b596fbfd9396f4b416814 (patch)
tree8afb88ea22241edbe3ec288ceece5b2398cacada /gas/ChangeLog
parent98eedd63d0fbc8dcbe13095c49a78665cb60ce4b (diff)
downloadgdb-add55e1f31f174c2eb0b596fbfd9396f4b416814.zip
gdb-add55e1f31f174c2eb0b596fbfd9396f4b416814.tar.gz
gdb-add55e1f31f174c2eb0b596fbfd9396f4b416814.tar.bz2
* config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from...
(md_apply_fix3): ...here. Don't prevent the symbol value being subtracted twice from GPREL addends. (tc_gen_reloc): Add the symbol value to a GPREL addend if it was subtracted by the previous function.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f9101c0..9440e14 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-21 Richard Sandiford <rsandifo@redhat.com>
+
+ * config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from...
+ (md_apply_fix3): ...here. Don't prevent the symbol value being
+ subtracted twice from GPREL addends.
+ (tc_gen_reloc): Add the symbol value to a GPREL addend if it was
+ subtracted by the previous function.
+
2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
* config/tc-avr.c (md_apply_fix3): Fix typo introduced by