From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15418 invoked by alias); 3 Apr 2014 01:46:22 -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 15399 invoked by uid 89); 3 Apr 2014 01:46:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-pb0-f49.google.com Received: from mail-pb0-f49.google.com (HELO mail-pb0-f49.google.com) (209.85.160.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 03 Apr 2014 01:46:19 +0000 Received: by mail-pb0-f49.google.com with SMTP id jt11so1043983pbb.22 for ; Wed, 02 Apr 2014 18:46:17 -0700 (PDT) X-Received: by 10.66.180.200 with SMTP id dq8mr3920908pac.104.1396489577615; Wed, 02 Apr 2014 18:46:17 -0700 (PDT) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id bz4sm7364530pbb.12.2014.04.02.18.46.14 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Apr 2014 18:46:16 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 7F4B4EA00E4; Thu, 3 Apr 2014 12:16:11 +1030 (CST) Date: Thu, 03 Apr 2014 01:46:00 -0000 From: Alan Modra To: Hans-Peter Nilsson , gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: vdso handling Message-ID: <20140403014611.GC18201@bubble.grove.modra.org> Mail-Followup-To: Hans-Peter Nilsson , gdb-patches@sourceware.org, binutils@sourceware.org References: <5321CE1A.20509@redhat.com> <20140313235347.GD3384@bubble.grove.modra.org> <20140318230939.GA9145@bubble.grove.modra.org> <5329879C.6070805@redhat.com> <20140320013305.GA13347@bubble.grove.modra.org> <532C5F60.80700@redhat.com> <20140328061321.GU18201@bubble.grove.modra.org> <20140403010644.GB18201@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140403010644.GB18201@bubble.grove.modra.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-04/txt/msg00032.txt.bz2 On Thu, Apr 03, 2014 at 11:36:44AM +1030, Alan Modra wrote: > * elf-bfd.h (struct elf_backend_data > ): Replace "size_t size" > with "bfd_size_type size". > (_bfd_elf32_bfd_from_remote_memory): Likewise. > (_bfd_elf64_bfd_from_remote_memory): Likewise. > * elf.c (bfd_elf_bfd_from_remote_memory): Likewise. > * elfcode.h (bfd_from_remote_memory): Likewise. Sigh. Here too. * bfd-in.h (bfd_elf_bfd_from_remote_memory): Likewise. * bfd-in2.h: Regenerate. -- Alan Modra Australia Development Lab, IBM