* coff-mips.c (mips_relocate_section): Don't convert a reloc

against an absolute symbol into a reloc against a section.
PR 7880.
This commit is contained in:
Ian Lance Taylor 1995-08-31 15:54:27 +00:00
parent da7afe3b8a
commit 61228e36e8
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Thu Aug 31 11:49:21 1995 Ian Lance Taylor <ian@cygnus.com>
* coff-mips.c (mips_relocate_section): Don't convert a reloc
against an absolute symbol into a reloc against a section.
Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com>
* coff-arm.c (coff_arm_reloc): Fix common size problem.