PR binutils/1568
commitf05ebc5d2b3204c3acc090b0e1962f2291c228cd
authorNick Clifton <nickc@redhat.com>
Mon, 7 Nov 2005 17:57:00 +0000 (7 17:57 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 7 Nov 2005 17:57:00 +0000 (7 17:57 +0000)
tree0cc172e086048486a4f16568da98313ae0214c33
parentd2bee75f6810a853e3121cfba42a165bd6a69d19
PR binutils/1568
* config/obj-coff.c (obj_coff_section): Set readonly flag with the 'x'
attribute.  Remember the actions of the 'w' and 'n' attributes and do not
allow the 'x','s' or 'd' attributes to change them.
gas/ChangeLog
gas/config/obj-coff.c