From 7a93ebdd58f13f2c7225682000b7050667b9751a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 5 Sep 1995 23:36:49 +0000 Subject: [PATCH] * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value of a global symbol. PR 7908. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7e41784822..3d6d1f3c0d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 5 19:35:28 1995 Ian Lance Taylor + + * coff-sparc.c (CALC_ADDEND): Don't set the addend to the value of + a global symbol. + Tue Sep 5 12:48:26 1995 Jason Molenda (crash@phydeaux.cygnus.com) * config.bfd: i386pe_ve -> i386pe_vec.