* elf32-d10v.c (elf_d10v_howto_table): Adjust bit-size of
[binutils-gdb.git] / bfd / ChangeLog
index cf0ee9217d73d38541ce84d238ba901e11fe8d46..3d0c6a85bde9f7cb9f42e6e4de143e134ced8737 100644 (file)
@@ -1,3 +1,10 @@
+2001-12-04  Alexandre Oliva  <aoliva@redhat.com>
+
+       * elf32-d10v.c (elf_d10v_howto_table): Adjust bit-size of
+       R_D10V_10_PCREL_L, R_D10V_10_PCREL_R, R_D10V_18,
+       R_D10V_18_PCREL.  Check 10_PCREL relocations as signed.
+       Disable pointless overflow checking of NONE and 32.
+
 2001-12-04  Alan Modra  <amodra@bigpond.net.au>
 
        * reloc.c (bfd_install_relocation): Correct reloc address test.