From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19306 invoked by alias); 6 Nov 2007 12:08:34 -0000 Received: (qmail 19294 invoked by uid 22791); 6 Nov 2007 12:08:33 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 Nov 2007 12:08:31 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id lA6C89Cv031413; Tue, 6 Nov 2007 07:08:09 -0500 Received: from pobox.fab.redhat.com (pobox.fab.redhat.com [10.33.63.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lA6C881N026570; Tue, 6 Nov 2007 07:08:08 -0500 Received: from [10.32.4.77] (vpn-4-77.str.redhat.com [10.32.4.77]) by pobox.fab.redhat.com (8.13.1/8.13.1) with ESMTP id lA6C86Md001794; Tue, 6 Nov 2007 07:08:06 -0500 Message-ID: <47305924.303@redhat.com> Date: Tue, 06 Nov 2007 12:08:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5.0.12 (X11/20071018) MIME-Version: 1.0 To: Tristan Gingold CC: binutils@sourceware.org Subject: Re: patch (gas): fix XCOFF RTOC addend References: <1242791C-5637-4943-8527-4388A6C26533@adacore.com> In-Reply-To: <1242791C-5637-4943-8527-4388A6C26533@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-11/txt/msg00037.txt.bz2 Hi Tristan, > gas: > 2007-10-22 Tristan Gingold > > * config/tc-ppc.c (md_apply_fix): For PPC_TOC16 on XCOFF, uses > offset > within the TOC instead of the VMA. > > > gas/testsuite: > 2007-10-22 Tristan Gingold > > * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix. Approved - please apply. Cheers Nick