]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix to read signed LEB128 for operand to DW_LNS_set_address_from_logical.
authorCary Coutant <ccoutant@google.com>
Mon, 26 Jan 2015 23:02:54 +0000 (15:02 -0800)
committerCary Coutant <ccoutant@google.com>
Mon, 26 Jan 2015 23:02:54 +0000 (15:02 -0800)
commitf7318adf46dfee58ee4fe97799c304dfe73feda3
treecaa6c37ed899e45cea3882b78fd4efb33638f080
parenta38fe6acd27c8ae393c1814ac960c858588527da
Fix to read signed LEB128 for operand to DW_LNS_set_address_from_logical.

2015-01-26  Cary Coutant  <ccoutant@google.com>

binutils/
* dwarf.c (display_line_program): Operand to
DW_LNS_set_address_from_logical is signed.
binutils/dwarf.c