Skip to content

Commit 5e80f53

Browse files
author
Damian Rouson
authored
Merge pull request #18 from gcc-mirror/master
Merge upstream GCC gcc-mirror master into sourceryinstitute/gcc master
2 parents 7ed153b + 61cdc20 commit 5e80f53

File tree

22,659 files changed

+741933
-530795
lines changed

Some content is hidden

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

22,659 files changed

+741933
-530795
lines changed

ChangeLog

Lines changed: 61 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,59 @@
1+
2018-03-21 Nathan Sidwell <[email protected]>
2+
3+
* MAINTAINERS: Move maintainers of now-removed picochip and score
4+
ports to write after approval.
5+
6+
2018-03-13 Richard Sandiford <[email protected]>
7+
8+
* MAINTAINERS: Add entry for SVE maintainership.
9+
10+
2018-02-13 Maciej W. Rozycki <[email protected]>
11+
12+
* configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
13+
* configure: Regenerate.
14+
15+
2018-01-18 Boris Kolpackov <[email protected]>
16+
17+
* MAINTAINERS (write after approval): Add myself.
18+
19+
2018-01-18 Siddhesh Poyarekar <[email protected]>
20+
21+
* MAINTAINERS (write after approval): Add myself.
22+
23+
2018-01-16 Sebastian Perta <[email protected]>
24+
25+
* MAINTAINERS (write after approval): Add myself.
26+
27+
2018-01-03 Jakub Jelinek <[email protected]>
28+
29+
Update copyright years.
30+
31+
2018-01-03 Ben Elliston <[email protected]>
32+
33+
* config.guess: Import latest version.
34+
* config.sub: Likewise.
35+
36+
2017-12-12 Stafford Horne <[email protected]>
37+
38+
* configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
39+
* configure: Regenerate.
40+
41+
2017-11-29 Qing Zhao <[email protected]>
42+
43+
* MAINTAINERS (Write After Approval): Add myself.
44+
45+
2017-11-28 Julia Koval <[email protected]>
46+
Sebastian Peryt <[email protected]>
47+
48+
* Makefile.def (target_modules): Remove libcilkrts.
49+
* Makefile.in: Ditto.
50+
* configure: Ditto.
51+
* configure.ac: Ditto.
52+
53+
2017-11-28 Julia Koval <[email protected]>
54+
55+
* MAINTAINERS (Write After Approval): Add myself.
56+
157
2017-11-22 Sudakshina Das <[email protected]>
258

359
* MAINTAINERS (Write After Approval): Add myself.
@@ -19,7 +75,7 @@
1975

2076
2017-10-16 Igor Tsimbalist <[email protected]>
2177

22-
* MAINTAINERS (write after approval): Add myself.
78+
* MAINTAINERS (write after approval): Add myself.
2379

2480
2017-10-01 Gerald Pfeifer <[email protected]>
2581

@@ -53,7 +109,7 @@
53109

54110
2017-07-31 Robin Dapp <[email protected]>
55111

56-
* MAINTAINERS (write after approval): Add myself.
112+
* MAINTAINERS (write after approval): Add myself.
57113

58114
2017-07-28 Tony Reix <[email protected]>
59115

@@ -93,7 +149,7 @@
93149

94150
2017-06-26 Maxim Ostapenko <[email protected]>
95151

96-
* MAINTAINERS: Add myself to Write After Approval
152+
* MAINTAINERS: Add myself to Write After Approval
97153

98154
2017-06-21 Andrew Jenner <[email protected]>
99155

@@ -295,9 +351,9 @@
295351

296352
2017-02-03 John David Anglin <[email protected]>
297353

298-
* configure.ac: Add gcc/function-tests.o to compare_exclusions for
354+
* configure.ac: Add gcc/function-tests.o to compare_exclusions for
299355
32-bit hppa*-*-hpux*.
300-
* configure: Regenerate.
356+
* configure: Regenerate.
301357

302358
2017-01-27 Pekka Jääskeläinen <[email protected]>
303359

MAINTAINERS

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ docs, and the testsuite related to that.
4545
aarch64 port Richard Earnshaw <[email protected]>
4646
aarch64 port James Greenhalgh <[email protected]>
4747
aarch64 port Marcus Shawcroft <[email protected]>
48+
aarch64 SVE port Richard Sandiford <[email protected]>
4849
alpha port Richard Henderson <[email protected]>
4950
arc port Joern Rennecke <[email protected]>
5051
arm port Nick Clifton <[email protected]>
@@ -90,7 +91,6 @@ nios2 port Chung-Lin Tang <[email protected]>
9091
nios2 port Sandra Loosemore <[email protected]>
9192
nvptx port Tom de Vries <[email protected]>
9293
pdp11 port Paul Koning <[email protected]>
93-
picochip port Daniel Towner <[email protected]>
9494
powerpcspe port Andrew Jenner <[email protected]>
9595
riscv port Kito Cheng <[email protected]>
9696
riscv port Palmer Dabbelt <[email protected]>
@@ -104,7 +104,6 @@ rx port Nick Clifton <[email protected]>
104104
s390 port Hartmut Penner <[email protected]>
105105
s390 port Ulrich Weigand <[email protected]>
106106
s390 port Andreas Krebbel <[email protected]>
107-
score port Chen Liqin <[email protected]>
108107
sh port Alexandre Oliva <[email protected]>
109108
sh port Oleg Endo <[email protected]>
110109
sparc port David S. Miller <[email protected]>
@@ -454,7 +453,9 @@ Jeff Knaggs <[email protected]>
454453
Michael Koch <[email protected]>
455454
Nicolas Koenig <[email protected]>
456455
Kaz Kojima <[email protected]>
456+
Boris Kolpackov <[email protected]>
457457
Dave Korn <[email protected]>
458+
Julia Koval <[email protected]>
458459
Matt Kraai <[email protected]>
459460
Jan Kratochvil <[email protected]>
460461
Louis Krupp <[email protected]>
@@ -477,6 +478,7 @@ James Lemke <[email protected]>
477478
Kriang Lerdsuwanakij <[email protected]>
478479
Renlin Li <[email protected]>
479480
Xinliang David Li <[email protected]>
481+
Chen Liqin <[email protected]>
480482
Martin Liska <[email protected]>
481483
Jiangning Liu <[email protected]>
482484
@@ -514,7 +516,7 @@ James A. Morrison <[email protected]>
514516
Brooks Moses <[email protected]>
515517
Dirk Mueller <[email protected]>
516518
Phil Muldoon <[email protected]>
517-
Steven Munroe <[email protected].com>
519+
Steven Munroe <munroesj52@gmail.com>
518520
Szabolcs Nagy <[email protected]>
519521
Quentin Neill <[email protected]>
520522
Adam Nemet <[email protected]>
@@ -534,11 +536,13 @@ Patrick Palka <[email protected]>
534536
Devang Patel <[email protected]>
535537
Andris Pavenis <[email protected]>
536538
Fernando Pereira <[email protected]>
539+
Sebastian Perta <[email protected]>
537540
Sebastian Peryt <[email protected]>
538541
Kaushik Phatak <[email protected]>
539542
Nicolas Pitre <[email protected]>
540543
Paul Pluzhnikov <[email protected]>
541544
Antoniu Pop <[email protected]>
545+
Siddhesh Poyarekar <[email protected]>
542546
Vidya Praveen <[email protected]>
543547
Thomas Preud'homme <[email protected]>
544548
Vladimir Prus <[email protected]>
@@ -604,6 +608,7 @@ Caroline Tice <[email protected]>
604608
Kai Tietz <[email protected]>
605609
Ilya Tocar <[email protected]>
606610
Philipp Tomsich <[email protected]>
611+
Daniel Towner <[email protected]>
607612
Konrad Trifunovic <[email protected]>
608613
Markus Trippelsdorf <[email protected]>
609614
Igor Tsimbalist <[email protected]>
@@ -643,6 +648,7 @@ David Yuste <[email protected]>
643648
Kirill Yukhin <[email protected]>
644649
Adhemerval Zanella <[email protected]>
645650
Yufeng Zhang <[email protected]>
651+
Qing Zhao <[email protected]>
646652
Shujing Zhao <[email protected]>
647653
Jon Ziegler <[email protected]>
648654
Roman Zippel <[email protected]>

Makefile.def

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ target_modules = { module= libvtv;
144144
bootstrap=true;
145145
lib_path=.libs;
146146
raw_cxx=true; };
147-
target_modules = { module= libcilkrts;
148-
lib_path=.libs; };
149147
target_modules = { module= liboffloadmic;
150148
lib_path=.libs;
151149
extra_configure_flags='@extra_liboffloadmic_configure_flags@'; };
@@ -533,7 +531,6 @@ dependencies = { module=all-m4; on=all-build-texinfo; };
533531
// on libgcc and newlib/libgloss.
534532
lang_env_dependencies = { module=libitm; cxx=true; };
535533
lang_env_dependencies = { module=libffi; cxx=true; };
536-
lang_env_dependencies = { module=libcilkrts; cxx=true; };
537534
lang_env_dependencies = { module=liboffloadmic; cxx=true; };
538535
lang_env_dependencies = { module=newlib; no_c=true; };
539536
lang_env_dependencies = { module=libgloss; no_c=true; };
@@ -567,8 +564,6 @@ dependencies = { module=install-target-libsanitizer; on=install-target-libstdc++
567564
dependencies = { module=install-target-libsanitizer; on=install-target-libgcc; };
568565
dependencies = { module=install-target-libvtv; on=install-target-libstdc++-v3; };
569566
dependencies = { module=install-target-libvtv; on=install-target-libgcc; };
570-
dependencies = { module=install-target-libcilkrts; on=install-target-libstdc++-v3; };
571-
dependencies = { module=install-target-libcilkrts; on=install-target-libgcc; };
572567
dependencies = { module=install-target-liboffloadmic; on=install-target-libstdc++-v3; };
573568
dependencies = { module=install-target-liboffloadmic; on=install-target-libgcc; };
574569
dependencies = { module=install-target-libitm; on=install-target-libgcc; };

0 commit comments

Comments
 (0)