]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
include/
authorRichard Henderson <rth@redhat.com>
Thu, 25 Sep 2008 21:55:52 +0000 (21:55 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 25 Sep 2008 21:55:52 +0000 (21:55 +0000)
commit9811f761f8b41e9353ba9f162f66eb054442249e
tree4fc2ef529afe873fa87799b291b594c9ed4ae4f2
parent14d9b30ec75b31c398496bdf8419ed5613c982df
include/
        * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
binutils/
        * dwarf.c (size_of_encoded_value, get_encoded_value): Move up.
        (decode_location_expression): Add section parameter.  Handle
        DW_OP_GNU_encoded_addr.
        (read_and_display_attr_value): Update decode_location_expression call.
        (display_debug_loc, display_debug_frames): Likewise.
gas/
        * dw2gencfi.c (DWARF2_ADDR_SIZE): Provide default.
        (struct cfi_insn_data): Add ea member.
        (CFI_val_encoded_addr, dot_cfi_val_encoded_addr): New.
        (output_cfi_insn): Handle CFI_val_encoded_addr.
        (select_cie_for_fde): Don't match CFI_val_encoded_addr.
        * doc/as.texinfo (.cfi_val_encoded_addr): Document.
binutils/ChangeLog
binutils/dwarf.c
gas/ChangeLog
gas/doc/as.texinfo
gas/dw2gencfi.c
include/ChangeLog
include/elf/dwarf2.h