Fix signedness of def_cfa_sf and def_cfa_offset_sf
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Jun 2021 11:11:54 +0000 (12:11 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 30 Jun 2021 11:11:54 +0000 (12:11 +0100)
commit280c57ff58f8cb7c70d47ffbfeb446ca9b562c96
tree5de97dd6cba8f139cef2b2b72bfe54c3a3d256c4
parentd8b04da736be0c8781e1067ee26e06fdd3b4c63c
Fix signedness of def_cfa_sf and def_cfa_offset_sf

 * dwarf.c (display_debug_frames): Both DW_CFA_def_cfa_sf
 and DW_CFA_def_cfa_offset_sf have a signed offset.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.024507 seconds and 4 git commands to generate.