OSDN Git Service

PR testsuite/46860
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-12-03  Ian Lance Taylor  <iant@google.com>
2
3         * MAINTAINERS: Add myself as libgo maintainer.
4
5 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
6
7         PR libffi/46792
8         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
9         * configure: Regenerate.
10
11 2010-12-02  Ian Lance Taylor  <iant@google.com>
12
13         * configure.ac: Always set default for poststage1_ldflags to
14         -static-libstdc++ -static-libgcc.
15
16 2010-11-29  Andreas Schwab  <schwab@redhat.com>
17
18         * configure.ac: Move comment to remove extra space in last argument
19         of GCC_TARGET_TOOL.
20
21 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
22
23         PR other/46026
24         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
25         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
26         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
27         (BASE_FLAGS_TO_PASS): Use it.
28         * configure: Rebuilt.
29         * Makefile.in: Rebuilt.
30
31 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
32
33         PR binutils/12258
34         * configure.ac: Correct comments for --enable-gold/--enable-ld.
35         Properly check default linker.
36         * configure: Regnerated.
37
38 2010-11-23  Matthias Klose  <doko@ubuntu.com>
39
40         * configure.ac: For --enable-gold, handle value `default' instead of
41         `both*'.   New configure option --{en,dis}able-ld.
42         * configure: Regenerate.
43
44 2010-11-20  Ian Lance Taylor  <iant@google.com>
45
46         * configure.ac: Only disable a language library if no language needs
47         it.  Don't let --disable-libgcj uncondtionally disable libffi.
48         * configure: Rebuild.
49
50 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51
52         * Makefile.in: Regenerate.
53
54         PR other/46202
55         * configure.ac: Fix just-built in-tree STRIP name to be
56         binutils/strip-new.
57         * configure: Regenerate.
58         * Makefile.def (install-strip-gcc, install-strip-binutils)
59         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
60         (install-strip-sid): Mirror dependencies on non-strip variants
61         of these targets on the respective -strip prerequisites.
62         * Makefile.tpl (install-strip, install-strip-host)
63         (install-strip-target): New targets.
64         (install-strip-[+module+], install-strip-target-[+module+]):
65         New targets.
66         * Makefile.in: Regenerate.
67
68 2010-11-19  Ian Lance Taylor  <iant@google.com>
69             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
70
71         * configure.ac: Add target-libgo to target_libraries.  Set
72         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
73         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
74         (HOST_EXPORTS): Add GOC.
75         (BASE_TARGET_EXPORTS): Add GOC.
76         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
77         (GOCFLAGS_FOR_TARGET): New variable.
78         (EXTRA_HOST_FLAGS): Add GOC.
79         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
80         * Makefile.def (target_modules): Add libgo.
81         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
82         (dependencies): Add dependency from configure-target-libgo to
83         configure-target-libffi and all-target-libstdc++-v3.  Add
84         dependencies from all-target-libgo to all-target-libffi.
85         (languages): Add go.
86         * configure: Rebuild.
87         * Makefile.in: Rebuild.
88
89 2010-11-19  Ian Lance Taylor  <iant@google.com>
90
91         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
92         compiler/flag environment variables.
93
94 2010-11-18  Ian Lance Taylor  <iant@google.com>
95
96         * configure.ac: Check for lang_requires_boot_languages in
97         config-lang.in files.
98         * configure: Rebuild.
99
100 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
101             Tobias Burnus  <burnus@net-b.de>
102
103         PR fortran/32049
104         * Makefile.def: Add libquadmath; build it with language=fortran.
105         * configure.ac: Add libquadmath.
106         * Makefile.tpl: Handle multiple libs in check-[+language+].
107         * Makefile.in: Regenerate.
108         * configure: Regenerate.
109
110 2010-11-16  Tom Tromey  <tromey@redhat.com>
111
112         * MAINTAINERS: Moved myself to reviewers section.
113
114 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
115
116         * MAINTAINERS: Moved myself to reviewers section.
117
118 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
119
120         * MAINTAINERS (Various Maintainers): Add self for build machinery.
121         (Write After Approval): Remove self.
122
123 2010-11-15  Andreas Schwab  <schwab@redhat.com>
124
125         * configure.ac: Fix spelling in option names.
126         * configure: Regenerated.
127
128 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
129
130         PR bootstrap/39622
131         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
132         * configure: Regenerated.
133
134 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
135
136         * MAINTAINERS: Update my email address.
137
138 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
139
140         * configure: Regenerate.
141
142 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
143
144         * configure: Regenerate.
145
146 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
147
148         * configure: Regenerate.
149
150 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
151
152         * configure: Regenerate.
153
154 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
155
156         * configure.ac: Support official CLooG.org versions.
157         * configure: Regenerate.
158         * config/cloog.m4: New.
159
160 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
161
162         * MAINTAINERS (Write After Approval): Add myself.
163
164 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
165
166         * MAINTAINERS: Update my email address.
167
168 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
169
170         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
171         * configure: Regenerate.
172
173 2010-11-03  Ian Lance Taylor  <iant@google.com>
174             Dave Korn  <dave.korn.cygwin@gmail.com>
175
176         PR lto/46273
177         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
178         and on other supported platforms whenever LTO is enabled.
179         * configure: Rebuild.
180
181 2010-11-02  Alan Modra  <amodra@gmail.com>
182
183         PR binutils/12110
184         * configure.ac: Error when source path contains spaces.
185         * configure: Regenerate.
186
187 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
188
189         * MAINTAINERS: Update my email address.
190
191 2010-10-20  Ian Lance Taylor  <iant@google.com>
192
193         * Makefile.def (target_modules): Set lib_path to src/.libs for
194         libstdc++-v3 module.
195         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
196         * Makefile.in: Rebuild.
197
198 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
199
200         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
201         (Write After Approval): Remove myself.
202
203 2010-10-15  Tristan Gingold  <gingold@adacore.com>
204
205         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
206
207 2010-10-14  Douglas Rupp  <rupp@gnat.com>
208
209         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
210
211 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
212
213         * configure.ac (build_lto_plugin): New shell variable.
214         (--enable-lto): Turn on by default for all non-ELF platforms that
215         have had LTO support added so far.  Set build_lto_plugin appropriately
216         for both ELF and non-ELF.
217         (configdirs): Add lto-plugin or not based on build_lto_plugin.
218         * configure: Regenerate.
219
220 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
221
222         Sync from src:
223         * configure.ac (v850 support): Remove target-libgloss from
224         noconfigdirs.
225         * configure: Regenerate.
226
227 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
228
229         PR bootstrap/45326
230         PR bootstrap/45174
231         * configure.ac: Honor initial values of $build_configargs,
232         $host_configargs, $target_configargs.  Mark the precious, so
233         environment settings get recorded.
234         * configure: Regenerate.
235
236 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
237
238         PR bootstrap/45796
239         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
240         Depend on all-build-libiberty.
241         * Makefile.in: Regenerate.
242
243 2010-09-30  Michael Eager  <eager@eagercon.com>
244
245         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
246         * configure: Regenerate.
247
248 2010-09-28  Michael Eager  <eager@eagercon.com>
249
250         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
251
252 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
253
254         PR bootstrap/44621
255         * configure.ac: Fix unportable shell quoting.
256         * configure: Regenerate.
257
258 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
259
260         * configure.ac (enable-lto): Add Darwin to the list of supported lto
261         targets and amend comment.
262         * configure: Regenerate.
263
264 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
265
266         * MAINTAINERS (Write After Approval): Add myself.
267
268 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
269
270         * configure.ac: Enable LTO by default on Darwin.
271         * configure: Regenerate.
272
273 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
274
275         * MAINTAINERS (Write After Approval): Add myself.
276
277 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
278
279         * MAINTAINERS (Write After Approval): Add myself.
280
281 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
282
283         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
284         ports
285
286 2010-07-28  David Yuste  <david.yuste@gmail.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
291
292         * configure.ac: Support all v850 targets.
293         * configure: Regenerate.
294
295 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
296
297         PR bootstrap/44455
298         * configure.ac (extra_mpfr_configure_flags): Copy from
299         extra_mpc_gmp_configure_flags.
300         * configure: Re-generated.
301
302 2010-07-22  Andi Kleen  <ak@linux.intel.com>
303
304         * MAINTAINERS (Write After Approval): Add myself.
305
306 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
307
308         * MAINTAINERS (Write After Approval): Add myself.
309
310 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
311
312         * MAINTAINERS (Write After Approval): Add myself.
313
314 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
315
316         PR target/44862
317         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
318         Provide -B option to allow for link spec %s substitutions for
319         libstdc++.a on darwin.
320         * Makefile.in: Regenerate.
321
322 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
323
324         * MAINTAINERS (Reviewers): Update my e-mail address
325
326 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
327
328         * Makefile.def (configure-gcc): Depend on all-libelf.
329         * Makefile.in: Rebuild.
330
331 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
332
333         * MAINTAINERS (Write After Approval): Add myself in the right place.
334
335 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
336
337         * MAINTAINERS (Write After Approval): Add myself.
338
339 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
340
341         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
342
343 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
344
345         * config.sub: Update to version 2010-05-21.
346         * config.guess: Update to version 2010-04-03.
347
348 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
349
350         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
351         * configure: Regenerate.
352
353 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
354
355         * MAINTAINERS (Write After Approval): Add myself.
356
357 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
358
359         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
360         a platform that supports LTO.
361         * configure: Regenerate.
362
363 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
364
365         * configure.ac: Allow all the versions greater than 0.10 of PPL.
366         * configure: Regenerated.
367
368 2010-04-27  Roland McGrath  <roland@redhat.com>
369             H.J. Lu  <hongjiu.lu@intel.com>
370
371         * configure.ac (--enable-gold): Support both, both/gold and
372         both/bfd to add gold to configdirs without removing ld.
373         * configure: Regenerated.
374
375         * Makefile.def: Add install-gold dependency to install-ld.
376         * Makefile.in: Regenerated.
377
378 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
379
380         PR lto/42776
381         * configure.ac (--enable-lto): Refactor handling so libelf tests
382         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
383         and allow LTO to be explicitly enabled on non-ELF platforms that
384         are known to support it inside else-clause.
385         * configure: Regenerate.
386
387 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
388
389         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
390         * configure: Regenerate.
391
392 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
393
394         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
395         * configure: Regenerate.
396
397 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
398
399         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
400         separately.
401         * configure: Regenerate.
402
403 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
404
405         * MAINTAINERS (Write After Approval): Add myself.
406
407 2010-04-14  Tristan Gingold  <gingold@adacore.com>
408
409         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
410         * configure: Regenerate.
411
412 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
413
414         * configure: Regenerate after change to elf.m4.
415
416 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
417
418         * MAINTAINERS (Write After Approval): Add myself.
419
420 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
421
422         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
423         * configure: Regenerated.
424
425 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
426
427         * configure.ac: Print "buggy but acceptable" when CLooG
428         revision is less than 9.
429         * configure: Regenerated.
430
431 2010-04-01  Diego Novillo  <dnovillo@google.com>
432
433         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
434
435 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
436
437         PR bootstrap/43615
438         PR bootstrap/43328
439
440         Revert:
441
442         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
443
444         * configure.ac: Do not pass --enable-multilib nor
445         --disable-multilib in baseargs.  Accept explicitly passed
446         --enable_multilib.
447         * configure: Regenerate.
448
449 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
450
451         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
452
453 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
454
455         * MAINTAINERS: Remove myself.
456
457 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
458
459         PR bootstrap/43328
460         * configure.ac: Do not pass --enable-multilib nor
461         --disable-multilib in baseargs.  Accept explicitly passed
462         --enable_multilib.
463         * configure: Regenerate.
464
465 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
466
467         * MAINTAINERS (spu port): Remove me.
468
469 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
470
471         * configure.ac (tic6x-*-*): New case.
472         * configure: Regenerate.
473
474 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
475
476         * config.sub: Update to version 2010-03-22.
477         * config.guess: Update to version 2009-12-30.
478
479 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
480
481         PR ada/42554
482         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
483         * configure: Regenerate.
484
485 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
486
487         * MAINTAINERS: Update my email address.
488
489 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
490
491         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
492         (ghassan.shobaki@amd.com): Removed.
493
494 2010-03-17  Alan Modra  <amodra@gmail.com>
495
496         * MAINTAINERS: Update my email address.
497
498 2010-03-16  Diego Novillo  <dnovillo@google.com>
499
500         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
501         Matthews.
502
503 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
504
505         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
506         Gutson, Jeffrey D. Oldham and Mark Shinwell.
507
508 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
509
510         * MAINTAINERS: Update my email address.
511
512 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
513
514         * MAINTAINERS: Update my email address.
515
516 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
517
518         * MAINTAINERS: Update my email address.
519
520 2010-03-09  Jie Zhang  <jie@codesourcery.com>
521
522         * MAINTAINERS: Update my email address.
523
524 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
525
526         PR libstdc++/32499
527         * configure.ac (RANLIB): Default to true.
528         (STRIP): Likewise.
529         (RANLIB_FOR_TARGET): Remove superfluous : argument.
530         * configure: Regenerate.
531
532 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
533
534         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
535         (Write After Approval): Update my email address.
536
537 2010-02-17  Nick Clifton  <nickc@redhat.com>
538
539         PR 11238
540         * Makefile.tpl (local-distclean): Also remove config.cache files in
541         sub-directories as there may not be Makefiles present in the
542         sub-directories.
543         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
544         the config.cache files found by the find command.
545
546         * Makefile.in: Regenerate.
547         * configure.ac: Revert previous delta.
548         * configure: Regenerate.
549
550 2010-02-15  Nick Clifton  <nickc@redhat.com>
551
552         PR 11238
553         * configure.ac: Delete config.cache files in sub-directories when
554         deleting Makefiles.
555         * configure: Regenerate.
556
557 2010-02-12  Ben Elliston  <bje@gnu.org>
558
559         * MAINTAINERS: Update my email address.
560
561 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
562
563         * MAINTAINERS (spu port): Update my email address.
564
565 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
566
567         * MAINTAINERS: Add myself as a maintainer for the bfin port.
568
569 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
570
571         * configure.ac: Add "recommended" version checks for GMP/MPC.
572         Update recommended GMP/MPFR/MPC versions.
573         * configure: Regenerate.
574
575 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
576
577         * MAINTAINERS: Move my Embecosm email address into the
578         write-after-approval section.
579
580 2010-01-26  Ian Lance Taylor  <iant@google.com>
581
582         * MAINTAINERS: Add myself as Go frontend maintainer.
583
584 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
585
586         PR libstdc++/36101, PR libstdc++/42813
587         * configure.ac (bootstrap_target_libs): Make inclusion of
588         target-libgomp conditional on libgomb being in target_configdirs.
589         * configure: Regenerate.
590
591 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
592
593         PR libstdc++/36101, PR libstdc++/42813
594         * configure.ac (bootstrap_target_libs): Include target-libgomp.
595         * configure: Regenerate.
596
597 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
598
599         PR libstdc++/36101, PR libstdc++/42813
600         * configure.ac (target_configdirs): Substitute.
601         * Makefile.def: Bootstrap target module libgomp.
602         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
603         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
604         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
605         * configure, Makefile.in: Regenerate.
606
607 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
608
609         * MAINTAINERS: Adjust my details.
610
611 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
612
613         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
614
615 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
616
617         * MAINTAINERS: reindented my entry with tabs instead of spaces.
618
619 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
620
621         * MAINTAINERS (Write After Approval): Add myself.
622
623 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
624
625         * MAINTAINERS (Write After Approval): Add myself.
626
627 2010-01-11  Richard Guenther  <rguenther@suse.de>
628
629         PR lto/41569
630         * Makefile.def (all-lto-plugin): Depend on all-gcc.
631         * Makefile.in: Regenerated.
632
633 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
634
635         * configure.ac: Enable libjava build on x86_64-*freebsd*.
636         * configure: Regenerate.
637
638 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
639             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
640
641         PR bootstrap/42424
642         * configure.ac: Include libtool m4 files.
643         (_LT_CHECK_OBJDIR): Call it.
644         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
645         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
646
647         * configure: Regenerate.
648
649 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
650
651         PR bootstrap/41818
652         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
653         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
654         * Makefile.in: Regenerate.
655
656 2010-01-02  Richard Guenther  <rguenther@suse.de>
657
658         PR lto/41529
659         * configure.ac: Include config/elf.m4.  Disable LTO if not
660         builting for an elf target.
661         * configure: Regenerate.
662
663 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
664
665         * MAINTAINERS: Change my email address.
666
667 2009-12-18  Ben Elliston  <bje@au.ibm.com>
668
669         * config.sub, config.guess: Update from upstream sources.
670
671 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
672
673         * MAINTAINERS (Write After Approval): Add myself.
674
675 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
676
677         PR middle-end/30447
678         PR middle-end/30789
679         PR other/40302
680
681         * configure.ac: Require MPC.
682         * configure: Regenerate.
683
684 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
685
686         PR target/38384
687         PR bootstrap/40972
688         * libtool.m4: Sync from git Libtool.
689         * ltoptions.m4: Likewise.
690         * ltversion.m4: Likewise.
691         * lt~obsolete.m4: Likewise.
692         * ltmain.sh: Likewise.
693
694 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
695
696         * configure.ac: Update minimum MPC version to 0.8.
697         * configure: Regenerate.
698
699 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
700
701         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
702         * configure: Regenerated.
703
704 2009-11-21  Ian Lance Taylor  <iant@google.com>
705
706         * configure.ac: Change default of poststage1_ldflags to be empty if
707         poststage1_libs is set.  When poststage1_libs is empty, and
708         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
709         * configure: Rebuild.
710
711 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
712
713         * MAINTAINERS (Write After Approval): Update my email address.
714
715 2009-11-20  Ben Elliston  <bje@au.ibm.com>
716
717         * config.guess: Update from upstream sources.
718
719 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
720
721         * Makefile.def: Restore host and target settings for gmp.
722         * Makefile.in: Rebuild.
723
724 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
725
726         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
727         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
728         Fix portability of test of C++ as bootstrap language.  Add
729         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
730         * configure: Rebuild.
731         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
732         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
733         in-tree building.
734         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
735         (POSTSTAGE1_HOST_EXPORTS): Use it.
736         (STAGE[+id+]_CXXFLAGS): New.
737         (BASE_FLAGS_TO_PASS): Pass it down.
738         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
739         extra_exports.
740         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
741         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
742         extra_exports.
743         * Makefile.in: Rebuild.
744
745 2009-11-17  Ben Elliston  <bje@au.ibm.com>
746
747         * config.sub, config.guess: Update from upstream sources.
748
749 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
750
751         * MAINTAINERS (Write After Approval): Add myself.
752
753 2009-11-09  Jon Beniston  <jon@beniston.com>
754
755         * MAINTAINERS (Write After Approval): Add myself.
756
757 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
758
759         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
760         paths for *-w64-mingw* and x86_64-*mingw*.
761         * configure: Regenerated.
762
763 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
764
765         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
766
767 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
768
769         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
770         Phil Edwards to Write-After Approval.
771
772 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
773
774         * configure.ac: Disable target-winsup & co for
775         x86_64-*-mingw* and *-w64-mingw* targets.
776         * configure: Regenerated.
777
778 2009-10-16  Nick Clifton  <nickc@redhat.com>
779
780         * MAINTAINERS: Add myself as a maintainer for the RX port.
781
782 2009-10-26  Johannes Singler  <singler@kit.edu>
783
784         * MAINTAINERS (Write After Approval): Update my e-mail address.
785
786 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
787
788         * configure.ac (CLooG test): Use = with test.
789         * configure: Regenerate.
790
791 2009-10-22  Richard Guenther  <rguenther@suse.de>
792
793         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
794         cloog if the ppl version check failed.  Move flags saving
795         before setting in libelf check.
796         * configure: Regenerate.
797
798 2009-10-21  Richard Guenther  <rguenther@suse.de>
799
800         * configure.ac: Adjust the ppl and cloog configure to work as
801         documented.  Disable cloog if ppl was disabled.  Omit the version
802         checks if they were disabled.
803         * configure: Re-generate.
804
805 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
806
807         * configure.ac: Add 'lto' to enable_languages, not
808         new_enable_languages, and only if not already present.
809         * configure: Regenerate.
810
811 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
812
813         * README: Refer to the various COPYING* files instead of just
814         COPYING.
815         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
816
817 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
818
819         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
820         
821 2009-10-07  Richard Guenther  <rguenther@suse.de>
822
823         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
824         and Richard Guenther as reviewers.
825         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
826         as reviewers.
827
828 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
829
830         * config.sub: Update from upstream sources.
831
832 2009-10-06  Ian Lance Taylor  <iant@google.com>
833
834         * Makefile.def: check-gold depends upon all-gas.
835         * Makefile.in: Rebuild.
836
837 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
838
839         * MAINTAINERS (Write After Approval): Add myself.
840
841 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
842
843         * Makefile.def: all-lto-plugin depends on all-libiberty.
844         set bootstrap=true for lto-plugin.
845         Add lto-plugin.
846         * Makefile.in: Regenerate.
847         * configure.ac (host_libs): Add lto-plugin.
848         * configure: Regenerate.
849
850 2009-10-03  Diego Novillo  <dnovillo@google.com>
851
852         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
853         (HOST_LIBELFLIBS): Define.
854         (HOST_LIBELFINC): Define.
855         * Makefile.in: Regenerate.
856         * configure.ac: Add --enable-lto.
857         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
858         If --enable-lto is used, add 'lto' to new_enable_languages.
859         If --enable-lto is used and gold is enabled, add
860         lto-plugin to configdirs.
861         * configure: Regenerate.
862
863 2009-10-03  Simon Baldwin  <simonb@google.com>
864
865         * configure.ac: If --with-system-zlib, suppress local zlib and
866         pass --with-system-zlib to subdir configure scripts.
867         * configure: Regenerate.
868
869 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
870             Paolo Bonzini  <bonzini@gnu.org>
871
872         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
873         $(srcdir).
874         * Makefile.in: Rebuilt.
875
876 2009-09-26  Gary Funck  <gary@intrepid.com>
877
878         * MAINTAINERS (Write After Approval): Add myself.
879
880 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
881
882         * configure.ac: Update minimum MPC version to 0.7.
883         * configure: Regenerate.
884
885 2009-09-25  Nick Clifton  <nickc@redhat.com>
886
887         * configure.ac: Pass any --cache-file=/dev/null option on to
888         subconfigures.
889         * configure: Regenerate.
890
891 2009-09-23  Nick Clifton  <nickc@redhat.com>
892
893         * config.sub, config.guess: Update from upstream sources.
894
895 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
896
897         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
898         * Makefile.in: Rebuilt.
899
900 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
901
902         PR bootstrap/32272
903         * configure.ac: Error out if $srcdir isn't '.' but contains
904         host-${host_noncanonical}.
905         * configure: Regenerate.
906
907 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
908
909         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
910         maintainer.
911
912 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
913
914         * configure.ac: If bootstrapping a combined tree with
915         --enable-gold, require c++ in stage1_languages.
916         * configure: Regenerate.
917
918         * configure.ac: Also add target_libs of stage1_languages to
919         bootstrap_target_libs.
920         * configure: Regenerate.
921
922         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
923         with --enable-languages not containing c++.
924         * configure: Regenerate.
925
926 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
927
928         * configure.ac: Disable java and boehm-gc for bfin-*-*.
929         * configure: Regenerate.
930
931 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
932
933         * MAINTAINERS (Write After Approval): Update my e-mail address,
934         and move from from here...
935         (Waiting for paperwork): To here.
936
937 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
938
939         * MAINTAINERS (Reviewers): Add self as driver reviewer.
940
941 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
942
943         * configure.ac: Do not use $extrasub for replacing @if/@endif
944         parts in Makefile; instead, use additional arguments to
945         AC_CONFIG_COMMANDS to do the replacement manually, with several
946         sed invocations, to avoid HP-UX sed command limits.
947         * configure: Regenerate.
948
949 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
950
951         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
952         blank before -L.
953
954 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
955
956         * configure.ac (with-build-config): Document.  Handle without.
957         Handle missing argument.
958         * configure: Rebuilt.
959
960 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
961
962         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
963         Default to bootstrap-debug only if compare-debug works.
964         * configure: Rebuilt.
965         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
966         * Makefile.in: Rebuilt.
967
968 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
969
970         * MAINTAINERS (OS Port Maintainers): Update my email address.
971
972 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
973
974         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
975         * Makefile.in: Rebuilt.
976
977 2009-09-01  Chris Demetriou  <cgd@google.com>
978
979         * MAINTAINERS (Write After Approval): Add myself.
980
981 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
982
983         PR debug/30161
984         * include/dwarf2.h (enum dwarf_tag): Added
985         DW_TAG_GNU_template_template_param
986         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
987
988 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
989
990         * Makefile.tpl (AWK): Fix typo.
991         * Makefile.in: Regenerate.
992
993 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
994
995         * configure.ac: Detect awk and sed.
996         * Makefile.def (flags_to_pass): Add AWK and SED.
997         * Makefile.tpl (AWK, SED): New.
998         (BASE_FLAGS_TO_PASS): Add AWK and SED.
999         * configure: Regenerate.
1000         * Makefile.in: Regenerate.
1001
1002 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1003
1004         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1005         (collapseslashes): Likewise.
1006
1007 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1008
1009         * configure.ac (AC_PREREQ): Bump to 2.64.
1010
1011 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1012
1013         * configure.ac: Remove --with-datarootdir, --with-docdir,
1014         --with-pdfdir, --with-htmldir switches.
1015         * configure: Regenerate.
1016
1017         * configure: Regenerate.
1018
1019         * compile: Sync from Automake 1.11.
1020         * depcomp: Likewise.
1021         * install-sh: Likewise.
1022         * missing: Likewise.
1023         * mkinstalldirs: Likewise.
1024         * ylwrap: Likewise.
1025
1026 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1027
1028         * ltmain.sh (func_normal_abspath): New function.
1029         (func_relative_path): Likewise.
1030         (func_mode_help): Document new -bindir option for link mode.
1031         (func_mode_link): Add new -bindir option, and use it to place
1032         output DLL if specified.
1033
1034 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1035
1036         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1037         (baseargs): Add --disable-option-checking.
1038         * configure: Regenerate.
1039
1040         * Makefile.def (configure-target-libiberty): Depend on
1041         all-binutils and all-ld.
1042         (configure-target-newlib): Likewise.
1043         * Makefile.in: Regenerate.
1044
1045 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1046
1047         * config.sub, config.guess: Update from upstream sources.
1048
1049 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1050
1051         Sync from src, merge:
1052
1053         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1054
1055         * configure.ac: Do not exclude gas for i386-*-darwin.
1056         Add a case for x86_64-*-darwin.
1057         * configure: Regenerate.
1058
1059 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1060
1061         * MAINTAINERS: Add my name to Write After Approval list.
1062
1063 2009-08-06  Michael Eager  <eager@eagercon.com>
1064
1065         * configure.ac: Add Microblaze target.
1066         * configure: Regenerate.
1067
1068 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1069
1070         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1071         * configure: Regenerate.
1072         
1073 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1074
1075         * MAINTAINERS (Write After Approval): Update my e-mail address.
1076
1077 2009-07-06  Ian Lance Taylor  <iant@google.com>
1078
1079         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1080         * configure: Rebuild.
1081
1082 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1083
1084         * MAINTAINERS: Move myself to the Graphite Reviewers.
1085
1086 2009-06-30  Wei Guozhi  <carrot@google.com>
1087
1088         * MAINTAINERS: Add my name to Write After Approval list.
1089
1090 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1091
1092         PR bootstrap/40338
1093         * configure.ac (comparestring): Create new variable.
1094         * Makefile.tpl (comparestring): Use to skip some comparisions.
1095         * configure: Regenerate.
1096         * Makefile.in: Regenerate.
1097
1098 2009-06-26  Doug Evans  <dje@sebabeach.org>
1099
1100         * Makefile.def (host_modules): Add cgen.
1101         * Makefile.in: Regenerate.
1102         * configure.ac (host_tools): Add cgen.
1103         * configure: Regenerate.
1104
1105 2009-06-23  DJ Delorie  <dj@redhat.com>
1106
1107         * MAINTAINERS: Add myself as mep maintainer.
1108
1109 2009-06-23  Ian Lance Taylor  <iant@google.com>
1110
1111         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1112         boot_languages.  Only bootstrap target libraries listed in
1113         target_libs for some boot language.  Add --with-stage1-ldflags,
1114         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1115         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1116         if not building with C++.
1117         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1118         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1119         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1120         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1121         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1122         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1123         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1124         * configure, Makefile.in: Rebuild.
1125
1126 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1127
1128         * MAINTAINERS: Added my name to write-after-approval list.
1129
1130 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1131
1132         * configure.ac: Define is_elf for QNX Neutrino targets.
1133         * configure: Regenerate.
1134
1135 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1136
1137         * MAINTAINERS: Added my name to the write-after-approval list
1138
1139 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1140
1141         * configure.ac: Detect MPC in default directory.
1142         * configure: Regenerate.
1143
1144 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1145             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1146
1147         * Makefile.tpl (all): Avoid a trailing backslash.
1148         * Makefile.in: Regenerate.
1149
1150 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1151
1152         * config.sub, config.guess: Update from upstream sources.
1153
1154 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1155
1156         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1157         to noconfdirs.
1158         * configure: Regenerate.
1159
1160 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1161
1162         * Makefile.tpl ([+compare-target+]): Compare all stage
1163         directories, rather than just gcc.
1164         * Makefile.in: Rebuilt.
1165
1166 2009-06-01  Doug Kwan  <dougkwan@google.com>
1167
1168         * configure.ac: Support gold for target arm*-*-*.
1169         * configure: Regenerate.
1170
1171 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1172
1173         * Makefile.def: Add MPC support and dependencies.
1174         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1175
1176         * Makefile.in, configure: Regenerate.
1177
1178 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1179
1180         * Makefile.tpl (all): Avoid harmless warning in make all when
1181         gcc-bootstrap is enabled but stage_last does not exist.
1182         * Makefile.in: Rebuilt.
1183
1184 2009-05-24  Nicolas Roche  <roche@adacore.com>
1185
1186         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1187         * Makefile.in: Regenerate.
1188
1189 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1190
1191         * MAINTAINERS: Update my e-mail address.
1192
1193 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1194
1195         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1196         * configure:  Regenerate.
1197
1198 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1199
1200         PR other/40159
1201         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1202         gcc-no-bootstrap are mutually exclusive.
1203         * Makefile.in: Rebuilt.
1204
1205 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1206
1207         PR other/40159
1208         * Makefile.tpl (all): Don't end with unconditional success.
1209         * Makefile.in: Rebuilt.
1210
1211 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1212
1213         PR target/37137
1214         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1215         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1216         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1217         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1218         stage_configureflags, stage_cflags and stage_libcflags into
1219         explicit Makefile macros.
1220         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1221         GFORTRAN.
1222         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1223         CC.  Set CC_FOR_BUILD from CC.
1224         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1225         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1226         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1227         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1228         and GFORTRAN.
1229         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1230         (_LIBCFLAGS): Renamed to _TFLAGS.
1231         (do-compare-debug, do-compare3-debug): Drop.
1232         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1233         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1234         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1235         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1236         (XGCC_FLAGS_FOR_TARGET): New.
1237         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1238         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1239         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1240         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1241         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1242         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1243         TFLAGS.
1244         (BUILD_CONFIG): Include if requested.
1245         (all): Set TFLAGS on bootstrap.
1246         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1247         (all-stageid-prefixmodule): Likewise.
1248         (do-clean, distclean-stageid): Set TFLAGS.
1249         (restrap): Fix whitespace.
1250         * Makefile.in: Rebuilt.
1251
1252 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1253
1254         * config.guess: Sync with src.
1255
1256 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1257
1258         * configure.ac ($with_ppl):  Default to no if not supplied.
1259         ($with_cloog):  Likewise.
1260         configure:  Regenerate.
1261
1262 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1263
1264         * MAINTAINERS: Update my e-mail address.
1265
1266 2009-04-27  Nick Clifton  <nickc@redhat.com>
1267
1268         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1269
1270 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1271
1272         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1273         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1274         * Makefile.in: Regenerate.
1275
1276 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1277
1278         PR bootstrap/39739
1279         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1280         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1281
1282         * configure, Makefile.in: Regenerate.
1283
1284 2009-04-21  Taras Glek  <tglek@mozilla.com>
1285
1286         * include/hashtab.h: Update GTY annotations to new syntax
1287         * include/splay-tree.h: Likewise
1288
1289 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1290
1291         * config.sub, config.guess: Update from upstream sources.
1292
1293 2009-04-15  Anthony Green  <green@moxielogic.com>
1294
1295         * configure.ac: Add moxie support.
1296         * configure: Rebuilt.
1297
1298 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1299
1300         * configure.ac: Change copyright header to refer to version
1301         3 of the GNU General Public License and to point readers at the
1302         COPYING3 file and the FSF's license web page.
1303         * Makefile.def: Likewise.
1304         * Makefile.tpl: Likewise.
1305         * Makefile.in: Regenerate.
1306
1307 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1308
1309         * configure.ac: Restore match for darwin9 or later. Use double
1310         brackets since regeneration eats one pair.
1311         * configure: Regenerate.
1312
1313 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1314
1315         PR gas/10039
1316         * configure.ac: Require texinfo 4.7.
1317         * configure: Regenerated.
1318
1319 2009-04-09  Nick Clifton  <nickc@redhat.com>
1320
1321         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1322         the GCC Runtime Library Exception.
1323
1324 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1325
1326         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1327         * configure: Regenerate.
1328
1329 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1330
1331         * Makefil.def (languages): New entries.
1332         * Makefile.tpl (check-gcc-*): New generic target.
1333         * Makefile.in: Regenerate.
1334
1335 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1336
1337         * MAINTAINERS:  Update my email address.
1338
1339 2009-03-18  Tom Tromey  <tromey@redhat.com>
1340
1341         * configure: Rebuild.
1342         * configure.ac (host_libs): Add libiconv.
1343         * Makefile.in: Rebuild.
1344         * Makefile.def (host_modules): Add libiconv.
1345         (configure-gdb, all-gdb): Depend on libiconv.
1346
1347 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1348
1349         * configure.ac: Treat gdb as supported on x86_64-darwin.
1350         * configure: Regenerate.
1351
1352 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1353
1354         * configure.ac (--with-host-libstdcxx): New option.
1355         * configure: Regenerate.
1356
1357 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1358
1359         * MAINTAINERS:  Move myself into the write after approval list.
1360
1361 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1362
1363         * MAINTAINERS: Update e-mail address.
1364         
1365 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1366
1367         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1368
1369 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1370
1371         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1372
1373 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1374
1375         Backport from git Libtool:
1376
1377         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1378         Support GNU/kOpenSolaris.
1379         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1380         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1381         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1382         GNU/kOpenSolaris.
1383
1384 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1385
1386         * MAINTAINERS: Update e-mail address.
1387
1388 2009-02-24  Michael Eager  <eager@eagercon.com>
1389
1390         * MAINTAINERS (Write After Approval): Add self.
1391
1392 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1393
1394         * MAINTAINERS (Write After Approval): Add myself.
1395
1396 2009-02-05  Andreas Schwab  <schwab@suse.de>
1397
1398         * Makefile.tpl (stage_last): Define $r and $s before using
1399         $(RECURSE_FLAGS_TO_PASS).
1400         * Makefile.in: Regenerate
1401
1402 2009-01-30  Ian Lance Taylor  <iant@google.com>
1403
1404         * MAINTAINERS: Move myself to the Global Reviewers list.
1405
1406 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1407
1408         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1409         * configure: Regenerate.
1410
1411 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1412
1413         * MAINTAINERS: Make whitespace consistent.
1414         Remove Robert Millan from Write After Approval.
1415
1416 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1417
1418         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1419         (all-opcodes): Depend on all-libiberty.
1420         * Makefile.in: Regenerate.
1421
1422 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1423
1424         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1425         * configure: Regenerate.
1426
1427 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1428
1429         * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1432
1433         * MAINTAINERS: Add myself to reviewers (Fortran).
1434
1435 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1436
1437         PR tree-optimization/38515
1438         * configure.ac (cloog-polylib): Removed.
1439         (with_ppl, with_cloog): Test for "no".
1440         * configure: Regenerated.
1441
1442 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1443
1444         * MAINTAINERS: Moved myself to reviewers (Fortran).
1445
1446 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1447
1448         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1449         (Write After Approval): Remove myself.
1450
1451 2009-01-03  Diego Novillo  <dnovillo@google.com>
1452
1453         * MAINTAINERS: Remove myself from alias maintainership.
1454
1455 2009-01-02  David Ayers  <ayers@fsfe.org>
1456
1457         * MAINTAINERS: Update e-mail address.
1458
1459 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1460
1461         * MAINTAINERS: Make whitespace consistent.
1462
1463 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1464
1465         Backport from upstream Libtool:
1466         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1467         Add cache variables to tests that require the linker to work.
1468         For shlibpath_overrides_runpath, this also changes the semantics
1469         to let the result from the C compiler take precedence.
1470
1471 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1472
1473         * config.sub, config.guess: Update from upstream sources.
1474
1475 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1476
1477         * configure.ac (ppllibs): Add by default the lib flags.
1478         * configure: Regenerate.
1479
1480 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1481
1482         * MAINTAINERS:  Add myself to the write after approval list.
1483
1484 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1485
1486         * configure.ac: Add double brackets on darwin[912].
1487         * configure: Regenerate.
1488
1489 2008-12-03  Daniel Kraft  <d@domob.eu>
1490
1491         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1492         Approval to Reviewer section (for Fortran front-end).
1493
1494 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1495
1496         * configure.ac: Expand to darwin10 and later.
1497         * configure: Regenerate.
1498
1499 2008-12-02  Andreas Schwab  <schwab@suse.de>
1500
1501         * Makefile.def: configure-target-boehm-gc depends on
1502         all-target-libstdc++-v3.
1503         * Makefile.in: Regenerate.
1504
1505 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1506
1507         * MAINTAINERS:  Add myself as mingw maintainer.
1508
1509 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1510
1511         * config.sub, config.guess: Update from upstream sources.
1512
1513 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1514
1515         * README.SCO: Remove.
1516
1517 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1518
1519         * MAINTAINERS:  Add myself to the write after approval list.
1520
1521 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1522
1523         * MAINTAINERS:  Update my email address in WAA section.
1524
1525 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1526
1527         * MAINTAINERS: Update e-mail address.
1528
1529 2008-11-27  Toon Moene  <toon@moene.org>
1530
1531         * MAINTAINERS: Change e-mail address.
1532
1533 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1534
1535         * configure.ac: Build gdb for i?86-*-darwin*
1536         * configure: Regenerated.
1537
1538 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1539
1540         * MAINTAINERS: Added my full name.
1541
1542 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1543
1544         PR bootstrap/38014
1545         PR bootstrap/37923
1546
1547         Revert:
1548
1549         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1550
1551         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1552         * Makefile.in: Regenerated.
1553
1554         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1555
1556         PR gdb/921
1557         PR gdb/1646
1558         PR gdb/2175
1559         PR gdb/2176
1560
1561         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1562         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1563         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1564         (HOST_EXPORTS): Pass CPPFLAGS.
1565         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1566         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1567         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1568         * Makefile.in, configure: Regenerated.
1569         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1570         and CPPFLAGS_FOR_BUILD.
1571
1572 2008-11-06  Jeff Law  <law@redhat.com>
1573
1574         * MAINTAINERS: Add myself as middle end maintainer.
1575
1576 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1577
1578         * MAINTAINERS (Write after approval): Add myself.
1579
1580 2008-11-05  Diego Novillo  <dnovillo@google.com>
1581
1582         * MAINTAINERS (Global Reviewers): Add myself.
1583         (Non-Algorithmic Maintainers): Remove myself.
1584
1585 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1586
1587         * MAINTAINERS (Write after approval): Add myself.
1588
1589 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1590
1591         * MAINTAINERS (Write after approval): Add myself.
1592
1593 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1594
1595         * configure.ac (spu-*-*): Remove special case.
1596         * configure: Regenerate.
1597
1598 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1599
1600         * MAINTAINERS (Write after approval): Update my email address.
1601
1602 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1603
1604         * configure.ac [spu-*-*]: Do not set skipdirs.
1605         * configure: Re-generate.
1606
1607 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1608
1609         * MAINTAINERS (Various Maintainers): Add myself to reload.
1610
1611 2008-10-25  Richard Guenther  <rguenther@suse.de>
1612
1613         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1614         maintainer.  Remove myself as libgcc-math maintainer.
1615         (Non-Algorithmic Maintainers): Remove myself.
1616
1617 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1618
1619         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1620         * Makefile.in: Regenerated.
1621
1622 2008-10-23  Cary Coutant  <ccoutant@google.com>
1623
1624         * MAINTAINERS (Write after approval): Add myself.
1625
1626 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1627
1628         PR gdb/921
1629         PR gdb/1646
1630         PR gdb/2175
1631         PR gdb/2176
1632
1633         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1634         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1635         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1636         (HOST_EXPORTS): Pass CPPFLAGS.
1637         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1638         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1639         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1640         * Makefile.in, configure: Regenerated.
1641         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1642         and CPPFLAGS_FOR_BUILD.
1643
1644 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1645
1646         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1647         Sebastian Pop.
1648
1649 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1650
1651         * MAINTAINERS (Write After Approval): Added myself.
1652
1653 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1654
1655         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1656         recommended version to 2.3.2.
1657
1658         * configure: Regenerate.
1659
1660 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1661
1662         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1663
1664 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1665
1666         * MAINTAINERS (Write After Approval): Update e-mail address.
1667
1668 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1669
1670         * libtool.m4: Update to libtool 2.2.6.
1671         * lt~obsolete.m4: Update to libtool 2.2.6.
1672         * ltmain.sh: Update to libtool 2.2.6.
1673         * ltsugar.m4: Update to libtool 2.2.6.
1674         * ltversion.m4: Update to libtool 2.2.6.
1675         * ltoptions.m4: Update to libtool 2.2.6.
1676         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1677
1678 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1679
1680         * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1683
1684         * MAINTAINERS (Write After Approval): Update my name.
1685
1686 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1687
1688         * MAINTAINERS: Add myself in "Write After Approval".
1689
1690 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1691
1692         * MAINTAINERS: Add myself as ia64 maintainer.
1693
1694 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1695
1696         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1697         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1698         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1699         and Michael Tiemann from Write After Approval since they do not
1700         actually have access.
1701
1702 2008-09-05  Richard Guenther  <rguenther@suse.de>
1703
1704         * configure.ac: Initialize clooglibs to -lcloog.
1705         * configure: Re-generate.
1706
1707 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1708
1709         * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1712
1713         * configure.ac (--with-cloog-polylib): New.
1714         (--disable-cloog-version-check): New.
1715         (--disable-ppl-version-check): New.
1716         * configure: Re-generate.
1717
1718 2008-09-03  Richard Guenther  <rguenther@suse.de>
1719
1720         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1721         cloog test.
1722         * configure: Re-generate.
1723
1724 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1725
1726         Add picoChip port.
1727         * MAINTAINERS: Add picoChip maintainers.
1728
1729 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1730             Tobias Grosser  <grosser@fim.uni-passau.de>
1731             Jan Sjodin  <jan.sjodin@amd.com>
1732             Harsha Jagasia  <harsha.jagasia@amd.com>
1733             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1734             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1735             Adrien Eliche  <aeliche@isty.uvsq.fr>
1736
1737         Merge from graphite branch.
1738         * configure: Regenerate.
1739         * Makefile.in: Regenerate.
1740         * configure.ac (host_libs): Add ppl and cloog.
1741         Add checks for PPL and CLooG.
1742         * Makefile.def (ppl, cloog): Added modules and dependences.
1743         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1744         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1745
1746 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1747
1748         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1749         (GCC_SHLIB_SUBDIR): New.
1750         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1751         * configure: Regenerate.
1752         * Makefile.in: Regenerate.
1753
1754 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1755
1756         * MAINTAINERS: Consistently use tabs to separate columns.
1757
1758 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1759
1760         * MAINTAINERS (Write after Approval): Add myself.
1761
1762 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1763
1764         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1765         Enable bfd, binutils and opcodes.
1766         * configure: Regenerate.
1767
1768 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1769
1770         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1771
1772 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1773
1774         * MAINTAINERS:  Use correct Umlaut for last name.
1775
1776 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1777
1778         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1779
1780 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1781
1782         * MAINTAINERS: Update my email address.
1783
1784 2008-08-16  Nicolas Roche  <roche@adacore.com>
1785
1786         * Makefile.tpl: Add BOOT_ADAFLAGS.
1787         * Makefile.in: Regenerate.
1788
1789 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1790
1791         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1792         * configure: Regenerate.
1793
1794 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1795
1796         * configure.ac: Add makefile fragments for hpux.
1797         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1798         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1799         * configure: Regenerate.
1800         * Makefile.in: Regenerate.
1801
1802 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1803
1804         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1805
1806 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1807
1808         * MAINTAINERS (Write after Approval): Add myself.
1809
1810 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1811
1812         * MAINTAINERS (Write After Approval):  Add myself.
1813
1814 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1815
1816         * MAINTAINERS (Write After Approval):  Add myself.
1817
1818 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1819
1820         * MAINTAINERS: Update my email address.
1821
1822 2008-06-25  Joey Ye  <joey.ye@intel.com>
1823
1824         * MAINTAINERS (Write After Approval):  Add myself.
1825
1826 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1827
1828         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1829         * Makefile.in: Regenerate.
1830         * configure: Regenerate.
1831
1832 2008-06-17  Daniel Kraft  <d@domob.eu>
1833
1834         * MAINTAINERS (Write After Approval):  Add myself.
1835
1836 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1837
1838         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1839         "$@" is still intact with both Autoconf 2.59 and 2.62.
1840         * configure: Regenerate.
1841
1842 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1843
1844         * Makefile.tpl: Fix comment errors.
1845         * Makefile.in: Regenerate.
1846
1847 2008-06-12  David S. Miller  <davem@davemloft.net>
1848             David Edelsohn  <edelsohn@gnu.org>
1849
1850         * configure.ac: Add powerpc*-*-* to gold supported targets.
1851         * configure: Regenerate.
1852
1853 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1854
1855         PR tree-optimization/36218
1856         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1857         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1858         (all prefix="build-"): Pass them to build-system sub-makes.
1859         * Makefile.in: Regenerate.
1860
1861 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1862
1863         * MAINTAINERS (mt port): Remove.
1864         (sco5, unixware, sco udk): Remove.
1865         (Kean Johnston): Add to Write After Approval.
1866
1867 2008-05-30  Julian Brown  <julian@codesourcery.com>
1868
1869         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1870         of libobjc for ARM EABI Linux.
1871         * configure: Regenerate.
1872
1873 2008-05-18  Xinliang David Li   <davidxl@google.com>
1874
1875         * ChangeLog: Remove wrong ChangeLog entry.
1876
1877 2008-05-17  Xinliang David Li   <davidxl@google.com>
1878
1879         * MAINTAINERS (Write After Approval): Add myself.
1880
1881 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1882
1883         * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2008-05-14  Rafael Espíndola  <espindola@google.com>
1886
1887         * config-ml.in: don't handle --enable-shared and --enable-static.
1888
1889 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1890
1891         * MAINTAINERS: Update my email address.
1892
1893 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1894
1895         * MAINTAINERS: Update my email address.
1896
1897 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1898
1899         * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1902
1903         * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1906
1907         * MAINTAINERS (crx): Add myself.
1908
1909 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1910
1911         Sync with src:
1912         2008-04-14  David S. Miller  <davem@davemloft.net>
1913
1914         * configure.ac: Add sparc*-*-* to gold supported targets.
1915         * configure: Regenerate.
1916
1917 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1918
1919         PR bootstrap/35457
1920         * configure.ac: Include override.m4.
1921         * configure: Regenerate.
1922
1923 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1924
1925         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1926         * Makefile.in: Regenerate.
1927
1928 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1929
1930         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1931         as nonconfigurable directories list.
1932         * configure: Regenerate.
1933
1934 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1935
1936         * config.sub, config.guess: Update from upstream sources.
1937
1938 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1939
1940         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1941         * Makefile.in: Regenerate.
1942
1943 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1944
1945         * configure.ac: Do not build libssp for the AVR.
1946         * configure: Regenerate.
1947
1948 2008-04-07  Ian Lance Taylor  <iant@google.com>
1949
1950         * Makefile.def: check-gold depends upon all-binutils.
1951         * Makefile.in: Regenerate.
1952
1953 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1954
1955         * MAINTAINERS (Write After Approval): Add myself.
1956
1957 2008-04-04  Nick Clifton  <nickc@redhat.com>
1958
1959         PR binutils/4334
1960         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1961         builds.
1962         * configure: Regenerate.
1963
1964 2008-04-04  NightStrike  <NightStrike@gmail.com>
1965
1966         PR other/35151
1967         * configure.ac: Combine rules for mingw32 and mingw64.
1968         * configure: Regenerate.
1969
1970 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1971
1972         * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1975
1976         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1977         * Makefile.in (.NOTPARALLEL): Ditto.
1978
1979 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1980
1981         * MAINTAINERS (Write After Approval): Add myself.
1982
1983 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1984
1985         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1986         * Makefile.in (.NOTPARALLEL): Regenerate.
1987
1988 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1989
1990         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1991         * Makefile.in: Regenerate.
1992
1993 2008-03-26  Jakub Staszak  <kuba@et.pl>
1994
1995         * MAINTAINERS (Write After Approval): Add myself.
1996
1997 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1998
1999         * MAINTAINERS:  Update e-mail address.
2000
2001 2008-03-20  Ian Lance Taylor  <iant@google.com>
2002
2003         * configure.ac: Add support for --enable-gold.
2004         * Makefile.def: Add gold as a directory like ld.
2005         * configure, Makefile.in: Regenerate.
2006
2007 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2008
2009         * configure.ac: m4_include config/proginstall.m4.
2010         * configure: Regenerate.
2011
2012         Backport from upstream Libtool:
2013
2014         2007-10-12  Eric Blake  <ebb9@byu.net>
2015
2016         Deal with Autoconf 2.62's semantic change in m4_append.
2017         * ltsugar.m4 (lt_append): Replace broken versions of
2018         m4_append.
2019         (lt_if_append_uniq): Don't require separator to be overquoted,
2020         and avoid broken m4_append.
2021         (lt_dict_add): Fix typo.
2022         * libtool.m4 (_LT_DECL): Don't overquote separator.
2023
2024 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2025
2026         * config.rpath: Add AIX 6 support.
2027
2028 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2029
2030         * Makefile.def (stageprofile).  Remove -fprofile-generate
2031         from stage_libcflags.
2032         * Makefile.in: Regenerate.
2033
2034 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2035
2036         * config.sub, config.guess: Update from upstream sources.
2037
2038 2008-03-06  Tom Tromey  <tromey@redhat.com>
2039
2040         * MAINTAINERS: Update for treelang deletion.
2041
2042 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2043
2044         * MAINTAINERS: Update my email address.
2045
2046 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2047
2048         * MAINTAINERS (darwin port): Add myself as a maintainer.
2049         (objective-c/c++): Add myself as a maintainer.
2050
2051 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2052
2053         * MAINTAINERS (Write After Approval): Update my email address.
2054
2055 2008-02-25  Tomas Bily  <tbily@suse.cz>
2056
2057         * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2060
2061         * MAINTAINERS (OpenMP): Add myself.
2062
2063 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2064
2065         PR bootstrap/32009
2066         PR bootstrap/32161
2067
2068         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2069         * configure: Regenerate.
2070
2071         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2072         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2073         STAGE4_LIBCFLAGS): New.
2074         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2075         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2076         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2077         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2078         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2079         for target modules.  Don't export LIBCFLAGS.
2080         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2081         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2082         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2083         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2084         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2085         * Makefile.in: Regenerate.
2086
2087 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2088
2089         PR libgcj/33085
2090         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2091         Do not use -DDLL_EXPORT.  Backport from upstream.
2092
2093 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2094
2095         * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2098
2099         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2100         * configure: Regenerate.
2101
2102 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2103
2104         * configure.ac (xtensa*-*-*): Recognize processor variants.
2105         * configure: Regenerate.
2106
2107 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2108
2109         PR bootstrap/34922
2110         * configure.ac (PARSE_ARGS): Push suitable setting of
2111         ac_subdirs_all, for `./configure --help=recursive'.
2112         Handle `+' in generic toplevel directory disabling.
2113         * configure: Regenerate.
2114
2115 2008-01-28  Nick Clifton  <nickc@redhat.com>
2116
2117         * MAINTAINERS (xstormy16): Take over maintainership.
2118
2119 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2120
2121         * MAINTAINERS (c4x port): Remove.
2122
2123 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2124
2125         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2126
2127 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2128
2129         * config.sub, config.guess: Update from upstream sources.
2130
2131 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2132
2133         * MAINTAINERS (Write After Approval): Add myself.
2134
2135 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2136
2137         * MAINTAINERS: Update my email address.
2138
2139 2008-01-09  Raksit Ashok  <raksit@google.com>
2140
2141         * MAINTAINERS (Write After Approval): Add myself.
2142
2143 2008-01-09  Raksit Ashok  <raksit@google.com>
2144
2145         * MAINTAINERS (Write After Approval): Add myself.
2146
2147 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2148
2149         * config.sub, config.guess: Update from upstream sources.
2150
2151 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2152
2153         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2154         Change recommended MPFR from 2.2.1 -> 2.3.0.
2155         * configure: Regenerate.
2156
2157 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2158
2159         * MAINTAINERS: Update my email address.
2160
2161 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2162
2163         * MAINTAINERS: Update my email address.
2164
2165 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2166
2167         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2168         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2169         * Makefile.in: Regenerate.
2170
2171 2007-12-10  Mark Heffernan  <meheff@google.com>
2172
2173         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2174         misplaced entries.
2175
2176 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2177
2178         * configure.ac: Enable libjava for x86_64-*-darwin9.
2179         * configure: Regenerate.
2180
2181 2007-12-07  Bill Maddox  <maddox@google.com>
2182
2183         * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2186
2187         * config.sub, config.guess: Update from upstream sources.
2188
2189 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2190
2191         * config-ml.in: Remove 64bit configure tests.
2192
2193 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2194
2195         * config-ml.in: Robustify against white space in absolute file
2196         names.
2197
2198         * config-ml.in (multi-clean): Substitute ${Makefile}.
2199         Remove superfluous ${Makefile} in list.
2200
2201 2007-11-19  Thiemo Seufer  <ths@mips.com>
2202
2203         * config-ml.in: Don't hardcode the Makefile name.
2204
2205 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2206
2207         * MAINTAINERS (Write After Approval): Add myself.
2208
2209 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2210
2211         * MAINTAINERS (Write After Approval): Add myself.
2212
2213 2007-11-06  Doug Kwan  <dougkwan@google.com>
2214
2215         * MAINTAINERS (Write After Approval): Add myself.
2216
2217 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2218
2219         * MAINTAINERS (mercury): Remove entry.
2220         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2221
2222 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2223
2224         * Makefile.def (dependencies): Make configure-gdb depend on
2225         all-intl.
2226         * Makefile.in: Regenerated.
2227
2228 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2229
2230         * MAINTAINERS (Fortran maintainer): Remove myself.
2231
2232 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2233
2234         * Makefile.def: To avoid problems running with parallel makes,
2235         build newlib before libgloss so that target specific header
2236         files are availble.
2237         * Makefile.in: Regenerate
2238
2239 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2240
2241         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2242         * Makefile.in: Regenerate.
2243
2244 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2245
2246         * MAINTAINERS (Register allocation reviewer): Add myself.
2247
2248 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2249
2250         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2251         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2252         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2253         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2254         * configure: Regenerate.
2255
2256 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2257
2258         * MAINTAINERS (Register allocation reviewer): Add myself.
2259
2260 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2261
2262         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2263         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2264         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2265         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2266         * configure.ac: Default them to host tools for $host = $build.
2267         Subst them.
2268
2269         * configure: Regenerate.
2270         * Makefile.in: Regenerate.
2271
2272 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2273
2274         * MAINTAINERS (Register allocation reviewer): Add myself.
2275
2276 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2277
2278         * MAINTAINERS (Register allocation reviewer): Add myself.
2279
2280 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2281
2282         * MAINTAINERS (Write After Approval): Fix typo.
2283
2284 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2285
2286         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2287         * configure: Regenerate.
2288
2289 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2290
2291         PR bootstrap/31906
2292         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2293         they're already prefixed.
2294
2295 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2296
2297         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2298         libstdc++.
2299         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2300         * configure: Regenerate.
2301         * Makefile.in: Regenerate.
2302
2303 2007-09-17  Andreas Schwab  <schwab@suse.de>
2304
2305         * configure.ac: Raise minimum makeinfo version to 4.6.
2306         * configure: Regenerate.
2307
2308 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2309
2310         * MAINTAINERS (write-after-approval) add myself
2311
2312 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2313
2314         * configure.ac: Correct makeinfo version check.
2315         * configure: Regenerate.
2316
2317 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2318
2319         * MAINTAINERS: Update my email address.
2320
2321 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2322
2323         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2324         to $skipdirs and only disable gprof for newlib.  Use the normal
2325         mips*-elf* handling in other respects.
2326         * configure: Regnerate.
2327
2328 2007-09-12  David Daney  <ddaney@avtrex.com>
2329
2330         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2331         enabling libgcj.
2332         * configure: Regenerate.
2333
2334 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2335
2336         PR other/32154
2337         * configure.ac: For libgloss targets, point the linker to the linker
2338         script, startup code and simulator library.
2339         * configure: Regenerate.
2340
2341 2007-09-07  Andrew Haley  <aph@redhat.com>
2342
2343         * configure.ac (noconfigdirs): Remove target-libffi and
2344         target-libjava.
2345         * configure: Regenerate.
2346
2347 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2348
2349         PR target/33281
2350         * configure.ac: Use config/mh-mingw on mingw.
2351         * configure: Regenerate.
2352
2353 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2354
2355         * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2007-09-05  Richard Guenther  <rguenther@suse.de>
2358
2359         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2360         nor --disable-checking is provided also turn on yes and types
2361         checking for stage1.
2362         * configure: Re-generate.
2363
2364 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2365
2366         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2367         (Write After Approval): Remove myself.
2368
2369 2007-08-29  Nick Clifton  <nickc@redhat.com>
2370
2371         * config.sub, config.guess: Update from upstream sources.
2372
2373 2007-08-22  Bud Davis  <jmdavis@link.com>
2374
2375         * MAINTAINERS (Write After Approval): Added myself.
2376         * MAINTAINERS (Reviewers): Removed myself.
2377
2378 2007-08-18  Paul Brook  <paul@codesourcery.com>
2379             Joseph Myers  <joseph@codesourcery.com>
2380
2381         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2382         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2383         * Makefile.in: Regenerate.
2384         * configure.ac (--with-debug-prefix-map): New.
2385         * configure: Regenerate.
2386
2387 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2388             Nigel Stephens  <nigel@mips.com>
2389
2390         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2391         as target_makefile_frag.
2392         * configure: Regenerate.
2393
2394 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2395
2396         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2397         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2398         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2399         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2400         (do-compare, do-compare3, do-compare-debug): New.
2401         ([+compare-target+]): Use them.
2402
2403 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2404
2405         * MAINTAINERS (Write After Approval): Change my email address.
2406
2407 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2408             Ben Elliston  <bje@au.ibm.com>
2409
2410         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2411         --silent if $silent.
2412         * configure: Regenerate.
2413
2414 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2415
2416         * MAINTAINERS (Various Maintainers): Add myself as
2417         loop infrastructure maintainer.  Update my e-mail
2418         address.
2419
2420 2007-07-31  Diego Novillo  <dnovillo@google.com>
2421
2422         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2423         Adjust description.
2424
2425 2007-07-26  Richard Guenther  <rguenther@suse.de>
2426
2427         * configure.ac: Add types checking to stage1 checking flags.
2428         * configure: Regenerate.
2429
2430 2007-07-17  Nick Clifton  <nickc@redhat.com>
2431
2432         * COPYING3: New file.  Contains version 3 of the GNU General
2433         Public License.
2434         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2435         Lesser General Public License.
2436
2437 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2438
2439         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2440
2441 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2442
2443         * MAINTAINERS (S/390 co-maintainer): Add myself.
2444         (Write After Approval): Remove myself.
2445
2446 2007-07-13  Dan Hipschman  <dsh@google.com>
2447
2448         * MAINTAINERS (Write After Approval): Add myself.
2449
2450 2007-07-11  Nick Clifton  <nickc@redhat.com>
2451
2452         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2453         WINDRES export.
2454         * Makefile.in: Regenerate.
2455
2456 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2457
2458         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2459         maintainer.
2460
2461 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2462
2463         * lt~obsolete.m4: New. Import from 20070318 libtool.
2464
2465 2007-07-03  Julian Brown  <julian@codesourcery.com>
2466
2467         * MAINTAINERS (Write After Approval): Add myself.
2468
2469 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2470
2471         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2472         * configure: Regenerate.
2473
2474 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2475
2476         * configure.ac: Add some missing m4 quotation.
2477         * configure: Regenerate.
2478
2479 2007-07-02  Simon Baldwin  <simonb@google.com>
2480
2481         * MAINTAINERS (Write After Approval): Add myself.
2482
2483 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2484
2485         * configure: Regenerate.
2486
2487 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2488
2489         * Makefile.def: Add windmc tool to build.
2490         * Makefile.tpl: Likewise.
2491         * configure.ac: Likewise.
2492         * Makefile.in: Regenerate.
2493         * configure: Regenerate.
2494
2495 2007-06-28  DJ Delorie  <dj@redhat.com>
2496
2497         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2498         not building newlib.
2499         * configure: Regenerated.
2500
2501 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2502
2503         * MAINTAINERS (Write After Approval): Add myself.
2504
2505 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2506
2507         * MAINTAINERS (Write After Approval): Add myself.
2508
2509 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2510
2511         * MAINTAINERS (Write After Approval): Add myself.
2512
2513 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2514
2515         * MAINTAINERS (Write After Approval): Add myself.
2516
2517 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2518
2519         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2520         * Makefile.in: Regenerated.
2521
2522 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2523
2524         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2525         bfin*-*-uclinux* targets.
2526         * configure: Regenerate.
2527
2528 2007-06-14  Ian Lance Taylor  <iant@google.com>
2529
2530         * MAINTAINERS: Add myself as non-algorithmic global write
2531         maintainer.
2532
2533 2007-06-14  Diego Novillo  <dnovillo@google.com>
2534
2535         * MAINTAINERS: Add self as middle-end maintainer and
2536         non-algorithmic global write maintainer.
2537
2538 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2539
2540         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2541         Move all Fortran maintainers except Paul Brook into the
2542         Non-Autopoiesis section.
2543
2544 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2545
2546         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2547         (distclean-stage[+id+]): Possibly delete stage_last.
2548         * Makefile.in: Regenerate.
2549
2550 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2551
2552         * MAINTAINERS (Various Maintainer): Fix typo.
2553
2554 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2555
2556         * MAINTAINERS (Various Maintainer): Add myself as
2557         dataflow maintainer.
2558
2559 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2560
2561         * config.sub, config.guess: Update from upstream sources.
2562
2563 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2564
2565         * Makefile.tpl: Fix spelling error.
2566         * Makefile.in: Regenerate.
2567
2568 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2569
2570         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2571         lt_cv_sys_max_cmd_len.
2572
2573 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2574
2575         * MAINTAINERS (Various Maintainers): Add myself as
2576         auto-vectorizer maintainer.
2577
2578 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2579
2580         PR libjava/32098
2581         * libtool.m4: Revert previous change.
2582         * ltgcc.m4: Put it here.
2583
2584 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2585
2586         * MAINTAINERS (Various Maintainers): Add myself as
2587         auto-vectorizer maintainer.
2588
2589 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2590
2591         PR libjava/32098
2592         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2593
2594 2007-05-30  Richard Guenther  <rguenther@suse.de>
2595
2596         * MAINTAINERS (Various Maintainers): Add myself as
2597         auto-vectorizer maintainer.
2598
2599 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2600
2601         PR bootstrap/29382
2602         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2603         * configure: Rebuilt.
2604
2605 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2606
2607         * MAINTAINERS (Write After Approval): Removed my name.
2608
2609 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2610
2611         * MAINTAINERS (Write After Approval): Remove myself.
2612
2613 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2614
2615         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2616
2617 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2618
2619         * ltmain.sh: Update from ToT Libtool.
2620         * libtool.m4: Update from ToT Libtool.
2621         * ltsugar.m4: New. Update from ToT Libtool.
2622         * ltversion.m4: New. Update from ToT Libtool.
2623         * ltoptions.m4: New. Update from ToT Libtool.
2624         * ltconfig: Remove.
2625         * ltcf-c.sh: Remove.
2626         * ltcf-cxx.sh: Remove.
2627         * ltcf-gcj.sh: Remove.
2628
2629 2007-05-22  Ollie Wild  <aaw@google.com>
2630
2631         * MAINTAINERS (Write After Approval): Add myself.
2632
2633 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2634
2635         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2636         stage_cflags.
2637         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2638         Remove CFLAGS/LIBCFLAGS.
2639         (configure-stage[+id+]-[+prefix+][+module+],
2640         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2641         * Makefile.in: Regenerate.
2642
2643 2007-05-15  Diego Novillo  <dnovillo@google.com>
2644
2645         * MAINTAINERS: Update e-mail address.
2646
2647 2007-05-15  Revital Eres  <eres@il.ibm.com>
2648
2649         * MAINTAINERS (Write After Approval): Add myself.
2650
2651 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2652
2653         * MAINTAINERS (Write After Approval): Updated my address.
2654
2655 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2656
2657         * MAINTAINERS (Write After Approval): Add myself.
2658
2659 2007-05-11  Silvius Rus  <rus@google.com>
2660
2661         * MAINTAINERS (Write After Approval): Add myself.
2662
2663 2007-04-23  Tom Tromey  <tromey@redhat.com>
2664
2665         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2666
2667 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2668
2669         * MAINTAINERS (cpplib): Rename to ...
2670         (libcpp): ... this.  Add C/C++ front end maintainers.
2671
2672 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2673
2674         * config-ml.in: Pass ${ml_config_env} to configure calls.
2675
2676 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2677
2678         * MAINTAINERS (Write After Approval): Add myself.
2679
2680 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2681
2682         * MAINTAINERS (Write After Approval): Add myself.
2683
2684 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2685
2686         * MAINTAINERS (fortran 95 front end): Add myself.
2687
2688 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2689
2690         * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2693
2694         * MAINTAINERS (Modulo Scheduler): Add myself.
2695
2696 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2697
2698         * MAINTAINERS (fortran 95 front end): Add myself.
2699         (c++ front end): whitespace fix.
2700
2701 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2702
2703         * MAINTAINERS (Write After Approval): Add myself.
2704
2705 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2706
2707         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2708         of glob.  Quote arguments with single quotes too.
2709         * configure: Regenerate.
2710
2711 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2712
2713         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2714         * Makefile.in: Regenerate
2715
2716 2007-03-07  Andreas Schwab  <schwab@suse.de>
2717
2718         * configure: Regenerate.
2719
2720 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2721
2722         * configure.ac: Add "--with-pdfdir" configure option,
2723         which defines pdfdir variable.
2724         * Makefile.def (target=fixincludes): Add install-pdf to
2725         missing targets.
2726         (recursive_targets): Add install-pdf target.
2727         (flags_to_pass): Add pdfdir.
2728         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2729         target.
2730         * configure: Regenerate
2731         * Makefile.in: Regenerate
2732
2733 2007-02-28  Eric Christopher  <echristo@apple.com>
2734
2735         Revert:
2736         2006-12-07  Mike Stump  <mrs@apple.com>
2737
2738         * Makefile.def (dependencies): Add dependency for
2739         install-target-libssp and install-target-libgomp on
2740         install-gcc.
2741         * Makefile.in: Regenerate.
2742
2743 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2744
2745         * configure: Regenerate.
2746         * configure.ac: Move statements after variable declarations.
2747
2748 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2749
2750         * MAINTAINERS: Add myself as sh maintainer.
2751
2752 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2753
2754         * configure.ac: Adjust for loop syntax.
2755         * configure: Regenerate.
2756
2757 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2758
2759         * configure: Rebuilt.
2760
2761 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2762
2763         * configure.ac: Drop multiple occurrences of --enable-languages,
2764         and fix its quoting.
2765         * configure: Rebuilt.
2766
2767 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2768             Nathan Sidwell  <nathan@codesourcery.com>
2769             Vladimir Prus  <vladimir@codesourcery.com>
2770             Joseph Myers  <joseph@codesourcery.com>
2771
2772         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2773         * configure: Regenerate.
2774
2775 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2776
2777         * ltconfig (freebsd*): Default to elf.
2778
2779 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2780
2781         * configure.ac (target_libraries): Move libgcc before libiberty.
2782         * configure: Regenerated.
2783
2784 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2785             Paolo Bonzini  <bonzini@gnu.org>
2786
2787         PR bootstrap/30753
2788         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2789         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2790         * configure: Regenerated.
2791
2792 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2793
2794         * MAINTAINERS (Language Front End Maintainers): Update my mail
2795         address.
2796
2797 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2798
2799         PR bootstrap/30748
2800         * configure.ac: Correct syntax for Solaris ksh.
2801         * configure: Regenerated.
2802
2803 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2804
2805         * configure.ac: Sync with src.
2806         * configure: Regenerate.
2807
2808 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2809
2810         * Makefile.in: Regenerate.
2811
2812 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2813
2814         * config.sub: Sync with src.
2815
2816 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2817
2818         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2819         noncanonical equivalents.
2820         * configure.in: Rename to...
2821         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2822         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2823         target_noncanonical.  Use them.  Rewrite removal of configure
2824         arguments for autoconf 2.59.  Discard variable settings.  Force
2825         program_transform_name for native tools.
2826
2827         * Makefile.in: Regenerated.
2828         * configure: Regenerated with autoconf 2.59.
2829
2830 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2831
2832         * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2007-01-31  Andreas Schwab  <schwab@suse.de>
2835
2836         * Makefile.tpl (LDFLAGS): Substitute it.
2837         * Makefile.in: Regenerate.
2838
2839 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2840
2841         * MAINTAINERS (Write After Approval): Add myself.
2842
2843 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2844
2845         * MAINTAINERS (spu port): Add myself.
2846
2847 2007-01-23  Richard Guenther  <rguenther@suse.de>
2848
2849         PR bootstrap/30541
2850         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2851         * Makefile.tpl (GNATBIND): Substitute it.
2852         (GNATMAKE): Likewise.
2853         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2854         of STAGE_PREFIX.
2855         * Makefile.in: Regenerate.
2856         * configure: Regenerate.
2857
2858 2007-01-18  Mike Stump  <mrs@apple.com>
2859
2860         * configure.in: Re-enable -Werror for gcc builds.
2861
2862 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2863
2864         * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         * configure.in: Change == to = in test command.
2869         * configure: Regenerate.
2870
2871 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2872             Nick Clifton  <nickc@redhat.com>
2873             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2874
2875         * configure.in (build_configargs, host_configargs, target_configargs):
2876         Remove build/host/target parameters.
2877         (host_libs): Add gmp and mpfr.
2878         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2879         * Makefile.def (gmp, mpfr): New.
2880         (gcc): Remove target.
2881         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2882         target_os, target_vendor): New.
2883         (configure): Add host_alias/target_alias arguments; adjust invocations.
2884         * configure: Regenerate.
2885         * Makefile.in: Regenerate.
2886
2887 2007-01-11  Matt Fago  <fago@earthlink.net>
2888
2889         * configure.in: Try to link to functions only in mpfr 2.2.x
2890         to improve robustness of configure tests.
2891         * configure: Regenerate.
2892
2893 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2894
2895         * MAINTAINERS: Add myself as i386 maintainer.
2896
2897 2007-01-08  Jan Hubicka  <jh@suse.cz>
2898
2899         * MAINTAINERS: Add myself as i386 maintainer.
2900
2901 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2902
2903         * configure.in: Add support for an x86_64-mingw* target.
2904         * configure: Regenerate.
2905
2906 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2907
2908         * Makefile.tpl (all-target): Correct @if conditional for target
2909         modules.
2910         * configure.in: Omit libiberty if building only target libgcc.
2911         * configure, Makefile.in: Regenerated.
2912
2913 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2914
2915         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2916         * configure: Regenerate.
2917
2918 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2919
2920         * Makefile.def (target_modules): Add libgcc.
2921         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2922         * Makefile.tpl (clean-target-libgcc): Delete.
2923         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2924         on gcc even for bootstrapped modules.  Rewrite handling of
2925         lang_env_dependencies to loop over target_modules.
2926         * configure.in (target_libraries): Add target-libgcc.
2927         * Makefile.in, configure: Regenerated.
2928
2929 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2930
2931         * configure.in: Reorganize recognition of languages.  Add
2932         --enable-stage1-languages.  Show supported languages for the chosen
2933         target rather than all recognized languages.
2934         * configure: Regenerate.
2935
2936 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2937
2938         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2939         * Makefile.in: Regenerate.
2940
2941 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2942
2943         * configure.in: Warn that MPFR 2.2.0 is buggy.
2944         * configure: Regenerate.
2945
2946 2006-12-27  Ian Lance Taylor  <iant@google.com>
2947
2948         * configure.in: When removing Makefiles to force a reconfigure, also
2949         remove prev-DIR*/Makefile.
2950         * configure: Regenerate.
2951
2952 2006-12-22  Andreas Schwab  <schwab@suse.de>
2953
2954         * configure: Regenerate with correct autoconf version.
2955
2956 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2957
2958         * configure.in: add AC_SUBST for *_FOR_TARGET.
2959         * configure: Regenerate.
2960
2961 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2962
2963         * configure.in: Simplify logic for rejecting languages that cannot
2964         be built.  Separate the case when a language is unsupported,
2965         from the case when the user chooses not to build a language.
2966
2967 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2968
2969         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2970         it only affects bootstrap and could be tested on "$host" as well.
2971         * configure: Regenerate.
2972         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2973
2974 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2975
2976         PR bootstrap/29544
2977         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2978         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2979         move here comment from Makefile.tpl.
2980         * Makefile.tpl: Move some definitions higher in the file.
2981         (STAGE1_CHECKING): New.
2982         * configure.in: Add --enable-stage1-checking.
2983         * configure: Regenerate.
2984         * Makefile.in: Regenerate.
2985
2986 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2987
2988         * MAINTAINERS: Add myself as build system maintainer.
2989
2990 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2991
2992         * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2006-12-13  Eric Christopher  <echristo@apple.com>
2995
2996         * MAINTAINERS: Add myself as darwin maintainer.
2997
2998 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2999
3000         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3001
3002 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3003
3004         MAINTAINERS: Update my entry.
3005
3006 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3007
3008         * configure.in:  Handle spu makefile frag.
3009         * Makefile.tpl (MAINT): Define
3010         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3011         * configure: Regenerate.
3012         * Makefile.in: Regenerate.
3013
3014 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3015
3016         * config.guess: Import latest version.
3017         * config.sub: Likewise.
3018
3019 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3020
3021         * configure.in (spu-*-*): Don't skip target-libiberty.
3022         * configure: Regenerate.
3023
3024 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3025
3026         PR bootstrap/30134
3027         * configure.in: Correct x86 darwin support for libjava to powerpc
3028         and i?86 only.
3029         * configure: Regenerate.
3030
3031 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3032
3033         * configure.in: Add x86 darwin support for libjava.
3034         * configure: Regenerate.
3035
3036 2006-12-07  Mike Stump  <mrs@apple.com>
3037
3038         * Makefile.def (dependencies): Add dependency for
3039         install-target-libssp and install-target-libgomp on
3040         install-gcc.
3041         * Makefile.in: Regenerate.
3042
3043 2006-12-04  Richard Guenther  <rguenther@suse.de>
3044
3045         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3046         (Non-Algorithmic Maintainers): Move over non-algorithmic
3047         loop optimizer maintainers, add myself as a non-algorithmic
3048         middle-end maintainer.
3049
3050 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3055
3056         * configure.in: Update error message for missing GMP/MPFR.
3057
3058         * configure: Regenerate.
3059
3060 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3061
3062         * configure.in: Update MPFR version in error message.
3063
3064         * configure: Regenerate.
3065
3066 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3067
3068         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3069         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3070         --with-gmp-lib): New flags.
3071
3072         * configure: Regenerate.
3073
3074 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3075
3076         * MAINTAINERS (Write After Approval): Change my email address.
3077
3078 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3079
3080         * MAINTAINERS (Write After Approval): Add myself.
3081
3082 2006-11-22  Philipp Thomas  <pth@suse.de>
3083
3084         * MAINTAINERS (i18n): Update e-mail address.
3085
3086 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3087
3088         * MAINTAINERS (spu port): Add myself as maintainer.
3089         (Write After Approval): Remove myself.
3090
3091 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3092
3093         * configure.in (skipdirs): Don't build libssp for SPU.
3094         * configure: Regenerate.
3095
3096 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3097
3098         * MAINTAINERS (spu port): Add myself as maintainer.
3099         (libobjc): Update my email address.
3100
3101 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3102
3103         * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3106
3107         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3108         * configure : Rebuilt.
3109
3110 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3111
3112         * MAINTAINERS (Write After Approval): Add myself.
3113
3114 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3115
3116         * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3119
3120         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3121         libmpfr.a.
3122         * configure: Regenerate.
3123
3124 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3125
3126         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3127         (unstage): Test for stage_last presence.
3128
3129         PR bootstrap/29802
3130         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3131         STAGE_PREFIX.
3132         * Makefile.in: Regenerate.
3133
3134 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3135
3136         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3137         maintainers.
3138
3139 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3140
3141         * MAINTAINERS (Write After Approval): Add myself.
3142
3143 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3144
3145         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3146         and stageN-package/Makefile.
3147         * Makefile.in: Regenerated.
3148
3149 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3150
3151         * configure.in: Remove target-libgloss from noconfigdirs for
3152         bfin-*-*.
3153         * configure: Regenerated.
3154
3155 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3156
3157         * configure.in (have_gmp): Only error if the gcc directory exists.
3158
3159         * configure: Regenerate.
3160
3161 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3162
3163         * configure.in: Robustify error message for missing GMP/MPFR.
3164
3165         * configure: Regenerate.
3166
3167 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3168
3169         * MAINTAINERS (Write After Approval): Add myself.
3170
3171 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3172
3173         * MAINTAINERS: Change email address.
3174
3175 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3176
3177         * MAINTAINERS (Write After Approval): Add myself.
3178
3179 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3180
3181         * MAINTAINERS (Write After Approval): Add myself.
3182
3183 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3184
3185         * MAINTAINERS (Write After Approval): Move myself to
3186         Write After Approval section.
3187
3188 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3189
3190         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3191         need_gmp anymore.
3192         * configure: Regenerate.
3193
3194 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3195
3196         * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3199
3200         * config.guess: Import latest version.
3201         * config.sub: Likewise.
3202
3203 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3204
3205         * Makefile.def: Added pdf target handling.
3206         * Makefile.tpl: Added pdf target handling.
3207         * Makefile.in: Regenerated.
3208
3209 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3210
3211         * MAINTAINERS: Add self as score port maintainer.
3212
3213 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3214
3215         * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3218
3219         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3220         or newer.
3221         * configure: Regenerated.
3222
3223 2006-09-27  Dave Brolley  <brolley@redhat.com>
3224
3225         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3226         using $s instead of $r.
3227         * configure: Regenerated.
3228
3229 2006-09-26  Thiemo Seufer  <ths@mips.com>
3230
3231         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3232         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3233         * configure: Regenerate.
3234
3235 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3236
3237         * MAINTAINERS (Write After Approval): Remove myself.
3238
3239 2006-09-22  Chao-ying Fu  <fu@mips.com>
3240
3241         * MAINTAINERS (Write After Approval): Add myself.
3242
3243 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3244
3245         * MAINTAINERS: Add self as soft-fp maintainer.
3246
3247 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3248
3249         * MAINTAINERS: Add myself as avr maintainer.
3250         Remove Marek Michalkiewicz as avr maintainer.
3251
3252 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3253
3254         * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3257
3258         * configure.in: Never build newlib for a Mingw host.
3259         Never build newlib as Mingw target library.
3260         Test the existence of winsup/cygwin for building a Cygwin newlib,
3261         rather than just winsup.
3262         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3263         building a Mingw target.
3264         * configure: Regenerate.
3265
3266 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3267
3268         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3269
3270 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3271
3272         * config.guess: Import from src (was more updated).
3273         * config.sub: Likewise.
3274
3275 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3276
3277         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3278         * configure: Regenerated.
3279
3280 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3281
3282         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3283         for stages after the first.
3284
3285 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3286
3287         * Makefile.def: Add dependencies for configure-opcodes
3288         on configure-intl and all-opcodes on all-intl.
3289         * Makefile.in: Regenerated.
3290
3291 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3292
3293         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3294
3295 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3296
3297         Port to hosts whose 'sort' and 'tail' implementations
3298         treat operands with leading '+' as file names, as POSIX
3299         has required since 2001.  However, make sure the code still
3300         works on pre-POSIX hosts.
3301         * ltmain.sh: Don't assume "sort +2" is equivalent to
3302         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3303
3304 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3305
3306         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3307
3308 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3309
3310         * ltconfig: chmod 644 before ranlib during install.
3311
3312 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3313
3314         PR bootstrap/18058
3315         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3316         if the bootstrap compiler is a GCC version that supports it.
3317         * configure: Regenerate.
3318
3319 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3320
3321         * configure.in: Fix thinkos in previous check-in.
3322         * configure: Regenerate.
3323
3324 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3325
3326         PR other/27063
3327         * configure.in: Test subdir_requires and give an appropriate
3328         error message.
3329         * configure: Regenerate.
3330
3331 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3332
3333         * MAINTAINERS (Write After Approval): Add myself.
3334
3335 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3336
3337         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3338
3339 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3340
3341         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3342
3343 2006-06-20  David Ayers  <d.ayers@inode.at>
3344
3345         PR bootstrap/28072
3346         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3347         whether target-libjava is being configured instead of whether the
3348         java front end is enabled.
3349         * configure: Regenerate.
3350
3351 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3352
3353         PR target/27540
3354         * configure.in: Only enable libgomp on IRIX 6.
3355         * configure: Regenerate.
3356
3357 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3358
3359         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3360         too.
3361         * Makefile.in: Regenerate.
3362
3363 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3364
3365         * config-ml.in: Alter CCASFLAGS to include special
3366         multilib options the same as is done for CFLAGS.
3367
3368 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3369
3370         * configure.in: Don't enable libgomp on hpux10.
3371         * configure: Rebuilt.
3372
3373 2006-06-12  David Ayers  <d.ayers@inode.at>
3374
3375         PR bootstrap/27963
3376         PR target/19970
3377         * configure.in: Remove target-boehm-gc from noconfigdirs where
3378         ${libgcj} is specified.
3379         * configure: Regenerate.
3380
3381 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3382
3383         Sync from src:
3384
3385         * configure.in: Sync.
3386         * configure: Regenerated.
3387
3388         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3389
3390         * Makefile.def: Added dependencies from sim and gdb on intl, and
3391         added configure dependencies to everything with an all dependency
3392         on intl.
3393         * Makefile.in: Regenerated.
3394
3395 2006-06-06  David Ayers  <d.ayers@inode.at>
3396
3397         PR libobjc/13946
3398         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3399         * Makefile.in: Regenerate.
3400         * configure.in: Add --enable-objc-gc at toplevel and have it
3401         enable boehm-gc for Objective-C.
3402         Remove target-boehm-gc from libgcj.
3403         Add target-boehm-gc to target_libraries.
3404         Add target-boehm-gc to noconfigdirs where ${libgcj}
3405         is specified.
3406         Assert that boehm-gc is supported when requested for Objective-C.
3407         Only build boehm-gc if needed either for Java or Objective-C.
3408         * configure: Regenerate.
3409
3410 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3411
3412         PR 27674
3413         * Makefile.tpl (configure-[+prefix+][+module+],
3414         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3415         Remove rule to unstage bootstrapped modules.
3416         (stage_current): New.
3417         * Makefile.in: Regenerate.
3418
3419 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3420
3421         * MAINTAINERS (Write After Approval): Update my e-mail address.
3422
3423 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3424
3425         * include/libiberty.h: Declare pex_run_in_environment.
3426
3427 2006-05-31  Asher Langton  <langton2@llnl.gov>
3428
3429         * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3432
3433         * Makefile.def (bfd, opcodes): Fix lib_path.
3434         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3435         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3436         * Makefile.in: Regenerate.
3437
3438 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3439
3440         * Makefile.in: Regenerate.
3441
3442 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3443
3444         * Makefile.def: Add install-html target. Add datarootdir
3445         docdir and htmldir to flags_to_pass.
3446         * Makefile.tpl: Add install-html target.
3447         * Makefile.in: Regenerate.
3448         * configure.in: Add --with-datarootdir, --with-docdir, and
3449         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3450         * configure: Regenerate.
3451
3452 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3453
3454         * configure.in: Enable gprof for cross builds.
3455         * configure: Regenerate.
3456
3457 2006-05-22  Richard Guenther  <rguenther@suse.de>
3458
3459         Revert
3460         2006-01-31  Richard Guenther  <rguenther@suse.de>
3461         Paolo Bonzini  <bonzini@gnu.org>
3462
3463         * Makefile.def (target_modules): Add libgcc-math target module.
3464         * configure.in (target_libraries): Add libgcc-math target library.
3465         (--enable-libgcc-math): New configure switch.
3466         * Makefile.in: Re-generate.
3467         * configure: Re-generate.
3468         * libgcc-math: New toplevel directory.
3469
3470 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3471             Andreas Tobler  <a.tobler@schweiz.ch>
3472
3473         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3474         * configure: Rebuilt.
3475
3476 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3477
3478         * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2006-05-01  DJ Delorie  <dj@redhat.com>
3481
3482         * configure.in: Restore CFLAGS if GMP isn't present.
3483         * configure: Regenerate.
3484
3485 2006-05-01  Richard Guenther  <rguenther@suse.de>
3486
3487         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3488         maintainer.
3489
3490 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3491
3492         * MAINTAINERS (Write After Approval): Add myself.
3493
3494 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3495
3496         * MAINTAINERS (Write After Approval): Add myself.
3497
3498 2006-04-18  DJ Delorie  <dj@redhat.com>
3499
3500         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3501         reference libgloss so that libssp can be built in a combined
3502         tree.
3503         * configure: Regenerate.
3504
3505 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3506
3507         * MAINTAINERS (Write After Approval): Add myself.
3508
3509 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3510
3511         * configure.in: Require makeinfo 4.4 or higher.
3512         * configure: Regenerate.
3513
3514 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3515
3516         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3517         Rearrange the entries of other libraries to have them in one place.
3518
3519 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3520
3521         * MAINTAINERS (Write After Approval): Remove myself.
3522         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3523
3524 2006-03-14  Richard Guenther  <rguenther@suse.de>
3525
3526         * configure: Regenerate with autoconf 2.13.
3527
3528 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3529
3530         * MAINTAINERS: Use my work address.
3531
3532         * MAINTAINERS: Update my E-mail address.
3533
3534 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3535
3536         * configure.in: Handle --disable-<component> generically.
3537         * configure: Regenerate.
3538
3539 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3540
3541         PR libgcj/17311
3542         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3543
3544 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3545
3546         * MAINTAINERS (Write After Approval):  Remove myself.
3547         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3548
3549 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3550
3551         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3552         (TARGET_CONFIGDIRS): Remove.
3553         * configure.in: Remove AC_SUBST(target_configdirs).
3554         * Makefile.in, configure: Regenerated.
3555
3556 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3557
3558         * MAINTAINERS (Write After Approval):  Remove myself.
3559         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3560
3561 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3562
3563         PR bootstrap/25670
3564
3565         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3566
3567         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3568         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3569         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3570         BUILD_PREFIX, BUILD_PREFIX_1.
3571         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3572
3573         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3574         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3575
3576         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3577         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3578         of `cat stage_current`.  Always provide the `r' and `s' variables.
3579         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3580         a single shell execution.
3581         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3582         bootstrapped modules, make the stage1 module if the build was not
3583         started yet, else build the current stage.
3584         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3585         (all-build, all-host, all-target, [+make_target+]-host,
3586         [+make_target+]-target): Do not use \-continued lines.
3587         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3588         (current_stage, restrap, stage_last): New.
3589
3590         * Makefile.in: Regenerate.
3591         * configure: Regenerate.
3592
3593 2006-02-19  Bud Davis  <jmdavis@link.com>
3594
3595         * MAINTAINERS (Write After Approval):  Remove myself.
3596         (Language Front End Maintainers):  Add myself as fortran 95
3597         maintainer and update e-mail address.
3598
3599 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3600
3601         * MAINTAINERS (Write After Approval):  Remove myself.
3602         (Language Front End Maintainers):  Add myself as fortran 95
3603         maintainer.
3604
3605 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3606
3607         * MAINTAINERS (Write After Approval): Add myself.
3608
3609 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3610
3611         * MAINTAINERS (Write After Approval):  Remove myself.
3612         (Language Front End Maintainers):  Add myself as
3613         fortran 95 maintainer.
3614
3615 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3616
3617         Sync from src:
3618
3619         2005-12-27  Leif Ekblad  <leif@rdos.net>
3620
3621         * configure.in: Add support for RDOS target.
3622         * configure: Regenerate.
3623
3624 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3625             Andreas Schwab  <schwab@suse.de>
3626
3627         * configure: Regenerate.
3628
3629 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3630
3631         * configure.in (enable_libgomp): Add AIX.
3632         * configure: Regenerate.
3633
3634 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3635
3636         * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3639
3640         * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2006-01-31  Richard Guenther  <rguenther@suse.de>
3643         Paolo Bonzini  <bonzini@gnu.org>
3644
3645         * Makefile.def (target_modules): Add libgcc-math target module.
3646         * configure.in (target_libraries): Add libgcc-math target library.
3647         (--enable-libgcc-math): New configure switch.
3648         * Makefile.in: Re-generate.
3649         * configure: Re-generate.
3650         * libgcc-math: New toplevel directory.
3651
3652 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3653
3654         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3655         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3656         the assembler, linker and binutils.
3657         * configure: Regenerate.
3658
3659 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3660
3661         * MAINTAINERS (Write After Approval): Add myself.
3662
3663 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3664
3665         * configure: Regenerate.
3666
3667 2006-01-18  Richard Henderson  <rth@redhat.com>
3668             Jakub Jelinek  <jakub@redhat.com>
3669             Diego Novillo  <dnovillo@redhat.com>
3670
3671         * libgomp: New directory.
3672         * Makefile.def: Add target_module libgomp.
3673         * Makefile.in: Regenerate.
3674         * configure.in (target_libraries): Add target-libgomp.
3675         * configure: Regenerate.
3676
3677 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3678
3679         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3680         @ from continuation.
3681         * Makefile.in: Rebuilt.
3682
3683 2006-01-04  Chris Lattner  <sabre@gnu.org>
3684
3685         * MAINTAINERS (Write After Approval): Add myself.
3686
3687 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3688
3689         PR bootstrap/24252
3690
3691         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3692         * Makefile.tpl (OBJDUMP): New.
3693         (EXTRA_HOST_FLAGS): Add it.
3694         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3695
3696         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3697         to use symbolic links between directories.  Avoid race conditions
3698         or make them harmless.
3699         * configure.in: Do not try to use symbolic links between directories.
3700
3701         * Makefile.def (LEAN): Pass.
3702         * Makefile.tpl (LEAN): Define.
3703         (stage[+id+]-start): Accept that the previous directory does not
3704         exist, if the bootstrap is lean.
3705         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3706         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3707         configure substitution.
3708         ([+compare-target+]): Likewise.
3709         ([+bootstrap-target+]-lean): New.
3710         * configure.in: Remove lean bootstrap support from here.
3711
3712         * Makefile.in: Regenerate.
3713         * configure: Regenerate.
3714
3715 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3716
3717         * MAINTAINERS (libdecnumber): Add myself.
3718
3719 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3720
3721         * libtool-ldflags: New script.
3722
3723 2006-01-02  Andreas Schwab  <schwab@suse.de>
3724
3725         * configure.in: When reconfiguring remove Makefile in
3726         all stage directories.
3727         * configure: Regenerate.
3728
3729 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>