Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 0dcedbacffa94f8a7cda2922cb20235c9ee6abb4..8085cd312baf36d7f09be9585a9737923de63db3 100644 (file)
@@ -1,3 +1,9 @@
+2003-06-03  Nick Clifton  <nickc@redhat.com>
+
+       * tc-v850.c (tc-gen_reloc): Translate BFD_RELOC_32 into
+        BFD_RELOC_32_PCREL if the reloc is pc-relative.  Do this
+        before calling bfd_reloc_type_lookup.
+        
 2003-06-02  Alan Modra  <amodra@bigpond.net.au>
 
        * read.c (emit_expr): Set dot_value.
This page took 0.03154 seconds and 4 git commands to generate.