This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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. 2e9e81a8f5f5870900b815b947ad1cbad0a07333


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  2e9e81a8f5f5870900b815b947ad1cbad0a07333 (commit)
      from  99d190fac4d2aab238cfc798dc5c28ab41456882 (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=2e9e81a8f5f5870900b815b947ad1cbad0a07333

commit 2e9e81a8f5f5870900b815b947ad1cbad0a07333
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Dec 20 13:52:23 2013 +0000

    	PR binutils/16218
    	* dwarf.c (read_and_display_attr_value): Only print a tab
    	character if it preceeds further text.
    
    	* binutils-all/dw2-1.W:	Update expected objdump output.
    	* binutils-all/i386/compressed-1a.d: Likewise.
    	* binutils-all/objdump.W: Likewise.
    	* binutils-all/x86-64/compressed-1a.d: Likewise.
    
    	* gas/elf/dwarf2-1.d: Update expected objdump output.
    	* gas/elf/dwarf2-2.d: Likewise.
    	* gas/i386/dw2-compress-1.d: Likewise.

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

Summary of changes:
 binutils/ChangeLog                                 |    6 +++
 binutils/dwarf.c                                   |   17 ++++++---
 binutils/testsuite/ChangeLog                       |    8 ++++
 binutils/testsuite/binutils-all/dw2-1.W            |   28 ++++++++--------
 .../testsuite/binutils-all/i386/compressed-1a.d    |   36 ++++++++++----------
 binutils/testsuite/binutils-all/objdump.W          |   28 ++++++++--------
 .../testsuite/binutils-all/x86-64/compressed-1a.d  |   36 ++++++++++----------
 gas/testsuite/ChangeLog                            |    7 ++++
 gas/testsuite/gas/elf/dwarf2-1.d                   |   28 ++++++++--------
 gas/testsuite/gas/elf/dwarf2-2.d                   |   28 ++++++++--------
 gas/testsuite/gas/i386/dw2-compress-1.d            |   28 ++++++++--------
 11 files changed, 139 insertions(+), 111 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]