Skip to content

Commit 74a873c

Browse files
Merge pull request #52 from iains/contracts-nonattr-rebase-on-r15-7028-g0ad1905bf050
Contracts nonattr rebase on r15 7028 g0ad1905bf050
2 parents bca7168 + 4d2f03c commit 74a873c

File tree

27,274 files changed

+570341
-244485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

27,274 files changed

+570341
-244485
lines changed

ChangeLog

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,82 @@
1+
2025-01-13 Martin Jambor <[email protected]>
2+
3+
* MAINTAINERS: Fix the name order of the Write After Approval section.
4+
5+
2024-12-23 Mark Harmstone <[email protected]>
6+
7+
* MAINTAINERS: Add myself to write after approval.
8+
9+
2024-12-18 Prathamesh Kulkarni <[email protected]>
10+
11+
Revert:
12+
2024-12-18 Prathamesh Kulkarni <[email protected]>
13+
Matthew Malcolmson <[email protected]>
14+
15+
PR driver/81358
16+
* Makefile.def: Add dependencies so libatomic is built before target
17+
libraries are configured.
18+
* Makefile.tpl: Export TARGET_CONFIGDIRS.
19+
* configure.ac: Add libatomic to bootstrap_target_libs.
20+
* Makefile.in: Regenerate.
21+
* configure: Regenerate.
22+
23+
2024-12-18 Prathamesh Kulkarni <[email protected]>
24+
Matthew Malcolmson <[email protected]>
25+
26+
PR driver/81358
27+
* Makefile.def: Add dependencies so libatomic is built before target
28+
libraries are configured.
29+
* Makefile.tpl: Export TARGET_CONFIGDIRS.
30+
* configure.ac: Add libatomic to bootstrap_target_libs.
31+
* Makefile.in: Regenerate.
32+
* configure: Regenerate.
33+
34+
2024-12-11 Matthieu Longo <[email protected]>
35+
36+
* MAINTAINERS: Add myself to write after approval.
37+
38+
2024-12-02 Claudio Bantaloukas <[email protected]>
39+
40+
* MAINTAINERS: Add myself to write after approval.
41+
42+
2024-11-29 David Malcolm <[email protected]>
43+
44+
* configure.ac: Rename "libdiagnostics" to "libgdiagnostics".
45+
* configure: Regenerate.
46+
47+
2024-11-29 Yury Khrustalev <[email protected]>
48+
49+
* MAINTAINERS: Add myself to write after approval.
50+
51+
2024-11-25 Sandra Loosemore <[email protected]>
52+
53+
* MAINTAINERS: Remove references to nios2.
54+
* configure.ac: Likewise.
55+
* configure: Regenerated.
56+
57+
2024-11-22 Sam James <[email protected]>
58+
59+
* configure: Regenerate.
60+
* configure.ac: Sync with Binutils.
61+
62+
2024-11-22 Evgeny Karpov <[email protected]>
63+
64+
* MAINTAINERS: Add myself to write after approval.
65+
66+
2024-11-19 Florian Weimer <[email protected]>
67+
68+
* SECURITY.txt: Remove Debian.
69+
70+
2024-11-18 David Malcolm <[email protected]>
71+
72+
* configure.ac (--enable-libdiagnostics): New.
73+
* configure: Regenerate.
74+
75+
2024-11-05 Nick Clifton <[email protected]>
76+
77+
* configure.ac: Add sim to noconfigdirs for ARM targets.
78+
* configure: Regenerate.
79+
180
2024-10-30 Soumya AR <[email protected]>
281

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

MAINTAINERS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ moxie port Anthony Green <[email protected]>
102102
msp430 port Nick Clifton <[email protected]>
103103
nds32 port Chung-Ju Wu <[email protected]>
104104
nds32 port Shiva Chen <[email protected]>
105-
nios2 port Chung-Lin Tang <[email protected]>
106-
nios2 port Sandra Loosemore <[email protected]>
107105
nvptx port Tom de Vries <[email protected]>
108106
nvptx port Thomas Schwinge <[email protected]>
109107
or1k port Stafford Horne <[email protected]>
@@ -329,12 +327,12 @@ from other maintainers or reviewers.
329327

330328
Name BZ account Email
331329

330+
Soumya AR soumyaa <[email protected]>
332331
Mark G. Adams mgadams <[email protected]>
333332
Ajit Kumar Agarwal aagarwa <[email protected]>
334333
Pedro Alves palves <[email protected]>
335334
John David Anglin danglin <[email protected]>
336335
Harald Anlauf anlauf <[email protected]>
337-
Soumya AR soumyaa <[email protected]>
338336
Paul-Antoine Arras parras <[email protected]>
339337
Arsen Arsenović arsen <[email protected]>
340338
Raksit Ashok raksit <[email protected]>
@@ -347,6 +345,7 @@ Simon Baldwin simonb <[email protected]>
347345
Richard Ball ricbal02 <[email protected]>
348346
Scott Bambrough - <[email protected]>
349347
Wolfgang Bangerth - <[email protected]>
348+
Claudio Bantaloukas rdfm <[email protected]>
350349
Gergö Barany - <[email protected]>
351350
Thiago Jung Bauermann - <[email protected]>
352351
Charles Baylis cbaylis <[email protected]>
@@ -511,6 +510,7 @@ Olivier Hainque hainque <[email protected]>
511510
Jivan Hakobyan - <[email protected]>
512511
Andrew Haley aph <[email protected]>
513512
Demin Han deminhan <[email protected]>
513+
Mark Harmstone maharmstone <[email protected]>
514514
Frederik Harwath frederik <[email protected]>
515515
Stuart Hastings stuart <[email protected]>
516516
Michael Haubenwallner haubi <[email protected]>
@@ -570,10 +570,12 @@ Kean Johnston - <[email protected]>
570570
Phillip Jordan pmj <[email protected]>
571571
Tim Josling timjosling <[email protected]>
572572
Victor Kaplansky victork <[email protected]>
573+
Evgeny Karpov - <[email protected]>
573574
Filip Kastl pheeck <[email protected]>
574575
Geoffrey Keating geoffk <[email protected]>
575576
Brendan Kehoe - <[email protected]>
576577
Richard Kenner kenner <[email protected]>
578+
Yury Khrustalev ykhrustalev <[email protected]>
577579
Andi Kleen ak <[email protected]>
578580
Matthias Klose doko <[email protected]>
579581
Jeff Knaggs - <[email protected]>
@@ -629,6 +631,7 @@ Sa Liu saliu <[email protected]>
629631
Ralph Loader ralph <[email protected]>
630632
Sheldon Lobo smlobo <[email protected]>
631633
Gabor Loki loki <[email protected]>
634+
Matthieu Longo mlongo <[email protected]>
632635
Sandra Loosemore sandra <[email protected]>
633636
Manuel López-Ibáñez manu <[email protected]>
634637
Carl Love carll <[email protected]>

SECURITY.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ Reporting private security bugs
180180
security teams. The following teams have volunteered to handle
181181
such bugs:
182182

183-
184183
185184
186185

c++tools/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
* server.cc: New.
208208

209209

210-
Copyright (C) 2020-2024 Free Software Foundation, Inc.
210+
Copyright (C) 2020-2025 Free Software Foundation, Inc.
211211

212212
Copying and distribution of this file, with or without modification,
213213
are permitted in any medium without royalty provided the copyright

c++tools/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Makefile for c++tools
2-
# Copyright (C) 2020-2024 Free Software Foundation, Inc.
2+
# Copyright (C) 2020-2025 Free Software Foundation, Inc.
33
#
44
# This file is free software; you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

c++tools/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Configure script for c++tools
2-
# Copyright (C) 2020-2024 Free Software Foundation, Inc.
2+
# Copyright (C) 2020-2025 Free Software Foundation, Inc.
33
# Written by Nathan Sidwell <[email protected]> while at FaceBook
44
#
55
# This file is free software; you can redistribute it and/or modify it

c++tools/resolver.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* C++ modules. Experimental! -*- c++ -*-
2-
Copyright (C) 2017-2024 Free Software Foundation, Inc.
2+
Copyright (C) 2017-2025 Free Software Foundation, Inc.
33
Written by Nathan Sidwell <[email protected]> while at FaceBook
44
55
This file is part of GCC.

c++tools/resolver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* C++ modules. Experimental! -*- c++ -*-
2-
Copyright (C) 2017-2024 Free Software Foundation, Inc.
2+
Copyright (C) 2017-2025 Free Software Foundation, Inc.
33
Written by Nathan Sidwell <[email protected]> while at FaceBook
44
55
This file is part of GCC.

c++tools/server.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* C++ modules. Experimental!
2-
Copyright (C) 2018-2024 Free Software Foundation, Inc.
2+
Copyright (C) 2018-2025 Free Software Foundation, Inc.
33
Written by Nathan Sidwell <[email protected]> while at FaceBook
44
55
This file is part of GCC.
@@ -319,7 +319,7 @@ static void ATTRIBUTE_NORETURN
319319
print_version (void)
320320
{
321321
fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string);
322-
fprintf (stdout, "Copyright %s 2018-2024 Free Software Foundation, Inc.\n",
322+
fprintf (stdout, "Copyright %s 2018-2025 Free Software Foundation, Inc.\n",
323323
("(C)"));
324324
fnotice (stdout,
325325
("This is free software; see the source for copying conditions.\n"

config/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2024-11-25 Sandra Loosemore <[email protected]>
2+
3+
* mt-nios2-elf: Deleted.
4+
15
2024-04-16 Thomas Schwinge <[email protected]>
26

37
* acx.m4 (ACX_PROG_CARGO): Use 'AC_CHECK_PROGS'.

0 commit comments

Comments
 (0)