Skip to content

Commit 1e14281

Browse files
author
Damian Rouson
committed
Merge branch 'master' into teams
2 parents 3da5660 + 7ca6a92 commit 1e14281

File tree

1,958 files changed

+68033
-25616
lines changed

Some content is hidden

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

1,958 files changed

+68033
-25616
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2017-09-18 Pierre-Marie de Rodat <[email protected]>
2+
3+
* MAINTAINERS: Add myself as a maintainer for the Ada front end.
4+
5+
2017-09-15 Nathan Sidwell <[email protected]>
6+
7+
* MAINTAINERS: Remove myself as a vxworks maintainer.
8+
9+
2017-09-13 Thomas Schwinge <[email protected]>
10+
11+
* MAINTAINERS: Remove email address of Jim Norris.
12+
113
2017-09-11 Kyrylo Tkachov <[email protected]>
214

315
* MAINTAINERS (Reviewers): Move myself from here...

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ RTEMS Ports Ralf Corsepius <[email protected]>
134134
RTEMS Ports Sebastian Huber <[email protected]>
135135
VMS Douglas Rupp <[email protected]>
136136
VMS Tristan Gingold <[email protected]>
137-
VxWorks ports Nathan Sidwell <[email protected]>
138137
VxWorks ports Olivier Hainque <[email protected]>
139138
cygwin, mingw-w64 Jonathan Yong <[email protected]>
140139

@@ -143,6 +142,7 @@ cygwin, mingw-w64 Jonathan Yong <[email protected]>
143142
C front end/ISO C99 Joseph Myers <[email protected]>
144143
Ada front end Arnaud Charlet <[email protected]>
145144
Ada front end Eric Botcazou <[email protected]>
145+
Ada front end Pierre-Marie de Rodat <[email protected]>
146146
BRIG (HSAIL) front end Pekka Jääskeläinen <[email protected]>
147147
BRIG (HSAIL) front end Martin Jambor <[email protected]>
148148
c++ Jason Merrill <[email protected]>
@@ -515,7 +515,7 @@ Adam Nemet <[email protected]>
515515
Thomas Neumann <[email protected]>
516516
Dan Nicolaescu <[email protected]>
517517
Kelvin Nilsen <[email protected]>
518-
James Norris <[email protected]>
518+
James Norris
519519
Diego Novillo <[email protected]>
520520
Dorit Nuzman <[email protected]>
521521
David O'Brien <[email protected]>

contrib/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2017-09-18 Richard Biener <[email protected]>
2+
3+
* download_prerequisites (isl): Bump version to 0.18.
4+
15
2017-08-02 Yury Gribov <[email protected]>
26

37
* mklog: Added new implementation.

contrib/download_prerequisites

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ version='(unversioned)'
3030
gmp='gmp-6.1.0.tar.bz2'
3131
mpfr='mpfr-3.1.4.tar.bz2'
3232
mpc='mpc-1.0.3.tar.gz'
33-
isl='isl-0.16.1.tar.bz2'
33+
isl='isl-0.18.tar.bz2'
3434

3535
base_url='ftp://gcc.gnu.org/pub/gcc/infrastructure/'
3636

contrib/prerequisites.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
86ee6e54ebfc4a90b643a65e402c4048 gmp-6.1.0.tar.bz2
22
b8a2f6b0e68bef46e53da2ac439e1cf4 mpfr-3.1.4.tar.bz2
33
d6a1d5f8ddea3abd2cc3e98f58352d26 mpc-1.0.3.tar.gz
4-
ac1f25a0677912952718a51f5bc20f32 isl-0.16.1.tar.bz2
4+
11436d6b205e516635b666090b94ab32 isl-0.18.tar.bz2

contrib/prerequisites.sha512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117 gmp-6.1.0.tar.bz2
22
51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819 mpfr-3.1.4.tar.bz2
33
0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43 mpc-1.0.3.tar.gz
4-
c188667a84dc5bdddb4ab7c35f89c91bf15a8171f4fcaf41301cf285fb7328846d9a367c096012fec4cc69d244f0bc9e95d84c09ec097394cd4093076f2a041b isl-0.16.1.tar.bz2
4+
85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94 isl-0.18.tar.bz2

0 commit comments

Comments
 (0)