History log of /dflybsd-src/contrib/binutils-2.27/gold/dwarf_reader.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# a9fa9459 24-Nov-2016 zrj <zrj@dragonflybsd.org>

Initial import of binutils 2.27 on vendor branch