From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 9B3103858413; Tue, 17 Jan 2023 11:20:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B3103858413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673954423; bh=1Kam7ApfDxEre0QU0bZncGcA+Lel0JnLoRdZ3Q9x+uQ=; h=From:To:Subject:Date:From; b=Q2yxAGEwM8aELdMB4NfmJp+hJ5jWSVvWZs/O4dcjFbpx5+2ptXa1cFfIyH+4sPptO pMtMrWx0gWRln+bwh4UYmHAkS4wAJ1mfJltbJAzuy43RKm+I4KOFAwhDxCAECMjtFM 8BrjXqCWhJ1N+gJrl44jTFuWD4aV/KYXomLCoZq8= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Martin Liska To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org Subject: [gcc r13-5224] Regenerate Makefile.in files. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/heads/master X-Git-Oldrev: 001121e8921d5d1a439ce0e64ab04c5959b0bfd8 X-Git-Newrev: 42bf66e4a75f892b19e660e914b442512cd4388e Message-Id: <20230117112023.9B3103858413@sourceware.org> Date: Tue, 17 Jan 2023 11:20:23 +0000 (GMT) List-Id: https://gcc.gnu.org/g:42bf66e4a75f892b19e660e914b442512cd4388e commit r13-5224-g42bf66e4a75f892b19e660e914b442512cd4388e Author: Martin Liska Date: Tue Jan 17 12:19:37 2023 +0100 Regenerate Makefile.in files. libbacktrace/ChangeLog: * Makefile.in: Regenerate. libgomp/ChangeLog: * Makefile.in: Regenerate. * configure: Regenerate. libphobos/ChangeLog: * Makefile.in: Regenerate. * libdruntime/Makefile.in: Regenerate. libstdc++-v3/ChangeLog: * src/libbacktrace/Makefile.in: Regenerate. Diff: --- libbacktrace/Makefile.in | 2 +- libgomp/Makefile.in | 2 +- libgomp/configure | 2 +- libphobos/Makefile.in | 2 +- libphobos/libdruntime/Makefile.in | 2 +- libstdc++-v3/src/libbacktrace/Makefile.in | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libbacktrace/Makefile.in b/libbacktrace/Makefile.in index c79fd3bfa6b..889144acb1c 100644 --- a/libbacktrace/Makefile.in +++ b/libbacktrace/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile.am -- Backtrace Makefile. -# Copyright (C) 2012-2022 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 Free Software Foundation, Inc. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are diff --git a/libgomp/Makefile.in b/libgomp/Makefile.in index 8ffd45c9c41..2c81ccacc1d 100644 --- a/libgomp/Makefile.in +++ b/libgomp/Makefile.in @@ -16,7 +16,7 @@ # Plugins for offload execution, Makefile.am fragment. # -# Copyright (C) 2014-2022 Free Software Foundation, Inc. +# Copyright (C) 2014-2023 Free Software Foundation, Inc. # # Contributed by Mentor Embedded. # diff --git a/libgomp/configure b/libgomp/configure index 45a769eb10a..fd0e337b578 100755 --- a/libgomp/configure +++ b/libgomp/configure @@ -15053,7 +15053,7 @@ _ACEOF # Plugins for offload execution, configure.ac fragment. -*- mode: autoconf -*- # -# Copyright (C) 2014-2022 Free Software Foundation, Inc. +# Copyright (C) 2014-2023 Free Software Foundation, Inc. # # Contributed by Mentor Embedded. # diff --git a/libphobos/Makefile.in b/libphobos/Makefile.in index 2e9360a5238..8d62c31dab0 100644 --- a/libphobos/Makefile.in +++ b/libphobos/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile for the toplevel directory of the D Standard library. -# Copyright (C) 2006-2022 Free Software Foundation, Inc. +# Copyright (C) 2006-2023 Free Software Foundation, Inc. # # GCC 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/libphobos/libdruntime/Makefile.in b/libphobos/libdruntime/Makefile.in index e86721fb3fe..3f04496bd7b 100644 --- a/libphobos/libdruntime/Makefile.in +++ b/libphobos/libdruntime/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile for the D runtime library. -# Copyright (C) 2012-2022 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 Free Software Foundation, Inc. # # GCC 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/libstdc++-v3/src/libbacktrace/Makefile.in b/libstdc++-v3/src/libbacktrace/Makefile.in index 7c112722938..1c1242d8827 100644 --- a/libstdc++-v3/src/libbacktrace/Makefile.in +++ b/libstdc++-v3/src/libbacktrace/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile.am -- Backtrace in libstdc++ Makefile. -# Copyright (C) 2012-2013 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 Free Software Foundation, Inc. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are