diff options
author | Doug Evans <dje@google.com> | 2010-01-02 19:09:21 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2010-01-02 19:09:21 +0000 |
commit | 0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69 (patch) | |
tree | ed4904a5068ff36e0a1810e93d75a04e9fa8d426 /sim/frv | |
parent | 05994f45db64e255bb77913bad21859e49b461cb (diff) | |
download | gdb-0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69.zip gdb-0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69.tar.gz gdb-0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69.tar.bz2 |
Regenerate cgen files, update copyright year.
Diffstat (limited to 'sim/frv')
-rw-r--r-- | sim/frv/ChangeLog | 5 | ||||
-rw-r--r-- | sim/frv/arch.c | 2 | ||||
-rw-r--r-- | sim/frv/arch.h | 2 | ||||
-rw-r--r-- | sim/frv/cpu.c | 2 | ||||
-rw-r--r-- | sim/frv/cpu.h | 2 | ||||
-rw-r--r-- | sim/frv/cpuall.h | 2 | ||||
-rw-r--r-- | sim/frv/decode.c | 2 | ||||
-rw-r--r-- | sim/frv/decode.h | 2 | ||||
-rw-r--r-- | sim/frv/model.c | 2 | ||||
-rw-r--r-- | sim/frv/sem.c | 2 |
10 files changed, 14 insertions, 9 deletions
diff --git a/sim/frv/ChangeLog b/sim/frv/ChangeLog index 0f429e2..caa1e6e 100644 --- a/sim/frv/ChangeLog +++ b/sim/frv/ChangeLog @@ -1,3 +1,8 @@ +2010-01-02 Doug Evans <dje@sebabeach.org> + + * arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode.c, + * decode.h, * model.c, * sem.c: Regenerate, update copyright year. + 2009-11-22 Doug Evans <dje@sebabeach.org> * cpu.h: Regenerate. diff --git a/sim/frv/arch.c b/sim/frv/arch.c index 468a0b9..50d6fe7 100644 --- a/sim/frv/arch.c +++ b/sim/frv/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/arch.h b/sim/frv/arch.h index 2260c58..decb0c8 100644 --- a/sim/frv/arch.h +++ b/sim/frv/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/cpu.c b/sim/frv/cpu.c index 9703bd5..f6aabde 100644 --- a/sim/frv/cpu.c +++ b/sim/frv/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/cpu.h b/sim/frv/cpu.h index d5d7afb..1fddfe1 100644 --- a/sim/frv/cpu.h +++ b/sim/frv/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/cpuall.h b/sim/frv/cpuall.h index 0adce34..8e81063 100644 --- a/sim/frv/cpuall.h +++ b/sim/frv/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/decode.c b/sim/frv/decode.c index bd77389..dffb297 100644 --- a/sim/frv/decode.c +++ b/sim/frv/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/decode.h b/sim/frv/decode.h index 4e9e66f..71d8442 100644 --- a/sim/frv/decode.h +++ b/sim/frv/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/model.c b/sim/frv/model.c index 144fea3..6adf499 100644 --- a/sim/frv/model.c +++ b/sim/frv/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/sem.c b/sim/frv/sem.c index e1f9a96..efb516a 100644 --- a/sim/frv/sem.c +++ b/sim/frv/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU simulators. |