aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2018-01-01 08:43:02 +0400
committerJoel Brobecker <brobecker@adacore.com>2018-01-02 07:38:06 +0400
commite2882c85786571175a0b0bfc3bcd2f14620b1ea3 (patch)
tree5033409aa5b63af816330509f8dc7deb4e0361dd /sim/testsuite
parent1690bb24d855c387211f7bc5a77334c11cc75f4b (diff)
downloadfsf-binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.zip
fsf-binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.gz
fsf-binutils-gdb-e2882c85786571175a0b0bfc3bcd2f14620b1ea3.tar.bz2
Update copyright year range in all GDB files
gdb/ChangeLog: Update copyright year range in all GDB files
Diffstat (limited to 'sim/testsuite')
-rw-r--r--sim/testsuite/Makefile.in2
-rw-r--r--sim/testsuite/common/bits-gen.c2
-rw-r--r--sim/testsuite/d10v-elf/Makefile.in2
-rw-r--r--sim/testsuite/frv-elf/Makefile.in2
-rw-r--r--sim/testsuite/m32r-elf/Makefile.in2
-rw-r--r--sim/testsuite/mips64el-elf/Makefile.in2
-rw-r--r--sim/testsuite/sim/cris/asm/asm.exp2
-rw-r--r--sim/testsuite/sim/cris/c/c.exp2
-rw-r--r--sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp2
-rw-r--r--sim/testsuite/sim/m32c/blinky.s2
-rw-r--r--sim/testsuite/sim/m32c/gloss.s2
-rw-r--r--sim/testsuite/sim/m32c/sample.ld2
-rw-r--r--sim/testsuite/sim/m32c/sample.s2
-rw-r--r--sim/testsuite/sim/m32c/sample2.c2
-rw-r--r--sim/testsuite/sim/mips/hilo-hazard-4.s2
-rw-r--r--sim/testsuite/sim/mips/mips32-dsp.s2
-rw-r--r--sim/testsuite/sim/mips/testutils.inc2
-rw-r--r--sim/testsuite/sim/mips/utils-dsp.inc2
-rw-r--r--sim/testsuite/sim/mips/utils-fpu.inc2
-rw-r--r--sim/testsuite/sim/mips/utils-mdmx.inc2
-rw-r--r--sim/testsuite/sim/or1k/add.S2
-rw-r--r--sim/testsuite/sim/or1k/alltests.exp2
-rw-r--r--sim/testsuite/sim/or1k/and.S2
-rw-r--r--sim/testsuite/sim/or1k/basic.S2
-rw-r--r--sim/testsuite/sim/or1k/div.S2
-rw-r--r--sim/testsuite/sim/or1k/ext.S2
-rw-r--r--sim/testsuite/sim/or1k/find.S2
-rw-r--r--sim/testsuite/sim/or1k/flag.S2
-rw-r--r--sim/testsuite/sim/or1k/fpu.S2
-rw-r--r--sim/testsuite/sim/or1k/jump.S2
-rw-r--r--sim/testsuite/sim/or1k/load.S2
-rw-r--r--sim/testsuite/sim/or1k/mac.S2
-rw-r--r--sim/testsuite/sim/or1k/mfspr.S2
-rw-r--r--sim/testsuite/sim/or1k/mul.S2
-rw-r--r--sim/testsuite/sim/or1k/or.S2
-rw-r--r--sim/testsuite/sim/or1k/or1k-asm-test-env.h2
-rw-r--r--sim/testsuite/sim/or1k/or1k-asm-test-helpers.h2
-rw-r--r--sim/testsuite/sim/or1k/or1k-asm-test.h2
-rw-r--r--sim/testsuite/sim/or1k/or1k-asm.h2
-rw-r--r--sim/testsuite/sim/or1k/or1k-test.ld2
-rw-r--r--sim/testsuite/sim/or1k/ror.S2
-rw-r--r--sim/testsuite/sim/or1k/shift.S2
-rw-r--r--sim/testsuite/sim/or1k/spr-defs.h2
-rw-r--r--sim/testsuite/sim/or1k/sub.S2
-rw-r--r--sim/testsuite/sim/or1k/xor.S2
45 files changed, 45 insertions, 45 deletions
diff --git a/sim/testsuite/Makefile.in b/sim/testsuite/Makefile.in
index 51406f7..931bedf 100644
--- a/sim/testsuite/Makefile.in
+++ b/sim/testsuite/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1997-2017 Free Software Foundation, Inc.
+# Copyright (C) 1997-2018 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/common/bits-gen.c b/sim/testsuite/common/bits-gen.c
index a481b33..5394038 100644
--- a/sim/testsuite/common/bits-gen.c
+++ b/sim/testsuite/common/bits-gen.c
@@ -1,5 +1,5 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 1997-2017 Free Software Foundation, Inc.
+ Copyright (C) 1997-2018 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
diff --git a/sim/testsuite/d10v-elf/Makefile.in b/sim/testsuite/d10v-elf/Makefile.in
index 307846d..1a25bc6 100644
--- a/sim/testsuite/d10v-elf/Makefile.in
+++ b/sim/testsuite/d10v-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992-2017 Free Software Foundation, Inc.
+# Copyright (C) 1992-2018 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/frv-elf/Makefile.in b/sim/testsuite/frv-elf/Makefile.in
index 7a5ec6d..6ba8272 100644
--- a/sim/testsuite/frv-elf/Makefile.in
+++ b/sim/testsuite/frv-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the frv simulator.
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/m32r-elf/Makefile.in b/sim/testsuite/m32r-elf/Makefile.in
index 850d7c5..4083bb9 100644
--- a/sim/testsuite/m32r-elf/Makefile.in
+++ b/sim/testsuite/m32r-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the m32r simulator.
-# Copyright (C) 1998-2017 Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/mips64el-elf/Makefile.in b/sim/testsuite/mips64el-elf/Makefile.in
index 8000cf6..7c455eb 100644
--- a/sim/testsuite/mips64el-elf/Makefile.in
+++ b/sim/testsuite/mips64el-elf/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992-2017 Free Software Foundation, Inc.
+# Copyright (C) 1992-2018 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/testsuite/sim/cris/asm/asm.exp b/sim/testsuite/sim/cris/asm/asm.exp
index 0e6160c..9fe5b99 100644
--- a/sim/testsuite/sim/cris/asm/asm.exp
+++ b/sim/testsuite/sim/cris/asm/asm.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/cris/c/c.exp b/sim/testsuite/sim/cris/c/c.exp
index f15a834..1b78481 100644
--- a/sim/testsuite/sim/cris/c/c.exp
+++ b/sim/testsuite/sim/cris/c/c.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp b/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
index b63b3e1..c8e79f8 100644
--- a/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
+++ b/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/m32c/blinky.s b/sim/testsuite/sim/m32c/blinky.s
index ba06910..f48f8ae 100644
--- a/sim/testsuite/sim/m32c/blinky.s
+++ b/sim/testsuite/sim/m32c/blinky.s
@@ -1,6 +1,6 @@
;;; blinky.s --- sample program to blink LED's on M32C simulator
;;;
-;;; Copyright (C) 2005-2017 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2018 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/m32c/gloss.s b/sim/testsuite/sim/m32c/gloss.s
index dcbb93f..1747b44 100644
--- a/sim/testsuite/sim/m32c/gloss.s
+++ b/sim/testsuite/sim/m32c/gloss.s
@@ -1,6 +1,6 @@
;;; gloss.s --- system calls for sample2.x
;;;
-;;; Copyright (C) 2005-2017 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2018 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/m32c/sample.ld b/sim/testsuite/sim/m32c/sample.ld
index deaa393..52cb394 100644
--- a/sim/testsuite/sim/m32c/sample.ld
+++ b/sim/testsuite/sim/m32c/sample.ld
@@ -1,6 +1,6 @@
/* sample2.ld --- linker script for sample2.x
-Copyright (C) 2005-2017 Free Software Foundation, Inc.
+Copyright (C) 2005-2018 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/m32c/sample.s b/sim/testsuite/sim/m32c/sample.s
index eb8349d..76c5f3e 100644
--- a/sim/testsuite/sim/m32c/sample.s
+++ b/sim/testsuite/sim/m32c/sample.s
@@ -1,6 +1,6 @@
;;; sample.s --- simple test program for M32C simulator
;;;
-;;; Copyright (C) 2005-2017 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2018 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/m32c/sample2.c b/sim/testsuite/sim/m32c/sample2.c
index 5b69886..e11a93c 100644
--- a/sim/testsuite/sim/m32c/sample2.c
+++ b/sim/testsuite/sim/m32c/sample2.c
@@ -1,6 +1,6 @@
/* sample2.c --- main source for sample2.x test program for M32C simulator
-Copyright (C) 2005-2017 Free Software Foundation, Inc.
+Copyright (C) 2005-2018 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/hilo-hazard-4.s b/sim/testsuite/sim/mips/hilo-hazard-4.s
index c0f0564..eaf8a55 100644
--- a/sim/testsuite/sim/mips/hilo-hazard-4.s
+++ b/sim/testsuite/sim/mips/hilo-hazard-4.s
@@ -5,7 +5,7 @@
# ld: -N -Ttext=0x80010000
# output: pass\\n
-# Copyright (C) 2013-2017 Free Software Foundation, Inc.
+# Copyright (C) 2013-2018 Free Software Foundation, Inc.
# Contributed by Andrew Bennett (andrew.bennett@imgtec.com)
#
# This file is part of the MIPS sim.
diff --git a/sim/testsuite/sim/mips/mips32-dsp.s b/sim/testsuite/sim/mips/mips32-dsp.s
index bca9f78..0eb2dc6 100644
--- a/sim/testsuite/sim/mips/mips32-dsp.s
+++ b/sim/testsuite/sim/mips/mips32-dsp.s
@@ -4,7 +4,7 @@
#ld: -N -Ttext=0x80010000
#output: *\\npass\\n
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/testutils.inc b/sim/testsuite/sim/mips/testutils.inc
index 24b7ffb..54c1eaf 100644
--- a/sim/testsuite/sim/mips/testutils.inc
+++ b/sim/testsuite/sim/mips/testutils.inc
@@ -1,5 +1,5 @@
# MIPS simulator testsuite utility functions.
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/utils-dsp.inc b/sim/testsuite/sim/mips/utils-dsp.inc
index a3afa66..b996044 100644
--- a/sim/testsuite/sim/mips/utils-dsp.inc
+++ b/sim/testsuite/sim/mips/utils-dsp.inc
@@ -1,5 +1,5 @@
# MIPS DSP ASE simulator testsuite utility functions.
-# Copyright (C) 2005-2017 Free Software Foundation, Inc.
+# Copyright (C) 2005-2018 Free Software Foundation, Inc.
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/utils-fpu.inc b/sim/testsuite/sim/mips/utils-fpu.inc
index 88670da..e4c7af4 100644
--- a/sim/testsuite/sim/mips/utils-fpu.inc
+++ b/sim/testsuite/sim/mips/utils-fpu.inc
@@ -1,5 +1,5 @@
# MIPS simulator testsuite FPU utility functions.
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/mips/utils-mdmx.inc b/sim/testsuite/sim/mips/utils-mdmx.inc
index 6cdbfa0..5199bfc 100644
--- a/sim/testsuite/sim/mips/utils-mdmx.inc
+++ b/sim/testsuite/sim/mips/utils-mdmx.inc
@@ -1,5 +1,5 @@
# MIPS simulator testsuite MDMX utility functions.
-# Copyright (C) 2004-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.
diff --git a/sim/testsuite/sim/or1k/add.S b/sim/testsuite/sim/or1k/add.S
index c9d65e6..4be227d 100644
--- a/sim/testsuite/sim/or1k/add.S
+++ b/sim/testsuite/sim/or1k/add.S
@@ -1,6 +1,6 @@
/* Tests instructions l.add, l.addc, l.addi and l.addic.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/alltests.exp b/sim/testsuite/sim/or1k/alltests.exp
index 4480590..f09ce8b 100644
--- a/sim/testsuite/sim/or1k/alltests.exp
+++ b/sim/testsuite/sim/or1k/alltests.exp
@@ -1,6 +1,6 @@
# OR1K simulator testsuite.
#
-# Copyright 2017 Free Software Foundation, Inc.
+# Copyright 2017-2018 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/and.S b/sim/testsuite/sim/or1k/and.S
index c692fb6..23f2b13 100644
--- a/sim/testsuite/sim/or1k/and.S
+++ b/sim/testsuite/sim/or1k/and.S
@@ -1,6 +1,6 @@
/* Tests instructions l.and, l.andi.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/basic.S b/sim/testsuite/sim/or1k/basic.S
index 5aaa55c..a25cf32 100644
--- a/sim/testsuite/sim/or1k/basic.S
+++ b/sim/testsuite/sim/or1k/basic.S
@@ -1,6 +1,6 @@
/* Tests some basic CPU instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/div.S b/sim/testsuite/sim/or1k/div.S
index 7e154c2..e1e28d5 100644
--- a/sim/testsuite/sim/or1k/div.S
+++ b/sim/testsuite/sim/or1k/div.S
@@ -1,6 +1,6 @@
/* Tests the divide instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/ext.S b/sim/testsuite/sim/or1k/ext.S
index 652c2b0..9cb0e6e 100644
--- a/sim/testsuite/sim/or1k/ext.S
+++ b/sim/testsuite/sim/or1k/ext.S
@@ -1,6 +1,6 @@
/* Tests the l.ext{b,h}{s,z} instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/find.S b/sim/testsuite/sim/or1k/find.S
index 6279276..52336be 100644
--- a/sim/testsuite/sim/or1k/find.S
+++ b/sim/testsuite/sim/or1k/find.S
@@ -1,6 +1,6 @@
/* Tests the find instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/flag.S b/sim/testsuite/sim/or1k/flag.S
index d9e2429..a404043 100644
--- a/sim/testsuite/sim/or1k/flag.S
+++ b/sim/testsuite/sim/or1k/flag.S
@@ -1,6 +1,6 @@
/* Tests the set flag (l.sf*) instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/fpu.S b/sim/testsuite/sim/or1k/fpu.S
index bfbb755..d5e4955 100644
--- a/sim/testsuite/sim/or1k/fpu.S
+++ b/sim/testsuite/sim/or1k/fpu.S
@@ -1,6 +1,6 @@
/* Tests some basic fpu instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/jump.S b/sim/testsuite/sim/or1k/jump.S
index ffcc7a1..ea47006 100644
--- a/sim/testsuite/sim/or1k/jump.S
+++ b/sim/testsuite/sim/or1k/jump.S
@@ -1,6 +1,6 @@
/* Tests the jump instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/load.S b/sim/testsuite/sim/or1k/load.S
index aabbcc5..4c36432 100644
--- a/sim/testsuite/sim/or1k/load.S
+++ b/sim/testsuite/sim/or1k/load.S
@@ -1,6 +1,6 @@
/* Tests the load and store instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/mac.S b/sim/testsuite/sim/or1k/mac.S
index f540b0b..203f4a0 100644
--- a/sim/testsuite/sim/or1k/mac.S
+++ b/sim/testsuite/sim/or1k/mac.S
@@ -1,6 +1,6 @@
/* Tests the MAC instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/mfspr.S b/sim/testsuite/sim/or1k/mfspr.S
index 577e03d..cda63d2 100644
--- a/sim/testsuite/sim/or1k/mfspr.S
+++ b/sim/testsuite/sim/or1k/mfspr.S
@@ -1,6 +1,6 @@
/* Tests instructions l.mfspr and l.mtspr.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/mul.S b/sim/testsuite/sim/or1k/mul.S
index 484d31c..964badd 100644
--- a/sim/testsuite/sim/or1k/mul.S
+++ b/sim/testsuite/sim/or1k/mul.S
@@ -1,6 +1,6 @@
/* Tests the multiply instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/or.S b/sim/testsuite/sim/or1k/or.S
index 691b921..ab79de5 100644
--- a/sim/testsuite/sim/or1k/or.S
+++ b/sim/testsuite/sim/or1k/or.S
@@ -1,6 +1,6 @@
/* Tests instructions l.or, l.ori.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/or1k-asm-test-env.h b/sim/testsuite/sim/or1k/or1k-asm-test-env.h
index 38e01f6..5350f93 100644
--- a/sim/testsuite/sim/or1k/or1k-asm-test-env.h
+++ b/sim/testsuite/sim/or1k/or1k-asm-test-env.h
@@ -1,6 +1,6 @@
/* Testsuite macros for OpenRISC.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/or1k-asm-test-helpers.h b/sim/testsuite/sim/or1k/or1k-asm-test-helpers.h
index 49be3a28..ce5663c 100644
--- a/sim/testsuite/sim/or1k/or1k-asm-test-helpers.h
+++ b/sim/testsuite/sim/or1k/or1k-asm-test-helpers.h
@@ -1,6 +1,6 @@
/* Testsuite helpers for OpenRISC.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/or1k-asm-test.h b/sim/testsuite/sim/or1k/or1k-asm-test.h
index 83a8bb1..8726707 100644
--- a/sim/testsuite/sim/or1k/or1k-asm-test.h
+++ b/sim/testsuite/sim/or1k/or1k-asm-test.h
@@ -1,6 +1,6 @@
/* Testsuite architecture macros for OpenRISC.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/or1k-asm.h b/sim/testsuite/sim/or1k/or1k-asm.h
index a4f05d8..ef407e5 100644
--- a/sim/testsuite/sim/or1k/or1k-asm.h
+++ b/sim/testsuite/sim/or1k/or1k-asm.h
@@ -1,6 +1,6 @@
/* Testsuite assembly helpers for OpenRISC.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/or1k-test.ld b/sim/testsuite/sim/or1k/or1k-test.ld
index 0631e9a..69dda36 100644
--- a/sim/testsuite/sim/or1k/or1k-test.ld
+++ b/sim/testsuite/sim/or1k/or1k-test.ld
@@ -1,6 +1,6 @@
/* Test linker script for OpenRISC.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/ror.S b/sim/testsuite/sim/or1k/ror.S
index b28aa0d..bc79a9a 100644
--- a/sim/testsuite/sim/or1k/ror.S
+++ b/sim/testsuite/sim/or1k/ror.S
@@ -1,6 +1,6 @@
/* Tests instructions l.ror and l.rori.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/shift.S b/sim/testsuite/sim/or1k/shift.S
index 5fc9b9c..aad94da 100644
--- a/sim/testsuite/sim/or1k/shift.S
+++ b/sim/testsuite/sim/or1k/shift.S
@@ -1,6 +1,6 @@
/* Tests the shift instructions.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/spr-defs.h b/sim/testsuite/sim/or1k/spr-defs.h
index 71c927b..c792f6f 100644
--- a/sim/testsuite/sim/or1k/spr-defs.h
+++ b/sim/testsuite/sim/or1k/spr-defs.h
@@ -1,6 +1,6 @@
/* Special Purpose Registers definitions
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/sub.S b/sim/testsuite/sim/or1k/sub.S
index f8557ca..3a57911 100644
--- a/sim/testsuite/sim/or1k/sub.S
+++ b/sim/testsuite/sim/or1k/sub.S
@@ -1,6 +1,6 @@
/* Tests instruction l.sub.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sim/testsuite/sim/or1k/xor.S b/sim/testsuite/sim/or1k/xor.S
index 1fa9449..9c8e35c 100644
--- a/sim/testsuite/sim/or1k/xor.S
+++ b/sim/testsuite/sim/or1k/xor.S
@@ -1,6 +1,6 @@
/* Tests instructions l.xor, l.xori.
- Copyright (C) 2017 Free Software Foundation, Inc.
+ Copyright (C) 2017-2018 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by