From: Jeff Law Date: Thu, 23 Feb 1995 06:16:35 +0000 (+0000) Subject: * config/tc-hppa.c (md_apply_fix): Don't subtract the value of the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e386acc8d7e4d6616dc6fd88ade44bd6e7b3b5cd;p=binutils-gdb.git * 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). --- 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,