Fix for PR 16143 - set SEC_COMMON bit on .scommon, .zcommon and .tcommon sections.

This commit is contained in:
Nick Clifton
1998-06-11 15:58:53 +00:00
parent 95caab7df2
commit 4250a53291

View File

@ -1,3 +1,8 @@
Thu Jun 11 08:56:46 1998 Nick Clifton <nickc@cygnus.com>
* config/tc-v850.c (v850_comm): Set SEC_COMMON bit on special
common sections.
Wed Jun 10 17:26:35 1998 Nick Clifton <nickc@cygnus.com>
* config/tc-v850.c (v850_comm): Create special sections as needed.