comparison ChangeLog @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents f6334be47118
children 84e7813d76e9
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
1 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2
3 * MAINTAINERS (write after approval): Add myself.
4
5 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
6
7 * MAINTAINERS: Add a note that maintainership also includes web
8 pages, docs, and testsuite related to that area.
9
10 2017-09-25 Tom de Vries <tom@codesourcery.com>
11
12 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
13
14 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
15
16 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
17
18 2017-09-15 Nathan Sidwell <nathan@acm.org>
19
20 * MAINTAINERS: Remove myself as a vxworks maintainer.
21
22 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
23
24 * MAINTAINERS: Remove email address of Jim Norris.
25
26 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
27
28 * MAINTAINERS (Reviewers): Move myself from here...
29 (CPU Port Maintainers): ... to here.
30
31 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
32
33 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
34
35 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
36
37 * MAINTAINERS (write after approval): Add myself.
38
39 2017-07-28 Tony Reix <tony.reix@atos.net>
40
41 * configure.ac (target-libffi): Don't disable for AIX.
42 (go): Don't add to unsupported_languages on AIX.
43 (target-libgo): Don't disable for AIX.
44 * configure: Regenerate.
45
46 2017-07-19 Yury Gribov <tetra2005@gmail.com>
47
48 * MAINTAINERS: Add myself.
49
50 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
51
52 * MAINTAINERS: Update my email address.
53
54 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
55
56 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
57 arm-specific auto-generated header files.
58
59 2017-07-03 Nathan Sidwell <nathan@acm.org>
60
61 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
62 * configure: Rebuilt.
63
64 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
65
66 * MAINTAINERS: Readd myself for c6x.
67
68 2017-06-28 Martin Liska <mliska@suse.cz>
69
70 PR bootstrap/81217
71 * Makefile.def: Remove superfluous bootstrap_target from
72 bootstrap_stage.
73 * Makefile.in: Re-generate the file.
74
75 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
76
77 * MAINTAINERS: Add myself to Write After Approval
78
79 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
80
81 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
82
83 2017-06-19 Martin Liska <mliska@suse.cz>
84
85 * Makefile.def: Define 4 stages PGO bootstrap.
86 * Makefile.tpl: Define FLAGS.
87 * Makefile.in: Regenerate.
88
89 2017-06-14 Ian Lance Taylor <iant@golang.org>
90
91 * Makefile.def: Add check-gotools to go check targets.
92 * Makefile.in: Rebuild.
93
94 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
95
96 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
97
98 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
99
100 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
101 * configure: Regenerate.
102
103 2017-05-31 Martin Liska <mliska@suse.cz>
104
105 * configure.ac: Add handling of stage2_werror_flags to
106 action-if-given and to action-if-not-given.
107 * configure: Regenerate.
108
109 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
110
111 * MAINTAINERS: Add self to Write After Approval
112
113 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
114
115 * MAINTAINERS: Update my email address, and remove myself as
116 maintainer in some areas.
117
118 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
119
120 * MAINTAINERS: Add self to Write After Approval
121
122 2017-05-25 Nathan Sidwell <nathan@acm.org>
123
124 * configure.ac: Add --enable-languages=default to mean default and
125 make --enable-languages=all mean all supported languages.
126 * configure: Regenerated.
127
128 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
129
130 * config.gcc (powerpc*-*-*spe*): New.
131 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
132 (powerpc-*-rtems*spe*): New.
133 (powerpc*-*-linux*spe*): New.
134 (powerpc-wrs-vxworksspe): New.
135 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
136 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
137 * config.host (powerpc*-*-*spe*): New.
138
139 2017-05-19 Martin Liska <mliska@suse.cz>
140
141 * configure.ac: Add --enable-werror-always just for
142 bootstrap-debug (or none build config) and do not add it
143 when we are on a release branch.
144 * configure: Regenerated.
145
146 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
147
148 * MAINTAINERS: Add self to Write After Approval
149
150 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
151
152 * MAINTAINERS: Move myself to Write After Approval section.
153
154 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
155
156 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
157 ACCH registers.
158 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
159 available.
160 (umulsidi3): Likewise.
161 (mulsidi3_700): Disable this pattern when we have advanced mpy
162 instructions.
163 (umulsidi3_700): Likewise.
164 (maddsidi4): New pattern.
165 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
166 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
167 (mpydu_imm_arcv2hs): Likewise.
168 * config/arc/predicates.md (accl_operand): New predicate.
169
170 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
171 Andrew Burgess <andrew.burgess@embecosm.com>
172
173 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
174 case.
175 (ARC_AUTOFP_IRQ_P): Likewise.
176 (ARC_AUTO_IRQ_P): Likewise.
177 (rgf_banked_register_count): New variable.
178 (parse_mrgf_banked_regs_option): New function.
179 (arc_override_options): Handle rgf_banked_regs option.
180 (arc_handle_interrupt_attribute): Add firq option.
181 (arc_compute_function_type): Return fast irq type when required.
182 (arc_must_save_register): Handle fast interrupts.
183 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
184 (arc_return_address_regs): Update.
185 * config/arc/arc.h (arc_return_address_regs): Update.
186 (arc_function_type): Add fast interrupt type.
187 (ARC_INTERRUPT_P): Update.
188 (RC_FAST_INTERRUPT_P): Define.
189 * config/arc/arc.md (simple_return): Update for fast interrupts.
190 (p_return_i): Likewise.
191 * config/arc/arc.opt (mrgf-banked-regs): New option.
192 * doc/invoke.texi (mrgf-banked-regs): Document.
193
194 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
195
196 * config/arc/arc.c (irq_ctrl_saved): New variable.
197 (ARC_AUTOBLINK_IRQ_P): Define.
198 (ARC_AUTOFP_IRQ_P): Likewise.
199 (ARC_AUTO_IRQ_P): Likewise.
200 (irq_range): New function.
201 (arc_must_save_register): Likewise.
202 (arc_must_save_return_addr): Likewise.
203 (arc_dwarf_emit_irq_save_regs): Likewise.
204 (arc_override_options): Handle deferred options.
205 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
206 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
207 arc_must_save_return_addr.
208 (arc_compute_frame_size): Handle automated save and restore of
209 registers.
210 (arc_expand_prologue): Likewise.
211 (arc_expand_epilogue): Likewise.
212 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
213 * config/arc/arc.opt (mirq-ctrl-saved): New option.
214 * doc/invoke.texi (mirq-ctrl-saved): Document option.
215
216 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
217 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
218
219 PR bootstrap/77661
220 * Makefile.def: Don't pass --enable-maintainer-mode on to an
221 in-tree build MPC.
222 * Makefile.in: Regenerate.
223
224 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
225
226 * configure.ac: Enable LTO by default on darwin >= 9.
227 * configure: Regenerate.
228
229 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
230
231 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
232 and Andrew Waterman as the RISC-V maintainers.
233
234 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
235
236 * MAINTAINERS: Add self to Write After Approval
237
238 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
239
240 * config.guess: Import latest from upstream.
241
242 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
243
244 * MAINTAINERS (Write After Approval): Remove entries that are
245 already covered under Reviewers.
246
247 2017-03-08 Mark Wielaard <mark@klomp.org>
248
249 PR demangler/70909
250 PR demangler/67264
251 * include/demangle.h: Add d_printing to struct demangle_component
252 and pass struct demangle_component as non const.
253
254 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
255
256 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
257
258 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
259
260 * Makefile.tpl: Remove HOST_ISLVER.
261 (HOST_EXPORTS): Remove ISLVER.
262 * Makefile.in: Regenerate.
263
264 2017-02-13 Richard Biener <rguenther@suse.de>
265
266 * configure: Re-generate.
267
268 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
269
270 * MAINTAINERS: Adjust bug reporting URL.
271
272 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
273
274 * MAINTAINERS (Write After Approval): Remove redundant entry
275 for Andrew Burgess.
276
277 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
278
279 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
280 32-bit hppa*-*-hpux*.
281 * configure: Regenerate.
282
283 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
284
285 * configure.ac: Moved the white list of enabling BRIG FE to
286 libhsail-rt/configure.tgt.
287 * configure: Regenerated.
288 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
289
290 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
291 Martin Jambor <mjambor@suse.cz>
292
293 * Makefile.def (target_modules): Added libhsail-rt.
294 (languages): Added language brig.
295 * Makefile.in: Regenerated.
296 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
297 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
298 * configure: Regenerated.
299
300 2017-01-17 Jakub Jelinek <jakub@redhat.com>
301
302 PR other/79046
303 * configure: Regenerated.
304
305 2017-01-04 Alan Modra <amodra@gmail.com>
306
307 * configure: Regenerate.
308
309 2016-12-29 Ben Elliston <bje@gnu.org>
310
311 * config.sub: Import latest version.
312
313 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
314
315 * MAINTAINERS (Write After Approval): Add myself.
316
317 2016-12-21 Jakub Jelinek <jakub@redhat.com>
318
319 * configure.ac: Don't bootstrap libmpx unless --with-build-config
320 includes bootstrap-mpx.
321 * configure: Regenerated.
322
323 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
328
329 * configure: Regenerate.
330
331 2016-12-01 Matthias Klose <doko@ubuntu.com>
332
333 * configure.ac: Don't use pkg-config to check for bdw-gc.
334 * configure: Regenerate.
335
336 2016-11-30 Matthias Klose <doko@ubuntu.com>
337
338 * Makefile.def: Remove reference to boehm-gc target module.
339 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
340 options and for the bdw-gc pkg-config module.
341 * configure: Regenerate.
342 * Makefile.in: Regenerate.
343
344 2016-11-28 Nathan Sidwell <nathan@acm.org>
345
346 * MAINTAINERS (nvptx): Remove self.
347
348 2016-11-25 Ben Elliston <bje@gnu.org>
349
350 * config.guess: Import latest version.
351 * config.sub: Likewise.
352
353 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
357 2016-11-15 Matthias Klose <doko@ubuntu.com>
358
359 * Makefile.def: Remove references to GCJ.
360 * Makefile.tpl: Likewise.
361 * Makefile.in: Regenerate.
362
363 2016-11-15 Matthias Klose <doko@ubuntu.com>
364
365 * config-ml.in: Remove references to GCJ.
366 * configure.ac: Likewise.
367 * configure: Regenerate.
368
369 2016-11-01 Josh Conner <joshconner@google.com>
370
371 * MAINTAINERS (Write After Approval): Update email address,
372
373 2016-10-27 Carl Love <cel@us.ibm.com>
374
375 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
376 Approval list to make it alphabetical.
377
378 2016-10-27 Carl Love <cel@us.ibm.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
382 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 * MAINTAINERS (Reviewers): Add myself.
385 (Write After Approval): Add myself.
386
387 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
388 Ulrich Weigand <uweigand@de.ibm.com>
389
390 * MAINTAINERS: Update email address.
391
392 2016-10-10 Nathan Sidwell <nathan@acm.org>
393
394 * MAINTAINERS: Update email address.
395
396 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
397
398 * configure.ac: Add aarch64-*-freebsd*.
399 * configure: Regenerate.
400
401 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
402
403 * MAINTAINERS: Update email address after it got reverted.
404
405 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
406
407 * configure.ac (target_libraries): Readd target-boehm-gc.
408 Restore --enable-objc-gc handling.
409 * configure: Regenerate.
410
411 2015-10-03 Jeff Law <law@redhat.com>
412
413 * MAINTAINERS: Move several inactive maintainers to the
414 write-after-approval section.
415
416 2016-09-30 Jakub Jelinek <jakub@redhat.com>
417
418 * configure.ac: Add target-libffi to target_libraries.
419 Readd libgcj target disablings, modified to only target-libffi.
420 Readd target addition of go to unsupported languages.
421 * configure: Regenerated.
422
423 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
424
425 * MAINTAINERS: Update email address.
426
427 2016-09-30 Andrew Haley <aph@redhat.com>
428
429 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
430 write-after approval. Remove Tom Tromey and Bryce McKinlay from
431 libgcj.
432
433 2016-09-30 Andrew Haley <aph@redhat.com>
434
435 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
436 write-after approval after GCJ deletion.
437
438 2016-09-30 Andrew Haley <aph@redhat.com>
439
440 * Makefile.def: Remove libjava.
441 * Makefile.tpl: Likewise.
442 * Makefile.in: Regenerate.
443 * configure.ac: Likewise.
444 * configure: Likewise.
445 * gcc/java: Remove.
446 * libjava: Likewise.
447
448 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
449
450 * MAINTAINERS (Reviewers): Add myself.
451
452 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
453
454 * configure.ac: Disable "sim" directory for arc*-*-*.
455 * configure: Regenerated.
456
457 2016-09-23 Tamar Christina <tamar.christina@arm.com>
458
459 * MAINTAINERS (Write After Approval): Add myself.
460
461 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
462
463 * configure.ac: Check for the minimum in-tree MPFR version
464 handled.
465 * configure: Regenerate.
466
467 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
468
469 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
470 * configure: Regenerated.
471
472 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
473
474 * MAINTAINERS (Write After Approval): Add myself.
475
476 2016-06-23 Andi Kleen <ak@linux.intel.com>
477
478 * Makefile.def: Add autoprofiledbootstrap.
479 * Makefile.tpl: Dito.
480 * Makefile.in: Regenerate.
481
482 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
483
484 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
485 * configure: Regenerate.
486
487 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
488
489 * configure: Regenerate.
490 * configure.ac: Remove support for avr-rtems.
491
492 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495
496 2016-06-16 Michael Collison <michael.collison@arm.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
500 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
501
502 * MAINTAINERS (Write After Approval): Update e-mail address.
503
504 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
505
506 * MAINTAINERS (Write After Approval): Add myself.
507
508 2016-05-28 Alan Modra <amodra@gmail.com>
509
510 * Makefile.tpl (configure): Depend on m4 files included.
511 * Makefile.in: Regenerate.
512
513 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
514
515 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
516 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
517
518 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
519
520 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
521 special case builtin.
522 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
523 support for ALTIVEC_BUILTIN_VEC_ADDEC.
524 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
525 for __builtin_vec_addec.
526
527 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
528
529 * config.guess: Import version 2016-04-02 (newest).
530 * config.sub: Import version 2016-05-10 (newest).
531
532 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
533
534 * configure.ac: Add ARC support to libgloss.
535 * configure: Regenerate
536
537 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
541 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
542
543 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
544 * configure: Regenerated.
545 * Makefile.def (gmp): Explicitly disable assembler.
546 (mpfr): Adjust lib_path.
547 (mpc): Likewise.
548 * Makefile.in: Regenerated.
549
550 2016-05-01 Jakub Jelinek <jakub@redhat.com>
551
552 PR bootstrap/70704
553 * configure.ac (--enable-stage1-checking): Add missing
554 --enable-checking=.
555 * configure: Regenerated.
556
557 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
558
559 * config.guess: Revert r235676.
560 * config.sub: Revert r235676.
561
562 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
563
564 * config.guess: Remove SH5 support.
565 * config.sub: Likewise.
566 * configure: Likewise.
567 * configure.ac: Likewise.
568
569 2016-04-26 Jakub Jelinek <jakub@redhat.com>
570
571 PR bootstrap/70704
572 * configure.ac (--enable-stage1-checking): For --disable-checking or
573 implicit --enable-checking, make sure extra flag matches in between
574 stage1 and later checking.
575 * configure: Regenerated.
576
577 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
578
579 * .gitattributes: New file.
580
581 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
582
583 * MAINTAINERS (rs6000/powerpc port): Add myself.
584
585 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
586
587 PR bootstrap/70173
588 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
589 and gotools directories. Delete the stage_final file.
590 * Makefile.in: Regenerate.
591
592 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
593
594 * MAINTAINERS (Write After Approval): Add myself.
595
596 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
597
598 * MAINTAINERS (Fortran maintainer): Remove myself.
599
600 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
604 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
605
606 * MAINTAINERS (Write After Approval): Add myself.
607
608 2016-03-17 Cary Coutant <ccoutant@gmail.com>
609
610 Sync with binutils-gdb:
611
612 2016-03-17 Cary Coutant <ccoutant@gmail.com>
613
614 * configure.ac: Add mips and s390 to the gold target check.
615 * configure: Regenerate.
616
617 2016-03-01 DJ Delorie <dj@redhat.com>
618
619 * MAINTAINERS (mep): Remove myself as MeP maintainer.
620
621 2016-02-22 David Malcolm <dmalcolm@redhat.com>
622
623 * MAINTAINERS (libcpp): Add myself.
624 (diagnostic messages): Likewise.
625
626 2016-02-20 Tom de Vries <tom@codesourcery.com>
627
628 * MAINTAINERS: Fix whitespace.
629
630 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
631
632 * MAINTAINERS (Write After Approval): Add myself.
633
634 2016-01-29 Sebastian Pop <s.pop@samsung.com>
635
636 * config/isl.m4: Add comments about isl-0.16.
637 * configure: Regenerate.
638
639 2016-01-29 Martin Jambor <mjambor@suse.cz>
640
641 * MAINTAINERS (hsa maintainers): Add myself.
642
643 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
644
645 * MAINTAINERS: (Write After Approval): Add myself.
646
647 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
648 Sebastian Pop <s.pop@samsung.com>
649
650 * Makefile.in: Regenerate.
651 * Makefile.tpl: Export ISLVER.
652 * configure: Regenerate.
653 * config/isl.m4: Detect isl-0.15.
654
655 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
656
657 PR bootstrap/69329
658 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
659 * Makefile.in: Regenerate.
660
661 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
662
663 * configure.ac: Enable LTO for DJGPP
664 * configure: Regenerate
665
666 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
667
668 Sync with binutils-gdb:
669 2015-10-21 Nick Clifton <nickc@redhat.com>
670
671 PR gas/19109
672 * configure.ac: Note the 'none' is an acceptable argument to
673 --enable-compressed-debug-sections.
674 * configure: Regenerate.
675
676 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
677
678 PR bootstrap/69134
679 * Makefile.def (mpfr): Disable assembler.
680 * Makefile.in: Regenerate.
681
682 2016-01-01 Ben Elliston <bje@gnu.org>
683
684 * config.guess: Import version 2016-01-01.
685 * config.sub: Likewise.
686
687 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690
691 2015-12-17 Sebastian Pop <s.pop@samsung.com>
692
693 * Makefile.in: Replace ISL with isl.
694 * Makefile.tpl: Same.
695 * config/isl.m4: Same.
696 * configure.ac: Same.
697 * contrib/download_prerequisites: Same.
698 * configure: Regenerate.
699
700 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
701
702 * MAINTAINERS (Write After Approval): Add Myself.
703
704 2015-12-17 Nathan Sidwell <nathan@acm.org>
705
706 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
707 * configure: Regenerate.
708
709 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
710 Sebastian Pop <s.pop@samsung.com>
711
712 * config/isl.m4 (ISL_CHECK_VERSION): Check for
713 isl_ctx_get_max_operations.
714 * configure: Regenerate.
715
716 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
717
718 * MAINTAINERS (Write After Approval): Add myself.
719
720 2015-12-02 Ian Lance Taylor <iant@google.com>
721
722 PR go/66147
723 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
724 * Makefile.in: Regenerate.
725
726 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
727
728 PR libffi/65726
729 * Makefile.def (lang_env_dependencies): Make libffi depend
730 on cxx.
731 * Makefile.in: Regenerate.
732
733 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
734
735 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
736 symbols.
737
738 2015-11-20 Tristan Gingold <gingold@adacore.com>
739
740 Sync with binutils-gdb:
741 2015-11-20 Tristan Gingold <gingold@adacore.com>
742
743 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
744 * configure: Regenerate.
745
746 2015-11-19 Martin Liska <mliska@suse.cz>
747
748 * .gitignore: Add .clang-format to ignored files.
749 * Makefile.in: Add clang-format.
750 * Makefile.tpl: Likewise.
751
752 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
753
754 * configure.ac: Enable libmpx by default.
755 * configure: Regenerated.
756
757 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
758
759 * MAINTAINERS: Update email address.
760
761 2015-10-23 Paulo Matos <pmatos@linki.tools>
762
763 * MAINTAINERS: Update email address.
764
765 2015-10-23 Alan Hayward <alan.hayward@arm.com>
766
767 * MAINTAINERS (Write After Approval): Add myself.
768
769 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
770
771 Sync with binutils-gdb:
772 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
773
774 PR gas/19109
775 * configure.ac: Add
776 --enable-compressed-debug-sections={all,gas,gold,ld}.
777 * configure: Regenerated.
778
779 2015-10-16 Arnaud Charlet <charlet@adacore.com>
780
781 * MAINTAINERS: Update list of Ada maintainers and email addresses.
782
783 2015-10-09 Martin Liska <mliska@suse.cz>
784
785 * MAINTAINERS (Write After Approval): Add myself.
786
787 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
788
789 * MAINTAINERS (Write After Approval): Add myself.
790
791 2015-10-02 Florian Weimer <fweimer@redhat.com>
792
793 * MAINTAINERS: Update email address.
794
795 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
799 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
800
801 * MAINTAINERS: Update email.
802
803 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
804
805 * MAINTAINERS: Update my email address.
806
807 2015-09-01 James Bowman <james.bowman@ftdichip.com>
808
809 * MAINTAINERS (ft32 port): Add myself.
810
811 2015-08-28 David Sherwood <david.sherwood@arm.com>
812
813 * MAINTAINERS: Add myself.
814
815 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
816
817 * MAINTAINERS (Write After Approval): Add myself.
818
819 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
820
821 PR libfortran/54572
822 * Makefile.def: Make libgfortran depend on libbacktrace.
823 * Makefile.in: Regenerate.
824
825 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
829 2015-08-12 Tom de Vries <tom@codesourcery.com>
830
831 PR other/67092
832 * configure.ac: Remove --with_host_libstdcxx support.
833 * configure: Regenerate.
834
835 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
836 Jakub Jelinek <jakub@redhat.com>
837
838 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
839 nvptx*-*-*.
840 * configure: Regenerate.
841
842 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
843
844 * Makefile.def (libiconv): Define bootstrap=true.
845 Mark pdf/html/info as missing.
846 (configure-gcc): Depend on all-libiconv.
847 (all-gcc): Ditto.
848 (configure-libcpp): Ditto.
849 (all-libcpp): Ditto.
850 (configure-intl): Ditto.
851 (all-intl): Ditto.
852 * Makefile.in: Regenerate.
853
854 2015-08-03 Bin Cheng <bin.cheng@arm.com>
855
856 * MAINTAINERS (loop ivopts): Add the entry and myself.
857
858 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
859
860 * MAINTAINERS (nvptx): Add self.
861
862 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
863
864 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
865 128-bit vector modes.
866
867 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
871 2015-07-28 Ben Elliston <bje@gnu.org>
872
873 * config.sub, config.guess: Import from upstream.
874
875 2015-07-24 Michael Darling <darlingm@gmail.com>
876
877 PR other/66259
878 * config-ml.in: Reflects renaming of configure.in to configure.ac
879 * configure: Likewise
880 * configure.ac: Likewise
881
882 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
883
884 * MAINTAINERS: Update my email address.
885
886 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
887
888 Sync with binutils-gdb:
889 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
890
891 * configure.ac (target_configdirs): Exclude target-zlib if
892 target-libjava isn't built.
893 * configure: Regenerated.
894
895 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
896
897 Sync with binutils-gdb:
898 2015-05-13 John David Anglin <dave.anglin@bell.net>
899
900 * configure.ac: Disable configuration of GDB for HPUX targets.
901 * configure: Regenerate.
902
903 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
904
905 * configure.ac: Add --with-system-zlib.
906 * configure: Regenerated.
907
908 2015-01-28 James Bowman <james.bowman@ftdichip.com>
909
910 * configure.ac: Add FT32 support.
911 * configure: Regenerate.
912
913 2015-01-12 Anthony Green <green@moxielogic.com>
914
915 * configure.ac: Don't disable gprof for moxie.
916 * configure: Rebuild.
917
918 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
919
920 Sync with binutils-gdb:
921 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
922
923 PR ld/18355
924 * Makefile.def: Add extra_configure_flags to host zlib.
925 * configure.ac (extra_host_zlib_configure_flags): New. Set
926 to --enable-host-shared When bfd is to be built as shared
927 library. AC_SUBST.
928 * Makefile.in: Regenerated.
929
930 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
931
932 Sync with src:
933 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
934 * Makefile.def (dependencies): Add all-zlib to all-bfd.
935 * Makefile.in: Regenerated.
936
937 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
938
939 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
940 target.
941 * configure: Regenerate.
942
943 2015-06-23 Ludovic Courtès <ludo@gnu.org>
944
945 * MAINTAINERS (Write After Approval): Add myself.
946
947 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
948
949 * MAINTAINERS (OS Port Maintainers): Add myself.
950 (Various Maintainers): Remove myself from libffi testsuite.
951
952 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
953
954 * MAINTAINERS (gen* on machine desc): Add self.
955
956 2015-06-02 Jason Merrill <jason@redhat.com>
957
958 PR bootstrap/66319
959 * configure.ac: Use -std=gnu++98.
960
961 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
965 2015-05-28 Mike Frysinger <vapier@gentoo.org>
966
967 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
968 * configure: Regenerate.
969
970 2015-05-26 Jason Merrill <jason@redhat.com>
971
972 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
973 * configure: Regenerate.
974
975 2015-05-16 James Bowman <james.bowman@ftdichip.com>
976
977 * configure.ac: FT32 target added.
978 * configure: Regenerated.
979
980 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
981
982 * MAINTAINERS (Write After Approval): Add myself.
983
984 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
988 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
989
990 * configure.ac: Fix typo.
991 * configure: Regenerate.
992
993 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
997 2015-05-03 Matthias Klose <doko@ubuntu.com>
998
999 * configure.ac: Match $host configured with triplets.
1000 * configure: Regenerate.
1001
1002 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1003
1004 * Makefile.tpl: Remove surplus whitespace throughout.
1005 * Makefile.in: Regenerate.
1006
1007 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1008
1009 * MAINTAINERS (Various Maintainers): Add myself as instruction
1010 combiner maintainer.
1011
1012 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1013
1014 PR bootstrap/62077
1015 * configure.ac (--enable-stage1-checking): Default to
1016 release,misc,gimple,rtlflag,tree,types if --disable-checking
1017 or --enable-checking is not specified and DEV-PHASE is not
1018 experimental.
1019 * configure: Regenerated.
1020
1021 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1022
1023 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1024 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1025 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1026 * Makefile.in: Regenerate.
1027
1028 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1029
1030 * MAINTAINERS: Update my email address.
1031
1032 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1033
1034 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1035
1036 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1037
1038 * MAINTAINERS: Add myself as an arm port reviewer.
1039
1040 2015-03-25 Martin Liska <mliska@suse.cz>
1041 Yury Gribov <y.gribov@samsung.com>
1042
1043 * Makefile.in: Fix ln source location for vimrc file.
1044 * Makefile.tpl: Likewise.
1045
1046 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1047
1048 PR bootstrap/25672
1049 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1050 cross-compiling. Similarly for CXX_FOR_TARGET.
1051 * configure: Regenerate.
1052
1053 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1054
1055 * Makefile.def: Add libmpx.
1056 * configure.ac: Add libmpx.
1057 * Makefile.in: Regenerate.
1058 * configure: Regenerate.
1059
1060 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1061
1062 * MAINTAINERS (CPU Port Maintainers): Add myself
1063 i386 vector ISA extns mantainer.
1064
1065 2015-03-13 Jeff Law <law@redhat.com>
1066
1067 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1068 maintainer.
1069 Remove Richard Henderson as a maintainer for the x86 port.
1070
1071 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1072
1073 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1074
1075 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1076
1077 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1078 pointer bounds checker and i386 MPX maintainer.
1079
1080 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1081
1082 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1083
1084 2015-02-26 Martin Sebor <msebor@redhat.com>
1085
1086 * MAINTAINERS (Various Maintainers): Add self.
1087
1088 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1089
1090 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1091 Make sure it contains lto.
1092 * configure: Regenerate.
1093
1094 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1095
1096 * configure: Regenerate.
1097
1098 2015-02-06 Diego Novillo <dnovillo@google.com>
1099 1
1100 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1101 middle-end, docstring): Remove myself.
1102 (Write After Approval): Add myself.
1103
1104 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1105
1106 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1107 (Write After Approval): Update address.
1108
1109 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1110
1111 PR jit/64780
1112 * configure.ac: Require the user to explicitly specify
1113 --enable-host-shared if the jit is enabled.
1114 * configure: Regenerate.
1115
1116 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2015-01-25 Tom de Vries <tom@codesourcery.com>
1121
1122 * MAINTAINERS: Make whitespace consistent.
1123
1124 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1129
1130 * MAINTAINERS: (Write After Approval): Add myself.
1131
1132 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1133
1134 * MAINTAINERS: (Write After Approval): Add myself.
1135
1136 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1137
1138 * MAINTAINERS: (Write After Approval): Add myself.
1139
1140 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1141
1142 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1143 objective-c/c++ front end maintainer.
1144
1145 2015-01-13 Marek Polacek <polacek@redhat.com>
1146
1147 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1148
1149 2015-01-12 Jeff Law <law@redhat.com>
1150
1151 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1152 a very long time.
1153
1154 2015-01-09 Ian Lance Taylor <iant@google.com>
1155
1156 * configure.ac (host_tools): Add gotools.
1157 * Makefile.def (host_modules): Add gotools.
1158 (dependencies): Add dependency of all-gotools on all-target-libgo.
1159
1160 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1161
1162 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1163 * configure: Regenerate.
1164
1165 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1166
1167 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1168 all-target-libgomp.
1169 * Makefile.in: Regenerate.
1170
1171 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1172
1173 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1174
1175 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1176
1177 * configure.ac: Add Visium support.
1178 * configure: Regenerate.
1179
1180 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1181
1182 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1183 * configure: Regenerate.
1184
1185 2015-01-03 Andrew Pinski <apinski@cavium.com>
1186
1187 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1188 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1189 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1190 (OBJCOPY_FOR_TARGET): New variable.
1191 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1192 * Makefile.in: Regenerate.
1193 * configure.ac: Check for already installed target objcopy.
1194 Also GCC_TARGET_TOOL on objcopy.
1195 * configure: Regenerate.
1196
1197 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1198
1199 * config.sub: Update from upstream, to 2015-01-01 version.
1200 * config.guess: Ditto.
1201
1202 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1203
1204 * MAINTAINERS (RTEMS Ports): Add myself.
1205
1206 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1207
1208 * MAINTAINERS (Write After Approval): Add myself.
1209
1210 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1211
1212 * MAINTAINERS (Write After Approval): Add myself.
1213
1214 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1215
1216 * configure.ac (--enable-as-accelerator-for): Don't set
1217 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1218 * configure: Regenerate.
1219
1220 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1221
1222 PR bootstrap/64023
1223 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1224 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1225 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1226 to CXX.
1227 * Makefile.in: Regenerated.
1228
1229 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1230 Yury Gribov <y.gribov@samsung.com>
1231
1232 * .gitignore: Added .local.vimrc and .lvimrc.
1233 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1234 * Makefile.in: Regenerate.
1235
1236 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1237
1238 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1239 * configure: Regenerated.
1240
1241 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1242
1243 * MAINTAINERS (nvptx port): New entry.
1244
1245 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1246
1247 * configure: Regenerate.
1248
1249 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1250
1251 * configure.ac: Merge with Binutils.
1252
1253 2014-11-26 Tobias Burnus <burnus@net-b.de>
1254
1255 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1256 * Makefile.in: Regenerate.
1257
1258 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1259
1260 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1261 missing flex.
1262 * Makefile.in: Regenerated.
1263
1264 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1265
1266 * Makefile.in: Regenerate.
1267
1268 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1269
1270 PR bootstrap/63784
1271 * libtool.m4: Add $pic_flag with -shared.
1272
1273 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1274
1275 * MAINTAINERS (Write After Approval): Added myself.
1276
1277 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1278
1279 * MAINTAINERS (write-after-approval): Add myself.
1280
1281 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1282
1283 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1284 from 2 years ago.
1285
1286 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1287
1288 Revert:
1289 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1290
1291 * MAINTAINERS (Write After Approval): Added myself as line map
1292 maintainer.
1293
1294 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1295
1296 Revert:
1297 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1298
1299 * MAINTAINERS (Write After Approval): Added myself.
1300
1301 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1302
1303 * MAINTAINERS (Write After Approval): Added myself.
1304
1305 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1306
1307 * MAINTAINERS (Write After Approval): Added myself as line map
1308 maintainer.
1309
1310 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1311
1312 * MAINTAINERS (Various Maintainers): Added myself as line map
1313 maintainer.
1314
1315 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1316
1317 * move-if-change: Sync from upstream gnulib.
1318
1319 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1320
1321 * compile: Sync with upstream Automake.
1322 * depcomp: Ditto.
1323 * install-sh: Ditto.
1324 * missing: Ditto.
1325 * mkinstalldirs: Ditto.
1326 * ylwrap: Ditto.
1327
1328 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1329
1330 * config.sub: Update from upstream config repo.
1331 * config.guess: Ditto.
1332
1333 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1334
1335 * Makefile.def: Add liboffloadmic to target_modules. Make
1336 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1337 * Makefile.in: Regenerate.
1338 * configure: Regenerate.
1339 * configure.ac: Add liboffloadmic to target binaries.
1340 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1341 Add liboffloadmic to noconfig list when C++ is not supported.
1342
1343 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1344 Thomas Schwinge <thomas@codesourcery.com>
1345 Ilya Verbin <ilya.verbin@intel.com>
1346 Andrey Turetskiy <andrey.turetskiy@intel.com>
1347
1348 * configure: Regenerate.
1349 * configure.ac (--enable-as-accelerator-for)
1350 (--enable-offload-targets): New configure options.
1351
1352 2014-11-11 Tobias Burnus <burnus@net-b.de>
1353
1354 * Makefile.def: Make all-gcc depend on all-isl.
1355 * Makefile.in: Regenerate.
1356
1357 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1358
1359 * ChangeLog.jit: New.
1360 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1361
1362 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1363
1364 PR target/63610
1365 * libtool.m4: Fix globbing of darwin versions.
1366 * configure: Regenerate.
1367
1368 2014-11-11 Tobias Burnus <burnus@net-b.de>
1369
1370 * Makefile.def: Remove CLooG.
1371 * Makefile.tpl: Ditto.
1372 * configure.ac: Ditto.
1373 * configure: Regenerate.
1374 * Makefile.in: Ditto.
1375
1376 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1377
1378 * configure.ac: Handle nvptx-*-*.
1379 * configure: Regenerate.
1380
1381 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1382
1383 * MAINTAINERS (Write After Approval): Add myself.
1384
1385 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1386
1387 * Makefile.def (libcc1): Remove bootstrap=true;.
1388 * Makefile.in: Regenerated.
1389
1390 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1391
1392 * configure.ac: Update comment.
1393 * configure: Regenerate.
1394
1395 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1396
1397 * MAINTAINERS (Write After Approval): Add myself.
1398
1399 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1400
1401 * configure.ac (extra_host_libiberty_configure_flags): Add
1402 --enable-shared also for libcc1's benefit.
1403 * configure: Regenerate.
1404
1405 2014-10-29 Tristan Gingold <gingold@adacore.com>
1406
1407 * MAINTAINERS: Change my email address.
1408
1409 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1410 Tom Tromey <tromey@redhat.com>
1411
1412 * Makefile.def: Add libcc1 to host_modules.
1413 * configure.ac (host_tools): Add libcc1.
1414 * Makefile.in, configure: Rebuild.
1415
1416 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1417
1418 * configure.ac (build_configargs): Don't share config.cache between
1419 build subdirs.
1420 * configure: Regenerate.
1421
1422 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1423
1424 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1425 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1426 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1427 leon3v7 as leon3.
1428 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1429 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1430 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1431 * config/sparc/sparc.md (cpu): Add leon3v7.
1432 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1433
1434 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1435
1436 * MAINTAINERS (write-after-approval): Add myself.
1437
1438 2014-10-23 Ian Lance Taylor <iant@google.com>
1439
1440 * configure.ac: Disable the Go frontend on systems where it is known
1441 to not work.
1442 * configure: Regenerate.
1443
1444 2014-10-23 Richard Biener <rguenther@suse.de>
1445
1446 * Makefile.def: Add libcpp build module and dependencies.
1447 * configure.ac: Add libcpp build module.
1448 * Makefile.in: Regenerate.
1449 * configure: Likewise.
1450
1451 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1452
1453 * MAINTAINERS (write-after-approval): Add myself.
1454
1455 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1456
1457 * INSTALL/README: Do not mention CVS.
1458
1459 2014-10-03 Jing Yu <jingyu@google.com>
1460
1461 * configure.ac: Add aarch64 to list of targets that support gold.
1462 * configure: Regenerate.
1463
1464 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1465
1466 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1467
1468 2014-09-29 Catherine Moore <clm@codesourcery.com>
1469
1470 * MAINTAINERS: Add myself as MIPS maintainer.
1471
1472 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1473
1474 * MAINTAINERS: Move myself to MIPS maintainers.
1475
1476 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1477
1478 * MAINTAINERS: Put all email addresses between '<' and '>'.
1479
1480 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1481
1482 * MAINTAINERS: Move myself to reviewers (Fortran).
1483
1484 2014-09-01 Andi Kleen <ak@linux.intel.com>
1485
1486 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1487 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1488 * Makefile.in: Regenerate.
1489
1490 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1491
1492 * rtx-classes-status.txt: Delete
1493
1494 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1495
1496 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1497
1498 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1499
1500 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1501 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1502 of checking for version number.
1503 * configure: Regenerated.
1504 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1505
1506 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1507
1508 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1509 is done; begin phase 6 (use extra rtx_def subclasses).
1510
1511 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1512
1513 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1514 done; begin phase 5 (additional rtx_def subclasses).
1515
1516 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1517
1518 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1519
1520 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1521
1522 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1523 SET_BB_HEADER are done.
1524
1525 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1526
1527 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1528 done.
1529
1530 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1531
1532 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1533
1534 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1535
1536 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1537
1538 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1539
1540 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1541
1542 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1543
1544 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1545
1546 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1547
1548 * rtx-classes-status.txt: Phase 3 (per-file commits within
1549 "config" subdirs) is done; begin phase 4 (removal of
1550 "scaffolding").
1551
1552 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1553
1554 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1555 dir) is done; begin phase 3 (per-file commits within "config"
1556 subdirs).
1557
1558 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1559
1560 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1561 phase 2 (per-file commits in main source dir).
1562
1563 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1564
1565 * configure: Regenerated.
1566
1567 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1568
1569 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1570
1571 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1572
1573 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1574
1575 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1576
1577 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1578
1579 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1580
1581 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1582
1583 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1584
1585 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1586
1587 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1592
1593 * MAINTAINERS: Remove myself
1594
1595 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1596
1597 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1598
1599 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1600
1601 * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1604
1605 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1606 SET_BB_HEADER, SET_BB_FOOTER
1607
1608 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1609
1610 * rtx-classes-status.txt: New file
1611
1612 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1613
1614 * configure.ac: Eliminate ClooG installation dependency.
1615 * configure: Regenerate.
1616 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1617 * Makefile.in: Regenerate.
1618
1619 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1620
1621 * MAINTAINERS (Write After Approval): Add myself.
1622
1623 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1624
1625 * MAINTAINERS (Write After Approval): Add myself.
1626
1627 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1628
1629 * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2014-07-28 Anthony Green <green@moxielogic.com>
1632
1633 Import from savannah.gnu.org:
1634 * config.sub: Update to 2014-07-28 version.
1635
1636 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1637
1638 * MAINTAINERS: Remove my MIPS maintainer entry.
1639
1640 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1641
1642 PR target/47230
1643 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1644 * configure: Regenerate.
1645
1646 2014-07-24 James Norris <jnorris@codesourcery.com>
1647
1648 * MAINTAINERS (Write After Approval): Add myself.
1649
1650 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1651
1652 * configure.ac: Accept only CLooG 0.18.1.
1653 * configure: Regenerate.
1654
1655 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1656
1657 * configure.ac: Don't accept isl 0.11.
1658 * configure: Regenerate.
1659
1660 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1665
1666 * configure.ac: Don't accept isl 0.10.
1667 * configure: Regenerate.
1668
1669 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1670
1671 Fix include path for in-tree cloog.
1672 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1673 * configure: Regenerate.
1674
1675 2014-06-18 Richard Henderson <rth@redhat.com>
1676
1677 * .gitignore: Import gcc_update output.
1678
1679 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1680
1681 * config-ml.in: Robustify ac_configure_args parsing.
1682
1683 * configure.ac (--enable-linker-plugin-configure-flags)
1684 (--enable-linker-plugin-flags): New flags.
1685 (configdirs): Conditionally add libiberty-linker-plugin.
1686 * configure: Regenerate.
1687 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1688 (host_modules) <lto-plugin>: Pay attention to
1689 @extra_linker_plugin_flags@ and
1690 @extra_linker_plugin_configure_flags@.
1691 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1692 * Makefile.in: Regenerate.
1693
1694 * Makefile.tpl (configure-[+prefix+][+module+])
1695 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1696 "module_srcdir" instead of "module" for locating a module's srcdir.
1697 * Makefile.in: Regenerate.
1698
1699 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
1703 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1704
1705 * MAINTAINERS: Update my email address.
1706
1707 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
1715 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1716
1717 PR libstdc++/61011
1718 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1719 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1720 * configure: Regenerate.
1721
1722 2014-05-28 Pedro Alves <palves@redhat.com>
1723
1724 * MAINTAINERS (Write After Approval): Add myself.
1725
1726 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1727
1728 * MAINTAINERS: Update my affiliation/email.
1729
1730 2014-05-19 Mike Stump <mikestump@comcast.net>
1731
1732 * MAINTAINERS: Add wide-int reviewers.
1733
1734 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1735
1736 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1737 * configure: Regenerated.
1738
1739 2014-05-15 Torvald Riegel <triegel@redhat.com>
1740
1741 * MAINTAINERS (libitm): Add myself as maintainer.
1742
1743 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1744
1745 * MAINTAINERS (Write After Approval): Add myself.
1746
1747 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1748
1749 * config.sub, config.guess: Import from upstream.
1750
1751 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1752
1753 * MAINTAINERS (Write After Approval): Put myself in correct order.
1754
1755 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
1759 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1760
1761 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1762 section.
1763
1764 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1765
1766 * MAINTAINERS (Write After Approval): Delete myself.
1767
1768 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1769
1770 PR sanitizer/56781
1771 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1772 and -B* options with -Xcompiler.
1773
1774 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1775
1776 PR bootstrap/60620
1777 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1778 * Makefile.in: Regenerate.
1779
1780 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1781
1782 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1783 for WINDRES_FOR_TARGET in default-manifest.o rule.
1784 * Makefile.in: Regenerate.
1785
1786 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
1790 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1791
1792 PR sanitizer/56781
1793 * Makefile.def: Set bootstrap=true; for host fixincludes.
1794 * configure.ac: Don't bootstrap host fixincludes unless
1795 --with-build-config=bootstrap-{a,ub}san.
1796 * Makefile.in: Regenerated.
1797 * configure: Regenerated.
1798
1799 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1800
1801 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1802 --enable-vtable-verify option parsing. Don't add
1803 target-libsanitizer to bootstrap_target_libs unless
1804 --with-build-config=bootstrap-asan or
1805 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1806 to bootstrap_target_libs unless --enable-vtable-verify.
1807 * configure: Regenerated.
1808
1809 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
1813 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1814
1815 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1816
1817 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1818
1819 PR bootstrap/58572
1820 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1821 -I for libstdc++-v3 includes if $(LEAN).
1822 * Makefile.in: Regenerated.
1823
1824 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1825
1826 * MAINTAINERS: Update my email address.
1827
1828 2014-02-24 Walter Lee <walt@tilera.com>
1829
1830 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1831 (tilegx-*-*): Change to tilegx*-*-*.
1832 * configure: Regenerate.
1833
1834 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1835
1836 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1837
1838 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1843
1844 PR target/59788
1845 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1846 *solaris2*.
1847
1848 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1849
1850 * MAINTAINERS: Update my email address.
1851
1852 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1853
1854 * MAINTAINERS: Convert to UTF-8.
1855 Properly sort Xinliang David Li's entry.
1856
1857 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1858 Sandra Loosemore <sandra@codesourcery.com>
1859
1860 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1861 nios2 port maintainers.
1862
1863 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1868
1869 * configure.ac: Add user-friendly check for native x86_64-linux
1870 multilibs.
1871 * configure: Regenerate.
1872
1873 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1874
1875 * MAINTAINERS: Add myself as sh maintainer.
1876
1877 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1878
1879 * MAINTAINERS: Add self as SLSR maintainer.
1880
1881 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1882
1883 * MAINTAINERS: Update my email address.
1884
1885 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1886
1887 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1888
1889 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1890
1891 * Makefile.in: Regenerate.
1892
1893 * Makefile.tpl: Fix typo.
1894 * Makefile.in: Regenerate partially.
1895
1896 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1897
1898 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1899 supported.
1900 * configure: Regenerated.
1901
1902 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
1906 2013-10-30 Jason Merrill <jason@redhat.com>
1907
1908 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1909 --disable-build-format-warnings.
1910
1911 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1912
1913 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1914 depend on libstdc++ and libgcc.
1915 * configure: Regenerate.
1916 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1917 libcilkrts for POSIX and i*86, and x86_64 architectures.
1918 * Makefile.in: Added libcilkrts related fields to support building it.
1919
1920 2013-10-26 Jeff Law <law@redhat.com>
1921
1922 * Makefile.def (target_modules): Remove libmudflap
1923 (languages): Remove check-target-libmudflap).
1924 * Makefile.in: Rebuilt.
1925 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1926 * configure.ac (target_libraries): Remove target-libmudflap.
1927 Remove checks which disabled libmudflap on some systems.
1928 * configure: Rebuilt.
1929 * libmudflap: Directory removed.
1930
1931 2013-10-21 Cong Hou <congh@google.com>
1932
1933 * MAINTAINERS (Write After Approval): Add myself.
1934
1935 2013-10-16 Mike Stump <mikestump@comcast.net>
1936
1937 * .dir-locals.el: Add.
1938
1939 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1940
1941 * configure.ac: Add --enable-host-shared
1942 * configure: Regenerate.
1943
1944 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1945
1946 Import from savannah.gnu.org:
1947 * config.guess: Update to 2013-06-10 version.
1948 * config.sub: Update to 2013-10-01 version.
1949
1950 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1951
1952 Changes to build configuration to allow big endian ARC ELF toolchain
1953 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1954 * configure: Regenerate.
1955
1956 2013-09-20 Alan Modra <amodra@gmail.com>
1957
1958 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1959 ppc host match. Support little-endian powerpc linux hosts.
1960
1961 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1962
1963 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1964 maintainer.
1965
1966 2013-09-12 DJ Delorie <dj@redhat.com>
1967
1968 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1969 maintainers.
1970
1971 2013-09-03 Richard Biener <rguenther@suse.de>
1972
1973 * configure.ac: Also allow ISL 0.12.
1974 * configure: Regenerated.
1975
1976 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1977
1978 * MAINTAINERS (Write After Approval): Add myself.
1979
1980 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1981
1982 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1983
1984 2013-08-26 Caroline Tice <cmtice@google.com>
1985
1986 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1987 "Various Reviewers" to libvtv "Various Maintainers".
1988
1989 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1990
1991 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1992
1993 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1994
1995 * MAINTAINERS: Update name, email.
1996
1997 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2013-08-12 Caroline Tice <cmtice@google.com>
2002
2003 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2004 address in the Write After Approval section.
2005
2006 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2007
2008 * MAINTAINERS (Write After Approval): Update email.
2009
2010 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2011
2012 * configure.ac: Adjust to check VTV_SUPPORTED.
2013 * configure: Regenerated.
2014
2015 2013-08-02 Caroline Tice <cmtice@google.com>
2016
2017 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2018 on non-linux systems; add target-libvtv to noconfigdirs; add
2019 libsupc++/.libs to C++ library search paths.
2020 * configure: Regenerated.
2021 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2022 libstdc++ and libgcc.
2023 * Makefile.in: Regenerated.
2024
2025 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2026
2027 * MAINTAINERS (Write After Approval): Add myself.
2028
2029 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2030 Shiva Chen <shiva0217@gmail.com>
2031
2032 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2033 nds32 port maintainers.
2034
2035 2013-07-17 Tim Shen <timshen91@gmail.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2040
2041 * configure.ac: Sync from binutils.
2042 * configure: Regenerate.
2043
2044 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
2048 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2013-04-30 Brooks Moses <bmoses@google.com>
2057
2058 * MAINTAINERS: Update my email; move myself from Fortran
2059 reviewer to Write After Approval.
2060
2061 2013-04-16 Andreas Schwab <schwab@suse.de>
2062
2063 * configure.ac (aarch64-*-*): Don't disable java.
2064 * configure: Regenerate.
2065
2066 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2067
2068 * MAINTAINERS (Write After Approval): Add myself.
2069
2070 2013-03-30 Matthias Klose <doko@ubuntu.com>
2071
2072 * Makefile.def (target_modules): Don't install libffi.
2073 * Makefile.in: Regenerate.
2074
2075 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2076
2077 * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2084
2085 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2086 * configure: Regenerated.
2087
2088 2013-02-05 Ian Lance Taylor <iant@google.com>
2089
2090 PR go/55969
2091 * configure.ac: Disable libgo on some systems where it does not
2092 work.
2093
2094 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2095
2096 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2097 Remove Geoff Keating as rs6000 port maintainer, at his request.
2098
2099 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2100
2101 * MAINTAINERS: Update my email.
2102
2103 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2104
2105 * configure: Re-generate.
2106
2107 2013-01-15 Richard Biener <rguenther@suse.de>
2108
2109 PR other/55973
2110 * configure: Re-generate.
2111
2112 2013-01-14 Matthias Klose <doko@ubuntu.com>
2113
2114 * Makefile.def (install-target-libsanitizer): Depend on
2115 install-target-libstdc++-v3.
2116 * Makefile.in: Regenerate.
2117
2118 2013-01-14 Richard Biener <rguenther@suse.de>
2119
2120 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2121 * configure: Re-generate
2122
2123 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2124
2125 * config.sub: Update from config repo.
2126
2127 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2128
2129 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2130 * Makefile.in: Regenerate.
2131
2132 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2133
2134 * MAINTAINERS (arc): Add new port maintainership for myself.
2135
2136 2013-01-09 Jason Merrill <jason@redhat.com>
2137
2138 * .gitignore: Import from gdb repository.
2139
2140 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2141
2142 * Makefile.def (configure-gcc): Depend on all-gmp.
2143 (all-gcc): Remove dependency on all-gmp.
2144 * Makefile.in: Regenerated.
2145
2146 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2147
2148 * config.sub: Merge from config repo.
2149 * config.guess: Ditto.
2150
2151 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2152
2153 * Makefile.def: Merge from binutils.
2154 * Makefile.in: Ditto.
2155
2156 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2157
2158 * MAINTAINERS: Update my email.
2159
2160 2012-12-29 Ben Elliston <bje@gnu.org>
2161
2162 * config.guess: Update to 2012-12-29 version.
2163 * config.sub: Likewise.
2164
2165 2012-12-20 Matthias Klose <doko@ubuntu.com>
2166
2167 * Makefile.def (install-target-libgfortran): Depend on
2168 install-target-libquadmath, install-target-libgcc.
2169 (install-target-libsanitizer): Depend on install-target-libgcc.
2170 (install-target-libjava): Depend on install-target-libgcc.
2171 (install-target-libitm): Depend on install-target-libgcc.
2172 (install-target-libobjc): Depend on install-target-libgcc.
2173 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2174 * Makefile.in: Regenerate.
2175
2176 2012-12-19 Matthias Klose <doko@ubuntu.com>
2177
2178 * Makefile.def (install-target-libgo): Depend on
2179 install-target-libatomic.
2180 * Makefile.in: Regenerate.
2181
2182 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2183
2184 PR go/55201
2185 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2186 * Makefile.in: Regenerate.
2187
2188 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2189
2190 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2191 * configure: Regenerate.
2192
2193 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2194
2195 * config.sub: Merge from config repo.
2196
2197 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2198
2199 * Makefile.def (target_modules): Add bootstrap=true and
2200 raw_cxx=true to libsanitizer.
2201 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2202 * Makefile.in: Regenerated.
2203 * configure: Likewise.
2204
2205 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2206
2207 * MAINTAINERS: Remove self as RTL optimization maintainer.
2208
2209 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2210
2211 * MAINTAINERS (Write After Approval): Add myself.
2212
2213 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2214
2215 * Makefile.def (target_modules): Remove bootstrap=true and
2216 raw_cxx=true from libsanitizer.
2217 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2218 * Makefile.in: Regenerated.
2219 * configure: Likewise.
2220
2221 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2222
2223 * Makefile.def (target_modules): Add bootstrap=true and
2224 raw_cxx=true to libsanitizer.
2225 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2226 * Makefile.in: Regenerated.
2227 * configure: Likewise.
2228
2229 2012-11-28 Andrew Pinski <apinski@cavium.com>
2230
2231 PR bootstrap/54279
2232 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2233 * configure: Regenerate.
2234 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2235 * Makefile.in: Regenerate.
2236
2237 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2238
2239 * configure.ac: Disable libsanitizer if we're not building C++.
2240 * configure: Regenerate.
2241
2242 2012-11-15 Roland McGrath <roland@hack.frob.com>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
2246 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2247
2248 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2249 Kostya Serebryany (kcc@google.com) and
2250 Jakub Jelinek (jakub@redhat.com).
2251 Rename area for Dodji Seketeli (dodji@redhat.com).
2252
2253 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2254
2255 * MAINTAINERS: (asan.c, related): Add myself.
2256
2257 2012-11-14 Roland McGrath <mcgrathr@google.com>
2258
2259 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2260 * configure: Regenerate.
2261
2262 2012-11-13 Richard Henderson <rth@redhat.com>
2263
2264 * configure.ac: Move libsanitizer logic to subdirectory.
2265 * configure: Regenerate.
2266
2267 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2268
2269 * configure.ac: Enable libsanitizer just on x86 linux for now.
2270 * configure: Re-generate.
2271
2272 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2273
2274 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2275 sections.
2276 * configure: Regenerate.
2277
2278 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2279
2280 * configure.ac: Add section for configdirs for libsanitizer.
2281 Disable for cris-*-* and mmix-*-*.
2282 * configure: Regenerate.
2283
2284 2012-11-12 Wei Mi <wmi@google.com>
2285
2286 * configure.ac: Add libsanitizer to target_libraries.
2287 * Makefile.def: Ditto.
2288 * configure: Regenerate.
2289 * Makefile.in: Regenerate.
2290 * libsanitizer: New directory for asan runtime. Contains an empty
2291 tsan directory.
2292
2293 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2294
2295 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2296 against Mingw64 w32api.
2297 * configure: Regenerate.
2298
2299 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2300
2301 * configure: Regenerated.
2302
2303 2012-11-03 Robert Mason <rbmj@verizon.net>
2304
2305 * configure.ac: add --disable-libstdcxx configure option
2306 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2307
2308 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2309
2310 * MAINTAINERS (Write After Approval): Add myself.
2311
2312 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2313
2314 * MAINTAINERS (Write After Approval): Add myself.
2315
2316 2012-10-24 Sharad Singhai <singhai@google.com>
2317
2318 * MAINTAINERS (Write After Approval): Add myself.
2319
2320 2012-10-24 Eric Christopher <echristo@gmail.com>
2321
2322 * MAINTAINERS: Update email address.
2323
2324 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2325
2326 PR bootstrap/54820
2327 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2328 * configure: Regenerate.
2329
2330 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2331
2332 * MAINTAINERS (aarch64): Add Marcus and myself.
2333
2334 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2335
2336 PR bootstrap/54820
2337 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2338 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2339 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2340 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2341 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2342 * Makefile.in: Regenerate.
2343 * configure.ac (have_static_libs): New variable and associated check.
2344 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2345 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2346 * configure: Regenerate.
2347
2348 2012-10-10 Richard Biener <rguenther@suse.de>
2349
2350 * MAINTAINERS: Adjust for changed surname.
2351
2352 2012-10-04 Lawrence Crowl <crowl@google.com>
2353
2354 * MAINTAINERS (Write After Approval): Add myself.
2355
2356 2012-10-01 Cary Coutant <ccoutant@google.com>
2357
2358 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2359
2360 2012-09-28 Ian Lance Taylor <iant@google.com>
2361
2362 * Makefile.def: Make all-target-libgo depend on
2363 all-target-libbacktrace.
2364 * Makefile.in: Rebuild.
2365
2366 2012-09-26 Ian Lance Taylor <iant@google.com>
2367
2368 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2369 * Makefile.in: Rebuild.
2370
2371 2012-09-20 Walter Lee <walt@tilera.com>
2372
2373 * configure.ac: Add tilegx to list of targets that support gold.
2374 * configure: Regenerate.
2375
2376 2012-09-20 Marek Polacek <polacek@redhat.com>
2377
2378 * MAINTAINERS (Write After Approval): Add myself.
2379
2380 2012-09-19 Steve Ellcey <sellcey@mips.com>
2381
2382 * configure.ac: Add mips*-mti-elf* target.
2383 * configure: Regenerate.
2384
2385 2012-09-17 Ian Lance Taylor <iant@google.com>
2386
2387 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2388 * configure.ac (host_libs): Add libbacktrace.
2389 (target_libraries): Add libbacktrace.
2390 * Makefile.def (host_modules): Add libbacktrace.
2391 (target_modules): Likewise.
2392 * configure, Makefile.in: Rebuild.
2393
2394 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2395
2396 PR target/38607
2397 Merge upstream change.
2398 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2399
2400 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2401 Add libgomp*.o to compare_exclusions for AIX.
2402 * configure: Regenerate.
2403
2404 2012-09-06 Diego Novillo <dnovillo@google.com>
2405
2406 * configure.ac: Bump minimum GMP version to 4.2.3.
2407 * configure: Re-generate.
2408
2409 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2410
2411 PR target/54461
2412 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2413 target-libgloss if not configured --with-avrlibc=no.
2414 * configure: Regenerate.
2415
2416 2012-09-04 Jason Merrill <jason@redhat.com>
2417
2418 * configure.ac: Fix --enable-languages=all.
2419
2420 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2012-09-03 Richard Guenther <rguenther@suse.de>
2425
2426 PR bootstrap/54138
2427 * configure.ac: Re-organize ISL / CLOOG checks to allow
2428 disabling with either --without-isl or --without-cloog.
2429 * configure: Regenerated.
2430
2431 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2432
2433 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2434 * configure: Regenerate.
2435
2436 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2437
2438 * MAINTAINERS: Fix my email address.
2439
2440 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2441
2442 PR binutils/4970
2443 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2444 and opcodes.
2445 * Makefile.in: Regenerated.
2446
2447 2012-08-26 Art Haas <ahaas@impactweather.com>
2448
2449 * configure: Regenerate.
2450
2451 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2452
2453 * INSTALL/README: Also refer to the online installation
2454 instructions.
2455
2456 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459 (Picochip port): Remove myself.
2460
2461 2012-08-14 Diego Novillo <dnovillo@google.com>
2462
2463 Merge from cxx-conversion branch.
2464
2465 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2466 POSTSTAGE1_CONFIGURE_FLAGS.
2467 * Makefile.in: Regenerate.
2468 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2469 Force C++ when bootstrapping.
2470 * configure: Regenerate.
2471
2472 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2473
2474 * MAINTAINERS (Write After Approval): Add myself.
2475
2476 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2477
2478 * README: Document use of ranges of years in copyright notices.
2479
2480 2012-07-06 Richard Guenther <rguenther@suse.de>
2481
2482 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2483 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2484 --with-gmp=system.
2485 * Makefile.in: Regenerated.
2486 * configure: Likewise.
2487
2488 2012-07-06 Richard Guenther <rguenther@suse.de>
2489
2490 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2491 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2492 supply V=1 as extra_make_flags.
2493 * configure: Regenerated.
2494 * Makefile.in: Likewise.
2495
2496 2012-07-04 Tristan Gingold <gingold@adacore.com>
2497
2498 * configure: Regenerate.
2499
2500 2012-07-03 Richard Guenther <rguenther@suse.de>
2501
2502 * Makfile.def (isl): Remove not necessary extra_exports and
2503 extra_make_flags.
2504 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2505 * Makefile.in: Regenerated.
2506
2507 2012-07-03 Richard Guenther <rguenther@suse.de>
2508
2509 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2510 * configure.ac: If either the ISL or the CLooG check failed
2511 do not try to build in-tree versions.
2512 * Makefile.in: Regenerated.
2513 * configure: Regenerated.
2514
2515 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2516
2517 * configure: Regenerate.
2518
2519 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2520
2521 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2522 maintainer.
2523
2524 2012-07-02 Richard Guenther <rguenther@suse.de>
2525
2526 * configure: Regenerated.
2527
2528 2012-07-02 Richard Guenther <rguenther@suse.de>
2529 Michael Matz <matz@suse.de>
2530 Tobias Grosser <tobias@grosser.es>
2531 Sebastian Pop <sebpop@gmail.com>
2532
2533 * Makefile.def: Add ISL host module, remove PPL host module.
2534 Adjust ClooG host module to use the proper ISL.
2535 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2536 * configure.ac: Include config/isl.m4. Add ISL host library,
2537 remove PPL. Remove PPL configury, add ISL configury, adjust
2538 ClooG configury.
2539 * Makefile.in: Regenerated.
2540 * configure: Likewise.
2541
2542 2012-07-02 Richard Guenther <rguenther@suse.de>
2543
2544 Merge from graphite branch
2545 2011-07-21 Tobias Grosser <tobias@grosser.es>
2546
2547 * configure: Regenerated.
2548 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2549 both cloog.org and legacy versions. The only supported version will
2550 be CLooG with the isl backend.
2551
2552 2011-07-21 Tobias Grosser <tobias@grosser.es>
2553
2554 * configure: Regenerated.
2555 * configure.ac: Require cloog isl 0.17.0
2556
2557 2011-07-21 Tobias Grosser <tobias@grosser.es>
2558
2559 * configure: Regenerated.
2560 * config/cloog.m4: Do not define CLOOG_ORG
2561
2562 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2563
2564 * configure.ac: Skip C if explicitly selected.
2565 * configure: Regenerate.
2566
2567 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2568
2569 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2570 they contain -O2.
2571 * configure: Regenerate.
2572
2573 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2574
2575 PR debug/53740
2576 * df.h, df-problems.c, dce.c: Revert last patch.
2577
2578 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2579
2580 * MAINTAINERS (Write After Approval): Update my email address.
2581
2582 2012-06-21 Meador Inge <meadori@codesourcery.com>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2012-06-20 Jason Merrill <jason@redhat.com>
2587
2588 * Makefile.tpl (check-target-libgomp-c++): New.
2589 (check-target-libitm-c++): New.
2590 * Makefile.def (c++): Add them.
2591 * Makefile.in: Regenerate.
2592
2593 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2594
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2012-05-16 Olivier Hainque <hainque@adacore.com>
2598
2599 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2600 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2601 (install-no-fixedincludes): Adjust accordingly.
2602 * Makefile.in: Regenerate.
2603
2604 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2605
2606 Merge upstream change
2607 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2608
2609 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2610
2611 * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2012-05-09 Nick Clifton <nickc@redhat.com>
2614 Paul Smith <psmith@gnu.org>
2615
2616 PR bootstrap/50461
2617 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2618 allow for the fact that from release v3.1.0 of MPFR the source
2619 files were moved into a src sub-directory.
2620 * configure: Regenerate.
2621
2622 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2623
2624 * configure.ac: Bump minimum MPFR version to 2.4.0.
2625 * configure: Regenerated.
2626
2627 2012-05-01 Richard Henderson <rth@redhat.com>
2628
2629 * Makefile.def (libatomic): New target_module.
2630 * configure.ac (target_libraries): Add libatomic.
2631 (noconfigdirs): Check if libatomic is supported.
2632 * Makefile.in, configure: Rebuild.
2633
2634 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2635
2636 * MAINTAINERS (Write After Approval): Add myself.
2637
2638 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2639
2640 * config.sub: Update to 2012-04-18 version from official repo.
2641
2642 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2643
2644 * MAINTAINERS (Write After Approval): Add myself.
2645
2646 2012-04-11 Steve Ellcey <sellcey@mips.com>
2647
2648 * MAINTAINERS: Changed email address.
2649
2650 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2651
2652 PR target/52737
2653 * contrib/gcc_update (files_and_dependencies):
2654 Remove gcc/config/avr/t-multilib from touch data.
2655
2656 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2657
2658 * MAINTAINERS (OS Port Maintainers): Remove irix.
2659 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2660 (unsupported_languages): Remove mips-sgi-irix6.*.
2661 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2662 (with_stabs): Remove.
2663 * configure: Regenerate.
2664
2665 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2666
2667 * MAINTAINERS (OS Port Maintainers): Remove osf.
2668 * configure.ac (enable_libgomp): Remove *-*-osf*.
2669 (with_stabs): Remove alpha*-*-osf*.
2670 * configure: Regenerate.
2671
2672 2012-03-05 Tristan Gingold <gingold@adacore.com>
2673
2674 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2675 * configure: Regenerate.
2676
2677 2012-02-17 Walter Lee <walt@tilera.com>
2678
2679 * MAINTAINERS: (Write After Approval): Delete myself.
2680
2681 2012-02-14 Walter Lee <walt@tilera.com>
2682
2683 * MAINTAINERS (tilegx port): Add myself.
2684 (tilepro port): Add myself.
2685 (Write After Approval): Add myself.
2686
2687 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2688
2689 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2690 and Joseph Myers as docstring relicensing maintainers.
2691
2692 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2693
2694 * MAINTAINERS (write-after-approval): Add myself.
2695
2696 2012-02-08 Ira Rosen <irar@il.ibm.com>
2697
2698 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2699 maintainer.
2700
2701 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2702
2703 * MAINTAINERS (Write After Approval): Move myself to
2704 maintain alphabetical order.
2705
2706 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2707
2708 * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2711
2712 * MAINTAINERS (Write After Approval): Add myself.
2713
2714 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2715 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2716
2717 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2718 * configure: Regenerate.
2719
2720 2012-01-23 Harshit Chopra <harshit@google.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2725
2726 * configure.ac: Remove reference to mh-interix.
2727 * configure: Regenerate.
2728
2729 2012-01-05 Richard Henderson <rth@redhat.com>
2730
2731 PR bootstrap/51072
2732 * configure.ac: Disable libitm if c++ is not enabled.
2733 * configure: Rebuild.
2734
2735 * configure.ac: Fix regexp for same.
2736 * configure: Rebuild.
2737
2738 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2739
2740 * MAINTAINERS (Write After Approval): Add myself.
2741
2742 2012-01-02 Richard Guenther <rguenther@suse.de>
2743
2744 PR bootstrap/51686
2745 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2746 * Makefile.in: Regenerate.
2747
2748 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2753
2754 * configure: Regenerate.
2755
2756 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2757
2758 * MAINTAINERS (picochip): Changed email address.
2759
2760 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2761
2762 * MAINTAINERS (write-after-approval): Add self.
2763
2764 2011-11-29 DJ Delorie <dj@redhat.com>
2765
2766 * configure.ac (rl78-*-*) New case.
2767 * configure: Regenerate.
2768 * MAINTAINERS: Add myself as RL78 maintainer.
2769
2770 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2771
2772 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2773
2774 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2775
2776 * libtool.m4: Additional FreeBSD 10 fixes.
2777
2778 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2779
2780 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2781 Maintainers section, as Epiphany maintainer.
2782
2783 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2784
2785 PR target/49992
2786 * configure.ac: Remove ranlib special-casing for Darwin.
2787 * configure: Regenerate.
2788
2789 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2790
2791 * MAINTAINERS (Reviewers): Keep the list sorted.
2792
2793 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2794
2795 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2796
2797 2011-11-09 Roland McGrath <mcgrathr@google.com>
2798
2799 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2800 * configure: Rebuild.
2801 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2802 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2803 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2804 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2805 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2806 Add READELF.
2807 * Makefile.in: Rebuild.
2808
2809 2011-11-09 Jason Merrill <jason@redhat.com>
2810
2811 * Makefile.def (language=c++): Remove check-c++0x.
2812 * Makefile.in (check-gcc-c++): Regenerate.
2813
2814 2011-11-08 Richard Henderson <rth@redhat.com>
2815
2816 * configure.ac: Test for libitm directory present first.
2817
2818 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2819
2820 * configure.ac: Test libitm/configure.tgt to disable libitm.
2821 * configure: Rebuild.
2822
2823 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2824 Richard Henderson <rth@redhat.com>
2825
2826 Merged from transactional-memory.
2827
2828 * Makefile.def (lang_env_dependencies): libitm is c++.
2829 Add libitm target module.
2830 * configure.ac: Likewise.
2831 * config/mmap.m4: New file.
2832 * contrib/gcc_update: Add libitm to touch data.
2833 * Makefile.in, configure: Rebuild.
2834
2835 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2836
2837 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2838 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2839 * Makefile.in: Regenerate.
2840
2841 2011-11-01 DJ Delorie <dj@redhat.com>
2842
2843 * config.sub: Update to version 2011-10-29 (added rl78)
2844
2845 2011-10-27 Nick Clifton <nickc@redhat.com>
2846
2847 * config.sub: Import these changes from the config project:
2848
2849 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2850 Ben Elliston <bje@gnu.org>
2851
2852 * config.sub (epiphany): New.
2853
2854 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2855 Ben Elliston <bje@gnu.org>
2856
2857 * config.sub (hexagon, hexagon-*): New.
2858
2859 2011-08-23 Roland McGrath <mcgrathr@google.com>
2860
2861 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2862 64eb to be64.
2863
2864 2011-08-16 Roland McGrath <mcgrathr@google.com>
2865
2866 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2867 (nacl): Grok as alias for 32el-unknown-nacl.
2868
2869 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2870
2871 * MAINTAINERS (Write After Approval): Add myself.
2872
2873 2011-10-24 Teresa Johnson <tejohnson@google.com>
2874
2875 * MAINTAINERS (Write After Approval): Add myself.
2876
2877 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2878
2879 * MAINTAINERS (sparc port): Remove myself.
2880
2881 2011-09-14 Tom de Vries <tom@codesourcery.com>
2882
2883 * MAINTAINERS (Write After Approval): Add myself.
2884
2885 2011-08-14 Yao Qi <yao@codesourcery.com>
2886
2887 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2888 * configure: Regenerate.
2889
2890 2011-07-26 Ian Lance Taylor <iant@google.com>
2891
2892 * configure.ac: Set have_compiler based on whether gcc directory
2893 exists, rather than on whether gcc is in configdirs.
2894 * configure: Rebuild.
2895
2896 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2897
2898 * MAINTAINERS (Global Reviewers): Add self.
2899
2900 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2901
2902 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2903 link directories.
2904 * Makefile.in: Rebuild.
2905
2906 2011-07-20 Ian Lance Taylor <iant@google.com>
2907
2908 PR bootstrap/49787
2909 * configure.ac: Move --enable-bootstrap handling earlier in file.
2910 If --enable-bootstrap and either --enable-build-with-cxx or
2911 --enable-build-poststage1-with-cxx, enable C++ automatically.
2912 * configure: Rebuild.
2913
2914 2011-07-19 Ian Lance Taylor <iant@google.com>
2915
2916 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2917 make C++ a boot_language. Set and substitute
2918 POSTSTAGE1_CONFIGURE_FLAGS.
2919 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2920 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2921 * configure, Makefile.in: Rebuild.
2922
2923 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2924
2925 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2926 maintainers.
2927
2928 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2929
2930 * MAINTAINERS (Global Reviewers): Add myself.
2931
2932 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2933
2934 * configure: Regenerate.
2935
2936 2011-07-16 Jason Merrill <jason@redhat.com>
2937
2938 * Makefile.def (language=c++): Add check-c++0x and
2939 check-target-libmudflap-c++.
2940 * Makefile.tpl (check-target-libmudflap-c++): New.
2941 * Makefile.in: Regenerate.
2942
2943 2011-07-16 Matthias Klose <doko@ubuntu.com>
2944
2945 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2946 * Makefile.def (target_modules/libjava): Pass
2947 $(EXTRA_CONFIGARGS_LIBJAVA).
2948 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2949 if not configured with --enable-static-libjava.
2950 * Makefile.in: Regenerate.
2951 * configure: Likewise.
2952
2953 2011-07-15 Jason Merrill <jason@redhat.com>
2954
2955 * Makefile.in (check-c++): Move check-gcc-c++0x after
2956 check-target-libstdc++-v3.
2957
2958 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2959
2960 * MAINTAINERS (c6x port): New entry.
2961
2962 2011-07-13 Jason Merrill <jason@redhat.com>
2963
2964 * Makefile.in (check-gcc-c++0x): New.
2965 (check-c++): Depend on it.
2966
2967 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2968
2969 PR target/39150
2970 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2971 x86_64-*-solaris2.1[0-9]*.
2972 * configure: Regenerate.
2973
2974 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2975
2976 * MAINTAINERS (RTL optimizers): Add self.
2977
2978 2011-06-27 Gabriel Charette <gchare@google.com>
2979
2980 * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2983
2984 PR regression/47836
2985 PR bootstrap/23656
2986 PR other/47733
2987 PR bootstrap/49247
2988 PR c/48825
2989 * configure.ac (target_libraries): Remove target-libiberty.
2990 Remove case-statement setting skipdirs=target-libiberty for
2991 multiple targets. Remove checking target_configdirs and
2992 removing target-libiberty but keeping target-libgcc if
2993 otherwise empty.
2994 * Makefile.def (target_modules): Don't add libiberty.
2995 (dependencies): Remove all traces of target-libiberty.
2996 * configure, Makefile.in: Regenerate.
2997
2998 2011-06-13 Walter Lee <walt@tilera.com>
2999
3000 * configure.ac (tilepro-*-*) New case.
3001 (tilegx-*-*): Likewise.
3002 * configure: Regenerate.
3003
3004 2011-06-06 Jing Yu <jingyu@google.com>
3005
3006 * configure.ac: Skip target-libiberty for
3007 arm*-*-linux-androideabi.
3008 * configure: Regenerated.
3009
3010 2011-06-06 Nick Clifton <nickc@redhat.com>
3011
3012 * config.sub: Sync from upstream.
3013
3014 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3015
3016 * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2011-06-01 Daniel Jacobowitz <drow@false.org>
3019
3020 * MAINTAINERS: Update my email address.
3021
3022 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3023
3024 * MAINTAINERS (Write After Approval): Update my email address.
3025
3026 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2011-05-08 Doug Kwan <dougkwan@google.com>
3031
3032 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3033 * configure: Regenerated.
3034 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3035 value from configure.
3036 * Makefile.in: Regenerated.
3037
3038 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3039
3040 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3041 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3042 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3043 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3044 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3045 *-*-vxworks*): Disable newlib and libgloss in separate case
3046 statement.
3047 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3048 to separate case statement.
3049 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3050 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3051 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3052 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3053 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3054 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3055 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3056 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3057 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3058 i[[3456789]]86-*-rdos*, m32r-*-*,
3059 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3060 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3061 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3062 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3063 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3064 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3065 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3066 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3067 and libgloss in main case over targets. Remove most empty cases
3068 in main case over targets.
3069 * configure: Regenerate.
3070
3071 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3072
3073 * MAINTAINERS (Write After Approval): Add myself.
3074
3075 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3076
3077 * configure.ac: Remove code setting special library locations for
3078 hppa*64*-*-hpux11*. Remove code setting compiler for
3079 sparc-sun-solaris2*.
3080 * configure: Regenerate.
3081
3082 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3083
3084 * configure.ac: Separate libgloss_dir settings from general case
3085 over targets.
3086 * configure: Regenerate.
3087
3088 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3089
3090 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3091 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3092 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3093 cases in libgcj-disabling case statement.
3094 (hppa*64*-*-linux*): Set unsupported_languages instead of
3095 disabling target-zlib.
3096 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3097 to hppa*64*-*-hpux*.
3098 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3099 hppa*-*-hpux*.
3100 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3101 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3102 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3103 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3104 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3105 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3106 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3107 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3108 libgcj-disabling case statement.
3109 * configure: Regenerate.
3110
3111 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3112
3113 * configure.ac: Disable Java for targets not supporting libffi.
3114 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3115 Remove cases in Java-disabling statement.
3116 (*arm-wince-pe): Change to arm-wince-pe.
3117 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3118 cases in Java-disabling statement.
3119 (bfin-*-*): Don't disable Java again.
3120 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3121 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3122 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3123 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3124 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3125 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3126 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3127 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3128 Java-disabling statement.
3129 (mmix-*-*): Don't disable Java again.
3130 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3131 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3132 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3133 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3134 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3135 statement.
3136 * configure: Regenerate.
3137
3138 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3139
3140 * configure.ac: Separate cases disabling Java and Java libraries
3141 from general case over targets.
3142 * configure: Regenerate.
3143
3144 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3145
3146 * MAINTAINERS: Update my email address.
3147
3148 2011-04-20 Easwaran Raman <eraman@google.com>
3149
3150 * MAINTAINERS (Write After Approval): Add myself.
3151
3152 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3153
3154 PR lto/48086
3155 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3156 * configure: Regenerate.
3157
3158 2011-04-16 Jim Meyering <meyering@redhat.com>
3159
3160 * MAINTAINERS (Write After Approval): Add myself.
3161
3162 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3163
3164 * MAINTAINERS: Update my email address.
3165
3166 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3179
3180 * configure.ac (build_tools): Remove build-byacc.
3181 (host_libs): Remove mmalloc.
3182 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3183 autoconf automake libtool diff rcs fileutils shellutils time
3184 textutils wdiff find uudecode hello tar gzip indent recode release
3185 sed perl gawk findutils gettext zip.
3186 (libgcj): Remove target-qthreads.
3187 (target_tools): Remove target-examples target-gperf.
3188 (YACC): Don't handle building byacc.
3189 * configure: Regenerate.
3190 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3191 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3192 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3193 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3194 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3195 handle building components.
3196 * Makefile.in: Regenerate.
3197
3198 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3199
3200 * MAINTAINERS: Update my email address as Xtensa maintainer.
3201
3202 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3203
3204 * config.sub: Sync from upstream.
3205
3206 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3207
3208 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3209 (microblaze*): Don't disable libssp.
3210 * configure: Regenerate.
3211
3212 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3213
3214 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3215 moveifchange.
3216 * configure: Regenerate.
3217 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3218 * Makefile.in: Regenerate.
3219
3220 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3221
3222 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3223 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3224 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3225 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3226 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3227 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3228 md_exec_prefix cases.
3229 * configure: Regenerate.
3230
3231 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3232
3233 * configure.ac: Separate cases disabling target-libssp,
3234 target-libiberty, target-libstdc++-v3 and Fortran from general
3235 case over targets.
3236 * configure: Regenerate.
3237
3238 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3239
3240 * configure.ac (*-*-chorusos): Don't disable libgcj.
3241 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3242 Remove case.
3243 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3244 (arm-*-coff): Don't disable libgcj.
3245 (arm*-*-linux-gnueabi): Remove useless assignment.
3246 (arm-*-riscix*): Don't disable libgcj.
3247 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3248 configuration.
3249 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3250 (c54x*-*-*): Remove case.
3251 (tic54x-*-*): Don't disable GCC or GCC libraries.
3252 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3253 to *.
3254 (d10v-*-*): Don't disable GCC libraries.
3255 (d30v-*-*): Don't disable libgcj.
3256 (h8500-*-*): Don't disable GCC libraries.
3257 (i960-*-*): Don't disable libgcj.
3258 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3259 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3260 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3261 libgcj.
3262 (m68k-*-coff*): Remove case.
3263 (mmix-*-*): Don't disable libgloss on host.
3264 (mn10200-*-*, mn10300-*-*): Remove cases.
3265 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3266 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3267 Don't disable libgcj.
3268 (romp-*-*): Remove case.
3269 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3270 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3271 case.
3272 (v810-*-*): Don't disable GCC libraries.
3273 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3274 (ip2k-*-*): Don't disable GCC libraries.
3275 * configure: Regenerate.
3276
3277 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3278
3279 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3280 libffi on host.
3281 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3282 on host.
3283 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3284 * configure: Regenerate.
3285
3286 2011-03-26 John Marino <binutils@marino.st>
3287
3288 * configure.ac: Add support for *-*-dragonfly*
3289 * configure: Regenerate.
3290
3291 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3292
3293 * configure.ac (native_only): Remove.
3294 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3295 send-pr uudecode guile gnuserv on host.
3296 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3297 send-pr rcs guile perl texinfo libtool on host.
3298 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3299 automake send-pr rcs guile perl texinfo libtool on host.
3300 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3301 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3302 (alpha*-dec-osf*): Don't disable fileutils on target.
3303 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3304 texinfo send-pr expect dejagnu on target.
3305 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3306 target-qthreads on target.
3307 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3308 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3309 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3310 x86_64-*-mingw*): Don't disable expect on target.
3311 (*-*-cygwin*): Don't disable target-gperf on target.
3312 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3313 gnuserv on target.
3314 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3315 target.
3316 * configure: Regenerate.
3317
3318 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3319
3320 * configure.ac (target_tools): Remove target-groff.
3321 (native_only): Remove target-groff.
3322 (hppa*64*-*-*): Don't disable byacc.
3323 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3324 setting.
3325 (*-*-kaos*): Don't skip target-librx and target-groff.
3326 (*-*-netware*): Don't skip target-libmudflap.
3327 (*-*-tpf*): Don't skip target-libmudflap.
3328 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3329 directories on the host.
3330 (ia64*-*-*vms*): Don't skip tix.
3331 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3332 host.
3333 * configure: Regenerate.
3334
3335 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3336
3337 * configure.ac: Remove references to mt-mep, mt-netware,
3338 mt-wince.
3339 * Makefile.def: Add all-utils soft dependencies.
3340 * Makefile.tpl: Remove GDB_NLM_DEPS.
3341 * configure: Regenerate.
3342 * Makefile.in: Regenerate.
3343
3344 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3345
3346 * configure.ac: Do not include mh-x86omitfp.
3347 * configure: Regenerate.
3348
3349 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3350
3351 * configure.ac: Remove empty cases.
3352 * configure: Regenerate.
3353
3354 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3355
3356 * Makefile.def: Add dependency from termcap to gdb.
3357 * Makefile.in: Regenerate.
3358
3359 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3360
3361 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3362 * configure: Regenerate.
3363 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3364 * Makefile.tpl: Likewise.
3365 * Makefile.in: Regenerate.
3366
3367 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3368
3369 * configure.ac: Remove all mentions of tentative_cc.
3370 * configure: Regenerate.
3371
3372 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3373
3374 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3375 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3376 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3377 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3378 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3379 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3380 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3381 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3382 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3383 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3384 *-*-rhapsody*): Remove host cases.
3385 * configure: Regenerate.
3386
3387 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3388
3389 * configure.ac (ppc*-*-pe): Remove host case.
3390 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3391 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3392 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3393 cases.
3394 * configure: Regenerate.
3395
3396 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3397
3398 * config.sub: Update to version 2011-03-23.
3399
3400 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3401
3402 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3403 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3404 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3405 * configure: Regenerate.
3406
3407 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3408
3409 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3410 to Write After Approval.
3411 * config-ml.in: Don't handle arc-*-elf*.
3412 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3413 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3414 handle GCC libraries.
3415 * configure: Regenerate.
3416
3417 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3418
3419 PR bootstrap/48120:
3420 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3421 Add -lstdc++ -lm to LIBS.
3422 * configure: Regenerate.
3423
3424 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3425
3426 * config.guess: Update to version 2011-02-02
3427 * config.sub: Update to version 2011-02-24
3428
1 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu> 3429 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2 3430
3 PR lto/48086 3431 PR lto/48086
4 * configure.ac: Re-enable LTO on *-apple-darwin9. 3432 * configure.ac: Re-enable LTO on *-apple-darwin9.
5 * configure: Regenerate. 3433 * configure: Regenerate.
12 under 256. 3440 under 256.
13 * configure: Regenerate. 3441 * configure: Regenerate.
14 3442
15 2011-03-11 Chen Liqin <liqin.gcc@gmail.com> 3443 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
16 3444
17 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address. 3445 * MAINTAINERS: Update myself as score backend maintainer,
3446 update my e-mail address.
18 3447
19 2011-03-09 Xuepeng Guo <terry.guo@arm.com> 3448 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
20 3449
21 * MAINTAINERS: Update my e-mail address. 3450 * MAINTAINERS: Update my e-mail address.
22 3451
247 * configure: Regnerated. 3676 * configure: Regnerated.
248 3677
249 2010-11-23 Matthias Klose <doko@ubuntu.com> 3678 2010-11-23 Matthias Klose <doko@ubuntu.com>
250 3679
251 * configure.ac: For --enable-gold, handle value `default' instead of 3680 * configure.ac: For --enable-gold, handle value `default' instead of
252 `both*'. New configure option --{en,dis}able-ld. 3681 `both*'. New configure option --{en,dis}able-ld.
253 * configure: Regenerate. 3682 * configure: Regenerate.
254 3683
255 2010-11-20 Ian Lance Taylor <iant@google.com> 3684 2010-11-20 Ian Lance Taylor <iant@google.com>
256 3685
257 * configure.ac: Only disable a language library if no language needs 3686 * configure.ac: Only disable a language library if no language needs
845 4274
846 * configure.ac: Enable libjava build on x86_64-*freebsd*. 4275 * configure.ac: Enable libjava build on x86_64-*freebsd*.
847 * configure: Regenerate. 4276 * configure: Regenerate.
848 4277
849 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4278 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
850 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 4279 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
851 4280
852 PR bootstrap/42424 4281 PR bootstrap/42424
853 * configure.ac: Include libtool m4 files. 4282 * configure.ac: Include libtool m4 files.
854 (_LT_CHECK_OBJDIR): Call it. 4283 (_LT_CHECK_OBJDIR): Call it.
855 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, 4284 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
856 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. 4285 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
857 4286
858 * configure: Regenerate. 4287 * configure: Regenerate.
859 4288
990 4419
991 * MAINTAINERS: Add myself as a maintainer for the RX port. 4420 * MAINTAINERS: Add myself as a maintainer for the RX port.
992 4421
993 2009-10-26 Johannes Singler <singler@kit.edu> 4422 2009-10-26 Johannes Singler <singler@kit.edu>
994 4423
995 * MAINTAINERS (Write After Approval): Update my e-mail address. 4424 * MAINTAINERS (Write After Approval): Update my e-mail address.
996 4425
997 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 4426 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
998 4427
999 * configure.ac (CLooG test): Use = with test. 4428 * configure.ac (CLooG test): Use = with test.
1000 * configure: Regenerate. 4429 * configure: Regenerate.
1026 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions. 4455 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1027 4456
1028 2009-10-07 Rafael Avila de Espindola <espindola@google.com> 4457 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1029 4458
1030 * MAINTAINERS: Change my email address. Change plugi-in to plugin. 4459 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1031 4460
1032 2009-10-07 Richard Guenther <rguenther@suse.de> 4461 2009-10-07 Richard Guenther <rguenther@suse.de>
1033 4462
1034 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, 4463 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1035 and Richard Guenther as reviewers. 4464 and Richard Guenther as reviewers.
1036 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant 4465 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1278 4707
1279 2009-07-31 Christian Bruel <christian.bruel@st.com> 4708 2009-07-31 Christian Bruel <christian.bruel@st.com>
1280 4709
1281 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. 4710 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1282 * configure: Regenerate. 4711 * configure: Regenerate.
1283 4712
1284 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk> 4713 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1285 4714
1286 * MAINTAINERS (Write After Approval): Update my e-mail address. 4715 * MAINTAINERS (Write After Approval): Update my e-mail address.
1287 4716
1288 2009-07-06 Ian Lance Taylor <iant@google.com> 4717 2009-07-06 Ian Lance Taylor <iant@google.com>
1343 * configure.ac: Define is_elf for QNX Neutrino targets. 4772 * configure.ac: Define is_elf for QNX Neutrino targets.
1344 * configure: Regenerate. 4773 * configure: Regenerate.
1345 4774
1346 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com> 4775 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1347 4776
1348 * MAINTAINERS: Added my name to the write-after-approval list 4777 * MAINTAINERS: Added my name to the write-after-approval list
1349 4778
1350 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4779 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1351 4780
1352 * configure.ac: Detect MPC in default directory. 4781 * configure.ac: Detect MPC in default directory.
1353 * configure: Regenerate. 4782 * configure: Regenerate.
1354 4783
1355 2009-06-03 Jerome Guitton <guitton@adacore.com> 4784 2009-06-03 Jerome Guitton <guitton@adacore.com>
1356 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 4785 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1357 4786
1358 * Makefile.tpl (all): Avoid a trailing backslash. 4787 * Makefile.tpl (all): Avoid a trailing backslash.
1359 * Makefile.in: Regenerate. 4788 * Makefile.in: Regenerate.
1360 4789
1361 2009-06-03 Ben Elliston <bje@au.ibm.com> 4790 2009-06-03 Ben Elliston <bje@au.ibm.com>
1362 4791
1363 * config.sub, config.guess: Update from upstream sources. 4792 * config.sub, config.guess: Update from upstream sources.
1364 4793
1447 (XGCC_FLAGS_FOR_TARGET): New. 4876 (XGCC_FLAGS_FOR_TARGET): New.
1448 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. 4877 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1449 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. 4878 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1450 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and 4879 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1451 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, 4880 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1452 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS 4881 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1453 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and 4882 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1454 TFLAGS. 4883 TFLAGS.
1455 (BUILD_CONFIG): Include if requested. 4884 (BUILD_CONFIG): Include if requested.
1456 (all): Set TFLAGS on bootstrap. 4885 (all): Set TFLAGS on bootstrap.
1457 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. 4886 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1570 * MAINTAINERS: Move myself into the write after approval list. 4999 * MAINTAINERS: Move myself into the write after approval list.
1571 5000
1572 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com> 5001 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1573 5002
1574 * MAINTAINERS: Update e-mail address. 5003 * MAINTAINERS: Update e-mail address.
1575 5004
1576 2009-03-11 Dorit Nuzman <dorit@il.ibm.com> 5005 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1577 5006
1578 * MAINTAINERS: Remove myself as auto-vectorizer maintainer. 5007 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1579 5008
1580 2009-03-10 Ira Rosen <irar@il.ibm.com> 5009 2009-03-10 Ira Rosen <irar@il.ibm.com>
8090 Always configure cgen. 11519 Always configure cgen.
8091 11520
8092 2000-11-24 Nick Clifton <nickc@redhat.com> 11521 2000-11-24 Nick Clifton <nickc@redhat.com>
8093 11522
8094 * configure.in (c4x, c5x, tic54x): Move after ARM targets. 11523 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8095
8096 11524
8097 2000-08-20 Doug Evans <dje@casey.transmeta.com> 11525 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8098 11526
8099 * Makefile.in (ALL_MODULES): Add all-cgen. 11527 * Makefile.in (ALL_MODULES): Add all-cgen.
8100 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. 11528 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
15502 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) 18930 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15503 18931
15504 * Makefile.in (gcc-no-fixedincludes): Made to work with current 18932 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15505 gcc Makefile. 18933 gcc Makefile.
15506 18934
15507
15508 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) 18935 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15509 18936
15510 * Makefile.in (GCC_FLAGS_TO_PASS): New variable. 18937 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15511 (all-gcc, install-gcc, subdir_do): Use it. 18938 (all-gcc, install-gcc, subdir_do): Use it.
15512 18939
15528 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) 18955 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15529 18956
15530 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches 18957 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15531 the one used in gcc/Makefile.in, so that a null expansion doesn't 18958 the one used in gcc/Makefile.in, so that a null expansion doesn't
15532 override the one needed to build gcc with a native cc. 18959 override the one needed to build gcc with a native cc.
15533
15534 18960
15535 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 18961 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15536 18962
15537 * configure: Accept -with arguments. 18963 * configure: Accept -with arguments.
15538 18964