diff options
author | J.W. Jagersma <jwjagersma@gmail.com> | 2020-03-25 11:52:07 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-03-25 11:53:12 +0000 |
commit | b77809577782d8798bc86dde3a2a28c30d7805f0 (patch) | |
tree | 603ac5a5f7cc001fe756bb91a10c75816d58c5b5 /bfd/ihex.c | |
parent | 7b1eff95bed765cb20dd3168cb99896a91fcdca7 (diff) | |
download | binutils-b77809577782d8798bc86dde3a2a28c30d7805f0.zip binutils-b77809577782d8798bc86dde3a2a28c30d7805f0.tar.gz binutils-b77809577782d8798bc86dde3a2a28c30d7805f0.tar.bz2 |
The "b" flag for COFF sections only unsets the LOAD attribute. It should also clear the CONTENTS attribute so that named bss sections don't take up space in an object file. This can be achieved by setting the 'bss' flag in seg_info.
* config/obj-coff.c (obj_coff_section): Set the bss flag on
sections with the "b" attribute.
Diffstat (limited to 'bfd/ihex.c')
0 files changed, 0 insertions, 0 deletions