aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2021-03-04 16:56:02 +0100
committerJan Beulich <jbeulich@suse.com>2021-03-04 16:56:02 +0100
commit6b5465b917ed37f7ce5e9bc0b91e07e7adaf101a (patch)
tree423f20bd44c045feca2d7dc4ee156225588e6f16 /ld/ChangeLog
parent6fa7408d72b3805536e3579ba46b48f07f2e780a (diff)
downloadgdb-6b5465b917ed37f7ce5e9bc0b91e07e7adaf101a.zip
gdb-6b5465b917ed37f7ce5e9bc0b91e07e7adaf101a.tar.gz
gdb-6b5465b917ed37f7ce5e9bc0b91e07e7adaf101a.tar.bz2
bfd: prune COFF/PE section flags setting
It is my understanding that IMAGE_SCN_LNK_* are supposed to communicate information to the (static) linker, and become at best meaningless in PE images. I wouldn't call loaders wrong which would refuse to process sections with any of these bits set. While there's no replacement for IMAGE_SCN_LNK_COMDAT, use IMAGE_SCN_MEM_DISCARDABLE in place of IMAGE_SCN_LNK_REMOVE in this case.
Diffstat (limited to 'ld/ChangeLog')
0 files changed, 0 insertions, 0 deletions