[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16252] readelf -wF mishandles DW_CFA_restore_state
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/16252] readelf -wF mishandles DW_CFA_restore_state |
Date: |
Mon, 09 Jun 2014 14:10:10 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16252
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via d71ad7fcb80503e5bd2dec76fa1ad7f030e72995 (commit)
via 203e84589f591db087e72f02100f45858519d532 (commit)
via 0b128c63925cc1aaa6ea1e9c0ef07eb704349688 (commit)
from 9caaaa8397d0d123b94d05dc7a2206b8be39727e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d71ad7fcb80503e5bd2dec76fa1ad7f030e72995
commit d71ad7fcb80503e5bd2dec76fa1ad7f030e72995
Author: Romain Chastenet <address@hidden>
Date: Mon Jun 9 15:06:58 2014 +0100
Correctly save and recall the CFA saved register state.
PR binutils/16252
* dwarf.c (display_debug_frames): Remember the state of the
cfa_offset, cfa_reg, ra and cfa_exp field
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=203e84589f591db087e72f02100f45858519d532
commit 203e84589f591db087e72f02100f45858519d532
Author: Ryan Mansfield <address@hidden>
Date: Mon Jun 9 15:04:01 2014 +0100
Remove reference to GASp from linker testsuite configuration.
* config/default.exp (GASP): Remove.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0b128c63925cc1aaa6ea1e9c0ef07eb704349688
commit 0b128c63925cc1aaa6ea1e9c0ef07eb704349688
Author: Nick Clifton <address@hidden>
Date: Mon Jun 9 11:04:41 2014 +0100
Update expected disassembly of MSP430X instructions now that the
disassembler
correcctly interprets an extension word with zero index offsets.
* gas/msp430/msp430x.d: Update to match revised assembler output.
-----------------------------------------------------------------------
Summary of changes:
binutils/ChangeLog | 6 ++
binutils/dwarf.c | 20 +++++--
gas/testsuite/ChangeLog | 4 ++
gas/testsuite/gas/msp430/msp430x.d | 106 ++++++++++++++++++------------------
ld/testsuite/ChangeLog | 4 ++
ld/testsuite/config/default.exp | 4 --
6 files changed, 81 insertions(+), 63 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/16252] readelf -wF mishandles DW_CFA_restore_state,
cvs-commit at gcc dot gnu.org <=