From: Jeff Law Date: Thu, 29 Dec 1994 03:59:28 +0000 (+0000) Subject: * config/tc-hppa.c (pa_subspace): For sections with the ZERO X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=582d2a4d37010a326b44175bbd0d0d5aa808d0fa;p=binutils-gdb.git * config/tc-hppa.c (pa_subspace): For sections with the ZERO attribute, set the "bss" field in the appropriate seginfo structure. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 8182d16feb3..96bd0a4fffc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 28 20:57:37 1994 Jeff Law (law@snake.cs.utah.edu) + + * config/tc-hppa.c (pa_subspace): For sections with the ZERO + attribute, set the "bss" field in the appropriate seginfo structure. + Wed Dec 28 15:01:01 1994 Ken Raeburn * subsegs.h: Include obstack.h.