From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16144 invoked by alias); 5 May 2006 17:46:25 -0000 Received: (qmail 16136 invoked by uid 22791); 5 May 2006 17:46:24 -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; Fri, 05 May 2006 17:46:22 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k45HkKsH005411; Fri, 5 May 2006 13:46:20 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k45HkIP9030848; Fri, 5 May 2006 13:46:19 -0400 Received: from [10.32.68.8] (vpn-68-8.surrey.redhat.com [10.32.68.8]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k45HkGsG006214; Fri, 5 May 2006 18:46:16 +0100 Message-ID: <445B8F61.3010807@redhat.com> Date: Sat, 06 May 2006 03:11:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Bj=F6rn_Haase?= CC: binutils@sourceware.org Subject: Re: [PATCH] Avr Linker relaxation followup - spam filter References: <200604210850.59806.bjoern.m.haase@web.de> <4449F5BF.3000808@redhat.com> <200604220608.08181.bjoern.m.haase@web.de> In-Reply-To: <200604220608.08181.bjoern.m.haase@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00121.txt.bz2 Hi Björn, > 2006-04-19 Bjoern Haase > > * bfd/elf32-avr.c: > elf32_avr_relax_delete_bytes: > Iterate over all of the bfd's sections for the reloc-addend adjustments. > > * gas/config/tc-avr.h: > TC_VALIDATE_FIX: disable fixups for PMEM related expressions Approved and applied. (Sorry about the long delay in getting this done). Cheers Nick