Automatic Copyright Year update after running gdb/copyright.py

This commit brings all the changes made by running gdb/copyright.py
as per GDB's Start of New Year Procedure.

For the avoidance of doubt, all changes in this commits were
performed by the script.
This commit is contained in:
Joel Brobecker 2022-01-01 18:56:03 +04:00
parent dd10f20452
commit 4a94e36819
6683 changed files with 6683 additions and 6683 deletions

View file

@ -1,5 +1,5 @@
;; Emacs settings. ;; Emacs settings.
;; Copyright (C) 2012-2021 Free Software Foundation, Inc. ;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
;; This program is free software; you can redistribute it and/or modify ;; 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 ;; it under the terms of the GNU General Public License as published by

View file

@ -1,4 +1,4 @@
# Copyright (C) 1989-2021 Free Software Foundation, Inc. # Copyright (C) 1989-2022 Free Software Foundation, Inc.
# This file is part of GDB. # This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 1999-2021 Free Software Foundation, Inc. /* Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 1999-2021 Free Software Foundation, Inc. /* Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2019-2021 Free Software Foundation, Inc. /* Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2019-2021 Free Software Foundation, Inc. /* Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for FreeBSD/aarch64. /* Native-dependent code for FreeBSD/aarch64.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for FreeBSD/aarch64. /* Target-dependent code for FreeBSD/aarch64.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* FreeBSD/aarch64 target support, prototypes. /* FreeBSD/aarch64 target support, prototypes.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for GNU/Linux AArch64. /* Native-dependent code for GNU/Linux AArch64.
Copyright (C) 2011-2021 Free Software Foundation, Inc. Copyright (C) 2011-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for GNU/Linux AArch64. /* Target-dependent code for GNU/Linux AArch64.
Copyright (C) 2009-2021 Free Software Foundation, Inc. Copyright (C) 2009-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* GNU/Linux on AArch64 target support, prototypes. /* GNU/Linux on AArch64 target support, prototypes.
Copyright (C) 2012-2021 Free Software Foundation, Inc. Copyright (C) 2012-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for Newlib AArch64. /* Target-dependent code for Newlib AArch64.
Copyright (C) 2011-2021 Free Software Foundation, Inc. Copyright (C) 2011-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Ravenscar Aarch64 target support. /* Ravenscar Aarch64 target support.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Ravenscar Aarch64 target support. /* Ravenscar Aarch64 target support.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for GDB on AArch64 systems. /* Common target dependent code for GDB on AArch64 systems.
Copyright (C) 2009-2021 Free Software Foundation, Inc. Copyright (C) 2009-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for GDB on AArch64 systems. /* Common target dependent code for GDB on AArch64 systems.
Copyright (C) 2009-2021 Free Software Foundation, Inc. Copyright (C) 2009-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
# Copyright (C) 1992-2021 Free Software Foundation, Inc. # Copyright (C) 1992-2022 Free Software Foundation, Inc.
# #
# This file is free software; the Free Software Foundation gives # This file is free software; the Free Software Foundation gives
# unlimited permission to copy and/or distribute it, with or without # unlimited permission to copy and/or distribute it, with or without

View file

@ -1,6 +1,6 @@
/* Definitions for Ada expressions /* Definitions for Ada expressions
Copyright (C) 2020, 2021 Free Software Foundation, Inc. Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* YACC parser for Ada expressions, for GDB. /* YACC parser for Ada expressions, for GDB.
Copyright (C) 1986-2021 Free Software Foundation, Inc. Copyright (C) 1986-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Ada language support routines for GDB, the GNU debugger. /* Ada language support routines for GDB, the GNU debugger.
Copyright (C) 1992-2021 Free Software Foundation, Inc. Copyright (C) 1992-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Ada language support definitions for GDB, the GNU debugger. /* Ada language support definitions for GDB, the GNU debugger.
Copyright (C) 1992-2021 Free Software Foundation, Inc. Copyright (C) 1992-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* FLEX lexer for Ada expressions, for GDB. /* FLEX lexer for Ada expressions, for GDB.
Copyright (C) 1994-2021 Free Software Foundation, Inc. Copyright (C) 1994-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 1992-2021 Free Software Foundation, Inc. /* Copyright (C) 1992-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Support for printing Ada types for GDB, the GNU debugger. /* Support for printing Ada types for GDB, the GNU debugger.
Copyright (C) 1986-2021 Free Software Foundation, Inc. Copyright (C) 1986-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Support for printing Ada values for GDB, the GNU debugger. /* Support for printing Ada values for GDB, the GNU debugger.
Copyright (C) 1986-2021 Free Software Foundation, Inc. Copyright (C) 1986-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* varobj support for Ada. /* varobj support for Ada.
Copyright (C) 2012-2021 Free Software Foundation, Inc. Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* addrmap.c --- implementation of address map data structure. /* addrmap.c --- implementation of address map data structure.
Copyright (C) 2007-2021 Free Software Foundation, Inc. Copyright (C) 2007-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* addrmap.h --- interface to address map data structure. /* addrmap.h --- interface to address map data structure.
Copyright (C) 2007-2021 Free Software Foundation, Inc. Copyright (C) 2007-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2012-2021 Free Software Foundation, Inc. /* Copyright (C) 2012-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Low level interface for debugging AIX 4.3+ pthreads. /* Low level interface for debugging AIX 4.3+ pthreads.
Copyright (C) 1999-2021 Free Software Foundation, Inc. Copyright (C) 1999-2022 Free Software Foundation, Inc.
Written by Nick Duffek <nsd@redhat.com>. Written by Nick Duffek <nsd@redhat.com>.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Shared allocation functions for GDB, the GNU debugger. /* Shared allocation functions for GDB, the GNU debugger.
Copyright (C) 1986-2021 Free Software Foundation, Inc. Copyright (C) 1986-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for Alpha BSD's. /* Native-dependent code for Alpha BSD's.
Copyright (C) 2000-2021 Free Software Foundation, Inc. Copyright (C) 2000-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code Alpha BSD's. /* Common target dependent code Alpha BSD's.
Copyright (C) 2000-2021 Free Software Foundation, Inc. Copyright (C) 2000-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for Alpha BSD's. /* Common target dependent code for Alpha BSD's.
Copyright (C) 2002-2021 Free Software Foundation, Inc. Copyright (C) 2002-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Low level Alpha GNU/Linux interface, for GDB when running native. /* Low level Alpha GNU/Linux interface, for GDB when running native.
Copyright (C) 2005-2021 Free Software Foundation, Inc. Copyright (C) 2005-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Target-dependent code for GNU/Linux on Alpha. /* Target-dependent code for GNU/Linux on Alpha.
Copyright (C) 2002-2021 Free Software Foundation, Inc. Copyright (C) 2002-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Target-dependent mdebug code for the ALPHA architecture. /* Target-dependent mdebug code for the ALPHA architecture.
Copyright (C) 1993-2021 Free Software Foundation, Inc. Copyright (C) 1993-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for NetBSD/alpha. /* Target-dependent code for NetBSD/alpha.
Copyright (C) 2002-2021 Free Software Foundation, Inc. Copyright (C) 2002-2022 Free Software Foundation, Inc.
Contributed by Wasabi Systems, Inc. Contributed by Wasabi Systems, Inc.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for OpenBSD/alpha. /* Target-dependent code for OpenBSD/alpha.
Copyright (C) 2006-2021 Free Software Foundation, Inc. Copyright (C) 2006-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for the ALPHA architecture, for GDB, the GNU Debugger. /* Target-dependent code for the ALPHA architecture, for GDB, the GNU Debugger.
Copyright (C) 1993-2021 Free Software Foundation, Inc. Copyright (C) 1993-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on Alpha systems. /* Common target dependent code for GDB on Alpha systems.
Copyright (C) 1993-2021 Free Software Foundation, Inc. Copyright (C) 1993-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64 BSD's. /* Native-dependent code for AMD64 BSD's.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for modern AMD64 BSD's. /* Native-dependent code for modern AMD64 BSD's.
Copyright (C) 2018-2021 Free Software Foundation, Inc. Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Darwin support for GDB, the GNU debugger. /* Darwin support for GDB, the GNU debugger.
Copyright (C) 1997-2021 Free Software Foundation, Inc. Copyright (C) 1997-2022 Free Software Foundation, Inc.
Contributed by Apple Computer, Inc. Contributed by Apple Computer, Inc.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for Darwin x86-64. /* Target-dependent code for Darwin x86-64.
Copyright (C) 2009-2021 Free Software Foundation, Inc. Copyright (C) 2009-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for DICOS running on x86-64's, for GDB. /* Target-dependent code for DICOS running on x86-64's, for GDB.
Copyright (C) 2009-2021 Free Software Foundation, Inc. Copyright (C) 2009-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for FreeBSD/amd64. /* Native-dependent code for FreeBSD/amd64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for FreeBSD/amd64. /* Target-dependent code for FreeBSD/amd64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for GNU/Linux x86-64. /* Native-dependent code for GNU/Linux x86-64.
Copyright (C) 2001-2021 Free Software Foundation, Inc. Copyright (C) 2001-2022 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs. Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for GNU/Linux x86-64. /* Target-dependent code for GNU/Linux x86-64.
Copyright (C) 2001-2021 Free Software Foundation, Inc. Copyright (C) 2001-2022 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs. Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for GNU/Linux AMD64. /* Target-dependent code for GNU/Linux AMD64.
Copyright (C) 2006-2021 Free Software Foundation, Inc. Copyright (C) 2006-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64. /* Native-dependent code for AMD64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64. /* Native-dependent code for AMD64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for NetBSD/amd64. /* Native-dependent code for NetBSD/amd64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for NetBSD/amd64. /* Target-dependent code for NetBSD/amd64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for OpenBSD/amd64. /* Native-dependent code for OpenBSD/amd64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for OpenBSD/amd64. /* Target-dependent code for OpenBSD/amd64.
Copyright (C) 2003-2021 Free Software Foundation, Inc. Copyright (C) 2003-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Ravenscar x86-64 target support. /* Ravenscar x86-64 target support.
Copyright (C) 2020-2021 Free Software Foundation, Inc. Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Ravenscar x86-64 target support. /* Ravenscar x86-64 target support.
Copyright (C) 2020-2021 Free Software Foundation, Inc. Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for AMD64 Solaris. /* Target-dependent code for AMD64 Solaris.
Copyright (C) 2001-2021 Free Software Foundation, Inc. Copyright (C) 2001-2022 Free Software Foundation, Inc.
Contributed by Joseph Myers, CodeSourcery, LLC. Contributed by Joseph Myers, CodeSourcery, LLC.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for AMD64. /* Target-dependent code for AMD64.
Copyright (C) 2001-2021 Free Software Foundation, Inc. Copyright (C) 2001-2022 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs. Contributed by Jiri Smid, SuSE Labs.

View file

@ -1,6 +1,6 @@
/* Target-dependent definitions for AMD64. /* Target-dependent definitions for AMD64.
Copyright (C) 2001-2021 Free Software Foundation, Inc. Copyright (C) 2001-2022 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs. Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2008-2021 Free Software Foundation, Inc. /* Copyright (C) 2008-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2009-2021 Free Software Foundation, Inc. /* Copyright (C) 2009-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Annotation routines for GDB. /* Annotation routines for GDB.
Copyright (C) 1986-2021 Free Software Foundation, Inc. Copyright (C) 1986-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Annotation routines for GDB. /* Annotation routines for GDB.
Copyright (C) 1986-2021 Free Software Foundation, Inc. Copyright (C) 1986-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Native-dependent code for GNU/Linux ARC. /* Native-dependent code for GNU/Linux ARC.
Copyright 2020-2021 Free Software Foundation, Inc. Copyright 2020-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target dependent code for GNU/Linux ARC. /* Target dependent code for GNU/Linux ARC.
Copyright 2020-2021 Free Software Foundation, Inc. Copyright 2020-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target dependent code for GNU/Linux ARC. /* Target dependent code for GNU/Linux ARC.
Copyright 2020-2021 Free Software Foundation, Inc. Copyright 2020-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target-dependent code for Newlib ARC. /* Target-dependent code for Newlib ARC.
Copyright (C) 2016-2021 Free Software Foundation, Inc. Copyright (C) 2016-2022 Free Software Foundation, Inc.
Contributed by Synopsys Inc. Contributed by Synopsys Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target dependent code for ARC architecture, for GDB. /* Target dependent code for ARC architecture, for GDB.
Copyright 2005-2021 Free Software Foundation, Inc. Copyright 2005-2022 Free Software Foundation, Inc.
Contributed by Synopsys Inc. Contributed by Synopsys Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target dependent code for ARC architecture, for GDB. /* Target dependent code for ARC architecture, for GDB.
Copyright 2005-2021 Free Software Foundation, Inc. Copyright 2005-2022 Free Software Foundation, Inc.
Contributed by Synopsys Inc. Contributed by Synopsys Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Dynamic architecture support for GDB, the GNU debugger. /* Dynamic architecture support for GDB, the GNU debugger.
Copyright (C) 1998-2021 Free Software Foundation, Inc. Copyright (C) 1998-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Dynamic architecture support for GDB, the GNU debugger. /* Dynamic architecture support for GDB, the GNU debugger.
Copyright (C) 1998-2021 Free Software Foundation, Inc. Copyright (C) 1998-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2019-2021 Free Software Foundation, Inc. /* Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2019-2021 Free Software Foundation, Inc. /* Copyright (C) 2019-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2009-2021 Free Software Foundation, Inc. /* Copyright (C) 2009-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2009-2021 Free Software Foundation, Inc. /* Copyright (C) 2009-2022 Free Software Foundation, Inc.
Contributed by ARM Ltd. Contributed by ARM Ltd.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common Linux target-dependent functionality for AArch64 MTE /* Common Linux target-dependent functionality for AArch64 MTE
Copyright (C) 2021 Free Software Foundation, Inc. Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common Linux target-dependent definitions for AArch64 MTE /* Common Linux target-dependent definitions for AArch64 MTE
Copyright (C) 2021 Free Software Foundation, Inc. Copyright (C) 2021-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2017-2021 Free Software Foundation, Inc. /* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target-dependent functionality for AArch64. /* Common target-dependent functionality for AArch64.
Copyright (C) 2017-2021 Free Software Foundation, Inc. Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2017-2021 Free Software Foundation, Inc. /* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2017-2021 Free Software Foundation, Inc. /* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2017-2021 Free Software Foundation, Inc. /* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2017-2021 Free Software Foundation, Inc. /* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common code for ARM software single stepping support. /* Common code for ARM software single stepping support.
Copyright (C) 1988-2021 Free Software Foundation, Inc. Copyright (C) 1988-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common code for ARM software single stepping support. /* Common code for ARM software single stepping support.
Copyright (C) 1988-2021 Free Software Foundation, Inc. Copyright (C) 1988-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for GNU/Linux on ARM systems. /* Common target dependent code for GNU/Linux on ARM systems.
Copyright (C) 1999-2021 Free Software Foundation, Inc. Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for GNU/Linux on ARM systems. /* Common target dependent code for GNU/Linux on ARM systems.
Copyright (C) 1999-2021 Free Software Foundation, Inc. Copyright (C) 1999-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for GDB on ARM systems. /* Common target dependent code for GDB on ARM systems.
Copyright (C) 1988-2021 Free Software Foundation, Inc. Copyright (C) 1988-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on ARM systems. /* Common target dependent code for GDB on ARM systems.
Copyright (C) 1988-2021 Free Software Foundation, Inc. Copyright (C) 1988-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2017-2021 Free Software Foundation, Inc. /* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2017-2021 Free Software Foundation, Inc. /* Copyright (C) 2017-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for GNU/Linux on PPC systems. /* Common target dependent code for GNU/Linux on PPC systems.
Copyright (C) 2018-2021 Free Software Foundation, Inc. Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target dependent code for GNU/Linux on PPC systems. /* Common target dependent code for GNU/Linux on PPC systems.
Copyright (C) 2018-2021 Free Software Foundation, Inc. Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Target description declarations shared between gdb, gdbserver and IPA. /* Target description declarations shared between gdb, gdbserver and IPA.
Copyright (C) 2018-2021 Free Software Foundation, Inc. Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2018-2021 Free Software Foundation, Inc. /* Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View file

@ -1,6 +1,6 @@
/* Common target-dependent functionality for RISC-V /* Common target-dependent functionality for RISC-V
Copyright (C) 2018-2021 Free Software Foundation, Inc. Copyright (C) 2018-2022 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

Some files were not shown because too many files have changed in this diff Show more