From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 625 invoked by alias); 1 Oct 2002 19:29:51 -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 618 invoked from network); 1 Oct 2002 19:29:50 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 1 Oct 2002 19:29:50 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id g91JThg30070; Tue, 1 Oct 2002 12:29:43 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] more all-target -Werror patches References: <3D99CDB6.2030205@redhat.com> From: David Carlton Date: Tue, 01 Oct 2002 12:29:00 -0000 In-Reply-To: <3D99CDB6.2030205@redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-10/txt/msg00011.txt.bz2 On Tue, 01 Oct 2002 12:30:46 -0400, Andrew Cagney said: >> 2002-09-30 David Carlton >> * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h. >> * ppc-sysv-tdep.c: #include "gdb_string.h". >> * remote-sds.c (getmessage): Add semicolon after 'retry' label to >> pacify GCC. > Yes, definitly. Committed. David Carlton carlton@math.stanford.edu