* elf.c (_bfd_elf_rela_local_sym): New.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index f9101c07bde6776a199dece262aedbdf0ab5f4e0..b2caa0b36d25ff17daf9ff6064206e3477fd46a6 100644 (file)
@@ -1,3 +1,18 @@
+2001-11-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * config/tc-alpha.c (tc_gen_reloc): Remove SEC_MERGE test.
+       * write.c (adjust_reloc_syms): Don't handle relocs against
+       SEC_MERGE section symbols specially.
+       (fixup_segment): Likewise.
+
+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
This page took 0.023492 seconds and 4 git commands to generate.