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. 158599681f7c57e4d233a3e14c2e01faeaae55aa


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  158599681f7c57e4d233a3e14c2e01faeaae55aa (commit)
      from  244ec0da3816472b6e2c3347dae8b2d308d90f93 (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=158599681f7c57e4d233a3e14c2e01faeaae55aa

commit 158599681f7c57e4d233a3e14c2e01faeaae55aa
Author: Tom Tromey <tromey@redhat.com>
Date:   Tue Nov 26 07:47:56 2013 -0700

    revert patch from 2013-11-22
    
    This reverts da2b2fdf57a96f7a5b6b153e94afb747e212b17f and some
    follow-up patches.  They were incorrect.
    
    2013-11-26  Tom Tromey  <tromey@redhat.com>
    
    	* dwarf2-frame.c (dwarf2_frame_cache): Revert patch from
    	2013-11-22.
    
    2013-11-26  Tom Tromey  <tromey@redhat.com>
    
    	* gdb.dwarf2/dw2-unspecified-ret-addr.S: Remove.
    	* gdb.dwarf2/dw2-unspecified-ret-addr.c: Remove.
    	* gdb.dwarf2/dw2-unspecified-ret-addr.exp: Remove.

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

Summary of changes:
 gdb/ChangeLog                                      |    5 +
 gdb/dwarf2-frame.c                                 |    4 -
 gdb/testsuite/ChangeLog                            |    6 +
 .../gdb.dwarf2/dw2-unspecified-ret-addr.S          |  217 --------------------
 .../gdb.dwarf2/dw2-unspecified-ret-addr.c          |   28 ---
 .../gdb.dwarf2/dw2-unspecified-ret-addr.exp        |   42 ----
 6 files changed, 11 insertions(+), 291 deletions(-)
 delete mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unspecified-ret-addr.S
 delete mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unspecified-ret-addr.c
 delete mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unspecified-ret-addr.exp


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]