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. bc9a55253ed7122cfeee90cd23d964f44c8b0e6a


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  bc9a55253ed7122cfeee90cd23d964f44c8b0e6a (commit)
      from  d3839ede057ef077667978dbd065e7b5702c9176 (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=bc9a55253ed7122cfeee90cd23d964f44c8b0e6a

commit bc9a55253ed7122cfeee90cd23d964f44c8b0e6a
Author: Ulrich Weigand <ulrich.weigand@de.ibm.com>
Date:   Tue Mar 25 15:39:32 2014 +0100

    Support gdb.asm/asm-source.exp on powerpc64le
    
    Add new powerpc64le.inc file appropriate for the ELFv2 ABI and
    use it to support the asm-source.exp test case on powerpc64le.
    
    gdb/testsuite/
    2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
    
    	* gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
    	* gdb.asm/powerpc64le.inc: New file.

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

Summary of changes:
 gdb/testsuite/ChangeLog                            |    5 ++++
 gdb/testsuite/gdb.asm/asm-source.exp               |    5 ++++
 .../gdb.asm/{powerpc.inc => powerpc64le.inc}       |   21 +++++++++----------
 3 files changed, 20 insertions(+), 11 deletions(-)
 copy gdb/testsuite/gdb.asm/{powerpc.inc => powerpc64le.inc} (78%)


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]