aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2024-01-12 15:30:44 +0000
committerAndrew Burgess <aburgess@redhat.com>2024-01-12 15:49:57 +0000
commit1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61 (patch)
treed9322ba2fd1836c6f2aee47cef5e761902ea2bf4 /sim
parentc3a1c2763df691459c605a6fa90d592bd42fa08d (diff)
downloadgdb-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.zip
gdb-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.tar.gz
gdb-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.tar.bz2
Update copyright year range in header of all files managed by GDB
This commit is the result of the following actions: - Running gdb/copyright.py to update all of the copyright headers to include 2024, - Manually updating a few files the copyright.py script told me to update, these files had copyright headers embedded within the file, - Regenerating gdbsupport/Makefile.in to refresh it's copyright date, - Using grep to find other files that still mentioned 2023. If these files were updated last year from 2022 to 2023 then I've updated them this year to 2024. I'm sure I've probably missed some dates. Feel free to fix them up as you spot them.
Diffstat (limited to 'sim')
-rw-r--r--sim/Makefile.am2
-rw-r--r--sim/Makefile.in2
-rw-r--r--sim/aarch64/aarch64-sim.h2
-rw-r--r--sim/aarch64/cpustate.c2
-rw-r--r--sim/aarch64/cpustate.h2
-rw-r--r--sim/aarch64/decode.h2
-rw-r--r--sim/aarch64/interp.c2
-rw-r--r--sim/aarch64/local.mk2
-rw-r--r--sim/aarch64/memory.c2
-rw-r--r--sim/aarch64/memory.h2
-rw-r--r--sim/aarch64/sim-main.h2
-rw-r--r--sim/aarch64/simulator.c2
-rw-r--r--sim/aarch64/simulator.h2
-rw-r--r--sim/arm/arm-sim.h2
-rw-r--r--sim/arm/armemu32.c2
-rw-r--r--sim/arm/iwmmxt.c2
-rw-r--r--sim/arm/iwmmxt.h2
-rw-r--r--sim/arm/local.mk2
-rw-r--r--sim/arm/maverick.c2
-rw-r--r--sim/arm/maverick.h2
-rw-r--r--sim/arm/sim-main.h2
-rw-r--r--sim/arm/wrapper.c2
-rw-r--r--sim/avr/avr-sim.h2
-rw-r--r--sim/avr/interp.c2
-rw-r--r--sim/avr/local.mk2
-rw-r--r--sim/avr/sim-main.h2
-rw-r--r--sim/bfin/arch.h2
-rw-r--r--sim/bfin/bfin-sim.c2
-rw-r--r--sim/bfin/bfin-sim.h2
-rw-r--r--sim/bfin/devices.c2
-rw-r--r--sim/bfin/devices.h2
-rw-r--r--sim/bfin/dv-bfin_cec.c2
-rw-r--r--sim/bfin/dv-bfin_cec.h2
-rw-r--r--sim/bfin/dv-bfin_ctimer.c2
-rw-r--r--sim/bfin/dv-bfin_ctimer.h2
-rw-r--r--sim/bfin/dv-bfin_dma.c2
-rw-r--r--sim/bfin/dv-bfin_dma.h2
-rw-r--r--sim/bfin/dv-bfin_dmac.c2
-rw-r--r--sim/bfin/dv-bfin_dmac.h2
-rw-r--r--sim/bfin/dv-bfin_ebiu_amc.c2
-rw-r--r--sim/bfin/dv-bfin_ebiu_amc.h2
-rw-r--r--sim/bfin/dv-bfin_ebiu_ddrc.c2
-rw-r--r--sim/bfin/dv-bfin_ebiu_ddrc.h2
-rw-r--r--sim/bfin/dv-bfin_ebiu_sdc.c2
-rw-r--r--sim/bfin/dv-bfin_ebiu_sdc.h2
-rw-r--r--sim/bfin/dv-bfin_emac.c2
-rw-r--r--sim/bfin/dv-bfin_emac.h2
-rw-r--r--sim/bfin/dv-bfin_eppi.c2
-rw-r--r--sim/bfin/dv-bfin_eppi.h2
-rw-r--r--sim/bfin/dv-bfin_evt.c2
-rw-r--r--sim/bfin/dv-bfin_evt.h2
-rw-r--r--sim/bfin/dv-bfin_gpio.c2
-rw-r--r--sim/bfin/dv-bfin_gpio.h2
-rw-r--r--sim/bfin/dv-bfin_gpio2.c2
-rw-r--r--sim/bfin/dv-bfin_gpio2.h2
-rw-r--r--sim/bfin/dv-bfin_gptimer.c2
-rw-r--r--sim/bfin/dv-bfin_gptimer.h2
-rw-r--r--sim/bfin/dv-bfin_jtag.c2
-rw-r--r--sim/bfin/dv-bfin_jtag.h2
-rw-r--r--sim/bfin/dv-bfin_mmu.c2
-rw-r--r--sim/bfin/dv-bfin_mmu.h2
-rw-r--r--sim/bfin/dv-bfin_nfc.c2
-rw-r--r--sim/bfin/dv-bfin_nfc.h2
-rw-r--r--sim/bfin/dv-bfin_otp.c2
-rw-r--r--sim/bfin/dv-bfin_otp.h2
-rw-r--r--sim/bfin/dv-bfin_pfmon.c2
-rw-r--r--sim/bfin/dv-bfin_pfmon.h2
-rw-r--r--sim/bfin/dv-bfin_pint.c2
-rw-r--r--sim/bfin/dv-bfin_pint.h2
-rw-r--r--sim/bfin/dv-bfin_pll.c2
-rw-r--r--sim/bfin/dv-bfin_pll.h2
-rw-r--r--sim/bfin/dv-bfin_ppi.c2
-rw-r--r--sim/bfin/dv-bfin_ppi.h2
-rw-r--r--sim/bfin/dv-bfin_rtc.c2
-rw-r--r--sim/bfin/dv-bfin_rtc.h2
-rw-r--r--sim/bfin/dv-bfin_sic.c2
-rw-r--r--sim/bfin/dv-bfin_sic.h2
-rw-r--r--sim/bfin/dv-bfin_spi.c2
-rw-r--r--sim/bfin/dv-bfin_spi.h2
-rw-r--r--sim/bfin/dv-bfin_trace.c2
-rw-r--r--sim/bfin/dv-bfin_trace.h2
-rw-r--r--sim/bfin/dv-bfin_twi.c2
-rw-r--r--sim/bfin/dv-bfin_twi.h2
-rw-r--r--sim/bfin/dv-bfin_uart.c2
-rw-r--r--sim/bfin/dv-bfin_uart.h2
-rw-r--r--sim/bfin/dv-bfin_uart2.c2
-rw-r--r--sim/bfin/dv-bfin_uart2.h2
-rw-r--r--sim/bfin/dv-bfin_wdog.c2
-rw-r--r--sim/bfin/dv-bfin_wdog.h2
-rw-r--r--sim/bfin/dv-bfin_wp.c2
-rw-r--r--sim/bfin/dv-bfin_wp.h2
-rw-r--r--sim/bfin/dv-eth_phy.c2
-rw-r--r--sim/bfin/gui.c2
-rw-r--r--sim/bfin/gui.h2
-rw-r--r--sim/bfin/insn_list.def2
-rw-r--r--sim/bfin/interp.c2
-rw-r--r--sim/bfin/linux-fixed-code.s2
-rw-r--r--sim/bfin/local.mk2
-rw-r--r--sim/bfin/machs.c2
-rw-r--r--sim/bfin/machs.h2
-rw-r--r--sim/bfin/proc_list.def2
-rw-r--r--sim/bfin/sim-main.h2
-rw-r--r--sim/bpf/bpf-sim.c2
-rw-r--r--sim/bpf/bpf-sim.h2
-rw-r--r--sim/bpf/local.mk2
-rw-r--r--sim/bpf/sim-main.h2
-rw-r--r--sim/bpf/traps.c2
-rw-r--r--sim/common/callback.c2
-rw-r--r--sim/common/cgen-cpu.h2
-rw-r--r--sim/common/cgen-defs.h2
-rw-r--r--sim/common/cgen-engine.h2
-rw-r--r--sim/common/cgen-mem.h2
-rw-r--r--sim/common/cgen-ops.h2
-rw-r--r--sim/common/cgen-par.c2
-rw-r--r--sim/common/cgen-par.h2
-rw-r--r--sim/common/cgen-run.c2
-rw-r--r--sim/common/cgen-scache.c2
-rw-r--r--sim/common/cgen-scache.h2
-rw-r--r--sim/common/cgen-sim.h2
-rw-r--r--sim/common/cgen-trace.c2
-rw-r--r--sim/common/cgen-trace.h2
-rw-r--r--sim/common/cgen-types.h2
-rw-r--r--sim/common/cgen-utils.c2
-rwxr-xr-xsim/common/create-version.sh2
-rw-r--r--sim/common/defs.h2
-rw-r--r--sim/common/dv-cfi.c2
-rw-r--r--sim/common/dv-cfi.h2
-rw-r--r--sim/common/dv-core.c2
-rw-r--r--sim/common/dv-glue.c2
-rw-r--r--sim/common/dv-pal.c2
-rw-r--r--sim/common/dv-sockser.c2
-rw-r--r--sim/common/dv-sockser.h2
-rwxr-xr-xsim/common/genmloop.sh2
-rwxr-xr-xsim/common/gennltvals.py2
-rw-r--r--sim/common/hw-alloc.c2
-rw-r--r--sim/common/hw-alloc.h2
-rw-r--r--sim/common/hw-base.c2
-rw-r--r--sim/common/hw-base.h2
-rw-r--r--sim/common/hw-device.c2
-rw-r--r--sim/common/hw-device.h2
-rw-r--r--sim/common/hw-events.c2
-rw-r--r--sim/common/hw-events.h2
-rw-r--r--sim/common/hw-handles.c2
-rw-r--r--sim/common/hw-handles.h2
-rw-r--r--sim/common/hw-instances.c2
-rw-r--r--sim/common/hw-instances.h2
-rw-r--r--sim/common/hw-main.h2
-rw-r--r--sim/common/hw-ports.c2
-rw-r--r--sim/common/hw-ports.h2
-rw-r--r--sim/common/hw-properties.c2
-rw-r--r--sim/common/hw-properties.h2
-rw-r--r--sim/common/hw-tree.c2
-rw-r--r--sim/common/hw-tree.h2
-rwxr-xr-xsim/common/lineno.sh2
-rw-r--r--sim/common/local.mk2
-rw-r--r--sim/common/nrun.c2
-rw-r--r--sim/common/portability.c2
-rw-r--r--sim/common/portability.h2
-rw-r--r--sim/common/run.12
-rw-r--r--sim/common/sim-abort.c2
-rw-r--r--sim/common/sim-alu.h2
-rw-r--r--sim/common/sim-arange.c2
-rw-r--r--sim/common/sim-arange.h2
-rw-r--r--sim/common/sim-assert.h2
-rw-r--r--sim/common/sim-base.h2
-rw-r--r--sim/common/sim-basics.h2
-rw-r--r--sim/common/sim-bits.c2
-rw-r--r--sim/common/sim-bits.h2
-rw-r--r--sim/common/sim-close.c2
-rw-r--r--sim/common/sim-command.c2
-rw-r--r--sim/common/sim-config.c2
-rw-r--r--sim/common/sim-config.h2
-rw-r--r--sim/common/sim-core.c2
-rw-r--r--sim/common/sim-core.h2
-rw-r--r--sim/common/sim-cpu.c2
-rw-r--r--sim/common/sim-cpu.h2
-rw-r--r--sim/common/sim-endian.c2
-rw-r--r--sim/common/sim-endian.h2
-rw-r--r--sim/common/sim-engine.c2
-rw-r--r--sim/common/sim-engine.h2
-rw-r--r--sim/common/sim-events.c2
-rw-r--r--sim/common/sim-events.h2
-rw-r--r--sim/common/sim-fpu.c2
-rw-r--r--sim/common/sim-fpu.h2
-rw-r--r--sim/common/sim-hload.c2
-rw-r--r--sim/common/sim-hrw.c2
-rw-r--r--sim/common/sim-hw.c2
-rw-r--r--sim/common/sim-hw.h2
-rw-r--r--sim/common/sim-info.c2
-rw-r--r--sim/common/sim-inline.c2
-rw-r--r--sim/common/sim-inline.h2
-rw-r--r--sim/common/sim-io.c2
-rw-r--r--sim/common/sim-io.h2
-rw-r--r--sim/common/sim-load.c2
-rw-r--r--sim/common/sim-memopt.c2
-rw-r--r--sim/common/sim-memopt.h2
-rw-r--r--sim/common/sim-model.c2
-rw-r--r--sim/common/sim-model.h2
-rw-r--r--sim/common/sim-module.c2
-rw-r--r--sim/common/sim-module.h2
-rw-r--r--sim/common/sim-n-bits.h2
-rw-r--r--sim/common/sim-n-core.h2
-rw-r--r--sim/common/sim-n-endian.h2
-rw-r--r--sim/common/sim-options.c4
-rw-r--r--sim/common/sim-options.h2
-rw-r--r--sim/common/sim-profile.c2
-rw-r--r--sim/common/sim-profile.h2
-rw-r--r--sim/common/sim-reason.c2
-rw-r--r--sim/common/sim-reg.c2
-rw-r--r--sim/common/sim-resume.c2
-rw-r--r--sim/common/sim-run.c2
-rw-r--r--sim/common/sim-signal.c2
-rw-r--r--sim/common/sim-signal.h2
-rw-r--r--sim/common/sim-stop.c2
-rw-r--r--sim/common/sim-syscall.c2
-rw-r--r--sim/common/sim-syscall.h2
-rw-r--r--sim/common/sim-trace.c2
-rw-r--r--sim/common/sim-trace.h2
-rw-r--r--sim/common/sim-types.h2
-rw-r--r--sim/common/sim-utils.c2
-rw-r--r--sim/common/sim-utils.h2
-rw-r--r--sim/common/sim-watch.c2
-rw-r--r--sim/common/sim-watch.h2
-rw-r--r--sim/common/syscall.c2
-rw-r--r--sim/common/target-newlib-errno.c2
-rw-r--r--sim/common/target-newlib-open.c2
-rw-r--r--sim/common/target-newlib-signal.c2
-rw-r--r--sim/common/target-newlib-syscall.c2
-rw-r--r--sim/common/target-newlib-syscall.h2
-rw-r--r--sim/common/version.h2
-rw-r--r--sim/cr16/cr16-sim.h2
-rw-r--r--sim/cr16/gencode.c2
-rw-r--r--sim/cr16/interp.c2
-rw-r--r--sim/cr16/local.mk2
-rw-r--r--sim/cr16/sim-main.h2
-rw-r--r--sim/cr16/simops.c2
-rw-r--r--sim/cris/arch.c2
-rw-r--r--sim/cris/arch.h2
-rw-r--r--sim/cris/cpuall.h2
-rw-r--r--sim/cris/cpuv10.c2
-rw-r--r--sim/cris/cpuv10.h2
-rw-r--r--sim/cris/cpuv32.c2
-rw-r--r--sim/cris/cpuv32.h2
-rw-r--r--sim/cris/cris-sim.h2
-rw-r--r--sim/cris/cris-tmpl.c2
-rw-r--r--sim/cris/crisv10f.c2
-rw-r--r--sim/cris/crisv32f.c2
-rw-r--r--sim/cris/decodev10.c2
-rw-r--r--sim/cris/decodev10.h2
-rw-r--r--sim/cris/decodev32.c2
-rw-r--r--sim/cris/decodev32.h2
-rw-r--r--sim/cris/dv-cris.c2
-rw-r--r--sim/cris/dv-cris_900000xx.c2
-rw-r--r--sim/cris/dv-rv.c2
-rw-r--r--sim/cris/local.mk2
-rw-r--r--sim/cris/mloop.in2
-rw-r--r--sim/cris/modelv10.c2
-rw-r--r--sim/cris/modelv32.c2
-rw-r--r--sim/cris/rvdummy.c2
-rw-r--r--sim/cris/semcrisv10f-switch.c2
-rw-r--r--sim/cris/semcrisv32f-switch.c2
-rw-r--r--sim/cris/sim-if.c2
-rw-r--r--sim/cris/sim-main.h2
-rw-r--r--sim/cris/traps.c2
-rw-r--r--sim/d10v/local.mk2
-rw-r--r--sim/d10v/sim-main.h2
-rw-r--r--sim/erc32/erc32.c2
-rw-r--r--sim/erc32/exec.c2
-rw-r--r--sim/erc32/float.c2
-rw-r--r--sim/erc32/func.c2
-rw-r--r--sim/erc32/help.c2
-rw-r--r--sim/erc32/interf.c2
-rw-r--r--sim/erc32/local.mk2
-rw-r--r--sim/erc32/sis.c2
-rw-r--r--sim/erc32/sis.h2
-rw-r--r--sim/erc32/startsim2
-rw-r--r--sim/example-synacor/example-synacor-sim.h2
-rw-r--r--sim/example-synacor/interp.c2
-rw-r--r--sim/example-synacor/local.mk2
-rw-r--r--sim/example-synacor/sim-main.c2
-rw-r--r--sim/example-synacor/sim-main.h2
-rw-r--r--sim/frv/acinclude.m42
-rw-r--r--sim/frv/arch.c2
-rw-r--r--sim/frv/arch.h2
-rw-r--r--sim/frv/cache.c2
-rw-r--r--sim/frv/cache.h2
-rw-r--r--sim/frv/cpu.c2
-rw-r--r--sim/frv/cpu.h2
-rw-r--r--sim/frv/cpuall.h2
-rw-r--r--sim/frv/decode.c2
-rw-r--r--sim/frv/decode.h2
-rw-r--r--sim/frv/frv-sim.h2
-rw-r--r--sim/frv/frv.c2
-rw-r--r--sim/frv/interrupts.c2
-rw-r--r--sim/frv/local.mk2
-rw-r--r--sim/frv/memory.c2
-rw-r--r--sim/frv/mloop.in2
-rw-r--r--sim/frv/model.c2
-rw-r--r--sim/frv/options.c2
-rw-r--r--sim/frv/pipeline.c2
-rw-r--r--sim/frv/profile-fr400.c2
-rw-r--r--sim/frv/profile-fr400.h2
-rw-r--r--sim/frv/profile-fr450.c2
-rw-r--r--sim/frv/profile-fr500.c2
-rw-r--r--sim/frv/profile-fr500.h2
-rw-r--r--sim/frv/profile-fr550.c2
-rw-r--r--sim/frv/profile-fr550.h2
-rw-r--r--sim/frv/profile.c2
-rw-r--r--sim/frv/profile.h2
-rw-r--r--sim/frv/registers.c2
-rw-r--r--sim/frv/registers.h2
-rw-r--r--sim/frv/reset.c2
-rw-r--r--sim/frv/sem.c2
-rw-r--r--sim/frv/sim-if.c2
-rw-r--r--sim/frv/sim-main.h2
-rw-r--r--sim/frv/traps.c2
-rw-r--r--sim/ft32/ft32-sim.h2
-rw-r--r--sim/ft32/interp.c2
-rw-r--r--sim/ft32/local.mk2
-rw-r--r--sim/ft32/sim-main.h2
-rw-r--r--sim/h8300/local.mk2
-rwxr-xr-xsim/igen/compare_igen_models2
-rw-r--r--sim/igen/filter.c2
-rw-r--r--sim/igen/filter.h2
-rw-r--r--sim/igen/filter_host.c2
-rw-r--r--sim/igen/filter_host.h2
-rw-r--r--sim/igen/gen-engine.c2
-rw-r--r--sim/igen/gen-engine.h2
-rw-r--r--sim/igen/gen-icache.c2
-rw-r--r--sim/igen/gen-icache.h2
-rw-r--r--sim/igen/gen-idecode.c2
-rw-r--r--sim/igen/gen-idecode.h2
-rw-r--r--sim/igen/gen-itable.c2
-rw-r--r--sim/igen/gen-itable.h2
-rw-r--r--sim/igen/gen-model.c2
-rw-r--r--sim/igen/gen-model.h2
-rw-r--r--sim/igen/gen-semantics.c2
-rw-r--r--sim/igen/gen-semantics.h2
-rw-r--r--sim/igen/gen-support.c2
-rw-r--r--sim/igen/gen-support.h2
-rw-r--r--sim/igen/gen.c2
-rw-r--r--sim/igen/gen.h2
-rw-r--r--sim/igen/igen.c2
-rw-r--r--sim/igen/igen.h2
-rw-r--r--sim/igen/ld-cache.c2
-rw-r--r--sim/igen/ld-cache.h2
-rw-r--r--sim/igen/ld-decode.c2
-rw-r--r--sim/igen/ld-decode.h2
-rw-r--r--sim/igen/ld-insn.c2
-rw-r--r--sim/igen/ld-insn.h2
-rw-r--r--sim/igen/lf.c2
-rw-r--r--sim/igen/lf.h2
-rw-r--r--sim/igen/local.mk2
-rw-r--r--sim/igen/misc.c2
-rw-r--r--sim/igen/misc.h2
-rw-r--r--sim/igen/table.c2
-rw-r--r--sim/igen/table.h2
-rw-r--r--sim/iq2000/arch.c2
-rw-r--r--sim/iq2000/arch.h2
-rw-r--r--sim/iq2000/cpu.c2
-rw-r--r--sim/iq2000/cpu.h2
-rw-r--r--sim/iq2000/cpuall.h2
-rw-r--r--sim/iq2000/decode.c2
-rw-r--r--sim/iq2000/decode.h2
-rw-r--r--sim/iq2000/iq2000.c2
-rw-r--r--sim/iq2000/local.mk2
-rw-r--r--sim/iq2000/mloop.in2
-rw-r--r--sim/iq2000/model.c2
-rw-r--r--sim/iq2000/sem-switch.c2
-rw-r--r--sim/iq2000/sem.c2
-rw-r--r--sim/iq2000/sim-if.c2
-rw-r--r--sim/lm32/arch.c2
-rw-r--r--sim/lm32/arch.h2
-rw-r--r--sim/lm32/cpu.c2
-rw-r--r--sim/lm32/cpu.h2
-rw-r--r--sim/lm32/cpuall.h2
-rw-r--r--sim/lm32/decode.c2
-rw-r--r--sim/lm32/decode.h2
-rw-r--r--sim/lm32/dv-lm32cpu.c2
-rw-r--r--sim/lm32/dv-lm32timer.c2
-rw-r--r--sim/lm32/dv-lm32uart.c2
-rw-r--r--sim/lm32/lm32-sim.h2
-rw-r--r--sim/lm32/lm32.c2
-rw-r--r--sim/lm32/local.mk2
-rw-r--r--sim/lm32/model.c2
-rw-r--r--sim/lm32/sem-switch.c2
-rw-r--r--sim/lm32/sem.c2
-rw-r--r--sim/lm32/sim-if.c2
-rw-r--r--sim/lm32/sim-main.h2
-rw-r--r--sim/lm32/traps.c2
-rw-r--r--sim/lm32/user.c2
-rw-r--r--sim/m32c/cpu.h2
-rw-r--r--sim/m32c/gdb-if.c2
-rw-r--r--sim/m32c/int.c2
-rw-r--r--sim/m32c/int.h2
-rw-r--r--sim/m32c/load.c2
-rw-r--r--sim/m32c/load.h2
-rw-r--r--sim/m32c/local.mk2
-rw-r--r--sim/m32c/m32c.opc2
-rw-r--r--sim/m32c/main.c2
-rw-r--r--sim/m32c/mem.c2
-rw-r--r--sim/m32c/mem.h2
-rw-r--r--sim/m32c/misc.c2
-rw-r--r--sim/m32c/misc.h2
-rw-r--r--sim/m32c/opc2c.c2
-rw-r--r--sim/m32c/r8c.opc2
-rw-r--r--sim/m32c/reg.c2
-rw-r--r--sim/m32c/srcdest.c2
-rw-r--r--sim/m32c/syscalls.c2
-rw-r--r--sim/m32c/syscalls.h2
-rw-r--r--sim/m32c/trace.c2
-rw-r--r--sim/m32c/trace.h2
-rw-r--r--sim/m32r/arch.c2
-rw-r--r--sim/m32r/arch.h2
-rw-r--r--sim/m32r/cpu.c2
-rw-r--r--sim/m32r/cpu.h2
-rw-r--r--sim/m32r/cpu2.c2
-rw-r--r--sim/m32r/cpu2.h2
-rw-r--r--sim/m32r/cpuall.h2
-rw-r--r--sim/m32r/cpux.c2
-rw-r--r--sim/m32r/cpux.h2
-rw-r--r--sim/m32r/decode.c2
-rw-r--r--sim/m32r/decode.h2
-rw-r--r--sim/m32r/decode2.c2
-rw-r--r--sim/m32r/decode2.h2
-rw-r--r--sim/m32r/decodex.c2
-rw-r--r--sim/m32r/decodex.h2
-rw-r--r--sim/m32r/dv-m32r_cache.c2
-rw-r--r--sim/m32r/dv-m32r_cache.h2
-rw-r--r--sim/m32r/dv-m32r_uart.c2
-rw-r--r--sim/m32r/dv-m32r_uart.h2
-rw-r--r--sim/m32r/local.mk2
-rw-r--r--sim/m32r/m32r-sim.h2
-rw-r--r--sim/m32r/m32r.c2
-rw-r--r--sim/m32r/m32r2.c2
-rw-r--r--sim/m32r/m32rx.c2
-rw-r--r--sim/m32r/mloop.in2
-rw-r--r--sim/m32r/mloop2.in2
-rw-r--r--sim/m32r/mloopx.in2
-rw-r--r--sim/m32r/model.c2
-rw-r--r--sim/m32r/model2.c2
-rw-r--r--sim/m32r/modelx.c2
-rw-r--r--sim/m32r/sem-switch.c2
-rw-r--r--sim/m32r/sem.c2
-rw-r--r--sim/m32r/sem2-switch.c2
-rw-r--r--sim/m32r/semx-switch.c2
-rw-r--r--sim/m32r/sim-if.c2
-rw-r--r--sim/m32r/traps.c2
-rw-r--r--sim/m4/sim_ac_option_alignment.m42
-rw-r--r--sim/m4/sim_ac_option_assert.m42
-rw-r--r--sim/m4/sim_ac_option_bitsize.m42
-rw-r--r--sim/m4/sim_ac_option_cgen_maint.m42
-rw-r--r--sim/m4/sim_ac_option_debug.m42
-rw-r--r--sim/m4/sim_ac_option_endian.m42
-rw-r--r--sim/m4/sim_ac_option_environment.m42
-rw-r--r--sim/m4/sim_ac_option_float.m42
-rw-r--r--sim/m4/sim_ac_option_hardware.m42
-rw-r--r--sim/m4/sim_ac_option_inline.m42
-rw-r--r--sim/m4/sim_ac_option_profile.m42
-rw-r--r--sim/m4/sim_ac_option_reserved_bits.m42
-rw-r--r--sim/m4/sim_ac_option_scache.m42
-rw-r--r--sim/m4/sim_ac_option_smp.m42
-rw-r--r--sim/m4/sim_ac_option_stdio.m42
-rw-r--r--sim/m4/sim_ac_option_trace.m42
-rw-r--r--sim/m4/sim_ac_option_warnings.m42
-rw-r--r--sim/m4/sim_ac_option_xor_endian.m42
-rw-r--r--sim/m4/sim_ac_platform.m42
-rw-r--r--sim/m4/sim_ac_toolchain.m42
-rw-r--r--sim/m68hc11/dv-m68hc11.c2
-rw-r--r--sim/m68hc11/dv-m68hc11eepr.c2
-rw-r--r--sim/m68hc11/dv-m68hc11sio.c2
-rw-r--r--sim/m68hc11/dv-m68hc11spi.c2
-rw-r--r--sim/m68hc11/dv-m68hc11tim.c2
-rw-r--r--sim/m68hc11/dv-nvram.c2
-rw-r--r--sim/m68hc11/emulos.c2
-rw-r--r--sim/m68hc11/gencode.c2
-rw-r--r--sim/m68hc11/interp.c2
-rw-r--r--sim/m68hc11/interrupts.c2
-rw-r--r--sim/m68hc11/interrupts.h2
-rw-r--r--sim/m68hc11/local.mk2
-rw-r--r--sim/m68hc11/m68hc11-sim.h2
-rw-r--r--sim/m68hc11/m68hc11_sim.c2
-rw-r--r--sim/m68hc11/sim-main.h2
-rw-r--r--sim/mcore/interp.c2
-rw-r--r--sim/mcore/local.mk2
-rw-r--r--sim/mcore/mcore-sim.h2
-rw-r--r--sim/mcore/sim-main.h2
-rw-r--r--sim/microblaze/interp.c2
-rw-r--r--sim/microblaze/local.mk2
-rw-r--r--sim/microblaze/microblaze-sim.h2
-rw-r--r--sim/microblaze/microblaze.h2
-rw-r--r--sim/microblaze/microblaze.isa2
-rw-r--r--sim/microblaze/sim-main.h2
-rw-r--r--sim/mips/acinclude.m42
-rw-r--r--sim/mips/cp1.c2
-rw-r--r--sim/mips/cp1.h2
-rw-r--r--sim/mips/dsp.c2
-rw-r--r--sim/mips/dsp.igen2
-rw-r--r--sim/mips/dsp2.igen2
-rw-r--r--sim/mips/dv-tx3904cpu.c2
-rw-r--r--sim/mips/dv-tx3904irc.c2
-rw-r--r--sim/mips/dv-tx3904sio.c2
-rw-r--r--sim/mips/dv-tx3904tmr.c2
-rw-r--r--sim/mips/local.mk2
-rw-r--r--sim/mips/m16e.igen2
-rw-r--r--sim/mips/mdmx.c2
-rw-r--r--sim/mips/mdmx.igen2
-rw-r--r--sim/mips/micromips.igen2
-rw-r--r--sim/mips/micromipsdsp.igen2
-rw-r--r--sim/mips/micromipsrun.c2
-rw-r--r--sim/mips/mips3264r2.igen2
-rw-r--r--sim/mips/mips3d.igen2
-rw-r--r--sim/mips/sb1.igen2
-rw-r--r--sim/mips/sim-main.h2
-rw-r--r--sim/mips/smartmips.igen2
-rw-r--r--sim/mn10300/dv-mn103cpu.c2
-rw-r--r--sim/mn10300/dv-mn103int.c2
-rw-r--r--sim/mn10300/dv-mn103iop.c2
-rw-r--r--sim/mn10300/dv-mn103ser.c2
-rw-r--r--sim/mn10300/dv-mn103tim.c2
-rw-r--r--sim/mn10300/local.mk2
-rw-r--r--sim/mn10300/sim-main.h2
-rw-r--r--sim/moxie/interp.c2
-rw-r--r--sim/moxie/local.mk2
-rw-r--r--sim/moxie/moxie-sim.h2
-rw-r--r--sim/moxie/sim-main.h2
-rw-r--r--sim/msp430/local.mk2
-rw-r--r--sim/msp430/msp430-sim.c2
-rw-r--r--sim/msp430/msp430-sim.h2
-rw-r--r--sim/msp430/sim-main.h2
-rw-r--r--sim/or1k/arch.c2
-rw-r--r--sim/or1k/arch.h2
-rw-r--r--sim/or1k/cpu.c2
-rw-r--r--sim/or1k/cpu.h2
-rw-r--r--sim/or1k/cpuall.h2
-rw-r--r--sim/or1k/decode.c2
-rw-r--r--sim/or1k/decode.h2
-rw-r--r--sim/or1k/local.mk2
-rw-r--r--sim/or1k/mloop.in2
-rw-r--r--sim/or1k/model.c2
-rw-r--r--sim/or1k/or1k-sim.h2
-rw-r--r--sim/or1k/or1k.c2
-rw-r--r--sim/or1k/sem-switch.c2
-rw-r--r--sim/or1k/sem.c2
-rw-r--r--sim/or1k/sim-if.c2
-rw-r--r--sim/or1k/sim-main.h2
-rw-r--r--sim/or1k/traps.c2
-rw-r--r--sim/ppc/altivec.igen2
-rw-r--r--sim/ppc/altivec_expression.h2
-rw-r--r--sim/ppc/altivec_registers.h2
-rw-r--r--sim/ppc/dp-bit.c2
-rw-r--r--sim/ppc/e500.igen2
-rw-r--r--sim/ppc/e500_expression.h2
-rw-r--r--sim/ppc/e500_registers.h2
-rw-r--r--sim/ppc/gdb-sim.c2
-rw-r--r--sim/ppc/local.mk2
-rw-r--r--sim/ppc/psim.c2
-rw-r--r--sim/ppc/psim.texinfo2
-rwxr-xr-xsim/ppc/spreg-gen.py4
-rw-r--r--sim/ppc/spreg.c2
-rw-r--r--sim/ppc/spreg.h2
-rw-r--r--sim/pru/interp.c2
-rw-r--r--sim/pru/local.mk2
-rw-r--r--sim/pru/pru.h2
-rw-r--r--sim/pru/pru.isa2
-rw-r--r--sim/pru/sim-main.h2
-rw-r--r--sim/riscv/acinclude.m42
-rw-r--r--sim/riscv/interp.c2
-rw-r--r--sim/riscv/local.mk2
-rw-r--r--sim/riscv/machs.c2
-rw-r--r--sim/riscv/machs.h2
-rw-r--r--sim/riscv/riscv-sim.h2
-rw-r--r--sim/riscv/sim-main.c2
-rw-r--r--sim/riscv/sim-main.h2
-rw-r--r--sim/rl78/cpu.c2
-rw-r--r--sim/rl78/cpu.h2
-rw-r--r--sim/rl78/gdb-if.c2
-rw-r--r--sim/rl78/load.c2
-rw-r--r--sim/rl78/load.h2
-rw-r--r--sim/rl78/local.mk2
-rw-r--r--sim/rl78/main.c2
-rw-r--r--sim/rl78/mem.c2
-rw-r--r--sim/rl78/mem.h2
-rw-r--r--sim/rl78/rl78.c2
-rw-r--r--sim/rl78/trace.c2
-rw-r--r--sim/rl78/trace.h2
-rw-r--r--sim/rx/acinclude.m42
-rw-r--r--sim/rx/cpu.h2
-rw-r--r--sim/rx/err.c2
-rw-r--r--sim/rx/err.h2
-rw-r--r--sim/rx/fpu.c2
-rw-r--r--sim/rx/fpu.h2
-rw-r--r--sim/rx/gdb-if.c2
-rw-r--r--sim/rx/load.c2
-rw-r--r--sim/rx/load.h2
-rw-r--r--sim/rx/local.mk2
-rw-r--r--sim/rx/main.c2
-rw-r--r--sim/rx/mem.c2
-rw-r--r--sim/rx/mem.h2
-rw-r--r--sim/rx/misc.c2
-rw-r--r--sim/rx/misc.h2
-rw-r--r--sim/rx/reg.c2
-rw-r--r--sim/rx/rx.c2
-rw-r--r--sim/rx/syscalls.c2
-rw-r--r--sim/rx/syscalls.h2
-rw-r--r--sim/rx/trace.c2
-rw-r--r--sim/rx/trace.h2
-rw-r--r--sim/sh/local.mk2
-rw-r--r--sim/sh/sh-sim.h2
-rw-r--r--sim/sh/sim-main.h2
-rw-r--r--sim/testsuite/common/bits-gen.c2
-rw-r--r--sim/testsuite/common/local.mk2
-rw-r--r--sim/testsuite/cris/asm/asm.exp2
-rw-r--r--sim/testsuite/cris/c/c.exp2
-rw-r--r--sim/testsuite/cris/hw/rv-n-cris/rvc.exp2
-rw-r--r--sim/testsuite/local.mk2
-rw-r--r--sim/testsuite/m32c/blinky.s2
-rw-r--r--sim/testsuite/m32c/gloss.s2
-rw-r--r--sim/testsuite/m32c/sample.ld2
-rw-r--r--sim/testsuite/m32c/sample.s2
-rw-r--r--sim/testsuite/m32c/sample2.c2
-rw-r--r--sim/testsuite/mips/hilo-hazard-4.s2
-rw-r--r--sim/testsuite/mips/mips32-dsp.s2
-rw-r--r--sim/testsuite/mips/testutils.inc2
-rw-r--r--sim/testsuite/mips/utils-dsp.inc2
-rw-r--r--sim/testsuite/mips/utils-fpu.inc2
-rw-r--r--sim/testsuite/mips/utils-mdmx.inc2
-rw-r--r--sim/testsuite/or1k/add.S2
-rw-r--r--sim/testsuite/or1k/adrp.S2
-rw-r--r--sim/testsuite/or1k/alltests.exp2
-rw-r--r--sim/testsuite/or1k/and.S2
-rw-r--r--sim/testsuite/or1k/basic.S2
-rw-r--r--sim/testsuite/or1k/div.S2
-rw-r--r--sim/testsuite/or1k/ext.S2
-rw-r--r--sim/testsuite/or1k/find.S2
-rw-r--r--sim/testsuite/or1k/flag.S2
-rw-r--r--sim/testsuite/or1k/fpu-unordered.S2
-rw-r--r--sim/testsuite/or1k/fpu.S2
-rw-r--r--sim/testsuite/or1k/fpu64a32-unordered.S2
-rw-r--r--sim/testsuite/or1k/fpu64a32.S2
-rw-r--r--sim/testsuite/or1k/jump.S2
-rw-r--r--sim/testsuite/or1k/load.S2
-rw-r--r--sim/testsuite/or1k/mac.S2
-rw-r--r--sim/testsuite/or1k/mfspr.S2
-rw-r--r--sim/testsuite/or1k/mul.S2
-rw-r--r--sim/testsuite/or1k/or.S2
-rw-r--r--sim/testsuite/or1k/or1k-asm-test-env.h2
-rw-r--r--sim/testsuite/or1k/or1k-asm-test-helpers.h2
-rw-r--r--sim/testsuite/or1k/or1k-asm-test.h2
-rw-r--r--sim/testsuite/or1k/or1k-asm.h2
-rw-r--r--sim/testsuite/or1k/or1k-test.ld2
-rw-r--r--sim/testsuite/or1k/ror.S2
-rw-r--r--sim/testsuite/or1k/shift.S2
-rw-r--r--sim/testsuite/or1k/spr-defs.h2
-rw-r--r--sim/testsuite/or1k/sub.S2
-rw-r--r--sim/testsuite/or1k/xor.S2
-rw-r--r--sim/testsuite/pru/add.s2
-rw-r--r--sim/testsuite/pru/allinsn.exp2
-rw-r--r--sim/testsuite/pru/carry.s2
-rw-r--r--sim/testsuite/pru/dmem-zero-pass.s2
-rw-r--r--sim/testsuite/pru/dmem-zero-trap.s2
-rw-r--r--sim/testsuite/pru/dram.s2
-rw-r--r--sim/testsuite/pru/jmp.s2
-rw-r--r--sim/testsuite/pru/lmbd.s2
-rw-r--r--sim/testsuite/pru/loop-imm.s2
-rw-r--r--sim/testsuite/pru/loop-reg.s2
-rw-r--r--sim/testsuite/pru/loop-zero.s2
-rw-r--r--sim/testsuite/pru/mul.s2
-rw-r--r--sim/testsuite/pru/subreg.s2
-rw-r--r--sim/testsuite/pru/testutils.inc2
-rw-r--r--sim/v850/local.mk2
671 files changed, 673 insertions, 673 deletions
diff --git a/sim/Makefile.am b/sim/Makefile.am
index a6e080e..db4cd4e 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 1993-2024 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 6da4ea2..b8f211a 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-2024 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/aarch64-sim.h b/sim/aarch64/aarch64-sim.h
index 15cb68c..f527b62 100644
--- a/sim/aarch64/aarch64-sim.h
+++ b/sim/aarch64/aarch64-sim.h
@@ -1,6 +1,6 @@
/* aarch64-sim.h -- Internal aarch64 settings.
- Copyright (C) 2015-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/cpustate.c b/sim/aarch64/cpustate.c
index 99a2f86..295fe0c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/cpustate.h b/sim/aarch64/cpustate.h
index 368c759..cd3c6e4 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/decode.h b/sim/aarch64/decode.h
index 31e7664..761804c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/interp.c b/sim/aarch64/interp.c
index fe0268d..e0827b7 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/local.mk b/sim/aarch64/local.mk
index b0a1f8f..a5b48ae 100644
--- a/sim/aarch64/local.mk
+++ b/sim/aarch64/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2015-2023 Free Software Foundation, Inc.
+## Copyright (C) 2015-2024 Free Software Foundation, Inc.
## Contributed by Red Hat.
##
## This program is free software; you can redistribute it and/or modify
diff --git a/sim/aarch64/memory.c b/sim/aarch64/memory.c
index eaee15d..8552914 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/memory.h b/sim/aarch64/memory.h
index 22e2d79..e0cb05e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/sim-main.h b/sim/aarch64/sim-main.h
index 053130f..c5f3528 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/simulator.c b/sim/aarch64/simulator.c
index e7537b7..56b9ff8 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/aarch64/simulator.h b/sim/aarch64/simulator.h
index 8c71aad..621ba0f 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2015-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
diff --git a/sim/arm/arm-sim.h b/sim/arm/arm-sim.h
index 3b2f82f..ae6bbf5c 100644
--- a/sim/arm/arm-sim.h
+++ b/sim/arm/arm-sim.h
@@ -1,5 +1,5 @@
/* Simulation code for the ARM processor.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/arm/armemu32.c b/sim/arm/armemu32.c
index 0c5d9cb..92dacde 100644
--- a/sim/arm/armemu32.c
+++ b/sim/arm/armemu32.c
@@ -1,5 +1,5 @@
/* Build armemu.c with ARM32 support.
- Copyright (C) 1995-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 b87a559..f0eaa09 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2002-2024 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 6f91ae0..2f028dd 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2002-2024 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 2939dd8..5cdf249 100644
--- a/sim/arm/local.mk
+++ b/sim/arm/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1995-2023 Free Software Foundation, Inc.
+## Copyright (C) 1995-2024 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/maverick.c b/sim/arm/maverick.c
index f934b80..da5b4ad 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 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 f0cb2dc..c888d07 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 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 2a13c9a..b739873 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of simulators.
diff --git a/sim/arm/wrapper.c b/sim/arm/wrapper.c
index 0651275..0a9986d 100644
--- a/sim/arm/wrapper.c
+++ b/sim/arm/wrapper.c
@@ -1,5 +1,5 @@
/* run front end support for arm
- Copyright (C) 1995-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 Free Software Foundation, Inc.
This file is part of ARM SIM.
diff --git a/sim/avr/avr-sim.h b/sim/avr/avr-sim.h
index d010de4..809b04f 100644
--- a/sim/avr/avr-sim.h
+++ b/sim/avr/avr-sim.h
@@ -1,5 +1,5 @@
/* AVR Simulator definition.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/avr/interp.c b/sim/avr/interp.c
index 377398e..1307a3c 100644
--- a/sim/avr/interp.c
+++ b/sim/avr/interp.c
@@ -1,5 +1,5 @@
/* Simulator for Atmel's AVR core.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
Written by Tristan Gingold, AdaCore.
This file is part of GDB, the GNU debugger.
diff --git a/sim/avr/local.mk b/sim/avr/local.mk
index 306cf88..327655b 100644
--- a/sim/avr/local.mk
+++ b/sim/avr/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2009-2023 Free Software Foundation, Inc.
+## Copyright (C) 2009-2024 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/sim-main.h b/sim/avr/sim-main.h
index 5209d56..34ac9c8 100644
--- a/sim/avr/sim-main.h
+++ b/sim/avr/sim-main.h
@@ -1,5 +1,5 @@
/* Moxie Simulator definition.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB, the GNU debugger.
diff --git a/sim/bfin/arch.h b/sim/bfin/arch.h
index d886631..956d3c5 100644
--- a/sim/bfin/arch.h
+++ b/sim/bfin/arch.h
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 2e7a563..e4458c2 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 2235a47..0872d79 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 8fb0170..96c18de 100644
--- a/sim/bfin/devices.c
+++ b/sim/bfin/devices.c
@@ -1,6 +1,6 @@
/* Blackfin device support.
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 406e20e..aebf3b2 100644
--- a/sim/bfin/devices.h
+++ b/sim/bfin/devices.h
@@ -1,6 +1,6 @@
/* Common Blackfin device stuff.
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 d2c955b..2ba56e3 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 8ec1ba8..2b47476 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 349f7c2..6423574 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 2127b16..15bcdbf 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 4d2b95d..2978ae7 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 3af4fe3..8e724b3 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 b193dc3..0bc5c1d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 d6964b3..042babf 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 6641939..4692d19 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 a1e3c9e..1757f95 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 fa89fc4..4a1868e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 3746f77a..4cc6ebd 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 60c22d8..c5d7b2b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 46ddb9b..358ef34 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 1ab7cd6..178b2ee 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 fa5e76f..72ab3dc 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 a45b569..61d7004 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 a965dfa..f2d5981 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 8293bf4..093a32b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 92ad5a4..84acbf7 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 dcc8882..b7bf46c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 be228a5..47afff0 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 9f6c0fb..46f22f9 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 0a2b16b..f4b1fbf 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 fab0324..9258c03 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 6fe1f97..a3039f1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 02841b6..14f0955 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 caa50fe..aa19eaa 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 3d24434..98b3f3a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 8e7a396..080e482 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 0c97f6b..ab1d21e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 6fe1659..89eabe5 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 4aba8a3..eb59975 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 161be57..19b96dc 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 7eba302..1c72888 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 1142f42..ae8f331 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 b4fa02a..8b3f475 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 4a93b65..056469e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 863b07f..48bc640 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 35f62f1..281f7f6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 8c82dd6..1ff17d5 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 e78c42d..e293862 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 fdb63f3..652b4db 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 0f02263..019ce5e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 ac302a7..be5fc47 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 a0ea39e..a544325 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 66f020a..034271d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 8a487ef..fccd548 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 a6e42d4..4d308ec 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 d94991c..b228bf4 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 5a25320..8a9e286 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 6ef9dc4..ab2ec72 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 8f23cad..24b7faa 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 03e66c3..e8706d6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 5c8a506..14055ce 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 22f6b5a..1fc6cc1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 60fd57f..8a84daf 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 55f826c..8de1afe 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 ef798d0..b9f74a1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 11b716a..b7a940c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 e87c045..2ea7f62 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 6499606..5a9384a 100644
--- a/sim/bfin/gui.c
+++ b/sim/bfin/gui.c
@@ -1,6 +1,6 @@
/* Blackfin GUI (SDL) helper code
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 daf4398..b352271 100644
--- a/sim/bfin/gui.h
+++ b/sim/bfin/gui.h
@@ -1,6 +1,6 @@
/* Blackfin GUI (SDL) helper code
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 9be870b..5c1f2af 100644
--- a/sim/bfin/insn_list.def
+++ b/sim/bfin/insn_list.def
@@ -1,6 +1,6 @@
/* Blackfin instruction classes list
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 bb0b83c..4312adc 100644
--- a/sim/bfin/interp.c
+++ b/sim/bfin/interp.c
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 057445f..535654b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bfin/local.mk b/sim/bfin/local.mk
index 26ad90e..64af3a7 100644
--- a/sim/bfin/local.mk
+++ b/sim/bfin/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2005-2023 Free Software Foundation, Inc.
+## Copyright (C) 2005-2024 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/machs.c b/sim/bfin/machs.c
index 92ce85a..90bae42 100644
--- a/sim/bfin/machs.c
+++ b/sim/bfin/machs.c
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 5bddfcf..c44d807 100644
--- a/sim/bfin/machs.h
+++ b/sim/bfin/machs.h
@@ -1,6 +1,6 @@
/* Simulator for Analog Devices Blackfin processors.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 02b5101..b83ed31 100644
--- a/sim/bfin/proc_list.def
+++ b/sim/bfin/proc_list.def
@@ -1,6 +1,6 @@
/* Blackfin processor list
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 98cb51d..c57c57e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Analog Devices, Inc.
This file is part of simulators.
diff --git a/sim/bpf/bpf-sim.c b/sim/bpf/bpf-sim.c
index 2939e82..dbffa89 100644
--- a/sim/bpf/bpf-sim.c
+++ b/sim/bpf/bpf-sim.c
@@ -1,5 +1,5 @@
/* Simulator for BPF.
- Copyright (C) 2020-2023 Free Software Foundation, Inc.
+ Copyright (C) 2020-2024 Free Software Foundation, Inc.
Contributed by Oracle Inc.
diff --git a/sim/bpf/bpf-sim.h b/sim/bpf/bpf-sim.h
index f8579f4..15a78f5 100644
--- a/sim/bpf/bpf-sim.h
+++ b/sim/bpf/bpf-sim.h
@@ -1,5 +1,5 @@
/* BPF simulator support code header
- Copyright (C) 2023 Free Software Foundation, Inc.
+ Copyright (C) 2023-2024 Free Software Foundation, Inc.
Contributed by Oracle Inc.
diff --git a/sim/bpf/local.mk b/sim/bpf/local.mk
index 0c11c7e..fe3b621 100644
--- a/sim/bpf/local.mk
+++ b/sim/bpf/local.mk
@@ -2,7 +2,7 @@
##
## Contributed by Oracle Inc.
##
-## Copyright (C) 2023 Free Software Foundation, Inc.
+## Copyright (C) 2023-2024 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/sim-main.h b/sim/bpf/sim-main.h
index 13384b6..26709cb 100644
--- a/sim/bpf/sim-main.h
+++ b/sim/bpf/sim-main.h
@@ -1,5 +1,5 @@
/* eBPF simulator main header
- Copyright (C) 2023 Free Software Foundation, Inc.
+ Copyright (C) 2023-2024 Free Software Foundation, Inc.
Contributed by Oracle Inc.
diff --git a/sim/bpf/traps.c b/sim/bpf/traps.c
index 03101af..1edcc78 100644
--- a/sim/bpf/traps.c
+++ b/sim/bpf/traps.c
@@ -1,5 +1,5 @@
/* Trap handlers for eBPF.
- Copyright (C) 2020-2023 Free Software Foundation, Inc.
+ Copyright (C) 2020-2024 Free Software Foundation, Inc.
This file is part of GDB, the GNU debugger.
diff --git a/sim/common/callback.c b/sim/common/callback.c
index 306e95e..36e8ce0 100644
--- a/sim/common/callback.c
+++ b/sim/common/callback.c
@@ -1,5 +1,5 @@
/* Remote target callback routines.
- Copyright 1995-2023 Free Software Foundation, Inc.
+ Copyright 1995-2024 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 a5750a9..08c9603 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 1ec2dd6..b6fce96 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 1196989..a8d4ded 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 de80b11..485a696 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 552ff59..396a77e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 c8bdef2..b1d18e5 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 23d2f5c..ac586e2 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 b0b7cf1..87be677 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 46dada7..5032a33 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 2b79cb1..45d41a6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 db623f5..4dbbcbd 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 3ed25a7..650cc76 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 b5dcf58..1b2464d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 24c2b89..8b24304 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 5aa4221..40d3e69 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 5e3b545..55eb076 100755
--- a/sim/common/create-version.sh
+++ b/sim/common/create-version.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 1989-2023 Free Software Foundation, Inc.
+# Copyright (C) 1989-2024 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/sim/common/defs.h b/sim/common/defs.h
index 01db180..c8658f7 100644
--- a/sim/common/defs.h
+++ b/sim/common/defs.h
@@ -1,6 +1,6 @@
/* The configure generated header settings.
- Copyright 2002-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 b9c9acd..0db29b3 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 9744ad2..d817aaf 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 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 4d17c17..95a932b 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 60b5653..3871dbd 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 25f8c68..dd251ab 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 698cab8..db81233 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 c89006c..6a6387d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 765cce8..7fb48fd 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 1996-2024 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 2acbb81..2692b56 100755
--- a/sim/common/gennltvals.py
+++ b/sim/common/gennltvals.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright (C) 1996-2023 Free Software Foundation, Inc.
+# Copyright (C) 1996-2024 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 02fbf6f..4a46636 100644
--- a/sim/common/hw-alloc.c
+++ b/sim/common/hw-alloc.c
@@ -1,5 +1,5 @@
/* Hardware memory allocator.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 e1cac5e..c932601 100644
--- a/sim/common/hw-alloc.h
+++ b/sim/common/hw-alloc.h
@@ -1,5 +1,5 @@
/* Hardware memory allocator.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 c142806..6f10826 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 f300c25..01ea1e7 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 2f4ad3b..5ec8fcf 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 6818bae..f64b2c2 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 fc579a8..306ac28 100644
--- a/sim/common/hw-events.c
+++ b/sim/common/hw-events.c
@@ -1,5 +1,5 @@
/* Hardware event manager.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 e5d760c..7dbdc5b 100644
--- a/sim/common/hw-events.h
+++ b/sim/common/hw-events.h
@@ -1,5 +1,5 @@
/* Hardware event manager.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 6d58b9a..1a7e147 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 efe4bff..6474a38 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 d4d89af..092adc2 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 c825ee1..789ccd3 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 8ac0567..cc64fdf 100644
--- a/sim/common/hw-main.h
+++ b/sim/common/hw-main.h
@@ -1,5 +1,5 @@
/* Common hardware header file.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 226b47e..47f5a25 100644
--- a/sim/common/hw-ports.c
+++ b/sim/common/hw-ports.c
@@ -1,5 +1,5 @@
/* Hardware ports.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 42c144c..8327dac 100644
--- a/sim/common/hw-ports.h
+++ b/sim/common/hw-ports.h
@@ -1,5 +1,5 @@
/* Hardware ports.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 52aad17..a385c38 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 603fb28..f3cf4e0 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 a993732..5df3bd5 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 c497be8..de21d28 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney and Red Hat.
diff --git a/sim/common/lineno.sh b/sim/common/lineno.sh
index 3332f37..8d51fa8 100755
--- a/sim/common/lineno.sh
+++ b/sim/common/lineno.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Replace $LINENO on the fly.
-# Copyright (C) 2023 Free Software Foundation, Inc.
+# Copyright (C) 2023-2024 Free Software Foundation, Inc.
#
# This file is part of the GNU simulators.
#
diff --git a/sim/common/local.mk b/sim/common/local.mk
index 6414ad1..e456090 100644
--- a/sim/common/local.mk
+++ b/sim/common/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am.
##
-## Copyright (C) 1997-2023 Free Software Foundation, Inc.
+## Copyright (C) 1997-2024 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 2ebf8a1..5dd3bc2 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 a06c22f..63b3d51 100644
--- a/sim/common/portability.c
+++ b/sim/common/portability.c
@@ -1,5 +1,5 @@
/* Portability shims for missing OS support.
- Copyright (C) 2021-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 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 9303f20..619753b 100644
--- a/sim/common/portability.h
+++ b/sim/common/portability.h
@@ -1,5 +1,5 @@
/* Portability shims for missing OS support.
- Copyright (C) 2021-2023 Free Software Foundation, Inc.
+ Copyright (C) 2021-2024 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 1790387..0457b02 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-2023 Free Software Foundation, Inc.
+Copyright (c) 1993-2024 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 ef1ff51..c240179 100644
--- a/sim/common/sim-abort.c
+++ b/sim/common/sim-abort.c
@@ -1,5 +1,5 @@
/* Generic simulator abort.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 18c831c..4a4d12d 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 f570a15..a58b064 100644
--- a/sim/common/sim-arange.c
+++ b/sim/common/sim-arange.c
@@ -1,5 +1,5 @@
/* Address ranges.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 8b79fd0..eb2c3fd 100644
--- a/sim/common/sim-arange.h
+++ b/sim/common/sim-arange.h
@@ -1,5 +1,5 @@
/* Address ranges.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 0a94349..df39dcd 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 5b5a5ca..c96d894 100644
--- a/sim/common/sim-base.h
+++ b/sim/common/sim-base.h
@@ -1,6 +1,6 @@
/* Simulator pseudo baseclass.
- Copyright 1997-2023 Free Software Foundation, Inc.
+ Copyright 1997-2024 Free Software Foundation, Inc.
Contributed by Cygnus Support.
diff --git a/sim/common/sim-basics.h b/sim/common/sim-basics.h
index 5bf4dc6..6fc0be9 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 ae0b45e..1f8cc28 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 cdc75eb..53d8a12 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 2f411b5..c834115 100644
--- a/sim/common/sim-close.c
+++ b/sim/common/sim-close.c
@@ -1,6 +1,6 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 de4ff12..6661a49 100644
--- a/sim/common/sim-command.c
+++ b/sim/common/sim-command.c
@@ -1,6 +1,6 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 212bbac..9db2225 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 652e83c..9ca0149 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 5779da9..59dabe3 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 bad6987..85a384a 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 3aa3f9b..863c192 100644
--- a/sim/common/sim-cpu.c
+++ b/sim/common/sim-cpu.c
@@ -1,5 +1,5 @@
/* CPU support.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 4c94c7c..dd890a9 100644
--- a/sim/common/sim-cpu.h
+++ b/sim/common/sim-cpu.h
@@ -1,5 +1,5 @@
/* CPU support.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 9b498fb..261bb43 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 93a6d0d..6f69d47 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 fbdc6eb..b725c0c 100644
--- a/sim/common/sim-engine.c
+++ b/sim/common/sim-engine.c
@@ -1,5 +1,5 @@
/* Generic simulator halt/restart.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 5d1f8fa..72f3972 100644
--- a/sim/common/sim-engine.h
+++ b/sim/common/sim-engine.h
@@ -1,5 +1,5 @@
/* Generic simulator halt/resume.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 e2afe2b..391c3f8 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 07470b0..83dd9f1 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 4ee2672..237de89 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-2023 Free Software Foundation, Inc.
+/* Copyright 1994-2024 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 f92b0dc..5f2e598 100644
--- a/sim/common/sim-fpu.h
+++ b/sim/common/sim-fpu.h
@@ -1,6 +1,6 @@
/* Simulator Floating-point support.
- Copyright 1997-2023 Free Software Foundation, Inc.
+ Copyright 1997-2024 Free Software Foundation, Inc.
Contributed by Cygnus Support.
diff --git a/sim/common/sim-hload.c b/sim/common/sim-hload.c
index ce4ff16..32f416d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 39c272f..757b826c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 cf657a2..2ee0af1 100644
--- a/sim/common/sim-hw.c
+++ b/sim/common/sim-hw.c
@@ -1,5 +1,5 @@
/* Simulator hardware option handling.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 45453f0..a6de814 100644
--- a/sim/common/sim-hw.h
+++ b/sim/common/sim-hw.h
@@ -1,5 +1,5 @@
/* Device definitions.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 db8cc85..7891b6a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 20c7ae2..a7b23d0 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 e590584..5d0ea65 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 fc0d42f..988c50e 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 96060a4..ec29a59 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 6e306de..a508d3c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 c179d6a..acde61c 100644
--- a/sim/common/sim-memopt.c
+++ b/sim/common/sim-memopt.c
@@ -1,5 +1,5 @@
/* Simulator memory option handling.
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 10c9063..f4ff84c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 d864420..ab678c7 100644
--- a/sim/common/sim-model.c
+++ b/sim/common/sim-model.c
@@ -1,5 +1,5 @@
/* Model support.
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 75e3bc4..d82f1e5 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 ac8c978..25d1e17 100644
--- a/sim/common/sim-module.c
+++ b/sim/common/sim-module.c
@@ -1,6 +1,6 @@
/* Module support.
- Copyright 1996-2023 Free Software Foundation, Inc.
+ Copyright 1996-2024 Free Software Foundation, Inc.
Contributed by Cygnus Support.
diff --git a/sim/common/sim-module.h b/sim/common/sim-module.h
index cfa06cb..1368cd3 100644
--- a/sim/common/sim-module.h
+++ b/sim/common/sim-module.h
@@ -1,5 +1,5 @@
/* Module support.
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 9f76e54..459ad44 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 887b750..ec21004 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 535835b..9b871b4 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 c695db6..fe89b30 100644
--- a/sim/common/sim-options.c
+++ b/sim/common/sim-options.c
@@ -1,5 +1,5 @@
/* Simulator option handling.
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
@@ -983,7 +983,7 @@ sim_print_version (SIM_DESC sd, int is_command)
{
sim_io_printf (sd, "GNU simulator %s%s\n", PKGVERSION, version);
- sim_io_printf (sd, "Copyright (C) 2023 Free Software Foundation, Inc.\n");
+ sim_io_printf (sd, "Copyright (C) 2024 Free Software Foundation, Inc.\n");
/* Following the copyright is a brief statement that the program is
free software, that users are free to copy and change it on
diff --git a/sim/common/sim-options.h b/sim/common/sim-options.h
index bf402d2..1c46f5b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 6b3853e..e1d44e9 100644
--- a/sim/common/sim-profile.c
+++ b/sim/common/sim-profile.c
@@ -1,5 +1,5 @@
/* Default profiling support.
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 9b062f3..1448d08 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 c0db3c3..f6f0ca3 100644
--- a/sim/common/sim-reason.c
+++ b/sim/common/sim-reason.c
@@ -1,5 +1,5 @@
/* Generic simulator stop_reason.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 abf71e5..96a0c7b 100644
--- a/sim/common/sim-reg.c
+++ b/sim/common/sim-reg.c
@@ -1,5 +1,5 @@
/* Generic register read/write.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 9e9ba16..e2f260a 100644
--- a/sim/common/sim-resume.c
+++ b/sim/common/sim-resume.c
@@ -1,5 +1,5 @@
/* Generic simulator resume.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 1167cd8..4d43e4d 100644
--- a/sim/common/sim-run.c
+++ b/sim/common/sim-run.c
@@ -1,5 +1,5 @@
/* Generic simulator run.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 36ebbdf..78598ca 100644
--- a/sim/common/sim-signal.c
+++ b/sim/common/sim-signal.c
@@ -1,5 +1,5 @@
/* Simulator signal support
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 380b3f0..95a043b 100644
--- a/sim/common/sim-signal.h
+++ b/sim/common/sim-signal.h
@@ -1,5 +1,5 @@
/* Simulator signal support
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 22ec4bc..27e8819 100644
--- a/sim/common/sim-stop.c
+++ b/sim/common/sim-stop.c
@@ -1,5 +1,5 @@
/* Generic simulator stop.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 d274c72..d1059f0 100644
--- a/sim/common/sim-syscall.c
+++ b/sim/common/sim-syscall.c
@@ -1,6 +1,6 @@
/* Simulator system call support.
- Copyright 2002-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 f1ce51e..8108145 100644
--- a/sim/common/sim-syscall.h
+++ b/sim/common/sim-syscall.h
@@ -1,6 +1,6 @@
/* Simulator system call support.
- Copyright 2002-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 4e85e09..f5a8234 100644
--- a/sim/common/sim-trace.c
+++ b/sim/common/sim-trace.c
@@ -1,5 +1,5 @@
/* Simulator tracing/debugging support.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 4e9d9c3..3794c14 100644
--- a/sim/common/sim-trace.h
+++ b/sim/common/sim-trace.h
@@ -1,5 +1,5 @@
/* Simulator tracing/debugging support.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 182f0db..2182134 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 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 a1bc802..d2d1049 100644
--- a/sim/common/sim-utils.c
+++ b/sim/common/sim-utils.c
@@ -1,5 +1,5 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 4f96a9f..a0a128f 100644
--- a/sim/common/sim-utils.h
+++ b/sim/common/sim-utils.h
@@ -1,5 +1,5 @@
/* Miscellaneous simulator utilities.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 3366257..7184df1 100644
--- a/sim/common/sim-watch.c
+++ b/sim/common/sim-watch.c
@@ -1,5 +1,5 @@
/* Generic simulator watchpoint support.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 d23f5c4..885cac7 100644
--- a/sim/common/sim-watch.h
+++ b/sim/common/sim-watch.h
@@ -1,5 +1,5 @@
/* Simulator watchpoint support.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 9d08730..4532889 100644
--- a/sim/common/syscall.c
+++ b/sim/common/syscall.c
@@ -1,5 +1,5 @@
/* Remote target system call support.
- Copyright 1997-2023 Free Software Foundation, Inc.
+ Copyright 1997-2024 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 bdcf4ac..a7ec9e8 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-2023 Free Software Foundation, Inc.
+ Copyright 1995-2024 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 faac059..24e7d8e 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-2023 Free Software Foundation, Inc.
+ Copyright 1995-2024 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 64f93fa..1debe37 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-2023 Free Software Foundation, Inc.
+ Copyright 1995-2024 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 7d267eb..c18dd83 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-2023 Free Software Foundation, Inc.
+ Copyright 1995-2024 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 971432a..883c08a 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-2023 Free Software Foundation, Inc.
+ Copyright 1995-2024 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 9338810..3f28f26 100644
--- a/sim/common/version.h
+++ b/sim/common/version.h
@@ -1,5 +1,5 @@
/* Version information for GDB.
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/cr16/cr16-sim.h b/sim/cr16/cr16-sim.h
index ee56872..a4a249b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 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 4063bac..2860b26 100644
--- a/sim/cr16/gencode.c
+++ b/sim/cr16/gencode.c
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 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 0fa9a91..294ba56 100644
--- a/sim/cr16/interp.c
+++ b/sim/cr16/interp.c
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 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 64aae5c..f26fa4d 100644
--- a/sim/cr16/local.mk
+++ b/sim/cr16/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2008-2023 Free Software Foundation, Inc.
+## Copyright (C) 2008-2024 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 0a0ad75..97ca2a6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of simulators.
diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c
index 2630847..b09284b 100644
--- a/sim/cr16/simops.c
+++ b/sim/cr16/simops.c
@@ -1,5 +1,5 @@
/* Simulation code for the CR16 processor.
- Copyright (C) 2008-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 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/arch.c b/sim/cris/arch.c
index b251f0d..7b7cf3a 100644
--- a/sim/cris/arch.c
+++ b/sim/cris/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 f8dbc2c..36badf6 100644
--- a/sim/cris/arch.h
+++ b/sim/cris/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 da4c184..b3ddac1 100644
--- a/sim/cris/cpuall.h
+++ b/sim/cris/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 7200176..4c40cad 100644
--- a/sim/cris/cpuv10.c
+++ b/sim/cris/cpuv10.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 280b755..27bc77d 100644
--- a/sim/cris/cpuv10.h
+++ b/sim/cris/cpuv10.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 0044c41..8b6933c 100644
--- a/sim/cris/cpuv32.c
+++ b/sim/cris/cpuv32.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 cfe428d..35bbc6d 100644
--- a/sim/cris/cpuv32.h
+++ b/sim/cris/cpuv32.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 1ea2747..c5e9d8a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 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 232085c..5399f63 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 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 7c46175..9d35974 100644
--- a/sim/cris/crisv10f.c
+++ b/sim/cris/crisv10f.c
@@ -1,5 +1,5 @@
/* CRIS v10 simulator support code
- Copyright (C) 2004-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 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 3a8a835..27beaa0 100644
--- a/sim/cris/crisv32f.c
+++ b/sim/cris/crisv32f.c
@@ -1,5 +1,5 @@
/* CRIS v32 simulator support code
- Copyright (C) 2004-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 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 7683530..ddc61f2 100644
--- a/sim/cris/decodev10.c
+++ b/sim/cris/decodev10.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 1a8e24f..925fd7f 100644
--- a/sim/cris/decodev10.h
+++ b/sim/cris/decodev10.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 292b605..1fac278 100644
--- a/sim/cris/decodev32.c
+++ b/sim/cris/decodev32.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 fdd404f..09168a9 100644
--- a/sim/cris/decodev32.h
+++ b/sim/cris/decodev32.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 5f91004..749d598 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-2023 Free Software Foundation, Inc.
+ Copyright 2006-2024 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 e0a4755..4d970f2 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 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 6927012..f127600 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-2023 Free Software Foundation, Inc.
+ Copyright 2006-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/cris/local.mk b/sim/cris/local.mk
index b325940..89a1573 100644
--- a/sim/cris/local.mk
+++ b/sim/cris/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2004-2023 Free Software Foundation, Inc.
+## Copyright (C) 2004-2024 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 9e3147a..45d61c9 100644
--- a/sim/cris/mloop.in
+++ b/sim/cris/mloop.in
@@ -1,5 +1,5 @@
# Simulator main loop for CRIS. -*- C -*-
-# Copyright (C) 2004-2023 Free Software Foundation, Inc.
+# Copyright (C) 2004-2024 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 ba79786..5614f2d 100644
--- a/sim/cris/modelv10.c
+++ b/sim/cris/modelv10.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 5ef81ff..836ab38 100644
--- a/sim/cris/modelv32.c
+++ b/sim/cris/modelv32.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 4a43346..957f0f4 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-2023 Free Software Foundation, Inc.
+ Copyright 2006-2024 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 d396743..36521b5 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 (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 6a23bd7..6c3439f 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 (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 3919df0..f3a12e1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 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 8fa6ff5..b706514 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 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 cd4cfd9..6d2bb60 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2004-2024 Free Software Foundation, Inc.
Contributed by Axis Communications.
This file is part of the GNU simulators.
diff --git a/sim/d10v/local.mk b/sim/d10v/local.mk
index fc60cb6..d58adb0 100644
--- a/sim/d10v/local.mk
+++ b/sim/d10v/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1996-2023 Free Software Foundation, Inc.
+## Copyright (C) 1996-2024 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 8478e2c..22d4b9a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of simulators.
diff --git a/sim/erc32/erc32.c b/sim/erc32/erc32.c
index b37183a..25037ce 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 c8186df..c84371f 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 6ee25da..2b851ca 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 3d1296b..972a636 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 6142c25..909275c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 79f0147..1f26607 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 1775097..1e217a8 100644
--- a/sim/erc32/local.mk
+++ b/sim/erc32/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1993-2023 Free Software Foundation, Inc.
+## Copyright (C) 1993-2024 Free Software Foundation, Inc.
## Written by Cygnus Support
## Modified by J.Gaisler ESA/ESTEC
##
diff --git a/sim/erc32/sis.c b/sim/erc32/sis.c
index 2de493a..279427d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1995-2024 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 531ea10..504d7e6 100644
--- a/sim/erc32/sis.h
+++ b/sim/erc32/sis.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2024 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 c269b07..435c5b6 100644
--- a/sim/erc32/startsim
+++ b/sim/erc32/startsim
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2023 Free Software Foundation, Inc.
+# Copyright (C) 1996-2024 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/example-synacor-sim.h b/sim/example-synacor/example-synacor-sim.h
index 67a45af..b7bd8ba 100644
--- a/sim/example-synacor/example-synacor-sim.h
+++ b/sim/example-synacor/example-synacor-sim.h
@@ -1,6 +1,6 @@
/* Example synacor simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Mike Frysinger.
This file is part of the GNU simulators.
diff --git a/sim/example-synacor/interp.c b/sim/example-synacor/interp.c
index c3f55fe..9f1746d 100644
--- a/sim/example-synacor/interp.c
+++ b/sim/example-synacor/interp.c
@@ -1,6 +1,6 @@
/* Example synacor simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Mike Frysinger.
This file is part of simulators.
diff --git a/sim/example-synacor/local.mk b/sim/example-synacor/local.mk
index 959f9ca..8eddab5 100644
--- a/sim/example-synacor/local.mk
+++ b/sim/example-synacor/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2005-2023 Free Software Foundation, Inc.
+## Copyright (C) 2005-2024 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/sim-main.c b/sim/example-synacor/sim-main.c
index 57ae545..6f0d14a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 6ab940f..dd48054 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Mike Frysinger.
This file is part of simulators.
diff --git a/sim/frv/acinclude.m4 b/sim/frv/acinclude.m4
index ec12d38..24e0d13 100644
--- a/sim/frv/acinclude.m4
+++ b/sim/frv/acinclude.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/frv/arch.c b/sim/frv/arch.c
index 9fa4a25..40d458f 100644
--- a/sim/frv/arch.c
+++ b/sim/frv/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 0fb1644..b445ea8 100644
--- a/sim/frv/arch.h
+++ b/sim/frv/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 2d0fe5a..ea496db 100644
--- a/sim/frv/cache.c
+++ b/sim/frv/cache.c
@@ -1,5 +1,5 @@
/* frv cache model.
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 20728aa..d10802d 100644
--- a/sim/frv/cache.h
+++ b/sim/frv/cache.h
@@ -1,5 +1,5 @@
/* Cache support for the FRV simulator
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 195c8a1..b28bcd7 100644
--- a/sim/frv/cpu.c
+++ b/sim/frv/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 fbb6c57..ab5f2d1 100644
--- a/sim/frv/cpu.h
+++ b/sim/frv/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 cee529f..73e92c6 100644
--- a/sim/frv/cpuall.h
+++ b/sim/frv/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 2dd1d2e..5db4b94 100644
--- a/sim/frv/decode.c
+++ b/sim/frv/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 cd7f711..b100d64 100644
--- a/sim/frv/decode.h
+++ b/sim/frv/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 6a9e9f0..d6c0912 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 c2f2f26..315957a 100644
--- a/sim/frv/frv.c
+++ b/sim/frv/frv.c
@@ -1,5 +1,5 @@
/* frv simulator support code
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 8faab5f..6f53822 100644
--- a/sim/frv/interrupts.c
+++ b/sim/frv/interrupts.c
@@ -1,5 +1,5 @@
/* frv exception and interrupt support
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 6d6e9b4..b708ce7 100644
--- a/sim/frv/local.mk
+++ b/sim/frv/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1998-2023 Free Software Foundation, Inc.
+## Copyright (C) 1998-2024 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 92644ac..7d3c2c5 100644
--- a/sim/frv/memory.c
+++ b/sim/frv/memory.c
@@ -1,5 +1,5 @@
/* frv memory model.
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 9429bf0..94b5263 100644
--- a/sim/frv/mloop.in
+++ b/sim/frv/mloop.in
@@ -1,5 +1,5 @@
# Simulator main loop for frv. -*- C -*-
-# Copyright (C) 1998-2023 Free Software Foundation, Inc.
+# Copyright (C) 1998-2024 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 30a6bad..7cd5466 100644
--- a/sim/frv/model.c
+++ b/sim/frv/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 d642500..a70e853 100644
--- a/sim/frv/options.c
+++ b/sim/frv/options.c
@@ -1,5 +1,5 @@
/* FRV simulator memory option handling.
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 08c33b2..1f83ac2 100644
--- a/sim/frv/pipeline.c
+++ b/sim/frv/pipeline.c
@@ -1,5 +1,5 @@
/* frv vliw model.
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 31e2517..986d06e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2001-2024 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 a39d0da..322517a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 c00279b..550df89 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2001-2024 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 cc99203..ca60061 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 4310406..8b1bffb 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 dfd2a5e..341cf55 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 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 890bd27..2cbf513 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2003-2024 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 238816b..6903a1b 100644
--- a/sim/frv/profile.c
+++ b/sim/frv/profile.c
@@ -1,6 +1,6 @@
/* frv simulator machine independent profiling code.
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 8c29ed7..ba7be10 100644
--- a/sim/frv/profile.h
+++ b/sim/frv/profile.h
@@ -1,5 +1,5 @@
/* Profiling definitions for the FRV simulator
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 30e6030..f728769 100644
--- a/sim/frv/registers.c
+++ b/sim/frv/registers.c
@@ -1,5 +1,5 @@
/* frv simulator support code
- Copyright (C) 2000-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 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 219e46a..590e1af 100644
--- a/sim/frv/registers.h
+++ b/sim/frv/registers.h
@@ -1,5 +1,5 @@
/* Register definitions for the FRV simulator
- Copyright (C) 2000-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 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 34de91b..ce8d7bb 100644
--- a/sim/frv/reset.c
+++ b/sim/frv/reset.c
@@ -1,5 +1,5 @@
/* frv simulator support code
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 cf47aff..6fa847b 100644
--- a/sim/frv/sem.c
+++ b/sim/frv/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 cd24f35..850c0af 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 b9f99fb..b50d4ab 100644
--- a/sim/frv/sim-main.h
+++ b/sim/frv/sim-main.h
@@ -1,5 +1,5 @@
/* frv simulator support code
- Copyright (C) 1998-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 a5f3a2e..9953145 100644
--- a/sim/frv/traps.c
+++ b/sim/frv/traps.c
@@ -1,5 +1,5 @@
/* frv trap support
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of the GNU simulators.
diff --git a/sim/ft32/ft32-sim.h b/sim/ft32/ft32-sim.h
index 6dc2aa9..1bacd2e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 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 9f880ab..d8f955d 100644
--- a/sim/ft32/interp.c
+++ b/sim/ft32/interp.c
@@ -1,6 +1,6 @@
/* Simulator for the FT32 processor
- Copyright (C) 2008-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 Free Software Foundation, Inc.
Contributed by FTDI <support@ftdichip.com>
This file is part of simulators.
diff --git a/sim/ft32/local.mk b/sim/ft32/local.mk
index 96b22f6..8edf107 100644
--- a/sim/ft32/local.mk
+++ b/sim/ft32/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2008-2023 Free Software Foundation, Inc.
+## Copyright (C) 2008-2024 Free Software Foundation, Inc.
## Written by FTDI
##
## This program is free software; you can redistribute it and/or modify
diff --git a/sim/ft32/sim-main.h b/sim/ft32/sim-main.h
index 3e9c39a..5cb5ba8 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
Contributed by FTDI <support@ftdichip.com>
This file is part of simulators.
diff --git a/sim/h8300/local.mk b/sim/h8300/local.mk
index 9d16ba5..e90d3e0 100644
--- a/sim/h8300/local.mk
+++ b/sim/h8300/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1990-2023 Free Software Foundation, Inc.
+## Copyright (C) 1990-2024 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 3578ab7..ff181691 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2002-2024 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 71b5482..3cb93d8 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/filter.h b/sim/igen/filter.h
index b225731..a96230d 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/filter_host.c b/sim/igen/filter_host.c
index ce5aa4b..58b98c8 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/filter_host.h b/sim/igen/filter_host.h
index b226a21..43d3a75 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-engine.c b/sim/igen/gen-engine.c
index 29eb333..cdf77ad 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-engine.h b/sim/igen/gen-engine.h
index 20f3415..f8301a2 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-icache.c b/sim/igen/gen-icache.c
index 366ba93..77d170d 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-icache.h b/sim/igen/gen-icache.h
index f5298e5..9418e97 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-idecode.c b/sim/igen/gen-idecode.c
index 0059c1c..e9038a8 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-idecode.h b/sim/igen/gen-idecode.h
index 05a7055..c0dc7fa 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-itable.c b/sim/igen/gen-itable.c
index bea06e8..8da56f1 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-itable.h b/sim/igen/gen-itable.h
index 2991d18..6e82ca5 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-model.c b/sim/igen/gen-model.c
index 31f56bc..7978878 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-model.h b/sim/igen/gen-model.h
index 2fdea67..784ba4b 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-semantics.c b/sim/igen/gen-semantics.c
index 4557029..f6cb55a 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-semantics.h b/sim/igen/gen-semantics.h
index daf5fc8..786e5ba 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-support.c b/sim/igen/gen-support.c
index 63b2932..35e8ef0 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen-support.h b/sim/igen/gen-support.h
index c22a895..f803a5f 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen.c b/sim/igen/gen.c
index 30cf107..1499147 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/gen.h b/sim/igen/gen.h
index f6a77cf..ab64faa 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/igen.c b/sim/igen/igen.c
index b9919a9..94caf6e 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/igen.h b/sim/igen/igen.h
index cc3edac..7d3b9b4 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-cache.c b/sim/igen/ld-cache.c
index 3c00f34..a337dea5 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-cache.h b/sim/igen/ld-cache.h
index a7351cd..23d155e 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-decode.c b/sim/igen/ld-decode.c
index 6a2d859..5f67d52 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-decode.h b/sim/igen/ld-decode.h
index 660f3a7..e26de29 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-insn.c b/sim/igen/ld-insn.c
index af639df..a561bad 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/ld-insn.h b/sim/igen/ld-insn.h
index 661cd40..38743fe 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/lf.c b/sim/igen/lf.c
index 46b1f6b..bf6d3e4 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/lf.h b/sim/igen/lf.h
index cea86d6..6a6c1e2 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/local.mk b/sim/igen/local.mk
index f4487a8..38df939 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-2023 Free Software Foundation, Inc.
+## Copyright 2002-2024 Free Software Foundation, Inc.
##
## Contributed by Andrew Cagney.
##
diff --git a/sim/igen/misc.c b/sim/igen/misc.c
index fface6f..fd851aa 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/misc.h b/sim/igen/misc.h
index 5b3a1f0..5bd32b0 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/table.c b/sim/igen/table.c
index 90b4102..1fe1457 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/igen/table.h b/sim/igen/table.h
index 1342970..7239412 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-2023 Free Software Foundation, Inc.
+ Copyright 2002-2024 Free Software Foundation, Inc.
Contributed by Andrew Cagney.
diff --git a/sim/iq2000/arch.c b/sim/iq2000/arch.c
index 9328e64..ab5ea83 100644
--- a/sim/iq2000/arch.c
+++ b/sim/iq2000/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 6359118..59d1e34 100644
--- a/sim/iq2000/arch.h
+++ b/sim/iq2000/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 d52be00..0ec7a12 100644
--- a/sim/iq2000/cpu.c
+++ b/sim/iq2000/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 495e48f..9f93c10 100644
--- a/sim/iq2000/cpu.h
+++ b/sim/iq2000/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 55cc6a1..f2fb9ec 100644
--- a/sim/iq2000/cpuall.h
+++ b/sim/iq2000/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 e1b7286..e31add6 100644
--- a/sim/iq2000/decode.c
+++ b/sim/iq2000/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 95ff05e..eb1aa66 100644
--- a/sim/iq2000/decode.h
+++ b/sim/iq2000/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 f35e91e..df3d1a7 100644
--- a/sim/iq2000/iq2000.c
+++ b/sim/iq2000/iq2000.c
@@ -1,5 +1,5 @@
/* IQ2000 simulator support code
- Copyright (C) 2000-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 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 f691746..ae0c0aa 100644
--- a/sim/iq2000/local.mk
+++ b/sim/iq2000/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1998-2023 Free Software Foundation, Inc.
+## Copyright (C) 1998-2024 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 9ffa167..ec11607 100644
--- a/sim/iq2000/mloop.in
+++ b/sim/iq2000/mloop.in
@@ -1,5 +1,5 @@
# Simulator main loop for IQ2000. -*- C -*-
-# Copyright (C) 1998-2023 Free Software Foundation, Inc.
+# Copyright (C) 1998-2024 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 bfac2f8..ef99c83 100644
--- a/sim/iq2000/model.c
+++ b/sim/iq2000/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 6e6cc9b..164392a 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 (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 d56e451..99858eb 100644
--- a/sim/iq2000/sem.c
+++ b/sim/iq2000/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 3fe3bbf..93339be 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 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 a3baafa..6660c0d 100644
--- a/sim/lm32/arch.c
+++ b/sim/lm32/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 65a9dcf..913dbf9 100644
--- a/sim/lm32/arch.h
+++ b/sim/lm32/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 26a5681..ea96ed4 100644
--- a/sim/lm32/cpu.c
+++ b/sim/lm32/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 0192221..89079cd 100644
--- a/sim/lm32/cpu.h
+++ b/sim/lm32/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 801c5cf..384eae6 100644
--- a/sim/lm32/cpuall.h
+++ b/sim/lm32/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 00b1ab6..e1736f9 100644
--- a/sim/lm32/decode.c
+++ b/sim/lm32/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 139b03b..82b5853 100644
--- a/sim/lm32/decode.h
+++ b/sim/lm32/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 e8b3ce8..3217941 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 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 b225950..982a946 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 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 709102a..345f937 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 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 320cbab..3ee633c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/lm32.c b/sim/lm32/lm32.c
index ad046d0..e3cbd59 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/local.mk b/sim/lm32/local.mk
index 7a5f9ee..306a295 100644
--- a/sim/lm32/local.mk
+++ b/sim/lm32/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2009-2023 Free Software Foundation, Inc.
+## Copyright (C) 2009-2024 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 0bc1650..75c3281 100644
--- a/sim/lm32/model.c
+++ b/sim/lm32/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 972f7af..d2f1d1c 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 (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 5b630c3..9c0be09 100644
--- a/sim/lm32/sem.c
+++ b/sim/lm32/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 352d88d..4e15ef8 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 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 c252dc8..647f87b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/traps.c b/sim/lm32/traps.c
index 18e26f0..cb8af11 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/lm32/user.c b/sim/lm32/user.c
index 20e7e77..b8efa15 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/sim/m32c/cpu.h b/sim/m32c/cpu.h
index 71c6784..703917a 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 410d47c..a1a96b4 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 abb7578..2db989e 100644
--- a/sim/m32c/int.c
+++ b/sim/m32c/int.c
@@ -1,6 +1,6 @@
/* int.c --- M32C interrupt handling.
-Copyright (C) 2005-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 9d84890..a4142df 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 47e5f11..c0d3509 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 14fc95f..2ca6c5a 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 39620b5..3c961ba 100644
--- a/sim/m32c/local.mk
+++ b/sim/m32c/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2005-2023 Free Software Foundation, Inc.
+## Copyright (C) 2005-2024 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 02c894d..1bd2d4d 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 ced4d70..b6cb1ff 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 1ca3472..2c84d49 100644
--- a/sim/m32c/mem.c
+++ b/sim/m32c/mem.c
@@ -1,6 +1,6 @@
/* mem.c --- memory for M32C simulator.
-Copyright (C) 2005-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 36f1803..fc8890a 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 ede72bb..0f7a5ae 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 58a255a..451a759 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 e337acc..9b24f5f 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 9c35e13..50b211b 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 15d63d0..a5961de 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 ea94ddf..40f89c0 100644
--- a/sim/m32c/srcdest.c
+++ b/sim/m32c/srcdest.c
@@ -1,6 +1,6 @@
/* srcdest.c --- decoding M32C addressing modes.
-Copyright (C) 2005-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 1ea51a0..a8f7726 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 f1da9be..4032ece 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 be796b1..b7725e4 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 79f4165..a4c7388 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/m32r/arch.c b/sim/m32r/arch.c
index f228155..f56670f 100644
--- a/sim/m32r/arch.c
+++ b/sim/m32r/arch.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 426e013..72ff47a 100644
--- a/sim/m32r/arch.h
+++ b/sim/m32r/arch.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 17ce9a9..8605cf7 100644
--- a/sim/m32r/cpu.c
+++ b/sim/m32r/cpu.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 94ac62b..b5ac26c 100644
--- a/sim/m32r/cpu.h
+++ b/sim/m32r/cpu.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 b95aca9..f2e3d87 100644
--- a/sim/m32r/cpu2.c
+++ b/sim/m32r/cpu2.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 612113d..7d1ad57 100644
--- a/sim/m32r/cpu2.h
+++ b/sim/m32r/cpu2.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 3258ae4..e462910 100644
--- a/sim/m32r/cpuall.h
+++ b/sim/m32r/cpuall.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 f443965..4e4dcb7 100644
--- a/sim/m32r/cpux.c
+++ b/sim/m32r/cpux.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 aabe433..8ffc7cd 100644
--- a/sim/m32r/cpux.h
+++ b/sim/m32r/cpux.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 9c52b53..f301d3e 100644
--- a/sim/m32r/decode.c
+++ b/sim/m32r/decode.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 238f10a..86ebe5e 100644
--- a/sim/m32r/decode.h
+++ b/sim/m32r/decode.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 4b8992b..ca0f18a 100644
--- a/sim/m32r/decode2.c
+++ b/sim/m32r/decode2.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 47c94c9..5675d95 100644
--- a/sim/m32r/decode2.h
+++ b/sim/m32r/decode2.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 19505c9..e7cfa48 100644
--- a/sim/m32r/decodex.c
+++ b/sim/m32r/decodex.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 82be129..5caa00e 100644
--- a/sim/m32r/decodex.h
+++ b/sim/m32r/decodex.h
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 45885b9..93b3b1a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 d0cbbfb..e9b7c87 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 761b4e8e..f173bca 100644
--- a/sim/m32r/dv-m32r_uart.c
+++ b/sim/m32r/dv-m32r_uart.c
@@ -1,6 +1,6 @@
/* UART model.
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 9081b3c..774bbc2 100644
--- a/sim/m32r/dv-m32r_uart.h
+++ b/sim/m32r/dv-m32r_uart.h
@@ -1,6 +1,6 @@
/* UART model.
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 2b5d67f..4318255 100644
--- a/sim/m32r/local.mk
+++ b/sim/m32r/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1996-2023 Free Software Foundation, Inc.
+## Copyright (C) 1996-2024 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 875fc23..cec7ff1 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 870d4ab..bc2b189 100644
--- a/sim/m32r/m32r.c
+++ b/sim/m32r/m32r.c
@@ -1,5 +1,5 @@
/* m32r simulator support code
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 e31c73e..7a0d4da 100644
--- a/sim/m32r/m32r2.c
+++ b/sim/m32r/m32r2.c
@@ -1,5 +1,5 @@
/* m32r2 simulator support code
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 3fcda99..2a369f6 100644
--- a/sim/m32r/m32rx.c
+++ b/sim/m32r/m32rx.c
@@ -1,5 +1,5 @@
/* m32rx simulator support code
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 cec2190..01fa095 100644
--- a/sim/m32r/mloop.in
+++ b/sim/m32r/mloop.in
@@ -1,6 +1,6 @@
# Simulator main loop for m32r. -*- C -*-
#
-# Copyright (C) 1996-2023 Free Software Foundation, Inc.
+# Copyright (C) 1996-2024 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 462c8be..202bdd1 100644
--- a/sim/m32r/mloop2.in
+++ b/sim/m32r/mloop2.in
@@ -1,6 +1,6 @@
# Simulator main loop for m32r2. -*- C -*-
#
-# Copyright 1996-2023 Free Software Foundation, Inc.
+# Copyright 1996-2024 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 a7371ed..64342da 100644
--- a/sim/m32r/mloopx.in
+++ b/sim/m32r/mloopx.in
@@ -1,6 +1,6 @@
# Simulator main loop for m32rx. -*- C -*-
#
-# Copyright 1996-2023 Free Software Foundation, Inc.
+# Copyright 1996-2024 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 1789720..c1e2c17 100644
--- a/sim/m32r/model.c
+++ b/sim/m32r/model.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 ae0d1ac..f691170 100644
--- a/sim/m32r/model2.c
+++ b/sim/m32r/model2.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 7e4ba5d..998988e 100644
--- a/sim/m32r/modelx.c
+++ b/sim/m32r/modelx.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 d35e9a4..8afc0eb 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 (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 cbd5963..7660237 100644
--- a/sim/m32r/sem.c
+++ b/sim/m32r/sem.c
@@ -2,7 +2,7 @@
THIS FILE IS MACHINE GENERATED WITH CGEN.
-Copyright (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 3ef7354..99c440a 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 (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 e22305a..09d7779 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 (C) 1996-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 d621e3f..3c08850 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 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 d010863..7140d95 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 Free Software Foundation, Inc.
Contributed by Cygnus Solutions & Renesas.
This file is part of GDB, the GNU debugger.
diff --git a/sim/m4/sim_ac_option_alignment.m4 b/sim/m4/sim_ac_option_alignment.m4
index fc1cca2..683de96 100644
--- a/sim/m4/sim_ac_option_alignment.m4
+++ b/sim/m4/sim_ac_option_alignment.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_assert.m4 b/sim/m4/sim_ac_option_assert.m4
index d2eb314..650de5c 100644
--- a/sim/m4/sim_ac_option_assert.m4
+++ b/sim/m4/sim_ac_option_assert.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_bitsize.m4 b/sim/m4/sim_ac_option_bitsize.m4
index 462a217..e15275f 100644
--- a/sim/m4/sim_ac_option_bitsize.m4
+++ b/sim/m4/sim_ac_option_bitsize.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_cgen_maint.m4 b/sim/m4/sim_ac_option_cgen_maint.m4
index dee137f..f2f4b48 100644
--- a/sim/m4/sim_ac_option_cgen_maint.m4
+++ b/sim/m4/sim_ac_option_cgen_maint.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_debug.m4 b/sim/m4/sim_ac_option_debug.m4
index 7a8a640..c678c19 100644
--- a/sim/m4/sim_ac_option_debug.m4
+++ b/sim/m4/sim_ac_option_debug.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_endian.m4 b/sim/m4/sim_ac_option_endian.m4
index 7dc9cd6..5763c00 100644
--- a/sim/m4/sim_ac_option_endian.m4
+++ b/sim/m4/sim_ac_option_endian.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_environment.m4 b/sim/m4/sim_ac_option_environment.m4
index 932f648..01b21cf 100644
--- a/sim/m4/sim_ac_option_environment.m4
+++ b/sim/m4/sim_ac_option_environment.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_float.m4 b/sim/m4/sim_ac_option_float.m4
index 349eba3..051ea3c 100644
--- a/sim/m4/sim_ac_option_float.m4
+++ b/sim/m4/sim_ac_option_float.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_hardware.m4 b/sim/m4/sim_ac_option_hardware.m4
index 6881d20..3df779c 100644
--- a/sim/m4/sim_ac_option_hardware.m4
+++ b/sim/m4/sim_ac_option_hardware.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_inline.m4 b/sim/m4/sim_ac_option_inline.m4
index 9ad6109..2a4796b 100644
--- a/sim/m4/sim_ac_option_inline.m4
+++ b/sim/m4/sim_ac_option_inline.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_profile.m4 b/sim/m4/sim_ac_option_profile.m4
index 5b8d2fc..78f06be 100644
--- a/sim/m4/sim_ac_option_profile.m4
+++ b/sim/m4/sim_ac_option_profile.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_reserved_bits.m4 b/sim/m4/sim_ac_option_reserved_bits.m4
index 2e029ae..1e8c33d 100644
--- a/sim/m4/sim_ac_option_reserved_bits.m4
+++ b/sim/m4/sim_ac_option_reserved_bits.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_scache.m4 b/sim/m4/sim_ac_option_scache.m4
index 7d7f945..18b1916 100644
--- a/sim/m4/sim_ac_option_scache.m4
+++ b/sim/m4/sim_ac_option_scache.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_smp.m4 b/sim/m4/sim_ac_option_smp.m4
index f206645..ad06503 100644
--- a/sim/m4/sim_ac_option_smp.m4
+++ b/sim/m4/sim_ac_option_smp.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_stdio.m4 b/sim/m4/sim_ac_option_stdio.m4
index 6accb6d..b902b59 100644
--- a/sim/m4/sim_ac_option_stdio.m4
+++ b/sim/m4/sim_ac_option_stdio.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_trace.m4 b/sim/m4/sim_ac_option_trace.m4
index 1f54109..52ddf93 100644
--- a/sim/m4/sim_ac_option_trace.m4
+++ b/sim/m4/sim_ac_option_trace.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_warnings.m4 b/sim/m4/sim_ac_option_warnings.m4
index 3b00889..fcbcca9 100644
--- a/sim/m4/sim_ac_option_warnings.m4
+++ b/sim/m4/sim_ac_option_warnings.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_option_xor_endian.m4 b/sim/m4/sim_ac_option_xor_endian.m4
index 22dbfa3..dc3bf0a 100644
--- a/sim/m4/sim_ac_option_xor_endian.m4
+++ b/sim/m4/sim_ac_option_xor_endian.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_platform.m4 b/sim/m4/sim_ac_platform.m4
index fa099f2..d1cbf72 100644
--- a/sim/m4/sim_ac_platform.m4
+++ b/sim/m4/sim_ac_platform.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m4/sim_ac_toolchain.m4 b/sim/m4/sim_ac_toolchain.m4
index cb145f7..1d8cce2 100644
--- a/sim/m4/sim_ac_toolchain.m4
+++ b/sim/m4/sim_ac_toolchain.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/m68hc11/dv-m68hc11.c b/sim/m68hc11/dv-m68hc11.c
index fc8b22c..93300ba 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 3190c02..a3db7ba 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 f77dfde..c341759 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 ac44e6e..8dffe33 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2000-2024 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 526ce62..dc43cc5 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 2765982..042ab5d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 fcf9cc1..3083369 100644
--- a/sim/m68hc11/emulos.c
+++ b/sim/m68hc11/emulos.c
@@ -1,5 +1,5 @@
/* emulos.c -- Small OS emulation
- Copyright 1999-2023 Free Software Foundation, Inc.
+ Copyright 1999-2024 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 27e40d4..30ed8b6 100644
--- a/sim/m68hc11/gencode.c
+++ b/sim/m68hc11/gencode.c
@@ -1,5 +1,5 @@
/* gencode.c -- Motorola 68HC11 & 68HC12 Emulator Generator
- Copyright 1999-2023 Free Software Foundation, Inc.
+ Copyright 1999-2024 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 c4d5c22..143e452 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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 e0a9895..95bc722 100644
--- a/sim/m68hc11/interrupts.c
+++ b/sim/m68hc11/interrupts.c
@@ -1,5 +1,5 @@
/* interrupts.c -- 68HC11 Interrupts Emulation
- Copyright 1999-2023 Free Software Foundation, Inc.
+ Copyright 1999-2024 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 acaf819..36d9b35 100644
--- a/sim/m68hc11/interrupts.h
+++ b/sim/m68hc11/interrupts.h
@@ -1,5 +1,5 @@
/* interrupts.h -- 68HC11 Interrupts Emulation
- Copyright 1999-2023 Free Software Foundation, Inc.
+ Copyright 1999-2024 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 36c503e..f997590 100644
--- a/sim/m68hc11/local.mk
+++ b/sim/m68hc11/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1999-2023 Free Software Foundation, Inc.
+## Copyright (C) 1999-2024 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.h b/sim/m68hc11/m68hc11-sim.h
index 33edc13..2c135fe 100644
--- a/sim/m68hc11/m68hc11-sim.h
+++ b/sim/m68hc11/m68hc11-sim.h
@@ -1,5 +1,5 @@
/* sim-main.h -- Simulator for Motorola 68HC11 & 68HC12
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
This file is part of the GNU simulators.
diff --git a/sim/m68hc11/m68hc11_sim.c b/sim/m68hc11/m68hc11_sim.c
index e119f4a..1c832eb 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-2023 Free Software Foundation, Inc.
+ Copyright 1999-2024 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 c38a7de..e191bf6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 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/interp.c b/sim/mcore/interp.c
index d24af0d..92c61c6 100644
--- a/sim/mcore/interp.c
+++ b/sim/mcore/interp.c
@@ -1,5 +1,5 @@
/* Simulator for Motorola's MCore processor
- Copyright (C) 1999-2023 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB, the GNU debugger.
diff --git a/sim/mcore/local.mk b/sim/mcore/local.mk
index 6580122..35dc7bf 100644
--- a/sim/mcore/local.mk
+++ b/sim/mcore/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1990-2023 Free Software Foundation, Inc.
+## Copyright (C) 1990-2024 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/mcore-sim.h b/sim/mcore/mcore-sim.h
index 7e7c1e9..75c1c9d 100644
--- a/sim/mcore/mcore-sim.h
+++ b/sim/mcore/mcore-sim.h
@@ -1,5 +1,5 @@
/* Simulator for Motorola's MCore processor
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/mcore/sim-main.h b/sim/mcore/sim-main.h
index c65c549..6e32f55 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GDB, the GNU debugger.
diff --git a/sim/microblaze/interp.c b/sim/microblaze/interp.c
index 0096438..072db9d 100644
--- a/sim/microblaze/interp.c
+++ b/sim/microblaze/interp.c
@@ -1,5 +1,5 @@
/* Simulator for Xilinx MicroBlaze processor
- Copyright 2009-2023 Free Software Foundation, Inc.
+ Copyright 2009-2024 Free Software Foundation, Inc.
This file is part of GDB, the GNU debugger.
diff --git a/sim/microblaze/local.mk b/sim/microblaze/local.mk
index 6580122..35dc7bf 100644
--- a/sim/microblaze/local.mk
+++ b/sim/microblaze/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1990-2023 Free Software Foundation, Inc.
+## Copyright (C) 1990-2024 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/microblaze-sim.h b/sim/microblaze/microblaze-sim.h
index 20c9993..4e6e916 100644
--- a/sim/microblaze/microblaze-sim.h
+++ b/sim/microblaze/microblaze-sim.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2023 Free Software Foundation, Inc.
+/* Copyright 2009-2024 Free Software Foundation, Inc.
This file is part of the Xilinx MicroBlaze simulator.
diff --git a/sim/microblaze/microblaze.h b/sim/microblaze/microblaze.h
index 328e825..24fd96c 100644
--- a/sim/microblaze/microblaze.h
+++ b/sim/microblaze/microblaze.h
@@ -1,7 +1,7 @@
#ifndef MICROBLAZE_H
#define MICROBLAZE_H
-/* Copyright 2009-2023 Free Software Foundation, Inc.
+/* Copyright 2009-2024 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 0bee2d4..8459f03 100644
--- a/sim/microblaze/microblaze.isa
+++ b/sim/microblaze/microblaze.isa
@@ -1,4 +1,4 @@
-/* Copyright 2009-2023 Free Software Foundation, Inc.
+/* Copyright 2009-2024 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 47f2fb5..4089e7e 100644
--- a/sim/microblaze/sim-main.h
+++ b/sim/microblaze/sim-main.h
@@ -1,4 +1,4 @@
-/* Copyright 2009-2023 Free Software Foundation, Inc.
+/* Copyright 2009-2024 Free Software Foundation, Inc.
This file is part of the Xilinx MicroBlaze simulator.
diff --git a/sim/mips/acinclude.m4 b/sim/mips/acinclude.m4
index ebb0eec..f32a841 100644
--- a/sim/mips/acinclude.m4
+++ b/sim/mips/acinclude.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2005-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl 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 9d1dfe5..470215d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2002-2024 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 ea3c84b..d09b62d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 115427d..5126827 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 d825e2d..a52da17 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2005-2024 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 3c6e4b2..f524551 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2007-2024 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 b9f7e0a..fb66c1b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 fc8fd2b..cf99d29 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 7f59d5a..a758320 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 4fec82c..e191176 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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/local.mk b/sim/mips/local.mk
index 558dae8..3af488f 100644
--- a/sim/mips/local.mk
+++ b/sim/mips/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1995-2023 Free Software Foundation, Inc.
+## Copyright (C) 1995-2024 Free Software Foundation, Inc.
## Written by Cygnus Support.
##
## 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 9facbd4..8c75fd5 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2005-2024 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 edd6540..ade94a6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2002-2024 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 c63f46a..2c4d529 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2002-2024 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 7eddf0c..41201b0 100644
--- a/sim/mips/micromips.igen
+++ b/sim/mips/micromips.igen
@@ -1,5 +1,5 @@
// Simulator definition for the micromips ASE.
-// Copyright (C) 2005-2023 Free Software Foundation, Inc.
+// Copyright (C) 2005-2024 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 01fd80c..63b164b 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2005-2024 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 dfe18a9..4479865 100644
--- a/sim/mips/micromipsrun.c
+++ b/sim/mips/micromipsrun.c
@@ -1,6 +1,6 @@
/* Run function for the micromips simulator
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 3e39bc5..16d8ed0 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2004-2024 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 fccaea3c..722ea5d 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2002-2024 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 dc0c006..4a263aa 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2002-2024 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 5d35856..e87a12b 100644
--- a/sim/mips/sim-main.h
+++ b/sim/mips/sim-main.h
@@ -1,5 +1,5 @@
/* MIPS Simulator definition.
- Copyright (C) 1997-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 2fce895..8ba3fed 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-2023 Free Software Foundation, Inc.
+// Copyright (C) 2005-2024 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/dv-mn103cpu.c b/sim/mn10300/dv-mn103cpu.c
index 55bbe25..5f72dcf 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 724bad6..8b7bc84 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 aae7310..9bcc142 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 9f76434..7ba8a97 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 b1844a6..6cc58c9 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1998-2024 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 448ee0f..91e5957 100644
--- a/sim/mn10300/local.mk
+++ b/sim/mn10300/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1996-2023 Free Software Foundation, Inc.
+## Copyright (C) 1996-2024 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 b0f0d12..e7b784a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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/interp.c b/sim/moxie/interp.c
index 214af57..6f46f9c 100644
--- a/sim/moxie/interp.c
+++ b/sim/moxie/interp.c
@@ -1,5 +1,5 @@
/* Simulator for the moxie processor
- Copyright (C) 2008-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 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 970c0f0..1aa207a 100644
--- a/sim/moxie/local.mk
+++ b/sim/moxie/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2008-2023 Free Software Foundation, Inc.
+## Copyright (C) 2008-2024 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/moxie-sim.h b/sim/moxie/moxie-sim.h
index e8ac73f..961e781 100644
--- a/sim/moxie/moxie-sim.h
+++ b/sim/moxie/moxie-sim.h
@@ -1,5 +1,5 @@
/* Moxie Simulator definition.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
Contributed by Anthony Green <green@moxielogic.com>
This file is part of the GNU simulators.
diff --git a/sim/moxie/sim-main.h b/sim/moxie/sim-main.h
index e1e9dbd..4ed5f5a 100644
--- a/sim/moxie/sim-main.h
+++ b/sim/moxie/sim-main.h
@@ -1,5 +1,5 @@
/* Moxie Simulator definition.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 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/local.mk b/sim/msp430/local.mk
index dc43abc..92f76ca 100644
--- a/sim/msp430/local.mk
+++ b/sim/msp430/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2012-2023 Free Software Foundation, Inc.
+## Copyright (C) 2012-2024 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 ee5a654..8c57d57 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2013-2024 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 0e09f95..0259285 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2012-2024 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 371ac0c..61f5f2e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of simulators.
diff --git a/sim/or1k/arch.c b/sim/or1k/arch.c
index 7f519a4..0530fa7 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 dfe00f2..4a4007b 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 208f529..ea37481 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 a802c20..1fd3305 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 9798f21..e899957 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 9d9cde4..3919fa5 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 2c52a3f..0ef83fc 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 e7e23be..b97f96a 100644
--- a/sim/or1k/local.mk
+++ b/sim/or1k/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2017-2023 Free Software Foundation, Inc.
+## Copyright (C) 2017-2024 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 0b707ea..4fead61 100644
--- a/sim/or1k/mloop.in
+++ b/sim/or1k/mloop.in
@@ -1,6 +1,6 @@
# Simulator main loop for or1k. -*- C -*-
#
-# Copyright (C) 2017-2023 Free Software Foundation, Inc.
+# Copyright (C) 2017-2024 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 3244280..512b897 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 fa5fb6f..ff0c96e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 b32e9b1..5882ba5 100644
--- a/sim/or1k/or1k.c
+++ b/sim/or1k/or1k.c
@@ -1,5 +1,5 @@
/* OpenRISC simulator support code
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 dccc65a..404c6d9 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 973590d..c913ee4 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-2023 Free Software Foundation, Inc.
+Copyright (C) 1996-2024 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 4497efb..a53daf6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 326bc07..f45bd62 100644
--- a/sim/or1k/sim-main.h
+++ b/sim/or1k/sim-main.h
@@ -1,5 +1,5 @@
/* OpenRISC simulator main header
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 6e689cf..be354eb 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 f340a20..0e9109f 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-2023 Free Software Foundation, Inc.
+# Copyright 2003-2024 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 8cf9c3a..3d64c14 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-2023 Free Software Foundation, Inc.
+ Copyright 2003-2024 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 649aea7..19d645c 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-2023 Free Software Foundation, Inc.
+ Copyright 2003-2024 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/dp-bit.c b/sim/ppc/dp-bit.c
index a890da3..07cb574 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-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2024 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 a3d919a..6c95af0 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-2023 Free Software Foundation, Inc.
+# Copyright 2003-2024 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 b65b3ed..d9a4e77 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-2023 Free Software Foundation, Inc.
+ Copyright 2003-2024 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 6cf4cfb..48a3b12 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-2023 Free Software Foundation, Inc.
+ Copyright 2003-2024 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 5806663..25f45c7 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-2023 Free Software Foundation, Inc.
+ Copyright 2004-2024 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 0031753..627a1c6 100644
--- a/sim/ppc/local.mk
+++ b/sim/ppc/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1994-2023 Free Software Foundation, Inc.
+## Copyright (C) 1994-2024 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.c b/sim/ppc/psim.c
index 645e29a..8c1c5a0 100644
--- a/sim/ppc/psim.c
+++ b/sim/ppc/psim.c
@@ -359,7 +359,7 @@ psim_options(device *root,
{
extern const char version[];
printf ("GNU simulator %s%s\n", PKGVERSION, version);
- printf ("Copyright (C) 2023 Free Software Foundation, Inc.\n");
+ printf ("Copyright (C) 2024 Free Software Foundation, Inc.\n");
printf ( "\
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>\
\nThis is free software: you are free to change and redistribute it.\n\
diff --git a/sim/ppc/psim.texinfo b/sim/ppc/psim.texinfo
index b15cde3..b551387 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--2023 Free Software Foundation, Inc.
+Copyright (C) 1988--2024 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/ppc/spreg-gen.py b/sim/ppc/spreg-gen.py
index 54f4760..d73df10 100755
--- a/sim/ppc/spreg-gen.py
+++ b/sim/ppc/spreg-gen.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# Copyright (C) 1994-1995 Andrew Cagney <cagney@highland.com.au>
-# Copyright (C) 1996-2023 Free Software Foundation, Inc.
+# Copyright (C) 1996-2024 Free Software Foundation, Inc.
#
# This file is part of the GNU simulators.
#
@@ -80,7 +80,7 @@ def print_copyleft(fp: TextIO) -> None:
/* DO NOT EDIT: GENERATED BY {FILE.name}.
Copyright (C) 1994-1995 Andrew Cagney <cagney@highland.com.au>
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/ppc/spreg.c b/sim/ppc/spreg.c
index 621bfb0..98de69d 100644
--- a/sim/ppc/spreg.c
+++ b/sim/ppc/spreg.c
@@ -1,7 +1,7 @@
/* DO NOT EDIT: GENERATED BY spreg-gen.py.
Copyright (C) 1994-1995 Andrew Cagney <cagney@highland.com.au>
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/ppc/spreg.h b/sim/ppc/spreg.h
index 039937d..aa17b5d 100644
--- a/sim/ppc/spreg.h
+++ b/sim/ppc/spreg.h
@@ -1,7 +1,7 @@
/* DO NOT EDIT: GENERATED BY spreg-gen.py.
Copyright (C) 1994-1995 Andrew Cagney <cagney@highland.com.au>
- Copyright (C) 1996-2023 Free Software Foundation, Inc.
+ Copyright (C) 1996-2024 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/pru/interp.c b/sim/pru/interp.c
index 9d4843a..2dd8eae 100644
--- a/sim/pru/interp.c
+++ b/sim/pru/interp.c
@@ -1,5 +1,5 @@
/* Simulator for the Texas Instruments PRU processor
- Copyright 2009-2023 Free Software Foundation, Inc.
+ Copyright 2009-2024 Free Software Foundation, Inc.
Inspired by the Microblaze simulator
Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
diff --git a/sim/pru/local.mk b/sim/pru/local.mk
index 8437ad9..9ab56e6 100644
--- a/sim/pru/local.mk
+++ b/sim/pru/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1990-2023 Free Software Foundation, Inc.
+## Copyright (C) 1990-2024 Free Software Foundation, Inc.
## Written by Dimitar Dimitrov <dimitar@dinux.eu>
##
## This program is free software; you can redistribute it and/or modify
diff --git a/sim/pru/pru.h b/sim/pru/pru.h
index 4f1c5c0..b845f2b 100644
--- a/sim/pru/pru.h
+++ b/sim/pru/pru.h
@@ -1,4 +1,4 @@
-/* Copyright 2016-2023 Free Software Foundation, Inc.
+/* Copyright 2016-2024 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 e88522b..e134832 100644
--- a/sim/pru/pru.isa
+++ b/sim/pru/pru.isa
@@ -1,4 +1,4 @@
-/* Copyright 2016-2023 Free Software Foundation, Inc.
+/* Copyright 2016-2024 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 3f95f22..259921a 100644
--- a/sim/pru/sim-main.h
+++ b/sim/pru/sim-main.h
@@ -1,4 +1,4 @@
-/* Copyright 2016-2023 Free Software Foundation, Inc.
+/* Copyright 2016-2024 Free Software Foundation, Inc.
Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
This file is part of the PRU simulator.
diff --git a/sim/riscv/acinclude.m4 b/sim/riscv/acinclude.m4
index 22c8ac4..0c6290c 100644
--- a/sim/riscv/acinclude.m4
+++ b/sim/riscv/acinclude.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2022-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 2022-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/riscv/interp.c b/sim/riscv/interp.c
index 5c504d3..15e6b17 100644
--- a/sim/riscv/interp.c
+++ b/sim/riscv/interp.c
@@ -1,6 +1,6 @@
/* RISC-V simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Mike Frysinger.
This file is part of simulators.
diff --git a/sim/riscv/local.mk b/sim/riscv/local.mk
index a1bb97c..c9e3717 100644
--- a/sim/riscv/local.mk
+++ b/sim/riscv/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2005-2023 Free Software Foundation, Inc.
+## Copyright (C) 2005-2024 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/machs.c b/sim/riscv/machs.c
index 158dc4a..77ae000 100644
--- a/sim/riscv/machs.c
+++ b/sim/riscv/machs.c
@@ -1,6 +1,6 @@
/* RISC-V simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 5d5476b..0a24c16 100644
--- a/sim/riscv/machs.h
+++ b/sim/riscv/machs.h
@@ -1,6 +1,6 @@
/* RISC-V simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Mike Frysinger.
This file is part of simulators.
diff --git a/sim/riscv/riscv-sim.h b/sim/riscv/riscv-sim.h
index 1bc9aa1..345e683 100644
--- a/sim/riscv/riscv-sim.h
+++ b/sim/riscv/riscv-sim.h
@@ -1,6 +1,6 @@
/* RISC-V simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Mike Frysinger.
This file is part of the GNU simulators.
diff --git a/sim/riscv/sim-main.c b/sim/riscv/sim-main.c
index b04d12c..52dca4a 100644
--- a/sim/riscv/sim-main.c
+++ b/sim/riscv/sim-main.c
@@ -1,6 +1,6 @@
/* RISC-V simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 984c259..053c0e8 100644
--- a/sim/riscv/sim-main.h
+++ b/sim/riscv/sim-main.h
@@ -1,6 +1,6 @@
/* RISC-V simulator.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Mike Frysinger.
This file is part of simulators.
diff --git a/sim/rl78/cpu.c b/sim/rl78/cpu.c
index 48aa72d..b4c936c 100644
--- a/sim/rl78/cpu.c
+++ b/sim/rl78/cpu.c
@@ -1,6 +1,6 @@
/* cpu.c --- CPU for RL78 simulator.
- Copyright (C) 2011-2023 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 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 ab767cc..f975758 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 d780bc0..b85302b 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2011-2024 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 86211d6..b9f9a8b 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 8b579fa..72835cc 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rl78/local.mk b/sim/rl78/local.mk
index a84334c..e6f5089 100644
--- a/sim/rl78/local.mk
+++ b/sim/rl78/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2008-2023 Free Software Foundation, Inc.
+## Copyright (C) 2008-2024 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/rl78/main.c b/sim/rl78/main.c
index 1eafa33..5ecdcb5 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 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 d194e6a..251ebad 100644
--- a/sim/rl78/mem.c
+++ b/sim/rl78/mem.c
@@ -1,6 +1,6 @@
/* mem.c --- memory for RL78 simulator.
- Copyright (C) 2011-2023 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 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 98f9293..0170d89 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 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 447f56f..4200d3e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2008-2024 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 6b862e4..592d1d6 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 afe9fea..4a8a661 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/rx/acinclude.m4 b/sim/rx/acinclude.m4
index d4872e3..278478c 100644
--- a/sim/rx/acinclude.m4
+++ b/sim/rx/acinclude.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1997-2023 Free Software Foundation, Inc.
+dnl Copyright (C) 1997-2024 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
diff --git a/sim/rx/cpu.h b/sim/rx/cpu.h
index 2aac22c..4b0e7fd 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 6a66652..ceb17aa 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2008-2024 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 4dabc2b..3ba6c96 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2008-2024 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 041439f..db7ee79 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2008-2024 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 0b1cfb3..65aaea8 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2008-2024 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 a2b9218..6b616b7 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2008-2024 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 ffb262f..8b9cbb3 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 a008388..cce5bb8 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2008-2024 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 9412965..5c7d9cd 100644
--- a/sim/rx/local.mk
+++ b/sim/rx/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 2008-2023 Free Software Foundation, Inc.
+## Copyright (C) 2008-2024 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/rx/main.c b/sim/rx/main.c
index 13d0c47..d1015e6 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 83e2302..75238ef 100644
--- a/sim/rx/mem.c
+++ b/sim/rx/mem.c
@@ -1,6 +1,6 @@
/* mem.c --- memory for RX simulator.
-Copyright (C) 2005-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 b70abb7..8dfcebe 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 56387ab..426cfca 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 6d907b3..27591b2 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 760b287..1bc652d 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 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 f4f785b..57a7d5e 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2008-2024 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 89f723f..f2ef91b 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 5683aa8..b62a047 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 13ecde3..443a990 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 149a0a4..a8bb024 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh/local.mk b/sim/sh/local.mk
index b1ccb54..d0daa74 100644
--- a/sim/sh/local.mk
+++ b/sim/sh/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1990-2023 Free Software Foundation, Inc.
+## Copyright (C) 1990-2024 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/sh-sim.h b/sim/sh/sh-sim.h
index 021aac8..c2cbe40 100644
--- a/sim/sh/sh-sim.h
+++ b/sim/sh/sh-sim.h
@@ -1,5 +1,5 @@
/* Moxie Simulator definition.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of the GNU simulators.
diff --git a/sim/sh/sim-main.h b/sim/sh/sim-main.h
index 5209d56..34ac9c8 100644
--- a/sim/sh/sim-main.h
+++ b/sim/sh/sim-main.h
@@ -1,5 +1,5 @@
/* Moxie Simulator definition.
- Copyright (C) 2009-2023 Free Software Foundation, Inc.
+ Copyright (C) 2009-2024 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 a0bcd37..d881875 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 1997-2024 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 58e2024..935ac78 100644
--- a/sim/testsuite/common/local.mk
+++ b/sim/testsuite/common/local.mk
@@ -1,4 +1,4 @@
-## Copyright (C) 1997-2023 Free Software Foundation, Inc.
+## Copyright (C) 1997-2024 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 14a1d8a..7068a63 100644
--- a/sim/testsuite/cris/asm/asm.exp
+++ b/sim/testsuite/cris/asm/asm.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2023 Free Software Foundation, Inc.
+# Copyright (C) 2005-2024 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 aee55cc..5ccf863 100644
--- a/sim/testsuite/cris/c/c.exp
+++ b/sim/testsuite/cris/c/c.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2023 Free Software Foundation, Inc.
+# Copyright (C) 2005-2024 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 69471ae..0aa6090 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2006-2024 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 f2d8a13..bb7a757 100644
--- a/sim/testsuite/local.mk
+++ b/sim/testsuite/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am.
##
-## Copyright (C) 1997-2023 Free Software Foundation, Inc.
+## Copyright (C) 1997-2024 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 592da5a..da2e533 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-2023 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2024 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 a6b65f4..2216dcf 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-2023 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2024 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 417e8ec..074635e 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 38a4228..b870edf 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-2023 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2024 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 fdb0585..10d66d3 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-2023 Free Software Foundation, Inc.
+Copyright (C) 2005-2024 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 3d3c21c..03c000c 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2013-2024 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 a476560..a7e9502 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2005-2024 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 c70b685..c2aeac4 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2004-2024 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 c997278..4e7a8dc 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2005-2024 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 a0164bd..3ba956d 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2004-2024 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 b629d2d..7ab7509 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2004-2024 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 3468949..38b8832 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 192324c..03378ae 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 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 0547877..9747765 100644
--- a/sim/testsuite/or1k/alltests.exp
+++ b/sim/testsuite/or1k/alltests.exp
@@ -1,6 +1,6 @@
# OR1K simulator testsuite.
#
-# Copyright 2017-2023 Free Software Foundation, Inc.
+# Copyright 2017-2024 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 6683b87..2780365 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 69dd63d..0ee6907 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 69e2822..6f33968 100644
--- a/sim/testsuite/or1k/div.S
+++ b/sim/testsuite/or1k/div.S
@@ -1,6 +1,6 @@
/* Tests the divide instructions.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 bb9cd37..7db0dd7 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 419041b..1c26379 100644
--- a/sim/testsuite/or1k/find.S
+++ b/sim/testsuite/or1k/find.S
@@ -1,6 +1,6 @@
/* Tests the find instructions.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 f6eceb8..7ec0fde 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 a89172e..23f969f 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 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 cd99f48..c7f6714 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 51d915e..dee9e87 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 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 6ea60b2..617563c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 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 a9b182d..5881636 100644
--- a/sim/testsuite/or1k/jump.S
+++ b/sim/testsuite/or1k/jump.S
@@ -1,6 +1,6 @@
/* Tests the jump instructions.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 8ad8e5b..0f2af60 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 cd66639..7bacfcd 100644
--- a/sim/testsuite/or1k/mac.S
+++ b/sim/testsuite/or1k/mac.S
@@ -1,6 +1,6 @@
/* Tests the MAC instructions.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 345c936..e27358f 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 8eebf38..4b65bd3 100644
--- a/sim/testsuite/or1k/mul.S
+++ b/sim/testsuite/or1k/mul.S
@@ -1,6 +1,6 @@
/* Tests the multiply instructions.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 e5860af..7dbae56 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 1a4a8ba..0fe30af 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 59b696f..200a70c 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 5351a81..a140f6a 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 082bda6..f8692e9 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 c26ecaf..09c34ac 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 345dc83..84bcd94 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 6b97f62..8c45ea0 100644
--- a/sim/testsuite/or1k/shift.S
+++ b/sim/testsuite/or1k/shift.S
@@ -1,6 +1,6 @@
/* Tests the shift instructions.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 d72be63..539d72e 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 38821bf..a2759d5 100644
--- a/sim/testsuite/or1k/sub.S
+++ b/sim/testsuite/or1k/sub.S
@@ -1,6 +1,6 @@
/* Tests instruction l.sub.
- Copyright (C) 2017-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 47902eb..1a08859 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2017-2024 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 799b800..83bc796 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 02a4c60..f039b84 100644
--- a/sim/testsuite/pru/allinsn.exp
+++ b/sim/testsuite/pru/allinsn.exp
@@ -1,6 +1,6 @@
# PRU simulator testsuite.
-# Copyright (C) 2016-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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/carry.s b/sim/testsuite/pru/carry.s
index cff75d2..43cae6f 100644
--- a/sim/testsuite/pru/carry.s
+++ b/sim/testsuite/pru/carry.s
@@ -1,7 +1,7 @@
# Check that carry for addition and subtraction works.
# mach: pru
-# Copyright (C) 2023 Free Software Foundation, Inc.
+# Copyright (C) 2023-2024 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 b034d39..7775224 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 e91b0a6..a0605b6 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 9d1fe49..3087bfb 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 a90d678..21d7f12 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 05972c2..438cfc0 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2020-2024 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 78183f6..19bbaf9 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 801e2a0..624900c 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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-zero.s b/sim/testsuite/pru/loop-zero.s
index a1804e2..4f8be7b 100644
--- a/sim/testsuite/pru/loop-zero.s
+++ b/sim/testsuite/pru/loop-zero.s
@@ -1,7 +1,7 @@
# Check that loop insn works if register value is zero.
# mach: pru
-# Copyright (C) 2022-2023 Free Software Foundation, Inc.
+# Copyright (C) 2022-2024 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 9afe07d..d62b3ea 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 0bdd82e..80dc371 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 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 4b10512..8fa4390 100644
--- a/sim/testsuite/pru/testutils.inc
+++ b/sim/testsuite/pru/testutils.inc
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 Free Software Foundation, Inc.
# Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
#
# This file is part of the GNU simulators.
diff --git a/sim/v850/local.mk b/sim/v850/local.mk
index 77b9022..847bcc5 100644
--- a/sim/v850/local.mk
+++ b/sim/v850/local.mk
@@ -1,6 +1,6 @@
## See sim/Makefile.am
##
-## Copyright (C) 1996-2023 Free Software Foundation, Inc.
+## Copyright (C) 1996-2024 Free Software Foundation, Inc.
## Written by Cygnus Support.
##
## This program is free software; you can redistribute it and/or modify