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


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  c0621699ffdbeea387ea37a90258939540b26424 (commit)
      from  f57e61cdf634ed7ff8c18edee8154fd92f8b2583 (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=c0621699ffdbeea387ea37a90258939540b26424

commit c0621699ffdbeea387ea37a90258939540b26424
Author: Pedro Alves <palves@redhat.com>
Date:   Fri Nov 22 19:18:28 2013 +0000

    Rename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspecified-ret-addr.*.
    
    gdb/testsuite/
    2013-11-22  Pedro Alves  <palves@redhat.com>
    
    	* gdb.dwarf2/dw2-bad-cfi.S: Rename to ...
    	* gdb.dwarf2/dw2-unspecified-ret-addr.S: ... this.  Adjust.
    	* gdb.dwarf2/dw2-bad-cfi.c: Rename to ...
    	* gdb.dwarf2/dw2-unspecified-ret-addr.c: ... this.
    	* gdb.dwarf2/dw2-bad-cfi.exp: Rename to ...
    	* gdb.dwarf2/dw2-unspecified-ret-addr.exp: ... this.

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

Summary of changes:
 gdb/testsuite/ChangeLog                            |    9 +++++++
 .../{dw2-bad-cfi.S => dw2-unspecified-ret-addr.S}  |   26 ++++++++++----------
 .../{dw2-bad-cfi.c => dw2-unspecified-ret-addr.c}  |    0
 ...w2-bad-cfi.exp => dw2-unspecified-ret-addr.exp} |    0
 4 files changed, 22 insertions(+), 13 deletions(-)
 rename gdb/testsuite/gdb.dwarf2/{dw2-bad-cfi.S => dw2-unspecified-ret-addr.S} (91%)
 rename gdb/testsuite/gdb.dwarf2/{dw2-bad-cfi.c => dw2-unspecified-ret-addr.c} (100%)
 rename gdb/testsuite/gdb.dwarf2/{dw2-bad-cfi.exp => dw2-unspecified-ret-addr.exp} (100%)


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]