gdb and binutils branch master updated. c5bb736278be60d6d3c0b49a5772991ba42389d6
kevinb@sourceware.org
kevinb@sourceware.org
Tue Feb 4 04:59:00 GMT 2014
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 c5bb736278be60d6d3c0b49a5772991ba42389d6 (commit)
from f3657eed66a46a4c96c9409d8ff3627c5127da96 (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=c5bb736278be60d6d3c0b49a5772991ba42389d6
commit c5bb736278be60d6d3c0b49a5772991ba42389d6
Author: Kevin Buettner <kevinb@redhat.com>
Date: Mon Feb 3 21:52:59 2014 -0700
Update mn10300 dwarf register map
This change updates the mn10300 dwarf register map. It reduces the
failure count when doing simulator testing against the default
multilib from 788 to 99.
gdb/ChangeLog:
* mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Rewrite
dwarf2_to_gdb[] table using symbolic constants. Adjust
penultimate entry from number representing the PC register
to symbolic constant representing the MDR register. Add
constant for the PC register to the end of the table.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 8 ++++++++
gdb/mn10300-tdep.c | 27 ++++++++++++++++++++-------
2 files changed, 28 insertions(+), 7 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list