]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog-2015
Also preserve the SHF_COMPRESSED bit
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Apr 2015 15:01:54 +0000 (08:01 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Apr 2015 15:01:54 +0000 (08:01 -0700)
commit68f5ff89edd041719c0d45e1f716a5251d7be768
treefeeda29346acf4388f9c1716be2b9ddd42908b4a
parent906bacc0eaac3681a7d6da1bde73dcef7fd3ade7
Also preserve the SHF_COMPRESSED bit

For objcopy and relocatable link, we should also preserve the
SHF_COMPRESSED bit if not decompress.

* elf.c (_bfd_elf_init_private_section_data): Also preserve the
SHF_COMPRESSED bit if not decompress.
bfd/ChangeLog
bfd/elf.c