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/m32r | |
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/m32r')
-rw-r--r-- | sim/m32r/ChangeLog | 8 | ||||
-rw-r--r-- | sim/m32r/arch.c | 2 | ||||
-rw-r--r-- | sim/m32r/arch.h | 2 | ||||
-rw-r--r-- | sim/m32r/cpu.c | 2 | ||||
-rw-r--r-- | sim/m32r/cpu.h | 2 | ||||
-rw-r--r-- | sim/m32r/cpu2.c | 2 | ||||
-rw-r--r-- | sim/m32r/cpu2.h | 2 | ||||
-rw-r--r-- | sim/m32r/cpuall.h | 2 | ||||
-rw-r--r-- | sim/m32r/cpux.c | 2 | ||||
-rw-r--r-- | sim/m32r/cpux.h | 2 | ||||
-rw-r--r-- | sim/m32r/decode.c | 2 | ||||
-rw-r--r-- | sim/m32r/decode.h | 2 | ||||
-rw-r--r-- | sim/m32r/decode2.c | 2 | ||||
-rw-r--r-- | sim/m32r/decode2.h | 2 | ||||
-rw-r--r-- | sim/m32r/decodex.c | 2 | ||||
-rw-r--r-- | sim/m32r/decodex.h | 2 | ||||
-rw-r--r-- | sim/m32r/model.c | 2 | ||||
-rw-r--r-- | sim/m32r/model2.c | 2 | ||||
-rw-r--r-- | sim/m32r/modelx.c | 2 | ||||
-rw-r--r-- | sim/m32r/sem-switch.c | 2 | ||||
-rw-r--r-- | sim/m32r/sem.c | 2 | ||||
-rw-r--r-- | sim/m32r/sem2-switch.c | 2 | ||||
-rw-r--r-- | sim/m32r/semx-switch.c | 2 |
23 files changed, 30 insertions, 22 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 1b28981..cf80340 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,11 @@ +2010-01-02 Doug Evans <dje@sebabeach.org> + + * arch.c, * arch.h, * cpu.c, * cpu.h, * cpu2.c, * cpu2.h, * cpuall.h, + * cpux.c, * cpux.h, * decode.c, * decode.h, * decode2.c, * decode2.h, + * decodex.c, * decodex.h, * model.c, * model2.c, * modelx.c, + * sem-switch.c, * sem.c, * sem2-switch.c, * semx-switch.c: Regenerate, + update copyright year. + 2009-11-22 Doug Evans <dje@sebabeach.org> * cpu.h: Regenerate. diff --git a/sim/m32r/arch.c b/sim/m32r/arch.c index 8ac835c..4823d49 100644 --- a/sim/m32r/arch.c +++ b/sim/m32r/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/m32r/arch.h b/sim/m32r/arch.h index 96498ec..72ce9b7 100644 --- a/sim/m32r/arch.h +++ b/sim/m32r/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/m32r/cpu.c b/sim/m32r/cpu.c index 2c34793..6eb3cb0 100644 --- a/sim/m32r/cpu.c +++ b/sim/m32r/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/m32r/cpu.h b/sim/m32r/cpu.h index 171e370..f972693 100644 --- a/sim/m32r/cpu.h +++ b/sim/m32r/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/m32r/cpu2.c b/sim/m32r/cpu2.c index 7176e97..9f71751 100644 --- a/sim/m32r/cpu2.c +++ b/sim/m32r/cpu2.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/m32r/cpu2.h b/sim/m32r/cpu2.h index e411b18..44509ea 100644 --- a/sim/m32r/cpu2.h +++ b/sim/m32r/cpu2.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/m32r/cpuall.h b/sim/m32r/cpuall.h index ad6e19a..4c3c112 100644 --- a/sim/m32r/cpuall.h +++ b/sim/m32r/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/m32r/cpux.c b/sim/m32r/cpux.c index 73f29af..d4da9ea 100644 --- a/sim/m32r/cpux.c +++ b/sim/m32r/cpux.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/m32r/cpux.h b/sim/m32r/cpux.h index 1ca8291..e3fd88e 100644 --- a/sim/m32r/cpux.h +++ b/sim/m32r/cpux.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/m32r/decode.c b/sim/m32r/decode.c index 3d017d8..1823997 100644 --- a/sim/m32r/decode.c +++ b/sim/m32r/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/m32r/decode.h b/sim/m32r/decode.h index 6c5c645..e16df0f 100644 --- a/sim/m32r/decode.h +++ b/sim/m32r/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/m32r/decode2.c b/sim/m32r/decode2.c index 74a9361..cdd449a 100644 --- a/sim/m32r/decode2.c +++ b/sim/m32r/decode2.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/m32r/decode2.h b/sim/m32r/decode2.h index a681a45..11234de 100644 --- a/sim/m32r/decode2.h +++ b/sim/m32r/decode2.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/m32r/decodex.c b/sim/m32r/decodex.c index f376eef..09039aa 100644 --- a/sim/m32r/decodex.c +++ b/sim/m32r/decodex.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/m32r/decodex.h b/sim/m32r/decodex.h index 89b3cbf..fc9aa02 100644 --- a/sim/m32r/decodex.h +++ b/sim/m32r/decodex.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/m32r/model.c b/sim/m32r/model.c index a61e92c..d3ab3e5 100644 --- a/sim/m32r/model.c +++ b/sim/m32r/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/m32r/model2.c b/sim/m32r/model2.c index 91d7bba..7dc7d61 100644 --- a/sim/m32r/model2.c +++ b/sim/m32r/model2.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/m32r/modelx.c b/sim/m32r/modelx.c index 674a27a..5fe36cc 100644 --- a/sim/m32r/modelx.c +++ b/sim/m32r/modelx.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/m32r/sem-switch.c b/sim/m32r/sem-switch.c index 6febf08..c8f9dd8 100644 --- a/sim/m32r/sem-switch.c +++ b/sim/m32r/sem-switch.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/m32r/sem.c b/sim/m32r/sem.c index 431298c..000f0e1 100644 --- a/sim/m32r/sem.c +++ b/sim/m32r/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. diff --git a/sim/m32r/sem2-switch.c b/sim/m32r/sem2-switch.c index e84ccdd..d7b6589 100644 --- a/sim/m32r/sem2-switch.c +++ b/sim/m32r/sem2-switch.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/m32r/semx-switch.c b/sim/m32r/semx-switch.c index 3ad54c5..de8146f 100644 --- a/sim/m32r/semx-switch.c +++ b/sim/m32r/semx-switch.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. |