From e6d311352a04db5c19bada211e1350a1c7ead933 Mon Sep 17 00:00:00 2001
From: Jeff Law <law@redhat.com>
Date: Thu, 9 Feb 1995 17:44:30 +0000
Subject: [PATCH]         * config/tc-hppa.c (md_apply_fix): In some cases
 subtract the         value of the add symbol from valp.  Offsets braindamage
 in the         "machine independent" fixup_segment.

---
 gas/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3e254141837..6f23bb9da30 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+Thu Feb  9 10:37:13 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+	* config/tc-hppa.c (md_apply_fix): In some cases subtract the
+	value of the add symbol from valp.  Offsets braindamage in the
+	"machine independent" fixup_segment.
+
 Wed Feb  8 18:51:23 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
 	* messages.c (as_abort): New function.