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 master updated. fa0079ea727e512d592fff1241a82a0a2f628903


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  fa0079ea727e512d592fff1241a82a0a2f628903 (commit)
      from  0a9c7b2bf1903322a9b03d76c9c171bcd2ad3cf0 (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=fa0079ea727e512d592fff1241a82a0a2f628903

commit fa0079ea727e512d592fff1241a82a0a2f628903
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]