aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2026-01-01 22:55:19 +1030
committerAlan Modra <amodra@gmail.com>2026-01-01 23:22:14 +1030
commitc8f306af2f57ca2abf602005e768c37de7649a9e (patch)
treef1a165b272507b7bba7f19afc4c8d756ec311172 /include/opcode
parent56bb234ecba1c8f5c440d6189ef0b5e22c20c293 (diff)
downloadfsf-binutils-gdb-c8f306af2f57ca2abf602005e768c37de7649a9e.tar.gz
fsf-binutils-gdb-c8f306af2f57ca2abf602005e768c37de7649a9e.tar.bz2
fsf-binutils-gdb-c8f306af2f57ca2abf602005e768c37de7649a9e.zip
Update year range in copyright notice of binutils files
Avoid warnings about invalid escapes in etc/update-copyright.py by using raw strings, add BinutilsFilter to skip psql.rc and add "Kalray SA." as another copyright holder.
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/aarch64.h2
-rw-r--r--include/opcode/alpha.h2
-rw-r--r--include/opcode/arc-attrs.h2
-rw-r--r--include/opcode/arc-func.h2
-rw-r--r--include/opcode/arc.h2
-rw-r--r--include/opcode/arm.h2
-rw-r--r--include/opcode/avr.h2
-rw-r--r--include/opcode/bfin.h2
-rw-r--r--include/opcode/bpf.h2
-rw-r--r--include/opcode/cgen.h2
-rw-r--r--include/opcode/convex.h2
-rw-r--r--include/opcode/cr16.h2
-rw-r--r--include/opcode/cris.h2
-rw-r--r--include/opcode/crx.h2
-rw-r--r--include/opcode/csky.h2
-rw-r--r--include/opcode/d10v.h2
-rw-r--r--include/opcode/d30v.h2
-rw-r--r--include/opcode/dlx.h2
-rw-r--r--include/opcode/ft32.h2
-rw-r--r--include/opcode/h8300.h2
-rw-r--r--include/opcode/hppa.h2
-rw-r--r--include/opcode/i386.h2
-rw-r--r--include/opcode/ia64.h2
-rw-r--r--include/opcode/kvx.h2
-rw-r--r--include/opcode/loongarch.h2
-rw-r--r--include/opcode/m68hc11.h2
-rw-r--r--include/opcode/m68k.h2
-rw-r--r--include/opcode/metag.h2
-rw-r--r--include/opcode/mips.h2
-rw-r--r--include/opcode/mmix.h2
-rw-r--r--include/opcode/mn10200.h2
-rw-r--r--include/opcode/mn10300.h2
-rw-r--r--include/opcode/moxie.h2
-rw-r--r--include/opcode/msp430-decode.h2
-rw-r--r--include/opcode/msp430.h2
-rw-r--r--include/opcode/nds32.h2
-rw-r--r--include/opcode/nfp.h2
-rw-r--r--include/opcode/np1.h2
-rw-r--r--include/opcode/ns32k.h2
-rw-r--r--include/opcode/pdp11.h2
-rw-r--r--include/opcode/pj.h2
-rw-r--r--include/opcode/pn.h2
-rw-r--r--include/opcode/ppc.h2
-rw-r--r--include/opcode/pru.h2
-rw-r--r--include/opcode/pyr.h2
-rw-r--r--include/opcode/riscv-opc.h2
-rw-r--r--include/opcode/riscv.h2
-rw-r--r--include/opcode/rl78.h2
-rw-r--r--include/opcode/rx.h2
-rw-r--r--include/opcode/s390.h2
-rw-r--r--include/opcode/score-datadep.h2
-rw-r--r--include/opcode/score-inst.h2
-rw-r--r--include/opcode/sparc.h2
-rw-r--r--include/opcode/spu-insns.h2
-rw-r--r--include/opcode/spu.h2
-rw-r--r--include/opcode/tic30.h2
-rw-r--r--include/opcode/tic4x.h2
-rw-r--r--include/opcode/tic54x.h2
-rw-r--r--include/opcode/tic6x-control-registers.h2
-rw-r--r--include/opcode/tic6x-insn-formats.h2
-rw-r--r--include/opcode/tic6x-opcode-table.h2
-rw-r--r--include/opcode/tic6x.h2
-rw-r--r--include/opcode/tilegx.h2
-rw-r--r--include/opcode/tilepro.h2
-rw-r--r--include/opcode/v850.h2
-rw-r--r--include/opcode/vax.h2
-rw-r--r--include/opcode/visium.h2
-rw-r--r--include/opcode/wasm.h2
-rw-r--r--include/opcode/xgate.h2
69 files changed, 69 insertions, 69 deletions
diff --git a/include/opcode/aarch64.h b/include/opcode/aarch64.h
index 0872046ba63..e3f75de98ff 100644
--- a/include/opcode/aarch64.h
+++ b/include/opcode/aarch64.h
@@ -1,6 +1,6 @@
/* AArch64 assembler/disassembler support.
- Copyright (C) 2009-2025 Free Software Foundation, Inc.
+ Copyright (C) 2009-2026 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GNU Binutils.
diff --git a/include/opcode/alpha.h b/include/opcode/alpha.h
index 964d20b72c2..9911779b40b 100644
--- a/include/opcode/alpha.h
+++ b/include/opcode/alpha.h
@@ -1,5 +1,5 @@
/* alpha.h -- Header file for Alpha opcode table
- Copyright (C) 1996-2025 Free Software Foundation, Inc.
+ Copyright (C) 1996-2026 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@tamu.edu>,
patterned after the PPC opcode table written by Ian Lance Taylor.
diff --git a/include/opcode/arc-attrs.h b/include/opcode/arc-attrs.h
index f163f74c89a..62f0400aeef 100644
--- a/include/opcode/arc-attrs.h
+++ b/include/opcode/arc-attrs.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2025 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2026 Free Software Foundation, Inc.
Contributed by Claudiu Zissulescu (claziss@synopsys.com)
diff --git a/include/opcode/arc-func.h b/include/opcode/arc-func.h
index 3a32c821841..5074239dd81 100644
--- a/include/opcode/arc-func.h
+++ b/include/opcode/arc-func.h
@@ -1,5 +1,5 @@
/* Replace functions for the ARC relocs.
- Copyright (C) 2015-2025 Free Software Foundation, Inc.
+ Copyright (C) 2015-2026 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler, GDB, the GNU debugger, and
the GNU Binutils.
diff --git a/include/opcode/arc.h b/include/opcode/arc.h
index c49913c075d..d691ce949bb 100644
--- a/include/opcode/arc.h
+++ b/include/opcode/arc.h
@@ -1,5 +1,5 @@
/* Opcode table for the ARC.
- Copyright (C) 1994-2025 Free Software Foundation, Inc.
+ Copyright (C) 1994-2026 Free Software Foundation, Inc.
Contributed by Claudiu Zissulescu (claziss@synopsys.com)
diff --git a/include/opcode/arm.h b/include/opcode/arm.h
index eab84bfd2ce..20334412377 100644
--- a/include/opcode/arm.h
+++ b/include/opcode/arm.h
@@ -1,5 +1,5 @@
/* ARM assembler/disassembler support.
- Copyright (C) 2004-2025 Free Software Foundation, Inc.
+ Copyright (C) 2004-2026 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/avr.h b/include/opcode/avr.h
index bc652adff09..656227dc616 100644
--- a/include/opcode/avr.h
+++ b/include/opcode/avr.h
@@ -1,6 +1,6 @@
/* Opcode table for the Atmel AVR micro controllers.
- Copyright (C) 2000-2025 Free Software Foundation, Inc.
+ Copyright (C) 2000-2026 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/bfin.h b/include/opcode/bfin.h
index e73042ae3f7..3cfd11660fa 100644
--- a/include/opcode/bfin.h
+++ b/include/opcode/bfin.h
@@ -1,5 +1,5 @@
/* bfin.h -- Header file for ADI Blackfin opcode table
- Copyright (C) 2005-2025 Free Software Foundation, Inc.
+ Copyright (C) 2005-2026 Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/bpf.h b/include/opcode/bpf.h
index 0550b4e0117..d4d4f6d8557 100644
--- a/include/opcode/bpf.h
+++ b/include/opcode/bpf.h
@@ -1,5 +1,5 @@
/* bpf.h - BPF opcode list for binutils.
- Copyright (C) 2023-2025 Free Software Foundation, Inc.
+ Copyright (C) 2023-2026 Free Software Foundation, Inc.
Contributed by Oracle Inc.
diff --git a/include/opcode/cgen.h b/include/opcode/cgen.h
index 7ada263683d..fe9336fdeae 100644
--- a/include/opcode/cgen.h
+++ b/include/opcode/cgen.h
@@ -1,6 +1,6 @@
/* Header file for targets using CGEN: Cpu tools GENerator.
- Copyright (C) 1996-2025 Free Software Foundation, Inc.
+ Copyright (C) 1996-2026 Free Software Foundation, Inc.
This file is part of GDB, the GNU debugger, and the GNU Binutils.
diff --git a/include/opcode/convex.h b/include/opcode/convex.h
index fbe0369b079..94086ec61dc 100644
--- a/include/opcode/convex.h
+++ b/include/opcode/convex.h
@@ -1,5 +1,5 @@
/* Information for instruction disassembly on the Convex.
- Copyright (C) 1989-2025 Free Software Foundation, Inc.
+ Copyright (C) 1989-2026 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/cr16.h b/include/opcode/cr16.h
index 7bade0e06aa..56783e5c608 100644
--- a/include/opcode/cr16.h
+++ b/include/opcode/cr16.h
@@ -1,5 +1,5 @@
/* cr16.h -- Header file for CR16 opcode and register tables.
- Copyright (C) 2007-2025 Free Software Foundation, Inc.
+ Copyright (C) 2007-2026 Free Software Foundation, Inc.
Contributed by M R Swami Reddy
This file is part of GAS, GDB and the GNU binutils.
diff --git a/include/opcode/cris.h b/include/opcode/cris.h
index 14978e231cf..35dc595858b 100644
--- a/include/opcode/cris.h
+++ b/include/opcode/cris.h
@@ -1,5 +1,5 @@
/* cris.h -- Header file for CRIS opcode and register tables.
- Copyright (C) 2000-2025 Free Software Foundation, Inc.
+ Copyright (C) 2000-2026 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Originally written for GAS 1.38.1 by Mikael Asker.
Updated, BFDized and GNUified by Hans-Peter Nilsson.
diff --git a/include/opcode/crx.h b/include/opcode/crx.h
index e20538f727a..cfe26b0fd85 100644
--- a/include/opcode/crx.h
+++ b/include/opcode/crx.h
@@ -1,5 +1,5 @@
/* crx.h -- Header file for CRX opcode and register tables.
- Copyright (C) 2004-2025 Free Software Foundation, Inc.
+ Copyright (C) 2004-2026 Free Software Foundation, Inc.
Contributed by Tomer Levi, NSC, Israel.
Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
Updates, BFDizing, GNUifying and ELF support by Tomer Levi.
diff --git a/include/opcode/csky.h b/include/opcode/csky.h
index 70368171bd7..ef27eabfe8b 100644
--- a/include/opcode/csky.h
+++ b/include/opcode/csky.h
@@ -1,5 +1,5 @@
/* C-SKY assembler/disassembler support.
- Copyright (C) 2004-2025 Free Software Foundation, Inc.
+ Copyright (C) 2004-2026 Free Software Foundation, Inc.
Contributed by C-SKY Microsystems and Mentor Graphics.
This file is part of GDB and GAS.
diff --git a/include/opcode/d10v.h b/include/opcode/d10v.h
index 9a88b28c16a..c4344429e68 100644
--- a/include/opcode/d10v.h
+++ b/include/opcode/d10v.h
@@ -1,5 +1,5 @@
/* d10v.h -- Header file for D10V opcode table
- Copyright (C) 1996-2025 Free Software Foundation, Inc.
+ Copyright (C) 1996-2026 Free Software Foundation, Inc.
Written by Martin Hunt (hunt@cygnus.com), Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/d30v.h b/include/opcode/d30v.h
index a8db13ef76e..450ce8b2eda 100644
--- a/include/opcode/d30v.h
+++ b/include/opcode/d30v.h
@@ -1,5 +1,5 @@
/* d30v.h -- Header file for D30V opcode table
- Copyright (C) 1997-2025 Free Software Foundation, Inc.
+ Copyright (C) 1997-2026 Free Software Foundation, Inc.
Written by Martin Hunt (hunt@cygnus.com), Cygnus Solutions
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/dlx.h b/include/opcode/dlx.h
index 8f4c4cdd4ae..f6a328ef638 100644
--- a/include/opcode/dlx.h
+++ b/include/opcode/dlx.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the DLX microprocess.
- Copyright (C) 2002-2025 Free Software Foundation, Inc.
+ Copyright (C) 2002-2026 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/ft32.h b/include/opcode/ft32.h
index 754cbce06fd..d6631a094ce 100644
--- a/include/opcode/ft32.h
+++ b/include/opcode/ft32.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the ft32 opcode table.
- Copyright (C) 2013-2025 Free Software Foundation, Inc.
+ Copyright (C) 2013-2026 Free Software Foundation, Inc.
Contributed by FTDI (support@ftdichip.com)
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/h8300.h b/include/opcode/h8300.h
index d9121924a6e..df55959e2b3 100644
--- a/include/opcode/h8300.h
+++ b/include/opcode/h8300.h
@@ -1,5 +1,5 @@
/* Opcode table for the H8/300
- Copyright (C) 1991-2025 Free Software Foundation, Inc.
+ Copyright (C) 1991-2026 Free Software Foundation, Inc.
Written by Steve Chamberlain <sac@cygnus.com>.
This file is part of GDB, the GNU Debugger and GAS, the GNU Assembler.
diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h
index c14bb14ae3f..28bdc7972c5 100644
--- a/include/opcode/hppa.h
+++ b/include/opcode/hppa.h
@@ -1,5 +1,5 @@
/* Table of opcodes for the PA-RISC.
- Copyright (C) 1990-2025 Free Software Foundation, Inc.
+ Copyright (C) 1990-2026 Free Software Foundation, Inc.
Contributed by the Center for Software Science at the
University of Utah (pa-gdb-bugs@cs.utah.edu).
diff --git a/include/opcode/i386.h b/include/opcode/i386.h
index 6f4cf1e1d0a..fd7b3f8abd3 100644
--- a/include/opcode/i386.h
+++ b/include/opcode/i386.h
@@ -1,5 +1,5 @@
/* opcode/i386.h -- Intel 80386 opcode macros
- Copyright (C) 1989-2025 Free Software Foundation, Inc.
+ Copyright (C) 1989-2026 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler, and GDB, the GNU Debugger.
diff --git a/include/opcode/ia64.h b/include/opcode/ia64.h
index ff339db556e..dd85839d985 100644
--- a/include/opcode/ia64.h
+++ b/include/opcode/ia64.h
@@ -1,5 +1,5 @@
/* ia64.h -- Header file for ia64 opcode table
- Copyright (C) 1998-2025 Free Software Foundation, Inc.
+ Copyright (C) 1998-2026 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/opcode/kvx.h b/include/opcode/kvx.h
index 9a3c39cdb63..ff7ee1c5da4 100644
--- a/include/opcode/kvx.h
+++ b/include/opcode/kvx.h
@@ -1,6 +1,6 @@
/* KVX assembler/disassembler support.
- Copyright (C) 2009-2025 Free Software Foundation, Inc.
+ Copyright (C) 2009-2026 Free Software Foundation, Inc.
Contributed by Kalray SA.
This file is part of GNU Binutils.
diff --git a/include/opcode/loongarch.h b/include/opcode/loongarch.h
index 3e8a90a2b27..294b9424ee5 100644
--- a/include/opcode/loongarch.h
+++ b/include/opcode/loongarch.h
@@ -1,6 +1,6 @@
/* LoongArch assembler/disassembler support.
- Copyright (C) 2021-2025 Free Software Foundation, Inc.
+ Copyright (C) 2021-2026 Free Software Foundation, Inc.
Contributed by Loongson Ltd.
This file is part of GNU Binutils.
diff --git a/include/opcode/m68hc11.h b/include/opcode/m68hc11.h
index cfe24b837d2..191a639eb66 100644
--- a/include/opcode/m68hc11.h
+++ b/include/opcode/m68hc11.h
@@ -1,5 +1,5 @@
/* m68hc11.h -- Header file for Motorola 68HC11 & 68HC12 opcode table
- Copyright (C) 1999-2025 Free Software Foundation, Inc.
+ Copyright (C) 1999-2026 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/include/opcode/m68k.h b/include/opcode/m68k.h
index 5e1ec7b51c0..7bfaa80f061 100644
--- a/include/opcode/m68k.h
+++ b/include/opcode/m68k.h
@@ -1,5 +1,5 @@
/* Opcode table header for m680[01234]0/m6888[12]/m68851.
- Copyright (C) 1989-2025 Free Software Foundation, Inc.
+ Copyright (C) 1989-2026 Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/metag.h b/include/opcode/metag.h
index bc2b82c51d4..c87869bfec3 100644
--- a/include/opcode/metag.h
+++ b/include/opcode/metag.h
@@ -1,5 +1,5 @@
/* Imagination Technologies Meta opcode table.
- Copyright (C) 2013-2025 Free Software Foundation, Inc.
+ Copyright (C) 2013-2026 Free Software Foundation, Inc.
Contributed by Imagination Technologies Ltd.
This file is part of GDB and GAS.
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index e5d9ef38177..1edacd88499 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -1,5 +1,5 @@
/* mips.h. Mips opcode list for GDB, the GNU debugger.
- Copyright (C) 1993-2025 Free Software Foundation, Inc.
+ Copyright (C) 1993-2026 Free Software Foundation, Inc.
Contributed by Ralph Campbell and OSF
Commented and modified by Ian Lance Taylor, Cygnus Support
diff --git a/include/opcode/mmix.h b/include/opcode/mmix.h
index 940a8669515..9432c328c84 100644
--- a/include/opcode/mmix.h
+++ b/include/opcode/mmix.h
@@ -1,5 +1,5 @@
/* mmix.h -- Header file for MMIX opcode table
- Copyright (C) 2001-2025 Free Software Foundation, Inc.
+ Copyright (C) 2001-2026 Free Software Foundation, Inc.
Written by Hans-Peter Nilsson (hp@bitrange.com)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/mn10200.h b/include/opcode/mn10200.h
index f1b6c5adf73..844238c7d86 100644
--- a/include/opcode/mn10200.h
+++ b/include/opcode/mn10200.h
@@ -1,5 +1,5 @@
/* mn10200.h -- Header file for Matsushita 10200 opcode table
- Copyright (C) 1996-2025 Free Software Foundation, Inc.
+ Copyright (C) 1996-2026 Free Software Foundation, Inc.
Written by Jeff Law, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/mn10300.h b/include/opcode/mn10300.h
index cd7a9eabcba..eebc99c9be7 100644
--- a/include/opcode/mn10300.h
+++ b/include/opcode/mn10300.h
@@ -1,5 +1,5 @@
/* mn10300.h -- Header file for Matsushita 10300 opcode table
- Copyright (C) 1996-2025 Free Software Foundation, Inc.
+ Copyright (C) 1996-2026 Free Software Foundation, Inc.
Written by Jeff Law, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/moxie.h b/include/opcode/moxie.h
index 1f047ba7284..7e27790e3ca 100644
--- a/include/opcode/moxie.h
+++ b/include/opcode/moxie.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the moxie opcode table.
- Copyright (C) 2009-2025 Free Software Foundation, Inc.
+ Copyright (C) 2009-2026 Free Software Foundation, Inc.
Contributed by Anthony Green (green@moxielogic.com).
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/msp430-decode.h b/include/opcode/msp430-decode.h
index 4319b736df2..86b96f567ab 100644
--- a/include/opcode/msp430-decode.h
+++ b/include/opcode/msp430-decode.h
@@ -1,5 +1,5 @@
/* Opcode decoder for the TI MSP430
- Copyright (C) 2012-2025 Free Software Foundation, Inc.
+ Copyright (C) 2012-2026 Free Software Foundation, Inc.
Written by DJ Delorie <dj@redhat.com>
This file is part of GDB, the GNU Debugger.
diff --git a/include/opcode/msp430.h b/include/opcode/msp430.h
index 7b1975a56d7..fd4483c9da2 100644
--- a/include/opcode/msp430.h
+++ b/include/opcode/msp430.h
@@ -1,6 +1,6 @@
/* Opcode table for the TI MSP430 microcontrollers
- Copyright (C) 2002-2025 Free Software Foundation, Inc.
+ Copyright (C) 2002-2026 Free Software Foundation, Inc.
Contributed by Dmitry Diky <diwil@mail.ru>
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/nds32.h b/include/opcode/nds32.h
index 200968b053a..6184c4b30b4 100644
--- a/include/opcode/nds32.h
+++ b/include/opcode/nds32.h
@@ -1,5 +1,5 @@
/* nds32.h -- Header file for nds32 opcode table
- Copyright (C) 2012-2025 Free Software Foundation, Inc.
+ Copyright (C) 2012-2026 Free Software Foundation, Inc.
Contributed by Andes Technology Corporation.
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/nfp.h b/include/opcode/nfp.h
index f1cf88ba357..6395810823d 100644
--- a/include/opcode/nfp.h
+++ b/include/opcode/nfp.h
@@ -1,5 +1,5 @@
/* nfp.h. NFP opcode list.
- Copyright (C) 2017-2025 Free Software Foundation, Inc.
+ Copyright (C) 2017-2026 Free Software Foundation, Inc.
Contributed by Francois H. Theron <francois.theron@netronome.com>
This file is part of the GNU opcodes library.
diff --git a/include/opcode/np1.h b/include/opcode/np1.h
index 9161f2c57e3..330c744d263 100644
--- a/include/opcode/np1.h
+++ b/include/opcode/np1.h
@@ -1,5 +1,5 @@
/* Print GOULD NPL instructions for GDB, the GNU debugger.
- Copyright (C) 1986-2025 Free Software Foundation, Inc.
+ Copyright (C) 1986-2026 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/ns32k.h b/include/opcode/ns32k.h
index e8eeea6cee1..9507a53aba2 100644
--- a/include/opcode/ns32k.h
+++ b/include/opcode/ns32k.h
@@ -1,5 +1,5 @@
/* ns32k-opcode.h -- Opcode table for National Semi 32k processor
- Copyright (C) 1987-2025 Free Software Foundation, Inc.
+ Copyright (C) 1987-2026 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
diff --git a/include/opcode/pdp11.h b/include/opcode/pdp11.h
index b907a5350e7..beb2dc7fa78 100644
--- a/include/opcode/pdp11.h
+++ b/include/opcode/pdp11.h
@@ -1,5 +1,5 @@
/* PDP-11 opcde list.
- Copyright (C) 2001-2025 Free Software Foundation, Inc.
+ Copyright (C) 2001-2026 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/pj.h b/include/opcode/pj.h
index 04d38817a30..d13bf0b4033 100644
--- a/include/opcode/pj.h
+++ b/include/opcode/pj.h
@@ -1,5 +1,5 @@
/* Definitions for decoding the picoJava opcode table.
- Copyright (C) 1999-2025 Free Software Foundation, Inc.
+ Copyright (C) 1999-2026 Free Software Foundation, Inc.
Contributed by Steve Chamberlain of Transmeta (sac@pobox.com).
This program is free software; you can redistribute it and/or modify
diff --git a/include/opcode/pn.h b/include/opcode/pn.h
index 890aab5cdb6..0a2d0a771a7 100644
--- a/include/opcode/pn.h
+++ b/include/opcode/pn.h
@@ -1,5 +1,5 @@
/* Print GOULD PN (PowerNode) instructions for GDB, the GNU debugger.
- Copyright (C) 1986-2025 Free Software Foundation, Inc.
+ Copyright (C) 1986-2026 Free Software Foundation, Inc.
This file is part of GDB.
diff --git a/include/opcode/ppc.h b/include/opcode/ppc.h
index 2e27f6ba93c..8daf24d2189 100644
--- a/include/opcode/ppc.h
+++ b/include/opcode/ppc.h
@@ -1,5 +1,5 @@
/* ppc.h -- Header file for PowerPC opcode table
- Copyright (C) 1994-2025 Free Software Foundation, Inc.
+ Copyright (C) 1994-2026 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/pru.h b/include/opcode/pru.h
index bbcd0229536..f47860a681c 100644
--- a/include/opcode/pru.h
+++ b/include/opcode/pru.h
@@ -1,5 +1,5 @@
/* TI PRU opcode list for GAS, the GNU assembler.
- Copyright (C) 2014-2025 Free Software Foundation, Inc.
+ Copyright (C) 2014-2026 Free Software Foundation, Inc.
Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
This file is part of the GNU opcodes library.
diff --git a/include/opcode/pyr.h b/include/opcode/pyr.h
index 39e6ace52d3..1f17ac64c16 100644
--- a/include/opcode/pyr.h
+++ b/include/opcode/pyr.h
@@ -1,6 +1,6 @@
/* pyramid.opcode.h -- gdb initial attempt.
- Copyright (C) 2001-2025 Free Software Foundation, Inc.
+ Copyright (C) 2001-2026 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/include/opcode/riscv-opc.h b/include/opcode/riscv-opc.h
index bce59c7e6f7..6f2775c6152 100644
--- a/include/opcode/riscv-opc.h
+++ b/include/opcode/riscv-opc.h
@@ -1,5 +1,5 @@
/* riscv-opc.h. RISC-V instruction opcode and CSR macros.
- Copyright (C) 2011-2025 Free Software Foundation, Inc.
+ Copyright (C) 2011-2026 Free Software Foundation, Inc.
Contributed by Andrew Waterman
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/riscv.h b/include/opcode/riscv.h
index 858fcce6871..de105f5df8b 100644
--- a/include/opcode/riscv.h
+++ b/include/opcode/riscv.h
@@ -1,5 +1,5 @@
/* riscv.h. RISC-V opcode list for GDB, the GNU debugger.
- Copyright (C) 2011-2025 Free Software Foundation, Inc.
+ Copyright (C) 2011-2026 Free Software Foundation, Inc.
Contributed by Andrew Waterman
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/rl78.h b/include/opcode/rl78.h
index c3b7e8d543b..2554234d04b 100644
--- a/include/opcode/rl78.h
+++ b/include/opcode/rl78.h
@@ -1,5 +1,5 @@
/* Opcode decoder for the Renesas RL78
- Copyright (C) 2011-2025 Free Software Foundation, Inc.
+ Copyright (C) 2011-2026 Free Software Foundation, Inc.
Written by DJ Delorie <dj@redhat.com>
This file is part of GDB, the GNU Debugger and GAS, the GNU Assembler.
diff --git a/include/opcode/rx.h b/include/opcode/rx.h
index 8a4c81f30af..ad56323e7d4 100644
--- a/include/opcode/rx.h
+++ b/include/opcode/rx.h
@@ -1,5 +1,5 @@
/* Opcode decoder for the Renesas RX
- Copyright (C) 2008-2025 Free Software Foundation, Inc.
+ Copyright (C) 2008-2026 Free Software Foundation, Inc.
Written by DJ Delorie <dj@redhat.com>
This file is part of GDB, the GNU Debugger and GAS, the GNU Assembler.
diff --git a/include/opcode/s390.h b/include/opcode/s390.h
index c0a396fc940..85c34a76614 100644
--- a/include/opcode/s390.h
+++ b/include/opcode/s390.h
@@ -1,5 +1,5 @@
/* s390.h -- Header file for S390 opcode table
- Copyright (C) 2000-2025 Free Software Foundation, Inc.
+ Copyright (C) 2000-2026 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/opcode/score-datadep.h b/include/opcode/score-datadep.h
index a4dceb0f00b..a9223c44709 100644
--- a/include/opcode/score-datadep.h
+++ b/include/opcode/score-datadep.h
@@ -1,5 +1,5 @@
/* score-datadep.h -- Score Instructions data dependency table
- Copyright (C) 2006-2025 Free Software Foundation, Inc.
+ Copyright (C) 2006-2026 Free Software Foundation, Inc.
Contributed by:
Brain.lin (brain.lin@sunplusct.com)
Mei Ligang (ligang@sunnorth.com.cn)
diff --git a/include/opcode/score-inst.h b/include/opcode/score-inst.h
index 5f61a44d455..4ddeb8926ec 100644
--- a/include/opcode/score-inst.h
+++ b/include/opcode/score-inst.h
@@ -1,5 +1,5 @@
/* score-inst.h -- Score Instructions Table
- Copyright (C) 2006-2025 Free Software Foundation, Inc.
+ Copyright (C) 2006-2026 Free Software Foundation, Inc.
Contributed by:
Brain.lin (brain.lin@sunplusct.com)
Mei Ligang (ligang@sunnorth.com.cn)
diff --git a/include/opcode/sparc.h b/include/opcode/sparc.h
index d9ac1e11e4d..10c76d53cf2 100644
--- a/include/opcode/sparc.h
+++ b/include/opcode/sparc.h
@@ -1,5 +1,5 @@
/* Definitions for opcode table for the sparc.
- Copyright (C) 1989-2025 Free Software Foundation, Inc.
+ Copyright (C) 1989-2026 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler, GDB, the GNU debugger, and
the GNU Binutils.
diff --git a/include/opcode/spu-insns.h b/include/opcode/spu-insns.h
index fe444f55914..67266762830 100644
--- a/include/opcode/spu-insns.h
+++ b/include/opcode/spu-insns.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright (C) 2006-2025 Free Software Foundation, Inc.
+ Copyright (C) 2006-2026 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/opcode/spu.h b/include/opcode/spu.h
index b1082e94221..84612763dc4 100644
--- a/include/opcode/spu.h
+++ b/include/opcode/spu.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright (C) 2006-2025 Free Software Foundation, Inc.
+ Copyright (C) 2006-2026 Free Software Foundation, Inc.
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/tic30.h b/include/opcode/tic30.h
index a1a1fcbe0cb..02a778a1842 100644
--- a/include/opcode/tic30.h
+++ b/include/opcode/tic30.h
@@ -1,5 +1,5 @@
/* tic30.h -- Header file for TI TMS320C30 opcode table
- Copyright (C) 1998-2025 Free Software Foundation, Inc.
+ Copyright (C) 1998-2026 Free Software Foundation, Inc.
Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/tic4x.h b/include/opcode/tic4x.h
index 6555478b101..41bf2505758 100644
--- a/include/opcode/tic4x.h
+++ b/include/opcode/tic4x.h
@@ -1,6 +1,6 @@
/* Table of opcodes for the Texas Instruments TMS320C[34]X family.
- Copyright (C) 2002-2025 Free Software Foundation, Inc.
+ Copyright (C) 2002-2026 Free Software Foundation, Inc.
Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz)
diff --git a/include/opcode/tic54x.h b/include/opcode/tic54x.h
index cbb2595a3f3..59ce97e6898 100644
--- a/include/opcode/tic54x.h
+++ b/include/opcode/tic54x.h
@@ -1,5 +1,5 @@
/* tic54x.h -- Header file for TI TMS320C54X opcode table
- Copyright (C) 1999-2025 Free Software Foundation, Inc.
+ Copyright (C) 1999-2026 Free Software Foundation, Inc.
Written by Timothy Wall (twall@cygnus.com)
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/tic6x-control-registers.h b/include/opcode/tic6x-control-registers.h
index 4a133e9d522..76ca72d2db3 100644
--- a/include/opcode/tic6x-control-registers.h
+++ b/include/opcode/tic6x-control-registers.h
@@ -1,5 +1,5 @@
/* TI C6X control register information.
- Copyright (C) 2010-2025 Free Software Foundation, Inc.
+ Copyright (C) 2010-2026 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/include/opcode/tic6x-insn-formats.h b/include/opcode/tic6x-insn-formats.h
index aa2c2c362dd..dfc504b3daf 100644
--- a/include/opcode/tic6x-insn-formats.h
+++ b/include/opcode/tic6x-insn-formats.h
@@ -1,5 +1,5 @@
/* TI C6X instruction format information.
- Copyright (C) 2010-2025 Free Software Foundation, Inc.
+ Copyright (C) 2010-2026 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/include/opcode/tic6x-opcode-table.h b/include/opcode/tic6x-opcode-table.h
index bd8588287da..0ec9d6ec1b9 100644
--- a/include/opcode/tic6x-opcode-table.h
+++ b/include/opcode/tic6x-opcode-table.h
@@ -1,5 +1,5 @@
/* TI C6X opcode table.
- Copyright (C) 2010-2025 Free Software Foundation, Inc.
+ Copyright (C) 2010-2026 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/include/opcode/tic6x.h b/include/opcode/tic6x.h
index 2ffe2a7344c..6577f85efae 100644
--- a/include/opcode/tic6x.h
+++ b/include/opcode/tic6x.h
@@ -1,5 +1,5 @@
/* TI C6X opcode information.
- Copyright (C) 2010-2025 Free Software Foundation, Inc.
+ Copyright (C) 2010-2026 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/include/opcode/tilegx.h b/include/opcode/tilegx.h
index 0e2f4b24f0b..aeb73ddcec1 100644
--- a/include/opcode/tilegx.h
+++ b/include/opcode/tilegx.h
@@ -1,6 +1,6 @@
/* TILE-Gx opcode information.
*
- * Copyright (C) 2011-2025 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2026 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/include/opcode/tilepro.h b/include/opcode/tilepro.h
index 2246512dcba..86b7e90ebf7 100644
--- a/include/opcode/tilepro.h
+++ b/include/opcode/tilepro.h
@@ -1,6 +1,6 @@
/* TILEPro opcode information.
*
- * Copyright (C) 2011-2025 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2026 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/include/opcode/v850.h b/include/opcode/v850.h
index 42425a4c2f3..6cb14d72ad4 100644
--- a/include/opcode/v850.h
+++ b/include/opcode/v850.h
@@ -1,5 +1,5 @@
/* v850.h -- Header file for NEC V850 opcode table
- Copyright (C) 1996-2025 Free Software Foundation, Inc.
+ Copyright (C) 1996-2026 Free Software Foundation, Inc.
Written by J.T. Conklin, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
diff --git a/include/opcode/vax.h b/include/opcode/vax.h
index dd2400c3395..ec738f0bfdc 100644
--- a/include/opcode/vax.h
+++ b/include/opcode/vax.h
@@ -1,5 +1,5 @@
/* Vax opcde list.
- Copyright (C) 1989-2025 Free Software Foundation, Inc.
+ Copyright (C) 1989-2026 Free Software Foundation, Inc.
This file is part of GDB and GAS.
diff --git a/include/opcode/visium.h b/include/opcode/visium.h
index 501bba3fae8..25c30952ef1 100644
--- a/include/opcode/visium.h
+++ b/include/opcode/visium.h
@@ -1,6 +1,6 @@
/* Opcode table header for Visium.
- Copyright (C) 2003-2025 Free Software Foundation, Inc.
+ Copyright (C) 2003-2026 Free Software Foundation, Inc.
This file is part of GDB, GAS, and GNU binutils.
diff --git a/include/opcode/wasm.h b/include/opcode/wasm.h
index 43e5550653c..9df044b7167 100644
--- a/include/opcode/wasm.h
+++ b/include/opcode/wasm.h
@@ -1,5 +1,5 @@
/* WebAssembly assembler/disassembler support.
- Copyright (C) 2017-2025 Free Software Foundation, Inc.
+ Copyright (C) 2017-2026 Free Software Foundation, Inc.
This file is part of GAS, the GNU assembler.
diff --git a/include/opcode/xgate.h b/include/opcode/xgate.h
index 35133e07885..d04b2030056 100644
--- a/include/opcode/xgate.h
+++ b/include/opcode/xgate.h
@@ -1,5 +1,5 @@
/* xgate.h -- Freescale XGATE opcode list
- Copyright (C) 2010-2025 Free Software Foundation, Inc.
+ Copyright (C) 2010-2026 Free Software Foundation, Inc.
Written by Sean Keys (skeys@ipdatasys.com)
This file is part of the GNU opcodes library.