OSDN Git Service

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