diff options
author | Joel Brobecker <brobecker@adacore.com> | 2020-01-01 10:20:01 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2020-01-01 10:20:53 +0400 |
commit | b811d2c2920ddcb1adcd438da38e90912b31f45f (patch) | |
tree | 9317b0d83d5a9519cb63d125934c7cfc94b91759 /sim/cris | |
parent | 5f4def5cbd12e77075f64a6854fb002f34be8a01 (diff) | |
download | gdb-b811d2c2920ddcb1adcd438da38e90912b31f45f.zip gdb-b811d2c2920ddcb1adcd438da38e90912b31f45f.tar.gz gdb-b811d2c2920ddcb1adcd438da38e90912b31f45f.tar.bz2 |
Update copyright year range in all GDB files.
gdb/ChangeLog:
Update copyright year range in all GDB files.
Diffstat (limited to 'sim/cris')
-rw-r--r-- | sim/cris/Makefile.in | 2 | ||||
-rw-r--r-- | sim/cris/arch.c | 2 | ||||
-rw-r--r-- | sim/cris/arch.h | 2 | ||||
-rw-r--r-- | sim/cris/cpuall.h | 2 | ||||
-rw-r--r-- | sim/cris/cpuv10.c | 2 | ||||
-rw-r--r-- | sim/cris/cpuv10.h | 2 | ||||
-rw-r--r-- | sim/cris/cpuv32.c | 2 | ||||
-rw-r--r-- | sim/cris/cpuv32.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-desc.c | 2 | ||||
-rw-r--r-- | sim/cris/cris-desc.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-opc.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-sim.h | 2 | ||||
-rw-r--r-- | sim/cris/cris-tmpl.c | 2 | ||||
-rw-r--r-- | sim/cris/crisv10f.c | 2 | ||||
-rw-r--r-- | sim/cris/crisv32f.c | 2 | ||||
-rw-r--r-- | sim/cris/decodev10.c | 2 | ||||
-rw-r--r-- | sim/cris/decodev10.h | 2 | ||||
-rw-r--r-- | sim/cris/decodev32.c | 2 | ||||
-rw-r--r-- | sim/cris/decodev32.h | 2 | ||||
-rw-r--r-- | sim/cris/dv-cris.c | 2 | ||||
-rw-r--r-- | sim/cris/dv-cris_900000xx.c | 2 | ||||
-rw-r--r-- | sim/cris/dv-rv.c | 2 | ||||
-rw-r--r-- | sim/cris/mloop.in | 2 | ||||
-rw-r--r-- | sim/cris/modelv10.c | 2 | ||||
-rw-r--r-- | sim/cris/modelv32.c | 2 | ||||
-rw-r--r-- | sim/cris/rvdummy.c | 2 | ||||
-rw-r--r-- | sim/cris/semcrisv10f-switch.c | 2 | ||||
-rw-r--r-- | sim/cris/semcrisv32f-switch.c | 2 | ||||
-rw-r--r-- | sim/cris/sim-if.c | 2 | ||||
-rw-r--r-- | sim/cris/sim-main.h | 2 | ||||
-rw-r--r-- | sim/cris/traps.c | 2 |
31 files changed, 31 insertions, 31 deletions
diff --git a/sim/cris/Makefile.in b/sim/cris/Makefile.in index c0605b6..a6d9c61 100644 --- a/sim/cris/Makefile.in +++ b/sim/cris/Makefile.in @@ -1,7 +1,7 @@ # Makefile template for Configure for the CRIS simulator, based on a mix # of the ones for m32r and i960. # -# Copyright (C) 2004-2019 Free Software Foundation, Inc. +# Copyright (C) 2004-2020 Free Software Foundation, Inc. # Contributed by Axis Communications. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/cris/arch.c b/sim/cris/arch.c index af27ef2..2e9cbf2 100644 --- a/sim/cris/arch.c +++ b/sim/cris/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/arch.h b/sim/cris/arch.h index ac51ca8..ad8fc8e 100644 --- a/sim/cris/arch.h +++ b/sim/cris/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuall.h b/sim/cris/cpuall.h index b7d3ae9..44aabab 100644 --- a/sim/cris/cpuall.h +++ b/sim/cris/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv10.c b/sim/cris/cpuv10.c index 1b72fbf..13fbd7e 100644 --- a/sim/cris/cpuv10.c +++ b/sim/cris/cpuv10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv10.h b/sim/cris/cpuv10.h index 2903261..5675d0a 100644 --- a/sim/cris/cpuv10.h +++ b/sim/cris/cpuv10.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv32.c b/sim/cris/cpuv32.c index efea689..80aa22e 100644 --- a/sim/cris/cpuv32.c +++ b/sim/cris/cpuv32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cpuv32.h b/sim/cris/cpuv32.h index 494c8f9..2b443bc 100644 --- a/sim/cris/cpuv32.h +++ b/sim/cris/cpuv32.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cris-desc.c b/sim/cris/cris-desc.c index d4715c6..0194b6e 100644 --- a/sim/cris/cris-desc.c +++ b/sim/cris/cris-desc.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. diff --git a/sim/cris/cris-desc.h b/sim/cris/cris-desc.h index dda1558..3784b7b 100644 --- a/sim/cris/cris-desc.h +++ b/sim/cris/cris-desc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. diff --git a/sim/cris/cris-opc.h b/sim/cris/cris-opc.h index 3375085..8bff921 100644 --- a/sim/cris/cris-opc.h +++ b/sim/cris/cris-opc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. diff --git a/sim/cris/cris-sim.h b/sim/cris/cris-sim.h index 0338f75..01fd6b7 100644 --- a/sim/cris/cris-sim.h +++ b/sim/cris/cris-sim.h @@ -1,5 +1,5 @@ /* Collection of junk for CRIS. - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/cris-tmpl.c b/sim/cris/cris-tmpl.c index 85a7aa9..9c6cb58 100644 --- a/sim/cris/cris-tmpl.c +++ b/sim/cris/cris-tmpl.c @@ -1,5 +1,5 @@ /* CRIS base simulator support code - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/crisv10f.c b/sim/cris/crisv10f.c index 70b8d18..273293c 100644 --- a/sim/cris/crisv10f.c +++ b/sim/cris/crisv10f.c @@ -1,5 +1,5 @@ /* CRIS v10 simulator support code - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/crisv32f.c b/sim/cris/crisv32f.c index b85ce5f..c0fba1f 100644 --- a/sim/cris/crisv32f.c +++ b/sim/cris/crisv32f.c @@ -1,5 +1,5 @@ /* CRIS v32 simulator support code - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/decodev10.c b/sim/cris/decodev10.c index e834677..7b522f9 100644 --- a/sim/cris/decodev10.c +++ b/sim/cris/decodev10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/decodev10.h b/sim/cris/decodev10.h index 6678ced..06f2d1f 100644 --- a/sim/cris/decodev10.h +++ b/sim/cris/decodev10.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/decodev32.c b/sim/cris/decodev32.c index 3e0d98e..d6daef2 100644 --- a/sim/cris/decodev32.c +++ b/sim/cris/decodev32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/decodev32.h b/sim/cris/decodev32.h index 5d04bed..facdcb8 100644 --- a/sim/cris/decodev32.h +++ b/sim/cris/decodev32.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/dv-cris.c b/sim/cris/dv-cris.c index 3347091..b7c52f6 100644 --- a/sim/cris/dv-cris.c +++ b/sim/cris/dv-cris.c @@ -1,6 +1,6 @@ /* The CRIS interrupt framework for GDB, the GNU Debugger. - Copyright 2006-2019 Free Software Foundation, Inc. + Copyright 2006-2020 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/dv-cris_900000xx.c b/sim/cris/dv-cris_900000xx.c index a1f572a..3bef03e 100644 --- a/sim/cris/dv-cris_900000xx.c +++ b/sim/cris/dv-cris_900000xx.c @@ -1,6 +1,6 @@ /* Handle 0x900000xx addresses in the sim. - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/dv-rv.c b/sim/cris/dv-rv.c index 80cbb86..6cc3180 100644 --- a/sim/cris/dv-rv.c +++ b/sim/cris/dv-rv.c @@ -1,7 +1,7 @@ /* The remote-virtual-component simulator framework for GDB, the GNU Debugger. - Copyright 2006-2019 Free Software Foundation, Inc. + Copyright 2006-2020 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/mloop.in b/sim/cris/mloop.in index 431e501..b101361 100644 --- a/sim/cris/mloop.in +++ b/sim/cris/mloop.in @@ -1,5 +1,5 @@ # Simulator main loop for CRIS. -*- C -*- -# Copyright (C) 2004-2019 Free Software Foundation, Inc. +# Copyright (C) 2004-2020 Free Software Foundation, Inc. # Contributed by Axis Communications. # # This file is part of the GNU simulators. diff --git a/sim/cris/modelv10.c b/sim/cris/modelv10.c index 8299ac4..043e69f 100644 --- a/sim/cris/modelv10.c +++ b/sim/cris/modelv10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/modelv32.c b/sim/cris/modelv32.c index 8a2a85c..0b10be5 100644 --- a/sim/cris/modelv32.c +++ b/sim/cris/modelv32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/rvdummy.c b/sim/cris/rvdummy.c index bba6c5a..4579866 100644 --- a/sim/cris/rvdummy.c +++ b/sim/cris/rvdummy.c @@ -1,7 +1,7 @@ /* Test-driver for the remote-virtual-component simulator framework for GDB, the GNU Debugger. - Copyright 2006-2019 Free Software Foundation, Inc. + Copyright 2006-2020 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/semcrisv10f-switch.c b/sim/cris/semcrisv10f-switch.c index 04e53e3..2861760 100644 --- a/sim/cris/semcrisv10f-switch.c +++ b/sim/cris/semcrisv10f-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/semcrisv32f-switch.c b/sim/cris/semcrisv32f-switch.c index 5638bfe..fd4fe9d 100644 --- a/sim/cris/semcrisv32f-switch.c +++ b/sim/cris/semcrisv32f-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2019 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/sim-if.c b/sim/cris/sim-if.c index ebfb0e5..67e8d69 100644 --- a/sim/cris/sim-if.c +++ b/sim/cris/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the CRIS. - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h index 6fd5cd1..ff75cc2 100644 --- a/sim/cris/sim-main.h +++ b/sim/cris/sim-main.h @@ -1,5 +1,5 @@ /* Main header for the CRIS simulator, based on the m32r header. - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/cris/traps.c b/sim/cris/traps.c index ba7bb9f..98d1e03 100644 --- a/sim/cris/traps.c +++ b/sim/cris/traps.c @@ -1,5 +1,5 @@ /* CRIS exception, interrupt, and trap (EIT) support - Copyright (C) 2004-2019 Free Software Foundation, Inc. + Copyright (C) 2004-2020 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. |