]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elfnn-riscv.c
RISC-V: Delete zero-size .tdata.dyn section.
authorJim Wilson <jimw@sifive.com>
Thu, 4 Oct 2018 20:29:57 +0000 (13:29 -0700)
committerJim Wilson <jimw@sifive.com>
Thu, 4 Oct 2018 20:29:57 +0000 (13:29 -0700)
commit3e1b4df89cfa5171c52245d79434774f4b570ae1
tree970a3dad1a6df126501650be36c80bb0249c460f
parent5ca8c39f059b30991b7090e7a662e4eb35d11133
RISC-V: Delete zero-size .tdata.dyn section.

bfd/
* elfnn-riscv.c (riscv_elf_size_dynamic_sections): In dynobj->sections
loop, handle htab->sdyntdata section.
bfd/ChangeLog
bfd/elfnn-riscv.c