* coff-rs6000.c (xcoff_howto_table): Revert some of last change to
authorAlan Modra <amodra@gmail.com>
Tue, 6 Aug 2002 03:18:25 +0000 (03:18 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 6 Aug 2002 03:18:25 +0000 (03:18 +0000)
commita78eab4eafeaa0ec770cc17ce68ce40fc0142921
tree0e53ab08ac5a92138673f286135c4b8ef62411a0
parent95210096dccbe38cd864b09980169f325abd05ef
* coff-rs6000.c (xcoff_howto_table): Revert some of last change to
mask entries.  Use complain_overflow_dont for R_REF.
(xcoff_reloc_type_ba): Revert last change.
(xcoff_reloc_type_br): Likewise.
(xcoff_reloc_type_crel): Likewise.
(xcoff_ppc_relocate_section): Likewise.
* coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
(xcoff64_ppc_relocate_section): Likewise.
(xcoff64_howto_table): Revert some of last change to mask entries.
Use complain_overflow_dont for R_REF.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/coff64-rs6000.c