Stop the IA64 linker from removing unwind tables when garbage collecting.
authorNick Clifton <nickc@redhat.com>
Thu, 5 Apr 2018 13:44:05 +0000 (14:44 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 5 Apr 2018 13:44:05 +0000 (14:44 +0100)
commit043e9508be0a4ea7ab56fd5716e4c06d609d13be
tree6adbcaa75e8c1a54f0ab605fbb4e3182335d1ddb
parent8a76bd3ba43205b76226f41fe73e2840c2444742
Stop the IA64 linker from removing unwind tables when garbage collecting.

PR 23030
* emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Make sure
that the .IA_64.unwind_info and .IA_64.unwind sections are not
subject to garbage collection.
ld/ChangeLog
ld/emulparams/elf64_ia64.sh
This page took 0.027137 seconds and 4 git commands to generate.