From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6148 invoked by alias); 31 Mar 2009 01:43:05 -0000 Received: (qmail 6139 invoked by uid 22791); 31 Mar 2009 01:43:04 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_50,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 31 Mar 2009 01:42:59 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n2V1gjhd012796; Mon, 30 Mar 2009 21:42:45 -0400 Received: from greed.delorie.com (vpn-12-159.rdu.redhat.com [10.11.12.159]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n2V1gjoj022885; Mon, 30 Mar 2009 21:42:45 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1] (may be forged)) by greed.delorie.com (8.14.3/8.14.3) with ESMTP id n2V1ghQK002269; Mon, 30 Mar 2009 21:42:43 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.3/8.14.3/Submit) id n2V1gh7s002266; Mon, 30 Mar 2009 21:42:43 -0400 Date: Tue, 31 Mar 2009 01:43:00 -0000 Message-Id: <200903310142.n2V1gh7s002266@greed.delorie.com> From: DJ Delorie To: Alan Modra CC: binutils@sourceware.org In-reply-to: <20090326000852.GG30645@bubble.grove.modra.org> (message from Alan Modra on Thu, 26 Mar 2009 10:38:52 +1030) Subject: Re: complex relocations and "ld -r" References: <200903252101.n2PL1WcV010685@greed.delorie.com> <20090326000852.GG30645@bubble.grove.modra.org> X-IsSubscribed: yes 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 X-SW-Source: 2009-03/txt/msg00509.txt.bz2 > Looks good to me. Committed then. Thanks!