binutils/
authorCary Coutant <ccoutant@google.com>
Wed, 15 May 2013 16:36:38 +0000 (16:36 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 15 May 2013 16:36:38 +0000 (16:36 +0000)
commit87bc83b328c32e82623df4c7689304c277106a3e
treeb1b0463d19c323acd605597f68bf1d09ad4b3aba
parentaf880d85b8ba82c4cd3bfc987df6f8ae85ebb917
binutils/
* dwarf.c (SAFE_BYTE_GET64): Correct end-of-buffer check;
don't increment PTR.
(decode_location_expression): DW_OP_const2u should read 2 bytes.
(display_debug_lines_decoded): Adjust formatting.
* elfcomm.c (byte_get_little_endian): Add cases for 5-, 6-, and
7-byte reads.
(byte_get_big_endian): Likewise.
(byte_get_signed): Likewise.
binutils/ChangeLog
binutils/dwarf.c
binutils/elfcomm.c
This page took 0.023893 seconds and 4 git commands to generate.