mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 04:24:43 +00:00
Update copyright dates to include 2025
This updates the copyright headers to include 2025. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script. Approved-By: Eli Zaretskii <eliz@gnu.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;; Emacs settings.
|
||||
;; Copyright (C) 2012-2024 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2012-2025 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
## Process this file with automake to generate Makefile.in
|
||||
#
|
||||
# Copyright (C) 2020-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2020-2025 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Shared utility routines for GDB to interact with agent.
|
||||
|
||||
Copyright (C) 2009-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Shared utility routines for GDB to interact with agent.
|
||||
|
||||
Copyright (C) 2009-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Temporarily install an alternate signal stack
|
||||
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Definition of agent opcode values. -*- c -*-
|
||||
Copyright (C) 1998-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Block signals used by gdb
|
||||
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Data structures associated with breakpoints shared in both GDB and
|
||||
GDBserver.
|
||||
Copyright (C) 1992-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2014-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2014-2025 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Intel Corp. <markus.t.metzger@intel.com>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Branch trace support for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2013-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2013-2025 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Intel Corp. <markus.t.metzger@intel.com>.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* RAII wrapper for buildargv
|
||||
|
||||
Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
;; Verify that preprocessor symbols are defined in config.in.
|
||||
|
||||
;; Copyright (C) 2020-2024 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2020-2025 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; This file is part of GDB.
|
||||
;;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Cleanup routines for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Cleanups.
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Debug printing functions.
|
||||
|
||||
Copyright (C) 2014-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2014-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Declarations for debug printing functions.
|
||||
|
||||
Copyright (C) 2014-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2014-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Common definitions.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Exception (throw catch) mechanism, for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Exception (throw catch) mechanism, for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Common multi-process/thread control defs for GDB and gdbserver.
|
||||
Copyright (C) 1987-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1987-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* Functions to deal with the inferior being executed on GDB or
|
||||
GDBserver.
|
||||
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* Functions to deal with the inferior being executed on GDB or
|
||||
GDBserver.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Cache and manage the values of registers for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Cache and manage the values of registers
|
||||
|
||||
Copyright (C) 2014-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2014-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Declarations for common types.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Shared general utility routines for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Shared general utility routines for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Autoconf configure snippets for common.
|
||||
dnl Copyright (C) 1995-2024 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 1995-2025 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This file is part of GDB.
|
||||
dnl
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Autoconf configure script for GDB, the GNU debugger.
|
||||
dnl Copyright (C) 2022-2024 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2022-2025 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This file is part of GDB.
|
||||
dnl
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Autoconf configure script for GDB support library
|
||||
dnl Copyright (C) 2020-2024 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2020-2025 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1989-2025 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Utility for handling interrupted syscalls by signals.
|
||||
|
||||
Copyright (C) 2020-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2020-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* environ.c -- library for manipulating environments for GNU.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Header for environment manipulation library.
|
||||
Copyright (C) 1989-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1989-2025 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Error reporting facilities.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Declarations for error-reporting facilities.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Event loop machinery for GDB, the GNU debugger.
|
||||
Copyright (C) 1999-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999-2025 Free Software Foundation, Inc.
|
||||
Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Definitions used by the GDB event loop.
|
||||
Copyright (C) 1999-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999-2025 Free Software Foundation, Inc.
|
||||
Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Event pipe for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Event pipe for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* File-I/O functions for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2003-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* File-I/O functions for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2003-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Low-level file-handling.
|
||||
Copyright (C) 2012-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Low-level file-handling.
|
||||
Copyright (C) 2012-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* A forward filtered iterator for GDB, the GNU debugger.
|
||||
Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Parse a printf-style format string.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Parse a printf-style format string.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2022-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2022-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Platform independent shared object routines for GDB.
|
||||
|
||||
Copyright (C) 2011-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2011-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Platform independent shared object routines for GDB.
|
||||
|
||||
Copyright (C) 2011-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2011-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Hash table wrappers for gdb.
|
||||
Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Wrapper around libiberty's safe-ctype.h for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* sigprocmask wrapper for gdb
|
||||
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* GDB-friendly replacement for <assert.h>.
|
||||
Copyright (C) 2000-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* C++ implementation of a binary search.
|
||||
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* gdb_file_up, an RAII wrapper around FILE.
|
||||
Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* GDB-friendly replacement for <locale.h>.
|
||||
Copyright (C) 2002-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Obstack wrapper for GDB.
|
||||
|
||||
Copyright (C) 2013-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2013-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Obstack wrapper for GDB.
|
||||
|
||||
Copyright (C) 2002-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* <proc_service.h> replacement for systems that don't have it.
|
||||
Copyright (C) 2000-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Reference-counted smart pointer class
|
||||
|
||||
Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2011-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Portable <regex.h>.
|
||||
Copyright (C) 2000-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Slightly more portable version of <sys/select.h>.
|
||||
|
||||
Copyright (C) 2006-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2006-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Portability wrappers for setjmp and longjmp.
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Target signal translation functions for GDB.
|
||||
Copyright (C) 1990-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1990-2025 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Support.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* GDB wrapper for splay trees.
|
||||
|
||||
Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Perform tilde expansion on paths for GDB and gdbserver.
|
||||
|
||||
Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Perform tilde expansion on paths for GDB and gdbserver.
|
||||
|
||||
Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* std::unique_ptr specializations for GDB.
|
||||
|
||||
Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Unlinking class
|
||||
|
||||
Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Some commonly-used VEC types.
|
||||
|
||||
Copyright (C) 2012-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Some commonly-used VEC types.
|
||||
|
||||
Copyright (C) 2012-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Support code for standard wait macros in gdb_wait.h.
|
||||
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Standard wait macros.
|
||||
Copyright (C) 2000-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Basic host-specific definitions for GDB.
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Intrusive double linked list for GDB, the GNU debugger.
|
||||
Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* A range adapter that wraps begin / end iterators.
|
||||
Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2021-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* Job control and terminal related functions, for GDB and gdbserver
|
||||
when running under Unix.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* Job control and terminal related functions, for GDB and gdbserver
|
||||
when running under Unix.
|
||||
|
||||
Copyright (C) 1986-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 1986-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dnl Bits libiberty clients must do on their autoconf step.
|
||||
dnl
|
||||
dnl Copyright (C) 2012-2024 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This file is free software; you can redistribute it and/or modify
|
||||
dnl it under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Operations on network stuff.
|
||||
Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Operations on network stuff.
|
||||
Copyright (C) 2018-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2018-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Replace operator new/new[], for GDB, the GNU debugger.
|
||||
|
||||
Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* A "next" iterator for GDB, the GNU debugger.
|
||||
Copyright (C) 2019-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2019-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Observers
|
||||
|
||||
Copyright (C) 2016-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Offset types for GDB.
|
||||
|
||||
Copyright (C) 2017-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* OS ABI variant handling for GDB and gdbserver.
|
||||
|
||||
Copyright (C) 2001-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* OS ABI variant definitions for GDB and gdbserver.
|
||||
|
||||
Copyright (C) 2001-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* OS ABI variant handling for GDB and gdbserver.
|
||||
|
||||
Copyright (C) 2001-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Owning version of intrusive_list for GDB, the GNU debugger.
|
||||
Copyright (C) 2024 Free Software Foundation, Inc.
|
||||
Copyright (C) 2024-2025 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user