#
8c87cab6 |
| 13-Feb-2018 |
zrj <rimvydas.jasinskas@gmail.com> |
binutils227: Add support for DWARF-4 line number tables.
Backport from upstream trunk the c83344582375e65643c5efe68b3739e87db482f3
Work around the ld.gold issue when '.rela.debug_line' is populated
binutils227: Add support for DWARF-4 line number tables.
Backport from upstream trunk the c83344582375e65643c5efe68b3739e87db482f3
Work around the ld.gold issue when '.rela.debug_line' is populated. We use ld.gold as default system linker that sigbus on DWARF-4 tables. LDVER=ld.bfd seems to be unaffected, apply 2018-02-03 fix only for 227. No functional change for default non-debug buildworlds (only for gcc80).
show more ...
|