From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16557 invoked by alias); 14 Jan 2016 05:30:40 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 5825 invoked by uid 89); 14 Jan 2016 05:30:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=elfc, UD:elf.c, elf.c, sk:elfcore X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-pf0-f196.google.com Received: from mail-pf0-f196.google.com (HELO mail-pf0-f196.google.com) (209.85.192.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 14 Jan 2016 05:29:00 +0000 Received: by mail-pf0-f196.google.com with SMTP id 65so6932368pfd.1; Wed, 13 Jan 2016 21:29:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=D/sQ7BOa28h0J/HEW5ou210ukB0m/G4xBo6vWbdP9pc=; b=lQpN/UsL2ctG/VGj+nRAzABR2bejE+GoWLaYKiUp2C62lfnP0Q2YmTFB+kRxuAWQ19 Eajmvc/hTgnRrWVqG5Tt7w97nBVXuMAojoOkqY4l1z07R7WrPt29JhULDe4mN/nJQEwz SxUcCXGpSkWaqfAh1b5smzA+ytxqMuaH8EueFJ7GH7xkDrWRB0E2S+1x5Z+eKOV/yo/I p5BrHrmqLq7y7DffIT+rQ4028eU7eQJfgC25noltHH1px5BYC62cFgVXhwIwQrN/1cWT 9nqM5AGoLzwqFR4LCiD6xFKXgSBemykQr+WACRnVAeXWWHq3JaexdiAi6Vsyqar7eYR0 Cd1g== X-Gm-Message-State: ALoCoQkBCv0Q1JJEtNzrllCDbbvq5NTyTrE1xtYR6JdE7hV41bmbYFRllf7GlrKtcr8Iw5fZacQIMkrNkKXxY2tA+HL/Jlg2Sw== X-Received: by 10.98.64.215 with SMTP id f84mr3239636pfd.113.1452749338653; Wed, 13 Jan 2016 21:28:58 -0800 (PST) Received: from bubble.grove.modra.org (CPE-58-160-163-67.gqzg1.fli.bigpond.net.au. [58.160.163.67]) by smtp.gmail.com with ESMTPSA id 7sm6115125pfn.89.2016.01.13.21.28.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Jan 2016 21:28:57 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 64096EA00AA; Thu, 14 Jan 2016 15:58:54 +1030 (ACDT) Date: Thu, 14 Jan 2016 05:30:00 -0000 From: Alan Modra To: John Baldwin Cc: gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: [PATCH v2 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note. Message-ID: <20160114052854.GI1270@bubble.grove.modra.org> References: <1452721551-657-1-git-send-email-jhb@FreeBSD.org> <1452721551-657-3-git-send-email-jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452721551-657-3-git-send-email-jhb@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-01/txt/msg00282.txt.bz2 On Wed, Jan 13, 2016 at 01:45:47PM -0800, John Baldwin wrote: > bfd/ChangeLog: > > * elf.c (elfcore_grok_note): Recognize NT_FREEBSD_THRMISC notes. OK. -- Alan Modra Australia Development Lab, IBM