aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-h8500.c
AgeCommit message (Collapse)AuthorFilesLines
1994-01-24 * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor1-46/+59
aout_link_input_section_ext): Pass additional arguments to reloc_overflow callback. * coff-alpha.c (alpha_ecoff_get_relocated_section_contents, alpha_relocat_section): Likewise. * coff-h8300.c (h8300_reloc16_extra_cases): Likewise. * coff-h8500.c (extra_case): Likewise. * coff-mips.c (mips_relocate_section): Likewise. * coff-z8k.c (extra_case): Likewise. * elf32-hppa.c (hppa_elf_stub_finish): Likewise. * reloc.c (bfd_generic_get_relocated_section_contents): Likewise.
1993-07-13 * coff-h8500.c (reloc_processing, rtype2howto): New relocationSteve Chamberlain1-0/+331
type R_H8500_HIGH_16. * coff-sh.c (r_imm32): Get the width of the reloc right.