* coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d175600879331e7b46a4fe9c22c6df44925ab67e..5624683d7eeb6f3ad3b9da942824f9831e76d774 100644 (file)
@@ -1,3 +1,17 @@
+2002-08-06  Alan Modra  <amodra@bigpond.net.au>
+
+       * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries.  Make all
+       relocs with bitsize == 16 have size = 1.
+       (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
+       (xcoff_reloc_type_br): Likewise.
+       (xcoff_reloc_type_crel): Likewise.
+       (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
+       * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
+       dst_mask adjustment.
+       (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
+       (xcoff64_howto_table): Fix src_mask entries.  Make all relocs with
+       bitsize == 16 have size = 1.
+
 2002-08-01  Denis Chertykov  <denisc@overta.ru>
 
        * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
This page took 0.0316 seconds and 4 git commands to generate.