From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26000 invoked by alias); 27 Aug 2004 09:49:25 -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 25973 invoked from network); 27 Aug 2004 09:49:21 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 27 Aug 2004 09:49:21 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i7R9nLS0022039 for ; Fri, 27 Aug 2004 05:49:21 -0400 Received: from localhost (mail@vpnuser7.surrey.redhat.com [172.16.9.7]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i7R9nD318731 for ; Fri, 27 Aug 2004 05:49:14 -0400 Received: from rsandifo by localhost with local (Exim 3.35 #1) id 1C0dM7-0000jm-00 for gdb-patches@sources.redhat.com; Fri, 27 Aug 2004 10:49:11 +0100 To: gdb-patches@sources.redhat.com Subject: [committed] Regenerate sim/frv from cpu/frv.cpu From: Richard Sandiford Date: Fri, 27 Aug 2004 09:49:00 -0000 Message-ID: <87hdqooqqw.fsf@redhat.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-08/txt/msg00724.txt.bz2 I've just updated cpu/frv.cpu (see patch to binutils@). Although that patch produced no functional changes in sim/frv, regenerating sim/frv did change a lot of copyright dates. I've installed the attached patch as obvious. Richard * cpu.[ch], arch.[ch], decode.[ch]: Regenerated. * cpuall.h, model.c, sem.c: Regenerated. Index: sim/frv/cpu.c =================================================================== RCS file: /cvs/src/src/sim/frv/cpu.c,v retrieving revision 1.2 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.2 cpu.c --- sim/frv/cpu.c 8 Oct 2003 18:19:32 -0000 1.2 +++ sim/frv/cpu.c 27 Aug 2004 09:16:10 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/arch.c =================================================================== RCS file: /cvs/src/src/sim/frv/arch.c,v retrieving revision 1.3 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.3 arch.c --- sim/frv/arch.c 1 Mar 2004 10:11:42 -0000 1.3 +++ sim/frv/arch.c 27 Aug 2004 09:16:10 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/arch.h =================================================================== RCS file: /cvs/src/src/sim/frv/arch.h,v retrieving revision 1.5 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.5 arch.h --- sim/frv/arch.h 1 Mar 2004 10:11:42 -0000 1.5 +++ sim/frv/arch.h 27 Aug 2004 09:16:11 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/cpu.h =================================================================== RCS file: /cvs/src/src/sim/frv/cpu.h,v retrieving revision 1.6 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.6 cpu.h --- sim/frv/cpu.h 1 Mar 2004 10:11:42 -0000 1.6 +++ sim/frv/cpu.h 27 Aug 2004 09:16:15 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/cpuall.h =================================================================== RCS file: /cvs/src/src/sim/frv/cpuall.h,v retrieving revision 1.3 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.3 cpuall.h --- sim/frv/cpuall.h 1 Mar 2004 10:11:42 -0000 1.3 +++ sim/frv/cpuall.h 27 Aug 2004 09:16:15 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/decode.c =================================================================== RCS file: /cvs/src/src/sim/frv/decode.c,v retrieving revision 1.7 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.7 decode.c --- sim/frv/decode.c 1 Mar 2004 10:11:43 -0000 1.7 +++ sim/frv/decode.c 27 Aug 2004 09:16:28 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/decode.h =================================================================== RCS file: /cvs/src/src/sim/frv/decode.h,v retrieving revision 1.7 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.7 decode.h --- sim/frv/decode.h 1 Mar 2004 10:11:43 -0000 1.7 +++ sim/frv/decode.h 27 Aug 2004 09:16:30 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/model.c =================================================================== RCS file: /cvs/src/src/sim/frv/model.c,v retrieving revision 1.8 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.8 model.c --- sim/frv/model.c 1 Mar 2004 10:11:43 -0000 1.8 +++ sim/frv/model.c 27 Aug 2004 09:18:19 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators. Index: sim/frv/sem.c =================================================================== RCS file: /cvs/src/src/sim/frv/sem.c,v retrieving revision 1.8 diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.8 sem.c --- sim/frv/sem.c 1 Mar 2004 10:11:44 -0000 1.8 +++ sim/frv/sem.c 27 Aug 2004 09:18:46 -0000 @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU simulators.