aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-01-02 19:09:21 +0000
committerDoug Evans <dje@google.com>2010-01-02 19:09:21 +0000
commit0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69 (patch)
treeed4904a5068ff36e0a1810e93d75a04e9fa8d426 /sim/sh64
parent05994f45db64e255bb77913bad21859e49b461cb (diff)
downloadfsf-binutils-gdb-0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69.zip
fsf-binutils-gdb-0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69.tar.gz
fsf-binutils-gdb-0f51e9bf19401fe6f5beb4b46fc1ee0285d02d69.tar.bz2
Regenerate cgen files, update copyright year.
Diffstat (limited to 'sim/sh64')
-rw-r--r--sim/sh64/ChangeLog8
-rw-r--r--sim/sh64/arch.c2
-rw-r--r--sim/sh64/arch.h2
-rw-r--r--sim/sh64/cpu.c2
-rw-r--r--sim/sh64/cpu.h2
-rw-r--r--sim/sh64/cpuall.h2
-rw-r--r--sim/sh64/decode-compact.c2
-rw-r--r--sim/sh64/decode-compact.h2
-rw-r--r--sim/sh64/decode-media.c2
-rw-r--r--sim/sh64/decode-media.h2
-rw-r--r--sim/sh64/defs-compact.h2
-rw-r--r--sim/sh64/defs-media.h2
-rw-r--r--sim/sh64/sem-compact-switch.c2
-rw-r--r--sim/sh64/sem-compact.c2
-rw-r--r--sim/sh64/sem-media-switch.c2
-rw-r--r--sim/sh64/sem-media.c2
-rw-r--r--sim/sh64/sh-desc.c2
-rw-r--r--sim/sh64/sh-desc.h2
-rw-r--r--sim/sh64/sh-opc.h2
19 files changed, 26 insertions, 18 deletions
diff --git a/sim/sh64/ChangeLog b/sim/sh64/ChangeLog
index 09cca05..c72e339 100644
--- a/sim/sh64/ChangeLog
+++ b/sim/sh64/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-02 Doug Evans <dje@sebabeach.org>
+
+ * arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode-compact.c,
+ * decode-compact.h, * decode-media.c, * decode-media.h,
+ * defs-compact.h, * defs-media.h, * sem-compact-switch.c,
+ * sem-compact.c, * sem-media-switch.c, * sem-media.c, * sh-desc.c,
+ * sh-desc.h, * sh-opc.h: Regenerate, update copyright year.
+
2009-11-22 Doug Evans <dje@sebabeach.org>
* cpu.h: Regenerate.
diff --git a/sim/sh64/arch.c b/sim/sh64/arch.c
index 42deb35..1b2c4fd 100644
--- a/sim/sh64/arch.c
+++ b/sim/sh64/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/sh64/arch.h b/sim/sh64/arch.h
index b68de02..26e66ed 100644
--- a/sim/sh64/arch.h
+++ b/sim/sh64/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/sh64/cpu.c b/sim/sh64/cpu.c
index f53fc7a..9db2aab 100644
--- a/sim/sh64/cpu.c
+++ b/sim/sh64/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/sh64/cpu.h b/sim/sh64/cpu.h
index 3b6c492..f333c06 100644
--- a/sim/sh64/cpu.h
+++ b/sim/sh64/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/sh64/cpuall.h b/sim/sh64/cpuall.h
index 83f7521..7c5b474 100644
--- a/sim/sh64/cpuall.h
+++ b/sim/sh64/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/sh64/decode-compact.c b/sim/sh64/decode-compact.c
index 5a64edc..d039752 100644
--- a/sim/sh64/decode-compact.c
+++ b/sim/sh64/decode-compact.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/sh64/decode-compact.h b/sim/sh64/decode-compact.h
index d39c6b0..d00c3dc 100644
--- a/sim/sh64/decode-compact.h
+++ b/sim/sh64/decode-compact.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/sh64/decode-media.c b/sim/sh64/decode-media.c
index a56596a..201b395 100644
--- a/sim/sh64/decode-media.c
+++ b/sim/sh64/decode-media.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/sh64/decode-media.h b/sim/sh64/decode-media.h
index 358052f..5fe629f 100644
--- a/sim/sh64/decode-media.h
+++ b/sim/sh64/decode-media.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/sh64/defs-compact.h b/sim/sh64/defs-compact.h
index 7090703..dc33296 100644
--- a/sim/sh64/defs-compact.h
+++ b/sim/sh64/defs-compact.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/sh64/defs-media.h b/sim/sh64/defs-media.h
index 03deb1f..21eed69 100644
--- a/sim/sh64/defs-media.h
+++ b/sim/sh64/defs-media.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/sh64/sem-compact-switch.c b/sim/sh64/sem-compact-switch.c
index 43ea3c6..bc6d7d0 100644
--- a/sim/sh64/sem-compact-switch.c
+++ b/sim/sh64/sem-compact-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/sh64/sem-compact.c b/sim/sh64/sem-compact.c
index 103200ab..40b45df 100644
--- a/sim/sh64/sem-compact.c
+++ b/sim/sh64/sem-compact.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/sh64/sem-media-switch.c b/sim/sh64/sem-media-switch.c
index 681e4bd..2b182f4 100644
--- a/sim/sh64/sem-media-switch.c
+++ b/sim/sh64/sem-media-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/sh64/sem-media.c b/sim/sh64/sem-media.c
index e9449af..e5eec2a 100644
--- a/sim/sh64/sem-media.c
+++ b/sim/sh64/sem-media.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/sh64/sh-desc.c b/sim/sh64/sh-desc.c
index 09d7aab..cb13588 100644
--- a/sim/sh64/sh-desc.c
+++ b/sim/sh64/sh-desc.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 Binutils and/or GDB, the GNU debugger.
diff --git a/sim/sh64/sh-desc.h b/sim/sh64/sh-desc.h
index bef962c..f954688 100644
--- a/sim/sh64/sh-desc.h
+++ b/sim/sh64/sh-desc.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 Binutils and/or GDB, the GNU debugger.
diff --git a/sim/sh64/sh-opc.h b/sim/sh64/sh-opc.h
index 640d1c6..ea406dc 100644
--- a/sim/sh64/sh-opc.h
+++ b/sim/sh64/sh-opc.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 Binutils and/or GDB, the GNU debugger.