OSDN Git Service

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