summaryrefslogtreecommitdiff
path: root/sim/sh64
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh64')
-rw-r--r--sim/sh64/Makefile.in2
-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/eng.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
-rw-r--r--sim/sh64/sh64-sim.h2
-rw-r--r--sim/sh64/sh64.c2
-rw-r--r--sim/sh64/sim-if.c2
23 files changed, 23 insertions, 23 deletions
diff --git a/sim/sh64/Makefile.in b/sim/sh64/Makefile.in
index 903eecfb03c..e9a13d9271b 100644
--- a/sim/sh64/Makefile.in
+++ b/sim/sh64/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the SH64 simulator
-# Copyright (C) 2000-2015 Free Software Foundation, Inc.
+# Copyright (C) 2000-2016 Free Software Foundation, Inc.
# Contributed by Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/sim/sh64/arch.c b/sim/sh64/arch.c
index 820cb763dea..5ae1d6484af 100644
--- a/sim/sh64/arch.c
+++ b/sim/sh64/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 b65180518a5..88cd0371c89 100644
--- a/sim/sh64/arch.h
+++ b/sim/sh64/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 dc89be161be..2460423d7b0 100644
--- a/sim/sh64/cpu.c
+++ b/sim/sh64/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 c8b587f8279..60bb7eb5846 100644
--- a/sim/sh64/cpu.h
+++ b/sim/sh64/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 63e842337d7..63ffab1cdbf 100644
--- a/sim/sh64/cpuall.h
+++ b/sim/sh64/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright 1996-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 887545ec1d1..6aaf2336fb4 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 5273d786f74..9361dddca2c 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 7c6ba133a50..f60ba8e2640 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 7f6602a25cd..5866332c008 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 e22dfb7f113..301337f0e0d 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 76eb4141ead..37728d35f4c 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/eng.h b/sim/sh64/eng.h
index e1dc66f319b..41bb4300bb7 100644
--- a/sim/sh64/eng.h
+++ b/sim/sh64/eng.h
@@ -1,5 +1,5 @@
/* Engine declarations.
- Copyright (C) 2000-2015 Free Software Foundation, Inc.
+ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Contributed by Red Hat, 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 04225cbf447..61cba7234fe 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 d5629aff01a..530988fb150 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 717a52199e7..8cc8d844a11 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 2e0e25af61b..38edaacabc5 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 a7ef9e1d731..fc827d7d610 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 defe9b89571..2c0fa6c79a4 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 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 8f56ac6e903..6dd68412740 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-2015 Free Software Foundation, Inc.
+Copyright 1996-2016 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
diff --git a/sim/sh64/sh64-sim.h b/sim/sh64/sh64-sim.h
index e82a6d7c092..aaddfedb105 100644
--- a/sim/sh64/sh64-sim.h
+++ b/sim/sh64/sh64-sim.h
@@ -1,5 +1,5 @@
/* collection of junk waiting time to sort out
- Copyright (C) 2000-2015 Free Software Foundation, Inc.
+ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU Simulators.
diff --git a/sim/sh64/sh64.c b/sim/sh64/sh64.c
index 8991727fecf..c35b5c1d2a1 100644
--- a/sim/sh64/sh64.c
+++ b/sim/sh64/sh64.c
@@ -1,5 +1,5 @@
/* SH5 simulator support code
- Copyright (C) 2000-2015 Free Software Foundation, Inc.
+ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh64/sim-if.c b/sim/sh64/sim-if.c
index 9cd6df8c0ab..bbc57cd70e0 100644
--- a/sim/sh64/sim-if.c
+++ b/sim/sh64/sim-if.c
@@ -1,5 +1,5 @@
/* Main simulator entry points specific to the SH5.
- Copyright (C) 2000-2015 Free Software Foundation, Inc.
+ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the GNU simulators.