diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-01-26 04:27:50 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-01-26 04:27:50 +0000 |
commit | e079cfe890a98f4105727e68cd4fafe8aa771bc8 (patch) | |
tree | 7300750492b986d28a9e344d5846f8d250e4719d | |
parent | acc4efdecd034e70feffeb15799745880ce2c45b (diff) | |
download | gdb-e079cfe890a98f4105727e68cd4fafe8aa771bc8.zip gdb-e079cfe890a98f4105727e68cd4fafe8aa771bc8.tar.gz gdb-e079cfe890a98f4105727e68cd4fafe8aa771bc8.tar.bz2 |
* coff-sh.c (CALC_ADDEND): Don't define.
(coff_sh_relocate_section): Remove.
(coff_relocate_section): Use _bfd_coff_generic_relocate_section.
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f3b3af8..0faf943 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 25 23:26:13 1995 Ian Lance Taylor <ian@cygnus.com> + + * 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 <ian@sanguine.cygnus.com> * elf32-mips.c (mips_elf_output_extsym): Set the value of the |