Skip to content

Commit

Permalink
Merge branch 'gcc-mirror:master' into me/master
Browse files Browse the repository at this point in the history
  • Loading branch information
cooljeanius authored Dec 22, 2024
2 parents 535ac86 + 9e1063c commit d195759
Show file tree
Hide file tree
Showing 9,161 changed files with 522,088 additions and 152,081 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 9 additions & 0 deletions .forgejo/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Thanks for taking the time to contribute to GCC!

Please be advised that https://forge.sourceware.org/ is currently a trial
that is being used by the GCC community to experiment with a new workflow
based on pull requests.

Pull requests sent here may be forgotten or ignored. Patches that you want to
propose for inclusion in GCC should use the existing email-based workflow,
see https://gcc.gnu.org/contribute.html
117 changes: 117 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,120 @@
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)
Expand Down
14 changes: 12 additions & 2 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ docs, and the testsuite related to that.

CPU Port Maintainers (CPU alphabetical order)

aarch64 ldp/stp Alex Coplan <alex.coplan@arm.com>
aarch64 port Richard Earnshaw <richard.earnshaw@arm.com>
aarch64 port Richard Sandiford <richard.sandiford@arm.com>
aarch64 port Marcus Shawcroft <marcus.shawcroft@arm.com>
Expand Down Expand Up @@ -101,8 +102,6 @@ moxie port Anthony Green <green@moxielogic.com>
msp430 port Nick Clifton <nickc@redhat.com>
nds32 port Chung-Ju Wu <jasonwucj@gmail.com>
nds32 port Shiva Chen <shiva0217@gmail.com>
nios2 port Chung-Lin Tang <cltang@baylibre.com>
nios2 port Sandra Loosemore <sloosemore@baylibre.com>
nvptx port Tom de Vries <tdevries@suse.de>
nvptx port Thomas Schwinge <tschwinge@baylibre.com>
or1k port Stafford Horne <shorne@gmail.com>
Expand All @@ -120,6 +119,7 @@ rs6000 vector extns Aldy Hernandez <aldy@quesejoda.com>
rx port Nick Clifton <nickc@redhat.com>
s390 port Ulrich Weigand <uweigand@de.ibm.com>
s390 port Andreas Krebbel <krebbel@linux.ibm.com>
s390 port Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
sh port Alexandre Oliva <aoliva@gcc.gnu.org>
sh port Oleg Endo <olegendo@gcc.gnu.org>
sparc port David S. Miller <davem@redhat.com>
Expand Down Expand Up @@ -250,6 +250,7 @@ AutoFDO Eugene Rozenfeld <erozen@microsoft.com>
reload Ulrich Weigand <uweigand@de.ibm.com>
RTL optimizers Eric Botcazou <ebotcazou@libertysurf.fr>
instruction combiner Segher Boessenkool <segher@kernel.crashing.org>
pair fusion Alex Coplan <alex.coplan@arm.com>
auto-vectorizer Richard Biener <rguenther@suse.de>
auto-vectorizer Zdenek Dvorak <ook@ucw.cz>
loop infrastructure Zdenek Dvorak <ook@ucw.cz>
Expand Down Expand Up @@ -331,6 +332,7 @@ Ajit Kumar Agarwal aagarwa <aagarwa1@linux.ibm.com>
Pedro Alves palves <palves@redhat.com>
John David Anglin danglin <dave.anglin@bell.net>
Harald Anlauf anlauf <anlauf@gmx.de>
Soumya AR soumyaa <soumyaa@nvidia.com>
Paul-Antoine Arras parras <parras@baylibre.com>
Arsen Arsenović arsen <arsen@aarsen.me>
Raksit Ashok raksit <raksit@google.com>
Expand All @@ -343,7 +345,9 @@ Simon Baldwin simonb <simonb@google.com>
Richard Ball ricbal02 <richard.ball@arm.com>
Scott Bambrough - <scottb@netwinder.org>
Wolfgang Bangerth - <bangerth@dealii.org>
Claudio Bantaloukas rdfm <claudio.bantaloukas@arm.com>
Gergö Barany - <gergo@codesourcery.com>
Thiago Jung Bauermann - <thiago.bauermann@linaro.org>
Charles Baylis cbaylis <charles.baylis@linaro.org>
Tejas Belagod belagod <tejas.belagod@arm.com>
Andrey Belevantsev abel <abel@ispras.ru>
Expand Down Expand Up @@ -565,10 +569,12 @@ Kean Johnston - <jkj@sco.com>
Phillip Jordan pmj <phillip.m.jordan@gmail.com>
Tim Josling timjosling <tej@melbpc.org.au>
Victor Kaplansky victork <victork@il.ibm.com>
Evgeny Karpov - <evgeny.karpov@microsoft.com>
Filip Kastl pheeck <fkastl@suse.cz>
Geoffrey Keating geoffk <geoffk@geoffk.org>
Brendan Kehoe - <brendan@zen.org>
Richard Kenner kenner <kenner@nyu.edu>
Yury Khrustalev ykhrustalev <yury.khrustalev@arm.com>
Andi Kleen ak <andi@firstfloor.org>
Matthias Klose doko <doko@debian.org>
Jeff Knaggs - <jknaggs@redhat.com>
Expand Down Expand Up @@ -624,6 +630,7 @@ Sa Liu saliu <saliu@de.ibm.com>
Ralph Loader ralph <rcl@ihug.co.nz>
Sheldon Lobo smlobo <sheldon.lobo@oracle.com>
Gabor Loki loki <loki@inf.u-szeged.hu>
Matthieu Longo mlongo <matthieu.longo@arm.com>
Sandra Loosemore sandra <sloosemore@baylibre.com>
Manuel López-Ibáñez manu <manu@gcc.gnu.org>
Carl Love carll <cel@linux.ibm.com>
Expand Down Expand Up @@ -656,6 +663,7 @@ Bryce McKinlay bryce <mckinlay@redhat.com>
Adam Megacz - <adam@xwt.org>
Bingfeng Mei meibf <bmei@broadcom.com>
Michael Meissner meissner <gnu@the-meissners.org>
Josef Melcr - <melcrjos@fit.cvut.cz>
Jason Merrill jason <jason@redhat.com>
Jim Meyering - <jim@meyering.net>
Martin Michlmayr tbm <tbm@cyrius.com>
Expand Down Expand Up @@ -876,6 +884,7 @@ Ruoyao Xi xry111 <xry111@xry111.site>
Mingjie Xing xmj <mingjie.xing@gmail.com>
Chenghua Xu paulhua <paul.hua.gm@gmail.com>
Li Xu - <xuli1@eswincomputing.com>
Feng Xue fxue <fxue@os.amperecomputing.com>
Canqun Yang canqun <canqun@nudt.edu.cn>
Fei Yang fyang <felix.yang@huawei.com>
Jeffrey Yasskin jyasskin <jyasskin@google.com>
Expand Down Expand Up @@ -915,6 +924,7 @@ Certificate of Origin Version 1.1. See https://gcc.gnu.org/dco.html for more
information.


Soumya AR <soumyaa@nvidia.com>
Juergen Christ <jchrist@linux.ibm.com>
Robin Dapp <rdapp.gcc@gmail.com>
Robin Dapp <rdapp@ventanamicro.com>
Expand Down
1 change: 0 additions & 1 deletion SECURITY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ Reporting private security bugs
security teams. The following teams have volunteered to handle
such bugs:

Debian: security@debian.org
Red Hat: secalert@redhat.com
SUSE: security@suse.de
AdaCore: product-security@adacore.com
Expand Down
4 changes: 4 additions & 0 deletions config/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024-11-25 Sandra Loosemore <sloosemore@baylibre.com>

* mt-nios2-elf: Deleted.

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

* acx.m4 (ACX_PROG_CARGO): Use 'AC_CHECK_PROGS'.
Expand Down
5 changes: 0 additions & 5 deletions config/mt-nios2-elf

This file was deleted.

Loading

0 comments on commit d195759

Please sign in to comment.