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. 2abf49e11e603ecc002fa27704a978733c601386


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  2abf49e11e603ecc002fa27704a978733c601386 (commit)
      from  0ea5cda8612bd2233f7a2f9d1eba0b62c2e6c015 (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=2abf49e11e603ecc002fa27704a978733c601386

commit 2abf49e11e603ecc002fa27704a978733c601386
Author: Maciej W. Rozycki <macro@codesourcery.com>
Date:   Tue Oct 14 21:16:07 2014 +0100

    gdb.dwarf2: Testsuite 64-bit pointer truncation fixes
    
    	* gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
    	* gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
    	* gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
    	* gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.

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

Summary of changes:
 gdb/testsuite/ChangeLog                            |    7 ++
 .../gdb.dwarf2/dw2-case-insensitive-debug.S        |   18 ++++--
 gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp  |    9 +++-
 gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.S       |   64 +++++++++++---------
 gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp     |   11 +++-
 5 files changed, 74 insertions(+), 35 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]