comparison ChangeLog @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
6
7 * MAINTAINERS (Write After Approval): Remove myself.
8
9 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
10
11 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
12
13 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
14
15 * MAINTAINERS: Update my email address.
16
17 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
18
19 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
20 maintainer.
21
22 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
23
24 * MAINTAINERS (Write After Approval): Add self.
25
26 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
27
28 * MAINTAINERS (write after approval): Add myself.
29
30 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
31
32 * MAINTAINERS: Update my email address.
33
34 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
35
36 * MAINTAINERS (write after approval): Add myself.
37
38 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
39
40 * MAINTAINERS: Add self to global reviewers list.
41
42 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
43
44 MAINTAINERS: Add c-sky port maintainers.
45
46 2018-08-10 Martin Liska <mliska@suse.cz>
47
48 * MAINTAINERS: Revert change in previous commit and
49 join lines.
50
51 2018-08-10 Martin Liska <mliska@suse.cz>
52
53 * MAINTAINERS: Remove extra line.
54
55 2018-08-06 Naveen H.S <naveenh@marvell.com>
56
57 * MAINTAINERS: Update my email address.
58
59 2018-07-19 DJ Delorie <dj@redhat.com>
60
61 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
62 as maintainer.
63
64 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
65
66 * MAINTAINERS: Adjust email address for me and my colleague Robin
67 Dapp.
68
69 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
70 Sunil K Pandey <sunil.k.pandey@intel.com>
71
72 PR target/84413
73 * config/i386/i386.c (m_CORE_AVX512): New.
74 (m_CORE_AVX2): Likewise.
75 (m_CORE_ALL): Add m_CORE_AVX2.
76 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
77 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
78 and remove the rest of m_SKYLAKE_AVX512.
79
80 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
81
82 * config.sub: Sync with upstream version 2018-07-03.
83
84 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
85
86 * config.guess: Sync with upstream version 2018-06-26.
87 * config.sub: Sync with upstream version 2018-07-02.
88
89 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
90
91 * libtool.m4: Sort output of 'find' to enable deterministic builds.
92 * ltmain.sh: Likewise.
93
94 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
95
96 * contrib/config-list.mk: Remove powerpc-linux_paired.
97
98 2018-06-29 Alexandre Oliva <oliva@adacore.com>
99
100 * configure.ac: Introduce support for @unless/@endunless.
101 * Makefile.tpl (dep-kind): Rewrite with cond; return
102 postbootstrap in some cases.
103 (make-postboot-dep, postboot-targets): New.
104 (dependencies): Do not output postbootstrap dependencies at
105 first. Output non-target ones changed for configure to depend
106 on stage_last @if gcc-bootstrap, and the original deps @unless
107 gcc-bootstrap.
108 * configure.in, Makefile.in: Rebuilt.
109
110 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
111
112 * MAINTAINERS (write after approval): Add myself.
113
114 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
115
116 * MAINTAINERS (write after approval): Add myself.
117
118 2018-06-19 Nick Clifton <nickc@redhat.com>
119
120 * zlib/configure.ac: Restore old behaviour of only enabling
121 multilibs when a target subdirectory is defined. This allows
122 building with srcdir == builddir.
123 * zlib/configure: Regenerate.
124
125 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
126
127 * Makefile.def (fortran): Add check-target-libgomp-fortran.
128 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
129 * Makefile.in: Regenerate.
130
131 2018-06-16 Ben Elliston <bje@gnu.org>
132
133 * config.guess: Import latest version.
134 * config.sub: Likewise.
135
136 2018-06-08 Martin Liska <mliska@suse.cz>
137
138 * MAINTAINERS: Remove MPX-related entries.
139 * Makefile.def: Remove libmpx support.
140 * Makefile.in: Regenerate.
141 * configure.ac: Remove removed files.
142 * configure: Regenerate.
143 * libmpx/ChangeLog: Remove.
144 * libmpx/Makefile.am: Remove.
145 * libmpx/Makefile.in: Remove.
146 * libmpx/acinclude.m4: Remove.
147 * libmpx/aclocal.m4: Remove.
148 * libmpx/config.h.in: Remove.
149 * libmpx/configure: Remove.
150 * libmpx/configure.ac: Remove.
151 * libmpx/configure.tgt: Remove.
152 * libmpx/libmpx.spec.in: Remove.
153 * libmpx/mpxrt/Makefile.am: Remove.
154 * libmpx/mpxrt/Makefile.in: Remove.
155 * libmpx/mpxrt/libmpx.map: Remove.
156 * libmpx/mpxrt/libtool-version: Remove.
157 * libmpx/mpxrt/mpxrt-utils.c: Remove.
158 * libmpx/mpxrt/mpxrt-utils.h: Remove.
159 * libmpx/mpxrt/mpxrt.c: Remove.
160 * libmpx/mpxrt/mpxrt.h: Remove.
161 * libmpx/mpxwrap/Makefile.am: Remove.
162 * libmpx/mpxwrap/Makefile.in: Remove.
163 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
164 * libmpx/mpxwrap/libtool-version: Remove.
165 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
166
167 2018-06-04 Martin Liska <mliska@suse.cz>
168
169 * MAINTAINERS: Add myself as gcov maintainer.
170
171 2018-06-04 Matthew Fortune <mfortune@gmail.com>
172
173 * MAINTAINERS: Update my email address.
174
175 2018-06-04 Tom de Vries <tdevries@suse.de>
176
177 * MAINTAINERS: Remove write-after-approval entries for component
178 maintainers.
179
180 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
181
182 * MAINTAINERS (write after approval): Add myself.
183
184 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
185
186 * MAINTAINERS: Update my email address.
187
188 2018-06-01 Tom de Vries <tdevries@suse.de>
189
190 * MAINTAINERS: Update my email address.
191
192 2018-05-22 Bin Cheng <bin.cheng@arm.com>
193
194 * MAINTAINERS (loop-optimizer): Add myself.
195
196 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
197
198 * configure.ac: Added "nfp" target.
199 * configure: Regenerate.
200
201 2018-04-30 Richard Biener <rguenther@suse.de>
202
203 PR bootstrap/85571
204 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
205 (STAGE3_TFLAGS): Likewise.
206 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
207 (STAGEtrain_TFLAGS): Likewise.
208 * Makefile.in: Regenerate.
209
210 2018-04-26 Richard Biener <rguenther@suse.de>
211
212 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
213 (STAGE2_CFLAGS): Likewise.
214 (STAGE2_TFLAGS): Likewise.
215 (STAGE3_CFLAGS): Add -fchecking.
216 (STAGE3_TFLAGS): Likewise.
217 (STAGEtrain_CFLAGS): Filter out -fchecking.
218 (STAGEtrain_TFLAGS): Likewise.
219 * Makefile.in: Re-generate.
220
221 2018-04-25 Catherine Moore <clm@codesourcery.com>
222
223 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
224
225 2018-04-18 Paul Clarke <pc@us.ibm.com>
226
227 * MAINTAINERS (write after approval): Add myself.
228
229 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
230
231 * MAINTAINERS: Update my email address.
232
233 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
234
235 * MAINTAINERS: Remove redundant Write-After-Approval entry.
236
237 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
238
239 * MAINTAINERS: Update my email address and disambiguate myself
240 a bit from Will Schmidt.
241
242 2018-03-21 Nathan Sidwell <nathan@acm.org>
243
244 * MAINTAINERS: Move maintainers of now-removed picochip and score
245 ports to write after approval.
246
247 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
248
249 * MAINTAINERS: Add entry for SVE maintainership.
250
251 2018-02-13 Maciej W. Rozycki <macro@mips.com>
252
253 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
254 * configure: Regenerate.
255
256 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
257
258 * MAINTAINERS (write after approval): Add myself.
259
260 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
261
262 * MAINTAINERS (write after approval): Add myself.
263
264 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
265
266 * MAINTAINERS (write after approval): Add myself.
267
268 2018-01-03 Jakub Jelinek <jakub@redhat.com>
269
270 Update copyright years.
271
272 2018-01-03 Ben Elliston <bje@gnu.org>
273
274 * config.guess: Import latest version.
275 * config.sub: Likewise.
276
277 2017-12-12 Stafford Horne <shorne@gmail.com>
278
279 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
280 * configure: Regenerate.
281
282 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
283
284 * MAINTAINERS (Write After Approval): Add myself.
285
286 2017-11-28 Julia Koval <julia.koval@intel.com>
287 Sebastian Peryt <sebastian.peryt@intel.com>
288
289 * Makefile.def (target_modules): Remove libcilkrts.
290 * Makefile.in: Ditto.
291 * configure: Ditto.
292 * configure.ac: Ditto.
293
294 2017-11-28 Julia Koval <julia.koval@intel.com>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
298 2017-11-22 Sudakshina Das <sudi.das@arm.com>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
302 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
303
304 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
305 Use my SiFive email address.
306
307 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
308
309 * MAINTAINERS (write after approval): Add myself.
310
311 2017-10-27 Martin Liska <mliska@suse.cz>
312
313 * Makefile.tpl: Use proper name of folder as it was renamed
314 during transition to 4 stages.
315 * Makefile.in: Regenerate.
316
1 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com> 317 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2 318
3 * MAINTAINERS (write after approval): Add myself. 319 * MAINTAINERS (write after approval): Add myself.
4 320
5 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com> 321 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
6 322
7 * MAINTAINERS: Add a note that maintainership also includes web 323 * MAINTAINERS: Add a note that maintainership also includes web
8 pages, docs, and testsuite related to that area. 324 pages, docs, and testsuite related to that area.
32 348
33 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers. 349 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
34 350
35 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com> 351 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
36 352
37 * MAINTAINERS (write after approval): Add myself. 353 * MAINTAINERS (write after approval): Add myself.
38 354
39 2017-07-28 Tony Reix <tony.reix@atos.net> 355 2017-07-28 Tony Reix <tony.reix@atos.net>
40 356
41 * configure.ac (target-libffi): Don't disable for AIX. 357 * configure.ac (target-libffi): Don't disable for AIX.
42 (go): Don't add to unsupported_languages on AIX. 358 (go): Don't add to unsupported_languages on AIX.
72 bootstrap_stage. 388 bootstrap_stage.
73 * Makefile.in: Re-generate the file. 389 * Makefile.in: Re-generate the file.
74 390
75 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com> 391 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
76 392
77 * MAINTAINERS: Add myself to Write After Approval 393 * MAINTAINERS: Add myself to Write After Approval
78 394
79 2017-06-21 Andrew Jenner <andrew@codesourcery.com> 395 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
80 396
81 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port. 397 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
82 398
274 * MAINTAINERS (Write After Approval): Remove redundant entry 590 * MAINTAINERS (Write After Approval): Remove redundant entry
275 for Andrew Burgess. 591 for Andrew Burgess.
276 592
277 2017-02-03 John David Anglin <danglin@gcc.gnu.org> 593 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
278 594
279 * configure.ac: Add gcc/function-tests.o to compare_exclusions for 595 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
280 32-bit hppa*-*-hpux*. 596 32-bit hppa*-*-hpux*.
281 * configure: Regenerate. 597 * configure: Regenerate.
282 598
283 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com> 599 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
284 600
285 * configure.ac: Moved the white list of enabling BRIG FE to 601 * configure.ac: Moved the white list of enabling BRIG FE to
286 libhsail-rt/configure.tgt. 602 libhsail-rt/configure.tgt.