From 61228e36e8de60e3941ffe44539bea369e5f48ac Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 31 Aug 1995 15:54:27 +0000 Subject: [PATCH] * coff-mips.c (mips_relocate_section): Don't convert a reloc against an absolute symbol into a reloc against a section. PR 7880. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b8bdefd86e4..f8507182211 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 31 11:49:21 1995 Ian Lance Taylor + + * 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 * coff-arm.c (coff_arm_reloc): Fix common size problem. -- 2.30.2