From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127425 invoked by alias); 25 Jul 2019 16:25:56 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 127381 invoked by uid 55); 25 Jul 2019 16:25:51 -0000 From: "cvs-commit at gcc dot gnu.org" To: elfutils-devel@sourceware.org Subject: [Bug binutils/24809] objcopy to not add SECTION symbols if section .note.gnu.gold-version present Date: Thu, 25 Jul 2019 16:25:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: binutils X-Bugzilla-Component: binutils X-Bugzilla-Version: 2.33 (HEAD) X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q3/txt/msg00075.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24809 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D48467cb99b04= c9d908ce2dd74422c9c3f322ccc3 commit 48467cb99b04c9d908ce2dd74422c9c3f322ccc3 Author: Tom de Vries Date: Thu Jul 25 17:24:22 2019 +0100 Have readelf and objdump display the contents of the DWARF augmentation data as a string, if it is printable. PR 24809 * dwarf.c (display_debug_names): Display the contents of the augmentation string, if it is printable. --=20 You are receiving this mail because: You are on the CC list for the bug.