* subsegs.c (subsegs_begin): create bss0_frchainP in the same was
authorSteve Chamberlain <sac@cygnus>
Tue, 9 Jun 1992 19:36:49 +0000 (19:36 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 9 Jun 1992 19:36:49 +0000 (19:36 +0000)
commit65bfcf2e612af31e16b067ffb4113b6b293f041e
treeca17e5eb06161371f31b9ac4903f848c55460a02
parenta1765cf0fef298858cfe669e0b8143dba90b4dd1
* subsegs.c (subsegs_begin): create bss0_frchainP in the same was
as data0_frchainP

* write.c (write_object_file): various changes to handle data in
the BSS segment in much the same was as stuff in the DATA segment.

* subsegs.c (subseg_change): allow and handle a change into SEG_BSS.
gas/ChangeLog
gas/subsegs.c
gas/write.c