From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26410 invoked by alias); 11 Oct 2004 02:28:36 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26379 invoked from network); 11 Oct 2004 02:28:34 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 11 Oct 2004 02:28:34 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 6573047D98; Sun, 10 Oct 2004 19:28:34 -0700 (PDT) Date: Mon, 11 Oct 2004 02:28:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/mips] Remove mips16 code that seems redundant Message-ID: <20041011022834.GB26446@gnat.com> References: <20041011011652.GW26446@gnat.com> <4169E35C.2050007@gnu.org> <20041011013934.GX26446@gnat.com> <4169E8AE.6070009@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4169E8AE.6070009@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00183.txt.bz2 > Ah, that, I need to do an update. Still ok. Thanks! I have committed this change: 2004-10-10 Joel Brobecker * mips-tdep.c (mips16_scan_prologue): Remove redundant code. (just to note the slight change in the function name, since a rename was made since then - patch is identical so not reproduced here). -- Joel