This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch gdb-7.7-branch updated. 0472ae33e4dc81baedfb6fd03c5b98aba1ab5c5d


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, gdb-7.7-branch has been updated
       via  0472ae33e4dc81baedfb6fd03c5b98aba1ab5c5d (commit)
      from  d301f5431f132af304596285b04d988594a892ca (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=0472ae33e4dc81baedfb6fd03c5b98aba1ab5c5d

commit 0472ae33e4dc81baedfb6fd03c5b98aba1ab5c5d
Author: Ulrich Weigand <ulrich.weigand@de.ibm.com>
Date:   Tue Jan 28 17:49:13 2014 +0100

    Fix typo in ppc64_standard_linkage7
    
    The ppc64_standard_linkage7 pattern added by Alan's recent patch:
    https://sourceware.org/ml/gdb-patches/2013-11/msg00274.html
    contains a typo: the ELFv2 TOC slot offset is 24, not 40.
    This was correct in the comment, but not the actual code.
    
    ChangeLog:
    
    	* ppc64-tdep.c (ppc64_standard_linkage7): Fix typo.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog    |    4 ++++
 gdb/ppc64-tdep.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]