gdb and binutils branch master updated. 4c2d33e7a2309f4cec2a1a850c53e8f6e147e5fd

qiyao@sourceware.org qiyao@sourceware.org
Fri Apr 25 01:02:00 GMT 2014


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  4c2d33e7a2309f4cec2a1a850c53e8f6e147e5fd (commit)
      from  d7e6f612d6ace85eb52cc1265c519c0d44f07b47 (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=4c2d33e7a2309f4cec2a1a850c53e8f6e147e5fd

commit 4c2d33e7a2309f4cec2a1a850c53e8f6e147e5fd
Author: Yao Qi <yao@codesourcery.com>
Date:   Thu Apr 24 18:46:22 2014 +0800

    Remove unused labels in dwarf assembler
    
    I happen to see that 'double_label' isn't used in dwz.exp dwarf assembler.
    Similarly, partial_label and double_label aren't used in dwzbuildid.exp.
    This patch is to remove them.
    
    gdb/testsuite:
    
    2014-04-25  Yao Qi  <yao@codesourcery.com>
    
    	* gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
    	double_label.
    	* gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
    	partial_label and double_label.

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

Summary of changes:
 gdb/testsuite/ChangeLog                 |    7 +++++++
 gdb/testsuite/gdb.dwarf2/dwz.exp        |    2 +-
 gdb/testsuite/gdb.dwarf2/dwzbuildid.exp |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list