aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-08-16 18:28:12 +0000
committerJeff Law <law@redhat.com>1994-08-16 18:28:12 +0000
commitf3b70679412eb96930b619bcc4bff72e66a04584 (patch)
tree105244a27a6d6aaeb8677aad9026c0a017b715eb /gas/ChangeLog
parent2cffb4f4112300b17cc5042f9fcb79f7d7cc7d1f (diff)
downloadgdb-f3b70679412eb96930b619bcc4bff72e66a04584.zip
gdb-f3b70679412eb96930b619bcc4bff72e66a04584.tar.gz
gdb-f3b70679412eb96930b619bcc4bff72e66a04584.tar.bz2
* gas/config/tc-hppa.c (pa_comm): Set sy_frag for the common
symbol to the zero address frag.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index ce15451..1f81d9d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,7 +1,7 @@
Tue Aug 16 01:48:20 1994 Jeff Law (law@snake.cs.utah.edu)
- * config/tc-hppa.c (pa_comm): Set sy_resolved for the common
- symbol.
+ * gas/config/tc-hppa.c (pa_comm): Set sy_frag for the common
+ symbol to the zero address frag.
Fri Aug 12 17:51:48 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)