From e079cfe890a98f4105727e68cd4fafe8aa771bc8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 26 Jan 1995 04:27:50 +0000 Subject: [PATCH] * coff-sh.c (CALC_ADDEND): Don't define. (coff_sh_relocate_section): Remove. (coff_relocate_section): Use _bfd_coff_generic_relocate_section. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f3b3af8c45..0faf94306d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 25 23:26:13 1995 Ian Lance Taylor + + * coff-sh.c (CALC_ADDEND): Don't define. + (coff_sh_relocate_section): Remove. + (coff_relocate_section): Use _bfd_coff_generic_relocate_section. + Tue Jan 24 14:22:47 1995 Ian Lance Taylor * elf32-mips.c (mips_elf_output_extsym): Set the value of the -- 2.34.1