gdb and binutils branch master updated. 2b597f540fd53fa5a8ade24e32b4c86c274fccae
gingold@sourceware.org
gingold@sourceware.org
Fri Dec 6 10:56:00 GMT 2013
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 2b597f540fd53fa5a8ade24e32b4c86c274fccae (commit)
from f84bc21877ea3a58cd77929d9b365fd156df1b33 (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=2b597f540fd53fa5a8ade24e32b4c86c274fccae
commit 2b597f540fd53fa5a8ade24e32b4c86c274fccae
Author: Tristan Gingold <gingold@adacore.com>
Date: Wed Dec 4 14:53:12 2013 +0100
Add epilog unwind for x86_64 pe/coff
include/coff/
2013-12-06 Tristan Gingold <gingold@adacore.com>
* pe.h (UWOP_EPILOG, UWOP_PARE): Define.
bfd/
2013-12-06 Tristan Gingold <gingold@adacore.com>
* pei-x86_64.c (pex64_xdata_print_uwd_codes): Add argument rf.
Display epilog opcode.
(pex64_dump_xdata): Add argument rf; make addr a local variable.
Adjust call to pex64_xdata_print_uwd_codes.
(pex64_bfd_print_pdata): Display code range, adjust call to
pex64_dump_xdata.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/pei-x86_64.c | 47 +++++++++++++++++++++++++++++++++--------------
include/coff/ChangeLog | 4 ++++
include/coff/pe.h | 6 ++++--
4 files changed, 49 insertions(+), 16 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list