aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-01-04 08:28:28 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-01-04 08:28:28 +0000
commitc5a570810022466eaa5e077cd1b8aa00d74706f1 (patch)
tree34591c7977f834cbf2e2fc867e44173b32a894d4 /sim/testsuite
parent0b30217134add051e159a192066a1e568ebd837f (diff)
downloadgdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.zip
gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.gz
gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.bz2
Copyright year update in most files of the GDB Project.
gdb/ChangeLog: Copyright year update in most files of the GDB Project.
Diffstat (limited to 'sim/testsuite')
-rw-r--r--sim/testsuite/Makefile.in3
-rw-r--r--sim/testsuite/common/bits-gen.c3
-rw-r--r--sim/testsuite/d10v-elf/Makefile.in3
-rw-r--r--sim/testsuite/frv-elf/Makefile.in3
-rw-r--r--sim/testsuite/m32r-elf/Makefile.in3
-rw-r--r--sim/testsuite/mips64el-elf/Makefile.in3
-rw-r--r--sim/testsuite/sim/cris/asm/asm.exp3
-rw-r--r--sim/testsuite/sim/cris/c/c.exp3
-rw-r--r--sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp3
-rw-r--r--sim/testsuite/sim/mips/mips32-dsp.s2
-rw-r--r--sim/testsuite/sim/mips/testutils.inc3
-rw-r--r--sim/testsuite/sim/mips/utils-dsp.inc3
-rw-r--r--sim/testsuite/sim/mips/utils-fpu.inc3
-rw-r--r--sim/testsuite/sim/mips/utils-mdmx.inc3
14 files changed, 14 insertions, 27 deletions
diff --git a/sim/testsuite/Makefile.in b/sim/testsuite/Makefile.in
index 99bf4d8..9b9cc39 100644
--- a/sim/testsuite/Makefile.in
+++ b/sim/testsuite/Makefile.in
@@ -1,6 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 1997-1998, 2007-2012 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 677a7f8..f23456e 100644
--- a/sim/testsuite/common/bits-gen.c
+++ b/sim/testsuite/common/bits-gen.c
@@ -1,6 +1,5 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 1997, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 1997, 2007-2012 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 7dc2b75..6e998f4 100644
--- a/sim/testsuite/d10v-elf/Makefile.in
+++ b/sim/testsuite/d10v-elf/Makefile.in
@@ -1,6 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992, 1993, 1994, 1995, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 1992-1995, 2007-2012 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 32c2a00..18422ee 100644
--- a/sim/testsuite/frv-elf/Makefile.in
+++ b/sim/testsuite/frv-elf/Makefile.in
@@ -1,6 +1,5 @@
# Makefile for regression testing the frv simulator.
-# Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 1998, 2007-2012 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 2314ea9..13e23ed 100644
--- a/sim/testsuite/m32r-elf/Makefile.in
+++ b/sim/testsuite/m32r-elf/Makefile.in
@@ -1,6 +1,5 @@
# Makefile for regression testing the m32r simulator.
-# Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 1998, 2007-2012 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 c9f8dd0..ce53ff3 100644
--- a/sim/testsuite/mips64el-elf/Makefile.in
+++ b/sim/testsuite/mips64el-elf/Makefile.in
@@ -1,6 +1,5 @@
# Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992, 1993, 1994, 1995, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 1992-1995, 2007-2012 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 00892eb..70cd2c0 100644
--- a/sim/testsuite/sim/cris/asm/asm.exp
+++ b/sim/testsuite/sim/cris/asm/asm.exp
@@ -1,5 +1,4 @@
-# Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007-2012 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 41dd3cb..de4facc 100644
--- a/sim/testsuite/sim/cris/c/c.exp
+++ b/sim/testsuite/sim/cris/c/c.exp
@@ -1,5 +1,4 @@
-# Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007-2012 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 6030904..bde531c 100644
--- a/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
+++ b/sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp
@@ -1,5 +1,4 @@
-# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 2006-2012 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/mips/mips32-dsp.s b/sim/testsuite/sim/mips/mips32-dsp.s
index 6d39ff9..520de54 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, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2010-2012 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 2741216..09bab3d 100644
--- a/sim/testsuite/sim/mips/testutils.inc
+++ b/sim/testsuite/sim/mips/testutils.inc
@@ -1,6 +1,5 @@
# MIPS simulator testsuite utility functions.
-# Copyright (C) 2004, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007-2012 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 9b90f0c..95383fd 100644
--- a/sim/testsuite/sim/mips/utils-dsp.inc
+++ b/sim/testsuite/sim/mips/utils-dsp.inc
@@ -1,6 +1,5 @@
# MIPS DSP ASE simulator testsuite utility functions.
-# Copyright (C) 2005, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007-2012 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 6bae37b..12881f2 100644
--- a/sim/testsuite/sim/mips/utils-fpu.inc
+++ b/sim/testsuite/sim/mips/utils-fpu.inc
@@ -1,6 +1,5 @@
# MIPS simulator testsuite FPU utility functions.
-# Copyright (C) 2004, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007-2012 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 d567e2d..ffe261d 100644
--- a/sim/testsuite/sim/mips/utils-mdmx.inc
+++ b/sim/testsuite/sim/mips/utils-mdmx.inc
@@ -1,6 +1,5 @@
# MIPS simulator testsuite MDMX utility functions.
-# Copyright (C) 2004, 2007, 2008, 2009, 2010,
-# 2011 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.