From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9674 invoked by alias); 8 Sep 2002 16:31:31 -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 9653 invoked from network); 8 Sep 2002 16:31:29 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 8 Sep 2002 16:31:29 -0000 Received: from tooth.toronto.redhat.com (tooth.toronto.redhat.com [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 3B620B8831 for ; Sun, 8 Sep 2002 12:31:29 -0400 (EDT) Received: (from bje@localhost) by tooth.toronto.redhat.com (8.11.6/8.11.6) id g88GVTD13864; Sun, 8 Sep 2002 12:31:29 -0400 From: Ben Elliston MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15739.31585.40750.573090@tooth.toronto.redhat.com> Date: Sun, 08 Sep 2002 09:31:00 -0000 To: gdb-patches@sources.redhat.com Subject: [RFA] testsuite cleanups X-SW-Source: 2002-09/txt/msg00112.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. 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).