From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23168 invoked by alias); 14 Apr 2005 15:33:50 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 23112 invoked from network); 14 Apr 2005 15:33:46 -0000 Received: from unknown (HELO pollux.ds.pg.gda.pl) (153.19.208.7) by sourceware.org with SMTP; 14 Apr 2005 15:33:46 -0000 Received: from localhost (localhost [127.0.0.1]) by pollux.ds.pg.gda.pl (Postfix) with ESMTP id 81183E1CC5; Thu, 14 Apr 2005 17:33:41 +0200 (CEST) Received: from pollux.ds.pg.gda.pl ([127.0.0.1]) by localhost (pollux [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07443-09; Thu, 14 Apr 2005 17:33:41 +0200 (CEST) Received: from piorun.ds.pg.gda.pl (piorun.ds.pg.gda.pl [153.19.208.8]) by pollux.ds.pg.gda.pl (Postfix) with ESMTP id 330D5E1CB6; Thu, 14 Apr 2005 17:33:41 +0200 (CEST) Received: from blysk.ds.pg.gda.pl (macro@blysk.ds.pg.gda.pl [153.19.208.6]) by piorun.ds.pg.gda.pl (8.13.1/8.13.1) with ESMTP id j3EFXjmA022533; Thu, 14 Apr 2005 17:33:45 +0200 Date: Thu, 14 Apr 2005 15:33:00 -0000 From: "Maciej W. Rozycki" To: Thiemo Seufer Cc: binutils@sources.redhat.com Subject: Re: [patch] MIPS/gas: GPREL16 relocs against constants In-Reply-To: <20050414151059.GG32470@hattusa.textio> Message-ID: References: <20050414151059.GG32470@hattusa.textio> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Status: Clean X-SW-Source: 2005-04/txt/msg00376.txt.bz2 On Thu, 14 Apr 2005, Thiemo Seufer wrote: > > 2005-04-14 Maciej W. Rozycki > > > > * config/tc-mips.c (macro) [ldd_std]: Don't attempt the GP > > optimization for constant addresses. > > > > OK to apply? > > Ok. It's now in -- how about 2.16? Maciej