This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src binutils/ChangeLog binutils/dwarf.c gas/Ch ...
- From: rth at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 25 Sep 2008 21:55:52 -0000
- Subject: src binutils/ChangeLog binutils/dwarf.c gas/Ch ...
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_19-branch
Changes by: rth@sourceware.org 2008-09-25 21:55:52
Modified files:
binutils : ChangeLog dwarf.c
gas : ChangeLog dw2gencfi.c
gas/doc : as.texinfo
include : ChangeLog
include/elf : dwarf2.h
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.1365.2.4&r2=1.1365.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dwarf.c.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.38.2.1&r2=1.38.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.3626.2.5&r2=1.3626.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/dw2gencfi.c.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.36&r2=1.36.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/as.texinfo.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.183&r2=1.183.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.424&r2=1.424.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/elf/dwarf2.h.diff?cvsroot=src&only_with_tag=binutils-2_19-branch&r1=1.23&r2=1.23.6.1