From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 112873 invoked by alias); 3 Feb 2020 05:31:26 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 112864 invoked by uid 89); 3 Feb 2020 05:31:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:374 X-HELO: mail-pj1-f48.google.com Received: from mail-pj1-f48.google.com (HELO mail-pj1-f48.google.com) (209.85.216.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 03 Feb 2020 05:31:25 +0000 Received: by mail-pj1-f48.google.com with SMTP id gv17so5870798pjb.1 for ; Sun, 02 Feb 2020 21:31:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=YWLZ0h1pBIXSn/TjLtoLxaC3yYDryEHlh1dv5kRpFDw=; b=owFQfFWUFx8K08qouC9YkuawUHWu+P3JCDmpZtGkrfj5CIe+/Yrfa4WFvVUj8MUdN+ fL9XXcwIM2Qqx0J0G8q2zaxRke+UKQCEm8hcf+3s07A6Uz7NMtc6GW/U6+KzB0ZL0Uri 0ZSrmz7aPfcuF9SizHJm7Wi+X9aTkBNhrpuj53QzMNZW3cKiV6tsvfCc26W7UY/x6Zuq KPjlJWFGn+sdzevU5Bycd/qN+47YS4lvw8VAmJNJ195gpscdEJ+8BfMoA/RefFZVmVyN C41YW2f0FJoe10ffhcBUIIxsAxAAd9DpC0vYQibJXWy8CeQLGpTXwcJyWknmsCupxeRK 1QCA== Return-Path: Received: from bubble.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id 10sm18748908pfu.132.2020.02.02.21.31.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Feb 2020 21:31:23 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 15B318AD83; Mon, 3 Feb 2020 16:01:20 +1030 (ACDT) Date: Mon, 03 Feb 2020 05:31:00 -0000 From: Alan Modra To: Andreas Schwab Cc: binutils@sourceware.org Subject: Re: [PATCH] readelf: add missing newlines to error messages Message-ID: <20200203053119.GO30118@bubble.grove.modra.org> References: <8736bt8i51.fsf@hase.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8736bt8i51.fsf@hase.home> User-Agent: Mutt/1.9.4 (2018-02-28) X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00033.txt.bz2 On Sun, Feb 02, 2020 at 10:15:22AM +0100, Andreas Schwab wrote: > * readelf.c (dump_relocations, dump_relocations) > (decode_arm_unwind_bytecode, process_dynamic_section) > (get_symbol_visibility, get_alpha_symbol_other): Add newline to > error message. OK, thanks. -- Alan Modra Australia Development Lab, IBM