diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-01-01 18:56:03 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-01-01 19:13:23 +0400 |
commit | 4a94e36819485cdbd50438f800d1e478156a4889 (patch) | |
tree | 03138d65b74ebd8d129ed5de07ed54a741dcc4b2 /sim | |
parent | dd10f20452c99cfb19ac9630de943ec0c1912142 (diff) | |
download | binutils-gdb-4a94e36819485cdbd50438f800d1e478156a4889.tar.gz |
Automatic Copyright Year update after running gdb/copyright.py
This commit brings all the changes made by running gdb/copyright.py
as per GDB's Start of New Year Procedure.
For the avoidance of doubt, all changes in this commits were
performed by the script.
Diffstat (limited to 'sim')
670 files changed, 670 insertions, 670 deletions
diff --git a/sim/Makefile.am b/sim/Makefile.am index 13d0c3a29cf..79537e779b3 100644 --- a/sim/Makefile.am +++ b/sim/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to generate Makefile.in ## -# Copyright (C) 1993-2021 Free Software Foundation, Inc. +# Copyright (C) 1993-2022 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/Makefile.in b/sim/Makefile.in index 5312ffe68a4..8b208e03443 100644 --- a/sim/Makefile.in +++ b/sim/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2022 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/sim/aarch64/Makefile.in b/sim/aarch64/Makefile.in index 4f337003738..95de0f96cc6 100644 --- a/sim/aarch64/Makefile.in +++ b/sim/aarch64/Makefile.in @@ -1,6 +1,6 @@ #### Makefile.in --- Makefile template for the AArch64 simulator -### Copyright (C) 2015-2021 Free Software Foundation, Inc. +### Copyright (C) 2015-2022 Free Software Foundation, Inc. ### Contributed by Red Hat. diff --git a/sim/aarch64/cpustate.c b/sim/aarch64/cpustate.c index 45a08623f95..0e61c23202c 100644 --- a/sim/aarch64/cpustate.c +++ b/sim/aarch64/cpustate.c @@ -1,6 +1,6 @@ /* cpustate.h -- Prototypes for AArch64 simulator functions. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/cpustate.h b/sim/aarch64/cpustate.h index b9e1f92d640..1d25b3af15a 100644 --- a/sim/aarch64/cpustate.h +++ b/sim/aarch64/cpustate.h @@ -1,6 +1,6 @@ /* cpustate.h -- Prototypes for AArch64 cpu state functions. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/decode.h b/sim/aarch64/decode.h index a402fa11e25..416aca428d3 100644 --- a/sim/aarch64/decode.h +++ b/sim/aarch64/decode.h @@ -1,6 +1,6 @@ /* decode.h -- Prototypes for AArch64 simulator decoder functions. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/interp.c b/sim/aarch64/interp.c index 328995358b0..a04f1dcc389 100644 --- a/sim/aarch64/interp.c +++ b/sim/aarch64/interp.c @@ -1,6 +1,6 @@ /* interp.c -- AArch64 sim interface to GDB. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/memory.c b/sim/aarch64/memory.c index cd2df334da5..9f680797825 100644 --- a/sim/aarch64/memory.c +++ b/sim/aarch64/memory.c @@ -1,6 +1,6 @@ /* memory.c -- Memory accessor functions for the AArch64 simulator - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/memory.h b/sim/aarch64/memory.h index 39dc16117b8..15890d19f99 100644 --- a/sim/aarch64/memory.h +++ b/sim/aarch64/memory.h @@ -1,6 +1,6 @@ /* memory.h -- Prototypes for AArch64 memory accessor functions. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/sim-main.h b/sim/aarch64/sim-main.h index 14d54cff9dc..baeb51bc716 100644 --- a/sim/aarch64/sim-main.h +++ b/sim/aarch64/sim-main.h @@ -1,6 +1,6 @@ /* sim-main.h -- Interface with sim/common. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/simulator.c b/sim/aarch64/simulator.c index 0970aceda9f..516a7830522 100644 --- a/sim/aarch64/simulator.c +++ b/sim/aarch64/simulator.c @@ -1,6 +1,6 @@ /* simulator.c -- Interface for the AArch64 simulator. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/aarch64/simulator.h b/sim/aarch64/simulator.h index 5875c843e90..57178595b5c 100644 --- a/sim/aarch64/simulator.h +++ b/sim/aarch64/simulator.h @@ -1,6 +1,6 @@ /* simulator.h -- Prototypes for AArch64 simulator functions. - Copyright (C) 2015-2021 Free Software Foundation, Inc. + Copyright (C) 2015-2022 Free Software Foundation, Inc. Contributed by Red Hat. diff --git a/sim/arch-subdir.mk.in b/sim/arch-subdir.mk.in index 96b481a97e2..c9ba0d53f35 100644 --- a/sim/arch-subdir.mk.in +++ b/sim/arch-subdir.mk.in @@ -2,7 +2,7 @@ ## NB: This should eventually be merged into sim/Makefile.am once there are no ## subdir configure scripts. # -# Copyright (C) 1993-2021 Free Software Foundation, Inc. +# Copyright (C) 1993-2022 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/arm/Makefile.in b/sim/arm/Makefile.in index f339e799b9e..d7d50d54289 100644 --- a/sim/arm/Makefile.in +++ b/sim/arm/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the arm sim library. -# Copyright 1995-2021 Free Software Foundation, Inc. +# Copyright 1995-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/arm/armemu32.c b/sim/arm/armemu32.c index adf0bd9c0b5..c25dbf6e90a 100644 --- a/sim/arm/armemu32.c +++ b/sim/arm/armemu32.c @@ -1,5 +1,5 @@ /* Build armemu.c with ARM32 support. - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 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/arm/iwmmxt.c b/sim/arm/iwmmxt.c index c71d06f4c6b..5f91012bc2a 100644 --- a/sim/arm/iwmmxt.c +++ b/sim/arm/iwmmxt.c @@ -1,5 +1,5 @@ /* iwmmxt.c -- Intel(r) Wireless MMX(tm) technology co-processor interface. - Copyright (C) 2002-2021 Free Software Foundation, Inc. + Copyright (C) 2002-2022 Free Software Foundation, Inc. Contributed by matthew green (mrg@redhat.com). This program is free software; you can redistribute it and/or modify diff --git a/sim/arm/iwmmxt.h b/sim/arm/iwmmxt.h index b6dd3935ed9..e49a8d78d09 100644 --- a/sim/arm/iwmmxt.h +++ b/sim/arm/iwmmxt.h @@ -1,5 +1,5 @@ /* iwmmxt.h -- Intel(r) Wireless MMX(tm) technology co-processor interface. - Copyright (C) 2002-2021 Free Software Foundation, Inc. + Copyright (C) 2002-2022 Free Software Foundation, Inc. Contributed by matthew green (mrg@redhat.com). This program is free software; you can redistribute it and/or modify diff --git a/sim/arm/local.mk b/sim/arm/local.mk index 9a01fad6ce1..84dfbdfa536 100644 --- a/sim/arm/local.mk +++ b/sim/arm/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1995-2021 Free Software Foundation, Inc. +## Copyright (C) 1995-2022 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/arm/maverick.c b/sim/arm/maverick.c index fb62ccd8c8c..49671d5c751 100644 --- a/sim/arm/maverick.c +++ b/sim/arm/maverick.c @@ -1,5 +1,5 @@ /* maverick.c -- Cirrus/DSP co-processor interface. - Copyright (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 Free Software Foundation, Inc. Contributed by Aldy Hernandez (aldyh@redhat.com). This program is free software; you can redistribute it and/or modify diff --git a/sim/arm/maverick.h b/sim/arm/maverick.h index 907e825de88..cd17782a2bd 100644 --- a/sim/arm/maverick.h +++ b/sim/arm/maverick.h @@ -1,5 +1,5 @@ /* maverick.h -- Cirrus/DSP co-processor interface header - Copyright (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 Free Software Foundation, Inc. Contributed by Aldy Hernandez (aldyh@redhat.com). This program is free software; you can redistribute it and/or modify diff --git a/sim/arm/sim-main.h b/sim/arm/sim-main.h index 05135aed480..17c3132bb0a 100644 --- a/sim/arm/sim-main.h +++ b/sim/arm/sim-main.h @@ -1,5 +1,5 @@ /* Simulation code for the ARM processor. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of simulators. diff --git a/sim/arm/wrapper.c b/sim/arm/wrapper.c index 12b974a95f8..ab56bc4e7b8 100644 --- a/sim/arm/wrapper.c +++ b/sim/arm/wrapper.c @@ -1,5 +1,5 @@ /* run front end support for arm - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. This file is part of ARM SIM. diff --git a/sim/avr/Makefile.in b/sim/avr/Makefile.in index 92d0d88e3f0..d48e30176b4 100644 --- a/sim/avr/Makefile.in +++ b/sim/avr/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the AVR sim library. -# Copyright (C) 2009-2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2022 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/avr/interp.c b/sim/avr/interp.c index 8ec07c98f8d..8efdffab8af 100644 --- a/sim/avr/interp.c +++ b/sim/avr/interp.c @@ -1,5 +1,5 @@ /* Simulator for Atmel's AVR core. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. Written by Tristan Gingold, AdaCore. This file is part of GDB, the GNU debugger. diff --git a/sim/avr/sim-main.h b/sim/avr/sim-main.h index 42c36197bb9..c58717a7550 100644 --- a/sim/avr/sim-main.h +++ b/sim/avr/sim-main.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/bfin/Makefile.in b/sim/bfin/Makefile.in index f61e1e1206f..f4f30c48bcb 100644 --- a/sim/bfin/Makefile.in +++ b/sim/bfin/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the Blackfin simulator. -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 Free Software Foundation, Inc. # Written by Analog Devices, Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/bfin/arch.h b/sim/bfin/arch.h index 511ab9dfe78..3a53a898891 100644 --- a/sim/bfin/arch.h +++ b/sim/bfin/arch.h @@ -1,6 +1,6 @@ /* Simulator for Analog Devices Blackfin processors. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/bfin-sim.c b/sim/bfin/bfin-sim.c index 486fe4717ef..37ac5ce5d6f 100644 --- a/sim/bfin/bfin-sim.c +++ b/sim/bfin/bfin-sim.c @@ -1,6 +1,6 @@ /* Simulator for Analog Devices Blackfin processors. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/bfin-sim.h b/sim/bfin/bfin-sim.h index a851d8df3d5..36b9e0235b6 100644 --- a/sim/bfin/bfin-sim.h +++ b/sim/bfin/bfin-sim.h @@ -1,6 +1,6 @@ /* Simulator for Analog Devices Blackfin processors. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/devices.c b/sim/bfin/devices.c index 97873f6f59e..d055f864c77 100644 --- a/sim/bfin/devices.c +++ b/sim/bfin/devices.c @@ -1,6 +1,6 @@ /* Blackfin device support. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/devices.h b/sim/bfin/devices.h index ee8f6064693..b772aa2e258 100644 --- a/sim/bfin/devices.h +++ b/sim/bfin/devices.h @@ -1,6 +1,6 @@ /* Common Blackfin device stuff. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_cec.c b/sim/bfin/dv-bfin_cec.c index 3cd7cb3278b..b7633aabfa5 100644 --- a/sim/bfin/dv-bfin_cec.c +++ b/sim/bfin/dv-bfin_cec.c @@ -1,6 +1,6 @@ /* Blackfin Core Event Controller (CEC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_cec.h b/sim/bfin/dv-bfin_cec.h index cece668cc44..209b91ee170 100644 --- a/sim/bfin/dv-bfin_cec.h +++ b/sim/bfin/dv-bfin_cec.h @@ -1,6 +1,6 @@ /* Blackfin Core Event Controller (CEC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ctimer.c b/sim/bfin/dv-bfin_ctimer.c index b826a60002a..b6fbb34f4c3 100644 --- a/sim/bfin/dv-bfin_ctimer.c +++ b/sim/bfin/dv-bfin_ctimer.c @@ -1,6 +1,6 @@ /* Blackfin Core Timer model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ctimer.h b/sim/bfin/dv-bfin_ctimer.h index 7ded103b342..a661997da76 100644 --- a/sim/bfin/dv-bfin_ctimer.h +++ b/sim/bfin/dv-bfin_ctimer.h @@ -1,6 +1,6 @@ /* Blackfin Core Timer model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_dma.c b/sim/bfin/dv-bfin_dma.c index 4651e6224f1..b93a96090c3 100644 --- a/sim/bfin/dv-bfin_dma.c +++ b/sim/bfin/dv-bfin_dma.c @@ -1,6 +1,6 @@ /* Blackfin Direct Memory Access (DMA) Channel model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_dma.h b/sim/bfin/dv-bfin_dma.h index eaaf8a4996e..463c4870077 100644 --- a/sim/bfin/dv-bfin_dma.h +++ b/sim/bfin/dv-bfin_dma.h @@ -1,6 +1,6 @@ /* Blackfin Direct Memory Access (DMA) Channel model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_dmac.c b/sim/bfin/dv-bfin_dmac.c index d5c608f4cd9..abfe1a555d6 100644 --- a/sim/bfin/dv-bfin_dmac.c +++ b/sim/bfin/dv-bfin_dmac.c @@ -1,6 +1,6 @@ /* Blackfin Direct Memory Access (DMA) Controller model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_dmac.h b/sim/bfin/dv-bfin_dmac.h index 2c8480511b4..8e34bf797e9 100644 --- a/sim/bfin/dv-bfin_dmac.h +++ b/sim/bfin/dv-bfin_dmac.h @@ -1,6 +1,6 @@ /* Blackfin Direct Memory Access (DMA) Controller model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ebiu_amc.c b/sim/bfin/dv-bfin_ebiu_amc.c index aba9c50e68f..8135d609c2d 100644 --- a/sim/bfin/dv-bfin_ebiu_amc.c +++ b/sim/bfin/dv-bfin_ebiu_amc.c @@ -1,7 +1,7 @@ /* Blackfin External Bus Interface Unit (EBIU) Asynchronous Memory Controller (AMC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ebiu_amc.h b/sim/bfin/dv-bfin_ebiu_amc.h index f64be9837fc..6bf1f5c934a 100644 --- a/sim/bfin/dv-bfin_ebiu_amc.h +++ b/sim/bfin/dv-bfin_ebiu_amc.h @@ -1,7 +1,7 @@ /* Blackfin External Bus Interface Unit (EBIU) Asynchronous Memory Controller (AMC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ebiu_ddrc.c b/sim/bfin/dv-bfin_ebiu_ddrc.c index e82a1352883..19d15473817 100644 --- a/sim/bfin/dv-bfin_ebiu_ddrc.c +++ b/sim/bfin/dv-bfin_ebiu_ddrc.c @@ -1,6 +1,6 @@ /* Blackfin External Bus Interface Unit (EBIU) DDR Controller (DDRC) Model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ebiu_ddrc.h b/sim/bfin/dv-bfin_ebiu_ddrc.h index 767027bb251..00a2424ee1c 100644 --- a/sim/bfin/dv-bfin_ebiu_ddrc.h +++ b/sim/bfin/dv-bfin_ebiu_ddrc.h @@ -1,6 +1,6 @@ /* Blackfin External Bus Interface Unit (EBIU) DDR Controller (DDRC) Model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ebiu_sdc.c b/sim/bfin/dv-bfin_ebiu_sdc.c index 9347d7c6938..5775958d782 100644 --- a/sim/bfin/dv-bfin_ebiu_sdc.c +++ b/sim/bfin/dv-bfin_ebiu_sdc.c @@ -1,6 +1,6 @@ /* Blackfin External Bus Interface Unit (EBIU) SDRAM Controller (SDC) Model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ebiu_sdc.h b/sim/bfin/dv-bfin_ebiu_sdc.h index 24f84b99531..afc4d4ecc36 100644 --- a/sim/bfin/dv-bfin_ebiu_sdc.h +++ b/sim/bfin/dv-bfin_ebiu_sdc.h @@ -1,6 +1,6 @@ /* Blackfin External Bus Interface Unit (EBIU) SDRAM Controller (SDC) Model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_emac.c b/sim/bfin/dv-bfin_emac.c index 143d07a1437..e45f1eaadd6 100644 --- a/sim/bfin/dv-bfin_emac.c +++ b/sim/bfin/dv-bfin_emac.c @@ -1,6 +1,6 @@ /* Blackfin Ethernet Media Access Controller (EMAC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_emac.h b/sim/bfin/dv-bfin_emac.h index 0446a10d4dc..f415ae1865d 100644 --- a/sim/bfin/dv-bfin_emac.h +++ b/sim/bfin/dv-bfin_emac.h @@ -1,6 +1,6 @@ /* Blackfin Ethernet Media Access Controller (EMAC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_eppi.c b/sim/bfin/dv-bfin_eppi.c index f31782b7f37..8a01c7c4511 100644 --- a/sim/bfin/dv-bfin_eppi.c +++ b/sim/bfin/dv-bfin_eppi.c @@ -1,7 +1,7 @@ /* Blackfin Enhanced Parallel Port Interface (EPPI) model For "new style" PPIs on BF54x/etc... parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_eppi.h b/sim/bfin/dv-bfin_eppi.h index cf0480893b2..a45ea381142 100644 --- a/sim/bfin/dv-bfin_eppi.h +++ b/sim/bfin/dv-bfin_eppi.h @@ -1,7 +1,7 @@ /* Blackfin Enhanced Parallel Port Interface (EPPI) model For "new style" PPIs on BF54x/etc... parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_evt.c b/sim/bfin/dv-bfin_evt.c index e49f4804fe6..523643fc75a 100644 --- a/sim/bfin/dv-bfin_evt.c +++ b/sim/bfin/dv-bfin_evt.c @@ -1,6 +1,6 @@ /* Blackfin Event Vector Table (EVT) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_evt.h b/sim/bfin/dv-bfin_evt.h index d27fa2e822a..888bfee47e3 100644 --- a/sim/bfin/dv-bfin_evt.h +++ b/sim/bfin/dv-bfin_evt.h @@ -1,6 +1,6 @@ /* Blackfin Event Vector Table (EVT) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_gpio.c b/sim/bfin/dv-bfin_gpio.c index 12f0c4df9f3..bc570c6cf17 100644 --- a/sim/bfin/dv-bfin_gpio.c +++ b/sim/bfin/dv-bfin_gpio.c @@ -1,6 +1,6 @@ /* Blackfin General Purpose Ports (GPIO) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_gpio.h b/sim/bfin/dv-bfin_gpio.h index 5bd2dfc04c5..e4e36e58490 100644 --- a/sim/bfin/dv-bfin_gpio.h +++ b/sim/bfin/dv-bfin_gpio.h @@ -1,6 +1,6 @@ /* Blackfin General Purpose Ports (GPIO) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_gpio2.c b/sim/bfin/dv-bfin_gpio2.c index 0cb91e7c608..f1a0c68f4ab 100644 --- a/sim/bfin/dv-bfin_gpio2.c +++ b/sim/bfin/dv-bfin_gpio2.c @@ -1,7 +1,7 @@ /* Blackfin General Purpose Ports (GPIO) model For "new style" GPIOs on BF54x parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. and Mike Frysinger. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_gpio2.h b/sim/bfin/dv-bfin_gpio2.h index 81fd1e7fc80..a59dc2fa0da 100644 --- a/sim/bfin/dv-bfin_gpio2.h +++ b/sim/bfin/dv-bfin_gpio2.h @@ -1,7 +1,7 @@ /* Blackfin General Purpose Ports (GPIO) model For "new style" GPIOs on BF54x parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. and Mike Frysinger. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_gptimer.c b/sim/bfin/dv-bfin_gptimer.c index 685c48e97ef..f8d2774394b 100644 --- a/sim/bfin/dv-bfin_gptimer.c +++ b/sim/bfin/dv-bfin_gptimer.c @@ -1,6 +1,6 @@ /* Blackfin General Purpose Timers (GPtimer) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_gptimer.h b/sim/bfin/dv-bfin_gptimer.h index 34b53d30fc2..62881749f96 100644 --- a/sim/bfin/dv-bfin_gptimer.h +++ b/sim/bfin/dv-bfin_gptimer.h @@ -1,6 +1,6 @@ /* Blackfin General Purpose Timers (GPtimer) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_jtag.c b/sim/bfin/dv-bfin_jtag.c index 5a0be0cbab6..7cc2ee009e2 100644 --- a/sim/bfin/dv-bfin_jtag.c +++ b/sim/bfin/dv-bfin_jtag.c @@ -1,6 +1,6 @@ /* Blackfin JTAG model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_jtag.h b/sim/bfin/dv-bfin_jtag.h index d8147320caa..a2efa3eb95c 100644 --- a/sim/bfin/dv-bfin_jtag.h +++ b/sim/bfin/dv-bfin_jtag.h @@ -1,6 +1,6 @@ /* Blackfin JTAG model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_mmu.c b/sim/bfin/dv-bfin_mmu.c index 263d5b20cea..b2ca30df02f 100644 --- a/sim/bfin/dv-bfin_mmu.c +++ b/sim/bfin/dv-bfin_mmu.c @@ -1,6 +1,6 @@ /* Blackfin Memory Management Unit (MMU) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_mmu.h b/sim/bfin/dv-bfin_mmu.h index 408b392b686..2082d2e9a2c 100644 --- a/sim/bfin/dv-bfin_mmu.h +++ b/sim/bfin/dv-bfin_mmu.h @@ -1,6 +1,6 @@ /* Blackfin Memory Management Unit (MMU) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_nfc.c b/sim/bfin/dv-bfin_nfc.c index 17048a883cc..8d8c1e88646 100644 --- a/sim/bfin/dv-bfin_nfc.c +++ b/sim/bfin/dv-bfin_nfc.c @@ -1,6 +1,6 @@ /* Blackfin NAND Flash Memory Controller (NFC) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_nfc.h b/sim/bfin/dv-bfin_nfc.h index 1d72ea4c59c..ebffd1f0450 100644 --- a/sim/bfin/dv-bfin_nfc.h +++ b/sim/bfin/dv-bfin_nfc.h @@ -1,6 +1,6 @@ /* Blackfin NAND Flash Memory Controller (NFC) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_otp.c b/sim/bfin/dv-bfin_otp.c index 8aabe483c8b..ebf06113761 100644 --- a/sim/bfin/dv-bfin_otp.c +++ b/sim/bfin/dv-bfin_otp.c @@ -1,6 +1,6 @@ /* Blackfin One-Time Programmable Memory (OTP) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_otp.h b/sim/bfin/dv-bfin_otp.h index cbc32c9fc76..bfe13cdc353 100644 --- a/sim/bfin/dv-bfin_otp.h +++ b/sim/bfin/dv-bfin_otp.h @@ -1,6 +1,6 @@ /* Blackfin One-Time Programmable Memory (OTP) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_pfmon.c b/sim/bfin/dv-bfin_pfmon.c index bbcb4d6c3c9..894fa6ebb97 100644 --- a/sim/bfin/dv-bfin_pfmon.c +++ b/sim/bfin/dv-bfin_pfmon.c @@ -1,6 +1,6 @@ /* Blackfin Performance Monitor model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_pfmon.h b/sim/bfin/dv-bfin_pfmon.h index 75c65f89a5a..2024c298acf 100644 --- a/sim/bfin/dv-bfin_pfmon.h +++ b/sim/bfin/dv-bfin_pfmon.h @@ -1,6 +1,6 @@ /* Blackfin Performance Monitor model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_pint.c b/sim/bfin/dv-bfin_pint.c index 8a153282b3b..5f871fb06d2 100644 --- a/sim/bfin/dv-bfin_pint.c +++ b/sim/bfin/dv-bfin_pint.c @@ -1,6 +1,6 @@ /* Blackfin Pin Interrupt (PINT) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. and Mike Frysinger. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_pint.h b/sim/bfin/dv-bfin_pint.h index a5d04815f45..4fb438d5ba6 100644 --- a/sim/bfin/dv-bfin_pint.h +++ b/sim/bfin/dv-bfin_pint.h @@ -1,6 +1,6 @@ /* Blackfin Pin Interrupt (PINT) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. and Mike Frysinger. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_pll.c b/sim/bfin/dv-bfin_pll.c index 0e2c1343ec8..97b9dc1e259 100644 --- a/sim/bfin/dv-bfin_pll.c +++ b/sim/bfin/dv-bfin_pll.c @@ -1,6 +1,6 @@ /* Blackfin Phase Lock Loop (PLL) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_pll.h b/sim/bfin/dv-bfin_pll.h index 3ce5ab5d9cc..a79272589d1 100644 --- a/sim/bfin/dv-bfin_pll.h +++ b/sim/bfin/dv-bfin_pll.h @@ -1,6 +1,6 @@ /* Blackfin Phase Lock Loop (PLL) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ppi.c b/sim/bfin/dv-bfin_ppi.c index 6eff08e4407..a6499ba07be 100644 --- a/sim/bfin/dv-bfin_ppi.c +++ b/sim/bfin/dv-bfin_ppi.c @@ -1,7 +1,7 @@ /* Blackfin Parallel Port Interface (PPI) model For "old style" PPIs on BF53x/etc... parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_ppi.h b/sim/bfin/dv-bfin_ppi.h index 471b879a2bf..787ad116a74 100644 --- a/sim/bfin/dv-bfin_ppi.h +++ b/sim/bfin/dv-bfin_ppi.h @@ -1,7 +1,7 @@ /* Blackfin Parallel Port Interface (PPI) model For "old style" PPIs on BF53x/etc... parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_rtc.c b/sim/bfin/dv-bfin_rtc.c index 2f24360a7e2..1640f06e653 100644 --- a/sim/bfin/dv-bfin_rtc.c +++ b/sim/bfin/dv-bfin_rtc.c @@ -1,6 +1,6 @@ /* Blackfin Real Time Clock (RTC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_rtc.h b/sim/bfin/dv-bfin_rtc.h index 055adc5914c..6039dd139de 100644 --- a/sim/bfin/dv-bfin_rtc.h +++ b/sim/bfin/dv-bfin_rtc.h @@ -1,6 +1,6 @@ /* Blackfin Real Time Clock (RTC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_sic.c b/sim/bfin/dv-bfin_sic.c index da77edada40..4b54a20ed35 100644 --- a/sim/bfin/dv-bfin_sic.c +++ b/sim/bfin/dv-bfin_sic.c @@ -1,6 +1,6 @@ /* Blackfin System Interrupt Controller (SIC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_sic.h b/sim/bfin/dv-bfin_sic.h index a38d5e7770a..92d828bdfde 100644 --- a/sim/bfin/dv-bfin_sic.h +++ b/sim/bfin/dv-bfin_sic.h @@ -1,6 +1,6 @@ /* Blackfin System Interrupt Controller (SIC) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_spi.c b/sim/bfin/dv-bfin_spi.c index d56b38ba0f8..f0d33b399f2 100644 --- a/sim/bfin/dv-bfin_spi.c +++ b/sim/bfin/dv-bfin_spi.c @@ -1,6 +1,6 @@ /* Blackfin Serial Peripheral Interface (SPI) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_spi.h b/sim/bfin/dv-bfin_spi.h index 0a69b7aa9b0..a287c9165f6 100644 --- a/sim/bfin/dv-bfin_spi.h +++ b/sim/bfin/dv-bfin_spi.h @@ -1,6 +1,6 @@ /* Blackfin Serial Peripheral Interface (SPI) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_trace.c b/sim/bfin/dv-bfin_trace.c index 56fad63cd3e..40ac698dfcd 100644 --- a/sim/bfin/dv-bfin_trace.c +++ b/sim/bfin/dv-bfin_trace.c @@ -1,6 +1,6 @@ /* Blackfin Trace (TBUF) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_trace.h b/sim/bfin/dv-bfin_trace.h index 2516e91f72c..0edb9ea023a 100644 --- a/sim/bfin/dv-bfin_trace.h +++ b/sim/bfin/dv-bfin_trace.h @@ -1,6 +1,6 @@ /* Blackfin Trace (TBUF) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_twi.c b/sim/bfin/dv-bfin_twi.c index 92d092f568e..c1f81590210 100644 --- a/sim/bfin/dv-bfin_twi.c +++ b/sim/bfin/dv-bfin_twi.c @@ -1,6 +1,6 @@ /* Blackfin Two Wire Interface (TWI) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_twi.h b/sim/bfin/dv-bfin_twi.h index c00a81a101e..c09de0e0226 100644 --- a/sim/bfin/dv-bfin_twi.h +++ b/sim/bfin/dv-bfin_twi.h @@ -1,6 +1,6 @@ /* Blackfin Two Wire Interface (TWI) model - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_uart.c b/sim/bfin/dv-bfin_uart.c index ada632efd6b..2a52793e9a4 100644 --- a/sim/bfin/dv-bfin_uart.c +++ b/sim/bfin/dv-bfin_uart.c @@ -1,7 +1,7 @@ /* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model. For "old style" UARTs on BF53x/etc... parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_uart.h b/sim/bfin/dv-bfin_uart.h index 4dfe417a1af..38ded7fc412 100644 --- a/sim/bfin/dv-bfin_uart.h +++ b/sim/bfin/dv-bfin_uart.h @@ -1,7 +1,7 @@ /* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model. For "old style" UARTs on BF53x/etc... parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_uart2.c b/sim/bfin/dv-bfin_uart2.c index c3308384585..85a946c5702 100644 --- a/sim/bfin/dv-bfin_uart2.c +++ b/sim/bfin/dv-bfin_uart2.c @@ -1,7 +1,7 @@ /* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model. For "new style" UARTs on BF50x/BF54x parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_uart2.h b/sim/bfin/dv-bfin_uart2.h index 36b6039bbce..e5fcb44179c 100644 --- a/sim/bfin/dv-bfin_uart2.h +++ b/sim/bfin/dv-bfin_uart2.h @@ -1,7 +1,7 @@ /* Blackfin Universal Asynchronous Receiver/Transmitter (UART) model. For "new style" UARTs on BF50x/BF54x parts. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_wdog.c b/sim/bfin/dv-bfin_wdog.c index e3172abc7bd..b402f114a24 100644 --- a/sim/bfin/dv-bfin_wdog.c +++ b/sim/bfin/dv-bfin_wdog.c @@ -1,6 +1,6 @@ /* Blackfin Watchdog (WDOG) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_wdog.h b/sim/bfin/dv-bfin_wdog.h index ceac0361a8a..7008dd38b04 100644 --- a/sim/bfin/dv-bfin_wdog.h +++ b/sim/bfin/dv-bfin_wdog.h @@ -1,6 +1,6 @@ /* Blackfin Watchdog (WDOG) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_wp.c b/sim/bfin/dv-bfin_wp.c index ac3b12ba925..6ca857dfd37 100644 --- a/sim/bfin/dv-bfin_wp.c +++ b/sim/bfin/dv-bfin_wp.c @@ -1,6 +1,6 @@ /* Blackfin Watchpoint (WP) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-bfin_wp.h b/sim/bfin/dv-bfin_wp.h index 407f5c73283..0803af5e069 100644 --- a/sim/bfin/dv-bfin_wp.h +++ b/sim/bfin/dv-bfin_wp.h @@ -1,6 +1,6 @@ /* Blackfin Watchpoint (WP) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/dv-eth_phy.c b/sim/bfin/dv-eth_phy.c index 2f6749aa9fc..970ad74bba4 100644 --- a/sim/bfin/dv-eth_phy.c +++ b/sim/bfin/dv-eth_phy.c @@ -1,6 +1,6 @@ /* Ethernet Physical Receiver model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/gui.c b/sim/bfin/gui.c index e59c5403d80..dcb11e0a7fb 100644 --- a/sim/bfin/gui.c +++ b/sim/bfin/gui.c @@ -1,6 +1,6 @@ /* Blackfin GUI (SDL) helper code - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/gui.h b/sim/bfin/gui.h index bb8e4fd3d76..21f7987bb80 100644 --- a/sim/bfin/gui.h +++ b/sim/bfin/gui.h @@ -1,6 +1,6 @@ /* Blackfin GUI (SDL) helper code - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/insn_list.def b/sim/bfin/insn_list.def index 4e25468fd87..70a47eb6777 100644 --- a/sim/bfin/insn_list.def +++ b/sim/bfin/insn_list.def @@ -1,6 +1,6 @@ /* Blackfin instruction classes list - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/interp.c b/sim/bfin/interp.c index f41e9b1bd7b..74d0a154a0e 100644 --- a/sim/bfin/interp.c +++ b/sim/bfin/interp.c @@ -1,6 +1,6 @@ /* Simulator for Analog Devices Blackfin processors. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/linux-fixed-code.s b/sim/bfin/linux-fixed-code.s index a11bd495104..39c8b14cbf4 100644 --- a/sim/bfin/linux-fixed-code.s +++ b/sim/bfin/linux-fixed-code.s @@ -1,6 +1,6 @@ /* Linux fixed code userspace ABI - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/machs.c b/sim/bfin/machs.c index a6f7033a1ae..2d3a019b9ba 100644 --- a/sim/bfin/machs.c +++ b/sim/bfin/machs.c @@ -1,6 +1,6 @@ /* Simulator for Analog Devices Blackfin processors. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. and Mike Frysinger. This file is part of simulators. diff --git a/sim/bfin/machs.h b/sim/bfin/machs.h index 55c260a15b5..e3a9910e628 100644 --- a/sim/bfin/machs.h +++ b/sim/bfin/machs.h @@ -1,6 +1,6 @@ /* Simulator for Analog Devices Blackfin processors. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/proc_list.def b/sim/bfin/proc_list.def index d696958872a..800316c42fb 100644 --- a/sim/bfin/proc_list.def +++ b/sim/bfin/proc_list.def @@ -1,6 +1,6 @@ /* Blackfin processor list - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bfin/sim-main.h b/sim/bfin/sim-main.h index 0e5d1856621..42dfd5408ee 100644 --- a/sim/bfin/sim-main.h +++ b/sim/bfin/sim-main.h @@ -1,6 +1,6 @@ /* Simulator for Analog Devices Blackfin processors. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/bpf/Makefile.in b/sim/bpf/Makefile.in index b12c18d6520..23b103ce833 100644 --- a/sim/bpf/Makefile.in +++ b/sim/bpf/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for configure for the eBPF simulator -# Copyright (C) 2020-2021 Free Software Foundation, Inc. +# Copyright (C) 2020-2022 Free Software Foundation, Inc. # # This file is part of GDB, the GNU debugger. # diff --git a/sim/bpf/arch.c b/sim/bpf/arch.c index c9f98c5962d..48134a711c6 100644 --- a/sim/bpf/arch.c +++ b/sim/bpf/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/arch.h b/sim/bpf/arch.h index 9a57bf643e2..6938eb28122 100644 --- a/sim/bpf/arch.h +++ b/sim/bpf/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/bpf-helpers.c b/sim/bpf/bpf-helpers.c index e33f5203551..16c75c19e7e 100644 --- a/sim/bpf/bpf-helpers.c +++ b/sim/bpf/bpf-helpers.c @@ -1,5 +1,5 @@ /* Emulation of eBPF helpers. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/bpf/bpf-helpers.def b/sim/bpf/bpf-helpers.def index a385bf376f7..70248221a5c 100644 --- a/sim/bpf/bpf-helpers.def +++ b/sim/bpf/bpf-helpers.def @@ -1,5 +1,5 @@ /* BPF helpers database. - Copyright (C) 2019-2021 Free Software Foundation, Inc. + Copyright (C) 2019-2022 Free Software Foundation, Inc. This file is part of the GNU simulator. diff --git a/sim/bpf/bpf-helpers.h b/sim/bpf/bpf-helpers.h index 73cfbb7fa9c..a0519ba80de 100644 --- a/sim/bpf/bpf-helpers.h +++ b/sim/bpf/bpf-helpers.h @@ -1,5 +1,5 @@ /* Emulation of eBPF helpers. Interface. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/bpf/bpf-sim.h b/sim/bpf/bpf-sim.h index 9beeec32629..1b63ed9cebe 100644 --- a/sim/bpf/bpf-sim.h +++ b/sim/bpf/bpf-sim.h @@ -1,5 +1,5 @@ /* eBPF simulator support code header - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/bpf/bpf.c b/sim/bpf/bpf.c index 4f057387b02..4a55acd4992 100644 --- a/sim/bpf/bpf.c +++ b/sim/bpf/bpf.c @@ -1,5 +1,5 @@ /* eBPF simulator support code - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/bpf/cpu.c b/sim/bpf/cpu.c index d69a0f668fb..db37cf06889 100644 --- a/sim/bpf/cpu.c +++ b/sim/bpf/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/cpu.h b/sim/bpf/cpu.h index e4cf6d64673..5dd42de6a75 100644 --- a/sim/bpf/cpu.h +++ b/sim/bpf/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/cpuall.h b/sim/bpf/cpuall.h index 608beed103b..1a54a7e483b 100644 --- a/sim/bpf/cpuall.h +++ b/sim/bpf/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/decode-be.c b/sim/bpf/decode-be.c index 71ca0322f2c..e18c9578629 100644 --- a/sim/bpf/decode-be.c +++ b/sim/bpf/decode-be.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/decode-be.h b/sim/bpf/decode-be.h index e6dae89e922..fd08cd478ee 100644 --- a/sim/bpf/decode-be.h +++ b/sim/bpf/decode-be.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/decode-le.c b/sim/bpf/decode-le.c index 96f19431360..ff5bb3cca67 100644 --- a/sim/bpf/decode-le.c +++ b/sim/bpf/decode-le.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/decode-le.h b/sim/bpf/decode-le.h index f450ef8adef..080496adbaf 100644 --- a/sim/bpf/decode-le.h +++ b/sim/bpf/decode-le.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/decode.h b/sim/bpf/decode.h index 8d3dd119dc1..e8f923deabf 100644 --- a/sim/bpf/decode.h +++ b/sim/bpf/decode.h @@ -1,5 +1,5 @@ /* Decode declarations. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. Contributed by Oracle, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/defs-be.h b/sim/bpf/defs-be.h index 1122ea09ef4..45084574c02 100644 --- a/sim/bpf/defs-be.h +++ b/sim/bpf/defs-be.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/defs-le.h b/sim/bpf/defs-le.h index 79ecb9c2f6f..3a36d572e86 100644 --- a/sim/bpf/defs-le.h +++ b/sim/bpf/defs-le.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/eng.h b/sim/bpf/eng.h index e9f1291c97c..c7aaf2debc2 100644 --- a/sim/bpf/eng.h +++ b/sim/bpf/eng.h @@ -1,5 +1,5 @@ /* Engine declarations. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. Contributed by Oracle, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/local.mk b/sim/bpf/local.mk index 8e137aa17ed..9b096baf3ad 100644 --- a/sim/bpf/local.mk +++ b/sim/bpf/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2020-2021 Free Software Foundation, Inc. +## Copyright (C) 2020-2022 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/bpf/mloop.in b/sim/bpf/mloop.in index 75a869b3399..885beb064e1 100644 --- a/sim/bpf/mloop.in +++ b/sim/bpf/mloop.in @@ -1,6 +1,6 @@ # Simulator main loop for eBPF. -*- C -*- # -# Copyright (C) 2020-2021 Free Software Foundation, Inc. +# Copyright (C) 2020-2022 Free Software Foundation, Inc. # # This file is part of the GNU Simulators. # diff --git a/sim/bpf/sem-be.c b/sim/bpf/sem-be.c index b31d9715723..41a9ec1bc52 100644 --- a/sim/bpf/sem-be.c +++ b/sim/bpf/sem-be.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/sem-le.c b/sim/bpf/sem-le.c index 0a511bc06ae..95230e8245f 100644 --- a/sim/bpf/sem-le.c +++ b/sim/bpf/sem-le.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/bpf/sim-if.c b/sim/bpf/sim-if.c index 6d2f67295a1..1501b42ff37 100644 --- a/sim/bpf/sim-if.c +++ b/sim/bpf/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the eBPF. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/bpf/sim-main.h b/sim/bpf/sim-main.h index dd562682564..80538840886 100644 --- a/sim/bpf/sim-main.h +++ b/sim/bpf/sim-main.h @@ -1,5 +1,5 @@ /* eBPF simulator main header - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/bpf/traps.c b/sim/bpf/traps.c index 85da1cba02e..73d5736f1d4 100644 --- a/sim/bpf/traps.c +++ b/sim/bpf/traps.c @@ -1,5 +1,5 @@ /* Trap handlers for eBPF. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index 67bfb41baa7..57b45a7b427 100644 --- a/sim/common/Make-common.in +++ b/sim/common/Make-common.in @@ -1,5 +1,5 @@ # Makefile fragment for common parts of all simulators. -# Copyright 1997-2021 Free Software Foundation, Inc. +# Copyright 1997-2022 Free Software Foundation, Inc. # Contributed by Cygnus Support. # This program is free software; you can redistribute it and/or modify diff --git a/sim/common/callback.c b/sim/common/callback.c index ed4d51d8d39..070f451f29e 100644 --- a/sim/common/callback.c +++ b/sim/common/callback.c @@ -1,5 +1,5 @@ /* Remote target callback routines. - Copyright 1995-2021 Free Software Foundation, Inc. + Copyright 1995-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. diff --git a/sim/common/cgen-cpu.h b/sim/common/cgen-cpu.h index a558584bf8f..92161a84b87 100644 --- a/sim/common/cgen-cpu.h +++ b/sim/common/cgen-cpu.h @@ -1,5 +1,5 @@ /* Simulator header for cgen cpus. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-defs.h b/sim/common/cgen-defs.h index b6ed2ee3a20..b9e0c06f39d 100644 --- a/sim/common/cgen-defs.h +++ b/sim/common/cgen-defs.h @@ -1,5 +1,5 @@ /* General Cpu tools GENerated simulator support. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-engine.h b/sim/common/cgen-engine.h index 2bd5da4950d..8987654eba3 100644 --- a/sim/common/cgen-engine.h +++ b/sim/common/cgen-engine.h @@ -1,5 +1,5 @@ /* Engine header for Cpu tools GENerated simulators. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-mem.h b/sim/common/cgen-mem.h index deb3cc091c6..873194f3e3e 100644 --- a/sim/common/cgen-mem.h +++ b/sim/common/cgen-mem.h @@ -1,5 +1,5 @@ /* Memory ops header for CGEN-based simulators. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU Simulators. diff --git a/sim/common/cgen-ops.h b/sim/common/cgen-ops.h index bb43e09a093..f8e5ddc5417 100644 --- a/sim/common/cgen-ops.h +++ b/sim/common/cgen-ops.h @@ -1,5 +1,5 @@ /* Semantics ops support for CGEN-based simulators. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU Simulators. diff --git a/sim/common/cgen-par.c b/sim/common/cgen-par.c index 24642291dfb..b9aeef5a616 100644 --- a/sim/common/cgen-par.c +++ b/sim/common/cgen-par.c @@ -1,5 +1,5 @@ /* Simulator parallel routines for CGEN simulators (and maybe others). - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU instruction set simulator. diff --git a/sim/common/cgen-par.h b/sim/common/cgen-par.h index afb526bf82d..c06dcd53177 100644 --- a/sim/common/cgen-par.h +++ b/sim/common/cgen-par.h @@ -1,5 +1,5 @@ /* Simulator header for cgen parallel support. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU instruction set simulator. diff --git a/sim/common/cgen-run.c b/sim/common/cgen-run.c index 0951c924385..9a13b0ca416 100644 --- a/sim/common/cgen-run.c +++ b/sim/common/cgen-run.c @@ -1,5 +1,5 @@ /* Main simulator loop for CGEN-based simulators. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-scache.c b/sim/common/cgen-scache.c index fd4f1f9eb00..b4084121159 100644 --- a/sim/common/cgen-scache.c +++ b/sim/common/cgen-scache.c @@ -1,5 +1,5 @@ /* Simulator cache routines for CGEN simulators (and maybe others). - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-scache.h b/sim/common/cgen-scache.h index 70ea0907d82..104392032b0 100644 --- a/sim/common/cgen-scache.h +++ b/sim/common/cgen-scache.h @@ -1,5 +1,5 @@ /* Simulator header for cgen scache support. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-sim.h b/sim/common/cgen-sim.h index c77fd1cf256..926305cc057 100644 --- a/sim/common/cgen-sim.h +++ b/sim/common/cgen-sim.h @@ -1,5 +1,5 @@ /* Main header file for Cpu tools GENerated simulators. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-trace.c b/sim/common/cgen-trace.c index f8f87279472..4fa1cda01b1 100644 --- a/sim/common/cgen-trace.c +++ b/sim/common/cgen-trace.c @@ -1,5 +1,5 @@ /* Tracing support for CGEN-based simulators. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-trace.h b/sim/common/cgen-trace.h index 96048b906e2..84b4935f148 100644 --- a/sim/common/cgen-trace.h +++ b/sim/common/cgen-trace.h @@ -1,5 +1,5 @@ /* Simulator tracing support for Cpu tools GENerated simulators. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-types.h b/sim/common/cgen-types.h index 059f31a8b1b..414f5bb8ea4 100644 --- a/sim/common/cgen-types.h +++ b/sim/common/cgen-types.h @@ -1,5 +1,5 @@ /* Types for Cpu tools GENerated simulators. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/cgen-utils.c b/sim/common/cgen-utils.c index cae21fff5ea..10e916ce2cd 100644 --- a/sim/common/cgen-utils.c +++ b/sim/common/cgen-utils.c @@ -1,5 +1,5 @@ /* Support code for various pieces of CGEN simulators. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/create-version.sh b/sim/common/create-version.sh index 7b35e87e215..968147f47fc 100755 --- a/sim/common/create-version.sh +++ b/sim/common/create-version.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 1989-2021 Free Software Foundation, Inc. +# Copyright (C) 1989-2022 Free Software Foundation, Inc. # This file is part of GDB. diff --git a/sim/common/defs.h b/sim/common/defs.h index 8bf129943ae..17c5ca27586 100644 --- a/sim/common/defs.h +++ b/sim/common/defs.h @@ -1,6 +1,6 @@ /* The configure generated header settings. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 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/common/dv-cfi.c b/sim/common/dv-cfi.c index f719ca44385..d63b0ed6da2 100644 --- a/sim/common/dv-cfi.c +++ b/sim/common/dv-cfi.c @@ -2,7 +2,7 @@ http://www.spansion.com/Support/AppNotes/CFI_Spec_AN_03.pdf http://www.spansion.com/Support/AppNotes/cfi_100_20011201.pdf - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/common/dv-cfi.h b/sim/common/dv-cfi.h index 2855df24ee5..421cf3f7cd8 100644 --- a/sim/common/dv-cfi.h +++ b/sim/common/dv-cfi.h @@ -1,6 +1,6 @@ /* Common Flash Memory Interface (CFI) model. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/common/dv-core.c b/sim/common/dv-core.c index c596da45c98..4a5f5a0eb57 100644 --- a/sim/common/dv-core.c +++ b/sim/common/dv-core.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/dv-glue.c b/sim/common/dv-glue.c index 4f2bbf5c308..0c7809ab073 100644 --- a/sim/common/dv-glue.c +++ b/sim/common/dv-glue.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/dv-pal.c b/sim/common/dv-pal.c index 3f6a95e47e2..9a33de6245e 100644 --- a/sim/common/dv-pal.c +++ b/sim/common/dv-pal.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/dv-sockser.c b/sim/common/dv-sockser.c index 69338f9c660..812acf911c4 100644 --- a/sim/common/dv-sockser.c +++ b/sim/common/dv-sockser.c @@ -1,5 +1,5 @@ /* Serial port emulation using sockets. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/common/dv-sockser.h b/sim/common/dv-sockser.h index 36ec0a970b1..4da9fe0d938 100644 --- a/sim/common/dv-sockser.h +++ b/sim/common/dv-sockser.h @@ -1,5 +1,5 @@ /* Serial port emulation via sockets. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/common/genmloop.sh b/sim/common/genmloop.sh index 63e01ec4d98..1bbeb615b05 100755 --- a/sim/common/genmloop.sh +++ b/sim/common/genmloop.sh @@ -1,5 +1,5 @@ # Generate the main loop of the simulator. -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # Contributed by Cygnus Support. # # This file is part of the GNU simulators. diff --git a/sim/common/gennltvals.py b/sim/common/gennltvals.py index 3f2422c4216..8210845a246 100755 --- a/sim/common/gennltvals.py +++ b/sim/common/gennltvals.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # # This file is part of the GNU simulators. # diff --git a/sim/common/hw-alloc.c b/sim/common/hw-alloc.c index b3633da4858..def21d77b22 100644 --- a/sim/common/hw-alloc.c +++ b/sim/common/hw-alloc.c @@ -1,5 +1,5 @@ /* Hardware memory allocator. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/hw-alloc.h b/sim/common/hw-alloc.h index 2a4e3eee8f5..39b820a9d95 100644 --- a/sim/common/hw-alloc.h +++ b/sim/common/hw-alloc.h @@ -1,5 +1,5 @@ /* Hardware memory allocator. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/hw-base.c b/sim/common/hw-base.c index 238d3fea109..7c8415a6400 100644 --- a/sim/common/hw-base.c +++ b/sim/common/hw-base.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-base.h b/sim/common/hw-base.h index f1cf989357b..54ba5669cf4 100644 --- a/sim/common/hw-base.h +++ b/sim/common/hw-base.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-device.c b/sim/common/hw-device.c index 28450fad211..77c163a9267 100644 --- a/sim/common/hw-device.c +++ b/sim/common/hw-device.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-device.h b/sim/common/hw-device.h index 711001d13c9..7a36f2f518c 100644 --- a/sim/common/hw-device.h +++ b/sim/common/hw-device.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-events.c b/sim/common/hw-events.c index 3337416eab7..62eb1c7f50a 100644 --- a/sim/common/hw-events.c +++ b/sim/common/hw-events.c @@ -1,5 +1,5 @@ /* Hardware event manager. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/hw-events.h b/sim/common/hw-events.h index 0b55542ad32..8cc520c1363 100644 --- a/sim/common/hw-events.h +++ b/sim/common/hw-events.h @@ -1,5 +1,5 @@ /* Hardware event manager. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/hw-handles.c b/sim/common/hw-handles.c index 62b3ca38acb..a3ba0dd1610 100644 --- a/sim/common/hw-handles.c +++ b/sim/common/hw-handles.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-handles.h b/sim/common/hw-handles.h index 482f6d0c773..82e67866d00 100644 --- a/sim/common/hw-handles.h +++ b/sim/common/hw-handles.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-instances.c b/sim/common/hw-instances.c index 9d786198fd5..effb2252a64 100644 --- a/sim/common/hw-instances.c +++ b/sim/common/hw-instances.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-instances.h b/sim/common/hw-instances.h index 5d66f4dcb19..e9ef7838e37 100644 --- a/sim/common/hw-instances.h +++ b/sim/common/hw-instances.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-main.h b/sim/common/hw-main.h index 9cfa07b1de9..ace22ad7201 100644 --- a/sim/common/hw-main.h +++ b/sim/common/hw-main.h @@ -1,5 +1,5 @@ /* Common hardware header file. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/hw-ports.c b/sim/common/hw-ports.c index 6029814ee72..cb412edd33d 100644 --- a/sim/common/hw-ports.c +++ b/sim/common/hw-ports.c @@ -1,5 +1,5 @@ /* Hardware ports. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/common/hw-ports.h b/sim/common/hw-ports.h index 07b13b9deff..bab625095f5 100644 --- a/sim/common/hw-ports.h +++ b/sim/common/hw-ports.h @@ -1,5 +1,5 @@ /* Hardware ports. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/common/hw-properties.c b/sim/common/hw-properties.c index f608ba94323..295cf2a3e0a 100644 --- a/sim/common/hw-properties.c +++ b/sim/common/hw-properties.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-properties.h b/sim/common/hw-properties.h index f6467eafa44..946d2f1e1d7 100644 --- a/sim/common/hw-properties.h +++ b/sim/common/hw-properties.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-tree.c b/sim/common/hw-tree.c index c5fa1bc2806..2e6daddfd32 100644 --- a/sim/common/hw-tree.c +++ b/sim/common/hw-tree.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/hw-tree.h b/sim/common/hw-tree.h index 07a95b4177d..1ba56066af5 100644 --- a/sim/common/hw-tree.h +++ b/sim/common/hw-tree.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/local.mk b/sim/common/local.mk index c3e83f938b0..377ebe64730 100644 --- a/sim/common/local.mk +++ b/sim/common/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am. ## -## Copyright (C) 1997-2021 Free Software Foundation, Inc. +## Copyright (C) 1997-2022 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/common/nrun.c b/sim/common/nrun.c index 2985bda08a2..d13afcab03d 100644 --- a/sim/common/nrun.c +++ b/sim/common/nrun.c @@ -1,5 +1,5 @@ /* New version of run front end support for simulators. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 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/common/portability.c b/sim/common/portability.c index f0ccc46d37e..81a279a08db 100644 --- a/sim/common/portability.c +++ b/sim/common/portability.c @@ -1,5 +1,5 @@ /* Portability shims for missing OS support. - Copyright (C) 2021 Free Software Foundation, Inc. + Copyright (C) 2021-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of the GNU Simulators. diff --git a/sim/common/portability.h b/sim/common/portability.h index 12971f6a107..715eb54303e 100644 --- a/sim/common/portability.h +++ b/sim/common/portability.h @@ -1,5 +1,5 @@ /* Portability shims for missing OS support. - Copyright (C) 2021 Free Software Foundation, Inc. + Copyright (C) 2021-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of the GNU Simulators. diff --git a/sim/common/run.1 b/sim/common/run.1 index 5dac80c5000..c181117c9dc 100644 --- a/sim/common/run.1 +++ b/sim/common/run.1 @@ -99,7 +99,7 @@ Using GDB: A Guide to the GNU Source-Level Debugger\c , Richard M. Stallman and Roland H. Pesch. .SH COPYING -Copyright (c) 1993-2021 Free Software Foundation, Inc. +Copyright (c) 1993-2022 Free Software Foundation, Inc. .PP This document is distributed under the terms of the GNU Free Documentation License, version 1.1. That license is described in the diff --git a/sim/common/sim-abort.c b/sim/common/sim-abort.c index d30b9a46d68..5dc4a8c12a4 100644 --- a/sim/common/sim-abort.c +++ b/sim/common/sim-abort.c @@ -1,5 +1,5 @@ /* Generic simulator abort. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-alu.h b/sim/common/sim-alu.h index fdd09153cad..0fe62f159a2 100644 --- a/sim/common/sim-alu.h +++ b/sim/common/sim-alu.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-arange.c b/sim/common/sim-arange.c index 96b1af3e6cd..21dc3959bd5 100644 --- a/sim/common/sim-arange.c +++ b/sim/common/sim-arange.c @@ -1,5 +1,5 @@ /* Address ranges. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU Simulators. diff --git a/sim/common/sim-arange.h b/sim/common/sim-arange.h index 07522eb928a..3e12da71bb8 100644 --- a/sim/common/sim-arange.h +++ b/sim/common/sim-arange.h @@ -1,5 +1,5 @@ /* Address ranges. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU Simulators. diff --git a/sim/common/sim-assert.h b/sim/common/sim-assert.h index 43b0b9dc33a..96dcc1c0ddc 100644 --- a/sim/common/sim-assert.h +++ b/sim/common/sim-assert.h @@ -1,6 +1,6 @@ /* This file is part of the program GDB. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 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/common/sim-base.h b/sim/common/sim-base.h index 50def1e02b7..796666d11d5 100644 --- a/sim/common/sim-base.h +++ b/sim/common/sim-base.h @@ -1,6 +1,6 @@ /* Simulator pseudo baseclass. - Copyright 1997-2021 Free Software Foundation, Inc. + Copyright 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-basics.h b/sim/common/sim-basics.h index 62d47e41726..570a3499dfb 100644 --- a/sim/common/sim-basics.h +++ b/sim/common/sim-basics.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-bits.c b/sim/common/sim-bits.c index 4be07521b00..1511acbd17d 100644 --- a/sim/common/sim-bits.c +++ b/sim/common/sim-bits.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-bits.h b/sim/common/sim-bits.h index f8c2563e5bd..c1aeafc3db1 100644 --- a/sim/common/sim-bits.h +++ b/sim/common/sim-bits.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-close.c b/sim/common/sim-close.c index c774d453bfd..4e118a4d325 100644 --- a/sim/common/sim-close.c +++ b/sim/common/sim-close.c @@ -1,6 +1,6 @@ /* Miscellaneous simulator utilities. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. and Stephane Carrez. This file is part of simulators. diff --git a/sim/common/sim-command.c b/sim/common/sim-command.c index b5ba2c05054..477cf751cbe 100644 --- a/sim/common/sim-command.c +++ b/sim/common/sim-command.c @@ -1,6 +1,6 @@ /* Miscellaneous simulator utilities. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Analog Devices, Inc. This file is part of simulators. diff --git a/sim/common/sim-config.c b/sim/common/sim-config.c index d6c307525a8..a4323d55b30 100644 --- a/sim/common/sim-config.c +++ b/sim/common/sim-config.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-config.h b/sim/common/sim-config.h index 88bdedf687d..27ce9e5a5e7 100644 --- a/sim/common/sim-config.h +++ b/sim/common/sim-config.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-core.c b/sim/common/sim-core.c index 8d13020df16..f07109e0b2e 100644 --- a/sim/common/sim-core.c +++ b/sim/common/sim-core.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-core.h b/sim/common/sim-core.h index c5d6e57c7aa..5f152ee0552 100644 --- a/sim/common/sim-core.h +++ b/sim/common/sim-core.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-cpu.c b/sim/common/sim-cpu.c index 49bd850e87f..f0964819622 100644 --- a/sim/common/sim-cpu.c +++ b/sim/common/sim-cpu.c @@ -1,5 +1,5 @@ /* CPU support. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-cpu.h b/sim/common/sim-cpu.h index 7648ba50e9f..d8b2b9c494a 100644 --- a/sim/common/sim-cpu.h +++ b/sim/common/sim-cpu.h @@ -1,5 +1,5 @@ /* CPU support. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-endian.c b/sim/common/sim-endian.c index 5f0e46a84e5..647795b37e4 100644 --- a/sim/common/sim-endian.c +++ b/sim/common/sim-endian.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-endian.h b/sim/common/sim-endian.h index 7b663a3375c..9d46db2b18f 100644 --- a/sim/common/sim-endian.h +++ b/sim/common/sim-endian.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-engine.c b/sim/common/sim-engine.c index 5eeef51e345..5314d223582 100644 --- a/sim/common/sim-engine.c +++ b/sim/common/sim-engine.c @@ -1,5 +1,5 @@ /* Generic simulator halt/restart. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-engine.h b/sim/common/sim-engine.h index 4d77856ef7e..6872130d995 100644 --- a/sim/common/sim-engine.h +++ b/sim/common/sim-engine.h @@ -1,5 +1,5 @@ /* Generic simulator halt/resume. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-events.c b/sim/common/sim-events.c index 50c8cffce91..b42459ade55 100644 --- a/sim/common/sim-events.c +++ b/sim/common/sim-events.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-events.h b/sim/common/sim-events.h index b102a959ede..153117190ed 100644 --- a/sim/common/sim-events.h +++ b/sim/common/sim-events.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-fpu.c b/sim/common/sim-fpu.c index e49d2e3238d..c3609642262 100644 --- a/sim/common/sim-fpu.c +++ b/sim/common/sim-fpu.c @@ -2,7 +2,7 @@ of the floating point routines in libgcc1.c for targets without hardware floating point. */ -/* Copyright 1994-2021 Free Software Foundation, Inc. +/* Copyright 1994-2022 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/common/sim-fpu.h b/sim/common/sim-fpu.h index 89e6de7e35f..1f47528954a 100644 --- a/sim/common/sim-fpu.h +++ b/sim/common/sim-fpu.h @@ -1,6 +1,6 @@ /* Simulator Floating-point support. - Copyright 1997-2021 Free Software Foundation, Inc. + Copyright 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-hload.c b/sim/common/sim-hload.c index c42590c2694..17c59d32117 100644 --- a/sim/common/sim-hload.c +++ b/sim/common/sim-hload.c @@ -1,5 +1,5 @@ /* Generic load for hardware simulator models. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-hrw.c b/sim/common/sim-hrw.c index 3df91d2b712..01a4f213930 100644 --- a/sim/common/sim-hrw.c +++ b/sim/common/sim-hrw.c @@ -1,5 +1,5 @@ /* Generic memory read/write for hardware simulator models. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-hw.c b/sim/common/sim-hw.c index 0c2309c5f76..cece5638bc9 100644 --- a/sim/common/sim-hw.c +++ b/sim/common/sim-hw.c @@ -1,5 +1,5 @@ /* Simulator hardware option handling. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support and Andrew Cagney. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-hw.h b/sim/common/sim-hw.h index 0207aa3e5fc..89ac3f9856c 100644 --- a/sim/common/sim-hw.h +++ b/sim/common/sim-hw.h @@ -1,5 +1,5 @@ /* Device definitions. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-info.c b/sim/common/sim-info.c index 3c92c87faab..701162eebe3 100644 --- a/sim/common/sim-info.c +++ b/sim/common/sim-info.c @@ -1,5 +1,5 @@ /* Generic memory read/write for hardware simulator models. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-inline.c b/sim/common/sim-inline.c index 7c3edd0d1cd..84ac1794d6a 100644 --- a/sim/common/sim-inline.c +++ b/sim/common/sim-inline.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-inline.h b/sim/common/sim-inline.h index 216f30d2b63..6350320c2f2 100644 --- a/sim/common/sim-inline.h +++ b/sim/common/sim-inline.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-io.c b/sim/common/sim-io.c index 874f6423e83..b952d07022d 100644 --- a/sim/common/sim-io.c +++ b/sim/common/sim-io.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-io.h b/sim/common/sim-io.h index c77b4f8189d..9d3591bb548 100644 --- a/sim/common/sim-io.h +++ b/sim/common/sim-io.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-load.c b/sim/common/sim-load.c index c91d90a55eb..58a39134ae6 100644 --- a/sim/common/sim-load.c +++ b/sim/common/sim-load.c @@ -1,5 +1,5 @@ /* Utility to load a file into the simulator. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 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/common/sim-memopt.c b/sim/common/sim-memopt.c index 093958e1f25..eb1bf067165 100644 --- a/sim/common/sim-memopt.c +++ b/sim/common/sim-memopt.c @@ -1,5 +1,5 @@ /* Simulator memory option handling. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-memopt.h b/sim/common/sim-memopt.h index cfa4c20cfad..d439f7fba4f 100644 --- a/sim/common/sim-memopt.h +++ b/sim/common/sim-memopt.h @@ -1,5 +1,5 @@ /* Header file for simulator memory argument handling. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-model.c b/sim/common/sim-model.c index a4e2d915e45..a15ebc3fdb8 100644 --- a/sim/common/sim-model.c +++ b/sim/common/sim-model.c @@ -1,5 +1,5 @@ /* Model support. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-model.h b/sim/common/sim-model.h index ecef2571766..85ce8ee23f6 100644 --- a/sim/common/sim-model.h +++ b/sim/common/sim-model.h @@ -1,5 +1,5 @@ /* Architecture, machine, and model support. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-module.c b/sim/common/sim-module.c index dfbb6f93562..0c4806b47d9 100644 --- a/sim/common/sim-module.c +++ b/sim/common/sim-module.c @@ -1,6 +1,6 @@ /* Module support. - Copyright 1996-2021 Free Software Foundation, Inc. + Copyright 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. diff --git a/sim/common/sim-module.h b/sim/common/sim-module.h index 9c0918fb060..79ab504632c 100644 --- a/sim/common/sim-module.h +++ b/sim/common/sim-module.h @@ -1,5 +1,5 @@ /* Module support. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-n-bits.h b/sim/common/sim-n-bits.h index ca581412d60..b15bb95cfdb 100644 --- a/sim/common/sim-n-bits.h +++ b/sim/common/sim-n-bits.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-n-core.h b/sim/common/sim-n-core.h index c57b61a5599..e9ce30043b5 100644 --- a/sim/common/sim-n-core.h +++ b/sim/common/sim-n-core.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-n-endian.h b/sim/common/sim-n-endian.h index 554ed717dda..8e7c930c08a 100644 --- a/sim/common/sim-n-endian.h +++ b/sim/common/sim-n-endian.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-options.c b/sim/common/sim-options.c index 5991ddeba3f..175e36609ac 100644 --- a/sim/common/sim-options.c +++ b/sim/common/sim-options.c @@ -1,5 +1,5 @@ /* Simulator option handling. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-options.h b/sim/common/sim-options.h index 84eb3d8336c..d122724a7ee 100644 --- a/sim/common/sim-options.h +++ b/sim/common/sim-options.h @@ -1,5 +1,5 @@ /* Header file for simulator argument handling. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-profile.c b/sim/common/sim-profile.c index f4cdf40b05b..93956ab64f0 100644 --- a/sim/common/sim-profile.c +++ b/sim/common/sim-profile.c @@ -1,5 +1,5 @@ /* Default profiling support. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-profile.h b/sim/common/sim-profile.h index 06cdd355557..61d5039e10d 100644 --- a/sim/common/sim-profile.h +++ b/sim/common/sim-profile.h @@ -1,5 +1,5 @@ /* Profile header for simulators using common framework. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-reason.c b/sim/common/sim-reason.c index 27746ea295a..5e12408cf88 100644 --- a/sim/common/sim-reason.c +++ b/sim/common/sim-reason.c @@ -1,5 +1,5 @@ /* Generic simulator stop_reason. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-reg.c b/sim/common/sim-reg.c index ee340884aa3..756ad26e4bd 100644 --- a/sim/common/sim-reg.c +++ b/sim/common/sim-reg.c @@ -1,5 +1,5 @@ /* Generic register read/write. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-resume.c b/sim/common/sim-resume.c index 93b198aed05..7c5f8be2d1d 100644 --- a/sim/common/sim-resume.c +++ b/sim/common/sim-resume.c @@ -1,5 +1,5 @@ /* Generic simulator resume. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-run.c b/sim/common/sim-run.c index f2e477e3361..384f556b3ce 100644 --- a/sim/common/sim-run.c +++ b/sim/common/sim-run.c @@ -1,5 +1,5 @@ /* Generic simulator run. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-signal.c b/sim/common/sim-signal.c index 0fe5e1509f9..2c2664a6161 100644 --- a/sim/common/sim-signal.c +++ b/sim/common/sim-signal.c @@ -1,5 +1,5 @@ /* Simulator signal support - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support This file is part of the GNU Simulators. diff --git a/sim/common/sim-signal.h b/sim/common/sim-signal.h index 2820b0ace29..1eb7c8bb236 100644 --- a/sim/common/sim-signal.h +++ b/sim/common/sim-signal.h @@ -1,5 +1,5 @@ /* Simulator signal support - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support This file is part of the GNU Simulators. diff --git a/sim/common/sim-stop.c b/sim/common/sim-stop.c index 076d43d8101..72a4e3dcb93 100644 --- a/sim/common/sim-stop.c +++ b/sim/common/sim-stop.c @@ -1,5 +1,5 @@ /* Generic simulator stop. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-syscall.c b/sim/common/sim-syscall.c index 26f57f431bf..59df8986018 100644 --- a/sim/common/sim-syscall.c +++ b/sim/common/sim-syscall.c @@ -1,6 +1,6 @@ /* Simulator system call support. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. This file is part of simulators. diff --git a/sim/common/sim-syscall.h b/sim/common/sim-syscall.h index 562f443cb99..bd157b48be3 100644 --- a/sim/common/sim-syscall.h +++ b/sim/common/sim-syscall.h @@ -1,6 +1,6 @@ /* Simulator system call support. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. This file is part of simulators. diff --git a/sim/common/sim-trace.c b/sim/common/sim-trace.c index 15816100d56..a2ddf74b8b0 100644 --- a/sim/common/sim-trace.c +++ b/sim/common/sim-trace.c @@ -1,5 +1,5 @@ /* Simulator tracing/debugging support. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-trace.h b/sim/common/sim-trace.h index 09e900c9f57..c68a5eeedb7 100644 --- a/sim/common/sim-trace.h +++ b/sim/common/sim-trace.h @@ -1,5 +1,5 @@ /* Simulator tracing/debugging support. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-types.h b/sim/common/sim-types.h index 5fd0a1dcff2..fd06e8e3780 100644 --- a/sim/common/sim-types.h +++ b/sim/common/sim-types.h @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. diff --git a/sim/common/sim-utils.c b/sim/common/sim-utils.c index 2e4edb2ca3d..259b14cce29 100644 --- a/sim/common/sim-utils.c +++ b/sim/common/sim-utils.c @@ -1,5 +1,5 @@ /* Miscellaneous simulator utilities. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-utils.h b/sim/common/sim-utils.h index 20ca9fcfe23..c111854a94f 100644 --- a/sim/common/sim-utils.h +++ b/sim/common/sim-utils.h @@ -1,5 +1,5 @@ /* Miscellaneous simulator utilities. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-watch.c b/sim/common/sim-watch.c index 624580d9fc7..5cff1b3a36f 100644 --- a/sim/common/sim-watch.c +++ b/sim/common/sim-watch.c @@ -1,5 +1,5 @@ /* Generic simulator watchpoint support. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/sim-watch.h b/sim/common/sim-watch.h index bbe2029c08f..74083adffec 100644 --- a/sim/common/sim-watch.h +++ b/sim/common/sim-watch.h @@ -1,5 +1,5 @@ /* Simulator watchpoint support. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/common/syscall.c b/sim/common/syscall.c index c64e78fe5f6..c0f74198cd0 100644 --- a/sim/common/syscall.c +++ b/sim/common/syscall.c @@ -1,5 +1,5 @@ /* Remote target system call support. - Copyright 1997-2021 Free Software Foundation, Inc. + Copyright 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. diff --git a/sim/common/target-newlib-errno.c b/sim/common/target-newlib-errno.c index af223afebef..d03bf9f078e 100644 --- a/sim/common/target-newlib-errno.c +++ b/sim/common/target-newlib-errno.c @@ -1,5 +1,5 @@ /* Target errno mappings for newlib/libgloss environment. - Copyright 1995-2021 Free Software Foundation, Inc. + Copyright 1995-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/common/target-newlib-open.c b/sim/common/target-newlib-open.c index 8198109f5cd..e477ab70005 100644 --- a/sim/common/target-newlib-open.c +++ b/sim/common/target-newlib-open.c @@ -1,5 +1,5 @@ /* Target errno mappings for newlib/libgloss environment. - Copyright 1995-2021 Free Software Foundation, Inc. + Copyright 1995-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/common/target-newlib-signal.c b/sim/common/target-newlib-signal.c index b886bfa93b9..b259ef1ed28 100644 --- a/sim/common/target-newlib-signal.c +++ b/sim/common/target-newlib-signal.c @@ -1,5 +1,5 @@ /* Target errno mappings for newlib/libgloss environment. - Copyright 1995-2021 Free Software Foundation, Inc. + Copyright 1995-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/common/target-newlib-syscall.c b/sim/common/target-newlib-syscall.c index 1617ee21b1f..1b3d2757a68 100644 --- a/sim/common/target-newlib-syscall.c +++ b/sim/common/target-newlib-syscall.c @@ -1,5 +1,5 @@ /* Target syscall mappings for newlib/libgloss environment. - Copyright 1995-2021 Free Software Foundation, Inc. + Copyright 1995-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/common/target-newlib-syscall.h b/sim/common/target-newlib-syscall.h index fed9da5985b..5e305fcc909 100644 --- a/sim/common/target-newlib-syscall.h +++ b/sim/common/target-newlib-syscall.h @@ -1,5 +1,5 @@ /* Target syscall mappings for newlib/libgloss environment. - Copyright 1995-2021 Free Software Foundation, Inc. + Copyright 1995-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/common/version.h b/sim/common/version.h index aa210325687..6461c9d3f8e 100644 --- a/sim/common/version.h +++ b/sim/common/version.h @@ -1,5 +1,5 @@ /* Version information for GDB. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in index 26f65a0384f..f37bdccf08d 100644 --- a/sim/cr16/Makefile.in +++ b/sim/cr16/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the CR16 sim library. -# Copyright (C) 2008-2021 Free Software Foundation, Inc. +# Copyright (C) 2008-2022 Free Software Foundation, Inc. # Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> # # This program is free software; you can redistribute it and/or modify diff --git a/sim/cr16/cr16_sim.h b/sim/cr16/cr16_sim.h index 35a9614977c..54df026d5f2 100644 --- a/sim/cr16/cr16_sim.h +++ b/sim/cr16/cr16_sim.h @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. diff --git a/sim/cr16/gencode.c b/sim/cr16/gencode.c index 30fda931c8c..210bc2f730b 100644 --- a/sim/cr16/gencode.c +++ b/sim/cr16/gencode.c @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. diff --git a/sim/cr16/interp.c b/sim/cr16/interp.c index d63dca50c49..5ba752fd260 100644 --- a/sim/cr16/interp.c +++ b/sim/cr16/interp.c @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. diff --git a/sim/cr16/local.mk b/sim/cr16/local.mk index 73eb7173e0d..f84a618889c 100644 --- a/sim/cr16/local.mk +++ b/sim/cr16/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2008-2021 Free Software Foundation, Inc. +## Copyright (C) 2008-2022 Free Software Foundation, Inc. ## Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/cr16/sim-main.h b/sim/cr16/sim-main.h index 8765b779a4b..adf242a2ce4 100644 --- a/sim/cr16/sim-main.h +++ b/sim/cr16/sim-main.h @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of simulators. diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c index 75962bfe37c..f668aca80fc 100644 --- a/sim/cr16/simops.c +++ b/sim/cr16/simops.c @@ -1,5 +1,5 @@ /* Simulation code for the CR16 processor. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> This file is part of GDB, the GNU debugger. diff --git a/sim/cris/Makefile.in b/sim/cris/Makefile.in index 1a5d10e1c47..d58aeee9363 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-2021 Free Software Foundation, Inc. +# Copyright (C) 2004-2022 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 cd83edeaaed..1d50838f0a1 100644 --- a/sim/cris/arch.c +++ b/sim/cris/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 b7eb3f8270d..037b463438d 100644 --- a/sim/cris/arch.h +++ b/sim/cris/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 105f2278cba..145646f4ed0 100644 --- a/sim/cris/cpuall.h +++ b/sim/cris/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 ac08568d6bd..d53aa556e73 100644 --- a/sim/cris/cpuv10.c +++ b/sim/cris/cpuv10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 740c77153c9..30555c8244e 100644 --- a/sim/cris/cpuv10.h +++ b/sim/cris/cpuv10.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 e2e8eb57a72..ad9af980aa1 100644 --- a/sim/cris/cpuv32.c +++ b/sim/cris/cpuv32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 ec394b8503a..b23eff4f52a 100644 --- a/sim/cris/cpuv32.h +++ b/sim/cris/cpuv32.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/cris/cris-sim.h b/sim/cris/cris-sim.h index 13e8c4a15da..28ef4ff9dff 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-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 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 223546d5091..94a60d95409 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-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 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 c649eff691e..847837998d1 100644 --- a/sim/cris/crisv10f.c +++ b/sim/cris/crisv10f.c @@ -1,5 +1,5 @@ /* CRIS v10 simulator support code - Copyright (C) 2004-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 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 656be733b4e..3b01f0803dd 100644 --- a/sim/cris/crisv32f.c +++ b/sim/cris/crisv32f.c @@ -1,5 +1,5 @@ /* CRIS v32 simulator support code - Copyright (C) 2004-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 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 6b978d00390..257961ae160 100644 --- a/sim/cris/decodev10.c +++ b/sim/cris/decodev10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 6780592748b..c742c2fe9c6 100644 --- a/sim/cris/decodev10.h +++ b/sim/cris/decodev10.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 43b0dfb8a40..d6afafa377f 100644 --- a/sim/cris/decodev32.c +++ b/sim/cris/decodev32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 355fa69c5e6..aae993b7881 100644 --- a/sim/cris/decodev32.h +++ b/sim/cris/decodev32.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 b4251d0b5e4..472af0e935a 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-2021 Free Software Foundation, Inc. + Copyright 2006-2022 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 5cecdc7b0a5..6ac1ca05ae9 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-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 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 89d6408ef9c..5d8c06bc105 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-2021 Free Software Foundation, Inc. + Copyright 2006-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/cris/local.mk b/sim/cris/local.mk index 3ff7593ab05..9416b7e8c01 100644 --- a/sim/cris/local.mk +++ b/sim/cris/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2004-2021 Free Software Foundation, Inc. +## Copyright (C) 2004-2022 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/mloop.in b/sim/cris/mloop.in index da800e745af..494d0bdcb3c 100644 --- a/sim/cris/mloop.in +++ b/sim/cris/mloop.in @@ -1,5 +1,5 @@ # Simulator main loop for CRIS. -*- C -*- -# Copyright (C) 2004-2021 Free Software Foundation, Inc. +# Copyright (C) 2004-2022 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 207bbeaf35d..2ff4f5262b2 100644 --- a/sim/cris/modelv10.c +++ b/sim/cris/modelv10.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 8ccadecff96..86087f99ff4 100644 --- a/sim/cris/modelv32.c +++ b/sim/cris/modelv32.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 719b2fcb74b..059d15dca07 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-2021 Free Software Foundation, Inc. + Copyright 2006-2022 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 c323e6e76f4..f31b29442fd 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-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 bc9ee92388d..ab15d6ee36c 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-2021 Free Software Foundation, Inc. +Copyright 1996-2022 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 8bfb624b786..602db9aebf4 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-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 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 be75e22278e..2447a710d43 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-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 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 49f99baa4c1..e17d40527f9 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-2021 Free Software Foundation, Inc. + Copyright (C) 2004-2022 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in index cba370e9e0f..458fd80eb67 100644 --- a/sim/d10v/Makefile.in +++ b/sim/d10v/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the D10v sim library. -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/d10v/local.mk b/sim/d10v/local.mk index ceefd3c41e0..f72bc145c90 100644 --- a/sim/d10v/local.mk +++ b/sim/d10v/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1996-2021 Free Software Foundation, Inc. +## Copyright (C) 1996-2022 Free Software Foundation, Inc. ## Written by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/d10v/sim-main.h b/sim/d10v/sim-main.h index 6b5e668348a..8a4e944db4e 100644 --- a/sim/d10v/sim-main.h +++ b/sim/d10v/sim-main.h @@ -1,5 +1,5 @@ /* Simulation code for the d10v processor. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of simulators. diff --git a/sim/erc32/Makefile.in b/sim/erc32/Makefile.in index 7d91519abb5..786ae1dcc7b 100644 --- a/sim/erc32/Makefile.in +++ b/sim/erc32/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the erc32sim library. -# Copyright (C) 1993-2021 Free Software Foundation, Inc. +# Copyright (C) 1993-2022 Free Software Foundation, Inc. # Written by Cygnus Support # Modified by J.Gaisler ESA/ESTEC # diff --git a/sim/erc32/erc32.c b/sim/erc32/erc32.c index b1c079e4374..8789cbc812a 100644 --- a/sim/erc32/erc32.c +++ b/sim/erc32/erc32.c @@ -1,6 +1,6 @@ /* This file is part of SIS (SPARC instruction simulator) - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify diff --git a/sim/erc32/exec.c b/sim/erc32/exec.c index 1858813f000..cf733cc5f85 100644 --- a/sim/erc32/exec.c +++ b/sim/erc32/exec.c @@ -1,6 +1,6 @@ /* This file is part of SIS (SPARC instruction simulator) - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify diff --git a/sim/erc32/float.c b/sim/erc32/float.c index d2ae39785a3..a79cb149143 100644 --- a/sim/erc32/float.c +++ b/sim/erc32/float.c @@ -1,6 +1,6 @@ /* This file is part of SIS (SPARC instruction simulator) - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify diff --git a/sim/erc32/func.c b/sim/erc32/func.c index d168a31b2cd..d1b7e2e46d8 100644 --- a/sim/erc32/func.c +++ b/sim/erc32/func.c @@ -1,6 +1,6 @@ /* This file is part of SIS (SPARC instruction simulator) - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify diff --git a/sim/erc32/help.c b/sim/erc32/help.c index 211de52f536..d9dfaf3fa03 100644 --- a/sim/erc32/help.c +++ b/sim/erc32/help.c @@ -1,6 +1,6 @@ /* This file is part of SIS (SPARC instruction simulator) - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify diff --git a/sim/erc32/interf.c b/sim/erc32/interf.c index 0cd65551763..9ab2582c8de 100644 --- a/sim/erc32/interf.c +++ b/sim/erc32/interf.c @@ -1,6 +1,6 @@ /* This file is part of SIS (SPARC instruction simulator) - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify diff --git a/sim/erc32/local.mk b/sim/erc32/local.mk index 2382c0ef75e..cf88a71f86a 100644 --- a/sim/erc32/local.mk +++ b/sim/erc32/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1993-2021 Free Software Foundation, Inc. +## Copyright (C) 1993-2022 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/erc32/sis.c b/sim/erc32/sis.c index b49e5a60609..90573866dad 100644 --- a/sim/erc32/sis.c +++ b/sim/erc32/sis.c @@ -1,6 +1,6 @@ /* This file is part of SIS (SPARC instruction simulator) - Copyright (C) 1995-2021 Free Software Foundation, Inc. + Copyright (C) 1995-2022 Free Software Foundation, Inc. Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify diff --git a/sim/erc32/sis.h b/sim/erc32/sis.h index 98cb9ccc33d..b230a033741 100644 --- a/sim/erc32/sis.h +++ b/sim/erc32/sis.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2021 Free Software Foundation, Inc. +/* Copyright (C) 1995-2022 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/erc32/startsim b/sim/erc32/startsim index 82b9bb7b34c..f58e276ad0d 100644 --- a/sim/erc32/startsim +++ b/sim/erc32/startsim @@ -1,4 +1,4 @@ -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 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/example-synacor/Makefile.in b/sim/example-synacor/Makefile.in index edd77ac801e..76b43bcfada 100644 --- a/sim/example-synacor/Makefile.in +++ b/sim/example-synacor/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the example synacor simulator. -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 Free Software Foundation, Inc. # Written by Mike Frysinger <vapier@gentoo.org> # # This program is free software; you can redistribute it and/or modify diff --git a/sim/example-synacor/interp.c b/sim/example-synacor/interp.c index 6b6999465e3..57442b706d3 100644 --- a/sim/example-synacor/interp.c +++ b/sim/example-synacor/interp.c @@ -1,6 +1,6 @@ /* Example synacor simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/example-synacor/sim-main.c b/sim/example-synacor/sim-main.c index ccefe1b759b..fad49dc9be6 100644 --- a/sim/example-synacor/sim-main.c +++ b/sim/example-synacor/sim-main.c @@ -1,6 +1,6 @@ /* Example synacor simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/example-synacor/sim-main.h b/sim/example-synacor/sim-main.h index 121d62130b0..09cd34c5db0 100644 --- a/sim/example-synacor/sim-main.h +++ b/sim/example-synacor/sim-main.h @@ -1,6 +1,6 @@ /* Example synacor simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/frv/Makefile.in b/sim/frv/Makefile.in index 1159f638c32..effd03699be 100644 --- a/sim/frv/Makefile.in +++ b/sim/frv/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the frv simulator -# Copyright (C) 1998-2021 Free Software Foundation, Inc. +# Copyright (C) 1998-2022 Free Software Foundation, Inc. # Contributed by Red Hat. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/frv/arch.c b/sim/frv/arch.c index db18ec4d727..bdb17568201 100644 --- a/sim/frv/arch.c +++ b/sim/frv/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/arch.h b/sim/frv/arch.h index b80ceb39340..2d846d37a3f 100644 --- a/sim/frv/arch.h +++ b/sim/frv/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/cache.c b/sim/frv/cache.c index 5c7700354fe..787d3fba747 100644 --- a/sim/frv/cache.c +++ b/sim/frv/cache.c @@ -1,5 +1,5 @@ /* frv cache model. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/cache.h b/sim/frv/cache.h index 866fe448948..9dfcad85c63 100644 --- a/sim/frv/cache.h +++ b/sim/frv/cache.h @@ -1,5 +1,5 @@ /* Cache support for the FRV simulator - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU Simulators. diff --git a/sim/frv/cpu.c b/sim/frv/cpu.c index b56b219201b..dc81f89b169 100644 --- a/sim/frv/cpu.c +++ b/sim/frv/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/cpu.h b/sim/frv/cpu.h index c77a932da52..902c6d4ae48 100644 --- a/sim/frv/cpu.h +++ b/sim/frv/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/cpuall.h b/sim/frv/cpuall.h index bc28f08cae1..197e3c448e9 100644 --- a/sim/frv/cpuall.h +++ b/sim/frv/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/decode.c b/sim/frv/decode.c index d97d3a6ab44..307b593e148 100644 --- a/sim/frv/decode.c +++ b/sim/frv/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/decode.h b/sim/frv/decode.h index 6a4e90c6c08..0e009f96454 100644 --- a/sim/frv/decode.h +++ b/sim/frv/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/frv-sim.h b/sim/frv/frv-sim.h index d00ff6aff6d..1d546f324e7 100644 --- a/sim/frv/frv-sim.h +++ b/sim/frv/frv-sim.h @@ -1,5 +1,5 @@ /* collection of junk waiting time to sort out - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat This file is part of the GNU Simulators. diff --git a/sim/frv/frv.c b/sim/frv/frv.c index 22c5fb7d8bd..eba01569d80 100644 --- a/sim/frv/frv.c +++ b/sim/frv/frv.c @@ -1,5 +1,5 @@ /* frv simulator support code - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/interrupts.c b/sim/frv/interrupts.c index 64c563a2a89..b6fac29a28b 100644 --- a/sim/frv/interrupts.c +++ b/sim/frv/interrupts.c @@ -1,5 +1,5 @@ /* frv exception and interrupt support - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/local.mk b/sim/frv/local.mk index 9af2c951715..687fb4a8666 100644 --- a/sim/frv/local.mk +++ b/sim/frv/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1998-2021 Free Software Foundation, Inc. +## Copyright (C) 1998-2022 Free Software Foundation, Inc. ## Contributed by Red Hat. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/frv/memory.c b/sim/frv/memory.c index a226cd21060..7b1722388d8 100644 --- a/sim/frv/memory.c +++ b/sim/frv/memory.c @@ -1,5 +1,5 @@ /* frv memory model. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat This file is part of the GNU simulators. diff --git a/sim/frv/mloop.in b/sim/frv/mloop.in index 1d740dc0ff8..b637ea796c2 100644 --- a/sim/frv/mloop.in +++ b/sim/frv/mloop.in @@ -1,5 +1,5 @@ # Simulator main loop for frv. -*- C -*- -# Copyright (C) 1998-2021 Free Software Foundation, Inc. +# Copyright (C) 1998-2022 Free Software Foundation, Inc. # Contributed by Red Hat. # # This file is part of the GNU Simulators. diff --git a/sim/frv/model.c b/sim/frv/model.c index 176320a8bf3..a28b544d486 100644 --- a/sim/frv/model.c +++ b/sim/frv/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/options.c b/sim/frv/options.c index 3528c357c68..569af138b4b 100644 --- a/sim/frv/options.c +++ b/sim/frv/options.c @@ -1,5 +1,5 @@ /* FRV simulator memory option handling. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GDB, the GNU debugger. diff --git a/sim/frv/pipeline.c b/sim/frv/pipeline.c index f8a5ba44268..ecb09518413 100644 --- a/sim/frv/pipeline.c +++ b/sim/frv/pipeline.c @@ -1,5 +1,5 @@ /* frv vliw model. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/profile-fr400.c b/sim/frv/profile-fr400.c index 3f2b6efcb44..9cb593fa7d4 100644 --- a/sim/frv/profile-fr400.c +++ b/sim/frv/profile-fr400.c @@ -1,6 +1,6 @@ /* frv simulator fr400 dependent profiling code. - Copyright (C) 2001-2021 Free Software Foundation, Inc. + Copyright (C) 2001-2022 Free Software Foundation, Inc. Contributed by Red Hat This file is part of the GNU simulators. diff --git a/sim/frv/profile-fr400.h b/sim/frv/profile-fr400.h index 6b2e2640ac3..2e5b64a366e 100644 --- a/sim/frv/profile-fr400.h +++ b/sim/frv/profile-fr400.h @@ -1,5 +1,5 @@ /* Profiling definitions for the fr400 model of the FRV simulator - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU Simulators. diff --git a/sim/frv/profile-fr450.c b/sim/frv/profile-fr450.c index 8e4f06ba3e5..5675400cb61 100644 --- a/sim/frv/profile-fr450.c +++ b/sim/frv/profile-fr450.c @@ -1,6 +1,6 @@ /* frv simulator fr450 dependent profiling code. - Copyright (C) 2001-2021 Free Software Foundation, Inc. + Copyright (C) 2001-2022 Free Software Foundation, Inc. Contributed by Red Hat This file is part of the GNU simulators. diff --git a/sim/frv/profile-fr500.c b/sim/frv/profile-fr500.c index e9cc49dc38d..e40194c2634 100644 --- a/sim/frv/profile-fr500.c +++ b/sim/frv/profile-fr500.c @@ -1,6 +1,6 @@ /* frv simulator fr500 dependent profiling code. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat This file is part of the GNU simulators. diff --git a/sim/frv/profile-fr500.h b/sim/frv/profile-fr500.h index c34e736c37a..075146e5987 100644 --- a/sim/frv/profile-fr500.h +++ b/sim/frv/profile-fr500.h @@ -1,5 +1,5 @@ /* Profiling definitions for the fr500 model of the FRV simulator - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU Simulators. diff --git a/sim/frv/profile-fr550.c b/sim/frv/profile-fr550.c index 9b17931abc2..7d11980a066 100644 --- a/sim/frv/profile-fr550.c +++ b/sim/frv/profile-fr550.c @@ -1,6 +1,6 @@ /* frv simulator fr550 dependent profiling code. - Copyright (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 Free Software Foundation, Inc. Contributed by Red Hat This file is part of the GNU simulators. diff --git a/sim/frv/profile-fr550.h b/sim/frv/profile-fr550.h index 7ec308dd7ec..d7a45ac26f0 100644 --- a/sim/frv/profile-fr550.h +++ b/sim/frv/profile-fr550.h @@ -1,5 +1,5 @@ /* Profiling definitions for the fr550 model of the FRV simulator - Copyright (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU Simulators. diff --git a/sim/frv/profile.c b/sim/frv/profile.c index 89332e58040..55f41dbcf83 100644 --- a/sim/frv/profile.c +++ b/sim/frv/profile.c @@ -1,6 +1,6 @@ /* frv simulator machine independent profiling code. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat This file is part of the GNU simulators. diff --git a/sim/frv/profile.h b/sim/frv/profile.h index fa8139f56fd..517715944fd 100644 --- a/sim/frv/profile.h +++ b/sim/frv/profile.h @@ -1,5 +1,5 @@ /* Profiling definitions for the FRV simulator - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU Simulators. diff --git a/sim/frv/registers.c b/sim/frv/registers.c index 8a92038fd58..20baa206bbd 100644 --- a/sim/frv/registers.c +++ b/sim/frv/registers.c @@ -1,5 +1,5 @@ /* frv simulator support code - Copyright (C) 2000-2021 Free Software Foundation, Inc. + Copyright (C) 2000-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/registers.h b/sim/frv/registers.h index 4e5bde098bf..6cd3e8b7d06 100644 --- a/sim/frv/registers.h +++ b/sim/frv/registers.h @@ -1,5 +1,5 @@ /* Register definitions for the FRV simulator - Copyright (C) 2000-2021 Free Software Foundation, Inc. + Copyright (C) 2000-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU Simulators. diff --git a/sim/frv/reset.c b/sim/frv/reset.c index 8b44fab6de6..38b52751621 100644 --- a/sim/frv/reset.c +++ b/sim/frv/reset.c @@ -1,5 +1,5 @@ /* frv simulator support code - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/sem.c b/sim/frv/sem.c index 7a9c44589ea..cc7cbeee318 100644 --- a/sim/frv/sem.c +++ b/sim/frv/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/frv/sim-if.c b/sim/frv/sim-if.c index c6340770f8e..a7a3bb6a296 100644 --- a/sim/frv/sim-if.c +++ b/sim/frv/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the FRV. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/sim-main.h b/sim/frv/sim-main.h index b7ead0b5de8..01ef0b680b9 100644 --- a/sim/frv/sim-main.h +++ b/sim/frv/sim-main.h @@ -1,5 +1,5 @@ /* frv simulator support code - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/frv/traps.c b/sim/frv/traps.c index 2d44adcf383..11f4a600d15 100644 --- a/sim/frv/traps.c +++ b/sim/frv/traps.c @@ -1,5 +1,5 @@ /* frv trap support - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of the GNU simulators. diff --git a/sim/ft32/Makefile.in b/sim/ft32/Makefile.in index 0a90c0fe1dd..9bd31e72c7e 100644 --- a/sim/ft32/Makefile.in +++ b/sim/ft32/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the ft32 sim library. -# Copyright (C) 2008-2021 Free Software Foundation, Inc. +# Copyright (C) 2008-2022 Free Software Foundation, Inc. # Written by FTDI # # This program is free software; you can redistribute it and/or modify diff --git a/sim/ft32/ft32-sim.h b/sim/ft32/ft32-sim.h index 75206ca1923..255aa48624e 100644 --- a/sim/ft32/ft32-sim.h +++ b/sim/ft32/ft32-sim.h @@ -1,6 +1,6 @@ /* Simulator for the FT32 processor - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by FTDI <support@ftdichip.com> This file is part of simulators. diff --git a/sim/ft32/interp.c b/sim/ft32/interp.c index 3514f75b6a5..8e828e68eff 100644 --- a/sim/ft32/interp.c +++ b/sim/ft32/interp.c @@ -1,6 +1,6 @@ /* Simulator for the FT32 processor - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by FTDI <support@ftdichip.com> This file is part of simulators. diff --git a/sim/ft32/sim-main.h b/sim/ft32/sim-main.h index 6eb257110b2..1c597372320 100644 --- a/sim/ft32/sim-main.h +++ b/sim/ft32/sim-main.h @@ -1,6 +1,6 @@ /* Simulator for FTDI FT32 processor. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by FTDI <support@ftdichip.com> This file is part of simulators. diff --git a/sim/h8300/Makefile.in b/sim/h8300/Makefile.in index 451c584cd6f..e43101f546f 100644 --- a/sim/h8300/Makefile.in +++ b/sim/h8300/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the h8300 sim library. -# Copyright (C) 1990-2021 Free Software Foundation, Inc. +# Copyright (C) 1990-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/igen/compare_igen_models b/sim/igen/compare_igen_models index 6b856029ade..00d32692ca6 100755 --- a/sim/igen/compare_igen_models +++ b/sim/igen/compare_igen_models @@ -1,7 +1,7 @@ #!/bin/sh # Script to compare functions and instructions used by different igen models. -# Copyright (C) 2002-2021 Free Software Foundation, Inc. +# Copyright (C) 2002-2022 Free Software Foundation, Inc. # Contributed by Chris Demetriou of Broadcom Corporation (SiByte). # # This file is part of GDB, the GNU debugger. diff --git a/sim/igen/filter.c b/sim/igen/filter.c index 83431d8d2ef..7a7dc443286 100644 --- a/sim/igen/filter.c +++ b/sim/igen/filter.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/filter.h b/sim/igen/filter.h index d728ba5578e..cae51bf1435 100644 --- a/sim/igen/filter.h +++ b/sim/igen/filter.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/filter_host.c b/sim/igen/filter_host.c index 0e1992cfae8..c9dced72d43 100644 --- a/sim/igen/filter_host.c +++ b/sim/igen/filter_host.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/filter_host.h b/sim/igen/filter_host.h index b03c2a5310a..0b78fba87d6 100644 --- a/sim/igen/filter_host.h +++ b/sim/igen/filter_host.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-engine.c b/sim/igen/gen-engine.c index 00b1074e1ad..25d90716888 100644 --- a/sim/igen/gen-engine.c +++ b/sim/igen/gen-engine.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-engine.h b/sim/igen/gen-engine.h index 1452137e2de..e1a0fdf4ac5 100644 --- a/sim/igen/gen-engine.h +++ b/sim/igen/gen-engine.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-icache.c b/sim/igen/gen-icache.c index ce79c74370f..3e04a8d73ee 100644 --- a/sim/igen/gen-icache.c +++ b/sim/igen/gen-icache.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-icache.h b/sim/igen/gen-icache.h index ec51d65c240..6918bcbb66b 100644 --- a/sim/igen/gen-icache.h +++ b/sim/igen/gen-icache.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-idecode.c b/sim/igen/gen-idecode.c index 8fa810b1fe9..5e87e15b344 100644 --- a/sim/igen/gen-idecode.c +++ b/sim/igen/gen-idecode.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-idecode.h b/sim/igen/gen-idecode.h index c0396d428af..41a1ee4461b 100644 --- a/sim/igen/gen-idecode.h +++ b/sim/igen/gen-idecode.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-itable.c b/sim/igen/gen-itable.c index eedef58fd9a..edd9c701955 100644 --- a/sim/igen/gen-itable.c +++ b/sim/igen/gen-itable.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-itable.h b/sim/igen/gen-itable.h index 90c667bacb4..acf759c4340 100644 --- a/sim/igen/gen-itable.h +++ b/sim/igen/gen-itable.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-model.c b/sim/igen/gen-model.c index 054d7b96c6a..52bb04ac08b 100644 --- a/sim/igen/gen-model.c +++ b/sim/igen/gen-model.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-model.h b/sim/igen/gen-model.h index ffbb9ddbdbd..6d372bb4848 100644 --- a/sim/igen/gen-model.h +++ b/sim/igen/gen-model.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-semantics.c b/sim/igen/gen-semantics.c index 47871ad9717..38f70f3fe62 100644 --- a/sim/igen/gen-semantics.c +++ b/sim/igen/gen-semantics.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-semantics.h b/sim/igen/gen-semantics.h index 742568ae7f6..6c57851dae8 100644 --- a/sim/igen/gen-semantics.h +++ b/sim/igen/gen-semantics.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-support.c b/sim/igen/gen-support.c index 01c371179a2..de5a507753a 100644 --- a/sim/igen/gen-support.c +++ b/sim/igen/gen-support.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen-support.h b/sim/igen/gen-support.h index c8f06ebc28c..e70977f38f8 100644 --- a/sim/igen/gen-support.h +++ b/sim/igen/gen-support.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen.c b/sim/igen/gen.c index c7d8feb025e..d2a40d194b0 100644 --- a/sim/igen/gen.c +++ b/sim/igen/gen.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/gen.h b/sim/igen/gen.h index e97fc2a4c2f..1bdbd084d68 100644 --- a/sim/igen/gen.h +++ b/sim/igen/gen.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/igen.c b/sim/igen/igen.c index 952f8e9d4f3..2389ccd711d 100644 --- a/sim/igen/igen.c +++ b/sim/igen/igen.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/igen.h b/sim/igen/igen.h index 488a015d652..515fe47ebc9 100644 --- a/sim/igen/igen.h +++ b/sim/igen/igen.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/ld-cache.c b/sim/igen/ld-cache.c index defe31d7d68..6c5e62f26f2 100644 --- a/sim/igen/ld-cache.c +++ b/sim/igen/ld-cache.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/ld-cache.h b/sim/igen/ld-cache.h index 0af9adf4f85..d0ba4ea1685 100644 --- a/sim/igen/ld-cache.h +++ b/sim/igen/ld-cache.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/ld-decode.c b/sim/igen/ld-decode.c index 6736e6b6faf..3875bdb53c4 100644 --- a/sim/igen/ld-decode.c +++ b/sim/igen/ld-decode.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/ld-decode.h b/sim/igen/ld-decode.h index 18513fea693..83f7d07d40c 100644 --- a/sim/igen/ld-decode.h +++ b/sim/igen/ld-decode.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/ld-insn.c b/sim/igen/ld-insn.c index 4fdb07e981e..6727d9f6cbd 100644 --- a/sim/igen/ld-insn.c +++ b/sim/igen/ld-insn.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/ld-insn.h b/sim/igen/ld-insn.h index bedbe530017..dba2e63e6c2 100644 --- a/sim/igen/ld-insn.h +++ b/sim/igen/ld-insn.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/lf.c b/sim/igen/lf.c index 275938ffb51..dbaa14fe863 100644 --- a/sim/igen/lf.c +++ b/sim/igen/lf.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/lf.h b/sim/igen/lf.h index 5a6d5a7b8f2..84d82fe3f44 100644 --- a/sim/igen/lf.h +++ b/sim/igen/lf.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/local.mk b/sim/igen/local.mk index b9812df1e6a..bf984db5edf 100644 --- a/sim/igen/local.mk +++ b/sim/igen/local.mk @@ -1,6 +1,6 @@ ## The IGEN simulator generator for GDB, the GNU Debugger. ## -## Copyright 2002-2021 Free Software Foundation, Inc. +## Copyright 2002-2022 Free Software Foundation, Inc. ## ## Contributed by Andrew Cagney. ## diff --git a/sim/igen/misc.c b/sim/igen/misc.c index fafe2e9a93f..598f886d7ae 100644 --- a/sim/igen/misc.c +++ b/sim/igen/misc.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/misc.h b/sim/igen/misc.h index 2492f176389..48c21263c65 100644 --- a/sim/igen/misc.h +++ b/sim/igen/misc.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/table.c b/sim/igen/table.c index 8cc8dc40eef..e0bb66522de 100644 --- a/sim/igen/table.c +++ b/sim/igen/table.c @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/igen/table.h b/sim/igen/table.h index 58fed0d30d1..3d38c574161 100644 --- a/sim/igen/table.h +++ b/sim/igen/table.h @@ -1,6 +1,6 @@ /* The IGEN simulator generator for GDB, the GNU Debugger. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 Free Software Foundation, Inc. Contributed by Andrew Cagney. diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in index 64068acac30..9f64adcecb4 100644 --- a/sim/iq2000/Makefile.in +++ b/sim/iq2000/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the IQ2000 simulator -# Copyright (C) 1998-2021 Free Software Foundation, Inc. +# Copyright (C) 1998-2022 Free Software Foundation, Inc. # Contributed by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/iq2000/arch.c b/sim/iq2000/arch.c index 523dfe1bc00..d7067d0ba31 100644 --- a/sim/iq2000/arch.c +++ b/sim/iq2000/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/arch.h b/sim/iq2000/arch.h index 04340522a58..724d17c3415 100644 --- a/sim/iq2000/arch.h +++ b/sim/iq2000/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/cpu.c b/sim/iq2000/cpu.c index 00121d978a8..b5376a17357 100644 --- a/sim/iq2000/cpu.c +++ b/sim/iq2000/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/cpu.h b/sim/iq2000/cpu.h index 4746e7aab76..a204eeb0e35 100644 --- a/sim/iq2000/cpu.h +++ b/sim/iq2000/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/cpuall.h b/sim/iq2000/cpuall.h index 4640f5b71ed..fc2bce828d5 100644 --- a/sim/iq2000/cpuall.h +++ b/sim/iq2000/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/decode.c b/sim/iq2000/decode.c index aff3d8ff33c..3c6ea7c80e3 100644 --- a/sim/iq2000/decode.c +++ b/sim/iq2000/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/decode.h b/sim/iq2000/decode.h index 64b9e6929b2..7860941ae67 100644 --- a/sim/iq2000/decode.h +++ b/sim/iq2000/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/iq2000.c b/sim/iq2000/iq2000.c index 88de5ac6f5c..6d210f41111 100644 --- a/sim/iq2000/iq2000.c +++ b/sim/iq2000/iq2000.c @@ -1,5 +1,5 @@ /* IQ2000 simulator support code - Copyright (C) 2000-2021 Free Software Foundation, Inc. + Copyright (C) 2000-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of the GNU simulators. diff --git a/sim/iq2000/local.mk b/sim/iq2000/local.mk index 86470626daa..cf9195a4cff 100644 --- a/sim/iq2000/local.mk +++ b/sim/iq2000/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1998-2021 Free Software Foundation, Inc. +## Copyright (C) 1998-2022 Free Software Foundation, Inc. ## Contributed by Red Hat. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/iq2000/mloop.in b/sim/iq2000/mloop.in index 7d3a9b5e9a1..78bc7b8ab7d 100644 --- a/sim/iq2000/mloop.in +++ b/sim/iq2000/mloop.in @@ -1,5 +1,5 @@ # Simulator main loop for IQ2000. -*- C -*- -# Copyright (C) 1998-2021 Free Software Foundation, Inc. +# Copyright (C) 1998-2022 Free Software Foundation, Inc. # Contributed by Cygnus Solutions. # # This file is part of the GNU Simulators. diff --git a/sim/iq2000/model.c b/sim/iq2000/model.c index 31e229a03c3..ba667cc7f4b 100644 --- a/sim/iq2000/model.c +++ b/sim/iq2000/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/sem-switch.c b/sim/iq2000/sem-switch.c index 4a5c8f91d00..93aae62e92e 100644 --- a/sim/iq2000/sem-switch.c +++ b/sim/iq2000/sem-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/sem.c b/sim/iq2000/sem.c index 36bab602282..3492d051f87 100644 --- a/sim/iq2000/sem.c +++ b/sim/iq2000/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/iq2000/sim-if.c b/sim/iq2000/sim-if.c index 6c75b0ef551..34069f0a044 100644 --- a/sim/iq2000/sim-if.c +++ b/sim/iq2000/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the IQ2000. - Copyright (C) 2000-2021 Free Software Foundation, Inc. + Copyright (C) 2000-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of the GNU simulators. diff --git a/sim/lm32/arch.c b/sim/lm32/arch.c index 4c485140fdb..921208f4082 100644 --- a/sim/lm32/arch.c +++ b/sim/lm32/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/arch.h b/sim/lm32/arch.h index 717385ff8fc..45ae47619d1 100644 --- a/sim/lm32/arch.h +++ b/sim/lm32/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/cpu.c b/sim/lm32/cpu.c index edc88052036..c79bbc2c7c1 100644 --- a/sim/lm32/cpu.c +++ b/sim/lm32/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/cpu.h b/sim/lm32/cpu.h index c5d620a8282..05b98be8cf1 100644 --- a/sim/lm32/cpu.h +++ b/sim/lm32/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/cpuall.h b/sim/lm32/cpuall.h index 70d29138baa..7115106a452 100644 --- a/sim/lm32/cpuall.h +++ b/sim/lm32/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/decode.c b/sim/lm32/decode.c index 35399ece2c9..9faef289132 100644 --- a/sim/lm32/decode.c +++ b/sim/lm32/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/decode.h b/sim/lm32/decode.h index 16b842cabc0..4850d3f375e 100644 --- a/sim/lm32/decode.h +++ b/sim/lm32/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/dv-lm32cpu.c b/sim/lm32/dv-lm32cpu.c index 83fe6078b0b..b97580e80a3 100644 --- a/sim/lm32/dv-lm32cpu.c +++ b/sim/lm32/dv-lm32cpu.c @@ -1,7 +1,7 @@ /* Lattice Mico32 CPU model. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/dv-lm32timer.c b/sim/lm32/dv-lm32timer.c index a04afc1d34b..08bc138af95 100644 --- a/sim/lm32/dv-lm32timer.c +++ b/sim/lm32/dv-lm32timer.c @@ -1,7 +1,7 @@ /* Lattice Mico32 timer model. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/dv-lm32uart.c b/sim/lm32/dv-lm32uart.c index 68f02a32df6..7b8bf7d3c56 100644 --- a/sim/lm32/dv-lm32uart.c +++ b/sim/lm32/dv-lm32uart.c @@ -1,7 +1,7 @@ /* Lattice Mico32 UART model. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/lm32-sim.h b/sim/lm32/lm32-sim.h index 11a4c0e740d..eb58fb9443a 100644 --- a/sim/lm32/lm32-sim.h +++ b/sim/lm32/lm32-sim.h @@ -1,6 +1,6 @@ /* Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/lm32.c b/sim/lm32/lm32.c index 2ffe48de1bd..3ca8624f47b 100644 --- a/sim/lm32/lm32.c +++ b/sim/lm32/lm32.c @@ -1,7 +1,7 @@ /* Lattice Mico32 simulator support code. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/local.mk b/sim/lm32/local.mk index 1b1a6574afb..bb6c7ad248a 100644 --- a/sim/lm32/local.mk +++ b/sim/lm32/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2009-2021 Free Software Foundation, Inc. +## Copyright (C) 2009-2022 Free Software Foundation, Inc. ## Contributed by Jon Beniston <jon@beniston.com> ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/lm32/model.c b/sim/lm32/model.c index 2e139931ec5..4c4701f875a 100644 --- a/sim/lm32/model.c +++ b/sim/lm32/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/sem-switch.c b/sim/lm32/sem-switch.c index 5f714238bfd..ccf653b94bc 100644 --- a/sim/lm32/sem-switch.c +++ b/sim/lm32/sem-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/sem.c b/sim/lm32/sem.c index 8d8f58fa177..884e1ecddd2 100644 --- a/sim/lm32/sem.c +++ b/sim/lm32/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/lm32/sim-if.c b/sim/lm32/sim-if.c index 8bbd83d6dcd..f6ff7129e2c 100644 --- a/sim/lm32/sim-if.c +++ b/sim/lm32/sim-if.c @@ -1,7 +1,7 @@ /* Main simulator entry points specific to Lattice Mico32. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/sim-main.h b/sim/lm32/sim-main.h index c53557aa1e5..14da34c5519 100644 --- a/sim/lm32/sim-main.h +++ b/sim/lm32/sim-main.h @@ -1,7 +1,7 @@ /* Lattice Mico32 simulator support code Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/traps.c b/sim/lm32/traps.c index 87d21910645..90d98b64277 100644 --- a/sim/lm32/traps.c +++ b/sim/lm32/traps.c @@ -1,7 +1,7 @@ /* Lattice Mico32 exception and system call support. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/lm32/user.c b/sim/lm32/user.c index 1e7bb71515b..3cc21a208ee 100644 --- a/sim/lm32/user.c +++ b/sim/lm32/user.c @@ -1,7 +1,7 @@ /* Semantics for user defined instructions on the Lattice Mico32. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. diff --git a/sim/m32c/Makefile.in b/sim/m32c/Makefile.in index c88b387bf84..2436eb940f4 100644 --- a/sim/m32c/Makefile.in +++ b/sim/m32c/Makefile.in @@ -1,6 +1,6 @@ #### Makefile.in --- Makefile template for the M32C simulator -### Copyright (C) 2005-2021 Free Software Foundation, Inc. +### Copyright (C) 2005-2022 Free Software Foundation, Inc. ### Contributed by Red Hat, Inc. ### ### This file is part of the GNU simulators. diff --git a/sim/m32c/cpu.h b/sim/m32c/cpu.h index cc06d9b2073..dcf50f6d9a5 100644 --- a/sim/m32c/cpu.h +++ b/sim/m32c/cpu.h @@ -1,6 +1,6 @@ /* cpu.h --- declarations for the M32C core. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/gdb-if.c b/sim/m32c/gdb-if.c index b154fe6d314..ffbdbd28d57 100644 --- a/sim/m32c/gdb-if.c +++ b/sim/m32c/gdb-if.c @@ -1,6 +1,6 @@ /* gdb.c --- sim interface to GDB. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/int.c b/sim/m32c/int.c index 4275399683d..c00b5f8f27d 100644 --- a/sim/m32c/int.c +++ b/sim/m32c/int.c @@ -1,6 +1,6 @@ /* int.c --- M32C interrupt handling. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/int.h b/sim/m32c/int.h index 9f1d876f4ad..232a0e29c8b 100644 --- a/sim/m32c/int.h +++ b/sim/m32c/int.h @@ -1,6 +1,6 @@ /* int.h --- interface to M32C interrupt handling. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/load.c b/sim/m32c/load.c index 277fc141495..ce0bddc82d1 100644 --- a/sim/m32c/load.c +++ b/sim/m32c/load.c @@ -1,6 +1,6 @@ /* load.c --- loading object files into the M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/load.h b/sim/m32c/load.h index cf336fb25cd..288a0e0aeb3 100644 --- a/sim/m32c/load.h +++ b/sim/m32c/load.h @@ -1,6 +1,6 @@ /* load.h --- interface to loading object files into the M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/local.mk b/sim/m32c/local.mk index 65d902a1ecb..3ec947ad037 100644 --- a/sim/m32c/local.mk +++ b/sim/m32c/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2005-2021 Free Software Foundation, Inc. +## Copyright (C) 2005-2022 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/m32c/m32c.opc b/sim/m32c/m32c.opc index 3be5c97f8c5..16c3c275dc8 100644 --- a/sim/m32c/m32c.opc +++ b/sim/m32c/m32c.opc @@ -1,6 +1,6 @@ /* m32c.opc --- semantics for m32c opcodes. -*- mode: c -*- -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/main.c b/sim/m32c/main.c index 4c2c255ecd5..958ca27ab2b 100644 --- a/sim/m32c/main.c +++ b/sim/m32c/main.c @@ -1,6 +1,6 @@ /* main.c --- main function for stand-alone M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/mem.c b/sim/m32c/mem.c index bc293aa637d..5bb9dbf2c29 100644 --- a/sim/m32c/mem.c +++ b/sim/m32c/mem.c @@ -1,6 +1,6 @@ /* mem.c --- memory for M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/mem.h b/sim/m32c/mem.h index f1c2f577bdc..6204436bf80 100644 --- a/sim/m32c/mem.h +++ b/sim/m32c/mem.h @@ -1,6 +1,6 @@ /* mem.h --- interface to memory for M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/misc.c b/sim/m32c/misc.c index 5e09885be64..e71f577570a 100644 --- a/sim/m32c/misc.c +++ b/sim/m32c/misc.c @@ -1,6 +1,6 @@ /* misc.c --- miscellaneous utility functions for M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/misc.h b/sim/m32c/misc.h index 3a431d46e68..84ce6786edd 100644 --- a/sim/m32c/misc.h +++ b/sim/m32c/misc.h @@ -1,6 +1,6 @@ /* misc.h --- interface to miscellaneous utility functions for M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/opc2c.c b/sim/m32c/opc2c.c index f67b134639a..c111a1b6f68 100644 --- a/sim/m32c/opc2c.c +++ b/sim/m32c/opc2c.c @@ -1,6 +1,6 @@ /* opc2c.c --- generate C simulator code from from .opc file -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/r8c.opc b/sim/m32c/r8c.opc index 19a213c2586..807b5ae00c7 100644 --- a/sim/m32c/r8c.opc +++ b/sim/m32c/r8c.opc @@ -1,6 +1,6 @@ /* r8c.opc --- semantics for r8c opcodes. -*- mode: c -*- -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/reg.c b/sim/m32c/reg.c index a57b6a11c68..8264fac92dc 100644 --- a/sim/m32c/reg.c +++ b/sim/m32c/reg.c @@ -1,6 +1,6 @@ /* reg.c --- register set model for M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/srcdest.c b/sim/m32c/srcdest.c index f3040c571e8..2018a57b3df 100644 --- a/sim/m32c/srcdest.c +++ b/sim/m32c/srcdest.c @@ -1,6 +1,6 @@ /* srcdest.c --- decoding M32C addressing modes. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/syscalls.c b/sim/m32c/syscalls.c index e613e514082..27d4e8f737f 100644 --- a/sim/m32c/syscalls.c +++ b/sim/m32c/syscalls.c @@ -1,6 +1,6 @@ /* syscalls.c --- implement system calls for the M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/syscalls.h b/sim/m32c/syscalls.h index 339c5d15a97..3d132dec817 100644 --- a/sim/m32c/syscalls.h +++ b/sim/m32c/syscalls.h @@ -1,6 +1,6 @@ /* syscalls.h --- interface to syscalls for the M32C sim. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/trace.c b/sim/m32c/trace.c index d16be4c8d9a..571df1a1e2a 100644 --- a/sim/m32c/trace.c +++ b/sim/m32c/trace.c @@ -1,6 +1,6 @@ /* trace.c --- tracing output for the M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32c/trace.h b/sim/m32c/trace.h index 0240d443f5a..a6ad7eb3ed2 100644 --- a/sim/m32c/trace.h +++ b/sim/m32c/trace.h @@ -1,6 +1,6 @@ /* trace.h --- interface to tracing output for the M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/Makefile.in b/sim/m32r/Makefile.in index df4f5bf0209..935c33da6e2 100644 --- a/sim/m32r/Makefile.in +++ b/sim/m32r/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the m32r simulator -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # Contributed by Cygnus Support. # # This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/arch.c b/sim/m32r/arch.c index b25cd3f990c..06196883ee0 100644 --- a/sim/m32r/arch.c +++ b/sim/m32r/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/arch.h b/sim/m32r/arch.h index b556a8b2c10..8a3f17b75cd 100644 --- a/sim/m32r/arch.h +++ b/sim/m32r/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/cpu.c b/sim/m32r/cpu.c index d27d69849c6..c28df2011bc 100644 --- a/sim/m32r/cpu.c +++ b/sim/m32r/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/cpu.h b/sim/m32r/cpu.h index b82fed4f427..71a375f695c 100644 --- a/sim/m32r/cpu.h +++ b/sim/m32r/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/cpu2.c b/sim/m32r/cpu2.c index 607c8258594..478159c5914 100644 --- a/sim/m32r/cpu2.c +++ b/sim/m32r/cpu2.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/cpu2.h b/sim/m32r/cpu2.h index 6d990dfbdee..bd98a98a0c8 100644 --- a/sim/m32r/cpu2.h +++ b/sim/m32r/cpu2.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/cpuall.h b/sim/m32r/cpuall.h index 04cfa16fc02..35123347131 100644 --- a/sim/m32r/cpuall.h +++ b/sim/m32r/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/cpux.c b/sim/m32r/cpux.c index 39552677602..fe97631561f 100644 --- a/sim/m32r/cpux.c +++ b/sim/m32r/cpux.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/cpux.h b/sim/m32r/cpux.h index 04eef71cc00..1e6d84fc468 100644 --- a/sim/m32r/cpux.h +++ b/sim/m32r/cpux.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/decode.c b/sim/m32r/decode.c index 2aa5c564bec..4b4b9f922e2 100644 --- a/sim/m32r/decode.c +++ b/sim/m32r/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/decode.h b/sim/m32r/decode.h index 6b7acab6f57..95d339270b1 100644 --- a/sim/m32r/decode.h +++ b/sim/m32r/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/decode2.c b/sim/m32r/decode2.c index 5809ceb0797..00b216b83fc 100644 --- a/sim/m32r/decode2.c +++ b/sim/m32r/decode2.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/decode2.h b/sim/m32r/decode2.h index 7c90658081f..f1c758acbc2 100644 --- a/sim/m32r/decode2.h +++ b/sim/m32r/decode2.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/decodex.c b/sim/m32r/decodex.c index d0cf7bbf8a6..19bb1e5b8ff 100644 --- a/sim/m32r/decodex.c +++ b/sim/m32r/decodex.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/decodex.h b/sim/m32r/decodex.h index 50c3fe64fba..2a65788773f 100644 --- a/sim/m32r/decodex.h +++ b/sim/m32r/decodex.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/dv-m32r_cache.c b/sim/m32r/dv-m32r_cache.c index bb63b3d6b23..e85a38dcb8c 100644 --- a/sim/m32r/dv-m32r_cache.c +++ b/sim/m32r/dv-m32r_cache.c @@ -1,6 +1,6 @@ /* Handle cache related addresses. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions and Mike Frysinger. This file is part of the GNU simulators. diff --git a/sim/m32r/dv-m32r_cache.h b/sim/m32r/dv-m32r_cache.h index fb39addad17..ea3932e890d 100644 --- a/sim/m32r/dv-m32r_cache.h +++ b/sim/m32r/dv-m32r_cache.h @@ -1,6 +1,6 @@ /* Handle cache related addresses. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions and Mike Frysinger. This file is part of the GNU simulators. diff --git a/sim/m32r/dv-m32r_uart.c b/sim/m32r/dv-m32r_uart.c index c6b529d9352..fe54995bc14 100644 --- a/sim/m32r/dv-m32r_uart.c +++ b/sim/m32r/dv-m32r_uart.c @@ -1,6 +1,6 @@ /* UART model. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions and Mike Frysinger. This file is part of simulators. diff --git a/sim/m32r/dv-m32r_uart.h b/sim/m32r/dv-m32r_uart.h index e50b0018fde..3ba19872c3b 100644 --- a/sim/m32r/dv-m32r_uart.h +++ b/sim/m32r/dv-m32r_uart.h @@ -1,6 +1,6 @@ /* UART model. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions and Mike Frysinger. This file is part of simulators. diff --git a/sim/m32r/local.mk b/sim/m32r/local.mk index cef84a4b62f..4158c8b57db 100644 --- a/sim/m32r/local.mk +++ b/sim/m32r/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1996-2021 Free Software Foundation, Inc. +## Copyright (C) 1996-2022 Free Software Foundation, Inc. ## Contributed by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/m32r/m32r-sim.h b/sim/m32r/m32r-sim.h index b5b5d60fcc7..0c5103b0784 100644 --- a/sim/m32r/m32r-sim.h +++ b/sim/m32r/m32r-sim.h @@ -1,5 +1,5 @@ /* collection of junk waiting time to sort out - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/m32r.c b/sim/m32r/m32r.c index 3f8305ecd5e..811c2b162c1 100644 --- a/sim/m32r/m32r.c +++ b/sim/m32r/m32r.c @@ -1,5 +1,5 @@ /* m32r simulator support code - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/m32r2.c b/sim/m32r/m32r2.c index 852c10814c5..9c8daa5b8c6 100644 --- a/sim/m32r/m32r2.c +++ b/sim/m32r/m32r2.c @@ -1,5 +1,5 @@ /* m32r2 simulator support code - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/m32rx.c b/sim/m32r/m32rx.c index 0e774bace74..07098036d02 100644 --- a/sim/m32r/m32rx.c +++ b/sim/m32r/m32rx.c @@ -1,5 +1,5 @@ /* m32rx simulator support code - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/mloop.in b/sim/m32r/mloop.in index 6b0d0dec616..334337ed62c 100644 --- a/sim/m32r/mloop.in +++ b/sim/m32r/mloop.in @@ -1,6 +1,6 @@ # Simulator main loop for m32r. -*- C -*- # -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # # This file is part of the GNU Simulators. # diff --git a/sim/m32r/mloop2.in b/sim/m32r/mloop2.in index d0d5065173f..2b7e602bc28 100644 --- a/sim/m32r/mloop2.in +++ b/sim/m32r/mloop2.in @@ -1,6 +1,6 @@ # Simulator main loop for m32r2. -*- C -*- # -# Copyright 1996-2021 Free Software Foundation, Inc. +# Copyright 1996-2022 Free Software Foundation, Inc. # # This file is part of GDB, the GNU debugger. # diff --git a/sim/m32r/mloopx.in b/sim/m32r/mloopx.in index 98034a7f69d..d3eb420f353 100644 --- a/sim/m32r/mloopx.in +++ b/sim/m32r/mloopx.in @@ -1,6 +1,6 @@ # Simulator main loop for m32rx. -*- C -*- # -# Copyright 1996-2021 Free Software Foundation, Inc. +# Copyright 1996-2022 Free Software Foundation, Inc. # # This file is part of the GNU Simulators. # diff --git a/sim/m32r/model.c b/sim/m32r/model.c index fa1184cf89f..6eb1503e0d9 100644 --- a/sim/m32r/model.c +++ b/sim/m32r/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/model2.c b/sim/m32r/model2.c index c3ec45d13f2..14da39003cc 100644 --- a/sim/m32r/model2.c +++ b/sim/m32r/model2.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/modelx.c b/sim/m32r/modelx.c index 9efa441298e..63fb1aa0ad6 100644 --- a/sim/m32r/modelx.c +++ b/sim/m32r/modelx.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/sem-switch.c b/sim/m32r/sem-switch.c index 33e7bfc8935..e8a2f1fbd5b 100644 --- a/sim/m32r/sem-switch.c +++ b/sim/m32r/sem-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/sem.c b/sim/m32r/sem.c index 81c51830bea..88d918e9616 100644 --- a/sim/m32r/sem.c +++ b/sim/m32r/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/sem2-switch.c b/sim/m32r/sem2-switch.c index 6438bc5e46c..c38ff8ceaf1 100644 --- a/sim/m32r/sem2-switch.c +++ b/sim/m32r/sem2-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/semx-switch.c b/sim/m32r/semx-switch.c index 30850793fa7..736b41ced74 100644 --- a/sim/m32r/semx-switch.c +++ b/sim/m32r/semx-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2021 Free Software Foundation, Inc. +Copyright 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/m32r/sim-if.c b/sim/m32r/sim-if.c index 084ed5a0d4b..878a0d5f576 100644 --- a/sim/m32r/sim-if.c +++ b/sim/m32r/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the M32R. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/m32r/traps.c b/sim/m32r/traps.c index 0373cc7a408..a696b584379 100644 --- a/sim/m32r/traps.c +++ b/sim/m32r/traps.c @@ -1,5 +1,5 @@ /* m32r exception, interrupt, and trap (EIT) support - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions & Renesas. This file is part of GDB, the GNU debugger. diff --git a/sim/m68hc11/Makefile.in b/sim/m68hc11/Makefile.in index 579e4def0d5..6b7fcfffb18 100644 --- a/sim/m68hc11/Makefile.in +++ b/sim/m68hc11/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the 68HC11 sim library. -# Copyright (C) 1999-2021 Free Software Foundation, Inc. +# Copyright (C) 1999-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/m68hc11/dv-m68hc11.c b/sim/m68hc11/dv-m68hc11.c index 5b2d1ba0b52..ccfa0f1c631 100644 --- a/sim/m68hc11/dv-m68hc11.c +++ b/sim/m68hc11/dv-m68hc11.c @@ -1,5 +1,5 @@ /* dv-m68hc11.c -- CPU 68HC11&68HC12 as a device. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) (From a driver model Contributed by Cygnus Solutions.) diff --git a/sim/m68hc11/dv-m68hc11eepr.c b/sim/m68hc11/dv-m68hc11eepr.c index ac67bf9e76a..261e9cfb715 100644 --- a/sim/m68hc11/dv-m68hc11eepr.c +++ b/sim/m68hc11/dv-m68hc11eepr.c @@ -1,5 +1,5 @@ /* dv-m68hc11eepr.c -- Simulation of the 68HC11 Internal EEPROM. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) (From a driver model Contributed by Cygnus Solutions.) diff --git a/sim/m68hc11/dv-m68hc11sio.c b/sim/m68hc11/dv-m68hc11sio.c index cf51d17f9ff..bdda1e9e1ea 100644 --- a/sim/m68hc11/dv-m68hc11sio.c +++ b/sim/m68hc11/dv-m68hc11sio.c @@ -1,5 +1,5 @@ /* dv-m68hc11sio.c -- Simulation of the 68HC11 serial device. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@worldnet.fr) (From a driver model Contributed by Cygnus Solutions.) diff --git a/sim/m68hc11/dv-m68hc11spi.c b/sim/m68hc11/dv-m68hc11spi.c index 6fe759d3449..5237218c23f 100644 --- a/sim/m68hc11/dv-m68hc11spi.c +++ b/sim/m68hc11/dv-m68hc11spi.c @@ -1,5 +1,5 @@ /* dv-m68hc11spi.c -- Simulation of the 68HC11 SPI - Copyright (C) 2000-2021 Free Software Foundation, Inc. + Copyright (C) 2000-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) (From a driver model Contributed by Cygnus Solutions.) diff --git a/sim/m68hc11/dv-m68hc11tim.c b/sim/m68hc11/dv-m68hc11tim.c index 08604d31443..fc4bb66bd81 100644 --- a/sim/m68hc11/dv-m68hc11tim.c +++ b/sim/m68hc11/dv-m68hc11tim.c @@ -1,5 +1,5 @@ /* dv-m68hc11tim.c -- Simulation of the 68HC11 timer devices. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) (From a driver model Contributed by Cygnus Solutions.) diff --git a/sim/m68hc11/dv-nvram.c b/sim/m68hc11/dv-nvram.c index 88fab2f4461..50363b2f7ff 100644 --- a/sim/m68hc11/dv-nvram.c +++ b/sim/m68hc11/dv-nvram.c @@ -1,5 +1,5 @@ /* dv-nvram.c -- Generic driver for a non volatile ram (battery saved) - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@worldnet.fr) (From a driver model Contributed by Cygnus Solutions.) diff --git a/sim/m68hc11/emulos.c b/sim/m68hc11/emulos.c index d7436f79b36..111bd99f55b 100644 --- a/sim/m68hc11/emulos.c +++ b/sim/m68hc11/emulos.c @@ -1,5 +1,5 @@ /* emulos.c -- Small OS emulation - Copyright 1999-2021 Free Software Foundation, Inc. + Copyright 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@worldnet.fr) This file is part of GDB, GAS, and the GNU binutils. diff --git a/sim/m68hc11/gencode.c b/sim/m68hc11/gencode.c index 46817606797..6ea2236588d 100644 --- a/sim/m68hc11/gencode.c +++ b/sim/m68hc11/gencode.c @@ -1,5 +1,5 @@ /* gencode.c -- Motorola 68HC11 & 68HC12 Emulator Generator - Copyright 1999-2021 Free Software Foundation, Inc. + Copyright 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) This file is part of GDB, GAS, and the GNU binutils. diff --git a/sim/m68hc11/interp.c b/sim/m68hc11/interp.c index 977c207bfa0..016edb6fb24 100644 --- a/sim/m68hc11/interp.c +++ b/sim/m68hc11/interp.c @@ -1,5 +1,5 @@ /* interp.c -- Simulator for Motorola 68HC11/68HC12 - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) This file is part of GDB, the GNU debugger. diff --git a/sim/m68hc11/interrupts.c b/sim/m68hc11/interrupts.c index e6a9d739972..1c097844b88 100644 --- a/sim/m68hc11/interrupts.c +++ b/sim/m68hc11/interrupts.c @@ -1,5 +1,5 @@ /* interrupts.c -- 68HC11 Interrupts Emulation - Copyright 1999-2021 Free Software Foundation, Inc. + Copyright 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) This file is part of GDB, GAS, and the GNU binutils. diff --git a/sim/m68hc11/interrupts.h b/sim/m68hc11/interrupts.h index 95d08802c4b..2d208887bc3 100644 --- a/sim/m68hc11/interrupts.h +++ b/sim/m68hc11/interrupts.h @@ -1,5 +1,5 @@ /* interrupts.h -- 68HC11 Interrupts Emulation - Copyright 1999-2021 Free Software Foundation, Inc. + Copyright 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@worldnet.fr) This file is part of GDB, GAS, and the GNU binutils. diff --git a/sim/m68hc11/local.mk b/sim/m68hc11/local.mk index c4a2f569f3d..838a089516e 100644 --- a/sim/m68hc11/local.mk +++ b/sim/m68hc11/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1999-2021 Free Software Foundation, Inc. +## Copyright (C) 1999-2022 Free Software Foundation, Inc. ## Written by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/m68hc11/m68hc11_sim.c b/sim/m68hc11/m68hc11_sim.c index bdf69e2ac2c..80a450d0426 100644 --- a/sim/m68hc11/m68hc11_sim.c +++ b/sim/m68hc11/m68hc11_sim.c @@ -1,5 +1,5 @@ /* m6811_cpu.c -- 68HC11&68HC12 CPU Emulation - Copyright 1999-2021 Free Software Foundation, Inc. + Copyright 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) This file is part of GDB, GAS, and the GNU binutils. diff --git a/sim/m68hc11/sim-main.h b/sim/m68hc11/sim-main.h index 108b82fc0c2..3c00f757b51 100644 --- a/sim/m68hc11/sim-main.h +++ b/sim/m68hc11/sim-main.h @@ -1,5 +1,5 @@ /* sim-main.h -- Simulator for Motorola 68HC11 & 68HC12 - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) This file is part of GDB, the GNU debugger. diff --git a/sim/mcore/Makefile.in b/sim/mcore/Makefile.in index 8f625839723..054c0521904 100644 --- a/sim/mcore/Makefile.in +++ b/sim/mcore/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the MCore sim library. -# Copyright (C) 1990-2021 Free Software Foundation, Inc. +# Copyright (C) 1990-2022 Free Software Foundation, Inc. # Written by Cygnus Solutions. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/mcore/interp.c b/sim/mcore/interp.c index bc33cc0d450..dbac1567ffb 100644 --- a/sim/mcore/interp.c +++ b/sim/mcore/interp.c @@ -1,5 +1,5 @@ /* Simulator for Motorola's MCore processor - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB, the GNU debugger. diff --git a/sim/mcore/sim-main.h b/sim/mcore/sim-main.h index 2b5269a5f23..8a00ced2097 100644 --- a/sim/mcore/sim-main.h +++ b/sim/mcore/sim-main.h @@ -1,5 +1,5 @@ /* Simulator for Motorola's MCore processor - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/microblaze/Makefile.in b/sim/microblaze/Makefile.in index 8f625839723..054c0521904 100644 --- a/sim/microblaze/Makefile.in +++ b/sim/microblaze/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the MCore sim library. -# Copyright (C) 1990-2021 Free Software Foundation, Inc. +# Copyright (C) 1990-2022 Free Software Foundation, Inc. # Written by Cygnus Solutions. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/microblaze/interp.c b/sim/microblaze/interp.c index d8095961744..2ec223868a7 100644 --- a/sim/microblaze/interp.c +++ b/sim/microblaze/interp.c @@ -1,5 +1,5 @@ /* Simulator for Xilinx MicroBlaze processor - Copyright 2009-2021 Free Software Foundation, Inc. + Copyright 2009-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/microblaze/microblaze.h b/sim/microblaze/microblaze.h index 2e1ddd32ca6..e871b91af09 100644 --- a/sim/microblaze/microblaze.h +++ b/sim/microblaze/microblaze.h @@ -1,7 +1,7 @@ #ifndef MICROBLAZE_H #define MICROBLAZE_H -/* Copyright 2009-2021 Free Software Foundation, Inc. +/* Copyright 2009-2022 Free Software Foundation, Inc. This file is part of the Xilinx MicroBlaze simulator. diff --git a/sim/microblaze/microblaze.isa b/sim/microblaze/microblaze.isa index c811dce0119..fb179217392 100644 --- a/sim/microblaze/microblaze.isa +++ b/sim/microblaze/microblaze.isa @@ -1,4 +1,4 @@ -/* Copyright 2009-2021 Free Software Foundation, Inc. +/* Copyright 2009-2022 Free Software Foundation, Inc. This file is part of the Xilinx MicroBlaze simulator. diff --git a/sim/microblaze/sim-main.h b/sim/microblaze/sim-main.h index cc301473ca2..650ba20e85b 100644 --- a/sim/microblaze/sim-main.h +++ b/sim/microblaze/sim-main.h @@ -1,4 +1,4 @@ -/* Copyright 2009-2021 Free Software Foundation, Inc. +/* Copyright 2009-2022 Free Software Foundation, Inc. This file is part of the Xilinx MicroBlaze simulator. diff --git a/sim/mips/configure.ac b/sim/mips/configure.ac index 3277ebefbb3..2ec9f0f9d4f 100644 --- a/sim/mips/configure.ac +++ b/sim/mips/configure.ac @@ -194,7 +194,7 @@ if test ${sim_gen} = MULTI; then cat << __EOF__ > multi-run.c /* Main entry point for MULTI simulators. - Copyright (C) 2003-2021 Free Software Foundation, Inc. + Copyright (C) 2003-2022 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/mips/cp1.c b/sim/mips/cp1.c index 8d45b84095e..5243e3e9037 100644 --- a/sim/mips/cp1.c +++ b/sim/mips/cp1.c @@ -1,6 +1,6 @@ /*> cp1.c <*/ /* MIPS Simulator FPU (CoProcessor 1) support. - Copyright (C) 2002-2021 Free Software Foundation, Inc. + Copyright (C) 2002-2022 Free Software Foundation, Inc. Originally created by Cygnus Solutions. Extensive modifications, including paired-single operation support and MIPS-3D support contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom diff --git a/sim/mips/cp1.h b/sim/mips/cp1.h index 3a78bf4c6b3..26f89ce8d37 100644 --- a/sim/mips/cp1.h +++ b/sim/mips/cp1.h @@ -1,6 +1,6 @@ /*> cp1.h <*/ /* MIPS Simulator FPU (CoProcessor 1) definitions. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Derived from sim-main.h contributed by Cygnus Solutions, modified substantially by Ed Satterthwaite of Broadcom Corporation (SiByte). diff --git a/sim/mips/dsp.c b/sim/mips/dsp.c index fb25caa8356..4e5be56f909 100644 --- a/sim/mips/dsp.c +++ b/sim/mips/dsp.c @@ -1,5 +1,5 @@ /* Simulation code for the MIPS DSP ASE. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu. This file is part of GDB, the GNU debugger. diff --git a/sim/mips/dsp.igen b/sim/mips/dsp.igen index dc6e48585d7..ea580cdfd1e 100644 --- a/sim/mips/dsp.igen +++ b/sim/mips/dsp.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the MIPS DSP ASE. -// Copyright (C) 2005-2021 Free Software Foundation, Inc. +// Copyright (C) 2005-2022 Free Software Foundation, Inc. // Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu. // // This file is part of the MIPS sim diff --git a/sim/mips/dsp2.igen b/sim/mips/dsp2.igen index 52a1d641db3..fd22c58649e 100644 --- a/sim/mips/dsp2.igen +++ b/sim/mips/dsp2.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the MIPS DSP REV 2 ASE. -// Copyright (C) 2007-2021 Free Software Foundation, Inc. +// Copyright (C) 2007-2022 Free Software Foundation, Inc. // Contributed by MIPS Technologies, Inc. // Written by Chao-ying Fu (fu@mips.com). // diff --git a/sim/mips/dv-tx3904cpu.c b/sim/mips/dv-tx3904cpu.c index 43f38d2a7ae..0581655a0dd 100644 --- a/sim/mips/dv-tx3904cpu.c +++ b/sim/mips/dv-tx3904cpu.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mips/dv-tx3904irc.c b/sim/mips/dv-tx3904irc.c index 6fbe61c7f54..fbb1a847196 100644 --- a/sim/mips/dv-tx3904irc.c +++ b/sim/mips/dv-tx3904irc.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mips/dv-tx3904sio.c b/sim/mips/dv-tx3904sio.c index d447014014c..e0aaa878624 100644 --- a/sim/mips/dv-tx3904sio.c +++ b/sim/mips/dv-tx3904sio.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mips/dv-tx3904tmr.c b/sim/mips/dv-tx3904tmr.c index 5b5d8ac97f7..e66cb67a9c5 100644 --- a/sim/mips/dv-tx3904tmr.c +++ b/sim/mips/dv-tx3904tmr.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mips/m16e.igen b/sim/mips/m16e.igen index 1ea6160b89c..0caf620a9f8 100644 --- a/sim/mips/m16e.igen +++ b/sim/mips/m16e.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the MIPS16e instructions. -// Copyright (C) 2005-2021 Free Software Foundation, Inc. +// Copyright (C) 2005-2022 Free Software Foundation, Inc. // Contributed by Nigel Stephens (nigel@mips.com) and // David Ung (davidu@mips.com) of MIPS Technologies. // diff --git a/sim/mips/mdmx.c b/sim/mips/mdmx.c index 6978251a241..857fbfbc029 100644 --- a/sim/mips/mdmx.c +++ b/sim/mips/mdmx.c @@ -1,5 +1,5 @@ /* Simulation code for the MIPS MDMX ASE. - Copyright (C) 2002-2021 Free Software Foundation, Inc. + Copyright (C) 2002-2022 Free Software Foundation, Inc. Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom Corporation (SiByte). diff --git a/sim/mips/mdmx.igen b/sim/mips/mdmx.igen index 7f0c9264fc5..1cd5269d1f4 100644 --- a/sim/mips/mdmx.igen +++ b/sim/mips/mdmx.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the MIPS MDMX ASE. -// Copyright (C) 2002-2021 Free Software Foundation, Inc. +// Copyright (C) 2002-2022 Free Software Foundation, Inc. // Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom // Corporation (SiByte). // diff --git a/sim/mips/micromips.igen b/sim/mips/micromips.igen index 08c5bb7a2dc..1f281ab006c 100644 --- a/sim/mips/micromips.igen +++ b/sim/mips/micromips.igen @@ -1,5 +1,5 @@ // Simulator definition for the micromips ASE. -// Copyright (C) 2005-2021 Free Software Foundation, Inc. +// Copyright (C) 2005-2022 Free Software Foundation, Inc. // Contributed by Imagination Technologies, Ltd. // Written by Andrew Bennett <andrew.bennett@imgtec.com> // diff --git a/sim/mips/micromipsdsp.igen b/sim/mips/micromipsdsp.igen index 1e72588d182..e00a3fc97ae 100644 --- a/sim/mips/micromipsdsp.igen +++ b/sim/mips/micromipsdsp.igen @@ -1,5 +1,5 @@ // Simulator definition for the micromips DSP ASE. -// Copyright (C) 2005-2021 Free Software Foundation, Inc. +// Copyright (C) 2005-2022 Free Software Foundation, Inc. // Contributed by Imagination Technologies, Ltd. // Written by Andrew Bennett <andrew.bennett@imgtec.com> // diff --git a/sim/mips/micromipsrun.c b/sim/mips/micromipsrun.c index f76a3822630..86868fac894 100644 --- a/sim/mips/micromipsrun.c +++ b/sim/mips/micromipsrun.c @@ -1,6 +1,6 @@ /* Run function for the micromips simulator - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Imagination Technologies, Ltd. Written by Andrew Bennett <andrew.bennett@imgtec.com>. diff --git a/sim/mips/mips3264r2.igen b/sim/mips/mips3264r2.igen index 2c1e7195733..367b7fa7ee9 100644 --- a/sim/mips/mips3264r2.igen +++ b/sim/mips/mips3264r2.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the MIPS 32/64 revision 2 instructions. -// Copyright (C) 2004-2021 Free Software Foundation, Inc. +// Copyright (C) 2004-2022 Free Software Foundation, Inc. // Contributed by David Ung, of MIPS Technologies. // // This file is part of the MIPS sim. diff --git a/sim/mips/mips3d.igen b/sim/mips/mips3d.igen index cc8d252e859..a969c147784 100644 --- a/sim/mips/mips3d.igen +++ b/sim/mips/mips3d.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the MIPS MIPS-3D ASE. -// Copyright (C) 2002-2021 Free Software Foundation, Inc. +// Copyright (C) 2002-2022 Free Software Foundation, Inc. // Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom // Corporation (SiByte). // diff --git a/sim/mips/sb1.igen b/sim/mips/sb1.igen index 6872c2f20a0..de2ce5cfc11 100644 --- a/sim/mips/sb1.igen +++ b/sim/mips/sb1.igen @@ -1,7 +1,7 @@ // -*- C -*- // Simulator definition for the Broadcom SiByte SB-1 CPU extensions. -// Copyright (C) 2002-2021 Free Software Foundation, Inc. +// Copyright (C) 2002-2022 Free Software Foundation, Inc. // Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom // Corporation (SiByte). // diff --git a/sim/mips/sim-main.h b/sim/mips/sim-main.h index b87e5cef5b5..cac27509a44 100644 --- a/sim/mips/sim-main.h +++ b/sim/mips/sim-main.h @@ -1,5 +1,5 @@ /* MIPS Simulator definition. - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of the MIPS sim. diff --git a/sim/mips/smartmips.igen b/sim/mips/smartmips.igen index 1872d9ef4f6..f133dd4d2f5 100644 --- a/sim/mips/smartmips.igen +++ b/sim/mips/smartmips.igen @@ -1,7 +1,7 @@ // -*- C -*- // // Simulator definition for the SmartMIPS extensions. -// Copyright (C) 2005-2021 Free Software Foundation, Inc. +// Copyright (C) 2005-2022 Free Software Foundation, Inc. // Contributed by Nigel Stephens (nigel@mips.com) and // David Ung (davidu@mips.com) of MIPS Technologies. // diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in index e9df3ef4640..5240fc62929 100644 --- a/sim/mn10300/Makefile.in +++ b/sim/mn10300/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the mn10300 sim library. -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/mn10300/dv-mn103cpu.c b/sim/mn10300/dv-mn103cpu.c index 2a3591b8a37..c8e897ebbda 100644 --- a/sim/mn10300/dv-mn103cpu.c +++ b/sim/mn10300/dv-mn103cpu.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mn10300/dv-mn103int.c b/sim/mn10300/dv-mn103int.c index 2c47ca0e055..66df97a63c8 100644 --- a/sim/mn10300/dv-mn103int.c +++ b/sim/mn10300/dv-mn103int.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mn10300/dv-mn103iop.c b/sim/mn10300/dv-mn103iop.c index 1fd8d178ba5..2d86bfb1716 100644 --- a/sim/mn10300/dv-mn103iop.c +++ b/sim/mn10300/dv-mn103iop.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mn10300/dv-mn103ser.c b/sim/mn10300/dv-mn103ser.c index d2140e22c19..b02f7d70275 100644 --- a/sim/mn10300/dv-mn103ser.c +++ b/sim/mn10300/dv-mn103ser.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mn10300/dv-mn103tim.c b/sim/mn10300/dv-mn103tim.c index 76f87380d1d..969133cd46c 100644 --- a/sim/mn10300/dv-mn103tim.c +++ b/sim/mn10300/dv-mn103tim.c @@ -1,6 +1,6 @@ /* This file is part of the program GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This program is free software; you can redistribute it and/or modify diff --git a/sim/mn10300/local.mk b/sim/mn10300/local.mk index e8a5a5373e9..a51813c275c 100644 --- a/sim/mn10300/local.mk +++ b/sim/mn10300/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1996-2021 Free Software Foundation, Inc. +## Copyright (C) 1996-2022 Free Software Foundation, Inc. ## Written by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/mn10300/sim-main.h b/sim/mn10300/sim-main.h index 101586e5c70..dd4f966399b 100644 --- a/sim/mn10300/sim-main.h +++ b/sim/mn10300/sim-main.h @@ -1,7 +1,7 @@ /* This file is part of the program psim. Copyright (C) 1994-1997, Andrew Cagney <cagney@highland.com.au> - Copyright (C) 1997-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 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/moxie/Makefile.in b/sim/moxie/Makefile.in index 0e8b20afc8a..b267adc026d 100644 --- a/sim/moxie/Makefile.in +++ b/sim/moxie/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the moxie sim library. -# Copyright (C) 2008-2021 Free Software Foundation, Inc. +# Copyright (C) 2008-2022 Free Software Foundation, Inc. # Written by Anthony Green # # This program is free software; you can redistribute it and/or modify diff --git a/sim/moxie/interp.c b/sim/moxie/interp.c index 228e23ce803..a08dc694553 100644 --- a/sim/moxie/interp.c +++ b/sim/moxie/interp.c @@ -1,5 +1,5 @@ /* Simulator for the moxie processor - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Anthony Green This file is part of GDB, the GNU debugger. diff --git a/sim/moxie/local.mk b/sim/moxie/local.mk index 8ce5fc1bf94..cd57f56ee9a 100644 --- a/sim/moxie/local.mk +++ b/sim/moxie/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1993-2021 Free Software Foundation, Inc. +## Copyright (C) 1993-2022 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/moxie/sim-main.h b/sim/moxie/sim-main.h index 9a5d33a9943..9e4b1d4f8bc 100644 --- a/sim/moxie/sim-main.h +++ b/sim/moxie/sim-main.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Anthony Green <green@moxielogic.com> This file is part of GDB, the GNU debugger. diff --git a/sim/msp430/Makefile.in b/sim/msp430/Makefile.in index f6ddfdd26b9..8602c2ef334 100644 --- a/sim/msp430/Makefile.in +++ b/sim/msp430/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the MSP430 sim library. -# Copyright 2012-2021 Free Software Foundation, Inc. +# Copyright 2012-2022 Free Software Foundation, Inc. # Written by Red Hat Inc. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/msp430/msp430-sim.c b/sim/msp430/msp430-sim.c index 119d2b95ba3..bd911a5cf5f 100644 --- a/sim/msp430/msp430-sim.c +++ b/sim/msp430/msp430-sim.c @@ -1,6 +1,6 @@ /* Simulator for TI MSP430 and MSP430X - Copyright (C) 2013-2021 Free Software Foundation, Inc. + Copyright (C) 2013-2022 Free Software Foundation, Inc. Contributed by Red Hat. Based on sim/bfin/bfin-sim.c which was contributed by Analog Devices, Inc. diff --git a/sim/msp430/msp430-sim.h b/sim/msp430/msp430-sim.h index cf67e2022b5..833caaa9159 100644 --- a/sim/msp430/msp430-sim.h +++ b/sim/msp430/msp430-sim.h @@ -1,6 +1,6 @@ /* Simulator for TI MSP430 and MSP430x processors. - Copyright (C) 2012-2021 Free Software Foundation, Inc. + Copyright (C) 2012-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of simulators. diff --git a/sim/msp430/sim-main.h b/sim/msp430/sim-main.h index 68910046997..2c7119c887b 100644 --- a/sim/msp430/sim-main.h +++ b/sim/msp430/sim-main.h @@ -1,6 +1,6 @@ /* Simulator for TI MSP430 and MSP430X processors. - Copyright (C) 2012-2021 Free Software Foundation, Inc. + Copyright (C) 2012-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of simulators. diff --git a/sim/or1k/Makefile.in b/sim/or1k/Makefile.in index 3f1c432c372..f288b02c8e8 100644 --- a/sim/or1k/Makefile.in +++ b/sim/or1k/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for configure for the or1k simulator -# Copyright (C) 2017-2021 Free Software Foundation, Inc. +# Copyright (C) 2017-2022 Free Software Foundation, Inc. # # This file is part of GDB, the GNU debugger. # diff --git a/sim/or1k/arch.c b/sim/or1k/arch.c index 87b37249fb3..cdd8d99f99b 100644 --- a/sim/or1k/arch.c +++ b/sim/or1k/arch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/arch.h b/sim/or1k/arch.h index d4d42208c27..0db3d46ca1d 100644 --- a/sim/or1k/arch.h +++ b/sim/or1k/arch.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/cpu.c b/sim/or1k/cpu.c index 946d10d0412..2d2eb6c61ae 100644 --- a/sim/or1k/cpu.c +++ b/sim/or1k/cpu.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/cpu.h b/sim/or1k/cpu.h index 35e99c46532..f0d37ea2ae2 100644 --- a/sim/or1k/cpu.h +++ b/sim/or1k/cpu.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/cpuall.h b/sim/or1k/cpuall.h index 65af75effdb..e3cb9db7f20 100644 --- a/sim/or1k/cpuall.h +++ b/sim/or1k/cpuall.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/decode.c b/sim/or1k/decode.c index a7d0f9fe065..5da574794fd 100644 --- a/sim/or1k/decode.c +++ b/sim/or1k/decode.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/decode.h b/sim/or1k/decode.h index f63cf58c7e5..614ebf5f726 100644 --- a/sim/or1k/decode.h +++ b/sim/or1k/decode.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/local.mk b/sim/or1k/local.mk index 04ea9169c21..122f7830571 100644 --- a/sim/or1k/local.mk +++ b/sim/or1k/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2017-2021 Free Software Foundation, Inc. +## Copyright (C) 2017-2022 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/or1k/mloop.in b/sim/or1k/mloop.in index a94b534a9ae..1c31a9eda40 100644 --- a/sim/or1k/mloop.in +++ b/sim/or1k/mloop.in @@ -1,6 +1,6 @@ # Simulator main loop for or1k. -*- C -*- # -# Copyright (C) 2017-2021 Free Software Foundation, Inc. +# Copyright (C) 2017-2022 Free Software Foundation, Inc. # # This file is part of the GNU Simulators. # diff --git a/sim/or1k/model.c b/sim/or1k/model.c index 8240d9ab8f4..b8c38c9dc8f 100644 --- a/sim/or1k/model.c +++ b/sim/or1k/model.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/or1k-sim.h b/sim/or1k/or1k-sim.h index 7d47d892e42..c956a056369 100644 --- a/sim/or1k/or1k-sim.h +++ b/sim/or1k/or1k-sim.h @@ -1,5 +1,5 @@ /* OpenRISC simulator support code header - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/or1k/or1k.c b/sim/or1k/or1k.c index 650d98b5230..bfab35461be 100644 --- a/sim/or1k/or1k.c +++ b/sim/or1k/or1k.c @@ -1,5 +1,5 @@ /* OpenRISC simulator support code - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/or1k/sem-switch.c b/sim/or1k/sem-switch.c index 108bd10520a..0753d58fcbc 100644 --- a/sim/or1k/sem-switch.c +++ b/sim/or1k/sem-switch.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/sem.c b/sim/or1k/sem.c index 0495f25f25c..c0876546a83 100644 --- a/sim/or1k/sem.c +++ b/sim/or1k/sem.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2021 Free Software Foundation, Inc. +Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of the GNU simulators. diff --git a/sim/or1k/sim-if.c b/sim/or1k/sim-if.c index 2957587afdf..798a60ac7ca 100644 --- a/sim/or1k/sim-if.c +++ b/sim/or1k/sim-if.c @@ -1,5 +1,5 @@ /* Main simulator entry points specific to the OR1K. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/or1k/sim-main.h b/sim/or1k/sim-main.h index 1727fe84658..4f7b1084b1b 100644 --- a/sim/or1k/sim-main.h +++ b/sim/or1k/sim-main.h @@ -1,5 +1,5 @@ /* OpenRISC simulator main header - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/or1k/traps.c b/sim/or1k/traps.c index 91f0d2bdd13..d816810039d 100644 --- a/sim/or1k/traps.c +++ b/sim/or1k/traps.c @@ -1,5 +1,5 @@ /* OpenRISC exception, interrupts, syscall and trap support - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/ppc/altivec.igen b/sim/ppc/altivec.igen index 8d7c79481ac..c6b7f8164c3 100644 --- a/sim/ppc/altivec.igen +++ b/sim/ppc/altivec.igen @@ -1,6 +1,6 @@ # Altivec instruction set, for PSIM, the PowerPC simulator. -# Copyright 2003-2021 Free Software Foundation, Inc. +# Copyright 2003-2022 Free Software Foundation, Inc. # Contributed by Red Hat Inc; developed under contract from Motorola. # Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/altivec_expression.h b/sim/ppc/altivec_expression.h index 790bc476505..8e07b40de7f 100644 --- a/sim/ppc/altivec_expression.h +++ b/sim/ppc/altivec_expression.h @@ -1,6 +1,6 @@ /* Altivec expression macros, for PSIM, the PowerPC simulator. - Copyright 2003-2021 Free Software Foundation, Inc. + Copyright 2003-2022 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/altivec_registers.h b/sim/ppc/altivec_registers.h index 2c0bff07843..33480ed4fa4 100644 --- a/sim/ppc/altivec_registers.h +++ b/sim/ppc/altivec_registers.h @@ -1,6 +1,6 @@ /* Altivec registers, for PSIM, the PowerPC simulator. - Copyright 2003-2021 Free Software Foundation, Inc. + Copyright 2003-2022 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/defs.h b/sim/ppc/defs.h index c37f8c60485..5f2e4c22359 100644 --- a/sim/ppc/defs.h +++ b/sim/ppc/defs.h @@ -1,6 +1,6 @@ /* The configure generated header settings. - Copyright 2002-2021 Free Software Foundation, Inc. + Copyright 2002-2022 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/ppc/dp-bit.c b/sim/ppc/dp-bit.c index 25d36277027..d126cb022cf 100644 --- a/sim/ppc/dp-bit.c +++ b/sim/ppc/dp-bit.c @@ -2,7 +2,7 @@ the floating point routines in libgcc1.c for targets without hardware floating point. */ -/* Copyright (C) 1994-2021 Free Software Foundation, Inc. +/* Copyright (C) 1994-2022 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/ppc/e500.igen b/sim/ppc/e500.igen index b8fcf770244..5b9c5538ab5 100644 --- a/sim/ppc/e500.igen +++ b/sim/ppc/e500.igen @@ -1,6 +1,6 @@ # e500 core instructions, for PSIM, the PowerPC simulator. -# Copyright 2003-2021 Free Software Foundation, Inc. +# Copyright 2003-2022 Free Software Foundation, Inc. # Contributed by Red Hat Inc; developed under contract from Motorola. # Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/e500_expression.h b/sim/ppc/e500_expression.h index abfc930b768..81b834cd829 100644 --- a/sim/ppc/e500_expression.h +++ b/sim/ppc/e500_expression.h @@ -1,6 +1,6 @@ /* e500 expression macros, for PSIM, the PowerPC simulator. - Copyright 2003-2021 Free Software Foundation, Inc. + Copyright 2003-2022 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/e500_registers.h b/sim/ppc/e500_registers.h index 5ed124431f0..cc3342f3dc2 100644 --- a/sim/ppc/e500_registers.h +++ b/sim/ppc/e500_registers.h @@ -1,6 +1,6 @@ /* e500 registers, for PSIM, the PowerPC simulator. - Copyright 2003-2021 Free Software Foundation, Inc. + Copyright 2003-2022 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Motorola. Written by matthew green <mrg@redhat.com>. diff --git a/sim/ppc/gdb-sim.c b/sim/ppc/gdb-sim.c index 0025024eb03..c6ae10e0a14 100644 --- a/sim/ppc/gdb-sim.c +++ b/sim/ppc/gdb-sim.c @@ -1,6 +1,6 @@ /* This file is part of GDB. - Copyright 2004-2021 Free Software Foundation, Inc. + Copyright 2004-2022 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/ppc/local.mk b/sim/ppc/local.mk index 51e0bfd13bb..03e54fbe083 100644 --- a/sim/ppc/local.mk +++ b/sim/ppc/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1994-2021 Free Software Foundation, Inc. +## Copyright (C) 1994-2022 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/ppc/psim.texinfo b/sim/ppc/psim.texinfo index e1687431f89..0f6540f5292 100644 --- a/sim/ppc/psim.texinfo +++ b/sim/ppc/psim.texinfo @@ -54,7 +54,7 @@ END-INFO-DIR-ENTRY This file documents Texinfo, a documentation system that uses a single source file to produce both on-line information and a printed manual. -Copyright (C) 1988--2021 Free Software Foundation, Inc. +Copyright (C) 1988--2022 Free Software Foundation, Inc. This is the second edition of the Texinfo documentation,@* and is consistent with version 2 of @file{texinfo.tex}. diff --git a/sim/pru/Makefile.in b/sim/pru/Makefile.in index 7d4ff7a4dca..21308cc0292 100644 --- a/sim/pru/Makefile.in +++ b/sim/pru/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the PRU sim library. -# Copyright (C) 1990-2021 Free Software Foundation, Inc. +# Copyright (C) 1990-2022 Free Software Foundation, Inc. # Written by Dimitar Dimitrov <dimitar@dinux.eu> # # Based on the MCore sim library diff --git a/sim/pru/interp.c b/sim/pru/interp.c index af72a21d742..a62b5a2c8fe 100644 --- a/sim/pru/interp.c +++ b/sim/pru/interp.c @@ -1,5 +1,5 @@ /* Simulator for the Texas Instruments PRU processor - Copyright 2009-2021 Free Software Foundation, Inc. + Copyright 2009-2022 Free Software Foundation, Inc. Inspired by the Microblaze simulator Contributed by Dimitar Dimitrov <dimitar@dinux.eu> diff --git a/sim/pru/pru.h b/sim/pru/pru.h index 17febb295b7..df61538491a 100644 --- a/sim/pru/pru.h +++ b/sim/pru/pru.h @@ -1,4 +1,4 @@ -/* Copyright 2016-2021 Free Software Foundation, Inc. +/* Copyright 2016-2022 Free Software Foundation, Inc. Contributed by Dimitar Dimitrov <dimitar@dinux.eu> This file is part of the PRU simulator. diff --git a/sim/pru/pru.isa b/sim/pru/pru.isa index c6d928aa754..b7d8b4af8b9 100644 --- a/sim/pru/pru.isa +++ b/sim/pru/pru.isa @@ -1,4 +1,4 @@ -/* Copyright 2016-2021 Free Software Foundation, Inc. +/* Copyright 2016-2022 Free Software Foundation, Inc. Contributed by Dimitar Dimitrov <dimitar@dinux.eu> This file is part of the PRU simulator. diff --git a/sim/pru/sim-main.h b/sim/pru/sim-main.h index b7af2302880..ce345365638 100644 --- a/sim/pru/sim-main.h +++ b/sim/pru/sim-main.h @@ -1,4 +1,4 @@ -/* Copyright 2016-2021 Free Software Foundation, Inc. +/* Copyright 2016-2022 Free Software Foundation, Inc. Contributed by Dimitar Dimitrov <dimitar@dinux.eu> This file is part of the PRU simulator. diff --git a/sim/riscv/Makefile.in b/sim/riscv/Makefile.in index b967654d787..9aa663b515a 100644 --- a/sim/riscv/Makefile.in +++ b/sim/riscv/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the example basic simulator. -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 Free Software Foundation, Inc. # Written by Mike Frysinger. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/riscv/interp.c b/sim/riscv/interp.c index 13fe6c7cae0..937dc56bd0e 100644 --- a/sim/riscv/interp.c +++ b/sim/riscv/interp.c @@ -1,6 +1,6 @@ /* RISC-V simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/riscv/machs.c b/sim/riscv/machs.c index 339e5ba4754..ea099ed02de 100644 --- a/sim/riscv/machs.c +++ b/sim/riscv/machs.c @@ -1,6 +1,6 @@ /* RISC-V simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/riscv/machs.h b/sim/riscv/machs.h index 903488bc765..8374c84fa25 100644 --- a/sim/riscv/machs.h +++ b/sim/riscv/machs.h @@ -1,6 +1,6 @@ /* RISC-V simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/riscv/sim-main.c b/sim/riscv/sim-main.c index d2d4cddd291..7b672f6a91d 100644 --- a/sim/riscv/sim-main.c +++ b/sim/riscv/sim-main.c @@ -1,6 +1,6 @@ /* RISC-V simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/riscv/sim-main.h b/sim/riscv/sim-main.h index 1088e5bd44f..d06ba97d969 100644 --- a/sim/riscv/sim-main.h +++ b/sim/riscv/sim-main.h @@ -1,6 +1,6 @@ /* RISC-V simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of simulators. diff --git a/sim/rl78/Makefile.in b/sim/rl78/Makefile.in index 2dae7df682e..cadd70bd634 100644 --- a/sim/rl78/Makefile.in +++ b/sim/rl78/Makefile.in @@ -1,6 +1,6 @@ #### Makefile.in --- Makefile template for the RL78 simulator -### Copyright (C) 2008-2021 Free Software Foundation, Inc. +### Copyright (C) 2008-2022 Free Software Foundation, Inc. ### Contributed by Red Hat, Inc. ### ### This file is part of the GNU simulators. diff --git a/sim/rl78/cpu.c b/sim/rl78/cpu.c index 1bd8b6ee38f..cd3f2dfc241 100644 --- a/sim/rl78/cpu.c +++ b/sim/rl78/cpu.c @@ -1,6 +1,6 @@ /* cpu.c --- CPU for RL78 simulator. - Copyright (C) 2011-2021 Free Software Foundation, Inc. + Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/cpu.h b/sim/rl78/cpu.h index a21de326731..82ac2f66392 100644 --- a/sim/rl78/cpu.h +++ b/sim/rl78/cpu.h @@ -1,6 +1,6 @@ /* cpu.h --- declarations for the RL78 core. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/gdb-if.c b/sim/rl78/gdb-if.c index ee799657076..a27cc56f3c8 100644 --- a/sim/rl78/gdb-if.c +++ b/sim/rl78/gdb-if.c @@ -1,6 +1,6 @@ /* gdb-if.c -- sim interface to GDB. -Copyright (C) 2011-2021 Free Software Foundation, Inc. +Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/load.c b/sim/rl78/load.c index a2a57b0b198..2bf5469a62a 100644 --- a/sim/rl78/load.c +++ b/sim/rl78/load.c @@ -1,6 +1,6 @@ /* load.c --- loading object files into the RL78 simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/load.h b/sim/rl78/load.h index 1eaf0457787..efda1fec868 100644 --- a/sim/rl78/load.h +++ b/sim/rl78/load.h @@ -1,6 +1,6 @@ /* load.h --- interface to loading object files into the RX simulator. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/main.c b/sim/rl78/main.c index 178fa75f79f..c9459c7bc78 100644 --- a/sim/rl78/main.c +++ b/sim/rl78/main.c @@ -1,6 +1,6 @@ /* main.c --- main function for stand-alone RL78 simulator. - Copyright (C) 2011-2021 Free Software Foundation, Inc. + Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/mem.c b/sim/rl78/mem.c index 0b6ab8e79f1..19452b91b54 100644 --- a/sim/rl78/mem.c +++ b/sim/rl78/mem.c @@ -1,6 +1,6 @@ /* mem.c --- memory for RL78 simulator. - Copyright (C) 2011-2021 Free Software Foundation, Inc. + Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/mem.h b/sim/rl78/mem.h index 77d2f18a786..df4cb433288 100644 --- a/sim/rl78/mem.h +++ b/sim/rl78/mem.h @@ -1,6 +1,6 @@ /* mem.h --- interface to memory for RL78 simulator. - Copyright (C) 2011-2021 Free Software Foundation, Inc. + Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/rl78.c b/sim/rl78/rl78.c index e45750ad7bf..edae533c1a6 100644 --- a/sim/rl78/rl78.c +++ b/sim/rl78/rl78.c @@ -1,6 +1,6 @@ /* rl78.c --- opcode semantics for stand-alone RL78 simulator. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/trace.c b/sim/rl78/trace.c index 1b4b365af1e..df75d793f69 100644 --- a/sim/rl78/trace.c +++ b/sim/rl78/trace.c @@ -1,6 +1,6 @@ /* trace.c --- tracing output for the RL78 simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rl78/trace.h b/sim/rl78/trace.h index c9bb247c37b..c7a7893c2a7 100644 --- a/sim/rl78/trace.h +++ b/sim/rl78/trace.h @@ -1,6 +1,6 @@ /* trace.h --- interface to tracing output for the RX simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in index 5426cc0dd5d..c845fceb2fc 100644 --- a/sim/rx/Makefile.in +++ b/sim/rx/Makefile.in @@ -1,6 +1,6 @@ #### Makefile.in --- Makefile template for the RX simulator -### Copyright (C) 2008-2021 Free Software Foundation, Inc. +### Copyright (C) 2008-2022 Free Software Foundation, Inc. ### Contributed by Red Hat, Inc. ### ### This file is part of the GNU simulators. diff --git a/sim/rx/cpu.h b/sim/rx/cpu.h index ef4503cc720..8d00d69d8a3 100644 --- a/sim/rx/cpu.h +++ b/sim/rx/cpu.h @@ -1,6 +1,6 @@ /* cpu.h --- declarations for the RX core. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/err.c b/sim/rx/err.c index c9b1c3cb57c..91c40a9274b 100644 --- a/sim/rx/err.c +++ b/sim/rx/err.c @@ -1,6 +1,6 @@ /* err.c --- handle errors for RX simulator. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/err.h b/sim/rx/err.h index 314a7b1f032..52f80584651 100644 --- a/sim/rx/err.h +++ b/sim/rx/err.h @@ -1,6 +1,6 @@ /* err.h --- handle errors for RX simulator. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/fpu.c b/sim/rx/fpu.c index 611d9123d48..4dd9c697a11 100644 --- a/sim/rx/fpu.c +++ b/sim/rx/fpu.c @@ -1,6 +1,6 @@ /* fpu.c --- FPU emulator for stand-alone RX simulator. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/fpu.h b/sim/rx/fpu.h index 45a93acd936..5a527440af4 100644 --- a/sim/rx/fpu.h +++ b/sim/rx/fpu.h @@ -1,6 +1,6 @@ /* fpu.h --- FPU emulator for stand-alone RX simulator. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/gdb-if.c b/sim/rx/gdb-if.c index 7298631965b..ccc81c9756f 100644 --- a/sim/rx/gdb-if.c +++ b/sim/rx/gdb-if.c @@ -1,6 +1,6 @@ /* gdb-if.c -- sim interface to GDB. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/load.c b/sim/rx/load.c index d1448880277..500babc0d7d 100644 --- a/sim/rx/load.c +++ b/sim/rx/load.c @@ -1,6 +1,6 @@ /* load.c --- loading object files into the RX simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/load.h b/sim/rx/load.h index 562fa235aeb..ba2e55589a2 100644 --- a/sim/rx/load.h +++ b/sim/rx/load.h @@ -1,6 +1,6 @@ /* load.h --- interface to loading object files into the RX simulator. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/local.mk b/sim/rx/local.mk index 6e825b6cc35..6f2dc7eee79 100644 --- a/sim/rx/local.mk +++ b/sim/rx/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 2008-2021 Free Software Foundation, Inc. +## Copyright (C) 2008-2022 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/rx/main.c b/sim/rx/main.c index 5d7092ba1d1..265d2837790 100644 --- a/sim/rx/main.c +++ b/sim/rx/main.c @@ -1,6 +1,6 @@ /* main.c --- main function for stand-alone RX simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/mem.c b/sim/rx/mem.c index 1cbd3587cf7..bde3a101151 100644 --- a/sim/rx/mem.c +++ b/sim/rx/mem.c @@ -1,6 +1,6 @@ /* mem.c --- memory for RX simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/mem.h b/sim/rx/mem.h index 15bb5573fae..77f73aceda4 100644 --- a/sim/rx/mem.h +++ b/sim/rx/mem.h @@ -1,6 +1,6 @@ /* mem.h --- interface to memory for M32C simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/misc.c b/sim/rx/misc.c index e7447aca463..92797bd0b13 100644 --- a/sim/rx/misc.c +++ b/sim/rx/misc.c @@ -1,6 +1,6 @@ /* misc.c --- miscellaneous utility functions for RX simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/misc.h b/sim/rx/misc.h index 196af779b36..8693ebed70b 100644 --- a/sim/rx/misc.h +++ b/sim/rx/misc.h @@ -1,6 +1,6 @@ /* misc.h --- interface to miscellaneous utility functions for RX simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/reg.c b/sim/rx/reg.c index 1d27c59bb94..34ea4f21336 100644 --- a/sim/rx/reg.c +++ b/sim/rx/reg.c @@ -1,6 +1,6 @@ /* reg.c --- register set model for RX simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/rx.c b/sim/rx/rx.c index 666122792f5..70b1b9729b7 100644 --- a/sim/rx/rx.c +++ b/sim/rx/rx.c @@ -1,6 +1,6 @@ /* rx.c --- opcode semantics for stand-alone RX simulator. -Copyright (C) 2008-2021 Free Software Foundation, Inc. +Copyright (C) 2008-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/syscalls.c b/sim/rx/syscalls.c index a18c1047afa..285d4573da1 100644 --- a/sim/rx/syscalls.c +++ b/sim/rx/syscalls.c @@ -1,6 +1,6 @@ /* syscalls.c --- implement system calls for the RX simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/syscalls.h b/sim/rx/syscalls.h index d1dcbd637b4..3f38d2cde32 100644 --- a/sim/rx/syscalls.h +++ b/sim/rx/syscalls.h @@ -1,6 +1,6 @@ /* syscalls.h --- interface to syscalls for the RX sim. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/trace.c b/sim/rx/trace.c index bb191dbdd39..6e9a266ca3a 100644 --- a/sim/rx/trace.c +++ b/sim/rx/trace.c @@ -1,6 +1,6 @@ /* trace.c --- tracing output for the RX simulator. -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/rx/trace.h b/sim/rx/trace.h index 6362b9c40c0..c6e1aad95ff 100644 --- a/sim/rx/trace.h +++ b/sim/rx/trace.h @@ -1,6 +1,6 @@ /* trace.h --- interface to tracing output for the RX simulator. - Copyright (C) 2005-2021 Free Software Foundation, Inc. + Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/sh/Makefile.in b/sim/sh/Makefile.in index 3435f403ab8..fc794f30687 100644 --- a/sim/sh/Makefile.in +++ b/sim/sh/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the SH sim library. -# Copyright (C) 1990-2021 Free Software Foundation, Inc. +# Copyright (C) 1990-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/sh/local.mk b/sim/sh/local.mk index f1f786599f3..5e97e543c72 100644 --- a/sim/sh/local.mk +++ b/sim/sh/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1990-2021 Free Software Foundation, Inc. +## Copyright (C) 1990-2022 Free Software Foundation, Inc. ## Written by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify diff --git a/sim/sh/sim-main.h b/sim/sh/sim-main.h index da9d72decb7..5f04623fba7 100644 --- a/sim/sh/sim-main.h +++ b/sim/sh/sim-main.h @@ -1,5 +1,5 @@ /* Moxie Simulator definition. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB, the GNU debugger. diff --git a/sim/testsuite/common/bits-gen.c b/sim/testsuite/common/bits-gen.c index a85b807bb19..5f35247f7f2 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-2021 Free Software Foundation, Inc. + Copyright (C) 1997-2022 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. diff --git a/sim/testsuite/common/local.mk b/sim/testsuite/common/local.mk index 6f62138ddca..903a22acde8 100644 --- a/sim/testsuite/common/local.mk +++ b/sim/testsuite/common/local.mk @@ -1,4 +1,4 @@ -## Copyright (C) 1997-2021 Free Software Foundation, Inc. +## Copyright (C) 1997-2022 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/cris/asm/asm.exp b/sim/testsuite/cris/asm/asm.exp index 364cf989c28..6fed30acbd8 100644 --- a/sim/testsuite/cris/asm/asm.exp +++ b/sim/testsuite/cris/asm/asm.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 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/cris/c/c.exp b/sim/testsuite/cris/c/c.exp index a6c96057c55..5711fd2f0bc 100644 --- a/sim/testsuite/cris/c/c.exp +++ b/sim/testsuite/cris/c/c.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 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/cris/hw/rv-n-cris/rvc.exp b/sim/testsuite/cris/hw/rv-n-cris/rvc.exp index e675c4d2fcd..f162a05c9ea 100644 --- a/sim/testsuite/cris/hw/rv-n-cris/rvc.exp +++ b/sim/testsuite/cris/hw/rv-n-cris/rvc.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2021 Free Software Foundation, Inc. +# Copyright (C) 2006-2022 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/local.mk b/sim/testsuite/local.mk index e6bf71c2eb5..c1799c728ae 100644 --- a/sim/testsuite/local.mk +++ b/sim/testsuite/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am. ## -## Copyright (C) 1997-2021 Free Software Foundation, Inc. +## Copyright (C) 1997-2022 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/m32c/blinky.s b/sim/testsuite/m32c/blinky.s index 1dbad97c9b0..8a50f8c142e 100644 --- a/sim/testsuite/m32c/blinky.s +++ b/sim/testsuite/m32c/blinky.s @@ -1,6 +1,6 @@ ;;; blinky.s --- sample program to blink LED's on M32C simulator ;;; -;;; Copyright (C) 2005-2021 Free Software Foundation, Inc. +;;; Copyright (C) 2005-2022 Free Software Foundation, Inc. ;;; Contributed by Red Hat, Inc. ;;; ;;; This file is part of the GNU simulators. diff --git a/sim/testsuite/m32c/gloss.s b/sim/testsuite/m32c/gloss.s index ce0377412b2..19151bdef56 100644 --- a/sim/testsuite/m32c/gloss.s +++ b/sim/testsuite/m32c/gloss.s @@ -1,6 +1,6 @@ ;;; gloss.s --- system calls for sample2.x ;;; -;;; Copyright (C) 2005-2021 Free Software Foundation, Inc. +;;; Copyright (C) 2005-2022 Free Software Foundation, Inc. ;;; Contributed by Red Hat, Inc. ;;; ;;; This file is part of the GNU simulators. diff --git a/sim/testsuite/m32c/sample.ld b/sim/testsuite/m32c/sample.ld index 112012a9df0..f67c76b3978 100644 --- a/sim/testsuite/m32c/sample.ld +++ b/sim/testsuite/m32c/sample.ld @@ -1,6 +1,6 @@ /* sample2.ld --- linker script for sample2.x -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/testsuite/m32c/sample.s b/sim/testsuite/m32c/sample.s index 14b0548e449..bc286e1d9fa 100644 --- a/sim/testsuite/m32c/sample.s +++ b/sim/testsuite/m32c/sample.s @@ -1,6 +1,6 @@ ;;; sample.s --- simple test program for M32C simulator ;;; -;;; Copyright (C) 2005-2021 Free Software Foundation, Inc. +;;; Copyright (C) 2005-2022 Free Software Foundation, Inc. ;;; Contributed by Red Hat, Inc. ;;; ;;; This file is part of the GNU simulators. diff --git a/sim/testsuite/m32c/sample2.c b/sim/testsuite/m32c/sample2.c index 3b8f05562fd..880f851da62 100644 --- a/sim/testsuite/m32c/sample2.c +++ b/sim/testsuite/m32c/sample2.c @@ -1,6 +1,6 @@ /* sample2.c --- main source for sample2.x test program for M32C simulator -Copyright (C) 2005-2021 Free Software Foundation, Inc. +Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of the GNU simulators. diff --git a/sim/testsuite/mips/hilo-hazard-4.s b/sim/testsuite/mips/hilo-hazard-4.s index fc010f8c595..09ebb70ff60 100644 --- a/sim/testsuite/mips/hilo-hazard-4.s +++ b/sim/testsuite/mips/hilo-hazard-4.s @@ -5,7 +5,7 @@ # ld: -N -Ttext=0x80010000 # output: pass\\n -# Copyright (C) 2013-2021 Free Software Foundation, Inc. +# Copyright (C) 2013-2022 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/mips/mips32-dsp.s b/sim/testsuite/mips/mips32-dsp.s index ade6bcffc22..aa2a5daff88 100644 --- a/sim/testsuite/mips/mips32-dsp.s +++ b/sim/testsuite/mips/mips32-dsp.s @@ -4,7 +4,7 @@ #ld: -N -Ttext=0x80010000 #output: *\\npass\\n -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 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/mips/testutils.inc b/sim/testsuite/mips/testutils.inc index a0fcd0a7f08..14d31e8ea55 100644 --- a/sim/testsuite/mips/testutils.inc +++ b/sim/testsuite/mips/testutils.inc @@ -1,5 +1,5 @@ # MIPS simulator testsuite utility functions. -# Copyright (C) 2004-2021 Free Software Foundation, Inc. +# Copyright (C) 2004-2022 Free Software Foundation, Inc. # Contributed by Chris Demetriou of Broadcom Corporation. # # This file is part of the GNU simulators. diff --git a/sim/testsuite/mips/utils-dsp.inc b/sim/testsuite/mips/utils-dsp.inc index 936f691ea0f..4b6286fdd4d 100644 --- a/sim/testsuite/mips/utils-dsp.inc +++ b/sim/testsuite/mips/utils-dsp.inc @@ -1,5 +1,5 @@ # MIPS DSP ASE simulator testsuite utility functions. -# Copyright (C) 2005-2021 Free Software Foundation, Inc. +# Copyright (C) 2005-2022 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/mips/utils-fpu.inc b/sim/testsuite/mips/utils-fpu.inc index 1cba87a9e96..b83bb34f4f1 100644 --- a/sim/testsuite/mips/utils-fpu.inc +++ b/sim/testsuite/mips/utils-fpu.inc @@ -1,5 +1,5 @@ # MIPS simulator testsuite FPU utility functions. -# Copyright (C) 2004-2021 Free Software Foundation, Inc. +# Copyright (C) 2004-2022 Free Software Foundation, Inc. # Contributed by Chris Demetriou of Broadcom Corporation. # # This file is part of the GNU simulators. diff --git a/sim/testsuite/mips/utils-mdmx.inc b/sim/testsuite/mips/utils-mdmx.inc index 62634ef6bb5..1df90c228e3 100644 --- a/sim/testsuite/mips/utils-mdmx.inc +++ b/sim/testsuite/mips/utils-mdmx.inc @@ -1,5 +1,5 @@ # MIPS simulator testsuite MDMX utility functions. -# Copyright (C) 2004-2021 Free Software Foundation, Inc. +# Copyright (C) 2004-2022 Free Software Foundation, Inc. # Contributed by Chris Demetriou of Broadcom Corporation. # # This file is part of the GNU simulators. diff --git a/sim/testsuite/or1k/add.S b/sim/testsuite/or1k/add.S index 2cff73d480e..c3dfce7069f 100644 --- a/sim/testsuite/or1k/add.S +++ b/sim/testsuite/or1k/add.S @@ -1,6 +1,6 @@ /* Tests instructions l.add, l.addc, l.addi and l.addic. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/adrp.S b/sim/testsuite/or1k/adrp.S index c0883b6ef33..0c3fbc7c165 100644 --- a/sim/testsuite/or1k/adrp.S +++ b/sim/testsuite/or1k/adrp.S @@ -1,6 +1,6 @@ /* Tests the load page address instruction. - Copyright (C) 2019-2021 Free Software Foundation, Inc. + Copyright (C) 2019-2022 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/or1k/alltests.exp b/sim/testsuite/or1k/alltests.exp index a3d07692b30..1b26e5b2019 100644 --- a/sim/testsuite/or1k/alltests.exp +++ b/sim/testsuite/or1k/alltests.exp @@ -1,6 +1,6 @@ # OR1K simulator testsuite. # -# Copyright 2017-2021 Free Software Foundation, Inc. +# Copyright 2017-2022 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/or1k/and.S b/sim/testsuite/or1k/and.S index 8003d381a8b..ae18e46a46a 100644 --- a/sim/testsuite/or1k/and.S +++ b/sim/testsuite/or1k/and.S @@ -1,6 +1,6 @@ /* Tests instructions l.and, l.andi. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/basic.S b/sim/testsuite/or1k/basic.S index 02faebbb87c..1d2679db461 100644 --- a/sim/testsuite/or1k/basic.S +++ b/sim/testsuite/or1k/basic.S @@ -1,6 +1,6 @@ /* Tests some basic CPU instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/div.S b/sim/testsuite/or1k/div.S index dc73d734166..dfb8d2068bd 100644 --- a/sim/testsuite/or1k/div.S +++ b/sim/testsuite/or1k/div.S @@ -1,6 +1,6 @@ /* Tests the divide instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/ext.S b/sim/testsuite/or1k/ext.S index e7e68f0c474..382ec3a5c8c 100644 --- a/sim/testsuite/or1k/ext.S +++ b/sim/testsuite/or1k/ext.S @@ -1,6 +1,6 @@ /* Tests the l.ext{b,h}{s,z} instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/find.S b/sim/testsuite/or1k/find.S index 7713c17b112..64c6e35f0e4 100644 --- a/sim/testsuite/or1k/find.S +++ b/sim/testsuite/or1k/find.S @@ -1,6 +1,6 @@ /* Tests the find instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/flag.S b/sim/testsuite/or1k/flag.S index b614c1ae386..10779ce6702 100644 --- a/sim/testsuite/or1k/flag.S +++ b/sim/testsuite/or1k/flag.S @@ -1,6 +1,6 @@ /* Tests the set flag (l.sf*) instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/fpu-unordered.S b/sim/testsuite/or1k/fpu-unordered.S index a4e65567b20..fe46002d04c 100644 --- a/sim/testsuite/or1k/fpu-unordered.S +++ b/sim/testsuite/or1k/fpu-unordered.S @@ -1,6 +1,6 @@ /* Tests some basic unordered fpu compare instructions. - Copyright (C) 2019-2021 Free Software Foundation, Inc. + Copyright (C) 2019-2022 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/or1k/fpu.S b/sim/testsuite/or1k/fpu.S index 9a164b11815..f8a97d4c802 100644 --- a/sim/testsuite/or1k/fpu.S +++ b/sim/testsuite/or1k/fpu.S @@ -1,6 +1,6 @@ /* Tests some basic fpu instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/fpu64a32-unordered.S b/sim/testsuite/or1k/fpu64a32-unordered.S index 1966916a9d4..c5dacbb26e7 100644 --- a/sim/testsuite/or1k/fpu64a32-unordered.S +++ b/sim/testsuite/or1k/fpu64a32-unordered.S @@ -1,6 +1,6 @@ /* Tests some basic unordered fpu compare instructions. - Copyright (C) 2019-2021 Free Software Foundation, Inc. + Copyright (C) 2019-2022 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/or1k/fpu64a32.S b/sim/testsuite/or1k/fpu64a32.S index 319af4810df..f392506155b 100644 --- a/sim/testsuite/or1k/fpu64a32.S +++ b/sim/testsuite/or1k/fpu64a32.S @@ -1,6 +1,6 @@ /* Tests some basic fpu instructions. - Copyright (C) 2019-2021 Free Software Foundation, Inc. + Copyright (C) 2019-2022 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/or1k/jump.S b/sim/testsuite/or1k/jump.S index 8181886e037..01d6123f211 100644 --- a/sim/testsuite/or1k/jump.S +++ b/sim/testsuite/or1k/jump.S @@ -1,6 +1,6 @@ /* Tests the jump instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/load.S b/sim/testsuite/or1k/load.S index 3644a8751a0..6a03a323fdc 100644 --- a/sim/testsuite/or1k/load.S +++ b/sim/testsuite/or1k/load.S @@ -1,6 +1,6 @@ /* Tests the load and store instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/mac.S b/sim/testsuite/or1k/mac.S index c57a78f4fbe..7c5ee607447 100644 --- a/sim/testsuite/or1k/mac.S +++ b/sim/testsuite/or1k/mac.S @@ -1,6 +1,6 @@ /* Tests the MAC instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/mfspr.S b/sim/testsuite/or1k/mfspr.S index 1aa74e195b6..8d12d0602e4 100644 --- a/sim/testsuite/or1k/mfspr.S +++ b/sim/testsuite/or1k/mfspr.S @@ -1,6 +1,6 @@ /* Tests instructions l.mfspr and l.mtspr. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/mul.S b/sim/testsuite/or1k/mul.S index e126be8bdd5..829ca3b9205 100644 --- a/sim/testsuite/or1k/mul.S +++ b/sim/testsuite/or1k/mul.S @@ -1,6 +1,6 @@ /* Tests the multiply instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/or.S b/sim/testsuite/or1k/or.S index b20bec870b0..9b2f5ef2290 100644 --- a/sim/testsuite/or1k/or.S +++ b/sim/testsuite/or1k/or.S @@ -1,6 +1,6 @@ /* Tests instructions l.or, l.ori. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/or1k-asm-test-env.h b/sim/testsuite/or1k/or1k-asm-test-env.h index bbaeeebb6b8..5152c8d3fcf 100644 --- a/sim/testsuite/or1k/or1k-asm-test-env.h +++ b/sim/testsuite/or1k/or1k-asm-test-env.h @@ -1,6 +1,6 @@ /* Testsuite macros for OpenRISC. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/or1k-asm-test-helpers.h b/sim/testsuite/or1k/or1k-asm-test-helpers.h index 699479ccc72..2ca4177ca89 100644 --- a/sim/testsuite/or1k/or1k-asm-test-helpers.h +++ b/sim/testsuite/or1k/or1k-asm-test-helpers.h @@ -1,6 +1,6 @@ /* Testsuite helpers for OpenRISC. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/or1k-asm-test.h b/sim/testsuite/or1k/or1k-asm-test.h index 35256731c30..4a95521ce45 100644 --- a/sim/testsuite/or1k/or1k-asm-test.h +++ b/sim/testsuite/or1k/or1k-asm-test.h @@ -1,6 +1,6 @@ /* Testsuite architecture macros for OpenRISC. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/or1k-asm.h b/sim/testsuite/or1k/or1k-asm.h index 37f44619974..44b66e7f962 100644 --- a/sim/testsuite/or1k/or1k-asm.h +++ b/sim/testsuite/or1k/or1k-asm.h @@ -1,6 +1,6 @@ /* Testsuite assembly helpers for OpenRISC. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/or1k-test.ld b/sim/testsuite/or1k/or1k-test.ld index fe6fd73860c..6787b24d494 100644 --- a/sim/testsuite/or1k/or1k-test.ld +++ b/sim/testsuite/or1k/or1k-test.ld @@ -1,6 +1,6 @@ /* Test linker script for OpenRISC. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/ror.S b/sim/testsuite/or1k/ror.S index ce47c126b57..7e9ff57f366 100644 --- a/sim/testsuite/or1k/ror.S +++ b/sim/testsuite/or1k/ror.S @@ -1,6 +1,6 @@ /* Tests instructions l.ror and l.rori. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/shift.S b/sim/testsuite/or1k/shift.S index a98da290d12..bfd9de9783a 100644 --- a/sim/testsuite/or1k/shift.S +++ b/sim/testsuite/or1k/shift.S @@ -1,6 +1,6 @@ /* Tests the shift instructions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/spr-defs.h b/sim/testsuite/or1k/spr-defs.h index f0ec5e780ea..30dc1306533 100644 --- a/sim/testsuite/or1k/spr-defs.h +++ b/sim/testsuite/or1k/spr-defs.h @@ -1,6 +1,6 @@ /* Special Purpose Registers definitions - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/sub.S b/sim/testsuite/or1k/sub.S index 388614538a2..ca361e70351 100644 --- a/sim/testsuite/or1k/sub.S +++ b/sim/testsuite/or1k/sub.S @@ -1,6 +1,6 @@ /* Tests instruction l.sub. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/or1k/xor.S b/sim/testsuite/or1k/xor.S index 2dc0ad82587..2b578f40a9f 100644 --- a/sim/testsuite/or1k/xor.S +++ b/sim/testsuite/or1k/xor.S @@ -1,6 +1,6 @@ /* Tests instructions l.xor, l.xori. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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/pru/add.s b/sim/testsuite/pru/add.s index 89e6f13c31f..15191c6a41a 100644 --- a/sim/testsuite/pru/add.s +++ b/sim/testsuite/pru/add.s @@ -1,7 +1,7 @@ # Check that basic add insn works. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/allinsn.exp b/sim/testsuite/pru/allinsn.exp index 3c7b4fd019f..9b98e22e728 100644 --- a/sim/testsuite/pru/allinsn.exp +++ b/sim/testsuite/pru/allinsn.exp @@ -1,6 +1,6 @@ # PRU simulator testsuite. -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/dmem-zero-pass.s b/sim/testsuite/pru/dmem-zero-pass.s index 7206d2ff228..111b560a830 100644 --- a/sim/testsuite/pru/dmem-zero-pass.s +++ b/sim/testsuite/pru/dmem-zero-pass.s @@ -1,7 +1,7 @@ # Check that DMEM zero address access works by default. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/dmem-zero-trap.s b/sim/testsuite/pru/dmem-zero-trap.s index 58febb742ff..f9cf57fef25 100644 --- a/sim/testsuite/pru/dmem-zero-trap.s +++ b/sim/testsuite/pru/dmem-zero-trap.s @@ -4,7 +4,7 @@ # xerror: # output: core: 4 byte read to unmapped address 0x0 at *\n -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/dram.s b/sim/testsuite/pru/dram.s index 5f35633992b..dac084aba01 100644 --- a/sim/testsuite/pru/dram.s +++ b/sim/testsuite/pru/dram.s @@ -1,7 +1,7 @@ # Check that DRAM memory access works. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/jmp.s b/sim/testsuite/pru/jmp.s index 9b2ec107a25..54376de6566 100644 --- a/sim/testsuite/pru/jmp.s +++ b/sim/testsuite/pru/jmp.s @@ -1,7 +1,7 @@ # Check that jump and branch insns work. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/lmbd.s b/sim/testsuite/pru/lmbd.s index 36e30869ec8..4358dfccdcf 100644 --- a/sim/testsuite/pru/lmbd.s +++ b/sim/testsuite/pru/lmbd.s @@ -1,7 +1,7 @@ # Check that lmbd insn works. # mach: pru -# Copyright (C) 2020-2021 Free Software Foundation, Inc. +# Copyright (C) 2020-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/loop-imm.s b/sim/testsuite/pru/loop-imm.s index 4de04fa2b1e..df48ee0ce80 100644 --- a/sim/testsuite/pru/loop-imm.s +++ b/sim/testsuite/pru/loop-imm.s @@ -1,7 +1,7 @@ # Check that loop insn works. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/loop-reg.s b/sim/testsuite/pru/loop-reg.s index 3fe6654f28e..dde65205bbd 100644 --- a/sim/testsuite/pru/loop-reg.s +++ b/sim/testsuite/pru/loop-reg.s @@ -1,7 +1,7 @@ # Check that loop insn works. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/mul.s b/sim/testsuite/pru/mul.s index 7aacc41871a..d6ffe2bf13a 100644 --- a/sim/testsuite/pru/mul.s +++ b/sim/testsuite/pru/mul.s @@ -1,7 +1,7 @@ # Check that multiplication works. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/subreg.s b/sim/testsuite/pru/subreg.s index 372f700301f..8374c0f4de9 100644 --- a/sim/testsuite/pru/subreg.s +++ b/sim/testsuite/pru/subreg.s @@ -1,7 +1,7 @@ # Check that subregister addressing works. # mach: pru -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/testsuite/pru/testutils.inc b/sim/testsuite/pru/testutils.inc index dfe63f33176..009dc01925f 100644 --- a/sim/testsuite/pru/testutils.inc +++ b/sim/testsuite/pru/testutils.inc @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2021 Free Software Foundation, Inc. +# Copyright (C) 2016-2022 Free Software Foundation, Inc. # Contributed by Dimitar Dimitrov <dimitar@dinux.eu> # # This file is part of the GNU simulators. diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in index 92b583678d7..4c2d278d0a5 100644 --- a/sim/v850/Makefile.in +++ b/sim/v850/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the V850 sim library. -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2022 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify diff --git a/sim/v850/local.mk b/sim/v850/local.mk index dee03605135..028eda36f80 100644 --- a/sim/v850/local.mk +++ b/sim/v850/local.mk @@ -1,6 +1,6 @@ ## See sim/Makefile.am ## -## Copyright (C) 1996-2021 Free Software Foundation, Inc. +## Copyright (C) 1996-2022 Free Software Foundation, Inc. ## Written by Cygnus Support. ## ## This program is free software; you can redistribute it and/or modify |