* coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
authorAlan Modra <amodra@gmail.com>
Tue, 6 Aug 2002 02:29:25 +0000 (02:29 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 6 Aug 2002 02:29:25 +0000 (02:29 +0000)
commit48bfecdd7180c1a10ba7caaae49f194150fa33a7
tree66ef4ea29408ed6592a80cca859ca559eedf2f2f
parentaed3c06f626f6f5ef9659b5a388f6bc2b1af25a2
* 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.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/coff64-rs6000.c
This page took 0.025969 seconds and 4 git commands to generate.