2026-04-30  Release Manager

	* GCC 16.1.0 released.

2026-04-01  David Faust  <david.faust@oracle.com>

	* MAINTAINERS: Add my bugzilla account.

2026-04-01  David Faust  <david.faust@oracle.com>

	* MAINTAINERS: Update Qing Zhao email address.

2026-03-17  Prachi Godbole  <pgodbole@nvidia.com>

	* MAINTAINERS: Add myself to write after approval and DCO.

2026-02-27  Christophe Lyon  <christophe.lyon@arm.com>

	* .forgejo/workflows/sanity-checks.yaml: Rename testjob to
	format-checks. Rename file to ...
	* .forgejo/workflows/format-checks.yaml: ... this.

2026-02-18  Maciej W. Rozycki  <macro@orcam.me.uk>

	* configure.ac <amdgcn-*-*> (noconfigdirs): Add `ld' and `gas'.
	* configure: Regenerate.

2026-02-05  Iain Buclaw  <ibuclaw@gdcproject.org>

	PR d/116975
	* Makefile.in: Regenerate.
	* Makefile.tpl (STAGE[+id+]_GDCFLAGS): New.
	(STAGE2_GDCFLAGS): Add -fno-checking.
	(STAGE3_GDCFLAGS): Add -fchecking=1.
	(BASE_FLAGS_TO_PASS): Pass STAGE[+id+]_GDCFLAGS down.
	(configure-stage[+id+]-[+prefix+][+module+]): Set GDCFLAGS for all gcc
	module stages.
	(all-stage[+id+]-[+prefix+][+module+]): Likewise.

2026-02-04  Jakub Jelinek  <jakub@redhat.com>

	* Makefile.tpl (STAGE1_CONFIGURE_FLAGS, STAGE2_CONFIGURE_FLAGS,
	STAGEprofile_CONFIGURE_FLAGS): Append --disable-libstdcxx-pch if
	target-libstdc++-v3-bootstrap.
	* Makefile.in: Regenerate.

2026-01-22  Alejandro Colomar  <alx@kernel.org>

	* MAINTAINERS: Add myself to Write After Approval and DCO

2026-01-19  Stefan Schulze Frielinghaus  <stefansf@gcc.gnu.org>

	* configure: Regenerate.
	* configure.ac: Deprecate -m31.

2026-01-14  Vineet Gupta  <vineet.gupta@linux.dev>

	* MAINTAINERS: Update to my linux.dev email.

2026-01-14  Jason Merrill  <jason@redhat.com>

	* MAINTAINERS: Update Paolo Carlini email address.

2026-01-14  Daniel Barboza  <daniel.barboza@oss.qualcomm.com>

	* MAINTAINERS: Add myself to write after approval.

2026-01-10  Jakub Jelinek  <jakub@redhat.com>

	PR ada/123490
	* config-ml.in: Restore ml_subdir being empty instead of /.
	for the primary multilib.

2026-01-09  Ben Boeckel  <ben.boeckel@kitware.com>

	* config-ml.in: Replace gcc-bugs@ with bug reporting link.
	* symlink-tree: Replace gcc-bugs@ with bug reporting link.

2026-01-08  Aleksandar Rakic  <aleksandar.rakic@htecgroup.com>

	* config-ml.in: Use with_multi_buildlist to build multidirs.
	Skip configuration for subdir returned by
	--print-multi-directory.
	* configure: Regenerate.
	* configure.ac: Source target-specific configuration fragment
	for GCC. Pass through with_multi_buildlist to host and target.

2026-01-08  Karl Meakin  <karl.meakin@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2026-01-08  Pietro Monteiro  <pietro@sociotechnical.xyz>

	* .forgejo/workflows/build-containers.yaml: New file.

2026-01-06  Andrew Pinski  <andrew.pinski@oss.qualcomm.com>

	* MAINTAINERS: Add myself as global reviewer.

2026-01-06  supers1ngular  <supers1ngular@baylibre.com>

	* MAINTAINERS: Add my bugzilla account.

2026-01-05  Filip Kastl  <fkastl@suse.cz>

	* MAINTAINERS: Put <jeffrey.law@oss.qualcomm.com> before
	<jeffreyalaw@gmail.com>.

2025-12-30  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* Makefile.def (flags_to_pass): Rename GA68, GA68FLAGS,
	GA68_FOR_TARGET, GA68FLAGS_FOR_TARGET to A68, A68FLAGS,
	A68_FOR_TARGET and A68FLAGS_FOR_TARGET.
	* Makefile.tpl: Use A68, A68FLAGS, A68_FOR_BUILD and
	A68_FOR_TARGET rather than GA68, GA68FLAGS, GA68_FOR_BUILD and
	GA68_FOR_TARGET.
	* Makefile.in: Regenerate.
	* configure.ac: Set A68_FOR_BUILD rather than GA68_FOR_BUILD, and
	invoke ACX_PROG_A68 rather than ACX_PROG_GA68.
	Subst A68_FOR_BUILD rather than GA68_FOR_BUILD.
	Subst A68 and A68FLAGS rather than GA68 and GA68FLAGS.
	Set A68_FOR_TARGET rather than GA68_FOR_TARGET.
	* configure: Regenerate.
	* config-ml.in: Handle A68FLAGS and define A68 in sub-configures.

2025-12-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* libtool.m4: Cherry-pick libtool commit
	9196966580f6853a31187a7a3c7e7ff36ef08982.

2025-12-19  Lewis Hyatt  <lhyatt@gmail.com>

	PR bootstrap/12407
	* configure.ac: Add feature to parsing of --enable-languages so that
	a language can be disabled by prefixing it with a caret.
	* configure: Regenerate.

2025-12-17  Jeff Law  <jlaw@ventanamicro.com>

	* MAINTAINERS: Use my oss.qualcomm.com address.

2025-12-15  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* MAINTAINERS: Add myself to DCO section.

2025-12-12  Pietro Monteiro  <pietro@sociotechnical.xyz>

	* MAINTAINERS: add myself to write after approval

2025-12-11  Jeff Law  <jlaw@ventanamicro.com>

	* MAINTAINERS: Update entries for contributors formerly at
	Ventana Microsystems to refer to Qualcomm instead.

2025-12-11  supers1ngular  <supers1ngular@baylibre.com>

	* MAINTAINERS: add myself to write after approval

2025-12-11  Pengxuan Zheng  <pengxuan.zheng@oss.qualcomm.com>

	* MAINTAINERS (Pengxuan Zheng): Update email address.

2025-12-08  Nathan Myers  <ncm@cantrip.org>

	* MAINTAINERS: add ncm

2025-11-30  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* MAINTAINERS: Add Algol 68 subsystems.
	* SECURITY.txt: add libga68 to list of libraries.

2025-11-20  Claudio Bantaloukas  <claudio.bantaloukas@arm.com>

	* MAINTAINERS:  Add myself in forge integration maintainers

2025-11-20  Josef Melcr  <josef.melcr@suse.com>

	* MAINTAINERS: Update my email address.

2025-11-20  Arsen Arsenović  <aarsenovic@baylibre.com>

	* MAINTAINERS: Update my email.

2025-11-19  Martin Liska  <martin.liska@hey.com>

	* MAINTAINERS: Add myself to write after approval (DSO).

2025-11-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* configure.ac (md_exec_prefix): Don't set on Solaris.
	* configure: Regenerate.

2025-11-03  Sam James  <sam@gentoo.org>

	* configure: Regenerate.

2025-10-30  Robin Dapp  <rdapp@ventanamicro.com>

	* MAINTAINERS: Add myself to reviewers/maintainers.

2025-10-28  Richard Earnshaw  <rearnsha@arm.com>

	* .editorconfig: Explicitly set tab_width whenever a
	config rule has indent_style = tab and indent_size != 8.

2025-10-28  Artemiy Volkov  <artemiy.volkov@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2025-10-27  Jennifer Schmitz  <jschmitz@nvidia.com>

	* MAINTAINERS: Change email address.

2025-10-24  Thomas Schwinge  <tschwinge@baylibre.com>

	PR driver/81358
	* Makefile.tpl: Move generation of dependencies for libatomic out
	of loop over 'target_modules'.
	* Makefile.in: Regenerate.

2025-10-22  Josef Melcr  <jmelcr02@gmail.com>

	* MAINTAINERS: Update my contact information.

2025-10-20  Tamar Christina  <tamar.christina@arm.com>

	* MAINTAINERS (Various Maintainers): Add myself for the vectorizer.

2025-10-20  Christophe Lyon  <christophe.lyon@linaro.org>

	* .forgejo/workflows/sanity-checks.yaml: New file.

2025-10-20  Richard Biener  <rguenther@suse.de>

	* MAINTAINERS (auto-vectorizer): Change attribution to
	vectorizer (+ tree-if-conv).

2025-10-15  Basil Milanich  <bmilanich@gmail.com>

	* Makefile.tpl (distclean): Remove extraenous semicolon.
	* Makefile.in: Rebuilt.

2025-10-11  Ben Boeckel  <ben.boeckel@kitware.com>

	* config-ml.in: Update patch email address.
	* symlink-tree: Ditto.

2025-10-09  Prathamesh Kulkarni  <prathameshk@nvidia.com>
	    Matthew Malcolmson  <mmalcolmson@nvidia.com>

	PR driver/81358
	* Makefile.def: Add no_atomic=true for libraries that don't depend on
	libatomic.
	* Makefile.tpl: Export TARGET_CONFIGDIRS and create rule to
	add dependencies for libatomic.
	* configure.ac: Add libatomic to bootstrap_target_libs.
	* Makefile.in: Regenerate.
	* configure: Regenerate.

2025-10-02  H.J. Lu  <hjl.tools@gmail.com>

	* Makefile.in: Regenerated.
	* configure: Likewise.
	* Makefile.tpl: Synced from binutils-gdb.
	* configure.ac: Likewise.
	* libtool.m4: Likewise.

2025-10-01  Richard Earnshaw  <rearnsha@arm.com>

	* .editorconfig: Unify the GCC and GDB/binutils root config.

2025-09-23  Richard Earnshaw  <rearnsha@arm.com>

	* .editorconfig: Fix glob patterns.

2025-09-22  Jonathan Wakely  <jwakely@redhat.com>

	* .editorconfig: New file.

2025-09-04  Wilco Dijkstra  <wilco.dijkstra@arm.com>

	* MAINTAINERS (Reviewers): Add myself for the aarch64 port.

2025-09-03  Alice Carlotti  <alice.carlotti@arm.com>

	* MAINTAINERS: Add myself as an aarch64 port reviewer.

2025-08-28  Yuao Ma  <c8ef@outlook.com>

	* MAINTAINERS: add myself to write after approval

2025-08-21  Richard Sandiford  <rdsandiford@googlemail.com>

	* MAINTAINERS: Update my email address and stand down as AArch64
	maintainer.

2025-08-18  Spencer Abson  <spencer.abson@student.manchester.ac.uk>

	* MAINTAINERS: Update my email address.

2025-08-17  Filip Kastl  <fkastl@suse.cz>

	* MAINTAINERS: Switch around Andrew Pinski's entries in
	Contributing under DCO.

2025-08-16  Mikael Pettersson  <mikpelinux@gmail.com>

	* MAINTAINERS: Add myself to write after approval.

2025-08-14  Avinash Jayakar  <avinashd@linux.ibm.com>

	* MAINTAINERS: Add myself to write after approval.

2025-08-08  Andrew Pinski  <andrew.pinski@oss.qualcomm.com>

	* MAINTAINERS (Andrew Pinski): Update email address.

2025-08-07  Pengfei Li  <Pengfei.Li2@arm.com>

	* MAINTAINERS: Add myself.

2025-08-05  Thomas Schwinge  <tschwinge@baylibre.com>

	* .gitignore: Remove 'libgrust/*/target/'.

2025-08-01  Luis Machado  <luis.machado.foss@gmail.com>

	* MAINTAINERS: Update my e-mail address.

2025-07-22  Patrick Palka  <ppalka@redhat.com>

	* MAINTAINERS: Add myself as C++ front end reviewer.

2025-07-07  Tamar Christina  <tamar.christina@arm.com>

	* MAINTAINERS: Add myself to AArch64 pot.

2025-07-04  Andrew Pinski  <quic_apinski@quicinc.com>

	* MAINTAINERS: Replace tabs with spaces.

2025-07-04  Alex Coplan  <alex.coplan@arm.com>

	* MAINTAINERS (Reviewers): Add myself for the aarch64 port.

2025-07-03  Andrew Pinski  <quic_apinski@quicinc.com>

	* MAINTAINERS: Add myself as an aarch64 port reviewer.

2025-06-22  Nicolas Boulenguez  <nicolas@debian.org>

	PR ada/120106
	* Makefile.tpl: Add GNATMAKE_FOR_BUILD to {HOST,BASE_TARGET}_EXPORTS
	* Makefile.in: Regenerate.
	* configure.ac: Set the default and substitute the variable.
	* configure: Regenerate.

2025-06-09  Kugan Vivekanandarajah  <kvivekananda@nvidia.com>

	* configure.ac: Special case cpu_type for x86_64.
	* configure: Regenerate.

2025-06-09  Peter Bergner  <bergner@tenstorrent.com>

	* MAINTAINERS: Update my email address and add myself to DCO.

2025-05-28  Kugan Vivekanandarajah  <kvivekananda@nvidia.com>

	* Makefile.def: Fix typo in cpu_type
	* Makefile.tpl: Add cpu_type

2025-05-26  Kugan Vivekanandarajah  <kvivekananda@nvidia.com>

	* Makefile.def: AUTO_PROFILE based on cpu_type.
	* Makefile.in: Likewise.
	* configure: Regenerate.
	* configure.ac: Set autofdo_target.

2025-05-23  Kishan Parmar  <kishan@linux.ibm.com>

	* MAINTAINERS: Add myself to write after approval.

2025-05-23  Dhruv Chawla  <dhruvc@nvidia.com>

	* MAINTAINERS: Add myself to write after approval and DCO.

2025-05-21  Stephanos Ioannidis  <root@stephanos.io>

	* configure.ac: Always add pre-installed heades to search path.
	* configure: Regenerate.

2025-05-16  Spencer Abson  <spencer.abson@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2025-05-14  Richard Earnshaw  <rearnsha@arm.com>

	* MAINTAINERS: Marcus Shawcroft has resigned from the project.

2025-04-28  Kwok Cheung Yeung  <kcyeung@baylibre.com>

	* MAINTAINERS (kcy): Add gcc.gnu.org username.

2025-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	PR cobol/119217
	* configure.ac: Restrict cobol to aarch64-*-linux*,
	x86_64-*-linux*.
	Fix indentation.
	* configure: Regenerate.

2025-04-16  Waffl3x  <waffl3x@baylibre.com>

	* MAINTAINERS: Add myself.

2025-04-02  Iain Sandoe  <iain@sandoe.co.uk>

	* configure: Regenerate.
	* configure.ac: Use -B instead of -L to specifiy the C++ runtime
	paths on Darwin.

2025-03-31  Alice Carlotti  <alice.carlotti@arm.com>

	* MAINTAINERS: Update my name.

2025-03-28  Richard Biener  <rguenther@suse.de>

	PR bootstrap/119513
	* configure.ac (compare_exclusions): Add gcc/cobol/parse\$(objext).
	* configure: Regenerated.

2025-03-25  Iain Sandoe  <iain@sandoe.co.uk>

	PR cobol/119244
	* Makefile.def: libgcobol configure depends on libquadmath build.
	* Makefile.in: Regenerate.

2025-03-23  Iain Sandoe  <iain@sandoe.co.uk>

	PR libitm/88319
	* Makefile.in: Regenerate.
	* Makefile.tpl: Add CXX_FOR_TARGET to NORMAL_TARGET_EXPORTS.

2025-03-23  James K. Lowden  <jklowden@cobolworx.com>

	* MAINTAINERS: Add myself.

2025-03-17  Arthur Cohen  <arthur.cohen@embecosm.com>

	* .gitignore: Add libgrust target folders to the ignore list.

2025-03-14  Thomas Schwinge  <thomas@codesourcery.com>

	PR target/92713
	PR target/101544
	* configure.ac [GCN, nvptx] (noconfigdirs): Don't add
	'target-libstdc++-v3'.  Add 'target-libgrust'.
	* configure: Regenerate.

2025-03-13  Matthias Klose  <doko@ubuntu.com>

	* config-ml.in (multi-do): Remove extra argument from subst macro.

2025-03-12  Robert Dubner  <rdubner@symas.com>

	* MAINTAINERS: Remove extraneous entries for "Robert Dubner"

2025-03-11  Bob Dubner  <rdubner@symas.com>

	* MAINTAINERS: Add myself.

2025-03-11  Jakub Jelinek  <jakub@redhat.com>

	PR cobol/119216
	* configure.ac: Check for UNSUPPORTED set by libgcobol/configure.tgt
	rather than LIBGCOBOL_SUPPORTED.
	* configure: Regenerate.

2025-03-11  Iain Sandoe  <iain@sandoe.co.uk>

	* configure: Regenerate.
	* configure.ac: Do not build COBOL on Darwin by default,
	even for --enable-languages=all.

2025-03-11  James K. Lowden  <jklowden@symas.com>

	* Makefile.def: Add libgcobol module and cobol language.
	* Makefile.in: Regenerate.
	* configure.ac: Add libgcobol module and cobol language.
	* configure: Regenerate.

2025-03-05  Tomasz Kamiński  <tkaminsk@redhat.com>

	* MAINTAINERS: Add myself.

2025-02-28  Giuseppe D'Angelo  <giuseppe.dangelo@kdab.com>

	* MAINTAINERS: Added myself as write after approval and DCO.

2025-02-19  Thomas Schwinge  <tschwinge@baylibre.com>

	* configure.ac (unsupported_languages) [GCN, nvptx]: Add 'ada'.
	(noconfigdirs) [GCN, nvptx]: Add 'target-libobjc',
	'target-libffi', 'target-libgo'.
	* configure: Regenerate.

2025-02-05  Jin Ma  <jinma@linux.alibaba.com>

	* MAINTAINERS: Add myself.

2025-01-21  Alfie Richards  <alfie.richards@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2025-01-13  Martin Jambor  <mjambor@suse.cz>

	* MAINTAINERS: Fix the name order of the Write After Approval section.

2024-12-23  Mark Harmstone  <mark@harmstone.com>

	* MAINTAINERS: Add myself to write after approval.

2024-12-18  Prathamesh Kulkarni  <prathameshk@nvidia.com>

	Revert:
	2024-12-18  Prathamesh Kulkarni  <prathameshk@nvidia.com>
		    Matthew Malcolmson  <mmalcolmson@nvidia.com>

	PR driver/81358
	* Makefile.def: Add dependencies so libatomic is built before target
	libraries are configured.
	* Makefile.tpl: Export TARGET_CONFIGDIRS.
	* configure.ac: Add libatomic to bootstrap_target_libs.
	* Makefile.in: Regenerate.
	* configure: Regenerate.

2024-12-18  Prathamesh Kulkarni  <prathameshk@nvidia.com>
	    Matthew Malcolmson  <mmalcolmson@nvidia.com>

	PR driver/81358
	* Makefile.def: Add dependencies so libatomic is built before target
	libraries are configured.
	* Makefile.tpl: Export TARGET_CONFIGDIRS.
	* configure.ac: Add libatomic to bootstrap_target_libs.
	* Makefile.in: Regenerate.
	* configure: Regenerate.

2024-12-11  Matthieu Longo  <matthieu.longo@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2024-12-02  Claudio Bantaloukas  <claudio.bantaloukas@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2024-11-29  David Malcolm  <dmalcolm@redhat.com>

	* configure.ac: Rename "libdiagnostics" to "libgdiagnostics".
	* configure: Regenerate.

2024-11-29  Yury Khrustalev  <yury.khrustalev@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2024-11-25  Sandra Loosemore  <sloosemore@baylibre.com>

	* MAINTAINERS: Remove references to nios2.
	* configure.ac: Likewise.
	* configure: Regenerated.

2024-11-22  Sam James  <sam@gentoo.org>

	* configure: Regenerate.
	* configure.ac: Sync with Binutils.

2024-11-22  Evgeny Karpov  <evgeny.karpov@microsoft.com>

	* MAINTAINERS: Add myself to write after approval.

2024-11-19  Florian Weimer  <fweimer@redhat.com>

	* SECURITY.txt: Remove Debian.

2024-11-18  David Malcolm  <dmalcolm@redhat.com>

	* configure.ac (--enable-libdiagnostics): New.
	* configure: Regenerate.

2024-11-05  Nick Clifton  <nickc@redhat.com>

	* configure.ac: Add sim to noconfigdirs for ARM targets.
	* configure: Regenerate.

2024-10-30  Soumya AR  <soumyaa@nvidia.com>

	* MAINTAINERS: Add myself to write after approval and DCO.

2024-10-28  Jason Merrill  <jason@redhat.com>

	* configure.ac: Update requirement to C++14.
	* configure: Regenerate.

2024-10-25  Andrew Pinski  <quic_apinski@quicinc.com>

	PR bootstrap/105474
	* configure: Regenerate.
	* configure.ac: Error out if libstdc++ is not enabled
	with bootstrapping.

2024-10-23  Jonathan Wakely  <jwakely@redhat.com>

	* .forgejo/PULL_REQUEST_TEMPLATE.md: New file.

2024-10-18  Alex Coplan  <alex.coplan@arm.com>

	* MAINTAINERS (CPU Port Maintainers): Add myself as aarch64 ldp/stp
	maintainer.
	(Various Maintainers): Add myself as pair fusion maintainer.

2024-10-16  Filip Kastl  <fkastl@suse.cz>

	* MAINTAINERS: Fix Write After Approval name order.

2024-10-14  Stefan Schulze Frielinghaus  <stefansf@gcc.gnu.org>

	* MAINTAINERS (s390 port): Add myself.

2024-10-13  Josef Melcr  <melcrjos@fit.cvut.cz>

	* MAINTAINERS: Add myself to write after approval

2024-10-12  Feng Xue  <fxue@os.amperecomputing.com>

	* MAINTAINERS: Add myself to write after approval.

2024-10-04  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>

	* MAINTAINERS: Add myself to write after approval.

2024-09-27  Christophe Lyon  <christophe.lyon@arm.com>

	* MAINTAINERS: Add myself as MVE Reviewer for the AArch32 (arm)
	port.

2024-09-25  Sam James  <sam@gentoo.org>

	* ltmain.sh (func_mode_link): Allow various flags through filter.

2024-09-24  Aldy Hernandez  <aldyh@redhat.com>

	* MAINTAINERS: Move my entry in DCO list into alphabetical order.

2024-09-23  Saurabh Jha  <saurabh.jha@arm.com>

	* MAINTAINERS: Fix sort order and add username.

2024-09-23  Saurabh Jha  <saurabh.jha@arm.com>

	* MAINTAINERS: Add myself to write after approval.

2024-09-23  Aldy Hernandez  <aldy@quesejoda.com>

	* MAINTAINERS: Update email and add myself to DCO.

2024-09-18  Andrew Kreimer  <algonell@gmail.com>

	* configure.ac: Fix typos.
	* configure: Rebuilt.

2024-09-12  YunQiang Su  <syq@gcc.gnu.org>

	* .gitignore: Add .vscode.

2024-09-04  Marc Poulhiès  <dkm@kataplop.net>

	* configure: Regenerate.
	* configure.ac: Save LIBS around calls to AC_SEARCH_LIBS.

2024-09-03  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	* MAINTAINERS: Update my email address and add myself to DCO.

2024-08-22  Sam James  <sam@gentoo.org>

	* Makefile.in: Regenerate.
	* Makefile.tpl: Fix whitespace.

2024-08-22  Sam James  <sam@gentoo.org>

	* Makefile.in: Regenerate.
	* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Remove --disable-intermodule.

2024-08-07  navidr  <navidr@gcc.gnu.org>

	* MAINTAINERS: Changing my email to gnu email.

2024-08-05  Jennifer Schmitz  <jschmitz@nvidia.com>

	* MAINTAINERS: Add myself.

2024-07-31  Arsen Arsenović  <arsen@aarsen.me>

	* .dir-locals.el: Change c-mode to a list of C, C++ and ObjC
	modes that Emacs currently provides.

2024-07-28  Jonathan Wakely  <jwakely@redhat.com>

	* .b4-config: New file.

2024-07-26  Sam James  <sam@gentoo.org>

	* MAINTAINERS: Add myself.

2024-07-24  Matthew Malcomson  <mmalcomson@nvidia.com>

	* MAINTAINERS: Update my email address.

2024-07-13  Richard Sandiford  <richard.sandiford@arm.com>

	* MAINTAINERS: Replace tabs with spaces.  Add a bugzilla account
	name column to the Write After Approval section.  Line up the
	email column and fix an entry that was missing the trailing ">".

2024-07-11  Kugan Vivekanandarajah  <kvivekananda@nvidia.com>

	* MAINTAINERS: Update my email address.

2024-07-05  Filip Kastl  <fkastl@suse.cz>

	* MAINTAINERS: Fix order in Contributing under the DCO.

2024-07-03  Prathamesh Kulkarni  <prathameshk@nvidia.com>

	* MAINTAINERS: Update my email address and add myself to DCO.

2024-07-01  Claudiu Zissulescu  <claziss@gmail.com>

	* MAINTAINERS: Update claziss email address.

2024-06-20  Collin Funk  <collin.funk1@gmail.com>

	PR bootstrap/115453
	* configure.ac: Quote variable result of AC_SEARCH_LIBS.  Fix
	typo ac_cv_search_pthread_crate.
	* configure: Regenerate.

2024-06-19  YunQiang Su  <syq@gcc.gnu.org>

	Revert:
	2024-06-19  Collin Funk  <collin.funk1@gmail.com>

	* configure.ac: Quote variable result of AC_SEARCH_LIBS.
	* configure: Regenerate.

2024-06-19  YunQiang Su  <syq@gcc.gnu.org>

	Revert:
	2024-06-19  YunQiang Su  <syq@gcc.gnu.org>

	PR bootstrap/115453
	* configure.ac: Fix typo ac_cv_search_pthread_crate.
	* configure: Regnerate.

2024-06-19  YunQiang Su  <syq@gcc.gnu.org>

	PR bootstrap/115453
	* configure.ac: Fix typo ac_cv_search_pthread_crate.
	* configure: Regnerate.

2024-06-19  Collin Funk  <collin.funk1@gmail.com>

	* configure.ac: Quote variable result of AC_SEARCH_LIBS.
	* configure: Regenerate.

2024-06-19  Ramana Radhakrishnan  <ramanara@nvidia.com>

	* MAINTAINERS: Update my email address.

2024-06-18  Kyrylo Tkachov  <ktkachov@nvidia.com>

	* MAINTAINERS (aarch64 port): Update my email address.
	(DCO section): Likewise.

2024-06-11  Arthur Cohen  <arthur.cohen@embecosm.com>

	* Makefile.tpl: Add CRAB1_LIBS variable.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* configure.ac: Check if -ldl and -lpthread are needed, and if so, add
	them to CRAB1_LIBS.

2024-05-31  Pengxuan Zheng  <quic_pzheng@quicinc.com>

	* MAINTAINERS: Add myself to Write After Approval and DCO.

2024-05-20  Gerald Pfeifer  <gerald@pfeifer.com>

	* MAINTAINERS: Move Joern Rennecke from arc and epiphany maintainer
	to Write After Approval.

2024-05-17  Levy Hsu  <admin@levyhsu.com>

	* MAINTAINERS: Add myself.

2024-05-14  Filip Kastl  <fkastl@suse.cz>

	* MAINTAINERS: Use tabs between name and email.

2024-05-13  Xiao Zeng  <zengxiao@eswincomputing.com>

	* MAINTAINERS: Add myself.

2024-05-09  H.J. Lu  <hjl.tools@gmail.com>

	* MAINTAINERS: Add myself to DCO.

2024-05-06  YunQiang Su  <syq@gcc.gnu.org>

	* config-ml.in: Insert an -B option with multi-os-dir into
	compiler commands used to build libraries.

2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>

	* configure.ac (have_cargo): Force to "no" in Canadian cross
	configurations
	* configure: Regenerate.

2024-04-16  Thomas Schwinge  <tschwinge@baylibre.com>

	* configure: Regenerate.

2024-04-15  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>

	* configure: Regenerate.
	* configure.ac: Emit an error message when cargo
	is missing.

2024-04-04  Paul-Antoine Arras  <parras@baylibre.com>

	* MAINTAINERS: Update my email address.

2024-04-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	* MAINTAINERS: Update my email details, remove myself as arm
	maintainer.  Add myself to DCO section.

2024-04-02  Jakub Jelinek  <jakub@redhat.com>

	PR bootstrap/106472
	* Makefile.tpl (make-postboot-target-dep): New lambda.
	Use it to add --enable-bootstrap dependencies of target modules
	on other target modules if the latter aren't bootstrapped.
	* Makefile.in: Regenerate.

2024-04-02  Jakub Jelinek  <jakub@redhat.com>

	* Makefile.tpl: Fix duplicated words; returns returns ->
	returns.

2024-03-08  Filip Kastl  <fkastl@suse.cz>

	* MAINTAINERS: Fix order of names in Write After Aproval

2024-03-04  demin.han  <demin.han@starfivetech.com>

	* MAINTAINERS: Add myself

2024-02-28  Fangrui Song  <maskray@gcc.gnu.org>

	* MAINTAINERS: Add myself.

2024-02-26  Juergen Christ  <jchrist@linux.ibm.com>

	* MAINTAINERS: Add myself to write after approval and DCO.

2024-02-23  Xi Ruoyao  <xry111@xry111.site>

	* configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
	list.
	* configure: Regenerate.

2024-02-23  Monk Chiang  <monk.chiang@sifive.com>

	* MAINTAINERS: Add myself.

2024-02-10  Alexander Westbrooks  <alexanderw@gcc.gnu.org>

	* MAINTAINERS: Add myself to write after approval and DCO.

2024-02-03  Maciej W. Rozycki  <macro@orcam.me.uk>

	* MAINTAINERS: Update my e-mail address.

2024-02-02  Sandra Loosemore  <sloosemore@baylibre.com>

	* MAINTAINERS: Update my e-mail address.

2024-01-29  Kwok Cheung Yeung  <kcy@codesourcery.com>

	* MAINTAINERS: Update my work email address.

2024-01-25  Chung-Lin Tang  <cltang@baylibre.com>

	* MAINTAINERS: Update my work email address.

2024-01-24  Thomas Schwinge  <tschwinge@baylibre.com>

	* MAINTAINERS: Update my work email address.

2024-01-23  Tobias Burnus  <tburnus@baylibre.com>

	* MAINTAINERS: Update my email address.

2024-01-23  Andrew Stubbs  <ams@baylibre.com>

	* MAINTAINERS: Update

2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>

	* Makefile.def: Add a dependency to libgrust for all-gcc.
	* Makefile.in: Regenerate the file.

2024-01-16  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>

	* Makefile.def: Add libgrust target to bootstrap.
	* Makefile.in: Regenerate.

2024-01-15  Andrew Pinski  <quic_apinski@quicinc.com>

	* MAINTAINERS (DCO): Add myself.

2024-01-09  Siddhesh Poyarekar  <siddhesh@gotplt.org>

	* SECURITY.txt: Drop "exploitable" in the hardening section.

2024-01-09  Tom Tromey  <tom@tromey.com>

	* Makefile.in: Rebuild.
	* Makefile.tpl (BASE_EXPORTS): Add GUILE.
	(GUILE): New variable.
	* Makefile.def (flags_to_pass): Add GUILE.

2024-01-08  Joseph Myers  <josmyers@redhat.com>

	* MAINTAINERS: Update my email address.

2023-12-30  Joseph Myers  <jsm@polyomino.org.uk>

	* MAINTAINERS: Update my email address.

2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
	    Thomas Schwinge  <thomas@codesourcery.com>

	* Makefile.def: Add libgrust as host & target module.
	* configure.ac: Add libgrust to host tools list. Add libgrust to
	noconfigdirs if we're not building target libstdc++.
	* Makefile.in: Regenerate.
	* configure: Regenerate.

2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
	    Arthur Cohen  <arthur.cohen@embecosm.com>

	* MAINTAINERS: Add maintainers for libgrust.

2023-12-13  Arsen Arsenović  <arsen@aarsen.me>

	* Makefile.def (gettext): Disable (via missing)
	{install-,}{pdf,html,info,dvi} and TAGS targets.  Set no_install
	to true.  Add --disable-threads --disable-libasprintf.  Drop the
	lib_path (as there are no shared libs).
	* Makefile.in: Regenerate.

2023-12-12  Paul Iannetta  <piannetta@kalrayinc.com>

	* MAINTAINERS: Add myself to write after approval

2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>

	* MAINTAINERS: Update my email address

2023-12-12  Feng Wang  <wangfeng@eswincomputing.com>

	* MAINTAINERS: Add myself to write after approval

2023-11-23  Nathaniel Shead  <nathanieloshead@gmail.com>

	* MAINTAINERS: Add myself to write after approval and DCO

2023-11-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>

	* libtool.m4: Fix stray call

2023-11-19  Lewis Hyatt  <lhyatt@gmail.com>

	* Makefile.in: Regenerate.
	* Makefile.tpl: Add dependency on site.exp to check-gcc-* targets

2023-11-18  Petter Tomner  <tomner@bahnhof.se>

	* MAINTAINERS: Update my email address.
