Reduce the size of s390 symbol tables by allowing relocations in mergeable string...
authorNick Clifton <nickc@redhat.com>
Fri, 31 Mar 2017 11:54:38 +0000 (12:54 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 31 Mar 2017 11:54:38 +0000 (12:54 +0100)
commitdc1e4d6dedcb8ee3bb195f0db711f6aa164b8ab4
tree37dfaa900cbf52d5ba534b21d760a5263c73decc
parent938ec663b8ec03336bd0387ee8f8d6f18f199025
Reduce the size of s390 symbol tables by allowing relocations in mergeable string sections (eg .debug_str) to be made section relative rather than symbol relative.

PR gas/21333
* config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
fixups in mergeable sections to be adjusted.
gas/ChangeLog
gas/config/tc-s390.c
This page took 0.025615 seconds and 4 git commands to generate.