bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/16218] readelf -wi prints trailing whitespace


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/16218] readelf -wi prints trailing whitespace
Date: Fri, 20 Dec 2013 13:56:01 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=16218

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
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 <address@hidden>
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(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]