From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8435 invoked by alias); 21 Jun 2014 00:07:09 -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 8423 invoked by uid 89); 21 Jun 2014 00:07:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f182.google.com Received: from mail-pd0-f182.google.com (HELO mail-pd0-f182.google.com) (209.85.192.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 21 Jun 2014 00:07:07 +0000 Received: by mail-pd0-f182.google.com with SMTP id y13so3490169pdi.13 for ; Fri, 20 Jun 2014 17:07:06 -0700 (PDT) X-Received: by 10.66.141.165 with SMTP id rp5mr8893198pab.90.1403309226187; Fri, 20 Jun 2014 17:07:06 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-155-134.oycza5.sa.bigpond.net.au. [58.160.155.134]) by mx.google.com with ESMTPSA id nf5sm15287402pbc.77.2014.06.20.17.07.04 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Jun 2014 17:07:05 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 54362EA38E0; Sat, 21 Jun 2014 09:37:00 +0930 (CST) Date: Sat, 21 Jun 2014 00:07:00 -0000 From: Alan Modra To: Tom Tromey Cc: binutils@sourceware.org Subject: Re: Free linker hash table from bfd_close Message-ID: <20140621000700.GP3462@bubble.grove.modra.org> Mail-Followup-To: Tom Tromey , binutils@sourceware.org References: <20140613095201.GH7683@bubble.grove.modra.org> <87k38edjkw.fsf@fleche.redhat.com> <20140619005828.GN3462@bubble.grove.modra.org> <8738f1dmzm.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8738f1dmzm.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-06/txt/msg00186.txt.bz2 On Thu, Jun 19, 2014 at 07:53:33AM -0600, Tom Tromey wrote: > Alan> However, I think you're going to be sorely disappointed in the > Alan> linker's ability to relocate final linked binaries. > > I think we're only relocating .o files. And then running the code? Ick. Won't work for PIC that uses the GOT. -- Alan Modra Australia Development Lab, IBM