From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12571 invoked by alias); 12 Nov 2003 22:44:27 -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 12564 invoked from network); 12 Nov 2003 22:44:27 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 12 Nov 2003 22:44:27 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 0C9151A42DB; Wed, 12 Nov 2003 17:44:26 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16306.47050.950241.719788@localhost.redhat.com> Date: Wed, 12 Nov 2003 22:44:00 -0000 To: Michael Snyder Cc: gdb-patches@sources.redhat.com, Elena Zannoni , joern.rennecke@superh.com Subject: Re: [PATCH] Partial de-depricatification of sh64-tdep.c In-Reply-To: <3FB2B2C8.6030105@redhat.com> References: <3FB2B2C8.6030105@redhat.com> X-SW-Source: 2003-11/txt/msg00246.txt.bz2 Michael Snyder writes: > This patch gets rid of at least three deprecated functions or macros. > I've tested it as well as I can, given that the current sh64 sim > doesn't build. This compiles without warnings, and it tests out OK > on an older branch that I have in which the sim does build. please split the indent/formatting changes into a separate patch. It's hard to review this. elena