From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11300 invoked by alias); 2 Sep 2004 22:58:18 -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 11291 invoked from network); 2 Sep 2004 22:58:16 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 2 Sep 2004 22:58:16 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 3F9EA47D92; Thu, 2 Sep 2004 15:58:16 -0700 (PDT) Date: Thu, 02 Sep 2004 22:58:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] mips-tdep.c small cleanup Message-ID: <20040902225816.GE1216@gnat.com> References: <20040901234951.GN969@gnat.com> <4136844C.2010601@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4136844C.2010601@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-09/txt/msg00050.txt.bz2 > >2004-09-01 Joel Brobecker > > > > * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code. > > Minor reformatting. Some code factoring. > > > >tested on mips-irix 6.5. > >OK to apply? > > Yep! Thanks. Checked in. -- Joel