From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27698 invoked by alias); 9 Sep 2002 17: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 27689 invoked from network); 9 Sep 2002 17:29:49 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 9 Sep 2002 17:29:49 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id F3C153F26; Mon, 9 Sep 2002 13:29:46 -0400 (EDT) Message-ID: <3D7CDA8A.9080508@ges.redhat.com> Date: Mon, 09 Sep 2002 10:29:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ben Elliston , Fernando Nasser Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite cleanups References: <15739.31585.40750.573090@tooth.toronto.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00123.txt.bz2 > Okay to commit? > > 2002-09-08 Ben Elliston > > * config/mips.exp: Update DejaGnu mail address. > * config/mips-idt.exp: Likewise. > * config/nind.exp: Likewise. > * config/slite.exp: Likewise. > * config/sparclet.exp: Likewise. > * config/udi.exp: Likewise. > * config/vx.exp: Likewise. > * config/vxworks29k.exp: Likewise. Good catch. For GDB, I think the entire comment can simply be removed. Ever since 5.0, the files have been bundled in with GDB so I don't think the comment even applies. Fernando? Andrew > Index: config/mips-idt.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/mips-idt.exp,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 mips-idt.exp > --- config/mips-idt.exp 16 Apr 1999 01:34:29 -0000 1.1.1.1 > +++ config/mips-idt.exp 8 Sep 2002 16:29:11 -0000 > @@ -15,7 +15,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > load_lib ../config/monitor.exp > > Index: config/mips.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/mips.exp,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 mips.exp > --- config/mips.exp 16 Apr 1999 01:34:29 -0000 1.1.1.1 > +++ config/mips.exp 8 Sep 2002 16:29:11 -0000 > @@ -15,7 +15,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > load_lib ../config/monitor.exp > > Index: config/nind.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/nind.exp,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 nind.exp > --- config/nind.exp 16 Apr 1999 01:34:29 -0000 1.1.1.1 > +++ config/nind.exp 8 Sep 2002 16:29:11 -0000 > @@ -16,7 +16,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > # This file was written by Rob Savoye. (rob@cygnus.com) > > Index: config/slite.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/slite.exp,v > retrieving revision 1.2 > diff -u -p -r1.2 slite.exp > --- config/slite.exp 6 Mar 2001 08:21:48 -0000 1.2 > +++ config/slite.exp 8 Sep 2002 16:29:11 -0000 > @@ -15,7 +15,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > # This file was written by Ian Lance Taylor . > > Index: config/sparclet.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/sparclet.exp,v > retrieving revision 1.2 > diff -u -p -r1.2 sparclet.exp > --- config/sparclet.exp 6 Mar 2001 08:21:48 -0000 1.2 > +++ config/sparclet.exp 8 Sep 2002 16:29:13 -0000 > @@ -15,7 +15,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > # This file was written by Michael Snyder . > > Index: config/udi.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/udi.exp,v > retrieving revision 1.2 > diff -u -p -r1.2 udi.exp > --- config/udi.exp 6 Mar 2001 08:21:48 -0000 1.2 > +++ config/udi.exp 8 Sep 2002 16:29:13 -0000 > @@ -17,7 +17,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > # This file was written by Rob Savoye. (rob@cygnus.com) > > Index: config/vx.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/vx.exp,v > retrieving revision 1.2 > diff -u -p -r1.2 vx.exp > --- config/vx.exp 6 Mar 2001 08:21:48 -0000 1.2 > +++ config/vx.exp 8 Sep 2002 16:29:13 -0000 > @@ -16,7 +16,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > # This file was written by Rob Savoye. (rob@cygnus.com) > > Index: config/vxworks29k.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/config/vxworks29k.exp,v > retrieving revision 1.2 > diff -u -p -r1.2 vxworks29k.exp > --- config/vxworks29k.exp 6 Mar 2001 08:21:48 -0000 1.2 > +++ config/vxworks29k.exp 8 Sep 2002 16:29:13 -0000 > @@ -15,7 +15,7 @@ > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > > # Please email any bugs, comments, and/or additions to this file to: > -# DejaGnu@cygnus.com > +# dejagnu@gnu.org > > # This file was written by Brendan Kehoe (brendan@cygnus.com). > >