From e386acc8d7e4d6616dc6fd88ade44bd6e7b3b5cd Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 23 Feb 1995 06:16:35 +0000 Subject: [PATCH] * config/tc-hppa.c (md_apply_fix): Don't subtract the value of the add symbol if it's a common symbol (the value of a common symbol is its size, not a value in the traditional sense). --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index d9b1164f0f5..33e45e63f2f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 22 23:10:56 1995 Jeff Law (law@snake.cs.utah.edu) + + * config/tc-hppa.c (md_apply_fix): Don't subtract the value of the + add symbol if it's a common symbol (the value of a common symbol + is its size, not a value in the traditional sense). + Wed Feb 22 21:12:28 1995 Ian Lance Taylor * config/tc-mips.c (append_insn): If listing_prev_line is called, -- 2.30.2