Remove myself from all maintainer roles.
[platform/upstream/gcc.git] / ChangeLog
1 2015-02-06  Diego Novillo  <dnovillo@google.com>
2
3         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
4         middle-end, docstring): Remove myself.
5         (Write After Approval): Add myself.
6
7 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
8
9         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
10         (Write After Approval): Update address.
11
12 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
13
14         PR jit/64780
15         * configure.ac: Require the user to explicitly specify
16         --enable-host-shared if the jit is enabled.
17         * configure: Regenerate.
18
19 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
20
21         * MAINTAINERS (Write After Approval): Add myself.
22
23 2015-01-25  Tom de Vries  <tom@codesourcery.com>
24
25         * MAINTAINERS: Make whitespace consistent.
26
27 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
28
29         * MAINTAINERS (Write After Approval): Add myself.
30
31 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
32
33         * MAINTAINERS: (Write After Approval): Add myself.
34
35 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
36
37         * MAINTAINERS: (Write After Approval): Add myself.
38
39 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
40
41         * MAINTAINERS: (Write After Approval): Add myself.
42
43 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
44
45         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
46         objective-c/c++ front end maintainer.
47
48 2015-01-13  Marek Polacek  <polacek@redhat.com>
49
50         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
51
52 2015-01-12  Jeff Law  <law@redhat.com>
53
54         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
55         a very long time.
56
57 2015-01-09  Ian Lance Taylor  <iant@google.com>
58
59         * configure.ac (host_tools): Add gotools.
60         * Makefile.def (host_modules): Add gotools.
61         (dependencies): Add dependency of all-gotools on all-target-libgo.
62
63 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
64
65         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
66         * configure: Regenerate.
67
68 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
69
70         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
71         all-target-libgomp.
72         * Makefile.in: Regenerate.
73
74 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
75
76         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
77
78 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
79
80         * configure.ac: Add Visium support.
81         * configure: Regenerate.
82
83 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
84
85         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
86         * configure: Regenerate.
87
88 2015-01-03  Andrew Pinski  <apinski@cavium.com>
89
90         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
91         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
92         (BASE_TARGET_EXPORTS): Add OBJCOPY.
93         (OBJCOPY_FOR_TARGET): New variable.
94         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
95         * Makefile.in: Regenerate.
96         * configure.ac: Check for already installed target objcopy.
97         Also GCC_TARGET_TOOL on objcopy.
98         * configure: Regenerate.
99
100 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
101
102         * config.sub: Update from upstream, to 2015-01-01 version.
103         * config.guess: Ditto.
104
105 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
106
107         * MAINTAINERS (RTEMS Ports): Add myself.
108
109 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
110
111         * MAINTAINERS (Write After Approval): Add myself.
112
113 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
114
115         * MAINTAINERS (Write After Approval): Add myself.
116
117 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
118
119         * configure.ac (--enable-as-accelerator-for): Don't set
120         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
121         * configure: Regenerate.
122
123 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
124
125         PR bootstrap/64023
126         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
127         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
128         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
129         to CXX.
130         * Makefile.in: Regenerated.
131
132 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
133             Yury Gribov  <y.gribov@samsung.com>
134
135         * .gitignore: Added .local.vimrc and .lvimrc.
136         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
137         * Makefile.in: Regenerate.
138
139 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
140
141         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
142         * configure: Regenerated.
143
144 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
145
146         * MAINTAINERS (nvptx port): New entry.
147
148 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
149
150         * configure: Regenerate.
151
152 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
153
154         * configure.ac: Merge with Binutils.
155
156 2014-11-26  Tobias Burnus  <burnus@net-b.de>
157
158         * Makefile.def: Make more dependent on mpfr, mpc and isl.
159         * Makefile.in: Regenerate.
160
161 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
162
163         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
164         missing flex.
165         * Makefile.in: Regenerated.
166
167 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
168
169         * Makefile.in: Regenerate.
170
171 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
172
173         PR bootstrap/63784
174         * libtool.m4: Add $pic_flag with -shared.
175
176 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
177
178         * MAINTAINERS (Write After Approval): Added myself.
179
180 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
181
182         * MAINTAINERS (write-after-approval): Add myself.
183
184 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
185
186         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
187         from 2 years ago.
188
189 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
190
191         Revert:
192         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
193
194         * MAINTAINERS (Write After Approval): Added myself as line map
195         maintainer.
196
197 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
198
199         Revert:
200         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
201
202         * MAINTAINERS (Write After Approval): Added myself.
203
204 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
205
206         * MAINTAINERS (Write After Approval): Added myself.
207
208 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
209
210         * MAINTAINERS (Write After Approval): Added myself as line map
211         maintainer.
212
213 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
214
215         * MAINTAINERS (Various Maintainers): Added myself as line map
216         maintainer.
217
218 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
219
220         * move-if-change: Sync from upstream gnulib.
221
222 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
223
224         * compile: Sync with upstream Automake.
225         * depcomp: Ditto.
226         * install-sh: Ditto.
227         * missing: Ditto.
228         * mkinstalldirs: Ditto.
229         * ylwrap: Ditto.
230
231 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
232
233         * config.sub: Update from upstream config repo.
234         * config.guess: Ditto.
235
236 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
237
238         * Makefile.def: Add liboffloadmic to target_modules.  Make
239         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
240         * Makefile.in: Regenerate.
241         * configure: Regenerate.
242         * configure.ac: Add liboffloadmic to target binaries.
243         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
244         Add liboffloadmic to noconfig list when C++ is not supported.
245
246 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
247             Thomas Schwinge  <thomas@codesourcery.com>
248             Ilya Verbin  <ilya.verbin@intel.com>
249             Andrey Turetskiy  <andrey.turetskiy@intel.com>
250
251         * configure: Regenerate.
252         * configure.ac (--enable-as-accelerator-for)
253         (--enable-offload-targets): New configure options.
254
255 2014-11-11  Tobias Burnus  <burnus@net-b.de>
256
257         * Makefile.def: Make all-gcc depend on all-isl.
258         * Makefile.in: Regenerate.
259
260 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
261
262         * ChangeLog.jit: New.
263         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
264
265 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
266
267         PR target/63610
268         * libtool.m4: Fix globbing of darwin versions.
269         * configure: Regenerate.
270
271 2014-11-11  Tobias Burnus  <burnus@net-b.de>
272
273         * config/cloog.m4: Remove.
274         * Makefile.def: Remove CLooG.
275         * Makefile.tpl: Ditto.
276         * configure.ac: Ditto.
277         * configure: Regenerate.
278         * Makefile.in: Ditto.
279
280 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
281
282         * configure.ac: Handle nvptx-*-*.
283         * configure: Regenerate.
284
285 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
286
287         * MAINTAINERS (Write After Approval): Add myself.
288
289 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
290
291         * Makefile.def (libcc1): Remove bootstrap=true;.
292         * Makefile.in: Regenerated.
293
294 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
295
296         * configure.ac: Update comment.
297         * configure: Regenerate.
298
299 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
300
301         * MAINTAINERS (Write After Approval): Add myself.
302
303 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
304
305         * configure.ac (extra_host_libiberty_configure_flags): Add
306         --enable-shared also for libcc1's benefit.
307         * configure: Regenerate.
308
309 2014-10-29  Tristan Gingold  <gingold@adacore.com>
310
311         * MAINTAINERS: Change my email address.
312
313 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
314             Tom Tromey  <tromey@redhat.com>
315
316         * Makefile.def: Add libcc1 to host_modules.
317         * configure.ac (host_tools): Add libcc1.
318         * Makefile.in, configure: Rebuild.
319
320 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
321
322         * configure.ac (build_configargs): Don't share config.cache between
323         build subdirs.
324         * configure: Regenerate.
325
326 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
327
328         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
329         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
330         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
331         leon3v7 as leon3.
332         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
333         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
334         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
335         * config/sparc/sparc.md (cpu): Add leon3v7.
336         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
337
338 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
339
340         * MAINTAINERS (write-after-approval): Add myself.
341
342 2014-10-23  Ian Lance Taylor  <iant@google.com>
343
344         * configure.ac: Disable the Go frontend on systems where it is known
345         to not work.
346         * configure: Regenerate.
347
348 2014-10-23  Richard Biener  <rguenther@suse.de>
349
350         * Makefile.def: Add libcpp build module and dependencies.
351         * configure.ac: Add libcpp build module.
352         * Makefile.in: Regenerate.
353         * configure: Likewise.
354
355 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
356
357         * MAINTAINERS (write-after-approval): Add myself.
358
359 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
360
361         * INSTALL/README: Do not mention CVS.
362
363 2014-10-03  Jing Yu  <jingyu@google.com>
364
365         * configure.ac: Add aarch64 to list of targets that support gold.
366         * configure: Regenerate.
367
368 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
369
370         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
371
372 2014-09-29  Catherine Moore  <clm@codesourcery.com>
373
374         * MAINTAINERS:  Add myself as MIPS maintainer.
375
376 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
377
378         * MAINTAINERS: Move myself to MIPS maintainers.
379
380 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
381
382         * MAINTAINERS: Put all email addresses between '<' and '>'.
383
384 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
385
386         * MAINTAINERS: Move myself to reviewers (Fortran).
387
388 2014-09-01  Andi Kleen  <ak@linux.intel.com>
389
390         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
391         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
392         * Makefile.in: Regenerate.
393
394 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
395
396         * rtx-classes-status.txt: Delete
397
398 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
399
400         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
401
402 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
403
404         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
405         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
406         of checking for version number.
407         * configure: Regenerated.
408         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
409
410 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
411
412         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
413         is done; begin phase 6 (use extra rtx_def subclasses).
414
415 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
416
417         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
418         done; begin phase 5 (additional rtx_def subclasses).
419
420 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
421
422         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
423
424 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
425
426         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
427         SET_BB_HEADER are done.
428
429 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
430
431         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
432         done.
433
434 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
435
436         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
437
438 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
439
440         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
441
442 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
443
444         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
445
446 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
447
448         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
449
450 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
451
452         * rtx-classes-status.txt: Phase 3 (per-file commits within
453         "config" subdirs) is done; begin phase 4 (removal of
454         "scaffolding").
455
456 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
457
458         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
459         dir) is done; begin phase 3 (per-file commits within "config"
460         subdirs).
461
462 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
463
464         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
465         phase 2 (per-file commits in main source dir).
466
467 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
468
469         * configure: Regenerated.
470
471 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
472
473         * rtx-classes-status.txt (TODO): Add SET_BND_TO
474
475 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
476
477         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
478
479 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
480
481         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
482
483 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
484
485         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
486
487 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
488
489         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
490
491 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
492
493         * MAINTAINERS (Write After Approval): Add myself.
494
495 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
496
497         * MAINTAINERS: Remove myself
498
499 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
500
501         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
502
503 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
504
505         * MAINTAINERS (Write After Approval): Add myself.
506
507 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
508
509         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
510         SET_BB_HEADER, SET_BB_FOOTER
511
512 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
513
514         * rtx-classes-status.txt: New file
515
516 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
517
518         * configure.ac: Eliminate ClooG installation dependency.
519         * configure: Regenerate.
520         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
521         * Makefile.in: Regenerate.
522
523 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
524
525         * MAINTAINERS (Write After Approval): Add myself.
526
527 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
528
529         * MAINTAINERS (Write After Approval): Add myself.
530
531 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
532
533         * MAINTAINERS (Write After Approval): Add myself.
534
535 2014-07-28  Anthony Green  <green@moxielogic.com>
536
537         Import from savannah.gnu.org:
538         * config.sub: Update to 2014-07-28 version.
539
540 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
541
542         * MAINTAINERS: Remove my MIPS maintainer entry.
543
544 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
545
546         PR target/47230
547         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
548         * configure: Regenerate.
549
550 2014-07-24  James Norris  <jnorris@codesourcery.com>
551
552         * MAINTAINERS (Write After Approval): Add myself.
553
554 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
555
556         * configure.ac: Accept only CLooG 0.18.1.
557         * configure: Regenerate.
558
559 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
560
561         * configure.ac: Don't accept isl 0.11.
562         * configure: Regenerate.
563
564 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
565
566         * MAINTAINERS (Write After Approval): Add myself.
567
568 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
569
570         * configure.ac: Don't accept isl 0.10.
571         * configure: Regenerate.
572
573 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
574
575         Fix include path for in-tree cloog.
576         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
577         * configure: Regenerate.
578
579 2014-06-18  Richard Henderson  <rth@redhat.com>
580
581         * .gitignore: Import gcc_update output.
582
583 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
584
585         * config-ml.in: Robustify ac_configure_args parsing.
586
587         * configure.ac (--enable-linker-plugin-configure-flags)
588         (--enable-linker-plugin-flags): New flags.
589         (configdirs): Conditionally add libiberty-linker-plugin.
590         * configure: Regenerate.
591         * Makefile.def (host_modules): Add libiberty-linker-plugin.
592         (host_modules) <lto-plugin>: Pay attention to
593         @extra_linker_plugin_flags@ and
594         @extra_linker_plugin_configure_flags@.
595         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
596         * Makefile.in: Regenerate.
597
598         * Makefile.tpl (configure-[+prefix+][+module+])
599         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
600         "module_srcdir" instead of "module" for locating a module's srcdir.
601         * Makefile.in: Regenerate.
602
603 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
604
605         * MAINTAINERS (Write After Approval): Add myself.
606
607 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
608
609         * MAINTAINERS: Update my email address.
610
611 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
612
613         * MAINTAINERS (Write After Approval): Add myself.
614
615 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
616
617         * MAINTAINERS (Write After Approval): Add myself.
618
619 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
620
621         PR libstdc++/61011
622         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
623         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
624         * configure: Regenerate.
625
626 2014-05-28  Pedro Alves  <palves@redhat.com>
627
628         * MAINTAINERS (Write After Approval): Add myself.
629
630 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
631
632         * MAINTAINERS: Update my affiliation/email.
633
634 2014-05-19  Mike Stump  <mikestump@comcast.net>
635
636         * MAINTAINERS: Add wide-int reviewers.
637
638 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
639
640         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
641         * configure: Regenerated.
642
643 2014-05-15  Torvald Riegel  <triegel@redhat.com>
644
645         * MAINTAINERS (libitm): Add myself as maintainer.
646
647 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
648
649         * MAINTAINERS (Write After Approval): Add myself.
650
651 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
652
653         * config.sub, config.guess: Import from upstream.
654
655 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
656
657         * MAINTAINERS (Write After Approval): Put myself in correct order.
658
659 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
660
661         * MAINTAINERS (Write After Approval): Add myself.
662
663 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
664
665         * MAINTAINERS: Move myself from Reviewers to Write After Approval
666         section.
667
668 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
669
670         * MAINTAINERS (Write After Approval): Delete myself.
671
672 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
673
674         PR sanitizer/56781
675         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
676         and -B* options with -Xcompiler.
677
678 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
679
680         PR bootstrap/60620
681         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
682         * Makefile.in: Regenerate.
683
684 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
685
686         * Makefile.def (dependencies): Make all-ld depend on all-binutils
687         for WINDRES_FOR_TARGET in default-manifest.o rule.
688         * Makefile.in: Regenerate.
689
690 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
691
692         * MAINTAINERS (Write After Approval): Add myself.
693
694 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
695
696         PR sanitizer/56781
697         * Makefile.def: Set bootstrap=true; for host fixincludes.
698         * configure.ac: Don't bootstrap host fixincludes unless
699         --with-build-config=bootstrap-{a,ub}san.
700         * Makefile.in: Regenerated.
701         * configure: Regenerated.
702
703 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
704
705         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
706         --enable-vtable-verify option parsing.  Don't add
707         target-libsanitizer to bootstrap_target_libs unless
708         --with-build-config=bootstrap-asan or
709         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
710         to bootstrap_target_libs unless --enable-vtable-verify.
711         * configure: Regenerated.
712
713 2014-03-10  Anatoly Sokolov <aesok@post.ru>
714
715         * MAINTAINERS (Write After Approval): Add myself.
716
717 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
718
719         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
720
721 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
722
723         PR bootstrap/58572
724         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
725         -I for libstdc++-v3 includes if $(LEAN).
726         * Makefile.in: Regenerated.
727
728 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
729
730         * MAINTAINERS: Update my email address.
731
732 2014-02-24  Walter Lee  <walt@tilera.com>
733
734         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
735         (tilegx-*-*): Change to tilegx*-*-*.
736         * configure: Regenerate.
737
738 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
739
740         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
741
742 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
743
744         * MAINTAINERS (Write After Approval): Add myself.
745
746 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
747
748         PR target/59788
749         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
750         *solaris2*.
751
752 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
753
754         * MAINTAINERS: Update my email address.
755
756 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
757
758         * MAINTAINERS: Convert to UTF-8.
759         Properly sort Xinliang David Li's entry.
760
761 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
762             Sandra Loosemore  <sandra@codesourcery.com>
763
764         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
765         nios2 port maintainers.
766
767 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
768
769         * MAINTAINERS (Write After Approval): Add myself.
770
771 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
772
773         * configure.ac: Add user-friendly check for native x86_64-linux
774         multilibs.
775         * configure: Regenerate.
776
777 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
778
779         * MAINTAINERS: Add myself as sh maintainer.
780
781 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
782
783         * MAINTAINERS: Add self as SLSR maintainer.
784
785 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
786
787         * MAINTAINERS: Update my email address.
788
789 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
790
791         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
792
793 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
794
795         * Makefile.in: Regenerate.
796
797         * Makefile.tpl: Fix typo.
798         * Makefile.in: Regenerate partially.
799
800 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
801
802         * configure.ac: Added libcilkrts to noconfig list when C++ is not
803         supported.
804         * configure: Regenerated.
805
806 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
807
808         * MAINTAINERS (Write After Approval): Add myself.
809
810 2013-10-30  Jason Merrill  <jason@redhat.com>
811
812         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
813         --disable-build-format-warnings.
814
815 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
816
817         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
818         depend on libstdc++ and libgcc.
819         * configure: Regenerate.
820         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
821         libcilkrts for POSIX and i*86, and x86_64 architectures.
822         * Makefile.in: Added libcilkrts related fields to support building it.
823
824 2013-10-26  Jeff Law  <law@redhat.com>
825
826         * Makefile.def (target_modules): Remove libmudflap
827         (languages): Remove check-target-libmudflap).
828         * Makefile.in: Rebuilt.
829         * Makefile.tpl (check-target-libmudflap-c++): Remove.
830         * configure.ac (target_libraries): Remove target-libmudflap.
831         Remove checks which disabled libmudflap on some systems.
832         * configure: Rebuilt.
833         * libmudflap: Directory removed.
834
835 2013-10-21  Cong Hou  <congh@google.com>
836
837         * MAINTAINERS (Write After Approval): Add myself.
838
839 2013-10-16  Mike Stump  <mikestump@comcast.net>
840
841         * .dir-locals.el: Add.
842
843 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
844
845         * configure.ac: Add --enable-host-shared
846         * configure: Regenerate.
847
848 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
849
850         Import from savannah.gnu.org:
851         * config.guess: Update to 2013-06-10 version.
852         * config.sub: Update to 2013-10-01 version.
853
854 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
855
856         Changes to build configuration to allow big endian ARC ELF toolchain
857         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
858         * configure: Regenerate.
859
860 2013-09-20  Alan Modra  <amodra@gmail.com>
861
862         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
863         ppc host match.  Support little-endian powerpc linux hosts.
864
865 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
866
867         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
868         maintainer.
869
870 2013-09-12  DJ Delorie  <dj@redhat.com>
871
872         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
873         maintainers.
874
875 2013-09-03  Richard Biener  <rguenther@suse.de>
876
877         * configure.ac: Also allow ISL 0.12.
878         * configure: Regenerated.
879
880 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
881
882         * MAINTAINERS (Write After Approval): Add myself.
883
884 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
885
886         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
887
888 2013-08-26  Caroline Tice  <cmtice@google.com>
889
890         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
891         "Various Reviewers" to libvtv "Various Maintainers".
892
893 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
894
895         * MAINTAINERS: Add myself as RTL optimizers reviewer.
896
897 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
898
899         * MAINTAINERS: Update name, email.
900
901 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
902
903         * MAINTAINERS (Write After Approval): Add myself.
904
905 2013-08-12  Caroline Tice  <cmtice@google.com>
906
907         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
908         address in the Write After Approval section.
909
910 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
911
912         * MAINTAINERS (Write After Approval): Update email.
913
914 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
915
916         * configure.ac: Adjust to check VTV_SUPPORTED.
917         * configure: Regenerated.
918
919 2013-08-02  Caroline Tice  <cmtice@google.com>
920
921         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
922         on non-linux systems; add target-libvtv to noconfigdirs; add
923         libsupc++/.libs to C++ library search paths.
924         * configure: Regenerated.
925         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
926         libstdc++ and libgcc.
927         * Makefile.in: Regenerated.
928
929 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
930
931         * MAINTAINERS (Write After Approval): Add myself.
932
933 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
934             Shiva Chen  <shiva0217@gmail.com>
935
936         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
937         nds32 port maintainers.
938
939 2013-07-17  Tim Shen  <timshen91@gmail.com>
940
941         * MAINTAINERS (Write After Approval): Add myself.
942
943 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
944
945         * configure.ac: Sync from binutils.
946         * configure: Regenerate.
947
948 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
949
950         * MAINTAINERS (Write After Approval): Add myself.
951
952 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
953
954         * MAINTAINERS (Write After Approval): Add myself.
955
956 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
957
958         * MAINTAINERS (Write After Approval): Add myself.
959
960 2013-04-30  Brooks Moses  <bmoses@google.com>
961
962         * MAINTAINERS: Update my email; move myself from Fortran
963         reviewer to Write After Approval.
964
965 2013-04-16  Andreas Schwab  <schwab@suse.de>
966
967         * configure.ac (aarch64-*-*): Don't disable java.
968         * configure: Regenerate.
969
970 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
971
972         * MAINTAINERS (Write After Approval): Add myself.
973
974 2013-03-30  Matthias Klose  <doko@ubuntu.com>
975
976         * Makefile.def (target_modules): Don't install libffi.
977         * Makefile.in: Regenerate.
978
979 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
980
981         * MAINTAINERS (Write After Approval): Add myself.
982
983 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
984
985         * MAINTAINERS (Write After Approval): Add myself.
986
987 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
988
989         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
990         * configure: Regenerated.
991
992 2013-02-05  Ian Lance Taylor  <iant@google.com>
993
994         PR go/55969
995         * configure.ac: Disable libgo on some systems where it does not
996         work.
997
998 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
999
1000         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1001         Remove Geoff Keating as rs6000 port maintainer, at his request.
1002
1003 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1004
1005         * MAINTAINERS: Update my email.
1006
1007 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1008
1009         * configure: Re-generate.
1010
1011 2013-01-15  Richard Biener  <rguenther@suse.de>
1012
1013         PR other/55973
1014         * configure: Re-generate.
1015
1016 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1017
1018         * Makefile.def (install-target-libsanitizer): Depend on
1019         install-target-libstdc++-v3.
1020         * Makefile.in: Regenerate.
1021
1022 2013-01-14  Richard Biener  <rguenther@suse.de>
1023
1024         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1025         * configure: Re-generate
1026
1027 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1028
1029         * config.sub: Update from config repo.
1030
1031 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1032
1033         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1034         * Makefile.in: Regenerate.
1035
1036 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1037
1038         * MAINTAINERS (arc): Add new port maintainership for myself.
1039
1040 2013-01-09  Jason Merrill  <jason@redhat.com>
1041
1042         * .gitignore: Import from gdb repository.
1043
1044 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1045
1046         * Makefile.def (configure-gcc): Depend on all-gmp.
1047         (all-gcc): Remove dependency on all-gmp.
1048         * Makefile.in: Regenerated.
1049
1050 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1051
1052         * config.sub: Merge from config repo.
1053         * config.guess: Ditto.
1054
1055 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1056
1057         * Makefile.def: Merge from binutils.
1058         * Makefile.in: Ditto.
1059
1060 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1061
1062         * MAINTAINERS: Update my email.
1063
1064 2012-12-29  Ben Elliston  <bje@gnu.org>
1065
1066         * config.guess: Update to 2012-12-29 version.
1067         * config.sub: Likewise.
1068
1069 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1070
1071         * Makefile.def (install-target-libgfortran): Depend on
1072         install-target-libquadmath, install-target-libgcc.
1073         (install-target-libsanitizer): Depend on install-target-libgcc.
1074         (install-target-libjava): Depend on install-target-libgcc.
1075         (install-target-libitm): Depend on install-target-libgcc.
1076         (install-target-libobjc): Depend on install-target-libgcc.
1077         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1078         * Makefile.in: Regenerate.
1079
1080 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1081
1082         * Makefile.def (install-target-libgo): Depend on
1083         install-target-libatomic.
1084         * Makefile.in: Regenerate.
1085
1086 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1087
1088         PR go/55201
1089         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1090         * Makefile.in: Regenerate.
1091
1092 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1093
1094         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1095         * configure: Regenerate.
1096
1097 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1098
1099         * config.sub: Merge from config repo.
1100
1101 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1102
1103         * Makefile.def (target_modules): Add bootstrap=true and
1104         raw_cxx=true to libsanitizer.
1105         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1106         * Makefile.in: Regenerated.
1107         * configure: Likewise.
1108
1109 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1110
1111         * MAINTAINERS: Remove self as RTL optimization maintainer.
1112
1113 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1114
1115         * MAINTAINERS (Write After Approval): Add myself.
1116
1117 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1118
1119         * Makefile.def (target_modules): Remove bootstrap=true and
1120         raw_cxx=true from libsanitizer.
1121         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1122         * Makefile.in: Regenerated.
1123         * configure: Likewise.
1124
1125 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1126
1127         * Makefile.def (target_modules): Add bootstrap=true and
1128         raw_cxx=true to libsanitizer.
1129         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1130         * Makefile.in: Regenerated.
1131         * configure: Likewise.
1132
1133 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1134
1135         PR bootstrap/54279
1136         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1137         * configure: Regenerate.
1138         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1139         * Makefile.in: Regenerate.
1140
1141 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1142
1143         * configure.ac: Disable libsanitizer if we're not building C++.
1144         * configure: Regenerate.
1145
1146 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1147
1148         * MAINTAINERS (Write After Approval): Add myself.
1149
1150 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1151
1152         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1153         Kostya Serebryany (kcc@google.com) and
1154         Jakub Jelinek (jakub@redhat.com).
1155         Rename area for Dodji Seketeli (dodji@redhat.com).
1156
1157 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1158
1159         * MAINTAINERS: (asan.c, related): Add myself.
1160
1161 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1162
1163         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1164         * configure: Regenerate.
1165
1166 2012-11-13  Richard Henderson  <rth@redhat.com>
1167
1168         * configure.ac: Move libsanitizer logic to subdirectory.
1169         * configure: Regenerate.
1170
1171 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1172
1173         * configure.ac: Enable libsanitizer just on x86 linux for now.
1174         * configure: Re-generate.
1175
1176 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1177
1178         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1179         sections.
1180         * configure: Regenerate.
1181
1182 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1183
1184         * configure.ac: Add section for configdirs for libsanitizer.
1185         Disable for cris-*-* and mmix-*-*.
1186         * configure: Regenerate.
1187
1188 2012-11-12  Wei Mi <wmi@google.com>
1189
1190         * configure.ac: Add libsanitizer to target_libraries.
1191         * Makefile.def: Ditto.
1192         * configure: Regenerate.
1193         * Makefile.in: Regenerate.
1194         * libsanitizer: New directory for asan runtime.  Contains an empty
1195         tsan directory.
1196
1197 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1198
1199         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1200         against Mingw64 w32api.
1201         * configure: Regenerate.
1202
1203 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1204
1205         * configure: Regenerated.
1206
1207 2012-11-03  Robert Mason  <rbmj@verizon.net>
1208
1209         * configure.ac: add --disable-libstdcxx configure option
1210         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1211
1212 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1213
1214         * MAINTAINERS (Write After Approval): Add myself.
1215
1216 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1217
1218         * MAINTAINERS (Write After Approval): Add myself.
1219
1220 2012-10-24  Sharad Singhai  <singhai@google.com>
1221
1222         * MAINTAINERS (Write After Approval): Add myself.
1223
1224 2012-10-24  Eric Christopher  <echristo@gmail.com>
1225
1226         * MAINTAINERS: Update email address.
1227
1228 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1229
1230         PR bootstrap/54820
1231         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1232         * configure: Regenerate.
1233
1234 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1235
1236         * MAINTAINERS (aarch64): Add Marcus and myself.
1237
1238 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1239
1240         PR bootstrap/54820
1241         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1242         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1243         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1244         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1245         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1246         * Makefile.in: Regenerate.
1247         * configure.ac (have_static_libs): New variable and associated check.
1248         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1249         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1250         * configure: Regenerate.
1251
1252 2012-10-10  Richard Biener  <rguenther@suse.de>
1253
1254         * MAINTAINERS: Adjust for changed surname.
1255
1256 2012-10-04  Lawrence Crowl  <crowl@google.com>
1257
1258         * MAINTAINERS (Write After Approval): Add myself.
1259
1260 2012-10-01  Cary Coutant  <ccoutant@google.com>
1261
1262         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1263
1264 2012-09-28  Ian Lance Taylor  <iant@google.com>
1265
1266         * Makefile.def: Make all-target-libgo depend on
1267         all-target-libbacktrace.
1268         * Makefile.in: Rebuild.
1269
1270 2012-09-26  Ian Lance Taylor  <iant@google.com>
1271
1272         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1273         * Makefile.in: Rebuild.
1274
1275 2012-09-20  Walter Lee  <walt@tilera.com>
1276
1277         * configure.ac: Add tilegx to list of targets that support gold.
1278         * configure: Regenerate.
1279
1280 2012-09-20  Marek Polacek  <polacek@redhat.com>
1281
1282         * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1285
1286         * configure.ac: Add mips*-mti-elf* target.
1287         * configure: Regenerate.
1288
1289 2012-09-17  Ian Lance Taylor  <iant@google.com>
1290
1291         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1292         * configure.ac (host_libs): Add libbacktrace.
1293         (target_libraries): Add libbacktrace.
1294         * Makefile.def (host_modules): Add libbacktrace.
1295         (target_modules): Likewise.
1296         * configure, Makefile.in: Rebuild.
1297
1298 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1299
1300         PR target/38607
1301         Merge upstream change.
1302         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1303
1304         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1305         Add libgomp*.o to compare_exclusions for AIX.
1306         * configure: Regenerate.
1307
1308 2012-09-06  Diego Novillo  <dnovillo@google.com>
1309
1310         * configure.ac: Bump minimum GMP version to 4.2.3.
1311         * configure: Re-generate.
1312
1313 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1314
1315         PR target/54461
1316         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1317         target-libgloss if not configured --with-avrlibc=no.
1318         * configure: Regenerate.
1319
1320 2012-09-04  Jason Merrill  <jason@redhat.com>
1321
1322         * configure.ac: Fix --enable-languages=all.
1323
1324 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1325
1326         * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2012-09-03  Richard Guenther  <rguenther@suse.de>
1329
1330         PR bootstrap/54138
1331         * configure.ac: Re-organize ISL / CLOOG checks to allow
1332         disabling with either --without-isl or --without-cloog.
1333         * configure: Regenerated.
1334
1335 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1336
1337         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1338         * configure: Regenerate.
1339
1340 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1341
1342         * MAINTAINERS: Fix my email address.
1343
1344 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1345
1346         PR binutils/4970
1347         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1348         and opcodes.
1349         * Makefile.in: Regenerated.
1350
1351 2012-08-26  Art Haas <ahaas@impactweather.com>
1352
1353         * configure: Regenerate.
1354
1355 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1356
1357         * INSTALL/README: Also refer to the online installation
1358         instructions.
1359
1360 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1361
1362         * MAINTAINERS (Write After Approval): Add myself.
1363         (Picochip port): Remove myself.
1364
1365 2012-08-14   Diego Novillo  <dnovillo@google.com>
1366
1367         Merge from cxx-conversion branch.
1368
1369         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1370         POSTSTAGE1_CONFIGURE_FLAGS.
1371         * Makefile.in: Regenerate.
1372         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1373         Force C++ when bootstrapping.
1374         * configure: Regenerate.
1375
1376 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1377
1378         * MAINTAINERS (Write After Approval): Add myself.
1379
1380 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1381
1382         * README: Document use of ranges of years in copyright notices.
1383
1384 2012-07-06  Richard Guenther  <rguenther@suse.de>
1385
1386         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1387         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1388         --with-gmp=system.
1389         * Makefile.in: Regenerated.
1390         * configure: Likewise.
1391
1392 2012-07-06  Richard Guenther  <rguenther@suse.de>
1393
1394         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1395         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1396         supply V=1 as extra_make_flags.
1397         * configure: Regenerated.
1398         * Makefile.in: Likewise.
1399
1400 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1401
1402         * configure: Regenerate.
1403
1404 2012-07-03  Richard Guenther  <rguenther@suse.de>
1405
1406         * Makfile.def (isl): Remove not necessary extra_exports and
1407         extra_make_flags.
1408         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1409         * Makefile.in: Regenerated.
1410
1411 2012-07-03  Richard Guenther  <rguenther@suse.de>
1412
1413         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1414         * configure.ac: If either the ISL or the CLooG check failed
1415         do not try to build in-tree versions.
1416         * Makefile.in: Regenerated.
1417         * configure: Regenerated.
1418
1419 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1420
1421         * configure: Regenerate.
1422
1423 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1424
1425         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1426         maintainer.
1427
1428 2012-07-02  Richard Guenther  <rguenther@suse.de>
1429
1430         * configure: Regenerated.
1431
1432 2012-07-02  Richard Guenther  <rguenther@suse.de>
1433         Michael Matz  <matz@suse.de>
1434         Tobias Grosser <tobias@grosser.es>
1435         Sebastian Pop <sebpop@gmail.com>
1436
1437         * Makefile.def: Add ISL host module, remove PPL host module.
1438         Adjust ClooG host module to use the proper ISL.
1439         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1440         * configure.ac: Include config/isl.m4.  Add ISL host library,
1441         remove PPL.  Remove PPL configury, add ISL configury, adjust
1442         ClooG configury.
1443         * Makefile.in: Regenerated.
1444         * configure: Likewise.
1445
1446 2012-07-02  Richard Guenther  <rguenther@suse.de>
1447
1448         Merge from graphite branch
1449         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1450
1451         * configure: Regenerated.
1452         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1453         both cloog.org and legacy versions. The only supported version will
1454         be CLooG with the isl backend.
1455
1456         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1457
1458         * configure: Regenerated.
1459         * configure.ac: Require cloog isl 0.17.0
1460
1461         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1462
1463         * configure: Regenerated.
1464         * config/cloog.m4: Do not define CLOOG_ORG
1465
1466 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1467
1468         * configure.ac: Skip C if explicitly selected.
1469         * configure: Regenerate.
1470
1471 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1472
1473         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1474         they contain -O2.
1475         * configure: Regenerate.
1476
1477 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1478
1479         PR debug/53740
1480         * df.h, df-problems.c, dce.c: Revert last patch.
1481
1482 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1483
1484         * MAINTAINERS (Write After Approval): Update my email address.
1485
1486 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1487
1488         * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2012-06-20  Jason Merrill  <jason@redhat.com>
1491
1492         * Makefile.tpl (check-target-libgomp-c++): New.
1493         (check-target-libitm-c++): New.
1494         * Makefile.def (c++): Add them.
1495         * Makefile.in: Regenerate.
1496
1497 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1498
1499         * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1502
1503         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1504         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1505         (install-no-fixedincludes): Adjust accordingly.
1506         * Makefile.in: Regenerate.
1507
1508 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1509
1510         Merge upstream change
1511         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1512
1513 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1514
1515         * MAINTAINERS (Write After Approval): Add myself.
1516
1517 2012-05-09  Nick Clifton  <nickc@redhat.com>
1518             Paul Smith  <psmith@gnu.org>
1519
1520         PR bootstrap/50461
1521         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1522         allow for the fact that from release v3.1.0 of MPFR the source
1523         files were moved into a src sub-directory.
1524         * configure: Regenerate.
1525
1526 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1527
1528         * configure.ac: Bump minimum MPFR version to 2.4.0.
1529         * configure: Regenerated.
1530
1531 2012-05-01  Richard Henderson  <rth@redhat.com>
1532
1533         * Makefile.def (libatomic): New target_module.
1534         * configure.ac (target_libraries): Add libatomic.
1535         (noconfigdirs): Check if libatomic is supported.
1536         * Makefile.in, configure: Rebuild.
1537
1538 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1539
1540         * MAINTAINERS (Write After Approval): Add myself.
1541
1542 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1543
1544         * config.sub: Update to 2012-04-18 version from official repo.
1545
1546 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1547
1548         * MAINTAINERS (Write After Approval): Add myself.
1549
1550 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1551
1552         * MAINTAINERS: Changed email address.
1553
1554 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1555
1556         PR target/52737
1557         * contrib/gcc_update (files_and_dependencies):
1558         Remove gcc/config/avr/t-multilib from touch data.
1559
1560 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1561
1562         * MAINTAINERS (OS Port Maintainers): Remove irix.
1563         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1564         (unsupported_languages): Remove mips-sgi-irix6.*.
1565         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1566         (with_stabs): Remove.
1567         * configure: Regenerate.
1568
1569 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1570
1571         * MAINTAINERS (OS Port Maintainers): Remove osf.
1572         * configure.ac (enable_libgomp): Remove *-*-osf*.
1573         (with_stabs): Remove alpha*-*-osf*.
1574         * configure: Regenerate.
1575
1576 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1577
1578         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1579         * configure: Regenerate.
1580
1581 2012-02-17  Walter Lee  <walt@tilera.com>
1582
1583         * MAINTAINERS: (Write After Approval): Delete myself.
1584
1585 2012-02-14  Walter Lee  <walt@tilera.com>
1586
1587         * MAINTAINERS (tilegx port): Add myself.
1588         (tilepro port): Add myself.
1589         (Write After Approval): Add myself.
1590
1591 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1592
1593         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1594         and Joseph Myers as docstring relicensing maintainers.
1595
1596 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1597
1598         * MAINTAINERS (write-after-approval): Add myself.
1599
1600 2012-02-08  Ira Rosen <irar@il.ibm.com>
1601
1602         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1603         maintainer.
1604
1605 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1606
1607         * MAINTAINERS (Write After Approval): Move myself to
1608         maintain alphabetical order.
1609
1610 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1611
1612         * MAINTAINERS (Write After Approval): Add myself.
1613
1614 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1615
1616         * MAINTAINERS (Write After Approval): Add myself.
1617
1618 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1619             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1620
1621         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1622         * configure: Regenerate.
1623
1624 2012-01-23  Harshit Chopra  <harshit@google.com>
1625
1626         * MAINTAINERS (Write After Approval): Add myself.
1627
1628 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1629
1630         * configure.ac: Remove reference to mh-interix.
1631         * configure: Regenerate.
1632
1633 2012-01-05  Richard Henderson  <rth@redhat.com>
1634
1635         PR bootstrap/51072
1636         * configure.ac: Disable libitm if c++ is not enabled.
1637         * configure: Rebuild.
1638
1639         * configure.ac: Fix regexp for same.
1640         * configure: Rebuild.
1641
1642 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1643
1644         * MAINTAINERS (Write After Approval): Add myself.
1645
1646 2012-01-02  Richard Guenther  <rguenther@suse.de>
1647
1648         PR bootstrap/51686
1649         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1650         * Makefile.in: Regenerate.
1651
1652 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1653
1654         * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1657
1658         * configure: Regenerate.
1659
1660 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1661
1662         * MAINTAINERS (picochip): Changed email address.
1663
1664 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1665
1666         * MAINTAINERS (write-after-approval): Add self.
1667
1668 2011-11-29  DJ Delorie  <dj@redhat.com>
1669
1670         * configure.ac (rl78-*-*) New case.
1671         * configure: Regenerate.
1672         * MAINTAINERS: Add myself as RL78 maintainer.
1673
1674 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1675
1676         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1677
1678 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1679
1680         * libtool.m4: Additional FreeBSD 10 fixes.
1681
1682 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1683
1684         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1685         Maintainers section, as Epiphany maintainer.
1686
1687 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1688
1689         PR target/49992
1690         * configure.ac: Remove ranlib special-casing for Darwin.
1691         * configure: Regenerate.
1692
1693 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1694
1695         * MAINTAINERS (Reviewers): Keep the list sorted.
1696
1697 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1698
1699         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1700
1701 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1702
1703         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1704         * configure: Rebuild.
1705         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1706         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1707         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1708         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1709         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1710         Add READELF.
1711         * Makefile.in: Rebuild.
1712
1713 2011-11-09  Jason Merrill  <jason@redhat.com>
1714
1715         * Makefile.def (language=c++): Remove check-c++0x.
1716         * Makefile.in (check-gcc-c++): Regenerate.
1717
1718 2011-11-08  Richard Henderson  <rth@redhat.com>
1719
1720         * configure.ac: Test for libitm directory present first.
1721
1722         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1723
1724         * configure.ac: Test libitm/configure.tgt to disable libitm.
1725         * configure: Rebuild.
1726
1727 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1728             Richard Henderson  <rth@redhat.com>
1729
1730         Merged from transactional-memory.
1731
1732         * Makefile.def (lang_env_dependencies): libitm is c++.
1733         Add libitm target module.
1734         * configure.ac: Likewise.
1735         * config/mmap.m4: New file.
1736         * contrib/gcc_update: Add libitm to touch data.
1737         * Makefile.in, configure: Rebuild.
1738
1739 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1740
1741         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1742         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1743         * Makefile.in: Regenerate.
1744
1745 2011-11-01  DJ Delorie  <dj@redhat.com>
1746
1747         * config.sub: Update to version 2011-10-29 (added rl78)
1748
1749 2011-10-27  Nick Clifton  <nickc@redhat.com>
1750
1751         * config.sub: Import these changes from the config project:
1752
1753         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1754             Ben Elliston  <bje@gnu.org>
1755
1756         * config.sub (epiphany): New.
1757
1758         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1759             Ben Elliston  <bje@gnu.org>
1760
1761         * config.sub (hexagon, hexagon-*): New.
1762
1763         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1764
1765         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1766         64eb to be64.
1767
1768         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1769
1770         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1771         (nacl): Grok as alias for 32el-unknown-nacl.
1772
1773 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1774
1775         * MAINTAINERS (Write After Approval): Add myself.
1776
1777 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1778
1779         * MAINTAINERS (Write After Approval): Add myself.
1780
1781 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1782
1783         * MAINTAINERS (sparc port): Remove myself.
1784
1785 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1786
1787         * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2011-08-14  Yao Qi  <yao@codesourcery.com>
1790
1791         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1792         * configure: Regenerate.
1793
1794 2011-07-26  Ian Lance Taylor  <iant@google.com>
1795
1796         * configure.ac: Set have_compiler based on whether gcc directory
1797         exists, rather than on whether gcc is in configdirs.
1798         * configure: Rebuild.
1799
1800 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1801
1802         * MAINTAINERS (Global Reviewers): Add self.
1803
1804 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1805
1806         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1807         link directories.
1808         * Makefile.in: Rebuild.
1809
1810 2011-07-20  Ian Lance Taylor  <iant@google.com>
1811
1812         PR bootstrap/49787
1813         * configure.ac: Move --enable-bootstrap handling earlier in file.
1814         If --enable-bootstrap and either --enable-build-with-cxx or
1815         --enable-build-poststage1-with-cxx, enable C++ automatically.
1816         * configure: Rebuild.
1817
1818 2011-07-19  Ian Lance Taylor  <iant@google.com>
1819
1820         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1821         make C++ a boot_language.  Set and substitute
1822         POSTSTAGE1_CONFIGURE_FLAGS.
1823         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1824         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1825         * configure, Makefile.in: Rebuild.
1826
1827 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1828
1829         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1830         maintainers.
1831
1832 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1833
1834         * MAINTAINERS (Global Reviewers): Add myself.
1835
1836 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1837
1838         * configure: Regenerate.
1839
1840 2011-07-16  Jason Merrill  <jason@redhat.com>
1841
1842         * Makefile.def (language=c++): Add check-c++0x and
1843         check-target-libmudflap-c++.
1844         * Makefile.tpl (check-target-libmudflap-c++): New.
1845         * Makefile.in: Regenerate.
1846
1847 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1848
1849         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1850         * Makefile.def (target_modules/libjava): Pass
1851         $(EXTRA_CONFIGARGS_LIBJAVA).
1852         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1853         if not configured with --enable-static-libjava.
1854         * Makefile.in: Regenerate.
1855         * configure: Likewise.
1856
1857 2011-07-15  Jason Merrill  <jason@redhat.com>
1858
1859         * Makefile.in (check-c++): Move check-gcc-c++0x after
1860         check-target-libstdc++-v3.
1861
1862 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1863
1864         * MAINTAINERS (c6x port): New entry.
1865
1866 2011-07-13  Jason Merrill  <jason@redhat.com>
1867
1868         * Makefile.in (check-gcc-c++0x): New.
1869         (check-c++): Depend on it.
1870
1871 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1872
1873         PR target/39150
1874         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1875         x86_64-*-solaris2.1[0-9]*.
1876         * configure: Regenerate.
1877
1878 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1879
1880         * MAINTAINERS (RTL optimizers): Add self.
1881
1882 2011-06-27  Gabriel Charette  <gchare@google.com>
1883
1884         * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1887
1888         PR regression/47836
1889         PR bootstrap/23656
1890         PR other/47733
1891         PR bootstrap/49247
1892         PR c/48825
1893         * configure.ac (target_libraries): Remove target-libiberty.
1894         Remove case-statement setting skipdirs=target-libiberty for
1895         multiple targets.  Remove checking target_configdirs and
1896         removing target-libiberty but keeping target-libgcc if
1897         otherwise empty.
1898         * Makefile.def (target_modules): Don't add libiberty.
1899         (dependencies): Remove all traces of target-libiberty.
1900         * configure, Makefile.in: Regenerate.
1901
1902 2011-06-13  Walter Lee <walt@tilera.com>
1903
1904         * configure.ac (tilepro-*-*) New case.
1905         (tilegx-*-*): Likewise.
1906         * configure: Regenerate.
1907
1908 2011-06-06  Jing Yu  <jingyu@google.com>
1909
1910         * configure.ac: Skip target-libiberty for
1911         arm*-*-linux-androideabi.
1912         * configure: Regenerated.
1913
1914 2011-06-06  Nick Clifton  <nickc@redhat.com>
1915
1916         * config.sub: Sync from upstream.
1917
1918 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1919
1920         * MAINTAINERS (Write After Approval): Add myself.
1921
1922 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1923
1924         * MAINTAINERS: Update my email address.
1925
1926 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1927
1928         * MAINTAINERS (Write After Approval): Update my email address.
1929
1930 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1931
1932         * MAINTAINERS (Write After Approval): Add myself.
1933
1934 2011-05-08  Doug Kwan  <dougkwan@google.com>
1935
1936         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1937         * configure: Regenerated.
1938         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1939         value from configure.
1940         * Makefile.in: Regenerated.
1941
1942 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1943
1944         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1945         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1946         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1947         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1948         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1949         *-*-vxworks*): Disable newlib and libgloss in separate case
1950         statement.
1951         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1952         to separate case statement.
1953         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1954         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1955         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1956         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1957         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1958         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1959         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1960         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1961         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1962         i[[3456789]]86-*-rdos*, m32r-*-*,
1963         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1964         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1965         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1966         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1967         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1968         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1969         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1970         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1971         and libgloss in main case over targets.  Remove most empty cases
1972         in main case over targets.
1973         * configure: Regenerate.
1974
1975 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1976
1977         * MAINTAINERS (Write After Approval): Add myself.
1978
1979 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1980
1981         * configure.ac: Remove code setting special library locations for
1982         hppa*64*-*-hpux11*.  Remove code setting compiler for
1983         sparc-sun-solaris2*.
1984         * configure: Regenerate.
1985
1986 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1987
1988         * configure.ac: Separate libgloss_dir settings from general case
1989         over targets.
1990         * configure: Regenerate.
1991
1992 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1993
1994         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1995         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1996         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1997         cases in libgcj-disabling case statement.
1998         (hppa*64*-*-linux*): Set unsupported_languages instead of
1999         disabling target-zlib.
2000         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2001         to hppa*64*-*-hpux*.
2002         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2003         hppa*-*-hpux*.
2004         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2005         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2006         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2007         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2008         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2009         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2010         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2011         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2012         libgcj-disabling case statement.
2013         * configure: Regenerate.
2014
2015 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2016
2017         * configure.ac: Disable Java for targets not supporting libffi.
2018         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2019         Remove cases in Java-disabling statement.
2020         (*arm-wince-pe): Change to arm-wince-pe.
2021         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2022         cases in Java-disabling statement.
2023         (bfin-*-*): Don't disable Java again.
2024         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2025         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2026         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2027         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2028         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2029         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2030         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2031         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2032         Java-disabling statement.
2033         (mmix-*-*): Don't disable Java again.
2034         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2035         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2036         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2037         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2038         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2039         statement.
2040         * configure: Regenerate.
2041
2042 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2043
2044         * configure.ac: Separate cases disabling Java and Java libraries
2045         from general case over targets.
2046         * configure: Regenerate.
2047
2048 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2049
2050         * MAINTAINERS: Update my email address.
2051
2052 2011-04-20  Easwaran Raman  <eraman@google.com>
2053
2054         * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2057
2058         PR lto/48086
2059         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2060         * configure: Regenerate.
2061
2062 2011-04-16  Jim Meyering  <meyering@redhat.com>
2063
2064         * MAINTAINERS (Write After Approval): Add myself.
2065
2066 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2067
2068         * MAINTAINERS: Update my email address.
2069
2070 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2071
2072         * MAINTAINERS (Write After Approval): Add myself.
2073
2074 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2075
2076         * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2079
2080         * MAINTAINERS (Write After Approval): Add myself.
2081
2082 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2083
2084         * configure.ac (build_tools): Remove build-byacc.
2085         (host_libs): Remove mmalloc.
2086         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2087         autoconf automake libtool diff rcs fileutils shellutils time
2088         textutils wdiff find uudecode hello tar gzip indent recode release
2089         sed perl gawk findutils gettext zip.
2090         (libgcj): Remove target-qthreads.
2091         (target_tools): Remove target-examples target-gperf.
2092         (YACC): Don't handle building byacc.
2093         * configure: Regenerate.
2094         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2095         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2096         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2097         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2098         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2099         handle building components.
2100         * Makefile.in: Regenerate.
2101
2102 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2103
2104         * MAINTAINERS: Update my email address as Xtensa maintainer.
2105
2106 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2107
2108         * config.sub: Sync from upstream.
2109
2110 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2111
2112         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2113         (microblaze*): Don't disable libssp.
2114         * configure: Regenerate.
2115
2116 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2117
2118         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2119         moveifchange.
2120         * configure: Regenerate.
2121         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2122         * Makefile.in: Regenerate.
2123
2124 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2125
2126         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2127         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2128         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2129         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2130         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2131         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2132         md_exec_prefix cases.
2133         * configure: Regenerate.
2134
2135 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2136
2137         * configure.ac: Separate cases disabling target-libssp,
2138         target-libiberty, target-libstdc++-v3 and Fortran from general
2139         case over targets.
2140         * configure: Regenerate.
2141
2142 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2143
2144         * configure.ac (*-*-chorusos): Don't disable libgcj.
2145         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2146         Remove case.
2147         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2148         (arm-*-coff): Don't disable libgcj.
2149         (arm*-*-linux-gnueabi): Remove useless assignment.
2150         (arm-*-riscix*): Don't disable libgcj.
2151         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2152         configuration.
2153         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2154         (c54x*-*-*): Remove case.
2155         (tic54x-*-*): Don't disable GCC or GCC libraries.
2156         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2157         to *.
2158         (d10v-*-*): Don't disable GCC libraries.
2159         (d30v-*-*): Don't disable libgcj.
2160         (h8500-*-*): Don't disable GCC libraries.
2161         (i960-*-*): Don't disable libgcj.
2162         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2163         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2164         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2165         libgcj.
2166         (m68k-*-coff*): Remove case.
2167         (mmix-*-*): Don't disable libgloss on host.
2168         (mn10200-*-*, mn10300-*-*): Remove cases.
2169         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2170         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2171         Don't disable libgcj.
2172         (romp-*-*): Remove case.
2173         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2174         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2175         case.
2176         (v810-*-*): Don't disable GCC libraries.
2177         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2178         (ip2k-*-*): Don't disable GCC libraries.
2179         * configure: Regenerate.
2180
2181 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2182
2183         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2184         libffi on host.
2185         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2186         on host.
2187         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2188         * configure: Regenerate.
2189
2190 2011-03-26  John Marino  <binutils@marino.st>
2191
2192         * configure.ac: Add support for *-*-dragonfly*
2193         * configure: Regenerate.
2194
2195 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2196
2197         * configure.ac (native_only): Remove.
2198         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2199         send-pr uudecode guile gnuserv on host.
2200         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2201         send-pr rcs guile perl texinfo libtool on host.
2202         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2203         automake send-pr rcs guile perl texinfo libtool on host.
2204         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2205         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2206         (alpha*-dec-osf*): Don't disable fileutils on target.
2207         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2208         texinfo send-pr expect dejagnu on target.
2209         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2210         target-qthreads on target.
2211         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2212         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2213         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2214         x86_64-*-mingw*): Don't disable expect on target.
2215         (*-*-cygwin*): Don't disable target-gperf on target.
2216         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2217         gnuserv on target.
2218         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2219         target.
2220         * configure: Regenerate.
2221
2222 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2223
2224         * configure.ac (target_tools): Remove target-groff.
2225         (native_only): Remove target-groff.
2226         (hppa*64*-*-*): Don't disable byacc.
2227         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2228         setting.
2229         (*-*-kaos*): Don't skip target-librx and target-groff.
2230         (*-*-netware*): Don't skip target-libmudflap.
2231         (*-*-tpf*): Don't skip target-libmudflap.
2232         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2233         directories on the host.
2234         (ia64*-*-*vms*): Don't skip tix.
2235         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2236         host.
2237         * configure: Regenerate.
2238
2239 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2240
2241         * configure.ac: Remove references to mt-mep, mt-netware,
2242         mt-wince.
2243         * Makefile.def: Add all-utils soft dependencies.
2244         * Makefile.tpl: Remove GDB_NLM_DEPS.
2245         * configure: Regenerate.
2246         * Makefile.in: Regenerate.
2247
2248 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2249
2250         * configure.ac: Do not include mh-x86omitfp.
2251         * configure: Regenerate.
2252
2253 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2254
2255         * configure.ac: Remove empty cases.
2256         * configure: Regenerate.
2257
2258 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2259
2260         * Makefile.def: Add dependency from termcap to gdb.
2261         * Makefile.in: Regenerate.
2262
2263 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2264
2265         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2266         * configure: Regenerate.
2267         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2268         * Makefile.tpl: Likewise.
2269         * Makefile.in: Regenerate.
2270
2271 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2272
2273         * configure.ac: Remove all mentions of tentative_cc.
2274         * configure: Regenerate.
2275
2276 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2277
2278         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2279         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2280         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2281         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2282         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2283         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2284         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2285         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2286         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2287         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2288         *-*-rhapsody*): Remove host cases.
2289         * configure: Regenerate.
2290
2291 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2292
2293         * configure.ac (ppc*-*-pe): Remove host case.
2294         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2295         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2296         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2297         cases.
2298         * configure: Regenerate.
2299
2300 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2301
2302         * config.sub: Update to version 2011-03-23.
2303
2304 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2305
2306         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2307         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2308         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2309         * configure: Regenerate.
2310
2311 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2312
2313         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2314         to Write After Approval.
2315         * config-ml.in: Don't handle arc-*-elf*.
2316         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2317         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2318         handle GCC libraries.
2319         * configure: Regenerate.
2320
2321 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2322
2323         PR bootstrap/48120:
2324         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2325         Add -lstdc++ -lm to LIBS.
2326         * configure: Regenerate.
2327
2328 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2329
2330         * config.guess: Update to version 2011-02-02
2331         * config.sub: Update to version 2011-02-24
2332
2333 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2334
2335         PR lto/48086
2336         * configure.ac: Re-enable LTO on *-apple-darwin9.
2337         * configure: Regenerate.
2338
2339 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2340
2341         PR lto/48086
2342         * configure.ac: Disable LTO on darwin due to an assembler change in
2343         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2344         under 256.
2345         * configure: Regenerate.
2346
2347 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2348
2349         * MAINTAINERS: Update myself as score backend maintainer,
2350         update my e-mail address.
2351
2352 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2353
2354         * MAINTAINERS: Update my e-mail address.
2355
2356 2011-03-06  Joey Ye  <joey.ye@arm.com>
2357
2358         * MAINTAINERS: Update my e-mail address.
2359
2360 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2361
2362         * configure.ac: Adjust test of with_ppl.
2363         * configure: Regenerated.
2364
2365 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2366
2367         * MAINTAINERS: Adjust my e-mail address.
2368
2369 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2370
2371         * configure.ac: Add -lpwl to ppllibs.
2372         * configure: Regenerated.
2373
2374 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2375
2376         * config/cloog.m4: Add -lisl to clooglibs.
2377         * configure: Regenerated.
2378
2379 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2380
2381         * MAINTAINERS (CPU Port maintainers): Add self.
2382
2383 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2384
2385         * MAINTAINERS: Add myself as testsuite maintainer.
2386
2387 2011-02-15  Mike Stump  <mikestump@comcast.net>
2388
2389         * MAINTAINERS: Add myself as testsuite maintainer.
2390
2391 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2392
2393         Import from Libtool and gnulib:
2394
2395         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2396
2397         Prepare for supporting FreeBSD 10.
2398         * config.rpath: Remove handling of freebsd1* which soon would
2399         match FreeBSD 10.0.
2400
2401         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2402
2403         Remove support for FreeBSD 1.x.
2404         * libtool.m4 (_LT_LINKER_SHLIBS)
2405         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2406         soon would incorrectly match FreeBSD 10.0.
2407
2408 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2409
2410         PR binutils/12283
2411         * move-if-change: Import version from gnulib.
2412
2413 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2414
2415         PR lto/47225
2416         * Makefile.def (lto-plugin): Double dash for enable-shared.
2417         (configure-gcc): Depend on all-lto-plugin.
2418         * Makefile.in: Rebuilt.
2419
2420 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2421
2422         * configure.ac: Remove extra bracket.
2423         * configure: Regenerate.
2424
2425 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2426
2427         * MAINTAINERS: Add myself as libquadmath maintainer.
2428
2429 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2430
2431         * MAINTAINERS: Update my email address.
2432
2433 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2434
2435         * MAINTAINERS (option handling): Add self.
2436
2437 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2438
2439         PR lto/47225
2440         * Makefile.def: Add dependency for install-gcc
2441         on install-lto-plugin.
2442         * Makfile.in: Regenerated
2443
2444 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2445
2446         * MAINTAINERS (CPU Port Maintainers): Add myself.
2447
2448 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2449
2450         PR libgcj/44341
2451         * configure.ac: Discard --with-* flags for host when configuring
2452         target libraries for cross build.
2453         * configure: Rebuilt.
2454
2455 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2456
2457         * MAINTAINERS (linear loop transforms): Removed.
2458
2459 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2460
2461         * configure.ac: If with_ppl is no, move setting with_cloog=no
2462         after CLOOG_REQUESTED check.
2463         * configure: Regenerated.
2464
2465 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2466
2467         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2468         CLooG has been requested.
2469         * configure: Regenerated.
2470
2471 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2472
2473         * configure: Regenerated.
2474         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2475
2476 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2477
2478         * configure: Regenerated.
2479         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2480
2481 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2482
2483         * configure.ac: Use AS_HELP_STRING throughout.
2484         * configure: Regenerate.
2485
2486 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2487
2488         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2489         * configure: Regenerate.
2490
2491 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2492
2493         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2494
2495 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2496
2497         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2498         for ia64-hpux.
2499         * configure: Regenerate.
2500
2501 2011-01-07  Jan Hubicka  <jh@suse.cz>
2502
2503         PR lto/47225
2504         * Makefile.in: Regenerate.
2505         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2506         configure.
2507
2508 2011-01-07  Jan Hubicka  <jh@suse.cz>
2509
2510         * Makefile.in: Regenerate.
2511         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2512         and configure dependency on lto-plugin configure.
2513         (lto-plugin module): Remove dependency on GCC; add dependency on
2514         liniberty.
2515
2516 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2517
2518         * MAINTAINERS (Write After Approval): Add myself.
2519
2520 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2521
2522         * configure: Regenerate.
2523
2524 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2525
2526         * configure.ac: (picochip): Disable libiberty.
2527
2528 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2529
2530         * MAINTAINERS (Write After Approval): Add myself.
2531
2532 2010-12-10  Ian Lance Taylor  <iant@google.com>
2533
2534         PR bootstrap/46819
2535         * configure.ac: For --disable-libgcj clear libgcj_saved.
2536         * configure: Rebuild.
2537
2538 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2539
2540         PR fortran/46540
2541         * configure.ac: Add --disable-libquadmath and
2542         --disable-libquadmath-support.
2543         * configure: Regenerate.
2544
2545 2010-12-03  Ian Lance Taylor  <iant@google.com>
2546
2547         * MAINTAINERS: Add myself as libgo maintainer.
2548
2549 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2550
2551         PR libffi/46792
2552         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2553         * configure: Regenerate.
2554
2555 2010-12-02  Ian Lance Taylor  <iant@google.com>
2556
2557         * configure.ac: Always set default for poststage1_ldflags to
2558         -static-libstdc++ -static-libgcc.
2559
2560 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2561
2562         * configure.ac: Move comment to remove extra space in last argument
2563         of GCC_TARGET_TOOL.
2564
2565 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2566
2567         PR other/46026
2568         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2569         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2570         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2571         (BASE_FLAGS_TO_PASS): Use it.
2572         * configure: Rebuilt.
2573         * Makefile.in: Rebuilt.
2574
2575 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2576
2577         PR binutils/12258
2578         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2579         Properly check default linker.
2580         * configure: Regnerated.
2581
2582 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2583
2584         * configure.ac: For --enable-gold, handle value `default' instead of
2585         `both*'.  New configure option --{en,dis}able-ld.
2586         * configure: Regenerate.
2587
2588 2010-11-20  Ian Lance Taylor  <iant@google.com>
2589
2590         * configure.ac: Only disable a language library if no language needs
2591         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2592         * configure: Rebuild.
2593
2594 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2595
2596         * Makefile.in: Regenerate.
2597
2598         PR other/46202
2599         * configure.ac: Fix just-built in-tree STRIP name to be
2600         binutils/strip-new.
2601         * configure: Regenerate.
2602         * Makefile.def (install-strip-gcc, install-strip-binutils)
2603         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2604         (install-strip-sid): Mirror dependencies on non-strip variants
2605         of these targets on the respective -strip prerequisites.
2606         * Makefile.tpl (install-strip, install-strip-host)
2607         (install-strip-target): New targets.
2608         (install-strip-[+module+], install-strip-target-[+module+]):
2609         New targets.
2610         * Makefile.in: Regenerate.
2611
2612 2010-11-19  Ian Lance Taylor  <iant@google.com>
2613             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2614
2615         * configure.ac: Add target-libgo to target_libraries.  Set
2616         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2617         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2618         (HOST_EXPORTS): Add GOC.
2619         (BASE_TARGET_EXPORTS): Add GOC.
2620         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2621         (GOCFLAGS_FOR_TARGET): New variable.
2622         (EXTRA_HOST_FLAGS): Add GOC.
2623         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2624         * Makefile.def (target_modules): Add libgo.
2625         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2626         (dependencies): Add dependency from configure-target-libgo to
2627         configure-target-libffi and all-target-libstdc++-v3.  Add
2628         dependencies from all-target-libgo to all-target-libffi.
2629         (languages): Add go.
2630         * configure: Rebuild.
2631         * Makefile.in: Rebuild.
2632
2633 2010-11-19  Ian Lance Taylor  <iant@google.com>
2634
2635         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2636         compiler/flag environment variables.
2637
2638 2010-11-18  Ian Lance Taylor  <iant@google.com>
2639
2640         * configure.ac: Check for lang_requires_boot_languages in
2641         config-lang.in files.
2642         * configure: Rebuild.
2643
2644 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2645             Tobias Burnus  <burnus@net-b.de>
2646
2647         PR fortran/32049
2648         * Makefile.def: Add libquadmath; build it with language=fortran.
2649         * configure.ac: Add libquadmath.
2650         * Makefile.tpl: Handle multiple libs in check-[+language+].
2651         * Makefile.in: Regenerate.
2652         * configure: Regenerate.
2653
2654 2010-11-16  Tom Tromey  <tromey@redhat.com>
2655
2656         * MAINTAINERS: Moved myself to reviewers section.
2657
2658 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2659
2660         * MAINTAINERS: Moved myself to reviewers section.
2661
2662 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2663
2664         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2665         (Write After Approval): Remove self.
2666
2667 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2668
2669         * configure.ac: Fix spelling in option names.
2670         * configure: Regenerated.
2671
2672 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2673
2674         PR bootstrap/39622
2675         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2676         * configure: Regenerated.
2677
2678 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2679
2680         * MAINTAINERS: Update my email address.
2681
2682 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2683
2684         * configure: Regenerate.
2685
2686 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2687
2688         * configure: Regenerate.
2689
2690 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2691
2692         * configure: Regenerate.
2693
2694 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2695
2696         * configure: Regenerate.
2697
2698 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2699
2700         * configure.ac: Support official CLooG.org versions.
2701         * configure: Regenerate.
2702         * config/cloog.m4: New.
2703
2704 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2705
2706         * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2709
2710         * MAINTAINERS: Update my email address.
2711
2712 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2713
2714         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2715         * configure: Regenerate.
2716
2717 2010-11-03  Ian Lance Taylor  <iant@google.com>
2718             Dave Korn  <dave.korn.cygwin@gmail.com>
2719
2720         PR lto/46273
2721         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2722         and on other supported platforms whenever LTO is enabled.
2723         * configure: Rebuild.
2724
2725 2010-11-02  Alan Modra  <amodra@gmail.com>
2726
2727         PR binutils/12110
2728         * configure.ac: Error when source path contains spaces.
2729         * configure: Regenerate.
2730
2731 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2732
2733         * MAINTAINERS: Update my email address.
2734
2735 2010-10-20  Ian Lance Taylor  <iant@google.com>
2736
2737         * Makefile.def (target_modules): Set lib_path to src/.libs for
2738         libstdc++-v3 module.
2739         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2740         * Makefile.in: Rebuild.
2741
2742 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2743
2744         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2745         (Write After Approval): Remove myself.
2746
2747 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2748
2749         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2750
2751 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2752
2753         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2754
2755 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2756
2757         * configure.ac (build_lto_plugin): New shell variable.
2758         (--enable-lto): Turn on by default for all non-ELF platforms that
2759         have had LTO support added so far.  Set build_lto_plugin appropriately
2760         for both ELF and non-ELF.
2761         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2762         * configure: Regenerate.
2763
2764 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2765
2766         Sync from src:
2767         * configure.ac (v850 support): Remove target-libgloss from
2768         noconfigdirs.
2769         * configure: Regenerate.
2770
2771 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2772
2773         PR bootstrap/45326
2774         PR bootstrap/45174
2775         * configure.ac: Honor initial values of $build_configargs,
2776         $host_configargs, $target_configargs.  Mark the precious, so
2777         environment settings get recorded.
2778         * configure: Regenerate.
2779
2780 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2781
2782         PR bootstrap/45796
2783         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2784         Depend on all-build-libiberty.
2785         * Makefile.in: Regenerate.
2786
2787 2010-09-30  Michael Eager  <eager@eagercon.com>
2788
2789         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2790         * configure: Regenerate.
2791
2792 2010-09-28  Michael Eager  <eager@eagercon.com>
2793
2794         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2795
2796 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2797
2798         PR bootstrap/44621
2799         * configure.ac: Fix unportable shell quoting.
2800         * configure: Regenerate.
2801
2802 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2803
2804         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2805         targets and amend comment.
2806         * configure: Regenerate.
2807
2808 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2809
2810         * MAINTAINERS (Write After Approval): Add myself.
2811
2812 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2813
2814         * configure.ac: Enable LTO by default on Darwin.
2815         * configure: Regenerate.
2816
2817 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2818
2819         * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2822
2823         * MAINTAINERS (Write After Approval): Add myself.
2824
2825 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2826
2827         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2828         ports
2829
2830 2010-07-28  David Yuste  <david.yuste@gmail.com>
2831
2832         * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2835
2836         * configure.ac: Support all v850 targets.
2837         * configure: Regenerate.
2838
2839 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2840
2841         PR bootstrap/44455
2842         * configure.ac (extra_mpfr_configure_flags): Copy from
2843         extra_mpc_gmp_configure_flags.
2844         * configure: Re-generated.
2845
2846 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2847
2848         * MAINTAINERS (Write After Approval): Add myself.
2849
2850 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2851
2852         * MAINTAINERS (Write After Approval): Add myself.
2853
2854 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2855
2856         * MAINTAINERS (Write After Approval): Add myself.
2857
2858 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2859
2860         PR target/44862
2861         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2862         Provide -B option to allow for link spec %s substitutions for
2863         libstdc++.a on darwin.
2864         * Makefile.in: Regenerate.
2865
2866 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2867
2868         * MAINTAINERS (Reviewers): Update my e-mail address
2869
2870 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2871
2872         * Makefile.def (configure-gcc): Depend on all-libelf.
2873         * Makefile.in: Rebuild.
2874
2875 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2876
2877         * MAINTAINERS (Write After Approval): Add myself in the right place.
2878
2879 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2880
2881         * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2884
2885         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2886
2887 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2888
2889         * config.sub: Update to version 2010-05-21.
2890         * config.guess: Update to version 2010-04-03.
2891
2892 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2893
2894         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2895         * configure: Regenerate.
2896
2897 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2898
2899         * MAINTAINERS (Write After Approval): Add myself.
2900
2901 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2902
2903         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2904         a platform that supports LTO.
2905         * configure: Regenerate.
2906
2907 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2908
2909         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2910         * configure: Regenerated.
2911
2912 2010-04-27  Roland McGrath  <roland@redhat.com>
2913             H.J. Lu  <hongjiu.lu@intel.com>
2914
2915         * configure.ac (--enable-gold): Support both, both/gold and
2916         both/bfd to add gold to configdirs without removing ld.
2917         * configure: Regenerated.
2918
2919         * Makefile.def: Add install-gold dependency to install-ld.
2920         * Makefile.in: Regenerated.
2921
2922 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2923
2924         PR lto/42776
2925         * configure.ac (--enable-lto): Refactor handling so libelf tests
2926         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2927         and allow LTO to be explicitly enabled on non-ELF platforms that
2928         are known to support it inside else-clause.
2929         * configure: Regenerate.
2930
2931 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2932
2933         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2934         * configure: Regenerate.
2935
2936 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2937
2938         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2939         * configure: Regenerate.
2940
2941 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2942
2943         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2944         separately.
2945         * configure: Regenerate.
2946
2947 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2948
2949         * MAINTAINERS (Write After Approval): Add myself.
2950
2951 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2952
2953         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2954         * configure: Regenerate.
2955
2956 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2957
2958         * configure: Regenerate after change to elf.m4.
2959
2960 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2961
2962         * MAINTAINERS (Write After Approval): Add myself.
2963
2964 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2965
2966         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2967         * configure: Regenerated.
2968
2969 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2970
2971         * configure.ac: Print "buggy but acceptable" when CLooG
2972         revision is less than 9.
2973         * configure: Regenerated.
2974
2975 2010-04-01  Diego Novillo  <dnovillo@google.com>
2976
2977         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2978
2979 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2980
2981         PR bootstrap/43615
2982         PR bootstrap/43328
2983
2984         Revert:
2985
2986         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2987
2988         * configure.ac: Do not pass --enable-multilib nor
2989         --disable-multilib in baseargs.  Accept explicitly passed
2990         --enable_multilib.
2991         * configure: Regenerate.
2992
2993 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2994
2995         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2996
2997 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2998
2999         * MAINTAINERS: Remove myself.
3000
3001 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3002
3003         PR bootstrap/43328
3004         * configure.ac: Do not pass --enable-multilib nor
3005         --disable-multilib in baseargs.  Accept explicitly passed
3006         --enable_multilib.
3007         * configure: Regenerate.
3008
3009 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3010
3011         * MAINTAINERS (spu port): Remove me.
3012
3013 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3014
3015         * configure.ac (tic6x-*-*): New case.
3016         * configure: Regenerate.
3017
3018 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3019
3020         * config.sub: Update to version 2010-03-22.
3021         * config.guess: Update to version 2009-12-30.
3022
3023 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3024
3025         PR ada/42554
3026         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3027         * configure: Regenerate.
3028
3029 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3030
3031         * MAINTAINERS: Update my email address.
3032
3033 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3034
3035         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3036         (ghassan.shobaki@amd.com): Removed.
3037
3038 2010-03-17  Alan Modra  <amodra@gmail.com>
3039
3040         * MAINTAINERS: Update my email address.
3041
3042 2010-03-16  Diego Novillo  <dnovillo@google.com>
3043
3044         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3045         Matthews.
3046
3047 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3048
3049         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3050         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3051
3052 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3053
3054         * MAINTAINERS: Update my email address.
3055
3056 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3057
3058         * MAINTAINERS: Update my email address.
3059
3060 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3061
3062         * MAINTAINERS: Update my email address.
3063
3064 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3065
3066         * MAINTAINERS: Update my email address.
3067
3068 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3069
3070         PR libstdc++/32499
3071         * configure.ac (RANLIB): Default to true.
3072         (STRIP): Likewise.
3073         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3074         * configure: Regenerate.
3075
3076 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3077
3078         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3079         (Write After Approval): Update my email address.
3080
3081 2010-02-17  Nick Clifton  <nickc@redhat.com>
3082
3083         PR 11238
3084         * Makefile.tpl (local-distclean): Also remove config.cache files in
3085         sub-directories as there may not be Makefiles present in the
3086         sub-directories.
3087         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3088         the config.cache files found by the find command.
3089
3090         * Makefile.in: Regenerate.
3091         * configure.ac: Revert previous delta.
3092         * configure: Regenerate.
3093
3094 2010-02-15  Nick Clifton  <nickc@redhat.com>
3095
3096         PR 11238
3097         * configure.ac: Delete config.cache files in sub-directories when
3098         deleting Makefiles.
3099         * configure: Regenerate.
3100
3101 2010-02-12  Ben Elliston  <bje@gnu.org>
3102
3103         * MAINTAINERS: Update my email address.
3104
3105 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3106
3107         * MAINTAINERS (spu port): Update my email address.
3108
3109 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3110
3111         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3112
3113 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3114
3115         * configure.ac: Add "recommended" version checks for GMP/MPC.
3116         Update recommended GMP/MPFR/MPC versions.
3117         * configure: Regenerate.
3118
3119 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3120
3121         * MAINTAINERS: Move my Embecosm email address into the
3122         write-after-approval section.
3123
3124 2010-01-26  Ian Lance Taylor  <iant@google.com>
3125
3126         * MAINTAINERS: Add myself as Go frontend maintainer.
3127
3128 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3129
3130         PR libstdc++/36101, PR libstdc++/42813
3131         * configure.ac (bootstrap_target_libs): Make inclusion of
3132         target-libgomp conditional on libgomb being in target_configdirs.
3133         * configure: Regenerate.
3134
3135 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3136
3137         PR libstdc++/36101, PR libstdc++/42813
3138         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3139         * configure: Regenerate.
3140
3141 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3142
3143         PR libstdc++/36101, PR libstdc++/42813
3144         * configure.ac (target_configdirs): Substitute.
3145         * Makefile.def: Bootstrap target module libgomp.
3146         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3147         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3148         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3149         * configure, Makefile.in: Regenerate.
3150
3151 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3152
3153         * MAINTAINERS: Adjust my details.
3154
3155 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3156
3157         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3158
3159 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3160
3161         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3162
3163 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3164
3165         * MAINTAINERS (Write After Approval): Add myself.
3166
3167 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3168
3169         * MAINTAINERS (Write After Approval): Add myself.
3170
3171 2010-01-11  Richard Guenther  <rguenther@suse.de>
3172
3173         PR lto/41569
3174         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3175         * Makefile.in: Regenerated.
3176
3177 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3178
3179         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3180         * configure: Regenerate.
3181
3182 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3183             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3184
3185         PR bootstrap/42424
3186         * configure.ac: Include libtool m4 files.
3187         (_LT_CHECK_OBJDIR): Call it.
3188         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3189         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3190
3191         * configure: Regenerate.
3192
3193 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3194
3195         PR bootstrap/41818
3196         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3197         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3198         * Makefile.in: Regenerate.
3199
3200 2010-01-02  Richard Guenther  <rguenther@suse.de>
3201
3202         PR lto/41529
3203         * configure.ac: Include config/elf.m4.  Disable LTO if not
3204         builting for an elf target.
3205         * configure: Regenerate.
3206
3207 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3208
3209         * MAINTAINERS: Change my email address.
3210
3211 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3212
3213         * config.sub, config.guess: Update from upstream sources.
3214
3215 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3216
3217         * MAINTAINERS (Write After Approval): Add myself.
3218
3219 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3220
3221         PR middle-end/30447
3222         PR middle-end/30789
3223         PR other/40302
3224
3225         * configure.ac: Require MPC.
3226         * configure: Regenerate.
3227
3228 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3229
3230         PR target/38384
3231         PR bootstrap/40972
3232         * libtool.m4: Sync from git Libtool.
3233         * ltoptions.m4: Likewise.
3234         * ltversion.m4: Likewise.
3235         * lt~obsolete.m4: Likewise.
3236         * ltmain.sh: Likewise.
3237
3238 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3239
3240         * configure.ac: Update minimum MPC version to 0.8.
3241         * configure: Regenerate.
3242
3243 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3244
3245         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3246         * configure: Regenerated.
3247
3248 2009-11-21  Ian Lance Taylor  <iant@google.com>
3249
3250         * configure.ac: Change default of poststage1_ldflags to be empty if
3251         poststage1_libs is set.  When poststage1_libs is empty, and
3252         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3253         * configure: Rebuild.
3254
3255 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3256
3257         * MAINTAINERS (Write After Approval): Update my email address.
3258
3259 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3260
3261         * config.guess: Update from upstream sources.
3262
3263 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3264
3265         * Makefile.def: Restore host and target settings for gmp.
3266         * Makefile.in: Rebuild.
3267
3268 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3269
3270         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3271         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3272         Fix portability of test of C++ as bootstrap language.  Add
3273         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3274         * configure: Rebuild.
3275         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3276         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3277         in-tree building.
3278         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3279         (POSTSTAGE1_HOST_EXPORTS): Use it.
3280         (STAGE[+id+]_CXXFLAGS): New.
3281         (BASE_FLAGS_TO_PASS): Pass it down.
3282         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3283         extra_exports.
3284         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3285         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3286         extra_exports.
3287         * Makefile.in: Rebuild.
3288
3289 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3290
3291         * config.sub, config.guess: Update from upstream sources.
3292
3293 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3294
3295         * MAINTAINERS (Write After Approval): Add myself.
3296
3297 2009-11-09  Jon Beniston  <jon@beniston.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3302
3303         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3304         paths for *-w64-mingw* and x86_64-*mingw*.
3305         * configure: Regenerated.
3306
3307 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3308
3309         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3310
3311 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3312
3313         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3314         Phil Edwards to Write-After Approval.
3315
3316 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3317
3318         * configure.ac: Disable target-winsup & co for
3319         x86_64-*-mingw* and *-w64-mingw* targets.
3320         * configure: Regenerated.
3321
3322 2009-10-16  Nick Clifton  <nickc@redhat.com>
3323
3324         * MAINTAINERS: Add myself as a maintainer for the RX port.
3325
3326 2009-10-26  Johannes Singler  <singler@kit.edu>
3327
3328         * MAINTAINERS (Write After Approval): Update my e-mail address.
3329
3330 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3331
3332         * configure.ac (CLooG test): Use = with test.
3333         * configure: Regenerate.
3334
3335 2009-10-22  Richard Guenther  <rguenther@suse.de>
3336
3337         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3338         cloog if the ppl version check failed.  Move flags saving
3339         before setting in libelf check.
3340         * configure: Regenerate.
3341
3342 2009-10-21  Richard Guenther  <rguenther@suse.de>
3343
3344         * configure.ac: Adjust the ppl and cloog configure to work as
3345         documented.  Disable cloog if ppl was disabled.  Omit the version
3346         checks if they were disabled.
3347         * configure: Re-generate.
3348
3349 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3350
3351         * configure.ac: Add 'lto' to enable_languages, not
3352         new_enable_languages, and only if not already present.
3353         * configure: Regenerate.
3354
3355 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3356
3357         * README: Refer to the various COPYING* files instead of just
3358         COPYING.
3359         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3360
3361 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3362
3363         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3364
3365 2009-10-07  Richard Guenther  <rguenther@suse.de>
3366
3367         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3368         and Richard Guenther as reviewers.
3369         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3370         as reviewers.
3371
3372 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3373
3374         * config.sub: Update from upstream sources.
3375
3376 2009-10-06  Ian Lance Taylor  <iant@google.com>
3377
3378         * Makefile.def: check-gold depends upon all-gas.
3379         * Makefile.in: Rebuild.
3380
3381 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3382
3383         * MAINTAINERS (Write After Approval): Add myself.
3384
3385 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3386
3387         * Makefile.def: all-lto-plugin depends on all-libiberty.
3388         set bootstrap=true for lto-plugin.
3389         Add lto-plugin.
3390         * Makefile.in: Regenerate.
3391         * configure.ac (host_libs): Add lto-plugin.
3392         * configure: Regenerate.
3393
3394 2009-10-03  Diego Novillo  <dnovillo@google.com>
3395
3396         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3397         (HOST_LIBELFLIBS): Define.
3398         (HOST_LIBELFINC): Define.
3399         * Makefile.in: Regenerate.
3400         * configure.ac: Add --enable-lto.
3401         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3402         If --enable-lto is used, add 'lto' to new_enable_languages.
3403         If --enable-lto is used and gold is enabled, add
3404         lto-plugin to configdirs.
3405         * configure: Regenerate.
3406
3407 2009-10-03  Simon Baldwin  <simonb@google.com>
3408
3409         * configure.ac: If --with-system-zlib, suppress local zlib and
3410         pass --with-system-zlib to subdir configure scripts.
3411         * configure: Regenerate.
3412
3413 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3414             Paolo Bonzini  <bonzini@gnu.org>
3415
3416         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3417         $(srcdir).
3418         * Makefile.in: Rebuilt.
3419
3420 2009-09-26  Gary Funck  <gary@intrepid.com>
3421
3422         * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3425
3426         * configure.ac: Update minimum MPC version to 0.7.
3427         * configure: Regenerate.
3428
3429 2009-09-25  Nick Clifton  <nickc@redhat.com>
3430
3431         * configure.ac: Pass any --cache-file=/dev/null option on to
3432         subconfigures.
3433         * configure: Regenerate.
3434
3435 2009-09-23  Nick Clifton  <nickc@redhat.com>
3436
3437         * config.sub, config.guess: Update from upstream sources.
3438
3439 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3440
3441         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3442         * Makefile.in: Rebuilt.
3443
3444 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3445
3446         PR bootstrap/32272
3447         * configure.ac: Error out if $srcdir isn't '.' but contains
3448         host-${host_noncanonical}.
3449         * configure: Regenerate.
3450
3451 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3452
3453         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3454         maintainer.
3455
3456 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3457
3458         * configure.ac: If bootstrapping a combined tree with
3459         --enable-gold, require c++ in stage1_languages.
3460         * configure: Regenerate.
3461
3462         * configure.ac: Also add target_libs of stage1_languages to
3463         bootstrap_target_libs.
3464         * configure: Regenerate.
3465
3466         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3467         with --enable-languages not containing c++.
3468         * configure: Regenerate.
3469
3470 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3471
3472         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3473         * configure: Regenerate.
3474
3475 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3476
3477         * MAINTAINERS (Write After Approval): Update my e-mail address,
3478         and move from from here...
3479         (Waiting for paperwork): To here.
3480
3481 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3482
3483         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3484
3485 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3486
3487         * configure.ac: Do not use $extrasub for replacing @if/@endif
3488         parts in Makefile; instead, use additional arguments to
3489         AC_CONFIG_COMMANDS to do the replacement manually, with several
3490         sed invocations, to avoid HP-UX sed command limits.
3491         * configure: Regenerate.
3492
3493 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3494
3495         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3496         blank before -L.
3497
3498 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3499
3500         * configure.ac (with-build-config): Document.  Handle without.
3501         Handle missing argument.
3502         * configure: Rebuilt.
3503
3504 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3505
3506         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3507         Default to bootstrap-debug only if compare-debug works.
3508         * configure: Rebuilt.
3509         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3510         * Makefile.in: Rebuilt.
3511
3512 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3513
3514         * MAINTAINERS (OS Port Maintainers): Update my email address.
3515
3516 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3517
3518         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3519         * Makefile.in: Rebuilt.
3520
3521 2009-09-01  Chris Demetriou  <cgd@google.com>
3522
3523         * MAINTAINERS (Write After Approval): Add myself.
3524
3525 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3526
3527         PR debug/30161
3528         * include/dwarf2.h (enum dwarf_tag): Added
3529         DW_TAG_GNU_template_template_param
3530         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3531
3532 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3533
3534         * Makefile.tpl (AWK): Fix typo.
3535         * Makefile.in: Regenerate.
3536
3537 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3538
3539         * configure.ac: Detect awk and sed.
3540         * Makefile.def (flags_to_pass): Add AWK and SED.
3541         * Makefile.tpl (AWK, SED): New.
3542         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3543         * configure: Regenerate.
3544         * Makefile.in: Regenerate.
3545
3546 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3547
3548         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3549         (collapseslashes): Likewise.
3550
3551 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3552
3553         * configure.ac (AC_PREREQ): Bump to 2.64.
3554
3555 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3556
3557         * configure.ac: Remove --with-datarootdir, --with-docdir,
3558         --with-pdfdir, --with-htmldir switches.
3559         * configure: Regenerate.
3560
3561         * configure: Regenerate.
3562
3563         * compile: Sync from Automake 1.11.
3564         * depcomp: Likewise.
3565         * install-sh: Likewise.
3566         * missing: Likewise.
3567         * mkinstalldirs: Likewise.
3568         * ylwrap: Likewise.
3569
3570 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3571
3572         * ltmain.sh (func_normal_abspath): New function.
3573         (func_relative_path): Likewise.
3574         (func_mode_help): Document new -bindir option for link mode.
3575         (func_mode_link): Add new -bindir option, and use it to place
3576         output DLL if specified.
3577
3578 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3579
3580         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3581         (baseargs): Add --disable-option-checking.
3582         * configure: Regenerate.
3583
3584         * Makefile.def (configure-target-libiberty): Depend on
3585         all-binutils and all-ld.
3586         (configure-target-newlib): Likewise.
3587         * Makefile.in: Regenerate.
3588
3589 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3590
3591         * config.sub, config.guess: Update from upstream sources.
3592
3593 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3594
3595         Sync from src, merge:
3596
3597         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3598
3599         * configure.ac: Do not exclude gas for i386-*-darwin.
3600         Add a case for x86_64-*-darwin.
3601         * configure: Regenerate.
3602
3603 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3604
3605         * MAINTAINERS: Add my name to Write After Approval list.
3606
3607 2009-08-06  Michael Eager  <eager@eagercon.com>
3608
3609         * configure.ac: Add Microblaze target.
3610         * configure: Regenerate.
3611
3612 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3613
3614         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3615         * configure: Regenerate.
3616
3617 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3618
3619         * MAINTAINERS (Write After Approval): Update my e-mail address.
3620
3621 2009-07-06  Ian Lance Taylor  <iant@google.com>
3622
3623         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3624         * configure: Rebuild.
3625
3626 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3627
3628         * MAINTAINERS: Move myself to the Graphite Reviewers.
3629
3630 2009-06-30  Wei Guozhi  <carrot@google.com>
3631
3632         * MAINTAINERS: Add my name to Write After Approval list.
3633
3634 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3635
3636         PR bootstrap/40338
3637         * configure.ac (comparestring): Create new variable.
3638         * Makefile.tpl (comparestring): Use to skip some comparisions.
3639         * configure: Regenerate.
3640         * Makefile.in: Regenerate.
3641
3642 2009-06-26  Doug Evans  <dje@sebabeach.org>
3643
3644         * Makefile.def (host_modules): Add cgen.
3645         * Makefile.in: Regenerate.
3646         * configure.ac (host_tools): Add cgen.
3647         * configure: Regenerate.
3648
3649 2009-06-23  DJ Delorie  <dj@redhat.com>
3650
3651         * MAINTAINERS: Add myself as mep maintainer.
3652
3653 2009-06-23  Ian Lance Taylor  <iant@google.com>
3654
3655         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3656         boot_languages.  Only bootstrap target libraries listed in
3657         target_libs for some boot language.  Add --with-stage1-ldflags,
3658         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3659         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3660         if not building with C++.
3661         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3662         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3663         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3664         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3665         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3666         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3667         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3668         * configure, Makefile.in: Rebuild.
3669
3670 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3671
3672         * MAINTAINERS: Added my name to write-after-approval list.
3673
3674 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3675
3676         * configure.ac: Define is_elf for QNX Neutrino targets.
3677         * configure: Regenerate.
3678
3679 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3680
3681         * MAINTAINERS: Added my name to the write-after-approval list
3682
3683 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3684
3685         * configure.ac: Detect MPC in default directory.
3686         * configure: Regenerate.
3687
3688 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3689             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3690
3691         * Makefile.tpl (all): Avoid a trailing backslash.
3692         * Makefile.in: Regenerate.
3693
3694 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3695
3696         * config.sub, config.guess: Update from upstream sources.
3697
3698 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3699
3700         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3701         to noconfdirs.
3702         * configure: Regenerate.
3703
3704 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3705
3706         * Makefile.tpl ([+compare-target+]): Compare all stage
3707         directories, rather than just gcc.
3708         * Makefile.in: Rebuilt.
3709
3710 2009-06-01  Doug Kwan  <dougkwan@google.com>
3711
3712         * configure.ac: Support gold for target arm*-*-*.
3713         * configure: Regenerate.
3714
3715 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3716
3717         * Makefile.def: Add MPC support and dependencies.
3718         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3719
3720         * Makefile.in, configure: Regenerate.
3721
3722 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3723
3724         * Makefile.tpl (all): Avoid harmless warning in make all when
3725         gcc-bootstrap is enabled but stage_last does not exist.
3726         * Makefile.in: Rebuilt.
3727
3728 2009-05-24  Nicolas Roche  <roche@adacore.com>
3729
3730         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3731         * Makefile.in: Regenerate.
3732
3733 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3734
3735         * MAINTAINERS: Update my e-mail address.
3736
3737 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3738
3739         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3740         * configure:  Regenerate.
3741
3742 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3743
3744         PR other/40159
3745         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3746         gcc-no-bootstrap are mutually exclusive.
3747         * Makefile.in: Rebuilt.
3748
3749 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3750
3751         PR other/40159
3752         * Makefile.tpl (all): Don't end with unconditional success.
3753         * Makefile.in: Rebuilt.
3754
3755 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3756
3757         PR target/37137
3758         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3759         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3760         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3761         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3762         stage_configureflags, stage_cflags and stage_libcflags into
3763         explicit Makefile macros.
3764         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3765         GFORTRAN.
3766         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3767         CC.  Set CC_FOR_BUILD from CC.
3768         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3769         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3770         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3771         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3772         and GFORTRAN.
3773         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3774         (_LIBCFLAGS): Renamed to _TFLAGS.
3775         (do-compare-debug, do-compare3-debug): Drop.
3776         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3777         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3778         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3779         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3780         (XGCC_FLAGS_FOR_TARGET): New.
3781         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3782         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3783         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3784         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3785         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3786         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3787         TFLAGS.
3788         (BUILD_CONFIG): Include if requested.
3789         (all): Set TFLAGS on bootstrap.
3790         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3791         (all-stageid-prefixmodule): Likewise.
3792         (do-clean, distclean-stageid): Set TFLAGS.
3793         (restrap): Fix whitespace.
3794         * Makefile.in: Rebuilt.
3795
3796 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3797
3798         * config.guess: Sync with src.
3799
3800 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3801
3802         * configure.ac ($with_ppl):  Default to no if not supplied.
3803         ($with_cloog):  Likewise.
3804         configure:  Regenerate.
3805
3806 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3807
3808         * MAINTAINERS: Update my e-mail address.
3809
3810 2009-04-27  Nick Clifton  <nickc@redhat.com>
3811
3812         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3813
3814 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3815
3816         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3817         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3818         * Makefile.in: Regenerate.
3819
3820 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3821
3822         PR bootstrap/39739
3823         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3824         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3825
3826         * configure, Makefile.in: Regenerate.
3827
3828 2009-04-21  Taras Glek  <tglek@mozilla.com>
3829
3830         * include/hashtab.h: Update GTY annotations to new syntax
3831         * include/splay-tree.h: Likewise
3832
3833 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3834
3835         * config.sub, config.guess: Update from upstream sources.
3836
3837 2009-04-15  Anthony Green  <green@moxielogic.com>
3838
3839         * configure.ac: Add moxie support.
3840         * configure: Rebuilt.
3841
3842 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3843
3844         * configure.ac: Change copyright header to refer to version
3845         3 of the GNU General Public License and to point readers at the
3846         COPYING3 file and the FSF's license web page.
3847         * Makefile.def: Likewise.
3848         * Makefile.tpl: Likewise.
3849         * Makefile.in: Regenerate.
3850
3851 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3852
3853         * configure.ac: Restore match for darwin9 or later. Use double
3854         brackets since regeneration eats one pair.
3855         * configure: Regenerate.
3856
3857 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3858
3859         PR gas/10039
3860         * configure.ac: Require texinfo 4.7.
3861         * configure: Regenerated.
3862
3863 2009-04-09  Nick Clifton  <nickc@redhat.com>
3864
3865         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3866         the GCC Runtime Library Exception.
3867
3868 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3869
3870         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3871         * configure: Regenerate.
3872
3873 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3874
3875         * Makefil.def (languages): New entries.
3876         * Makefile.tpl (check-gcc-*): New generic target.
3877         * Makefile.in: Regenerate.
3878
3879 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3880
3881         * MAINTAINERS:  Update my email address.
3882
3883 2009-03-18  Tom Tromey  <tromey@redhat.com>
3884
3885         * configure: Rebuild.
3886         * configure.ac (host_libs): Add libiconv.
3887         * Makefile.in: Rebuild.
3888         * Makefile.def (host_modules): Add libiconv.
3889         (configure-gdb, all-gdb): Depend on libiconv.
3890
3891 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3892
3893         * configure.ac: Treat gdb as supported on x86_64-darwin.
3894         * configure: Regenerate.
3895
3896 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3897
3898         * configure.ac (--with-host-libstdcxx): New option.
3899         * configure: Regenerate.
3900
3901 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3902
3903         * MAINTAINERS:  Move myself into the write after approval list.
3904
3905 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3906
3907         * MAINTAINERS: Update e-mail address.
3908
3909 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3910
3911         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3912
3913 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3914
3915         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3916
3917 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3918
3919         Backport from git Libtool:
3920
3921         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3922         Support GNU/kOpenSolaris.
3923         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3924         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3925         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3926         GNU/kOpenSolaris.
3927
3928 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3929
3930         * MAINTAINERS: Update e-mail address.
3931
3932 2009-02-24  Michael Eager  <eager@eagercon.com>
3933
3934         * MAINTAINERS (Write After Approval): Add self.
3935
3936 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3937
3938         * MAINTAINERS (Write After Approval): Add myself.
3939
3940 2009-02-05  Andreas Schwab  <schwab@suse.de>
3941
3942         * Makefile.tpl (stage_last): Define $r and $s before using
3943         $(RECURSE_FLAGS_TO_PASS).
3944         * Makefile.in: Regenerate
3945
3946 2009-01-30  Ian Lance Taylor  <iant@google.com>
3947
3948         * MAINTAINERS: Move myself to the Global Reviewers list.
3949
3950 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3951
3952         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3953         * configure: Regenerate.
3954
3955 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3956
3957         * MAINTAINERS: Make whitespace consistent.
3958         Remove Robert Millan from Write After Approval.
3959
3960 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3961
3962         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3963         (all-opcodes): Depend on all-libiberty.
3964         * Makefile.in: Regenerate.
3965
3966 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3967
3968         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3969         * configure: Regenerate.
3970
3971 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3972
3973         * MAINTAINERS (Write After Approval): Add myself.
3974
3975 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3976
3977         * MAINTAINERS: Add myself to reviewers (Fortran).
3978
3979 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3980
3981         PR tree-optimization/38515
3982         * configure.ac (cloog-polylib): Removed.
3983         (with_ppl, with_cloog): Test for "no".
3984         * configure: Regenerated.
3985
3986 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3987
3988         * MAINTAINERS: Moved myself to reviewers (Fortran).
3989
3990 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3991
3992         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3993         (Write After Approval): Remove myself.
3994
3995 2009-01-03  Diego Novillo  <dnovillo@google.com>
3996
3997         * MAINTAINERS: Remove myself from alias maintainership.
3998
3999 2009-01-02  David Ayers  <ayers@fsfe.org>
4000
4001         * MAINTAINERS: Update e-mail address.
4002
4003 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4004
4005         * MAINTAINERS: Make whitespace consistent.
4006
4007 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4008
4009         Backport from upstream Libtool:
4010         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4011         Add cache variables to tests that require the linker to work.
4012         For shlibpath_overrides_runpath, this also changes the semantics
4013         to let the result from the C compiler take precedence.
4014
4015 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4016
4017         * config.sub, config.guess: Update from upstream sources.
4018
4019 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4020
4021         * configure.ac (ppllibs): Add by default the lib flags.
4022         * configure: Regenerate.
4023
4024 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4025
4026         * MAINTAINERS:  Add myself to the write after approval list.
4027
4028 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4029
4030         * configure.ac: Add double brackets on darwin[912].
4031         * configure: Regenerate.
4032
4033 2008-12-03  Daniel Kraft  <d@domob.eu>
4034
4035         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4036         Approval to Reviewer section (for Fortran front-end).
4037
4038 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4039
4040         * configure.ac: Expand to darwin10 and later.
4041         * configure: Regenerate.
4042
4043 2008-12-02  Andreas Schwab  <schwab@suse.de>
4044
4045         * Makefile.def: configure-target-boehm-gc depends on
4046         all-target-libstdc++-v3.
4047         * Makefile.in: Regenerate.
4048
4049 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4050
4051         * MAINTAINERS:  Add myself as mingw maintainer.
4052
4053 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4054
4055         * config.sub, config.guess: Update from upstream sources.
4056
4057 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4058
4059         * README.SCO: Remove.
4060
4061 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4062
4063         * MAINTAINERS:  Add myself to the write after approval list.
4064
4065 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4066
4067         * MAINTAINERS:  Update my email address in WAA section.
4068
4069 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4070
4071         * MAINTAINERS: Update e-mail address.
4072
4073 2008-11-27  Toon Moene  <toon@moene.org>
4074
4075         * MAINTAINERS: Change e-mail address.
4076
4077 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4078
4079         * configure.ac: Build gdb for i?86-*-darwin*
4080         * configure: Regenerated.
4081
4082 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4083
4084         * MAINTAINERS: Added my full name.
4085
4086 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4087
4088         PR bootstrap/38014
4089         PR bootstrap/37923
4090
4091         Revert:
4092
4093         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4094
4095         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4096         * Makefile.in: Regenerated.
4097
4098         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4099
4100         PR gdb/921
4101         PR gdb/1646
4102         PR gdb/2175
4103         PR gdb/2176
4104
4105         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4106         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4107         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4108         (HOST_EXPORTS): Pass CPPFLAGS.
4109         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4110         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4111         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4112         * Makefile.in, configure: Regenerated.
4113         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4114         and CPPFLAGS_FOR_BUILD.
4115
4116 2008-11-06  Jeff Law  <law@redhat.com>
4117
4118         * MAINTAINERS: Add myself as middle end maintainer.
4119
4120 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4121
4122         * MAINTAINERS (Write after approval): Add myself.
4123
4124 2008-11-05  Diego Novillo  <dnovillo@google.com>
4125
4126         * MAINTAINERS (Global Reviewers): Add myself.
4127         (Non-Algorithmic Maintainers): Remove myself.
4128
4129 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4130
4131         * MAINTAINERS (Write after approval): Add myself.
4132
4133 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4134
4135         * MAINTAINERS (Write after approval): Add myself.
4136
4137 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4138
4139         * configure.ac (spu-*-*): Remove special case.
4140         * configure: Regenerate.
4141
4142 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4143
4144         * MAINTAINERS (Write after approval): Update my email address.
4145
4146 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4147
4148         * configure.ac [spu-*-*]: Do not set skipdirs.
4149         * configure: Re-generate.
4150
4151 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4152
4153         * MAINTAINERS (Various Maintainers): Add myself to reload.
4154
4155 2008-10-25  Richard Guenther  <rguenther@suse.de>
4156
4157         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4158         maintainer.  Remove myself as libgcc-math maintainer.
4159         (Non-Algorithmic Maintainers): Remove myself.
4160
4161 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4162
4163         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4164         * Makefile.in: Regenerated.
4165
4166 2008-10-23  Cary Coutant  <ccoutant@google.com>
4167
4168         * MAINTAINERS (Write after approval): Add myself.
4169
4170 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4171
4172         PR gdb/921
4173         PR gdb/1646
4174         PR gdb/2175
4175         PR gdb/2176
4176
4177         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4178         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4179         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4180         (HOST_EXPORTS): Pass CPPFLAGS.
4181         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4182         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4183         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4184         * Makefile.in, configure: Regenerated.
4185         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4186         and CPPFLAGS_FOR_BUILD.
4187
4188 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4189
4190         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4191         Sebastian Pop.
4192
4193 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4194
4195         * MAINTAINERS (Write After Approval): Added myself.
4196
4197 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4198
4199         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4200         recommended version to 2.3.2.
4201
4202         * configure: Regenerate.
4203
4204 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4205
4206         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4207
4208 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4209
4210         * MAINTAINERS (Write After Approval): Update e-mail address.
4211
4212 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4213
4214         * libtool.m4: Update to libtool 2.2.6.
4215         * lt~obsolete.m4: Update to libtool 2.2.6.
4216         * ltmain.sh: Update to libtool 2.2.6.
4217         * ltsugar.m4: Update to libtool 2.2.6.
4218         * ltversion.m4: Update to libtool 2.2.6.
4219         * ltoptions.m4: Update to libtool 2.2.6.
4220         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4221
4222 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4223
4224         * MAINTAINERS (Write After Approval): Add myself.
4225
4226 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4227
4228         * MAINTAINERS (Write After Approval): Update my name.
4229
4230 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4231
4232         * MAINTAINERS: Add myself in "Write After Approval".
4233
4234 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4235
4236         * MAINTAINERS: Add myself as ia64 maintainer.
4237
4238 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4239
4240         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4241         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4242         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4243         and Michael Tiemann from Write After Approval since they do not
4244         actually have access.
4245
4246 2008-09-05  Richard Guenther  <rguenther@suse.de>
4247
4248         * configure.ac: Initialize clooglibs to -lcloog.
4249         * configure: Re-generate.
4250
4251 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4252
4253         * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4256
4257         * configure.ac (--with-cloog-polylib): New.
4258         (--disable-cloog-version-check): New.
4259         (--disable-ppl-version-check): New.
4260         * configure: Re-generate.
4261
4262 2008-09-03  Richard Guenther  <rguenther@suse.de>
4263
4264         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4265         cloog test.
4266         * configure: Re-generate.
4267
4268 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4269
4270         Add picoChip port.
4271         * MAINTAINERS: Add picoChip maintainers.
4272
4273 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4274             Tobias Grosser  <grosser@fim.uni-passau.de>
4275             Jan Sjodin  <jan.sjodin@amd.com>
4276             Harsha Jagasia  <harsha.jagasia@amd.com>
4277             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4278             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4279             Adrien Eliche  <aeliche@isty.uvsq.fr>
4280
4281         Merge from graphite branch.
4282         * configure: Regenerate.
4283         * Makefile.in: Regenerate.
4284         * configure.ac (host_libs): Add ppl and cloog.
4285         Add checks for PPL and CLooG.
4286         * Makefile.def (ppl, cloog): Added modules and dependences.
4287         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4288         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4289
4290 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4291
4292         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4293         (GCC_SHLIB_SUBDIR): New.
4294         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4295         * configure: Regenerate.
4296         * Makefile.in: Regenerate.
4297
4298 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4299
4300         * MAINTAINERS: Consistently use tabs to separate columns.
4301
4302 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4303
4304         * MAINTAINERS (Write after Approval): Add myself.
4305
4306 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4307
4308         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4309         Enable bfd, binutils and opcodes.
4310         * configure: Regenerate.
4311
4312 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4313
4314         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4315
4316 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4317
4318         * MAINTAINERS:  Use correct Umlaut for last name.
4319
4320 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4321
4322         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4323
4324 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4325
4326         * MAINTAINERS: Update my email address.
4327
4328 2008-08-16  Nicolas Roche  <roche@adacore.com>
4329
4330         * Makefile.tpl: Add BOOT_ADAFLAGS.
4331         * Makefile.in: Regenerate.
4332
4333 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4334
4335         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4336         * configure: Regenerate.
4337
4338 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4339
4340         * configure.ac: Add makefile fragments for hpux.
4341         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4342         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4343         * configure: Regenerate.
4344         * Makefile.in: Regenerate.
4345
4346 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4347
4348         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4349
4350 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4351
4352         * MAINTAINERS (Write after Approval): Add myself.
4353
4354 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4355
4356         * MAINTAINERS (Write After Approval):  Add myself.
4357
4358 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4359
4360         * MAINTAINERS (Write After Approval):  Add myself.
4361
4362 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4363
4364         * MAINTAINERS: Update my email address.
4365
4366 2008-06-25  Joey Ye  <joey.ye@intel.com>
4367
4368         * MAINTAINERS (Write After Approval):  Add myself.
4369
4370 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4371
4372         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4373         * Makefile.in: Regenerate.
4374         * configure: Regenerate.
4375
4376 2008-06-17  Daniel Kraft  <d@domob.eu>
4377
4378         * MAINTAINERS (Write After Approval):  Add myself.
4379
4380 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4381
4382         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4383         "$@" is still intact with both Autoconf 2.59 and 2.62.
4384         * configure: Regenerate.
4385
4386 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4387
4388         * Makefile.tpl: Fix comment errors.
4389         * Makefile.in: Regenerate.
4390
4391 2008-06-12  David S. Miller  <davem@davemloft.net>
4392             David Edelsohn  <edelsohn@gnu.org>
4393
4394         * configure.ac: Add powerpc*-*-* to gold supported targets.
4395         * configure: Regenerate.
4396
4397 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4398
4399         PR tree-optimization/36218
4400         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4401         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4402         (all prefix="build-"): Pass them to build-system sub-makes.
4403         * Makefile.in: Regenerate.
4404
4405 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4406
4407         * MAINTAINERS (mt port): Remove.
4408         (sco5, unixware, sco udk): Remove.
4409         (Kean Johnston): Add to Write After Approval.
4410
4411 2008-05-30  Julian Brown  <julian@codesourcery.com>
4412
4413         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4414         of libobjc for ARM EABI Linux.
4415         * configure: Regenerate.
4416
4417 2008-05-18  Xinliang David Li   <davidxl@google.com>
4418
4419         * ChangeLog: Remove wrong ChangeLog entry.
4420
4421 2008-05-17  Xinliang David Li   <davidxl@google.com>
4422
4423         * MAINTAINERS (Write After Approval): Add myself.
4424
4425 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4426
4427         * MAINTAINERS (Write After Approval): Add myself.
4428
4429 2008-05-14  Rafael Espíndola  <espindola@google.com>
4430
4431         * config-ml.in: don't handle --enable-shared and --enable-static.
4432
4433 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4434
4435         * MAINTAINERS: Update my email address.
4436
4437 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4438
4439         * MAINTAINERS: Update my email address.
4440
4441 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4442
4443         * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4446
4447         * MAINTAINERS (Write After Approval): Add myself.
4448
4449 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4450
4451         * MAINTAINERS (crx): Add myself.
4452
4453 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4454
4455         Sync with src:
4456         2008-04-14  David S. Miller  <davem@davemloft.net>
4457
4458         * configure.ac: Add sparc*-*-* to gold supported targets.
4459         * configure: Regenerate.
4460
4461 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4462
4463         PR bootstrap/35457
4464         * configure.ac: Include override.m4.
4465         * configure: Regenerate.
4466
4467 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4468
4469         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4470         * Makefile.in: Regenerate.
4471
4472 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4473
4474         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4475         as nonconfigurable directories list.
4476         * configure: Regenerate.
4477
4478 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4479
4480         * config.sub, config.guess: Update from upstream sources.
4481
4482 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4483
4484         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4485         * Makefile.in: Regenerate.
4486
4487 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4488
4489         * configure.ac: Do not build libssp for the AVR.
4490         * configure: Regenerate.
4491
4492 2008-04-07  Ian Lance Taylor  <iant@google.com>
4493
4494         * Makefile.def: check-gold depends upon all-binutils.
4495         * Makefile.in: Regenerate.
4496
4497 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4498
4499         * MAINTAINERS (Write After Approval): Add myself.
4500
4501 2008-04-04  Nick Clifton  <nickc@redhat.com>
4502
4503         PR binutils/4334
4504         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4505         builds.
4506         * configure: Regenerate.
4507
4508 2008-04-04  NightStrike  <NightStrike@gmail.com>
4509
4510         PR other/35151
4511         * configure.ac: Combine rules for mingw32 and mingw64.
4512         * configure: Regenerate.
4513
4514 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4515
4516         * MAINTAINERS (Write After Approval): Add myself.
4517
4518 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4519
4520         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4521         * Makefile.in (.NOTPARALLEL): Ditto.
4522
4523 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4524
4525         * MAINTAINERS (Write After Approval): Add myself.
4526
4527 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4528
4529         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4530         * Makefile.in (.NOTPARALLEL): Regenerate.
4531
4532 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4533
4534         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4535         * Makefile.in: Regenerate.
4536
4537 2008-03-26  Jakub Staszak  <kuba@et.pl>
4538
4539         * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4542
4543         * MAINTAINERS:  Update e-mail address.
4544
4545 2008-03-20  Ian Lance Taylor  <iant@google.com>
4546
4547         * configure.ac: Add support for --enable-gold.
4548         * Makefile.def: Add gold as a directory like ld.
4549         * configure, Makefile.in: Regenerate.
4550
4551 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4552
4553         * configure.ac: m4_include config/proginstall.m4.
4554         * configure: Regenerate.
4555
4556         Backport from upstream Libtool:
4557
4558         2007-10-12  Eric Blake  <ebb9@byu.net>
4559
4560         Deal with Autoconf 2.62's semantic change in m4_append.
4561         * ltsugar.m4 (lt_append): Replace broken versions of
4562         m4_append.
4563         (lt_if_append_uniq): Don't require separator to be overquoted,
4564         and avoid broken m4_append.
4565         (lt_dict_add): Fix typo.
4566         * libtool.m4 (_LT_DECL): Don't overquote separator.
4567
4568 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4569
4570         * config.rpath: Add AIX 6 support.
4571
4572 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4573
4574         * Makefile.def (stageprofile).  Remove -fprofile-generate
4575         from stage_libcflags.
4576         * Makefile.in: Regenerate.
4577
4578 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4579
4580         * config.sub, config.guess: Update from upstream sources.
4581
4582 2008-03-06  Tom Tromey  <tromey@redhat.com>
4583
4584         * MAINTAINERS: Update for treelang deletion.
4585
4586 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4587
4588         * MAINTAINERS: Update my email address.
4589
4590 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4591
4592         * MAINTAINERS (darwin port): Add myself as a maintainer.
4593         (objective-c/c++): Add myself as a maintainer.
4594
4595 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4596
4597         * MAINTAINERS (Write After Approval): Update my email address.
4598
4599 2008-02-25  Tomas Bily  <tbily@suse.cz>
4600
4601         * MAINTAINERS (Write After Approval): Add myself.
4602
4603 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4604
4605         * MAINTAINERS (OpenMP): Add myself.
4606
4607 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4608
4609         PR bootstrap/32009
4610         PR bootstrap/32161
4611
4612         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4613         * configure: Regenerate.
4614
4615         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4616         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4617         STAGE4_LIBCFLAGS): New.
4618         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4619         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4620         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4621         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4622         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4623         for target modules.  Don't export LIBCFLAGS.
4624         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4625         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4626         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4627         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4628         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4629         * Makefile.in: Regenerate.
4630
4631 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4632
4633         PR libgcj/33085
4634         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4635         Do not use -DDLL_EXPORT.  Backport from upstream.
4636
4637 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4638
4639         * MAINTAINERS (Write After Approval): Add myself.
4640
4641 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4642
4643         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4644         * configure: Regenerate.
4645
4646 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4647
4648         * configure.ac (xtensa*-*-*): Recognize processor variants.
4649         * configure: Regenerate.
4650
4651 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4652
4653         PR bootstrap/34922
4654         * configure.ac (PARSE_ARGS): Push suitable setting of
4655         ac_subdirs_all, for `./configure --help=recursive'.
4656         Handle `+' in generic toplevel directory disabling.
4657         * configure: Regenerate.
4658
4659 2008-01-28  Nick Clifton  <nickc@redhat.com>
4660
4661         * MAINTAINERS (xstormy16): Take over maintainership.
4662
4663 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4664
4665         * MAINTAINERS (c4x port): Remove.
4666
4667 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4668
4669         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4670
4671 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4672
4673         * config.sub, config.guess: Update from upstream sources.
4674
4675 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4676
4677         * MAINTAINERS (Write After Approval): Add myself.
4678
4679 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4680
4681         * MAINTAINERS: Update my email address.
4682
4683 2008-01-09  Raksit Ashok  <raksit@google.com>
4684
4685         * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2008-01-09  Raksit Ashok  <raksit@google.com>
4688
4689         * MAINTAINERS (Write After Approval): Add myself.
4690
4691 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4692
4693         * config.sub, config.guess: Update from upstream sources.
4694
4695 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4696
4697         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4698         Change recommended MPFR from 2.2.1 -> 2.3.0.
4699         * configure: Regenerate.
4700
4701 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4702
4703         * MAINTAINERS: Update my email address.
4704
4705 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4706
4707         * MAINTAINERS: Update my email address.
4708
4709 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4710
4711         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4712         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4713         * Makefile.in: Regenerate.
4714
4715 2007-12-10  Mark Heffernan  <meheff@google.com>
4716
4717         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4718         misplaced entries.
4719
4720 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4721
4722         * configure.ac: Enable libjava for x86_64-*-darwin9.
4723         * configure: Regenerate.
4724
4725 2007-12-07  Bill Maddox  <maddox@google.com>
4726
4727         * MAINTAINERS (Write After Approval): Add myself.
4728
4729 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4730
4731         * config.sub, config.guess: Update from upstream sources.
4732
4733 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4734
4735         * config-ml.in: Remove 64bit configure tests.
4736
4737 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4738
4739         * config-ml.in: Robustify against white space in absolute file
4740         names.
4741
4742         * config-ml.in (multi-clean): Substitute ${Makefile}.
4743         Remove superfluous ${Makefile} in list.
4744
4745 2007-11-19  Thiemo Seufer  <ths@mips.com>
4746
4747         * config-ml.in: Don't hardcode the Makefile name.
4748
4749 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4750
4751         * MAINTAINERS (Write After Approval): Add myself.
4752
4753 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4754
4755         * MAINTAINERS (Write After Approval): Add myself.
4756
4757 2007-11-06  Doug Kwan  <dougkwan@google.com>
4758
4759         * MAINTAINERS (Write After Approval): Add myself.
4760
4761 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4762
4763         * MAINTAINERS (mercury): Remove entry.
4764         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4765
4766 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4767
4768         * Makefile.def (dependencies): Make configure-gdb depend on
4769         all-intl.
4770         * Makefile.in: Regenerated.
4771
4772 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4773
4774         * MAINTAINERS (Fortran maintainer): Remove myself.
4775
4776 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4777
4778         * Makefile.def: To avoid problems running with parallel makes,
4779         build newlib before libgloss so that target specific header
4780         files are availble.
4781         * Makefile.in: Regenerate
4782
4783 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4784
4785         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4786         * Makefile.in: Regenerate.
4787
4788 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4789
4790         * MAINTAINERS (Register allocation reviewer): Add myself.
4791
4792 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4793
4794         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4795         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4796         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4797         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4798         * configure: Regenerate.
4799
4800 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4801
4802         * MAINTAINERS (Register allocation reviewer): Add myself.
4803
4804 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4805
4806         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4807         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4808         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4809         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4810         * configure.ac: Default them to host tools for $host = $build.
4811         Subst them.
4812
4813         * configure: Regenerate.
4814         * Makefile.in: Regenerate.
4815
4816 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4817
4818         * MAINTAINERS (Register allocation reviewer): Add myself.
4819
4820 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4821
4822         * MAINTAINERS (Register allocation reviewer): Add myself.
4823
4824 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4825
4826         * MAINTAINERS (Write After Approval): Fix typo.
4827
4828 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4829
4830         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4831         * configure: Regenerate.
4832
4833 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4834
4835         PR bootstrap/31906
4836         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4837         they're already prefixed.
4838
4839 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4840
4841         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4842         libstdc++.
4843         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4844         * configure: Regenerate.
4845         * Makefile.in: Regenerate.
4846
4847 2007-09-17  Andreas Schwab  <schwab@suse.de>
4848
4849         * configure.ac: Raise minimum makeinfo version to 4.6.
4850         * configure: Regenerate.
4851
4852 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4853
4854         * MAINTAINERS (write-after-approval) add myself
4855
4856 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4857
4858         * configure.ac: Correct makeinfo version check.
4859         * configure: Regenerate.
4860
4861 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4862
4863         * MAINTAINERS: Update my email address.
4864
4865 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4866
4867         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4868         to $skipdirs and only disable gprof for newlib.  Use the normal
4869         mips*-elf* handling in other respects.
4870         * configure: Regnerate.
4871
4872 2007-09-12  David Daney  <ddaney@avtrex.com>
4873
4874         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4875         enabling libgcj.
4876         * configure: Regenerate.
4877
4878 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4879
4880         PR other/32154
4881         * configure.ac: For libgloss targets, point the linker to the linker
4882         script, startup code and simulator library.
4883         * configure: Regenerate.
4884
4885 2007-09-07  Andrew Haley  <aph@redhat.com>
4886
4887         * configure.ac (noconfigdirs): Remove target-libffi and
4888         target-libjava.
4889         * configure: Regenerate.
4890
4891 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4892
4893         PR target/33281
4894         * configure.ac: Use config/mh-mingw on mingw.
4895         * configure: Regenerate.
4896
4897 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4898
4899         * MAINTAINERS (Write After Approval): Add myself.
4900
4901 2007-09-05  Richard Guenther  <rguenther@suse.de>
4902
4903         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4904         nor --disable-checking is provided also turn on yes and types
4905         checking for stage1.
4906         * configure: Re-generate.
4907
4908 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4909
4910         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4911         (Write After Approval): Remove myself.
4912
4913 2007-08-29  Nick Clifton  <nickc@redhat.com>
4914
4915         * config.sub, config.guess: Update from upstream sources.
4916
4917 2007-08-22  Bud Davis  <jmdavis@link.com>
4918
4919         * MAINTAINERS (Write After Approval): Added myself.
4920         * MAINTAINERS (Reviewers): Removed myself.
4921
4922 2007-08-18  Paul Brook  <paul@codesourcery.com>
4923             Joseph Myers  <joseph@codesourcery.com>
4924
4925         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4926         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4927         * Makefile.in: Regenerate.
4928         * configure.ac (--with-debug-prefix-map): New.
4929         * configure: Regenerate.
4930
4931 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4932             Nigel Stephens  <nigel@mips.com>
4933
4934         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4935         as target_makefile_frag.
4936         * configure: Regenerate.
4937
4938 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4939
4940         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4941         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4942         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4943         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4944         (do-compare, do-compare3, do-compare-debug): New.
4945         ([+compare-target+]): Use them.
4946
4947 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4948
4949         * MAINTAINERS (Write After Approval): Change my email address.
4950
4951 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4952             Ben Elliston  <bje@au.ibm.com>
4953
4954         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4955         --silent if $silent.
4956         * configure: Regenerate.
4957
4958 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4959
4960         * MAINTAINERS (Various Maintainers): Add myself as
4961         loop infrastructure maintainer.  Update my e-mail
4962         address.
4963
4964 2007-07-31  Diego Novillo  <dnovillo@google.com>
4965
4966         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4967         Adjust description.
4968
4969 2007-07-26  Richard Guenther  <rguenther@suse.de>
4970
4971         * configure.ac: Add types checking to stage1 checking flags.
4972         * configure: Regenerate.
4973
4974 2007-07-17  Nick Clifton  <nickc@redhat.com>
4975
4976         * COPYING3: New file.  Contains version 3 of the GNU General
4977         Public License.
4978         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4979         Lesser General Public License.
4980
4981 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4982
4983         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4984
4985 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4986
4987         * MAINTAINERS (S/390 co-maintainer): Add myself.
4988         (Write After Approval): Remove myself.
4989
4990 2007-07-13  Dan Hipschman  <dsh@google.com>
4991
4992         * MAINTAINERS (Write After Approval): Add myself.
4993
4994 2007-07-11  Nick Clifton  <nickc@redhat.com>
4995
4996         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4997         WINDRES export.
4998         * Makefile.in: Regenerate.
4999
5000 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5001
5002         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5003         maintainer.
5004
5005 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5006
5007         * lt~obsolete.m4: New. Import from 20070318 libtool.
5008
5009 2007-07-03  Julian Brown  <julian@codesourcery.com>
5010
5011         * MAINTAINERS (Write After Approval): Add myself.
5012
5013 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5014
5015         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5016         * configure: Regenerate.
5017
5018 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5019
5020         * configure.ac: Add some missing m4 quotation.
5021         * configure: Regenerate.
5022
5023 2007-07-02  Simon Baldwin  <simonb@google.com>
5024
5025         * MAINTAINERS (Write After Approval): Add myself.
5026
5027 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5028
5029         * configure: Regenerate.
5030
5031 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5032
5033         * Makefile.def: Add windmc tool to build.
5034         * Makefile.tpl: Likewise.
5035         * configure.ac: Likewise.
5036         * Makefile.in: Regenerate.
5037         * configure: Regenerate.
5038
5039 2007-06-28  DJ Delorie  <dj@redhat.com>
5040
5041         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5042         not building newlib.
5043         * configure: Regenerated.
5044
5045 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5046
5047         * MAINTAINERS (Write After Approval): Add myself.
5048
5049 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5050
5051         * MAINTAINERS (Write After Approval): Add myself.
5052
5053 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5054
5055         * MAINTAINERS (Write After Approval): Add myself.
5056
5057 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5058
5059         * MAINTAINERS (Write After Approval): Add myself.
5060
5061 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5062
5063         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5064         * Makefile.in: Regenerated.
5065
5066 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5067
5068         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5069         bfin*-*-uclinux* targets.
5070         * configure: Regenerate.
5071
5072 2007-06-14  Ian Lance Taylor  <iant@google.com>
5073
5074         * MAINTAINERS: Add myself as non-algorithmic global write
5075         maintainer.
5076
5077 2007-06-14  Diego Novillo  <dnovillo@google.com>
5078
5079         * MAINTAINERS: Add self as middle-end maintainer and
5080         non-algorithmic global write maintainer.
5081
5082 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5083
5084         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5085         Move all Fortran maintainers except Paul Brook into the
5086         Non-Autopoiesis section.
5087
5088 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5089
5090         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5091         (distclean-stage[+id+]): Possibly delete stage_last.
5092         * Makefile.in: Regenerate.
5093
5094 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5095
5096         * MAINTAINERS (Various Maintainer): Fix typo.
5097
5098 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5099
5100         * MAINTAINERS (Various Maintainer): Add myself as
5101         dataflow maintainer.
5102
5103 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5104
5105         * config.sub, config.guess: Update from upstream sources.
5106
5107 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5108
5109         * Makefile.tpl: Fix spelling error.
5110         * Makefile.in: Regenerate.
5111
5112 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5113
5114         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5115         lt_cv_sys_max_cmd_len.
5116
5117 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5118
5119         * MAINTAINERS (Various Maintainers): Add myself as
5120         auto-vectorizer maintainer.
5121
5122 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5123
5124         PR libjava/32098
5125         * libtool.m4: Revert previous change.
5126         * ltgcc.m4: Put it here.
5127
5128 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5129
5130         * MAINTAINERS (Various Maintainers): Add myself as
5131         auto-vectorizer maintainer.
5132
5133 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5134
5135         PR libjava/32098
5136         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5137
5138 2007-05-30  Richard Guenther  <rguenther@suse.de>
5139
5140         * MAINTAINERS (Various Maintainers): Add myself as
5141         auto-vectorizer maintainer.
5142
5143 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5144
5145         PR bootstrap/29382
5146         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5147         * configure: Rebuilt.
5148
5149 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5150
5151         * MAINTAINERS (Write After Approval): Removed my name.
5152
5153 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5154
5155         * MAINTAINERS (Write After Approval): Remove myself.
5156
5157 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5158
5159         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5160
5161 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5162
5163         * ltmain.sh: Update from ToT Libtool.
5164         * libtool.m4: Update from ToT Libtool.
5165         * ltsugar.m4: New. Update from ToT Libtool.
5166         * ltversion.m4: New. Update from ToT Libtool.
5167         * ltoptions.m4: New. Update from ToT Libtool.
5168         * ltconfig: Remove.
5169         * ltcf-c.sh: Remove.
5170         * ltcf-cxx.sh: Remove.
5171         * ltcf-gcj.sh: Remove.
5172
5173 2007-05-22  Ollie Wild  <aaw@google.com>
5174
5175         * MAINTAINERS (Write After Approval): Add myself.
5176
5177 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5178
5179         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5180         stage_cflags.
5181         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5182         Remove CFLAGS/LIBCFLAGS.
5183         (configure-stage[+id+]-[+prefix+][+module+],
5184         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5185         * Makefile.in: Regenerate.
5186
5187 2007-05-15  Diego Novillo  <dnovillo@google.com>
5188
5189         * MAINTAINERS: Update e-mail address.
5190
5191 2007-05-15  Revital Eres  <eres@il.ibm.com>
5192
5193         * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5196
5197         * MAINTAINERS (Write After Approval): Updated my address.
5198
5199 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5200
5201         * MAINTAINERS (Write After Approval): Add myself.
5202
5203 2007-05-11  Silvius Rus  <rus@google.com>
5204
5205         * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2007-04-23  Tom Tromey  <tromey@redhat.com>
5208
5209         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5210
5211 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5212
5213         * MAINTAINERS (cpplib): Rename to ...
5214         (libcpp): ... this.  Add C/C++ front end maintainers.
5215
5216 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5217
5218         * config-ml.in: Pass ${ml_config_env} to configure calls.
5219
5220 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5221
5222         * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5225
5226         * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5229
5230         * MAINTAINERS (fortran 95 front end): Add myself.
5231
5232 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5233
5234         * MAINTAINERS (Write After Approval): Add myself.
5235
5236 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5237
5238         * MAINTAINERS (Modulo Scheduler): Add myself.
5239
5240 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5241
5242         * MAINTAINERS (fortran 95 front end): Add myself.
5243         (c++ front end): whitespace fix.
5244
5245 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5246
5247         * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5250
5251         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5252         of glob.  Quote arguments with single quotes too.
5253         * configure: Regenerate.
5254
5255 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5256
5257         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5258         * Makefile.in: Regenerate
5259
5260 2007-03-07  Andreas Schwab  <schwab@suse.de>
5261
5262         * configure: Regenerate.
5263
5264 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5265
5266         * configure.ac: Add "--with-pdfdir" configure option,
5267         which defines pdfdir variable.
5268         * Makefile.def (target=fixincludes): Add install-pdf to
5269         missing targets.
5270         (recursive_targets): Add install-pdf target.
5271         (flags_to_pass): Add pdfdir.
5272         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5273         target.
5274         * configure: Regenerate
5275         * Makefile.in: Regenerate
5276
5277 2007-02-28  Eric Christopher  <echristo@apple.com>
5278
5279         Revert:
5280         2006-12-07  Mike Stump  <mrs@apple.com>
5281
5282         * Makefile.def (dependencies): Add dependency for
5283         install-target-libssp and install-target-libgomp on
5284         install-gcc.
5285         * Makefile.in: Regenerate.
5286
5287 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5288
5289         * configure: Regenerate.
5290         * configure.ac: Move statements after variable declarations.
5291
5292 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5293
5294         * MAINTAINERS: Add myself as sh maintainer.
5295
5296 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5297
5298         * configure.ac: Adjust for loop syntax.
5299         * configure: Regenerate.
5300
5301 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5302
5303         * configure: Rebuilt.
5304
5305 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5306
5307         * configure.ac: Drop multiple occurrences of --enable-languages,
5308         and fix its quoting.
5309         * configure: Rebuilt.
5310
5311 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5312             Nathan Sidwell  <nathan@codesourcery.com>
5313             Vladimir Prus  <vladimir@codesourcery.com>
5314             Joseph Myers  <joseph@codesourcery.com>
5315
5316         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5317         * configure: Regenerate.
5318
5319 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5320
5321         * ltconfig (freebsd*): Default to elf.
5322
5323 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5324
5325         * configure.ac (target_libraries): Move libgcc before libiberty.
5326         * configure: Regenerated.
5327
5328 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5329             Paolo Bonzini  <bonzini@gnu.org>
5330
5331         PR bootstrap/30753
5332         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5333         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5334         * configure: Regenerated.
5335
5336 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5337
5338         * MAINTAINERS (Language Front End Maintainers): Update my mail
5339         address.
5340
5341 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5342
5343         PR bootstrap/30748
5344         * configure.ac: Correct syntax for Solaris ksh.
5345         * configure: Regenerated.
5346
5347 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5348
5349         * configure.ac: Sync with src.
5350         * configure: Regenerate.
5351
5352 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5353
5354         * Makefile.in: Regenerate.
5355
5356 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5357
5358         * config.sub: Sync with src.
5359
5360 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5361
5362         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5363         noncanonical equivalents.
5364         * configure.in: Rename to...
5365         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5366         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5367         target_noncanonical.  Use them.  Rewrite removal of configure
5368         arguments for autoconf 2.59.  Discard variable settings.  Force
5369         program_transform_name for native tools.
5370
5371         * Makefile.in: Regenerated.
5372         * configure: Regenerated with autoconf 2.59.
5373
5374 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5375
5376         * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2007-01-31  Andreas Schwab  <schwab@suse.de>
5379
5380         * Makefile.tpl (LDFLAGS): Substitute it.
5381         * Makefile.in: Regenerate.
5382
5383 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5384
5385         * MAINTAINERS (Write After Approval): Add myself.
5386
5387 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5388
5389         * MAINTAINERS (spu port): Add myself.
5390
5391 2007-01-23  Richard Guenther  <rguenther@suse.de>
5392
5393         PR bootstrap/30541
5394         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5395         * Makefile.tpl (GNATBIND): Substitute it.
5396         (GNATMAKE): Likewise.
5397         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5398         of STAGE_PREFIX.
5399         * Makefile.in: Regenerate.
5400         * configure: Regenerate.
5401
5402 2007-01-18  Mike Stump  <mrs@apple.com>
5403
5404         * configure.in: Re-enable -Werror for gcc builds.
5405
5406 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5407
5408         * MAINTAINERS (Write After Approval): Add myself.
5409
5410 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5411
5412         * configure.in: Change == to = in test command.
5413         * configure: Regenerate.
5414
5415 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5416             Nick Clifton  <nickc@redhat.com>
5417             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5418
5419         * configure.in (build_configargs, host_configargs, target_configargs):
5420         Remove build/host/target parameters.
5421         (host_libs): Add gmp and mpfr.
5422         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5423         * Makefile.def (gmp, mpfr): New.
5424         (gcc): Remove target.
5425         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5426         target_os, target_vendor): New.
5427         (configure): Add host_alias/target_alias arguments; adjust invocations.
5428         * configure: Regenerate.
5429         * Makefile.in: Regenerate.
5430
5431 2007-01-11  Matt Fago  <fago@earthlink.net>
5432
5433         * configure.in: Try to link to functions only in mpfr 2.2.x
5434         to improve robustness of configure tests.
5435         * configure: Regenerate.
5436
5437 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5438
5439         * MAINTAINERS: Add myself as i386 maintainer.
5440
5441 2007-01-08  Jan Hubicka  <jh@suse.cz>
5442
5443         * MAINTAINERS: Add myself as i386 maintainer.
5444
5445 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5446
5447         * configure.in: Add support for an x86_64-mingw* target.
5448         * configure: Regenerate.
5449
5450 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5451
5452         * Makefile.tpl (all-target): Correct @if conditional for target
5453         modules.
5454         * configure.in: Omit libiberty if building only target libgcc.
5455         * configure, Makefile.in: Regenerated.
5456
5457 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5458
5459         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5460         * configure: Regenerate.
5461
5462 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5463
5464         * Makefile.def (target_modules): Add libgcc.
5465         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5466         * Makefile.tpl (clean-target-libgcc): Delete.
5467         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5468         on gcc even for bootstrapped modules.  Rewrite handling of
5469         lang_env_dependencies to loop over target_modules.
5470         * configure.in (target_libraries): Add target-libgcc.
5471         * Makefile.in, configure: Regenerated.
5472
5473 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5474
5475         * configure.in: Reorganize recognition of languages.  Add
5476         --enable-stage1-languages.  Show supported languages for the chosen
5477         target rather than all recognized languages.
5478         * configure: Regenerate.
5479
5480 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5481
5482         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5483         * Makefile.in: Regenerate.
5484
5485 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5486
5487         * configure.in: Warn that MPFR 2.2.0 is buggy.
5488         * configure: Regenerate.
5489
5490 2006-12-27  Ian Lance Taylor  <iant@google.com>
5491
5492         * configure.in: When removing Makefiles to force a reconfigure, also
5493         remove prev-DIR*/Makefile.
5494         * configure: Regenerate.
5495
5496 2006-12-22  Andreas Schwab  <schwab@suse.de>
5497
5498         * configure: Regenerate with correct autoconf version.
5499
5500 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5501
5502         * configure.in: add AC_SUBST for *_FOR_TARGET.
5503         * configure: Regenerate.
5504
5505 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5506
5507         * configure.in: Simplify logic for rejecting languages that cannot
5508         be built.  Separate the case when a language is unsupported,
5509         from the case when the user chooses not to build a language.
5510
5511 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5512
5513         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5514         it only affects bootstrap and could be tested on "$host" as well.
5515         * configure: Regenerate.
5516         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5517
5518 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5519
5520         PR bootstrap/29544
5521         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5522         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5523         move here comment from Makefile.tpl.
5524         * Makefile.tpl: Move some definitions higher in the file.
5525         (STAGE1_CHECKING): New.
5526         * configure.in: Add --enable-stage1-checking.
5527         * configure: Regenerate.
5528         * Makefile.in: Regenerate.
5529
5530 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5531
5532         * MAINTAINERS: Add myself as build system maintainer.
5533
5534 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5535
5536         * MAINTAINERS (Write After Approval): Add myself.
5537
5538 2006-12-13  Eric Christopher  <echristo@apple.com>
5539
5540         * MAINTAINERS: Add myself as darwin maintainer.
5541
5542 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5543
5544         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5545
5546 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5547
5548         MAINTAINERS: Update my entry.
5549
5550 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5551
5552         * configure.in:  Handle spu makefile frag.
5553         * Makefile.tpl (MAINT): Define
5554         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5555         * configure: Regenerate.
5556         * Makefile.in: Regenerate.
5557
5558 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5559
5560         * config.guess: Import latest version.
5561         * config.sub: Likewise.
5562
5563 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5564
5565         * configure.in (spu-*-*): Don't skip target-libiberty.
5566         * configure: Regenerate.
5567
5568 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5569
5570         PR bootstrap/30134
5571         * configure.in: Correct x86 darwin support for libjava to powerpc
5572         and i?86 only.
5573         * configure: Regenerate.
5574
5575 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5576
5577         * configure.in: Add x86 darwin support for libjava.
5578         * configure: Regenerate.
5579
5580 2006-12-07  Mike Stump  <mrs@apple.com>
5581
5582         * Makefile.def (dependencies): Add dependency for
5583         install-target-libssp and install-target-libgomp on
5584         install-gcc.
5585         * Makefile.in: Regenerate.
5586
5587 2006-12-04  Richard Guenther  <rguenther@suse.de>
5588
5589         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5590         (Non-Algorithmic Maintainers): Move over non-algorithmic
5591         loop optimizer maintainers, add myself as a non-algorithmic
5592         middle-end maintainer.
5593
5594 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5595
5596         * MAINTAINERS (Write After Approval): Add myself.
5597
5598 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5599
5600         * configure.in: Update error message for missing GMP/MPFR.
5601
5602         * configure: Regenerate.
5603
5604 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5605
5606         * configure.in: Update MPFR version in error message.
5607
5608         * configure: Regenerate.
5609
5610 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5611
5612         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5613         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5614         --with-gmp-lib): New flags.
5615
5616         * configure: Regenerate.
5617
5618 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5619
5620         * MAINTAINERS (Write After Approval): Change my email address.
5621
5622 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5623
5624         * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2006-11-22  Philipp Thomas  <pth@suse.de>
5627
5628         * MAINTAINERS (i18n): Update e-mail address.
5629
5630 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5631
5632         * MAINTAINERS (spu port): Add myself as maintainer.
5633         (Write After Approval): Remove myself.
5634
5635 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5636
5637         * configure.in (skipdirs): Don't build libssp for SPU.
5638         * configure: Regenerate.
5639
5640 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5641
5642         * MAINTAINERS (spu port): Add myself as maintainer.
5643         (libobjc): Update my email address.
5644
5645 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5646
5647         * MAINTAINERS (Write After Approval): Add myself.
5648
5649 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5650
5651         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5652         * configure : Rebuilt.
5653
5654 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5655
5656         * MAINTAINERS (Write After Approval): Add myself.
5657
5658 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5659
5660         * MAINTAINERS (Write After Approval): Add myself.
5661
5662 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5663
5664         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5665         libmpfr.a.
5666         * configure: Regenerate.
5667
5668 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5669
5670         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5671         (unstage): Test for stage_last presence.
5672
5673         PR bootstrap/29802
5674         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5675         STAGE_PREFIX.
5676         * Makefile.in: Regenerate.
5677
5678 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5679
5680         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5681         maintainers.
5682
5683 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5684
5685         * MAINTAINERS (Write After Approval): Add myself.
5686
5687 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5688
5689         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5690         and stageN-package/Makefile.
5691         * Makefile.in: Regenerated.
5692
5693 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5694
5695         * configure.in: Remove target-libgloss from noconfigdirs for
5696         bfin-*-*.
5697         * configure: Regenerated.
5698
5699 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5700
5701         * configure.in (have_gmp): Only error if the gcc directory exists.
5702
5703         * configure: Regenerate.
5704
5705 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5706
5707         * configure.in: Robustify error message for missing GMP/MPFR.
5708
5709         * configure: Regenerate.
5710
5711 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5712
5713         * MAINTAINERS (Write After Approval): Add myself.
5714
5715 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5716
5717         * MAINTAINERS: Change email address.
5718
5719 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5720
5721         * MAINTAINERS (Write After Approval): Add myself.
5722
5723 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5724
5725         * MAINTAINERS (Write After Approval): Add myself.
5726
5727 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5728
5729         * MAINTAINERS (Write After Approval): Move myself to
5730         Write After Approval section.
5731
5732 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5733
5734         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5735         need_gmp anymore.
5736         * configure: Regenerate.
5737
5738 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5739
5740         * MAINTAINERS (Write After Approval): Add myself.
5741
5742 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5743
5744         * config.guess: Import latest version.
5745         * config.sub: Likewise.
5746
5747 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5748
5749         * Makefile.def: Added pdf target handling.
5750         * Makefile.tpl: Added pdf target handling.
5751         * Makefile.in: Regenerated.
5752
5753 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5754
5755         * MAINTAINERS: Add self as score port maintainer.
5756
5757 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5758
5759         * MAINTAINERS (Write After Approval): Add myself.
5760
5761 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5762
5763         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5764         or newer.
5765         * configure: Regenerated.
5766
5767 2006-09-27  Dave Brolley  <brolley@redhat.com>
5768
5769         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5770         using $s instead of $r.
5771         * configure: Regenerated.
5772
5773 2006-09-26  Thiemo Seufer  <ths@mips.com>
5774
5775         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5776         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5777         * configure: Regenerate.
5778
5779 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5780
5781         * MAINTAINERS (Write After Approval): Remove myself.
5782
5783 2006-09-22  Chao-ying Fu  <fu@mips.com>
5784
5785         * MAINTAINERS (Write After Approval): Add myself.
5786
5787 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5788
5789         * MAINTAINERS: Add self as soft-fp maintainer.
5790
5791 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5792
5793         * MAINTAINERS: Add myself as avr maintainer.
5794         Remove Marek Michalkiewicz as avr maintainer.
5795
5796 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5797
5798         * MAINTAINERS (Write After Approval): Add myself.
5799
5800 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5801
5802         * configure.in: Never build newlib for a Mingw host.
5803         Never build newlib as Mingw target library.
5804         Test the existence of winsup/cygwin for building a Cygwin newlib,
5805         rather than just winsup.
5806         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5807         building a Mingw target.
5808         * configure: Regenerate.
5809
5810 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5811
5812         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5813
5814 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5815
5816         * config.guess: Import from src (was more updated).
5817         * config.sub: Likewise.
5818
5819 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5820
5821         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5822         * configure: Regenerated.
5823
5824 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5825
5826         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5827         for stages after the first.
5828
5829 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5830
5831         * Makefile.def: Add dependencies for configure-opcodes
5832         on configure-intl and all-opcodes on all-intl.
5833         * Makefile.in: Regenerated.
5834
5835 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5836
5837         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5838
5839 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5840
5841         Port to hosts whose 'sort' and 'tail' implementations
5842         treat operands with leading '+' as file names, as POSIX
5843         has required since 2001.  However, make sure the code still
5844         works on pre-POSIX hosts.
5845         * ltmain.sh: Don't assume "sort +2" is equivalent to
5846         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5847
5848 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5849
5850         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5851
5852 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5853
5854         * ltconfig: chmod 644 before ranlib during install.
5855
5856 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5857
5858         PR bootstrap/18058
5859         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5860         if the bootstrap compiler is a GCC version that supports it.
5861         * configure: Regenerate.
5862
5863 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5864
5865         * configure.in: Fix thinkos in previous check-in.
5866         * configure: Regenerate.
5867
5868 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5869
5870         PR other/27063
5871         * configure.in: Test subdir_requires and give an appropriate
5872         error message.
5873         * configure: Regenerate.
5874
5875 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5876
5877         * MAINTAINERS (Write After Approval): Add myself.
5878
5879 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5880
5881         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5882
5883 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5884
5885         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5886
5887 2006-06-20  David Ayers  <d.ayers@inode.at>
5888
5889         PR bootstrap/28072
5890         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5891         whether target-libjava is being configured instead of whether the
5892         java front end is enabled.
5893         * configure: Regenerate.
5894
5895 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5896
5897         PR target/27540
5898         * configure.in: Only enable libgomp on IRIX 6.
5899         * configure: Regenerate.
5900
5901 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5902
5903         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5904         too.
5905         * Makefile.in: Regenerate.
5906
5907 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5908
5909         * config-ml.in: Alter CCASFLAGS to include special
5910         multilib options the same as is done for CFLAGS.
5911
5912 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5913
5914         * configure.in: Don't enable libgomp on hpux10.
5915         * configure: Rebuilt.
5916
5917 2006-06-12  David Ayers  <d.ayers@inode.at>
5918
5919         PR bootstrap/27963
5920         PR target/19970
5921         * configure.in: Remove target-boehm-gc from noconfigdirs where
5922         ${libgcj} is specified.
5923         * configure: Regenerate.
5924
5925 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5926
5927         Sync from src:
5928
5929         * configure.in: Sync.
5930         * configure: Regenerated.
5931
5932         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5933
5934         * Makefile.def: Added dependencies from sim and gdb on intl, and
5935         added configure dependencies to everything with an all dependency
5936         on intl.
5937         * Makefile.in: Regenerated.
5938
5939 2006-06-06  David Ayers  <d.ayers@inode.at>
5940
5941         PR libobjc/13946
5942         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5943         * Makefile.in: Regenerate.
5944         * configure.in: Add --enable-objc-gc at toplevel and have it
5945         enable boehm-gc for Objective-C.
5946         Remove target-boehm-gc from libgcj.
5947         Add target-boehm-gc to target_libraries.
5948         Add target-boehm-gc to noconfigdirs where ${libgcj}
5949         is specified.
5950         Assert that boehm-gc is supported when requested for Objective-C.
5951         Only build boehm-gc if needed either for Java or Objective-C.
5952         * configure: Regenerate.
5953
5954 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5955
5956         PR 27674
5957         * Makefile.tpl (configure-[+prefix+][+module+],
5958         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5959         Remove rule to unstage bootstrapped modules.
5960         (stage_current): New.
5961         * Makefile.in: Regenerate.
5962
5963 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5964
5965         * MAINTAINERS (Write After Approval): Update my e-mail address.
5966
5967 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5968
5969         * include/libiberty.h: Declare pex_run_in_environment.
5970
5971 2006-05-31  Asher Langton  <langton2@llnl.gov>
5972
5973         * MAINTAINERS (Write After Approval): Add myself.
5974
5975 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5976
5977         * Makefile.def (bfd, opcodes): Fix lib_path.
5978         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5979         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5980         * Makefile.in: Regenerate.
5981
5982 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5983
5984         * Makefile.in: Regenerate.
5985
5986 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5987
5988         * Makefile.def: Add install-html target. Add datarootdir
5989         docdir and htmldir to flags_to_pass.
5990         * Makefile.tpl: Add install-html target.
5991         * Makefile.in: Regenerate.
5992         * configure.in: Add --with-datarootdir, --with-docdir, and
5993         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5994         * configure: Regenerate.
5995
5996 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5997
5998         * configure.in: Enable gprof for cross builds.
5999         * configure: Regenerate.
6000
6001 2006-05-22  Richard Guenther  <rguenther@suse.de>
6002
6003         Revert
6004         2006-01-31  Richard Guenther  <rguenther@suse.de>
6005         Paolo Bonzini  <bonzini@gnu.org>
6006
6007         * Makefile.def (target_modules): Add libgcc-math target module.
6008         * configure.in (target_libraries): Add libgcc-math target library.
6009         (--enable-libgcc-math): New configure switch.
6010         * Makefile.in: Re-generate.
6011         * configure: Re-generate.
6012         * libgcc-math: New toplevel directory.
6013
6014 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6015             Andreas Tobler  <a.tobler@schweiz.ch>
6016
6017         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6018         * configure: Rebuilt.
6019
6020 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6021
6022         * MAINTAINERS (Write After Approval): Add myself.
6023
6024 2006-05-01  DJ Delorie  <dj@redhat.com>
6025
6026         * configure.in: Restore CFLAGS if GMP isn't present.
6027         * configure: Regenerate.
6028
6029 2006-05-01  Richard Guenther  <rguenther@suse.de>
6030
6031         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6032         maintainer.
6033
6034 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6035
6036         * MAINTAINERS (Write After Approval): Add myself.
6037
6038 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6039
6040         * MAINTAINERS (Write After Approval): Add myself.
6041
6042 2006-04-18  DJ Delorie  <dj@redhat.com>
6043
6044         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6045         reference libgloss so that libssp can be built in a combined
6046         tree.
6047         * configure: Regenerate.
6048
6049 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6050
6051         * MAINTAINERS (Write After Approval): Add myself.
6052
6053 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6054
6055         * configure.in: Require makeinfo 4.4 or higher.
6056         * configure: Regenerate.
6057
6058 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6059
6060         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6061         Rearrange the entries of other libraries to have them in one place.
6062
6063 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6064
6065         * MAINTAINERS (Write After Approval): Remove myself.
6066         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6067
6068 2006-03-14  Richard Guenther  <rguenther@suse.de>
6069
6070         * configure: Regenerate with autoconf 2.13.
6071
6072 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6073
6074         * MAINTAINERS: Use my work address.
6075
6076         * MAINTAINERS: Update my E-mail address.
6077
6078 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6079
6080         * configure.in: Handle --disable-<component> generically.
6081         * configure: Regenerate.
6082
6083 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6084
6085         PR libgcj/17311
6086         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6087
6088 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6089
6090         * MAINTAINERS (Write After Approval):  Remove myself.
6091         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6092
6093 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6094
6095         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6096         (TARGET_CONFIGDIRS): Remove.
6097         * configure.in: Remove AC_SUBST(target_configdirs).
6098         * Makefile.in, configure: Regenerated.
6099
6100 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6101
6102         * MAINTAINERS (Write After Approval):  Remove myself.
6103         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6104
6105 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6106
6107         PR bootstrap/25670
6108
6109         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6110
6111         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6112         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6113         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6114         BUILD_PREFIX, BUILD_PREFIX_1.
6115         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6116
6117         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6118         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6119
6120         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6121         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6122         of `cat stage_current`.  Always provide the `r' and `s' variables.
6123         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6124         a single shell execution.
6125         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6126         bootstrapped modules, make the stage1 module if the build was not
6127         started yet, else build the current stage.
6128         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6129         (all-build, all-host, all-target, [+make_target+]-host,
6130         [+make_target+]-target): Do not use \-continued lines.
6131         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6132         (current_stage, restrap, stage_last): New.
6133
6134         * Makefile.in: Regenerate.
6135         * configure: Regenerate.
6136
6137 2006-02-19  Bud Davis  <jmdavis@link.com>
6138
6139         * MAINTAINERS (Write After Approval):  Remove myself.
6140         (Language Front End Maintainers):  Add myself as fortran 95
6141         maintainer and update e-mail address.
6142
6143 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6144
6145         * MAINTAINERS (Write After Approval):  Remove myself.
6146         (Language Front End Maintainers):  Add myself as fortran 95
6147         maintainer.
6148
6149 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6150
6151         * MAINTAINERS (Write After Approval): Add myself.
6152
6153 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6154
6155         * MAINTAINERS (Write After Approval):  Remove myself.
6156         (Language Front End Maintainers):  Add myself as
6157         fortran 95 maintainer.
6158
6159 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6160
6161         Sync from src:
6162
6163         2005-12-27  Leif Ekblad  <leif@rdos.net>
6164
6165         * configure.in: Add support for RDOS target.
6166         * configure: Regenerate.
6167
6168 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6169             Andreas Schwab  <schwab@suse.de>
6170
6171         * configure: Regenerate.
6172
6173 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6174
6175         * configure.in (enable_libgomp): Add AIX.
6176         * configure: Regenerate.
6177
6178 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6179
6180         * MAINTAINERS (Write After Approval): Add myself.
6181
6182 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6183
6184         * MAINTAINERS (Write After Approval): Add myself.
6185
6186 2006-01-31  Richard Guenther  <rguenther@suse.de>
6187         Paolo Bonzini  <bonzini@gnu.org>
6188
6189         * Makefile.def (target_modules): Add libgcc-math target module.
6190         * configure.in (target_libraries): Add libgcc-math target library.
6191         (--enable-libgcc-math): New configure switch.
6192         * Makefile.in: Re-generate.
6193         * configure: Re-generate.
6194         * libgcc-math: New toplevel directory.
6195
6196 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6197
6198         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6199         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6200         the assembler, linker and binutils.
6201         * configure: Regenerate.
6202
6203 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6204
6205         * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6208
6209         * configure: Regenerate.
6210
6211 2006-01-18  Richard Henderson  <rth@redhat.com>
6212             Jakub Jelinek  <jakub@redhat.com>
6213             Diego Novillo  <dnovillo@redhat.com>
6214
6215         * libgomp: New directory.
6216         * Makefile.def: Add target_module libgomp.
6217         * Makefile.in: Regenerate.
6218         * configure.in (target_libraries): Add target-libgomp.
6219         * configure: Regenerate.
6220
6221 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6222
6223         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6224         @ from continuation.
6225         * Makefile.in: Rebuilt.
6226
6227 2006-01-04  Chris Lattner  <sabre@gnu.org>
6228
6229         * MAINTAINERS (Write After Approval): Add myself.
6230
6231 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6232
6233         PR bootstrap/24252
6234
6235         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6236         * Makefile.tpl (OBJDUMP): New.
6237         (EXTRA_HOST_FLAGS): Add it.
6238         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6239
6240         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6241         to use symbolic links between directories.  Avoid race conditions
6242         or make them harmless.
6243         * configure.in: Do not try to use symbolic links between directories.
6244
6245         * Makefile.def (LEAN): Pass.
6246         * Makefile.tpl (LEAN): Define.
6247         (stage[+id+]-start): Accept that the previous directory does not
6248         exist, if the bootstrap is lean.
6249         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6250         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6251         configure substitution.
6252         ([+compare-target+]): Likewise.
6253         ([+bootstrap-target+]-lean): New.
6254         * configure.in: Remove lean bootstrap support from here.
6255
6256         * Makefile.in: Regenerate.
6257         * configure: Regenerate.
6258
6259 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6260
6261         * MAINTAINERS (libdecnumber): Add myself.
6262
6263 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6264
6265         * libtool-ldflags: New script.
6266
6267 2006-01-02  Andreas Schwab  <schwab@suse.de>
6268
6269         * configure.in: When reconfiguring remove Makefile in
6270         all stage directories.
6271         * configure: Regenerate.
6272
6273 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6274
6275         * MAINTAINERS: Update my email address.
6276
6277 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6278
6279         Revert Ada-related part of the previous change.
6280
6281         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6282         Do not pass.
6283         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6284         * Makefile.in: Regenerate.
6285         * configure.in: Do not include mt-ppc-aix target fragment.
6286         * configure: Regenerate.
6287
6288 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6289
6290         * configure.in: Select appropriate fragments for PowerPC/AIX.
6291         * configure: Regenerate.
6292
6293         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6294         BOOT_CFLAGS, BOOT_LDFLAGS.
6295         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6296         BOOT_CFLAGS, BOOT_LDFLAGS.
6297         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6298         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6299         (stage): Fail if we cannot complete the work.
6300         * Makefile.in: Regenerate.
6301
6302 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6303
6304         * configure.in: Replace ms1 with mt.
6305         * configure: Rebuilt.
6306
6307 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6308
6309         * MAINTAINERS: Update my email address.
6310
6311 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6312
6313         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6314         install-host-nogcc): Don't invoke $(stage) at the end.
6315         * Makefile.in: Regenerate.
6316
6317 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6318
6319         * configure.in: Flip the top-level bootstrap switch.
6320         * configure: Regenerate.
6321
6322 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6323
6324         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6325         $(stage) and $(unstage).
6326         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6327         (all): Remove stray semicolon.
6328         (local-distclean): Don't handle multilib.tmp and multilib.out.
6329         (install.all): Set $s for consistency.
6330         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6331         check_multilibs setting.  Always make the install directory.
6332         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6333         Correct @if/@endif.
6334         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6335         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6336         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6337         (multilib.out): Remove.
6338         * Makefile.in: Regenerated.
6339
6340 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6341
6342         * MAINTAINERS (Write After Approval): Add myself.
6343
6344 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6345
6346         * MAINTAINERS: Add myself as mt maintainer.
6347
6348         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6349
6350 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6351
6352         * MAINTAINERS: Change email address.
6353
6354 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6355
6356         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6357         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6358         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6359         Find in-tree tools if available.
6360         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6361         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6362         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6363         (COMPILER_*_FOR_TARGET): New.
6364         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6365         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6366         (CONFIGURED_*, USUAL_*): Remove.
6367         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6368         STRIP): Use autoconf substitutions.
6369         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6370         COMPILER_NM_FOR_TARGET): New.
6371         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6372
6373         (all): Make all-host and all-target in parallel.
6374         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6375         that $$r and $$s are set before invoking a recursive make.
6376         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6377         ([+bootstrap-target+]): Inline most of the `all' target.
6378
6379 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6380
6381         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6382         from the gcc build directory.
6383         * Makefile.in: Regenerate.
6384
6385 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6386
6387         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6388         depend on all-libdecnumber.
6389         * configure.in (host_libs): Include libdecnumber.
6390         * Makefile.in: Regenerate.
6391         * configure: Likewise.
6392
6393 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6394
6395         * libdecnumber: Import decNumber sources from the dfp-branch.
6396
6397 2005-11-21  Kean Johnston  <jkj@sco.com>
6398
6399         * config.sub, config.guess: Sync from upstream sources.
6400
6401 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6402
6403         Import from Autoconf sources:
6404
6405         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6406         * config/move-if-change: Don't output "$2 is unchanged";
6407         suggested by Ben Elliston.  Handle weird characters correctly.
6408
6409 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6410
6411         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6412         to match upstream libtool for darwin.
6413
6414 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6415
6416         * Makefile.def: Remove gdb dependencies for gdbtk.
6417         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6418         (configure-gdb, install-gdb): New rules.
6419         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6420         * Makefile.in, configure: Regenerated.
6421
6422 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6423
6424         * MAINTAINERS (Write After Approval): Add myself.
6425
6426 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6427
6428         * MAINTAINERS (Write After Approval): Add myself.
6429
6430 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6431
6432         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6433         Diego Novillo.
6434
6435 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6436
6437         PR bootstrap/24297
6438         * Makefile.tpl (do-[+make-target+], do-check, install,
6439         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6440         are set before recursing.
6441         * Makefile.in: Regenerate.
6442
6443 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6444
6445         PR bootstrap/18939
6446         * Makefile.def (gcc) <target>: Fix thinko.
6447         * Makefile.in: Regenerate.
6448
6449 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6450
6451         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6452         * configure: Regenerate.
6453
6454 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6455
6456         * MAINTAINERS (Write After Approval): Add self.
6457
6458 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6459
6460         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6461         target-libffi, target-qthreads, target-libjava, and
6462         targetlibobjc.
6463         * configure: Regenerate.
6464
6465 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6466
6467         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6468         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6469         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6470         (USUAL_OBJDUMP_FOR_TARGET): New.
6471         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6472         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6473         * configure, Makefile.in: Regenerated.
6474
6475 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6476
6477         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6478         before other host packages.
6479
6480 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6481
6482         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6483
6484 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6485
6486         PR bootstrap/22340
6487
6488         * configure.in (default_target): Remove.
6489         * Makefile.tpl (all): Do not use prerequisites as subroutines
6490         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6491         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6492         use prerequisites as subroutines.
6493         (check-host, check-target): New.
6494         (bootstrap configure & all targets): Do not use stage*-start
6495         if the directory layout is already ok.
6496         (non-bootstrap configure & all targets): Prepend a $(unstage).
6497         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6498         (NOTPARALLEL): Remove.
6499         (unstage, stage variables): New variables.
6500         (unstage, stage targets): Simply expand to those variables.
6501
6502         * configure: Regenerate.
6503         * Makefile.in: Regenerate.
6504
6505 2005-10-04  James E Wilson  <wilson@specifix.com>
6506
6507         * Makefile.def (lang_env_dependencies): Add libmudflap.
6508         * Makefile.in: Regenerate.
6509
6510 2005-10-03  Andreas Schwab  <schwab@suse.de>
6511
6512         Backport from libtool CVS:
6513         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6514
6515         * ltmain.sh: add support for installing into temporary
6516         staging area (e.g. 'make install DESTDIR=...')
6517
6518 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6519
6520         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6521         * configure: Regenerated.
6522
6523 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6524
6525         * configure: Regenerate with the correct
6526         autoconf version.
6527
6528 2005-09-30  Catherine Moore  <clm@cm00re.com>
6529
6530         * configure.in (bfin-*-*): New.
6531         * configure: Regenerated.
6532
6533 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6534
6535         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6536         (LIPO_FOR_TARGET): New.
6537         (CONFIGURED_LIPO_FOR_TARGET): New.
6538         (USUAL_LIPO_FOR_TARGET): New.
6539         (STRIP_FOR_TARGET): New.
6540         (CONFIGURED_STRIP_FOR_TARGET): New.
6541         (USUAL_STRIP_FOR_TARGET): New.
6542         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6543         STRIP_FOR_TARGET.
6544         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6545         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6546         * Makefile.in: Regenerate.
6547         * configure: Regenerate.
6548
6549 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6550
6551         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6552         (rs6000-*-aix*): Same.
6553         * configure: Regenerate.
6554
6555 2005-09-16  Tom Tromey  <tromey@redhat.com>
6556
6557         * MAINTAINERS: Add self as java maintainer.
6558
6559 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6560
6561         * configure.in: Recognize f95 in the --enable-languages option,
6562         and substitute it for fortran, issuing a warning.
6563         * configure: Regenerate.
6564
6565 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6566
6567         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6568         * configure:  Regenerated.
6569
6570 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6571
6572         * MAINTAINERS: Add self as ms1 maintainer.
6573
6574 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6575
6576         * Makefile.def (libssp): Add to lang_env_dependencies.
6577         * Makefile.in: Regenerate.
6578
6579 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6580
6581         * MAINTAINERS: Add myself as middle-end maintainer.
6582
6583 2005-08-17  Christian Groessler  <chris@groessler.org>
6584
6585         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6586         * Makefile.in: Regenerate.
6587
6588 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6589
6590         * MAINTAINERS (write after approval): Added myself.
6591
6592 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6593
6594         * MAINTAINERS (Write After Approval): Add myself.
6595
6596 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6597
6598         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6599         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6600         Look for alternate names of the target cc and c++
6601         * configure: Regenerate.
6602
6603 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6604
6605         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6606         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6607         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6608         tools; remove code to manually set them.
6609         (Target tools): Look in the environment for them.
6610         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6611         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6612         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6613         build directory.
6614         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6615         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6616         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6617         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6618         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6619         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6620         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6621         * configure: Regenerate.
6622         * Makefile.in: Regenerate.
6623
6624 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6625
6626         * MAINTAINERS: Update for removed CPU targets.
6627
6628 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6629
6630         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6631         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6632         * Makefile.in: Regenerated.
6633
6634 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6635
6636         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6637         (CFLAGS_FOR_TARGET): Use it.
6638         (CXXFLAGS_FOR_TARGET): Likewise.
6639         * Makefile.in: Regenerated.
6640         * configure.in (--with-build-sysroot): New option.
6641         * configure: Regenerated.
6642
6643 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6644
6645         * Makefile.tpl: Wrap install between unstage and stage
6646         * Makefile.in: Regenerate.
6647
6648 2005-07-21  Eric Christopher  <echristo@apple.com>
6649
6650         * MAINTAINERS: Update affiliation.
6651
6652 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6653
6654         * MAINTAINERS: Add self as crx port maintainer.
6655
6656 2005-07-20  DJ Delorie  <dj@redhat.com>
6657
6658         * MAINTAINERS: Add self as m32c maintainer.
6659
6660 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6661
6662         * all files: Update FSF address.
6663
6664 2005-07-15  Eric Christopher  <echristo@redhat.com>
6665
6666         * MAINTAINERS: Change affiliation.
6667
6668 2005-07-14  Jim Blandy  <jimb@redhat.com>
6669
6670         * configure.in: Add cases for Renesas m32c.
6671         * configure: Regenerated.
6672
6673 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6674
6675         * COPYING.LIB: Update from fsf.org.
6676
6677 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6678
6679         * COPYING, compile, config.guess,
6680         config.sub, install-sh, missing, mkinstalldirs,
6681         symlink-tree, ylwrap: Sync from upstream sources.
6682         * config-ml.in: Update FSF address.
6683
6684 2005-07-13  Eric Christopher  <echristo@redhat.com>
6685
6686         * configure.in: Add toplevel noconfigdir support for tpf.
6687         * configure: Regenerate.
6688
6689 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6690
6691         PR ada/22340
6692
6693         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6694         * Makefile.in: Regenerate.
6695
6696 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6697
6698         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6699         Brolley to write-after-approval.
6700
6701 2005-07-07  Andreas Schwab  <schwab@suse.de>
6702
6703         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6704         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6705         * Makefile.in: Regenerated.
6706
6707 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6708
6709         * configure.in: Don't build sim or rda when targetting darwin.
6710         * configure: Regenerate.
6711
6712 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6713
6714         * configure.in: Add --enable-libssp and --disable-libssp.
6715         * configure: Regenerate with autoconf-2.13.
6716
6717 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6718
6719         * Makefile.def (target_modules): Add libssp.
6720         * configure.in (target_libraries): Add target-libssp.
6721         * configure: Rebuilt.
6722         * Makefile.in: Rebuilt.
6723
6724 2005-07-01  Zack Weinberg  <zackw@panix.com>
6725
6726         * MAINTAINERS: Change email address.  Resign from maintainership.
6727
6728 2005-07-01  Richard Guenther  <rguenther@suse.de>
6729
6730         * MAINTAINERS: Change my e-mail address and affiliation.
6731
6732 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6733
6734         * Makefile.def (stagefeedback): Come after profile.
6735         Define profiledbootstrap target.
6736         * Makefile.tpl (profiledbootstrap): Remove.
6737         (stageprofile-end): Zap stagefeedback.
6738         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6739         * Makefile.in: Regenerate.
6740
6741 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6742
6743         * MAINTAINERS: Update my email address.
6744
6745 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6746
6747         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6748         In 'cpp' stanza, support '#line' as well as '# '.
6749
6750 2005-06-08  Andreas Schwab  <schwab@suse.de>
6751
6752         * MAINTAINERS: Move myself from 'Write After Approval' to
6753         'CPU Port Maintainers' section as m68k maintainer.
6754
6755 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6756
6757         * configure.in (unsupported_languages): New macro.
6758         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6759         non-ported target libraries in noconfigdirs.
6760         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6761         non-linux-gnu.  Remove libgcj_ex_libffi.
6762         <lang_frag loop>: Set add_this_lang=no if the language is in
6763         unsupported_languages.
6764         * configure: Regenerate.
6765
6766 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6767
6768         * configure.in: Fix typo in handling of --with-mpfr-dir.
6769         * configure: Regenerate.
6770
6771 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6772
6773         * MAINTAINERS: Update my email address.
6774
6775 2005-06-02  Jim Blandy  <jimb@redhat.com>
6776
6777         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6778         accepted into the master sources.)
6779
6780 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6781             Michael Snyder  <msnyder@redhat.com>
6782             Stan Cox  <scox@redhat.com>
6783
6784         * configure.in: Set noconfigdirs for ms1.
6785
6786         * configure: Regenerate.
6787
6788 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6789
6790         * MAINTAINERS (Write After Approval): Add self.
6791
6792 2005-06-01  Josh Conner  <jconner@apple.com>
6793
6794         * MAINTAINERS (Write After Approval): Add self.
6795
6796 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6797
6798         * MAINTAINERS: Update my email address.
6799
6800 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6801
6802         * MAINTAINERS (Write After Approval): Add self.
6803
6804 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6805
6806         * MAINTAINERS (Write After Approval): Remove self.
6807
6808 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6809
6810         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6811         (Dependencies): Consider target modules for bootstrap dependencies.
6812         Make target bootstrap modules depend on each stage's gcc.
6813         * Makefile.in: Regenerate.
6814
6815 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6816
6817         * Makefile.def (configure-gcc): Depend on binutils having been built.
6818         (all-gcc): No need to do it here.
6819         * Makefile.in: Regenerate.
6820
6821 2005-05-19  Paul Brook  <paul@codesourcery.com>
6822
6823         * configure.in: Rewrite misleading error message when requested
6824         language cannot be built.
6825         * configure: Regenerate.
6826
6827 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6828
6829         * ylwrap: Import from Automake 1.9.5.
6830
6831 2005-05-13  David Ung  <davidu@mips.com>
6832
6833         * MAINTAINERS (Write After Approval): Add self.
6834
6835 2005-05-09  Mike Stump  <mrs@apple.com>
6836
6837         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6838         lt_cv_sys_max_cmd_len for now.
6839
6840 2005-05-09  Stan Cox  <scox@redhat.com>
6841
6842         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6843
6844 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6845
6846         * README.SCO: Update the URL.
6847
6848 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6849
6850         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6851         with_gnu_ld to libtool.
6852         * ltcf-c.sh (aix[45]): Define file_list_spec.
6853         * ltcf-cxx.sh (aix[45]): Same.
6854         * ltcf-gcj.sh (aix[45]): Same.
6855         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6856         exists, write list of input files to temporary file.
6857
6858 2005-05-04  Mike Stump  <mrs@apple.com>
6859
6860         * configure.in: Always pass --target to target configures as
6861         otherwise rebuilds that do --recheck will fail.
6862         * confiugure: Rebuilt.
6863
6864 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6865
6866         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6867         STAGE_HOST_EXPORTS.
6868         (configure, all): Add bootstrap support.
6869         (Host modules, target modules): Pass post-stage1 flags and exports.
6870         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6871         * Makefile.in: Regenerate.
6872
6873 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6874
6875         * configure: Regenerate.
6876
6877 2005-04-27  Mike Stump  <mrs@apple.com>
6878
6879         * MAINTAINERS: Add self as darwin maintainer.
6880
6881 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6882
6883         * config.sub: Update from master copy.
6884
6885 2005-04-21  Mike Stump  <mrs@apple.com>
6886
6887         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6888         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6889
6890 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6891
6892         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6893         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6894         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6895         "*-*-elf" and "*-*-linux*".
6896         * configure: Regenerate.
6897
6898 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6899
6900         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6901
6902 2005-04-12  Mike Stump  <mrs@apple.com>
6903
6904         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6905
6906 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6907
6908         * MAINTAINERS (Write After Approval): Add myself.
6909
6910 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6911
6912         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6913
6914 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6915
6916         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6917         (TARGET_CONFIGARGS): Include --with-target-subdir.
6918         (configure, all): New macros.  Use them throughout.
6919         * Makefile.in: Regenerate.
6920
6921 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6922
6923         * MAINTAINERS (Write After Approval): Add myself.
6924
6925 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6926
6927         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6928
6929 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6930
6931         * MAINTAINERS: Move John Carr to Write After Approval.
6932
6933 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6934
6935         * config/mh-mingw32: Delete.
6936         * configure.in: Don't use it.
6937         * configure: Regenerate.
6938
6939 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6940
6941         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6942         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6943         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6944         (HOST_LIB_PATH): Generate from Makefile.def.
6945         (TARGET_LIB_PATH): Likewise.
6946         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6947         * Makefile.in: Regenerate.
6948         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6949         (RPATH_ENVVAR): Include Darwin case.
6950         * configure: Regenerate.
6951
6952 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6953
6954         * MAINTAINERS (Various Maintainers): Remove self.
6955         (Write After Approval): Add self.
6956
6957 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6958
6959         * MAINTAINERS (Various Maintainers): Add self.
6960
6961 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6962
6963         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6964         * configure: Regenerate.
6965
6966 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6967
6968         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6969         gcc_version, and gcc_version_trigger from set of flags to pass.
6970         * Makefile.tpl: Remove definitions of above variables.
6971         (config.status): Remove dependency on $(gcc_version_trigger).
6972         * Makefile.in: Regenerate.
6973         * configure.in: Do not reference config/gcc-version.m4 nor
6974         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6975         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6976         * configure: Regenerate.
6977
6978 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6979             Andrew Pinski  <pinskia@physics.uc.edu>
6980
6981         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6982         * Makefile.in: Regenerate.
6983
6984 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6985
6986         * MAINTAINERS (Write After Approval): Add myself.
6987
6988 2005-03-03  David Ayers  <d.ayers@inode.at>
6989
6990         * MAINTAINERS (Write After Approval): Add myself.
6991
6992 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6993
6994         PR libgcj/20160
6995         * ltmain.sh: Avoid creating archives with components that have
6996         duplicate basenames.
6997
6998 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6999
7000         PR bootstrap/20250
7001         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7002         instead of check.
7003         * Makefile.in: Regenerate.
7004
7005 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7006
7007         * Makefile.in: Regenerate to fix conflict between the previous two
7008         patches.
7009
7010 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7011
7012         PR bootstrap/17383
7013         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7014         * Makefile.tpl (HOST_SUBDIR): New substitution.
7015         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7016         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7017         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7018         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7019         (Host modules, Bootstrapped modules): Use it.
7020         (Build modules, Target modules): Do not create symlink trees,
7021         always configure out-of-srcdir.
7022         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7023         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7024         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7025         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7026
7027         * Makefile.in: Regenerate.
7028         * configure: Regenerate.
7029
7030 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7031
7032         Merged from libada-gnattools-branch:
7033         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7034
7035         * gnattools: New directory.
7036         * Makefile.def: Add gnattools as a module, depending on target-libada.
7037         * Makefile.in: Regenerate.
7038         * configure.in: Include gnattools in host_tools; disable it if ada
7039         is disabled.
7040         * configure: Regenerate.
7041
7042 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7043
7044         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7045         treelang maintainer.
7046         (Write After Approval): Remove myself.
7047
7048 2005-02-23  Paul Schlie  <schlie@comcast.net>
7049
7050         * configure.in: Allow darwin targeted ports to build tk, itcl and
7051         libgui.
7052         * configure: Regenerate.
7053
7054 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7055
7056         PR libgcj/10353
7057         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7058         * configure: Regenerate.
7059
7060 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7061
7062         * MAINTAINERS (Write After Approval): Add myself.
7063
7064 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7065
7066         * MAINTAINERS: Update my e-mail address.
7067
7068 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7069
7070         * MAINTAINERS (Write After Approval): Add myself.
7071
7072 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7073
7074         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7075         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7076         target-libgloss when not *-*-elf and *-*-aout.
7077         * configure: Regenerate.
7078
7079 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7080
7081         * MAINTAINERS: Remove obsolete entries.
7082
7083         * MAINTAINERS (Write After Approval): Add Michael Matz.
7084
7085 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7086
7087         * MAINTAINERS: Remove self as cpplib maintainer.
7088
7089 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7090
7091         * install-sh, config.sub: Import from upstream.
7092
7093 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7094
7095         PR bootstrap/18222
7096         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7097         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7098         * Makefile.in: Regenerate.
7099
7100 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7101
7102         * MAINTAINERS: Update my email address.
7103
7104 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7105             Andreas Schwab  <schwab@suse.de>
7106
7107         PR bootstrap/18033
7108         * config-ml.in: Eval option if surrounded by single quotes.
7109
7110 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7111
7112         Revert 2004-12-28 Makefile changes, a better fix will be
7113         applied to mainline and src after GCC 4.0 branches.
7114
7115 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7116
7117         PR bootstrap/17383
7118
7119         * Makefile.def (target_modules): Remove stage parameter,
7120         it is always true now.
7121         * Makefile.tpl (configure-build-[+module+],
7122         configure-target-[+module+]): Always build symlink tree
7123         for the directory and for include.  BUILD_SUBDIR and
7124         TARGET_SUBDIR cannot be . anymore.
7125         * Makefile.in: Regenerate.
7126
7127 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7128
7129         Revert 2004-12-08 Makefile changes.
7130
7131 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7132
7133         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7134         cygwin, mingw.
7135
7136 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7137
7138         * configure.in (sh64-*-*): Reenable gprof.
7139         * configure: Regenerate.
7140
7141 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7142
7143         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7144         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7145         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7146         * Makefile.in: Regenerate.
7147
7148 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7149
7150         * MAINTAINERS: Update my email address.
7151
7152 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7153
7154         * Makefile.tpl: Generate normal dependencies if the LHS module is
7155         not bootstrapped.
7156         * Makefile.in: Regenerate.
7157
7158 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7159
7160         * configure.in: Include config/gxx-include-dir.m4.  Use
7161         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7162         * configure: Regenerate.
7163
7164 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7165
7166         * config.if: Delete.
7167         * configure.in: Set libstdcxx_incdir directly.
7168         * configure: Regenerate.
7169
7170 2004-12-02  Eric Christopher  <echristo@redhat.com>
7171
7172         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7173         * Makefile.in: Regenerate.
7174
7175 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7176
7177         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7178         * configure: Regenerate.
7179
7180 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7181
7182         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7183         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7184         * configure: Regenerate.
7185
7186 2004-12-01  Eric Christopher  <echristo@redhat.com>
7187
7188         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7189         of things to remove.
7190
7191 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7192
7193         * MAINTAINERS (Write After Approval): Update my e-mail address.
7194
7195 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7196
7197         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7198         from CVS libtool to always pass_all.
7199
7200 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7201
7202         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7203         (hppa*64*-*-*): Delete incorrect comment.
7204         * configure: Rebuilt.
7205
7206 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7207
7208         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7209
7210 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7211
7212         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7213         from CVS libtool to always pass_all.
7214
7215 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7216
7217         * install-sh, compile: Import from automake.
7218
7219 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7220
7221         * config.guess, config.sub:  Import from savannnah.
7222
7223 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7224
7225         * MAINTAINERS (Write After Approval): Add myself
7226
7227 2004-11-12  Mike Stump  <mrs@apple.com>
7228
7229         * Makefile.def: Add html support.
7230         * Makefile.tpl: Likewise.
7231         * Makefile.in: Regenerate.
7232
7233 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7234
7235         PR 18423
7236         * configure.in: Remove all instances of build-fixincludes from
7237         noconfigdirs.
7238         (build_configargs): Supply --target to subdirectories.
7239         * configure: Regenerate.
7240
7241         * Makefile.def: Make gcc install depend on fixincludes install.
7242         * Makefile.in: Regenerate.
7243
7244 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7245
7246         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7247
7248 2004-11-11  Paul Brook  <paul@codesourcery.com>
7249
7250         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7251
7252 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7253
7254         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7255         target-libgfortran.
7256         * configure: Regenerate.
7257
7258 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7259
7260         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7261         like CC.
7262
7263 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7264
7265         * Makefile.def (host fixincludes): Specify missing targets.
7266         * Makefile.in: Regenerate.
7267
7268 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7269
7270         * MAINTAINERS: Add myself
7271
7272 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7273
7274         * MAINTAINERS (Write After Approval): Add myself.
7275
7276 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7277
7278         * Makefile.def: Build fixincludes for the host, too.
7279         * Makefile.in: Regenerate.
7280         * configure.in (host_tools): Add fixincludes.
7281         * configure: Regenerate.
7282
7283 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7284
7285         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7286         * configure: Regenerated.
7287
7288 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7289
7290         PR other/17783
7291         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7292         * configure: Regenerated.
7293
7294 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7295
7296         * README.SCO: Update per FSF instructions.
7297
7298 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7299
7300         PR target/18151
7301         * configure.in (case ${target}): Do not build fixincludes for avr.
7302         * configure: Regenerated.
7303
7304 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7305
7306         * configure.in (case ${target}): Do not build fixincludes
7307         on platforms where it is not used.
7308         * configure: Regenerated.
7309
7310 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7311
7312         * configure.in: Use an absolute path to install-sh.
7313         * configure: Regenerated.
7314
7315 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7316
7317         * MAINTAINERS (Write After Approval): Add myself.
7318
7319 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7320
7321         * MAINTAINERS: Remove from Write After Approval those that are
7322         already maintainers.
7323
7324 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7325
7326         * MAINTAINERS:  Update my email address.
7327
7328 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7329
7330         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7331         * configure: Regenerate.
7332
7333 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7334
7335         * MAINTAINERS:  Update my email address.
7336
7337 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7338
7339         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7340         entries belonging to this category.
7341
7342 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7343
7344         * MAINTAINERS: Update my e-mail address.
7345
7346 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7347
7348         Fix wrong conflict resolution in:
7349
7350         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7351
7352         * Makefile.in: Regenerate.
7353         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7354         in the recursive `make', instead of hardwiring `all'.
7355         (Autogenerated TARGET-* variables): New.
7356
7357 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7358
7359         * configure.in: Enable target-libgloss for crx-*-*.
7360         * configure: Regenerate.
7361
7362 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7363
7364         * MAINTAINERS (Various Maintainers): Move the "windows,
7365         cygwin, mingw" maintainer to ...
7366         (OS Port Maintainers): ... here.
7367
7368 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7369
7370         * MAINTAINERS (Write After Approval): Remove those that are
7371         maintainers of some subsystem.
7372
7373 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7374
7375         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7376         * ltcf-cxx.sh (tpf*): Likewise.
7377         * ltconfig (tpf*): Add TPF OS configuration support.
7378
7379 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7380
7381         * MAINTAINERS: Change my email address to my new work account.
7382
7383 2004-09-24  Michael Roth  <mroth@nessie.de>
7384
7385         * configure.in (--without-headers): Add missing double quotes.
7386         * configure: Regenerate.
7387
7388 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7389
7390         * ylwrap: Revert to previous version.
7391
7392 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7393
7394         PR bootstrap/17369
7395         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7396         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7397         SET_GCC_LIB_PATH_CMD.
7398         (BASE_TARGET_EXPORTS): Likewise.
7399         * Makefile.in: Regenerated.
7400
7401         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7402         * configure: Regenerated.
7403
7404 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7405
7406         * config.guess: New upstream version
7407         * compile, depcomp, install-sh, ylwrap: Likewise.
7408
7409 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7410
7411         * config/mh-x86omitfp: New host makefile fragment.  Add
7412         -fomit-frame-pointer to the default BOOT_CFLAGS.
7413         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7414         * configure: Regenerate.
7415
7416 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7417
7418         PR target/11572
7419         * configure.in (*-*-darwin*): Renable libobjc.
7420         * configure: Regenerate.
7421
7422 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7423
7424         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7425
7426 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7427
7428         * Makefile.def: Remove libbanshee.
7429         * Makefile.tpl: Ditto.
7430         * configure.in: Ditto.
7431         * Makefile.in: Regen.
7432         * configure: Ditto.
7433
7434 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7435
7436         * ltmain.sh: Use $pic_object as $non_pic_object if
7437         $non_pic_object=none.
7438
7439 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7440
7441         * missing: Import latest version from master repository.
7442
7443 2004-09-06  Nick Clifton  <nickc@redhat.com>
7444
7445         * config.sub: Import latest version from master repository.
7446         * config.guess: Likewise.
7447         This includes these changes:
7448
7449         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7450
7451         * config.sub: Handle crisv32, alias etraxfs.
7452         * config.guess (crisv32:Linux:*:*): Handle.
7453
7454         2004-08-13  Brad Smith  <brad@comstyle.com>
7455
7456         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7457         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7458
7459         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7460
7461         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7462         assume the processor is a powerpc.  This is because coreutils
7463         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7464         in this case, due to a MacOS X bug that causes
7465         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7466         to return a negative number.
7467         Problem reported by Petter Reinholdtsen in:
7468         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7469
7470         2004-07-19  Ben Elliston  <bje@gnu.org>
7471
7472         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7473
7474         2004-06-24  Ben Elliston  <bje@gnu.org>
7475
7476         * config.guess: Update copyright years.
7477         * config.sub: Likewise.
7478
7479         2004-06-22  Robert Millan  <robertmh@gnu.org>
7480
7481         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7482         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7483
7484         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7485
7486         * config.guess (*:*VMS:*:*): New entry. Replaces
7487         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7488         manufacturer.
7489
7490         2004-06-22  Ben Elliston  <bje@gnu.org>
7491
7492         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7493         * config.sub: Likewise.
7494
7495         2004-06-22  Ben Elliston  <bje@gnu.org>
7496
7497         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7498         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7499
7500         2004-06-11  Ben Elliston  <bje@gnu.org>
7501
7502         * config.guess (pegasos:OpenBSD:*:*): Remove.
7503
7504         2004-06-11  Ben Elliston  <bje@gnu.org>
7505
7506         From Wouter Verhelst <wouter@grep.be>:
7507         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7508
7509         2004-06-11  Ben Elliston  <bje@gnu.org>
7510
7511         * config.guess (luna88k:OpenBSD:*:*): New.
7512
7513         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7514
7515         * config.guess (m32r*:Linux:*:*): New case.
7516         * config.sub: Handle m32rle.
7517
7518         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7519
7520         From Jens Petersen  <petersen@redhat.com>:
7521         * config.sub: Handle sparcv8.
7522
7523         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7524
7525         From Tom Smith <smith@cag.lkg.hp.com>:
7526         * config.guess: Version suffixes are equally significant on Tru64
7527         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7528         prefix of "P" (patched kernel).
7529
7530         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7531
7532         * config.sub: Add support for National Semiconductor CRX target.
7533
7534 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7535
7536         * MAINTAINERS (Various Maintainers): Remove myself as web page
7537         maintainer, add myself as maintainer of build status lists.
7538
7539 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7540
7541         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7542         *-*-netware, but add target-libmudflap.
7543         Consolidate *-*-netware targets (of which really only i?86 exists)
7544         into a single entry.
7545         * configure: Likewise.
7546
7547 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7548
7549         * Makefile.tpl (sorry): Remove.
7550         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7551         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7552         (do-clean): Clean per-stage directories too.
7553         (do-distclean): Run distclean-stage1 too.
7554         (.NOTPARALLEL): Enable during toplevel bootstrap.
7555         (stage[+id+]-bubble): Enable parallel execution during
7556         the recursive invocation.
7557         * Makefile.in: Regenerate.
7558
7559         Fix previous checkin:
7560
7561         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7562         include.
7563         * configure.in: Fix indentation.
7564         * configure: Regenerate.
7565
7566 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7567
7568         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7569         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7570         * configure: regenerate
7571         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7572         -mdynamic-no-pic
7573
7574 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7575
7576         * Makefile.def (build_modules): Add fixincludes.
7577         (dependencies): Make gcc depend on fixincludes.
7578         * configure.in (build_tools): Add fixincludes.
7579         (build_configdirs): Always include build_libs.
7580         * Makefile.in: Regenerate.
7581         * configure: Regenerate.
7582
7583 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7584
7585         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7586         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7587         phony targets; do not generate timestamp files.
7588         (distclean-stageN): Remove references to their timestamp files.
7589         (restageN, touch-stageN): Remove.
7590         (stageN-bubble): Rewritten.
7591         (compare): Support lean bootstraps.
7592         * Makefile.in: Regenerate.
7593
7594         * configure.in: Only warn when bootstrapping but
7595         build != host or build != target.  Support lean bootstraps.
7596         * configure: Regenerate.
7597
7598 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7599
7600         * configure.in:  Give a better error message if GMP/MPFR are missing
7601         and a language needing them has been requested.
7602         * configure:  Regenerated.
7603
7604 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7605
7606         * configure.in:  Print a list of available language front-ends if
7607         a requested one is missing.  Tidy stray tab characters.
7608         * configure:  Regenerated.
7609
7610 2004-08-19  Michael Koch  <konqueror@gmx.de>
7611
7612         * gcc/doc/install.texi: Update entry about automake for libjava.
7613
7614 2004-08-17  Robert Millan  <robertmh@gnu.org>
7615
7616         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7617         (instead of FreeBSD).
7618         * configure: Regenerate.
7619
7620 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7621
7622         * Makefile.in: Regenerate.
7623         * configure: Regenerate.
7624
7625         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7626         stage_*_flags.
7627         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7628         for bootstrapped modules if toplevel bootstrap is going.
7629         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7630         modules.  Adjust for changes in Makefile.def.  Enable several
7631         rules even in non-bootstrap mode, just to avoid peppering the
7632         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7633         (stage-[+prev+]-bubble): Remove.
7634
7635         * Makefile.def (Dependencies): Depend on all-build-bison,
7636         all-build-flex, all-build-byacc, all-build-texinfo, rather
7637         than the host variations.
7638         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7639         with BUILD_SUBDIR.
7640         (BISON): Update for recent Bisons.
7641         (YACC): Fix typo.
7642         (cross): Depend on all-build.
7643         (all): Do not depend on all-build.
7644         (prebootstrap): Remove.
7645         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7646         (Prebootstrap dependencies): Add them to the per-stage targets
7647         and to all-prebootstrap.
7648         * configure.in (build_configdirs): Always enable build_tools.
7649         (BUILD_DIR_PREFIX): Remove.
7650
7651         * Makefile.def (gcc): Add target variable.
7652         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7653         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7654         in the recursive `make', instead of hardwiring `all'.
7655         (Autogenerated TARGET-* variables): New.
7656
7657 2004-08-13  Brian Booth  <bbooth@redhat.com>
7658
7659         * MAINTAINERS: Remove myself from write-after-approval.
7660
7661 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7662
7663         * src-release: Stop distributing mmalloc with gdb (which doesn't
7664         use it).
7665         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7666         * Makefile.in: Regenerate.
7667
7668 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7669
7670         * configure.in (arm*-*-eabi*): New target.
7671         * configure: Regenerate.
7672
7673 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7674
7675         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7676         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7677         (Dependencies): New section.
7678         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7679         (configure-target-[+module+]): Depend on maybe-all-gcc
7680         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7681         (toplevel profiledbootstrap): Fix dependencies.
7682         * Makefile.in: Regenerate.
7683
7684 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7685
7686         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7687         target-libiberty to noconfigdirs.
7688         * configure: Regenerate.
7689
7690 2004-08-03  Paul Brook  <paul@codesourcery.com>
7691
7692         * configure.in: Check for MPFR as well as GMP.
7693         * configure: Regenerate.
7694
7695 2004-08-01  Robert Millan  <robertmh@gnu.org>
7696
7697         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7698         libmudflap for all GNU-based systems (with Glibc).
7699         * configure: Regenerate.
7700
7701 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7702
7703         * Makefile.def (host-modules): Add gcc.
7704         * Makefile.in: Regenerate.
7705         * Makefile.tpl (sorry): New rule.
7706         (configure-host, all-host, [+make_target+]-host, do-check,
7707         install-host): Do not add gcc as a special case.
7708         (host modules): Add a small special-casing for gcc.  Export
7709         extra_make_flags through the environment.
7710         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7711         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7712         other recursive targets for gcc): Remove.
7713
7714         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7715         (stage, unstage): New rules.
7716         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7717         distclean-stage[+id+]): Use stage_current.
7718         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7719         the stage*-start rules.
7720
7721 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7722
7723         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7724         use -all_load flag.
7725
7726 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7727
7728         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7729         * configure: Regenerate.
7730
7731 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7732
7733         * maintainer-scripts/gcc_release: Revert yesterday's change.
7734
7735 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7736
7737         * MAINTAINERS: Add myself to write-after-approval.
7738
7739 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7740
7741         * libf2c: Removed.
7742         * gcc/gccbug.in: Updated because of libf2c removal.
7743         * maintainer-scripts/gcc_release: Ditto.
7744
7745 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7746
7747         * configure.in: Build libmudflap by default on FreeBSD.
7748         * configure: Regenerated.
7749
7750 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7751
7752         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7753         systems.
7754         * configure: Regenerated.
7755
7756 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7757
7758         PR target/16344
7759         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7760         feedback based compiler.
7761         * Makefile.in: Rebuilt.
7762
7763 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7764
7765         * Makefile.def (host_modules): Set bootstrap=true for flex.
7766         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7767         * Makefile.in: Rebuilt.
7768
7769 2004-07-07  Jan Hubicka  <jh@suse.cz>
7770
7771         * MAINTAINERS: Add self as a profile feedback maintainer.
7772
7773 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7774
7775         * configure.in:  Do not prepend $srcdir to /dev/null in
7776         makefile fragments.
7777         * configure:  Regenerate.
7778
7779 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7780
7781         * Makefile.def (build_modules): Add bison, byacc, flex,
7782         m4, texinfo.
7783         (flags_to_pass): Add FLEX.
7784         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7785         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7786         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7787         DEFAULT_MAKEINFO): Remove.
7788         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7789         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7790         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7791         objdir or else use configured tool.
7792         (all-build): New.
7793         (all): Depend on it.
7794         (Build module dependencies): Add.
7795         * Makefile.in: Regenerate.
7796         * configure.in: Better support for multiple build modules,
7797         matching what is done for host/target modules.  Do not look
7798         for "plausible" locations of build tools if Canadian cross.
7799         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7800         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7801         * configure: Regenerate.
7802
7803 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7804
7805         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7806         * Makefile.in: Regenerate.
7807
7808 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7809
7810         * Makefile.tpl (configure-build-[+module+],
7811         configure-[+module+], configure-target-[+module+]): Pass
7812         [+extra_configure_args+].
7813         (all-build-[+module+], all-[+module+], check-[+module+],
7814         install-[+module+], [+make_target+]-[+module+],
7815         all-target-[+module+], check-target-[+module+],
7816         install-target-[+module+], [+make_target+]-target-[+module+]):
7817         Pass [+extra_make_args+].
7818         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7819         (GCC_HOST_EXPORTS): Remove.
7820         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7821         cross, check-gcc, check-gcc-c++, install-gcc,
7822         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7823         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7824         * Makefile.in: Regenerate.
7825
7826 2004-06-21  Matthew Sachs  <msachs@apple.com>
7827
7828         * MAINTAINERS: Added self to write-after-approval.
7829
7830 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7831
7832         * configure.in: Check for srcdir/winsup rather than build directory
7833         winsup.
7834         * configure: Regenerate.
7835
7836 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7837
7838         * configure.in: Don't build Cygwin native newlib if winsup
7839         directory is missing.  Emit warning instead.
7840         * configure: Regenerate.
7841
7842 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7843
7844         * Makefile.tpl (touch-stage[+id+]): New.
7845         (restage[+prev+]): Depend on touch-stage[+id+].
7846
7847         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7848         Use it throughout.
7849
7850         * Makefile.def: Add profile and feedback bootstrap stages.
7851         Remove next field from bootstrap stages.
7852         * Makefile.tpl (LN, LN_S): Substitute.
7853         (stageN-start, stageN-end): Use double-colon rules, to
7854         provide a hook for additional setup commands.
7855         (distclean-stageN-gcc, restageN): Create dependencies from
7856         [+prev+], not from [+next+].
7857         (stageN-bubble): Add commands for successive stages from
7858         [+prev+], using double-colon rules.
7859         (all-stageN-gcc): Fix typo.
7860         (stagefeedback-start, profiledbootstrap): New.
7861         * Makefile.in: Regenerate.
7862         * configure.in: Call ACX_PROG_LN.
7863         * configure: Regenerate.
7864
7865 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7866
7867         * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7870
7871         * MAINTAINERS (Write After Approval): Add myself.
7872
7873 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7874
7875         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7876         without gcc.
7877         * configure: Regenerate.
7878
7879 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7880
7881         * Makefile.tpl: Fix typo.
7882         * Makefile.in: Regenerate.
7883
7884 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7885
7886         * configure.in: Remove new- prefix from toplevel
7887         bootstrap targets.
7888         * configure: Regenerate.
7889
7890 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7891
7892         * Makefile.tpl (all.normal): Rename to all.
7893         (all): Replace with a rule to pick the default
7894         target from configure.
7895         (all-gcc, configure-gcc): Use conditionals to
7896         do nothing when toplevel bootstrap is going on.
7897         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7898         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7899         * configure.in: Support --enable-bootstrap.
7900
7901         * Makefile.def: Remove new- prefix from toplevel
7902         bootstrap targets.
7903         * Makefile.tpl: Likewise.
7904
7905         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7906         target.
7907
7908         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7909         $(RECURSE_FLAGS) to recursive invocation of make.
7910
7911         * Makefile.in: Regenerate.
7912         * configure: Regenerate.
7913
7914 2004-05-30  Andreas Jaeger  <aj@suse.de>
7915             Jim Wilson  <wilson@specifixinc.com>
7916
7917         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7918         like CC.
7919
7920 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7921
7922         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7923         * configure: Regenerate.
7924
7925 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7926
7927         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7928         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7929         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7930         targets.
7931         * Makefile.in: Regenerate.
7932
7933 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7934
7935         * configure.in: Test the ability to symlink directories.
7936         * configure: Regenerate.
7937
7938         * Makefile.def (bootstrap-stage): New definitions.
7939         * Makefile.tpl (configure-stage1-gcc,
7940         configure-stage2-gcc, configure-stage3-gcc,
7941         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7942         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7943         new-restage3, compare): Autogenerate, see Makefile.in
7944         entry for behavioral changes.
7945         (distclean-stage1, new-stage1-start, new-stage1-end,
7946         new-stage1-bubble, distclean-stage2, new-stage2-start,
7947         new-stage2-end, new-stage2-bubble, distclean-stage3,
7948         new-stage3-start, new-stage3-end): New autogenerated targets.
7949         (objext, prebootstrap, BOOT_CFLAGS,
7950         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7951         targets.
7952
7953         * Makefile.in: Regenerate.
7954         (distclean-stage1, new-stage1-start, new-stage1-end,
7955         new-stage1-bubble, distclean-stage2, new-stage2-start,
7956         new-stage2-end, new-stage2-bubble, distclean-stage3,
7957         new-stage3-start, new-stage3-end): New targets.
7958         (all-stage1-gcc): Move prebootstrap dependency from here...
7959         (configure-stage1-gcc): ...to here.
7960         (new-bootstrap): Use bubble targets.
7961         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7962         Use per-stage distclean targets.
7963         (configure-stage1-gcc, configure-stage2-gcc,
7964         configure-stage3-gcc, all-stage1-gcc,
7965         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7966         Use new-stageN-start to prepare the tree.
7967
7968 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7969
7970         * Makefile.def (host_modules): add libcpp.
7971         * Makefile.tpl: Add dependencies on and for libcpp.
7972         * Makefile.in: Regenerate.
7973         * configure.in: Add libcpp host module.
7974         * configure: Regenerate.
7975
7976 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7977
7978         * Makefile.tpl: Whenever a recursive target is defined, wrap
7979         it in a special @if/@endif block, and prepare its maybe
7980         dependency in the @if/@endif block
7981         * configure.in: Instead of writing maybe dependencies, remove
7982         the @if/@endif statements, and remove the @if/@endif blocks
7983         that remain.
7984         * configure: Regenerate.
7985         * Makefile.in: Regenerate.
7986
7987 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7988
7989         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7990
7991 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7992
7993         PR bootstrap/15120
7994         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7995         * */configure: Rebuilt.
7996
7997 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7998
7999         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8000         of libf2c.
8001         * configure, Makefile.in: Regenerate.
8002
8003 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8004
8005         * MAINTAINERS (Write After Approval): Add myself.
8006
8007 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8008
8009         Merge from tree-ssa-20020619-branch.
8010
8011         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8012         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8013         (HOST_GMPLIBS): Define.
8014         (HOST_GMPINC): Define.
8015         (TARGET_LIB_PATH): Add libmudflap.
8016         (GFORTRAN_FOR_TARGET): Define.
8017         (configure-build*): Export GFORTRAN.
8018         (configure-gcc): Export GMPLIBS and GMPINC.
8019         (all-gcc): Add maybe-all-libbanshee.
8020         (configure-target-libgfortran): Define.
8021         * Makefile.in: Regenerate.
8022         * configure.in (host_libs): Add libbanshee.
8023         (target_libraries): Add target-libmudflap and target-libgfortran.
8024         Add --with-libbanshee.
8025         Handle --disable-libmudflap.
8026         (*-*-freebsd*): Use with_gmp.
8027         Add $(libgcj) to noconfigdirs.
8028         * configure: Regenerate.
8029         * depcomp: New file.
8030         * MAINTAINERS: Add tree-ssa maintainers.
8031
8032 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8033
8034         * MAINTAINERS (Various Maintainers): Add myself.
8035
8036 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8037
8038         * MAINTAINERS (Write After Approval): Add myself.
8039
8040 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8041
8042         * MAINTAINERS (Write After Approval): Add myself.
8043
8044 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8045
8046         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8047         * configure: Regenerate.
8048
8049 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8050
8051         Revert:
8052         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8053
8054         * Makefile.def (flags_to_pass): Remove *dir variables that
8055         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8056         as well as prefix and exec_prefix.
8057         * Makefile.in: Regenerate.
8058
8059 2004-04-26  Robert Millan  <robertmh@gnu.org>
8060
8061         Add patches from libtool CVS.
8062         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8063         * ltconfig: Likewise.
8064         * ltcf-c.sh: Likewise.
8065         * ltcf-cxx.sh: Likewise.
8066         * ltcf-gcj.sh: Likewise.
8067
8068 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8069
8070         * Makefile.def (host_modules): Mark with the bootstrap
8071         flag packages on which gcc depends.
8072         * Makefile.tpl (all-bootstrap): Use it.
8073         * Makefile.in: Regenerate.
8074
8075 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8076
8077         * Makefile.def (flags_to_pass): Remove *dir variables that
8078         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8079         as well as prefix and exec_prefix.
8080         * Makefile.in: Regenerate.
8081
8082 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8083
8084         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8085         * configure: Regenerate.
8086         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8087         * gcc/Makefile.tpl (compare): Use the result of the test.
8088         * gcc/Makefile.in: Regenerate.
8089
8090 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8091
8092         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8093         Always relocate gcc and prev-gcc to the original names, even
8094         if the build fails.
8095         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8096         New targets.
8097
8098 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8099
8100         * MAINTAINERS: Update my email address.
8101
8102 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8103
8104         * configure.in (mips*-*-irix5*): Enable ld.
8105         * configure: Regenerate.
8106
8107 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8108
8109         * configure: Regenerate.
8110
8111 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8112
8113         * Makefile.tpl (configure-[+module+], configure-gcc,
8114         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8115         Set and export LDFLAGS.
8116         * Makefile.in: Regenerate.
8117
8118 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8119
8120         * MAINTAINERS: Add myself to write-after-approval.
8121
8122 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8123
8124         PR bootstrap/14871
8125         * Makefile.tpl: If we don't have built-in-tree target tools,
8126         use the ones found by configure rather than hacking around with
8127         program_transform_name.
8128         * configure.in: Give Makefile.tpl the information necessary
8129         to do that.
8130         * Makefile.in: Regenerate.
8131         * configure: Regenerate.
8132
8133 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8134
8135         PR bootstrap/14760
8136         * configure.in: When computing baseargs, strip *all* copies of
8137         offending options.  Also, don't match/substitute the trailing space,
8138         so that this actually works when two similar options are separated by
8139         only one space.
8140         * configure: Regenerate.
8141
8142 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8143
8144         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8145         (rs6000-*-aix*): Same.
8146         * configure: Regenerate.
8147
8148 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8149
8150         * MAINTAINERS: Add myself to write-after-approval.
8151
8152 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8153
8154         * MAINTAINERS: Add myself to write-after-approval.
8155
8156 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8157
8158         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8159         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8160         * Makefile.in: Regenerate.
8161
8162         * configure.in (top level bootstrap support): Rework --enable-werror
8163         to set @stage2_werror_flag@.
8164         * configure: Regenerate.
8165         * Makefile.tpl (top level bootstrap support): Pass
8166         @stage2_werror_flag@ down to configure in stages 2 and 3.
8167         * Makefile.in: Regenerate.
8168
8169 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8170
8171         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8172         for stages 2 and 3 as well as in make.  As a consequence, remove
8173         OUTPUT_OPTION (now detected by configure) from the flags passed down
8174         to make.
8175         * Makefile.in: Regenerate.
8176
8177         * Makefile.tpl (new-bootstrap): Fix typo.
8178         * Makefile.in: Regenerate.
8179
8180 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8181
8182         * Makefile.tpl: Rearrange by moving recursive_targets rules
8183         into their proper sections.
8184         * Makefile.tpl (top level bootstrap support): Move disabling
8185         of coverage flags from 'make' to 'configure'; improve comments.
8186         * Makefile.in: Regenerate.
8187
8188         * Makefile.tpl (experimental top level bootstrap) Move stage1
8189         language setting from all- target to configure- target; disable
8190         intermodule optimization in stage 1; prevent gratuitous rebuilds
8191         of stage 1.
8192         * Makefile.in: Regenerate.
8193         * configure.in: Comma-separate stage 1 language list for top
8194         level bootstrap.
8195         * configure: Regenerate.
8196
8197         * Makefile.tpl: Clean up experimental top level bootstrap support:
8198         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8199         prev-gcc in configure- targets as well as all- targets.
8200         * Makefile.in: Regenerate.
8201
8202 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8203
8204         * compile: New file imported from automake.
8205
8206 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8207
8208         * configure.in: Remove symbolic link section.
8209         * configure: Regenerate.
8210         * Makefile.tpl (links): Remove.
8211         * Makefile.in: Regenerate.
8212
8213 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8214             Nathanael Nerode  <neroden@gcc.gnu.org>
8215
8216         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8217         Set with AC_CHECK_PROGS.
8218         * configure.in: Fix comment typo from last patch.
8219         * configure: Regenerate.
8220
8221 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8222
8223         * Makefile.tpl: Introduce experimental top level bootstrap support.
8224         * Makefile.in: Regenerate.
8225         * configure.in: Introduce support for top level bootstrap.
8226         * configure: Regenerate.
8227
8228 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8229             Paolo Bonzini  <bonzini@gnu.org>
8230
8231         PR bootstrap/14522
8232         * configure.in: Cope with shells that do not support unquoted ^
8233         * configure: Regenerate.
8234
8235 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8236             Paolo Bonzini  <bonzini@gnu.org>
8237
8238         PR bootstrap/14522
8239         * configure.in: Cope with shells that do not support nesting
8240         quotes inside quoted backquote substitutions.
8241         * configure: Regenerate.
8242
8243 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8244
8245         PR bootstrap/14522
8246         * configure.in: Fix escaping of $.
8247         * configure: Regenerate.
8248
8249 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8250
8251         * configure: Regenerate, since I forgot to while committing Paolo's
8252         changes.
8253
8254 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8255
8256         PR ada/14131
8257         Move language detection to the top level.
8258         * configure.in: Find default values for the tools as
8259         soon as possible.  Disable ada if GNAT is not found.
8260         Emit error message about missing languages.  Expand
8261         --enable-languages=all for the gcc subdirectory.
8262
8263 2004-03-10  Ben Elliston  <bje@gnu.org>
8264
8265         * MAINTAINERS: Update my email address.
8266
8267 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8268
8269         * ltconfig: Disable building static libraries if building shared
8270         libraries on AIX 5L.
8271
8272 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8273
8274         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8275         and disable libgcj.
8276         * configure: Regenerated.
8277
8278 2004-03-01  Brian Booth  <bbooth@redhat.com>
8279
8280         * MAINTAINERS: Add myself to write-after-approval.
8281
8282 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8283
8284         * MAINTAINERS: Add myself to write-after-approval.
8285
8286 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8287
8288         PR bootstrap/7087
8289         * Makefile.tpl: Guard XFOO sed statements better.
8290         * Makefile.tpl: Add dependency for configure-target-libada.
8291         * Makefile.in: Regenerate (incidentally fixes broken
8292         commit when libada-branch was merged).
8293
8294 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8295
8296         * MAINTAINERS: Add myself to write-after-approval.
8297
8298 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8299
8300         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8301         maintainers.
8302
8303 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8304
8305         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8306         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8307
8308 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8309
8310         PR bootstrap/11932
8311         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8312
8313 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8314
8315         * MAINTAINERS: Added myself to write-after-approval.
8316
8317 2004-02-14  Michael Koch  <konqueror@gmx.de>
8318
8319         * MAINTAINERS: Added myself to write-after-approval.
8320
8321 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8322
8323         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8324         some OS port maintainers to OS port maintainers section.
8325
8326 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8327
8328         * MAINTAINERS: Add self.
8329
8330 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8331
8332         * MAINTAINERS: Alphabetize.
8333
8334 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8335
8336         * MAINTAINERS: Remove myself.
8337
8338 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8339
8340         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8341         (rs6000-*-aix*): Same.
8342         * configure: Regenerate.
8343
8344 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8345
8346         * configure.in (host): Add in missing $noconfigdirs to defines.
8347         * configure: Regenerate.
8348
8349 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8350             Nathanael Nerode  <neroden@gcc.gnu.org>
8351
8352         PR ada/6637, PR ada/5911
8353         Merge with libada-branch:
8354         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8355         with appropriate dependencies. Add --enable-libada configure switch.
8356         * configure, Makefile.in: Regenerate.
8357
8358 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8359
8360         * MAINTAINERS: Add myself to write-after-approval.
8361
8362 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8363
8364         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8365         * configure: Regenerate.
8366
8367 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8368
8369         Merge from upstream:
8370
8371         * ltmain.in: When setting IFS to '~', be careful about user
8372         arguments that contain '~'.
8373
8374         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8375
8376         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8377         Also test $base_compile against $CC with escaped arguments. Bug
8378         reported by Geoff Keating <geoffk@apple.com>.
8379
8380 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8381
8382         * MAINTAINERS: Remove i960 port.
8383
8384 2004-01-23  DJ Delorie  <dj@redhat.com>
8385
8386         * Makefile.def (target_modules) [libiberty]: Don't stage.
8387         * Makefile.in: Rebuilt.
8388
8389 2004-01-20  Caroline Tice  <ctice@apple.com>
8390
8391         * MAINTAINERS: Add myself to write-after-approval.
8392
8393 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8394
8395         * MAINTAINERS: Update my email address.
8396
8397 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8398
8399         * MAINTAINERS: Add myself to write-after-approval.
8400
8401 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8402
8403         * MAINTAINERS: Remove entries without email address.
8404
8405 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8406
8407         * MAINTAINERS: Add myself to write-after-approval.
8408
8409 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8410
8411         * MAINTAINERS: Update my email address.
8412
8413 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8414
8415         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8416         * Makefile.tpl (configure-target-[+module+]): Support stage.
8417         * Makefile.in: Rebuilt.
8418
8419 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8420
8421         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8422
8423 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8424
8425         * MAINTAINERS: Add myself as a MIPS maintainer.
8426
8427 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8428
8429         * configure.in: Use ./config.cache, not config.cache.
8430         * configure: Regenerate.
8431         * Makefile.tpl: Special-casing not needed for GCC any more.
8432         * Makefile.in: Regenerate.
8433
8434         * configure.in: Don't share a cache file for host dirs.
8435         * configure: Regenerate.
8436
8437         * config-ml.in: Don't mess with the cache file.
8438
8439 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8440
8441         * MAINTAINERS: Move myself from 'Write After Approval' to
8442         'CPU Port Maintainers' section as SPARC maintainer.
8443
8444 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8445
8446         * Makefile.tpl: Make GCC use a separate config.cache.
8447         * Makefile.in: Regenerate.
8448
8449         PR bootstrap/11932, PR bootstrap/11933
8450         (I don't know if it will fix either of them, but it relates
8451         to them.)
8452         * configure.in: Don't use shared config.cache for target
8453         directories.
8454         * configure: Regenerate.
8455
8456 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8457
8458         * MAINTAINERS: Add myself to 'Write After Approval' section.
8459
8460 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8461
8462         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8463         * configure: Regenerated.
8464
8465 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8466
8467         * MAINTAINERS: Remove the mn10200 maintainer.
8468
8469 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8470
8471         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8472         * configure: Regenerated.
8473
8474 2003-12-16  Jan Hubicka  <jh@suse.cz>
8475
8476         * MAINTAINERS: Add myself as callgraph maintainer.
8477
8478 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8479
8480         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8481         * configure: Regenerate.
8482
8483 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8484
8485         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8486         'Write After Approval' section. Update email.
8487
8488 2003-12-01  James Lemke  <jim@wasabisystems.com>
8489
8490         * MAINTAINERS (Write After Approval): Add myself.
8491
8492 2003-11-20  Matt Thomas  <matt@3am-software.com>
8493
8494         * MAINTAINERS: Add myself as a vax port maintainer.
8495
8496 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8497
8498         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8499         (configure-build-[+module+], configure-[+module+]): Likewise.
8500         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8501         * Makefile.in: Regenerate.
8502
8503 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8504
8505         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8506         shared/dylibed libraries.
8507         * ltmain.sh: Likewise.
8508         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8509         * ltcf-cxx.sh: Likewise.
8510         * ltcf-gcj.sh: Likewise.
8511         * ltconfig: Likewise.
8512
8513 2003-11-17  Stan Cox  <scox@redhat.com>
8514
8515         * MAINTAINERS: Add myself as iq2000 port maintainer.
8516
8517 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8518
8519         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8520         * Makefile.in: Regenerate.
8521
8522 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8523
8524         * config.sub: Update to 2003-11-03 version.
8525
8526 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8527
8528         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8529         * configure:  Regenerate.
8530
8531 2003-10-20  Nicolas Pitre  <nico@cam.org>
8532
8533         * MAINTAINERS: Add myself to 'Write After Approval' section.
8534
8535 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8536
8537         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8538
8539 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8540
8541         * MAINTAINERS: Update my email address.
8542
8543 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8544
8545         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8546
8547 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8548
8549         * MAINTAINERS: Add myself to 'Write After Approval' section.
8550
8551 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8552
8553         * config.guess: Update to 2003-10-16 version.
8554         * config.sub: Update to 2003-10-16 version.
8555
8556 2003-10-15  David Daney  <ddaney@avtrex.com>
8557
8558         * MAINTAINERS: Added myself to 'Write After Approval' section.
8559
8560 2003-10-15  Falk Hueffner  <falk@debian.org>
8561
8562         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8563         'Write After Approval' section. Update email.
8564
8565 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8566
8567         * MAINTAINERS: Move myself from 'Write After Approval' to
8568         'Various Maintainers' section as middle-end maintainer.
8569
8570 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8571
8572         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8573         HOST_FLAGS_TO_PASS.
8574         * Makefile.in: Regenerate.
8575
8576 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8577
8578         * config.guess: Update to 2003-10-07 version.
8579         * config.sub: Update to 2003-10-07 version.
8580
8581 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8582
8583         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8584         * ltconfig (irix5*, irix6*): Don't override version_type.
8585
8586 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8587
8588         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8589         * configure: Rebuilt
8590         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8591         * Makefile.in: Rebuilt
8592
8593 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8594
8595         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8596
8597 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8598
8599         * MAINTAINERS (Write After Approval): Add myself.
8600
8601 2003-09-29  Paul Koning  <ni1d@arrl.net>
8602
8603         * MAINTAINERS: Move myself from "Write After Approval"
8604         to CPU platform maintainers for pdp11 platform.
8605
8606 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8607
8608         * MAINTAINERS: Move myself from 'Write After Approval' to
8609         'Various Maintainers' section as libffi testsuite maintainer.
8610
8611 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8612
8613         * configure.in: Pass a computed --program-transform-name
8614         to subconfigures.
8615         * configure: Regenerated.
8616
8617 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8618
8619         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8620         * Makefile.in: Regenerate.
8621
8622         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8623         * Makefile.in: Regenerate.
8624
8625 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8626
8627         * MAINTAINERS: Move myself from 'Write After Approval'
8628         to 'Various Maintainers' (objective-c) section.
8629
8630 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8631
8632         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8633         quoting.
8634         * configure: Regenerated.
8635
8636 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8637
8638         * MAINTAINERS (Write After Approval): Add myself to write after
8639         approval list.
8640
8641 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8642
8643         * MAINTAINERS (Write After Approval): Add myself.
8644
8645 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8646
8647         * MAINTAINERS: Update my e-mail address.
8648
8649 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8650
8651         * libtool.m4 (LD): Correct powerpc64 host match.
8652
8653 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8654
8655         * MAINTAINTERS: Update my affiliation and email address.
8656
8657 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8658
8659         * MAINTAINERS (Write After Approval): Add myself.
8660
8661 2003-09-04  DJ Delorie  <dj@redhat.com>
8662
8663         * configure: Regenerate.
8664
8665 2003-09-04  Robert Millan  <robertmh@gnu.org>
8666
8667         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8668
8669 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8670
8671         * configure.in: Ensure arguments to sed are properly spaced.
8672         * configure: Regenerate.
8673
8674 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8675
8676         * MAINTAINERS: Update my e-mail address.
8677
8678 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8679
8680         * MAINTAINERS (Write After Approval): Add myself.
8681
8682 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8683
8684         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8685         * configure: Regenerated.
8686
8687 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8688
8689         * MAINTAINERS: Update my email address.
8690
8691 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8692
8693         * configure.in:  Use newline instead of semicolon when assuming
8694         shell arguments in a for loop.
8695         * configure:  Regenerated.
8696
8697 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8698
8699         * MAINTAINERS: Resurrect the i860 maintainer.
8700
8701 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8702
8703         PR 8180
8704         * configure.in: When testing with_libs and with_headers, treat
8705         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8706         * configure: Regenerate.
8707
8708         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8709         make, shell, etc.
8710         (baseargs): Likewise.
8711         * configure: Regenerate.
8712
8713 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8714
8715         * MAINTAINERS (Write After Approval): Add myself.
8716
8717 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8718
8719         * configure.in: Disable libgcj for darwin not on powerpc.
8720         * configure: Rebuild.
8721
8722 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8723
8724         * config-ml.in, symlink-tree: Add license.
8725
8726 2003-08-03  Richard Stallman  <rms@gnu.org>
8727             Eben Moglen  <moglen@columbia.edu>
8728
8729         * README.SCO: New file.
8730
8731 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8732
8733         * Makefile.tpl (check, check-c++): Express dependencies using
8734         dependencies rather than commands.
8735         * Makefile.in: Regenerate.
8736
8737 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8738
8739         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8740         * configure: Ditto.
8741
8742 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8743
8744         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8745         * Makefile.in: Update.
8746
8747 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8748
8749         * configure.in: Enable libgcj for darwin.
8750         * configure: Rebuild.
8751
8752 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8753
8754         * config-ml.in:  Use ac_configure_args directly instead of
8755         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8756         actually seen.
8757
8758 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8759
8760         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8761         creating target and build subdirs to build all parent dirs as needed.
8762         * Makefile.in: Rebuild.
8763         * configure.in: Don't build dirs explicitly here.
8764         * configure: Rebuild.
8765
8766 2003-07-26  Paul Brook  <paul@nowt.org>
8767
8768         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8769
8770 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8771
8772         * Makefile.tpl (all-make): Depend on intl.
8773         * Makefile.in: Rebuilt.
8774
8775 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8776
8777         * install-sh:  Update to newer upstream versions (associated with
8778         aclocal 1.7).
8779         * mkinstalldirs:  Likewise.
8780         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8781
8782 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8783
8784         * MAINTAINERS: Move self from Bug database only accounts
8785         to write-after-approval.
8786
8787 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8788
8789         * config.if: Remove unused libc_interface determination.
8790
8791 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8792
8793         * MAINTAINERS: Move self from write-after-approval to
8794         build machinery (*.in).
8795
8796 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8797
8798         PR bootstrap/11273
8799         PR bootstrap/11408
8800         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8801         unused INSTALL_PROGRAM_ARGS.
8802         * configure.in: Use AC_PROG_INSTALL.
8803         * Makefile.in: Regenerate.
8804         * configure: Regenerate.
8805
8806 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8807
8808         * MAINTAINERS: Alphabetize.
8809
8810 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8811
8812         * configure: Rebuilt.
8813         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8814         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8815         newlib nor libgloss.
8816         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8817         * configure.in (am33_2.0-*-linux*): Added.
8818
8819 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8820
8821         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8822         * configure: Regenerate.
8823
8824 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8825
8826         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8827         * Makefile.in: Regenerate.
8828
8829 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8830
8831         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8832         * Makefile.in: Regenerate.
8833
8834 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8835
8836         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8837         * Makefile.in: Regenerated.
8838
8839         * config-ml.in: Replace PWD with PWD_COMMAND.
8840
8841 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8842
8843         * intl: New directory; see intl/ChangeLog for details.
8844         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8845         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8846         * Makefile.in: Regenerate.
8847
8848 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8849
8850         * configure.in: Clean up config-lang.in handling.  Delete
8851         useless assignment to "subdirs".
8852         * configure: Regenerate.
8853
8854 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8855
8856         * configure.in: Rename 'target_libs' to 'target_libraries'.
8857         Remove useless reference to 'target_libs'.
8858         * configure: Regenerate.
8859
8860 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8861
8862         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8863         * Makefile.in: Regenerate.
8864
8865 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8866
8867         * Makefile.def: Introduce flags_to_pass.
8868         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8869         * Makefile.in: Regenerate.
8870
8871 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8872
8873         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8874         and target-libgloss.
8875         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8876         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8877         * configure: Regenerate.
8878
8879 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8880
8881         * configure.in: Update testsuite_flags to new location.
8882         * configure. Regenerate.
8883
8884 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8885
8886         * Makefile.tpl: Remove BUILD_CC stuff.
8887         * Makefile.in: Regenerate.
8888
8889 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8890
8891         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8892
8893 2003-06-16  Graeme Peterson  <gp@qnx.com>
8894
8895         * MAINTAINERS (Write After Approval): Add myself.
8896
8897 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8898
8899         * config.guess: Update to 2003-06-12 version.
8900         * config.sub: Update to 2003-06-13 version.
8901
8902 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8903
8904         * config.guess: Update to 2003-06-06 version.
8905         * config.sub: Update to 2003-06-06 version.
8906
8907 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8908
8909         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8910         * configure. Regenerate.
8911
8912 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8913
8914         * configure.in: Disable serial configure by default.
8915         * configure: Regenerate.
8916         * Makefile.tpl: Abolish .NOTPARALLEL.
8917         * Makefile.in: Regenerate.
8918
8919         * Makefile.tpl: Replace {build,host,target}_canonical by
8920         {build,host,target}.
8921         * Makefile.in: Regenerate.
8922
8923         * Makefile.tpl: Fix stupid pasto.
8924         * Makefile.in: Regenerate.
8925
8926 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8927
8928         * Makefile.tpl: Remove bogus conditional.
8929         * Makefile.in: Regenerate.
8930
8931 2003-06-05  Jan Hubicka  <jh@suse.cz>
8932
8933         * Makefile.tpl (profiledbootstrap): New target.
8934         * Makefile.in (profiledbootstrap): New target.
8935
8936 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8937
8938         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8939         Pinski. Remove user names from other bugzilla-only maintainers.
8940
8941 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8942
8943         * Makefile.tpl: Make 'recursive targets' using autogen rather
8944         than shell loop.  Remove duplicate 'clean' targets and false
8945         comments.
8946         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8947         Add systematic method of specifying missing targets in subdirs.
8948         Add copyright boilerplate.
8949         * Makefile.in: Regenerate.
8950         * configure.in: Add 'recursive targets' to maybe list.
8951         * configure: Regenerate.
8952
8953         * MAINTAINERS: "GNATS only" -> "Bug database only".
8954
8955         * Makefile.tpl: Rename [+target+] to [+make_target+].
8956         * Makefile.def: Rename 'target' to 'make_target'.
8957
8958 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8959
8960         * MAINTAINERS: Add self as options handling maintainer.
8961
8962 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8963
8964         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8965         been too long since I touched those ports.
8966
8967 2003-05-28  DJ Delorie  <dj@redhat.com>
8968
8969         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8970         * Makefile.in: Regenerate.
8971
8972 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8973
8974         * configure.in: Use curly braces in the definition of tooldir.
8975         * configure: Regenerate.
8976
8977 2003-05-21  DJ Delorie  <dj@redhat.com>
8978
8979         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8980         newlib or libgloss.
8981         * Makefile.in: Regenerate.
8982
8983 2003-05-21  DJ Delorie  <dj@redhat.com>
8984
8985         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8986         * Makefile.in: Regenerate.
8987
8988 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8989
8990         * MAINTAINERS: Update my e-mail address.
8991
8992 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8993
8994         * configure.in: Switch more things to use maybe dependencies.
8995         * Makefile.tpl: Switch more things to use maybe dependencies.
8996         Factor out common code from autogen IF statements.
8997         * configure: Regenerate.
8998         * Makefile.in: Regenerate.
8999
9000 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9001
9002         * configure.in: Accept i[3456789]86 for machine type.
9003         * configure: Regenerate.
9004
9005 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9006
9007         * configure.in: Switch more things to use maybe dependencies.
9008         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9009         * configure: Regenerate.
9010         * Makefile.tpl: Switch more things to use maybe dependencies.
9011         * Makefile.in: Regenerate.
9012
9013 2003-05-16  Andreas Schwab  <schwab@suse.de>
9014
9015         * Makefile.tpl (install-opcodes): Define.
9016         * Makefile.in: Rebuild.
9017
9018 2003-05-13  Andreas Jaeger  <aj@suse.de>
9019
9020         * config.guess: Update to 2003-05-09 version.
9021         * config.sub: Update to 2003-05-09 version.
9022
9023 2003-05-13  Michael Eager  <eager@mvista.com>
9024
9025         * configure.in: Correct sed script so that options in quotes are not
9026         deleted.
9027         * configure: Rebuild.
9028
9029 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9030
9031         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9032         and $$s/newlib/libc/sys/cygwin32 include paths.
9033         * configure: Ditto.
9034
9035 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9036
9037         * MAINTAINERS: Update my email addresses.
9038
9039 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9040
9041         * config-ml.in: Propagate INSTALL variables.
9042
9043 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9044
9045         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9046
9047 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9048
9049         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9050         * Makefile.in: Regenerate.
9051
9052 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9053
9054         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9055
9056 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9057
9058         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9059
9060 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9061
9062         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9063         * Makefile.in: Regenerated.
9064
9065 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9066
9067         * MAINTAINERS (Write After Approval): Upgrade myself from
9068         GNATS only to write-after-approval. Update my mail address.
9069
9070 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9071
9072         (OS Port Maintainers: freebsd): Add myself.
9073
9074 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9075
9076         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9077
9078 2003-04-22  Kean Johnston  <jkj@sco.com>
9079
9080         * MAINTAINERS (SCO ports): Added myself.
9081
9082 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9083
9084         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9085
9086 2003-04-19  Kean Johnston  <jkj@sco.com>
9087
9088         * MAINTAINERS (Write After Approval): Add myself.
9089
9090 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9091
9092         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9093         * Makefile.in: Regenerate.
9094
9095 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9096
9097         * configure.in (powerpc64*-*-linux*): Remove.
9098         * configure: Rebuilt.
9099
9100 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9101
9102         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9103         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9104         and restrap.
9105         * Makefile.in:  Regenerate.
9106
9107 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9108
9109         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9110         * configure: Regenerated.
9111
9112 2003-04-15  DJ Delorie  <dj@redhat.com>
9113
9114         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9115
9116 2003-04-13  Nick Clifton  <nickc@redhat.com>
9117
9118         * config-ml.in: Remove support for --disable-aix removing
9119         call-aix multilibs.
9120
9121 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9122
9123         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9124         * */configure: Rebuilt.
9125
9126 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9127
9128         * MAINTAINERS: Add my email address.
9129
9130 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9131
9132         * MAINTAINERS (Write After Approval): Add myself.
9133
9134 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9135
9136         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9137         * Makefile.in: Regenerate.
9138
9139 2003-03-14  Michael Chastain  <mec@shout.net>
9140
9141         * Makefile.in: Regenerate with correct Makefile.def.
9142
9143 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9144
9145         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9146         Make macro.
9147         * Makefile.in: Regenerate.
9148         * configure.in: Clean up gxx_include_dir logic.
9149         * configure: Regenerate.
9150
9151 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9152
9153         * MAINTAINERS (Write After Approval): Add myself.
9154
9155 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9156
9157         * MAINTAINERS: Update my mail address.
9158
9159 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9160
9161         * configure.in (gxx_include_dir): Fix typo.
9162         * configure: Regenerated.
9163
9164 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9165
9166         * Makefile.tpl: Reindent.
9167         * Makefile.in: Regenerate.
9168         * configure.in: Reindent.  Don't set unused variables.
9169         * configure: Regenerate.
9170
9171 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9172
9173         * configure.in: Include $(build_tooldir)/sys-include in
9174         FLAGS_FOR_TARGET.
9175         * configure: Regenerated.
9176
9177 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9178
9179         * Makefile.tpl: Always pass down RANLIB.
9180         * Makefile.in: Regenerate.
9181
9182         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9183         * Makefile.in: Regenerate.
9184         * configure.in: Remove unused logic relating to --enable-shared
9185         and --enable-threads.  Remove bogus comments.  Remove redundant
9186         noconfigdirs.
9187         * configure: Regenerate.
9188
9189         * configure.in: Replace ${libstdcxx_version} by its value.
9190         Remove reference to mh-dgux.
9191         * configure: Regenerate.
9192
9193 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9194
9195         * MAINTAINERS (Write After Approval): Add myself.
9196
9197 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9198
9199         * Makefile.tpl: Rearrange.
9200         * Makefile.in: Regenerate.
9201
9202 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9203
9204         * configure.in: Add support for kaOS as cross build target system.
9205         * configure: Regenerated.
9206
9207 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9208
9209         * MAINTAINERS (Write after approval): Add myself.
9210
9211 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9212
9213         * MAINTAINERS: Update my email address.
9214
9215 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9216
9217         * MAINTAINERS: Add self to blanket write privs. section.
9218
9219 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9220
9221         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9222         configure-target-* as some target builds may require additional
9223         flags for preprocessor tests.
9224         * Makefile.in: Regenerated.
9225
9226 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9227
9228         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9229         * ltconfig: Handle it.
9230         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9231         auto-detecting it.
9232
9233         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9234         it is used as argument to $CC.
9235         * ltcf-gcj.sh: Likewise.
9236
9237         * configure.in: Introduce --enable-maintainer-mode.
9238         * configure: Rebuilt.
9239         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9240         for maintainer mode.
9241         * Makefile.in: Rebuilt.
9242
9243 2003-02-18  Jason Merrill  <jason@redhat.com>
9244
9245         * Makefile.tpl (check-c++): Allow parallelism.
9246
9247 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9248
9249         * MAINTAINERS: Remove John Carr (who never actually had access to
9250         gcc.gnu.org).
9251
9252 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9253
9254         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9255         don't configure target-libobjc.
9256         * configure: Regenerate.
9257
9258 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9259
9260         * Makefile.tpl (RANLIB): Define.
9261         * Makefile.in: Regenerate.
9262
9263 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9264
9265         * MAINTAINERS: Update my email.
9266
9267 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9268
9269         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9270         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9271         * Makefile.in: Regenerated.
9272         * configure.in: Remove all traces of snavigator, db, and grep.
9273         * configure: Regenerated.
9274
9275 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9276
9277         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9278         After Approval.
9279
9280 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9281
9282         * MAINTAINERS (Write after approval): Add myself.
9283
9284 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9285
9286         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9287         * Makefile.in: Regenerated.
9288
9289 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9290
9291         * config.guess: Updated to 2003-01-30's version.
9292         * config.sub: Updated to 2003-01-28's version.
9293
9294 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9295
9296         * config.if: If gcc_version is already set, just use it.  Don't set
9297         gcc_version_trigger if it's already set, otherwise set it to
9298         gcc/version.c, but only if the file exists.  If it is not set and
9299         gcc/version.c does not exist, try to extract the version number from
9300         $CC.
9301
9302 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9303
9304         * MAINTAINERS: Add myself to write-after-approval list.
9305
9306 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9307
9308         * configure.in:  Revert 24Jan change.
9309         * configure:  Regenerate.
9310
9311 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9312
9313         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9314         entry of HJ Lu.
9315
9316 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9317
9318         * configure.in: Revert previous change.
9319         * configure: Regenerate.
9320
9321 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9322
9323         * configure.in: Make rda native-only.
9324         * configure: Regenerate.
9325
9326 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9327
9328         * MAINTAINERS: Move myself from GNATS-only-accounts to
9329         write-after-approval.
9330
9331 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9332
9333         * configure.in: Add missing \.
9334         * configure: Rebuilt.
9335
9336 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9337
9338         * configure.in (baseargs): Avoid using \| in sed regular
9339         expressions.
9340         * configure: Rebuilt.
9341
9342 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9343
9344         * configure.in (baseargs): Remove all supported forms of
9345         --cache-file, --srcdir, --host, --build and --target options
9346         from argument lists.
9347         * configure: Rebuilt.
9348
9349 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9350
9351         * MAINTAINERS: Add myself to write-after-approval list.
9352
9353 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9354
9355         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9356         * configure: Rebuilt.
9357
9358 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9359
9360         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9361         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9362         * Makefile.in: Regenerate.
9363         * configure: Regenerate.
9364
9365 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9366
9367         * configure.in: Remove Makefile in build, host and target modules
9368         unless configure was run with --no-recursion.
9369         * configure: Rebuilt.
9370
9371 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9372
9373         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9374         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9375         * Makefile.in: Regenerate.
9376
9377 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9378
9379         * config.guess: Update to 2003-01-03 version.
9380         * config.sub: Update to 2003-01-03 version.
9381
9382 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9383
9384         * configure: Regenerate with proper autoconf 2.13.
9385
9386 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9387
9388         * configure.in: Add AC_PREREQ for consistency.
9389         * configure: Regenerate.
9390
9391 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9392
9393         * configure.in (GDB_TK): Add tcl directories conditional on
9394         gdb/gdbtk directory being present.
9395         * configure: Regenerate.
9396
9397 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9398
9399         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9400         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9401         * configure: Rebuilt.
9402
9403 2002-12-31  Tom Tromey  <tromey@redhat.com>
9404
9405         * Makefile.in: Rebuilt.
9406         * Makefile.def (target_modules) [libffi]: Allow installation.
9407
9408 2002-12-31  Andreas Schwab  <schwab@suse.de>
9409
9410         * configure.in: Fix use of $program_transform_name.
9411         * configure: Regenerated.
9412
9413 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9414
9415         * configure.in (baseargs): Don't remove first configure argument.
9416         * configure: Regenerated.
9417
9418 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9419
9420         * Makefile.tpl (local-distclean): Don't remove...
9421         (multilib.ts): ... this.  Moved into...
9422         (multilib.out): ... this.  Don't use sub-make.
9423         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9424         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9425         (configure-build-[+module+], configure-[+module+],
9426         configure-target-[+module+], configure-gcc): ... these.  Test
9427         for Makefile existence.  Drop config.status from dependencies.
9428         * Makefile.in: Rebuilt.
9429         * configure.in: Move gcc-version-trigger to the end of
9430         ac_configure_args.  Add comments to maybedep.tmp and
9431         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9432         nonopt from baseargs, matching and removing corresponding
9433         whitespace while at it.
9434         * configure: Rebuilt.
9435
9436 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9437
9438         * configure.in (host_configargs): Replace reference to
9439         no-longer-defined buildopts with --build=${build_alias}.
9440         * configure: Rebuilt.
9441
9442         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9443         program_transform_name to standard idiom.
9444         (AUTOGEN, AUTOCONF): Define.
9445         (Makefile.in): Use $(AUTOGEN).
9446         (Makefile): Depend on config.status, and use autoconf-style rule to
9447         build it.  Move original commands to...
9448         (config.status): ... this new target.
9449         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9450         $(AUTOCONF).
9451         * Makefile.in: Rebuilt.
9452
9453 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9454
9455         * Makefile.tpl: Fix dramatic bustage due to change in
9456         program_transform_name.
9457         * Makefile.in: Regenerate.
9458
9459         * configure.in: Remove unnecessary PATH setting.
9460         * configure: Regnerate.
9461
9462         * configure.in: Don't default to unprefixed tools unless
9463         the native tools will work.
9464         * configure: Regenerate.
9465
9466         * configure.in: Convert to autoconf script.  Blow away lots
9467         of now-redundant Makefile fragments.
9468         * configure: Generate using Autoconf.
9469         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9470         * Makefile.in: Regenerate.
9471
9472 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9473
9474         * configure: Fix stupid bug where RANLIB was mistakenly included.
9475
9476         * configure.in: Rename (buildargs, hostargs, targargs) to
9477         (build_configargs, host_configargs, target_configargs).
9478
9479         * configure.in: Move logic out of sed statement.
9480
9481         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9482         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9483
9484 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9485
9486         * config.sub: Import from master repository
9487         * config.guess: Ditto
9488
9489 2002-12-24  Andreas Schwab  <schwab@suse.de>
9490
9491         * Makefile.tpl (multilib.out): Fix missing space.
9492         * Makefile.in: Regenerate.
9493
9494 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9495
9496         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9497         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9498         * Makefile.in: Regenerate.
9499         * configure.in: Remove unnecessary leftovers.
9500
9501 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9502
9503         * configure.in (extra_ranlibflags_for_target): New variable.
9504         (*-*-darwin): Add -c to ranlib commands.
9505         * configure (tooldir): Handle extra_ranlibflags_for_target.
9506
9507 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9508
9509         * Makefile.tpl: Revert HJL's change.
9510         * Makefile.in: Regenerated.
9511         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9512         always.
9513
9514 2002-12-19  Andreas Schwab  <schwab@suse.de>
9515
9516         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9517         * Makefile.in: Regenerate.
9518
9519 2002-12-18  H.J. Lu  <hjl@gnu.org>
9520
9521         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9522         * Makefile.in: Regenerated.
9523
9524         * configure.in (build_prefix): New. Substitute.
9525
9526 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9527
9528         * Makefile.tpl: Don't let real targets depend on phony targets.
9529         * Makefile.in: Regenerate.
9530
9531         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9532         * Makefile.in: Regenerate.
9533
9534 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9535
9536         * config.sub: Import from master repository
9537         * config.guess: Ditto
9538
9539 2002-12-16  Jason Merrill  <jason@redhat.com>
9540
9541         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9542         previous 'make bootstrap'.
9543         * Makefile.in: Regenerate.
9544
9545 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9546
9547         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9548
9549 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9550
9551         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9552         * Makefile.in: Regenerate.
9553
9554 2002-12-13  Jason Merrill  <jason@redhat.com>
9555
9556         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9557         library tests.
9558         (check-c++): Just depend on it and check-target-libstdc++-v3.
9559         * Makefile.in: Regenerate.
9560
9561 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9562
9563         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9564         * Makefile.in: Rebuilt.
9565
9566 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9567
9568         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9569
9570 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9571
9572         * configure: Fix bug put in by gremlins.
9573
9574         * Makefile.tpl: Substitute more autoconfily.
9575         * configure: Substitute more autoconfily.
9576         * Makefile.in: Regenerate.
9577
9578 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9579
9580         * config.sub: Import from master repository
9581         * config.guess: Ditto
9582         * MAINTAINERS: Added Svein Seldal under write after approval
9583
9584 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9585
9586         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9587         * Makefile.in (all-sim): Ditto.
9588
9589 2002-12-06  DJ Delorie  <dj@redhat.com>
9590
9591         * Makefile.tpl: Change configure dependencies to not have real
9592         targets depend on phony targets.
9593
9594 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9595
9596         * configure.in: Revert unintentional change.
9597
9598         * Makefile.tpl: Change dependency for */multilib.out so that
9599         it works when gcc isn't in the tree.
9600
9601         * configure.in: Substitute more.
9602         * configure: Run subconfigures from the Makefile.
9603         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9604         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9605
9606 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9607
9608         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9609
9610 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9611
9612         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9613         and corresponding dependencies.
9614         * Makefile.in: Regenerate.
9615
9616         * configure.in (host_tools): Order binutils, gas and ld for
9617         convenience in running the testsuites.
9618
9619         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9620         * Makefile.in: Regenerate.
9621         * configure.in: Introduce rules to serialize subconfigure runs.
9622
9623         * configure.in: Introduce BASE_CC_FOR_TARGET.
9624         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9625         Realize configure-build-* targets.  Realize configure-target-* targets.
9626         * Makefile.in: Regenerate.
9627
9628 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9629
9630         * configure: Move gcc_version_trigger stuff from here...
9631         * configure.in: ...to here.
9632
9633         * configure.in: Separate subconfigure options added by this file from
9634         options given by the user.  Add machinery to put args for host
9635         subconfigures into the Makefile.
9636
9637         * Makefile.tpl: Remove 'vault' targets.
9638         * Makefile.tpl: Reorder and comment dependencies.
9639         * Makefile.in: Regenerate.
9640
9641 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9642         * configure.in: Fix my broken commit of previous patch. (sigh)
9643
9644 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9645
9646         * configure.in: Move host-specific darwin noconfigdirs into
9647         the host-specific section.
9648
9649 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9650
9651         * configure.in: Move host-specific darwin noconfigdirs into
9652         the host-specific section.
9653
9654 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9655
9656         * configure: Remove skip-this-dir support.
9657         * Makefile.tpl: Remove skip-this-dir support.
9658
9659         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9660         subdirectories.
9661         * Makefile.in: Regenerate.
9662
9663         * Makefile.tpl: Strip out useless setting of 'dir'.
9664         * Makefile.in: Regenerate.
9665
9666 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9667
9668         * configure.in: Fix deeply stupid bug.
9669
9670         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9671         shell code in CXX_FOR_TARGET
9672         * Makefile.def: Introduce raw_cxx.
9673         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9674         RAW_CXX_FOR_TARGET.
9675         * Makefile.in: Regenerate.
9676
9677 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9678
9679         * Makefile.tpl: Remove unnecessary ifs.
9680         * Makefile.in: Regenerate.
9681
9682         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9683         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9684         targets for 'no_install' modules.
9685         * configure: Move GDB_TK substitution to configure.in.  Move
9686         build_modules stuff to configure.in.
9687         * configure.in: Implement soft dependency machinery.  Maybe-ize
9688         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9689         * Makefile.in: Regenerate.
9690
9691 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9692
9693         * Makefile.tpl: Make all-target, install-target behave similarly
9694         to all, install (only hitting configured targets).  Eliminate
9695         unused macro defintions.
9696
9697         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9698         build != host.
9699
9700         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9701
9702         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9703
9704         * configure.in: Produce lists of subdir targets we're actually
9705         configuring.  Remove references to "dosrel".
9706         * Makefile.tpl: Let configure set which subdir targets are hit.
9707         Remove install-cross; clean up install; remove ALL.  Remove
9708         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9709         Autogenerate host module targets.  Remove empty dependency lines
9710         and redundant dependency; rearrange slightly.
9711         * Makefile.def: Add host-side libtermcap, utils.
9712
9713         * Makefile.in: Regenerate.
9714
9715 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9716
9717         * ltconfig (osf[345]): Append $major to soname_spec.
9718         Reflect this in library_names_spec.
9719         * ltmain.sh (osf): Prefix $major with . for use as extension.
9720
9721 2002-11-19  Andreas Jaeger  <aj@suse.de>
9722
9723         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9724         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9725         and sparc64 GNU/Linux systems.
9726
9727 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9728
9729         * MAINTAINERS: Update email.
9730
9731 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9732
9733         * MAINTAINERS: Complete James Dennett's entry.
9734
9735 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9736
9737         * MAINTAINERS (Write After Approval): Add myself.
9738
9739 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9740
9741         * Makefile.tpl: syntactic cleanup
9742
9743 2002-11-13  Stuart Hastings  <stuart@apple.com>
9744
9745         * MAINTAINERS: Add myself to write-after-approval list.
9746
9747 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9748
9749         * Makefile.def: Add list of recursive targets to autogenerate.
9750         Add build_modules.
9751         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9752         targets.  Autogenerate *-build-* targets.
9753         * Makefile.in: Regenerate.
9754
9755 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9756
9757         * configure: More autoconf-style substitutions.
9758         * Makefile.tpl: More autoconf-style substitutions.
9759         * Makefile.in: Regenerate.
9760
9761 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9762
9763         * configure: Substitute more variables in a more autoconf-friendly
9764         way.  Simplify slightly.
9765         * Makefile.tpl: Make more variables substitutable in an
9766         autoconf-friendly way.
9767         * Makefile.in: Regenerate.
9768
9769 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9770
9771         * MAINTAINERS (Write After Approval): Add myself.
9772
9773 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9774
9775         * configure.in (v810*): Remove special setting of tools.
9776
9777         * configure: Add support for extra required flags for ar or nm.
9778         * configure.in (aix4.3+): Use above support for target-specific
9779         issues, rather than using config/mt-aix43.
9780
9781 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9782
9783         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9784         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9785         with $srcdir.  Reformat indentation.  Substitute some variables
9786         formerly hard-coded in the Makefile for build=host.
9787         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9788         * Makefile.def: Autogenerate more.
9789         * Makefile.in: Regenerate.
9790
9791 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9792
9793         * MAINTAINERS (Write After Approval): Add myself.
9794
9795 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9796
9797         * Makefile.def (host_modules): Add rda.
9798         * Makefile.in: Regenerate.
9799         * configure.in (target_tool): Add target-rda to list.
9800
9801 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9802
9803         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9804
9805 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9806
9807         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9808         and restrap targets to this rule.
9809         * Makefile.in:  Regenerate.
9810
9811 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9812
9813         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9814         GNATS only accounts.
9815
9816 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9817
9818         * configure.in (i[3456]86-*-linux*): Add check to disable
9819         ${libgcj} for glibc1.
9820
9821 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9822
9823         * MAINTAINERS: Add myself as ip2k port maintainer.
9824
9825 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9826
9827         * configure.in: Add tic4x target.
9828
9829 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9830
9831         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9832         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9833         * Makefile.in: Regenerate.
9834
9835         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9836         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9837         * Makefile.in: Regenerate.
9838
9839 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9840
9841         * MAINTAINERS: Add myself as web pages co-maintainer.
9842
9843 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9844
9845         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9846         * Makefile.in: Regenerate.
9847
9848 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9849
9850         * MAINTAINERS: Add myself and Nathan Sidwell
9851         <nathan@codesourcery.com> as VxWorks maintainers.
9852
9853 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9854
9855         * Makefile.def: Remove order dependency comments.
9856         * Makefile.tpl: Add explicit install-install dependencies.
9857         * Makefile.in: Regenerate.
9858
9859         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9860         * Makefile.in: Regenerate.
9861
9862         * Makefile.tpl: Add configure-target (for src-release in src)
9863         * Makefile.in: Regenerate.
9864
9865 2002-09-30  Nick Clifton  <nickc@redhat.com>
9866
9867         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9868
9869 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9870
9871         * configure.in (s390*-*-linux*): Enable libgcj.
9872
9873 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9874
9875         * configure: Revert accidentally applied changes.
9876
9877         * Makefile.tpl: Make more autoconf-friendly.
9878         * Makefile.in: Regenerate.
9879         * configure: Make substitution more autoconf-like.
9880
9881 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9882
9883         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9884         single entry to handle all these.
9885         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9886         libjava on arm-*-elf.
9887
9888 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9889
9890         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9891         things that depend on them.
9892
9893 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9894
9895         * Makefile.tpl: Make subsituted variables more autoconfy.
9896         * Makefile.in: Regenerate.
9897         * configure: Make seds more autoconfy.
9898
9899 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9900
9901         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9902         * Makefile.in: Regenerate.
9903         * configure.in: Rewrite sed statements to look autoconfy.
9904
9905         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9906         all-target-foo on configure-target-foo.
9907         * Makefile.def: Ditto.
9908         * Makefile.in: Rebuild.
9909
9910 2002-09-25  Andrew Haley  <aph@redhat.com>
9911
9912         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9913
9914 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9915
9916         * Makefile.def: New file.
9917         * Makefile.tpl: New file.
9918         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9919         * contrib/gcc_update: Note that Makefile.in is a generated file.
9920
9921         * configure.in: Minor rearrangement.  Simplify tests.
9922
9923 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9924
9925         * configure.in (with_headers): Skip copy if value is "yes".
9926         (with_libs): Likewise.
9927
9928 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9929
9930         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9931         * configure.in (sh*-*-pe*): Ditto.
9932         * configure.in (mips*-*-pe*): Ditto.
9933         * configure.in (*arm-wince-pe): Ditto.
9934
9935         * configure.in: Rearrange.
9936
9937 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9938
9939         * MAINTAINERS: Update my email address.
9940
9941 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9942
9943         * MAINTAINERS: (Write After Approval): Add myself.
9944
9945 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9946
9947         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9948
9949 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9950
9951         * MAINTAINERS: Change my mailing address.
9952
9953 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9954
9955         * MAINTAINERS (Write After Approval): Remove myself.
9956         (Various Maintainers: c++ runtime libs): Add myself.
9957
9958 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9959
9960         * MAINTAINERS (Write After Approval): Remove myself.
9961         (Various Maintainers: c++ runtime libs): Add myself.
9962
9963 2002-08-15  Eric Christopher  <echristo@redhat.com>
9964
9965         * config.sub: Import from master repository.
9966         * config.guess: Ditto.
9967
9968 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9969
9970         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9971         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9972         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9973
9974 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9975
9976         * MAINTAINERS: Add self to rs6000 vector extensions.
9977
9978 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9979
9980         * libiberty/configure: Reverted unintended yesterday's check in.
9981
9982 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9983
9984         * boehm-gc/configure, libf2c/configure: Rebuilt.
9985         * libffi/configure, libiberty/configure: Ditto.
9986         * libjava/configure, libobjc/configure: Ditto.
9987         * libstdc++-v3/configure, zlib/configure: Ditto.
9988         Merged from binutils:
9989         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9990         From Steve Ellcey <sje@cup.hp.com>:
9991         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9992         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9993         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9994         IA64.
9995         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9996         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9997         soname_spec, sys_lib_search_path_spec): Ditto.
9998
9999 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10000
10001         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10002
10003 2002-08-04  H.J. Lu  (hjl@gnu.org)
10004
10005         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10006
10007 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10008
10009         * MAINTAINERS (Write After Approval): Add myself.
10010
10011 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10012
10013         * configure.in: Move generic linux case to end.  Copy generic
10014         linux noconfigdirs to mips*-*-linux* entry and new
10015         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10016
10017 2002-07-19  Michael Matz  <matz@suse.de>
10018
10019         * MAINTAINERS: Add myself as ra* maintainer.
10020
10021 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10022
10023         * config.guess: Update to 2002-07-09 version.
10024         * config.sub: Update to 2002-07-03 version.
10025
10026 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10027
10028         * MAINTAINERS: Fix typo in a maintainer email address.
10029
10030 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10031
10032         * configure.in: Remove two redundant tests.
10033
10034 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10035
10036         * configure.in (mips*-*-irix6*o32): Enable stabs.
10037
10038 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10039
10040         * configure.in: Don't build grez.
10041         * Makefile.in: Ditto.
10042
10043         * Makefile.in: Remove references to bsp, cygmon, libstub.
10044         * configure.in: Ditto.
10045
10046         * configure.in: Remove leftover reference to gdbtest.
10047
10048 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10049
10050         * configure.in (gxx_include_dir):  Change to match versioned
10051         C++ headers if --enable-version-specific-runtime-libs is used.
10052
10053 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10054
10055         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10056
10057 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10058
10059         * configure.in: Make --without-x work.
10060
10061 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10062
10063         * configure.in: Rearrange target Makefile fragment collection.
10064
10065         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10066         cvs[src].
10067         * configure.in: Ditto.
10068
10069 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10070
10071         * MAINTAINERS (Write After Approval): Update my e-mail address.
10072
10073 2002-06-24  Ben Elliston  <bje@redhat.com>
10074
10075         * configure.in (host_tools): Remove cgen.
10076
10077         * Makefile.in (all-cgen): Remove; runs from its source directory.
10078         (check-cgen, install-cgen, clean-cgen): Likewise.
10079         (all-opcodes): Do not depend on all-cgen.
10080         (all-sim): Likewise.
10081
10082 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10083
10084         * Makefile.in: Eliminate 'apache' targets.
10085         * configure.in: Eliminate 'apache' targets.
10086
10087         * configure.in: Eliminate redundant tests.  Reorganize.
10088
10089         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10090
10091         * config-ml.in: Eliminate references to Cygnus configure.
10092
10093         * Makefile.in: Eliminate references to building emacs.
10094
10095 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10096
10097         * MAINTAINERS: Update my email address.
10098
10099 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10100
10101         * config.if (libstdcxx_incdir): Version C++ headers.
10102         (cxx_incdir): Remove.
10103
10104 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10105
10106         * MAINTAINERS (Write After Approval): Add self.
10107
10108 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10109
10110         * configure.in: Add support for ip2k.
10111
10112 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10113
10114         * configure.in: Fix AIX configury bug.
10115
10116 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10117
10118         * MAINTAINERS (Write After Approval): Add self.
10119
10120 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10121
10122         * configure.in: replace ${topsrcdir} with ${srcdir}
10123
10124         * configure.in: Move definition of libstdcxx_flags
10125         right above usage, rather than waaay earlier.
10126
10127         * configure.in: Pull definition of is_cross_compiler earlier.
10128
10129         * configure.in: Rearrange a little.
10130
10131         * configure.in: Remove references to librx.
10132         * Makefile.in: Remove references to librx.
10133
10134 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10135
10136         * config.sub: Add support for avr target.
10137         Import from master sources, rev 1.255
10138
10139 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10140
10141         * configure, .cvsignore:  Revert previous change...
10142         * Makefile:  ...delete.
10143
10144 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10145
10146         * configure.in: Eliminate ${gasdir} variable.
10147
10148 2002-06-18  Dave Brolley  <brolley@redhat.com>
10149
10150         * configure.in: Add support for frv.
10151         * config.sub: Add support for frv.
10152
10153 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10154
10155         * configure:  Remove garbage from previous commit.
10156
10157 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10158
10159         * configure:  For in-source builds, make a subdir and re-exec there.
10160         * Makefile:  New file.  Pass targets through to build directory.
10161         * .cvsignore:  No longer ignore "Makefile".
10162
10163 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10164
10165         * MAINTAINERS (Write After Approval): Add self.
10166
10167 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10168
10169         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10170
10171 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10172
10173         * configure.in (vax-*-netbsd*): Re-enable gas.
10174
10175 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10176
10177         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10178         BUILD_PREFIX_1, to correct nomenclature.
10179         * configure: Likewise.
10180
10181         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10182         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10183
10184 2002-05-31  Olaf Hering  <olh@suse.de>
10185
10186         * config-ml.in: Propogate DESTDIR also.
10187
10188 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10189
10190         * configure.in (vax-*-netbsd*): Don't build gas for this
10191         platform.
10192
10193 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10194
10195         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10196         and libgcj for AVR.
10197
10198 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10199
10200         * MAINTAINERS (Write After Approval): Add myself.
10201
10202 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10203
10204         * config.guess: Update to 2002-05-22 version.
10205         * config.sub: Likewise.
10206
10207 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10208
10209         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10210         * config-ml.in: Likewise.
10211         * configure: Likewise.
10212         * configure.in: Likewise.
10213
10214 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10215
10216         * MAINTAINERS: Update my email address.
10217
10218 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10219
10220         * configure.in: Simplify makefile fragment collection.
10221
10222         * configure.in: Remove code to build emacs.
10223
10224         * configure.in : Remove --srcdir argument from targargs and buildargs
10225         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10226
10227         * configure: Move some logic to configure.in.
10228         * configure.in: Move some logic from configure.
10229
10230 2002-05-11  Tom Tromey  <tromey@redhat.com>
10231
10232         * MAINTAINERS: Reflect libgcj reality.
10233
10234 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10235
10236         * Makefile.in: Honour DESTDIR.
10237
10238 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10239
10240         * config.guess: Import 2002-03-20 version.
10241         * config.sub: Import 2002-04-26 version.
10242
10243 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10244
10245         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10246
10247 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10248
10249         * MAINTAINERS: Add self.
10250
10251 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10252
10253         * ltmain.sh: Detect and handle object name conflicts
10254         while piecewise linking a static library.
10255
10256 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10257
10258         * configure.in (noconfigdirs): Don't disable libgcj on
10259         sparc64-*-solaris* and sparcv9-*-solaris*.
10260
10261 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10262
10263         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10264
10265 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10266
10267         * configure.in (FLAGS_FOR_TARGET): Do not add
10268         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10269         on i[3456]86-*-linux*.
10270
10271 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10272
10273         * configure.in (noconfigdirs): Replace [ ] with test.
10274
10275         * configure.in (noconfigdirs): Do not add target-newlib if
10276         target == i[3456]86-*-linux*, and host == target.
10277
10278 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10279
10280         * configure.in: delete reference to absent file
10281
10282         * configure.in: replace '[' with 'test'
10283
10284         * configure.in: Eliminate references to gash.
10285         * Makefile.in: Eliminate references to gash.
10286
10287         * configure.in: remove useless references to 'pic' makefile fragments.
10288
10289         * configure.in: (*-*-windows*) Finish removing.
10290
10291         * configure.in: Eliminate redundant test for libgui.
10292
10293 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10294
10295         * MAINTAINERS: Add self and realphabetize.  Update entries
10296         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10297         entry for a29k port maintainer.
10298
10299 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10300
10301         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10302         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10303
10304 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10305
10306         * configure.in: remove references to dead files
10307
10308 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10309
10310         * MAINTAINERS: Add information about purpose of this file.
10311
10312 2002-04-18  Tom Tromey  <tromey@redhat.com>
10313
10314         * configure.in: Disallow configuring libgcj when it is already
10315         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10316         Solaris 2.8 by default.  For PR libgcj/6158.
10317
10318 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10319
10320         * configure.in:  Move default CC setting out of config/mh-* fragments
10321         directly into here.
10322
10323 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10324
10325         * configure.in: don't even try to configure or make a subdirectory
10326         if there's no configure script for it.
10327
10328 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10329
10330         * MAINTAINERS: Remove chill maintainers.
10331         * Makefile.in (CHILLFLAGS): Remove.
10332         (CHILL_LIB): Remove.
10333         (TARGET_CONFIGDIRS): Remove libchill.
10334         (CHILL_FOR_TARGET): Remove.
10335         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10336         CHILL_LIB.
10337         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10338         (CHECK_TARGET_MODULES): Likewise.
10339         (INSTALL_TARGET_MODULES): Likewise.
10340         (CLEAN_TARGET_MODULES): Likewise.
10341         (configure-target-libchill): Remove.
10342         (all-target-libchill): Remove.
10343         * configure.in (target_libs): Remove target-libchill.
10344         Do not compute CHILL_FOR_TARGET.
10345         * libchill: Remove directory.
10346
10347 2002-04-11  DJ Delorie  <dj@redhat.com>
10348
10349         * Makefile.in, configure.in: Sync with binutils, entries
10350         follow...
10351
10352 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10353
10354         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10355         (do-tar, do-bz2): New rules.
10356         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10357         (gdb-tar): New rule.
10358         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10359         (insight_dejagnu.tar): New rule.
10360         (insight.tar): New rule.
10361         (gdb+dejagnu.tar): New rule.
10362         (gdb.tar): New rule.
10363
10364 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10365
10366         * Makefile.in: Add all-tix to deps for all-snavigator
10367         so that tix is built when building snavigator.
10368
10369 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10370
10371         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10372         ld and gdb are not supported.
10373
10374 2002-01-07  Mark Salter  <msalter@redhat.com>
10375
10376         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10377         Allow target-libgloss to be built for arm, strongarm, and xscale.
10378
10379 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10380
10381         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10382         options for i[3456]86-pc-linux* native builds.
10383
10384 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10385
10386         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10387         files from .po files for a distribution.
10388
10389 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10390
10391         * configure.in: Enable libstdc++-v3 for h8300 targets.
10392
10393 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10394
10395         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10396         version from bfd/.
10397
10398 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10399
10400         * Makefile.in (VER): When present, extract the version number from
10401         the file version.in.
10402
10403 2001-05-24  Tom Rix  <trix@redhat.com>
10404
10405         * configure.in : enable ld for aix
10406
10407 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10408
10409         * config.guess: Add linux target for S/390.
10410
10411 2000-11-07  Philip Blundell  <pb@futuretv.com>
10412
10413         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10414
10415 2000-11-03  Philip Blundell  <pb@futuretv.com>
10416
10417         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10418         files.
10419
10420 2001-01-15  Ben Elliston  <bje@redhat.com>
10421
10422         * configure.in (host_tools): Add sid.
10423         Always configure cgen.
10424
10425 2000-11-24  Nick Clifton  <nickc@redhat.com>
10426
10427         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10428
10429
10430 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10431
10432         * Makefile.in (ALL_MODULES): Add all-cgen.
10433         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10434         (all-cgen): New target.
10435         (all-opcodes,all-sim): Depend on all-cgen.
10436         * configure.in (host_tools): Add cgen.
10437         Only configure cgen if --enable-cgen-maint.
10438
10439 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10440
10441         * configure.in: Add *-*-freebsd* configurations.
10442
10443 2002-04-08  Tom Tromey  <tromey@redhat.com>
10444
10445         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10446         Fixes PR libgcj/6068.
10447
10448 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10449
10450         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10451
10452 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10453
10454         * configure.in (alpha*-dec-osf*): Enable libgcj.
10455
10456 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10457
10458         * MAINTAINERS (Write After Approval): Add myself.
10459
10460 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10461
10462         Fix for: PR bootstrap/3591, target/5676
10463         * configure.in (mcore-pe): Disable the configuration of
10464         libstdc++-v3 since exceptions are not supported.
10465
10466 2002-03-20  Anthony Green  <green@redhat.com>
10467
10468         * configure.in: Enable libgcj for xscale-elf target.
10469
10470 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10471
10472         * MAINTAINERS:  Update my email address.
10473
10474 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10475
10476         * ltmain.sh (relink_command): Fix typo in previous change.
10477
10478 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10479
10480         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10481         (relink_command): Added --tag flags.
10482         (mode=install): If relinking fails; error out.
10483
10484 2002-03-12  Richard Henderson  <rth@redhat.com>
10485
10486         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10487         .NOTPARALLEL tag.
10488         (do-check): Rename from check.
10489         (check): Allow parallel check.
10490
10491 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10492
10493         * MAINTAINERS: Add myself as maintainer for xtensa port.
10494         Fix alphabetical order in CPU port maintainer list.
10495         Remove myself from Write After Approval list.
10496
10497 2002-03-11  Richard Henderson  <rth@redhat.com>
10498
10499         * Makefile.in (.NOTPARALLEL): Add fake tag.
10500
10501 2002-03-07  H.J. Lu  (hjl@gnu.org)
10502
10503         * configure.in: Enable gprof for mips*-*-linux*.
10504
10505 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10506
10507         * MAINTAINERS (Write After Approval): Add myself.
10508
10509 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10510
10511         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10512         libjava.
10513         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10514
10515 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10516
10517         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10518         because its Makefile is there; test for the executable instead.
10519
10520 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10521
10522         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10523         libstdc++-v3 and libjava.
10524
10525 2002-02-11  Adam Megacz  <adam@xwt.org>
10526
10527         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10528         boehm-gc
10529
10530 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10531
10532         * config.guess: Updated to 2002-01-30's version.
10533         * config.sub: Updated to 2002-02-01's version.
10534         Contribute sh64-elf.
10535         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10536         * configure.in: Added sh64-*-*.
10537
10538 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10539
10540         * MAINTAINERS: Belatedly add myself to write after approval list.
10541
10542 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10543
10544         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10545         Remove self as Write After Approval.
10546
10547 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10548
10549         * MAINTAINERS: Put self in as maintainer for contrib/regression
10550         directory.
10551
10552 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10553
10554         * MAINTAINERS:  Update my email address.
10555
10556 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10557
10558         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10559         target-libiberty, and target-libgloss.  Skip Java-related
10560         libraries if not supported for NetBSD on target CPU.
10561
10562 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10563
10564         * install-sh: Use _inst.$$_ for temp file name.
10565
10566 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10567
10568         * MAINTAINERS (Write After Approval): Move my contact info
10569         from here...
10570         (OS Port Maintainers): ...to here (netbsd).
10571
10572 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10573
10574         * MAINTAINERS (Write After Approval): Add myself.
10575
10576 2002-01-17  H.J. Lu  <hjl@gnu.org>
10577
10578         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10579         (all-target-fastjar): Also depend on all-target-libiberty.
10580
10581 2002-01-16  H.J. Lu  (hjl@gnu.org)
10582
10583         * config.guess: Import from master sources, rev 1.225.
10584         * config.sub: Import from master sources, rev 1.238.
10585
10586 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10587
10588         * MAINTAINERS (Write After Approval): Remove myself.
10589
10590 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10591
10592         * MAINTAINERS (Write After Approval): Add myself.
10593
10594 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10595
10596         * MAINTAINERS: Add self as docs co-maintainer.
10597
10598 2001-12-11  Matthias Klose  <doko@debian.org>
10599
10600         * MAINTAINERS (Write After Approval): Add myself.
10601
10602 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10603
10604         * MAINTAINERS: Update my email address.
10605
10606 2001-12-07  Turly O'Connor  <turly@apple.com>
10607         * MAINTAINERS (Write After Approval): Add myself.
10608         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10609         (rs6000_initialize_trampoline): Call __trampoline_setup for
10610         ABI_DARWIN too.
10611         * darwin-tramp.asm: New file, implements __trampoline_setup.
10612         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10613
10614 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10615
10616         * MAINTAINERS (Write After Approval): Add myself.
10617
10618 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10619
10620         * configure, configure.in: Use temp file for long sed commands.
10621
10622 2001-12-03  Laurent Guerby  <guerby@acm.org>
10623
10624         * config.sub: Update to version 1.232 on subversion.
10625
10626 2001-12-03  Ben Elliston  <bje@redhat.com>
10627
10628         * MAINTAINERS: Update mail address for config.* patches.
10629
10630 2001-11-27  DJ Delorie  <dj@redhat.com>
10631             Zack Weinberg  <zack@codesourcery.com>
10632
10633         When build != host, create libiberty for the build machine.
10634
10635         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10636         CONFIG_ARGUMENTS.
10637         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10638         New variables.
10639         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10640         and rules.
10641         (all.normal): Depend on ALL_BUILD_MODULES.
10642         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10643         (all-build-libiberty): Depend on configure-build-libiberty.
10644
10645         * configure: Calculate and substitute proper value for
10646         ALL_BUILD_MODULES.
10647         * configure.in: Create the build subdirectory.
10648         Calculate and substitute TARGET_CONFIGARGS (formerly
10649         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10650
10651 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10652
10653         * MAINTAINERS (write-after-approval): Add self.
10654
10655 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10656
10657         * MAINTAINERS (GNATS only accounts): Remove self.
10658
10659 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10660
10661         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10662         libf2c.
10663
10664 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10665
10666         * MAINTAINERS (Write After Approval): Add self.
10667
10668 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10669
10670         * MAINTAINERS: mips and s390 are also CPU ports.
10671
10672 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10673
10674         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10675
10676 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10677
10678         * MAINTAINERS: Alphabetize.
10679
10680 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10681
10682         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10683
10684 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10685
10686         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10687
10688 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10689
10690         * configure.in (--enable-languages): Be more permissive about
10691         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10692
10693 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10694
10695         * config.sub: Import from master sources, rev. 1.230.
10696         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10697
10698 2001-11-07  Laurent Guerby  <guerby@acm.org>
10699
10700         * MAINTAINERS (Write After Approval): Add self.
10701
10702 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10703
10704         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10705
10706 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10707
10708         * config.sub: Import from master sources, rev 1.226.
10709         * config.guess: Import from master sources, rev 1.216.
10710
10711 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10712
10713         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10714         * MAINTAINERS: Add self as maintainer of MMIX port.
10715         Remove old after-approval entry.
10716
10717 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10718
10719         * ChangeLog, configure: Fix spelling errors.
10720
10721 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10722
10723         * MAINTAINERS: Tweak my address.
10724
10725 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10726
10727         * MAINTAINERS: Update my email address.
10728
10729 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10730
10731         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10732         * MAINTAINERS: Add self as maintainer of CRIS port.
10733
10734 2001-10-10  Geert Bosch  <bosch@gnat.com>
10735
10736         * MAINTAINERS (Various maintainers: Ada front end):
10737         Added Robert Dewar.
10738
10739 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10740
10741         * MAINTAINERS (Write After Approval): Added self
10742
10743 2001-10-02  Geert Bosch  <bosch@gnat.com>
10744
10745         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10746
10747 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10748
10749         * configure: Handle temporary files securely using mkdir.
10750
10751 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10752
10753         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10754
10755 2001-09-26  Will Cohen  <wcohen@redhat.com>
10756
10757         * configure.in (*-*-linux*): Disable configuration of target-newlib
10758         and target-libgloss.
10759
10760 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10761
10762         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10763         RANLIB.
10764
10765 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10766
10767         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10768         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10769         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10770         avoid quotes nesting problems.
10771         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10772         (DO_X): Export only variables that are set.
10773
10774 2001-09-19  Ben Elliston  <bje@redhat.com>
10775
10776         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10777         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10778         semantics.  Use the shell built-in "type" command instead.
10779
10780 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10781
10782         Merged from gcc-3_0-branch:
10783         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10784         * ltcf-c.sh: Use $objext, not $ac_objext.
10785         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10786         * ltcf-cxx.sh: Add support for GNU.
10787         2001-07-22  Timothy Wall  <twall@redhat.com>
10788         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10789         default settings if using GNU tools with that configuration.
10790         * ltcf-cxx.sh: Ditto.
10791         * ltcf-gcj.sh: Ditto.
10792         2001-07-21  Michael Chastain  <chastain@redhat.com>
10793         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10794         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10795         * ltmain.sh: Mark as gcc-local.
10796
10797 2001-08-30  Eric Christopher  <echristo@redhat.com>
10798             Jason Eckhardt  <jle@redhat.com>
10799
10800         * config.guess: Merge from master sources.
10801         * config.sub: Merge from master sources, add support for mipsisa32.
10802
10803 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10804         * config.sub: Merge from master sources, rev 1.219.
10805         * MAINTAINERS: Add self as contact for stormy16 port.
10806
10807 2001-08-14  Zack Weinberg  <zackw@panix.com>
10808
10809         * config.sub: Merge from master sources, rev 1.218.
10810         * config.guess: Merge from master sources, rev 1.209.
10811
10812 2001-08-11  Graham Stott  <grahams@redhat.com>
10813
10814         * Makefile.in (check-c++): Add missing semicolon.
10815
10816 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10817
10818         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10819
10820 2001-07-30  Eric Christopher  <echristo@redhat.com>
10821
10822         * MAINTAINERS (Various maintainers: mips port): Added myself.
10823
10824 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10825
10826         * configure.in (sh-*-linux*): New.
10827
10828 2001-07-27  Richard Henderson  <rth@redhat.com>
10829
10830         * .cvsignore: Add LAST_UPDATED.
10831
10832 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10833
10834         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10835
10836 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10837
10838         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10839
10840 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10841
10842         * MAINTAINERS (Write After Approval): Added myself.
10843
10844 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10845
10846         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10847         and libgcj on m68hc11/m68hc12.
10848
10849 2001-06-27  H.J. Lu  (hjl@gnu.org)
10850
10851         * Makefile (CFLAGS_FOR_BUILD): New.
10852         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10853
10854 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10855
10856         * README: Remove version number.
10857
10858 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10859
10860         * INSTALL/README: Update wrt. to the installation instructions now
10861         residing in gcc/doc/install.texi.
10862
10863 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10864
10865         * README: Replace with a cut-down and updated version of gcc/README.
10866
10867 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10868
10869         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10870         multilibs to be disabled.
10871
10872 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10873
10874         * MAINTAINERS (Write After Approval): Add myself.
10875
10876 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10877
10878         * config.guess: Import CVS version 1.195.
10879         * config.sub: Import CVS version 1.212.
10880
10881 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10882
10883         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10884         gcc/xgcc is built, use -print-prog-name to find out the program
10885         name to use.
10886
10887 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10888
10889         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10890         appear to also be in the master copy.
10891         * config.sub:  Import CVS version 1.211.
10892
10893 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10894
10895         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10896         with_gcc]: Use `gcc -shared' to build a shared library.
10897
10898 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10899
10900         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10901         archives.
10902
10903 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10904
10905         * MAINTAINERS (Write After Approval): Add myself.
10906
10907 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10908
10909         * configure.in (libstdcxx_flags): Do not try to execute
10910         libstdc++-v3/testsuite_flags until it exists.
10911
10912 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10913
10914         * MAINTAINERS: Update my email address.
10915
10916 2001-05-31  Graham Stott  <grahams@redhat.com>
10917
10918         * MAINTAINERS (Write After Approval): Add myself.
10919
10920 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10921
10922         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10923         libraries when using g++ with native linker.
10924
10925 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10926
10927         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10928
10929 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10930
10931         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10932         [aix4*|aix5*]: Prepend blank.
10933
10934 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10935
10936         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10937         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10938         of subdir/configure scripts to use the new libtool.m4.
10939
10940 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10941
10942         * MAINTAINERS (Write After Approval): Add myself.
10943
10944 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10945
10946         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10947
10948 2001-05-11  Ben Elliston  <bje@redhat.com>
10949
10950         * Makefile.in (all-sid): New target.
10951         (check-sid, clean-sid, install-sid): Likewise.
10952
10953 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10954
10955         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10956
10957 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10958
10959         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10960         libgcj.
10961
10962 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10963
10964         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10965         gcc/xgcc is built, use -print-prog-name to find out the program
10966         name to use.
10967
10968 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10969
10970         * configure.in (noconfigdirs): Don't reset it from scratch in the
10971         target case; only append to it.
10972
10973         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10974         sparc-*-solaris2.8]: Disable ${libgcj}.
10975
10976 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10977
10978         * configure.in (libgcj_saved): Copy from $libgcj.
10979         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10980         --disable-libgcj.
10981
10982 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10983
10984         * MAINTAINERS: Remove self as MIPS maintainer and
10985         C front end maintainer.
10986
10987 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10988
10989         * configure.in: Move *-chorusos target case to the proper switch.
10990         Disable libgcj.
10991
10992 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10993
10994         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10995         1.641.2.228.
10996
10997 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10998
10999         * Makefile.in (STAGE1_CFLAGS): Pass down.
11000
11001 2001-04-13  Alan Modra  <amodra@one.net.au>
11002
11003         * config.guess: Add hppa64-linux support.  Note for next import that
11004         this is already in the master file.
11005         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11006
11007 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11008
11009         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11010         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11011
11012 2001-04-11  Stan Shebs  <shebs@apple.com>
11013
11014         * MAINTAINERS: Add self as Darwin port maintainer.
11015
11016 2001-04-11  Alan Modra  <amodra@one.net.au>
11017
11018         * MAINTAINERS: Update my email address.
11019
11020 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11021
11022         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11023         recent versions of FreeBSD (release 3 or later).
11024         * ltconfig: On FreeBSD, -lc must not be provided when building
11025         a shared library or else the standard -pthread gcc option is
11026         rendered worthless to later users of the built library.
11027
11028 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11029
11030         * MAINTAINERS: Add self and RTH as C front end maintainers.
11031
11032 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11033
11034         * config.sub: Make sure to match an already-canonicalized
11035         machine name (eg. mn10300-unknown-elf).
11036
11037 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11038
11039         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11040         New macros.
11041         (bootstrap, cross): Use RECURSE_FLAGS.
11042         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11043
11044 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11045
11046         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11047
11048 2001-03-22  Colin Howell  <chowell@redhat.com>
11049
11050         * Makefile.in (DO_X): Do not backslash single-quotes in
11051         backquotes (two places).
11052
11053 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11054
11055         Re-installed:
11056         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11057         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11058         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11059         * ltcf-cxx.sh: Likewise.
11060         * ltcf-gcj.sh: Likewise.
11061
11062 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11063
11064         * MAINTAINERS: Add myself as "documentation co-maintainer".
11065
11066 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11067
11068         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11069         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11070
11071 2001-03-19  Tom Tromey  <tromey@redhat.com>
11072
11073         * config-ml.in: Handle GCJ and GCJFLAGS.
11074
11075 2001-03-21  Michael Chastain  <chastain@redhat.com>
11076
11077         * Makefile.in: all-m4 depends on all-texinfo.
11078
11079 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11080
11081         * MAINTAINERS: Add myself to write after approval list.
11082
11083 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11084
11085         * Makefile.in (DO_X): Quote nested quotes.
11086
11087 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11088
11089         * MAINTAINERS: Add myself to write after approval list.
11090
11091 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11092
11093         * Makefile.in (DO_X): Use double quotes for quoting
11094         "RANLIB=$${RANLIB}".
11095
11096 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11097
11098         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11099
11100 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11101
11102         * configure.in: Only use `lang_requires' for languages athat are
11103         actually enabled.
11104
11105 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11106
11107         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11108
11109 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11110
11111         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11112
11113 2001-03-07  Tom Tromey  <tromey@redhat.com>
11114
11115         * configure.in: Allow config-lang.in to set `lang_requires' to list
11116         of other required languages.
11117
11118 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11119
11120         * Makefile.in: Remove RANLIB definition. Use RANLIB
11121         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11122         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11123
11124 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11125             Alexandre Oliva  <aoliva@redhat.com>
11126
11127         * Makefile.in (check-c++): Use tabs, not spaces.
11128
11129 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11130
11131         * MAINTAINERS: add myself to Write After Approval list.
11132
11133 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11134
11135         * Makefile.in (check-c++): New rule.
11136
11137         * configure.in (target_libs): Remove libg++.
11138         (noconfigdirs): Remove libg++.
11139         (noconfigdirs): Same.
11140         (noconfigdirs): Same.
11141         (noconfigdirs): Same.
11142
11143         * config-ml.in: Remove libg++ references.
11144
11145         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11146         (ALL_TARGET_MODULES): Same.
11147         (configure-target-libg++): Remove.
11148         (all-target-libg++): Remove.
11149         (configure-target-libio): Remove.
11150         (all-target-libio): Remove.
11151         (check-target-libio): Remove.
11152         (.PHONY): Remove.
11153         (libg++.tar.bz2): Remove.
11154         (all-target-cygmon): Remove libio.
11155         (all-target-libstdc++): Remove.
11156         (configure-target-libstdc++): Remove.
11157         (TARGET_LIB_PATH): Remove libstdc++.
11158         (ALL_GCC_CXX): Remove libstdc++.
11159         (all-target-gperf): Correct.
11160
11161 2001-02-16  Nick Clifton  <nickc@redhat.com>
11162
11163         * configure.in (noconfigdirs): Allow configuration of texinfo
11164         for Cygwin hosts.
11165
11166 2001-02-15  Anthony Green  <green@redhat.com>
11167
11168         * configure: Introduce GCJ_FOR_TARGET.
11169         * configure.in: Ditto.
11170         * Makefile.in: Ditto.
11171
11172 2001-02-13  Andreas Schwab  <schwab@suse.de>
11173
11174         * MAINTAINERS: Update mail address.
11175
11176 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11177
11178         * config.guess: Add linux target for S/390.
11179         * config.sub: Likewise.
11180
11181 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11182
11183         * configure.in: for *-chorusos, don't config target-newlib and
11184         target-libgloss.
11185
11186 2001-02-06  Ben Elliston  <bje@redhat.com>
11187
11188         * configure: Output host type to stdout, not stderr.
11189
11190 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11191
11192         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11193         * ltcf-cxx.sh: Likewise.
11194
11195         * config.if: Assume enable_libstdcxx_v3 is defined.
11196
11197 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11198
11199         Remove V2 C++ library.
11200         * configure.in: Remove --enable-libstdcxx_v3 support.
11201
11202 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11203
11204         * include/demangle.h: Add prototype for java_demangle_v3.
11205
11206 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11207
11208         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11209
11210 2001-01-27  Richard Henderson  <rth@redhat.com>
11211
11212         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11213
11214 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11215
11216         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11217         Don't unset, it's non-portable and no longer necessary, set to empty
11218         instead.
11219
11220 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11221
11222         * ltconfig: Shell portability fix for the tagname validity check.
11223
11224 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11225
11226         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11227         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11228
11229 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11230
11231         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11232
11233 2001-01-26  Tom Tromey  <tromey@redhat.com>
11234
11235         * configure.in: Allow libgcj to be built on Sparc Solaris.
11236
11237 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11238
11239         * ltcf-c.sh: Add aix5 case.
11240         * ltcf-cxx.sh: Likewise.
11241         * ltconfig: Likewise.
11242
11243 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11244
11245         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11246         keep at least one of build_libtool_libs or build_old_libs set to
11247         yes.
11248
11249         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11250         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11251
11252 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11253
11254         * configure.in: Enable libgcj on several additional platforms.
11255
11256 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11257
11258         * configure.in: Enable libgcj for linux targets.
11259
11260 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11261
11262         * MAINTAINERS (Write After Approval): Add myself.
11263
11264 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11265
11266         * MAINTAINERS: Add myself as vax port maintainer.
11267
11268 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11269
11270         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11271
11272 2001-01-09  Mike Stump  <mrs@wrs.com>
11273
11274         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11275         failures of subdirectories.
11276
11277 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11278
11279         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11280         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11281         * ltcf-cxx.sh: Likewise.
11282         * ltcf-gcj.sh: Likewise.
11283         * ltconfig.sh: Fix typo.
11284
11285 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11286
11287         * configure: handle DOS-style absolute paths.
11288
11289 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11290
11291         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11292
11293 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11294
11295         * MAINTAINERS: Add myself as avr port co-maintainer.
11296
11297 2000-12-28  Ben Elliston  <bje@redhat.com>
11298
11299         * MAINTAINERS: Add myself under ``Write After Approval''.
11300
11301 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11302
11303         * texinfo: Remove directory from GCC.
11304
11305 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11306
11307         * COPYING: Update to current
11308         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11309         to 19yy as example year in copyright notice).
11310
11311 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11312
11313         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11314         (libstdcxx_incdir): Pass down.
11315         * config.if: Remove expired bits for cxx_interface, add stub.
11316         (libstdcxx_incdir): Add variable for g++ include directory.
11317         * configure.in (gxx_include_dir): Use it.
11318
11319 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11320
11321         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11322         with old-email address from ``Write After Approval''.
11323
11324 2000-12-15  Andreas Jaeger  <aj@suse.de>
11325
11326         * configure.in: Handle lang_dirs.
11327
11328 2000-12-14  Tom Tromey  <tromey@redhat.com>
11329
11330         * MAINTAINERS: Removed brads.
11331
11332         * MAINTAINERS: Added gcj developers.
11333
11334 2000-12-13  Anthony Green  <green@redhat.com>
11335
11336         * configure.in: Disable libgcj for any target not specifically
11337         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11338         with g++ abi.
11339
11340 2000-12-13  Mike Stump  <mrs@wrs.com>
11341
11342         * Makefile.in (local-distclean): Also remove fastjar.
11343
11344 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11345
11346         * contrib/gcc_update: Add fastjar --touch entries.
11347
11348 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11349
11350         * configure.in: Disable language-specific target libraries for
11351         languages that aren't enabled.
11352
11353 2000-12-10  Anthony Green  <green@redhat.com>
11354
11355         * configure.in: Define libgcj.  Disable libgcj target libraries for
11356         most targets.
11357
11358 2000-12-10  Neil Booth  <neilb@earthling.net>
11359
11360         * MAINTAINERS: Update mail address, remove from WAA list.
11361
11362 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11363
11364         * libjava: Imported from /cvs/java.
11365         * libffi: Likewise.
11366         * Boehm-gc: Likewise.
11367
11368 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11369
11370         * configure.in (target_libs): Revert 2000-12-08 patch.
11371         (noconfigdirs): Added target-libjava.
11372
11373 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11374
11375         * djunpack.bat: removed.
11376
11377 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11378
11379         * Makefile.in: handle DOS-style absolute paths.
11380         * config-ml.in: likewise.
11381         * symlink-tree: likewise.
11382
11383 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11384
11385         * fastjar: Imported.
11386
11387 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11388
11389         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11390         libjava.
11391         * configure.in (target_libs): Removed `target-libjava'.
11392
11393 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11394
11395         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11396         (ALL_MODULES): Added fastjar.
11397         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11398         (all-target-libjava): all-fastjar replaces all-zip.
11399         (all-fastjar): Added.
11400         (configure-target-fastjar, all-target-fastjar): Likewise.
11401         * configure.in (host_tools): Added fastjar.
11402
11403 2000-12-07  Mike Stump  <mrs@wrs.com>
11404
11405         * Makefile.in (local-distclean): Remove leftover built files.
11406
11407 2000-11-24  Nick Clifton  <nickc@redhat.com>
11408
11409         * configure.in (xscale-elf): Add target.
11410         (xscale-coff): Add target.
11411
11412 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11413
11414         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11415         recent versions of FreeBSD (release 3 or later).
11416         * ltconfig: On FreeBSD, -lc must not be provided when building
11417         a shared library or else the standard -pthread gcc option is
11418         rendered worthless to later users of the built library.
11419
11420 2000-11-16  Fred Fish  <fnf@be.com>
11421
11422         * configure.in (enable_libstdcxx_v3): Fix typo,
11423         libstd++ -> libstdc++.
11424
11425 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11426
11427         * MAINTAINERS: Add self to Write After Approval list.
11428
11429 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11430
11431         * MAINTAINERS: Update my email address.  Add myself to global write
11432         privs list.
11433
11434 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11435
11436         * Makefile.in: Merge with src and libgcj.
11437         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11438         configure-target-<library> when their configure scripts need the C
11439         or C++ library to have already been built to work properly.
11440         (do_proto_toplev): Set them to an empty string.
11441
11442         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11443         (REALLY_SET_LIB_PATH): Use them.
11444
11445 2000-11-17  Stan Shebs  <shebs@apple.com>
11446
11447         * MAINTAINERS: Add self to Write After Approval list.
11448
11449 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11450
11451         * configure: Provide the original toplevel configure arguments
11452         (including $0) to subprocesses in the environment rather than
11453         through gcc/configargs.h.
11454
11455 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11456
11457         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11458         C99.  Alphabetise "Write After Approval" list.
11459
11460 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11461
11462         * configure: Turn on libstdc++ V3 by default.
11463
11464         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11465         if we've got GCC.
11466
11467 2000-11-11  Philip Blundell  <philb@gnu.org>
11468
11469         * MAINTAINERS: Add self to Write After Approval list.
11470
11471 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11472
11473         * ltcf-c.sh (aix4): Improve shared library configuration; require
11474         exporting symbols.
11475         * ltcf-cxx.sh (aix4): Define.
11476         * ltconfig (aix4): Define library and soname specs appropriate for
11477         AIX.  Define command to create export symbols list.
11478
11479 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11480
11481         * config.sub: Add support for Sun Chorus
11482
11483 2000-10-31  Nick Clifton  <nickc@redhat.com>
11484
11485         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11486         <name>@redhat.com.  Also installed new email address for Clint
11487         Popetz.
11488
11489 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11490
11491         * etc: Remove directory from GCC.
11492
11493 2000-10-16  Michael Meissner  <meissner@redhat.com>
11494
11495         * configure (gcc/configargs.h): Only create if there is a build GCC
11496         directory created.
11497
11498 2000-10-16  Matthias Klose  <doko@debian.org>
11499
11500         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11501         when configured for libstdc++-v3.
11502
11503 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11504
11505         * configure: Save configure arguments to gcc/configargs.h.
11506
11507 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11508
11509         * config.guess: Import CVS version 1.157.
11510         * config.sub: Import CVS version 1.181.
11511
11512 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11513
11514         * Makefile.in (bootstrap): avoid recursion if subdir missing
11515         (cross): ditto
11516         (do-proto-toplev): ditto
11517
11518 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11519
11520         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11521         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11522
11523         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11524         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11525         all affected `configure' scripts.
11526
11527 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11528
11529         * MAINTAINERS: Add self as cpplib co-maintainer.
11530
11531 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11532
11533         * MAINTAINERS: Add self to Write After Approval list.
11534
11535 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11536
11537         * INSTALL/README: egcs -> GCC update.
11538
11539 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11540
11541         * MAINTAINERS: Add myself to Write After Approval list.
11542
11543 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11544
11545         * MAINTAINERS: Add myself to Write After Approval list.
11546
11547 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11548
11549         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11550         X11 libraries for hppa64.
11551
11552 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11553
11554         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11555
11556 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11557
11558         * Makefile.in (all-zlib): Added dummy target.
11559
11560         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11561         ltcf-gcj.sh: Updated from libtool multi-language branch.
11562
11563 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11564
11565         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11566         (bootstrap*): Depend on all-bootstrap.
11567
11568 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11569
11570         * config.guess: Import CVS version 1.156.
11571         * config.sub: Import CVS version 1.179.
11572
11573 2000-09-02  Anthony Green  <green@cygnus.com>
11574
11575         * Makefile.in (all-gcc): Depend on all-zlib.
11576         (CLEAN_MODULES): Add clean-zlib.
11577         (ALL_MODULES): Add all-zlib.
11578         * configure.in (host_libs): Add zlib.
11579
11580 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11581
11582         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11583         crosses, but add gcc/include to the header search path for them.
11584
11585 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11586
11587         * MAINTAINERS: Add self to Write After Approval list.
11588
11589 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11590
11591         * config.guess: Import CVS version 1.152.
11592         * config.sub: Import CVS version 1.177.
11593
11594 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11595
11596         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11597         $targargs to tell whether newlib is going to be built.
11598
11599         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11600         $$r/TARGET_SUBDIR/libio for _G_config.h.
11601
11602 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11603
11604         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11605
11606 2000-08-22  DJ Delorie  <dj@redhat.com>
11607
11608         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11609
11610 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11611
11612         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11613         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11614         sub-configures.
11615
11616 2000-08-21  DJ Delorie  <dj@redhat.com>
11617
11618         * MAINTAINERS: Add self as a libiberty maintainer
11619
11620 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11621
11622         * configure.in (libstdcxx_flags): Use
11623         libstdc++-v3/src/libstdc++.INC.
11624
11625 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11626
11627         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11628
11629 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11630
11631         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11632
11633         * configure: Make enable_threads and enable_shared defaults
11634         explicit.  Substitute enable_threads into generated Makefiles.
11635         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11636         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11637
11638 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11639
11640         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11641
11642 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11643
11644         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11645         previous delta.
11646
11647 2000-08-11  Jason Merrill  <jason@redhat.com>
11648
11649         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11650         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11651         (FLAGS_FOR_TARGET): Not here.
11652         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11653
11654 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11655
11656         * config-ml.in (CC, CXX): Don't introduce a leading space.
11657
11658 2000-08-07  DJ Delorie  <dj@delorie.com>
11659
11660         * MAINTAINERS: Add self as a DJGPP maintainer
11661
11662 2000-08-07  DJ Delorie  <dj@redhat.com>
11663
11664         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11665         "if we're also building gcc, and it's a gcc that will run on the
11666         build machine, we want to use its includes instead of the system's
11667         default includes".
11668
11669 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11670
11671         * MAINTAINERS: Add self to Write After Approval list.
11672
11673 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11674
11675         * configure.in (libstdcxx_flags): Don't use `"'.
11676
11677         * config-ml.in: Adjust multilib search paths to the
11678         appropriate multilib tree.
11679
11680 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11681
11682         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11683         commas in $LANGUAGES.
11684
11685 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11686
11687         * configure.in: Re-enable all references to libg++ and librx.
11688
11689 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11690
11691         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11692         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11693         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11694         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11695
11696         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11697
11698 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11699
11700         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11701         CXX_FOR_TARGET for sed.
11702
11703 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11704
11705         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11706         Do not override if already set in the environment or in configure.
11707         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11708         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11709
11710 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11711
11712         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11713         the libtool CVS tree multi-language branch.
11714         * ltconfig, ltmain.sh: Updated.
11715
11716 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11717
11718         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11719         (clean-target): Depend on it.
11720
11721         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11722         (GCC_FOR_TARGET): Use it.
11723         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11724         * configure.in: ... here.
11725         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11726         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11727
11728 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11729
11730         * MAINTAINERS: Add self to Write After Approval list.
11731
11732 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11733
11734         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11735         (configure-target-libchill, configure-target-libobjc): Likewise.
11736
11737         * configure.in: Use the same cache file for all target libs.
11738         * config-ml.in: But different cache files per multilib variant.
11739
11740 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11741
11742         * configure (topsrcdir): Don't use dirname.
11743
11744 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11745
11746         * MAINTAINERS: Add self to Write After Approval list.
11747
11748 2000-07-20  Jason Merrill  <jason@redhat.com>
11749
11750         * configure.in: Remove all references to libg++ and librx.
11751
11752         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11753
11754 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11755
11756         * config.sub: Update to subversions version 2000-07-06.
11757
11758 2000-07-12  Andrew Haley  <aph@cygnus.com>
11759
11760         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11761         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11762
11763 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11764
11765         * symlink-tree:  Check number of arguments.
11766
11767 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11768
11769         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11770         search path for a g++ extracted from the build tree.  This
11771         will allow link tests run by configure scripts in
11772         subdirectories to succeed.
11773
11774 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11775
11776         * ltconfig: Add support for mips-dde-sysv4.2MP
11777
11778 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11779
11780         * MAINTAINERS: Add myself as loop discovery maintainer.
11781
11782 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11783
11784         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11785         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11786
11787 2000-06-19  Timothy Wall  <twall@cygnus.com>
11788
11789         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11790         * config.sub: Add tic54x target.
11791
11792 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11793
11794         * MAINTAINERS: Add self as Fortran maintainer,
11795         remove Craig Burley.
11796
11797 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11798
11799         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11800         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11801
11802 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11803
11804         * MAINTAINERS: Add self as i18n maintainer
11805
11806 20000-05-21  H.J. Lu  (hjl@gnu.org)
11807
11808         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11809         directory are used if they exist. Make sure
11810         $(build_tooldir)/include is searched for header files,
11811         $(build_tooldir)/lib/ for library files.
11812         (GCC_FOR_TARGET): Likewise.
11813         (CXX_FOR_TARGET): Likewise.
11814
11815 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11816
11817         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11818
11819 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11820
11821         * Makefile.in (configure-target-libiberty): Depend on
11822         configure-target-newlib.
11823
11824 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11825
11826         * configure.in, Makefile.in: Merge all libffi-related
11827         configury stuff from the libgcj tree.
11828
11829 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11830
11831         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11832         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11833
11834 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11835
11836         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11837         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11838         current version information.  Add to proto-toplev directory.
11839         (gdb-taz): Build do-djunpack.
11840
11841 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11842
11843         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11844
11845 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11846
11847         * MAINTAINERS: Add self to Write After Approval list.
11848
11849 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11850
11851         * ltmain.sh: Preserve in relink_command any environment
11852         variables that may affect the linker behavior.
11853
11854 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11855
11856         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11857
11858 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11859
11860         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11861
11862 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11863
11864         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11865         with the version name.
11866
11867 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11868
11869         * MAINTAINERS: Add self as bb-reorder maintainer.
11870
11871 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11872
11873         * config.if: Tweak.
11874
11875 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11876
11877         * djunpack.bat: New file.
11878
11879 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11880
11881         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11882         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11883         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11884         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11885
11886 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11887
11888         * config.sub (case $basic_machine): Change default for "ibm-*"
11889         to "openedition".
11890
11891 2000-04-13  Andreas Jaeger  <aj@suse.de>
11892
11893         * MAINTAINERS: Added myself.
11894
11895 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11896
11897         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11898         (do-md5sum): New target.
11899         (MD5PROG): Define.
11900         (PACKAGE): Default to TOOL.
11901         (VER): Default to a shell script.
11902         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11903         md5 checksum generation.
11904         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11905         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11906         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11907         insight.tar.bz2): Use gdb-taz to create archive.
11908
11909 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11910
11911         * configure (warn_cflags): Delete.
11912
11913 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11914
11915         * MAINTAINERS: Added myself.
11916
11917 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11918             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11919
11920         * configure.in (enable_libstdcxx_v3): Add.
11921         (target_libs): Add bits here to switch between libstdc++-v2 and
11922         libstdc++-v3.
11923         * config.if: And this file too.
11924         * Makefile.in: Add libstdc++-v3 targets.
11925
11926 2000-04-05  Michael Meissner  <meissner@redhat.com>
11927
11928         * config.sub (d30v): Add d30v as a basic machine type.
11929
11930 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11931
11932         * configure.in: -linux-gnu*, not -linux-gnu.
11933
11934 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11935
11936         * MAINTAINERS: Add self in write-after-approval section.
11937
11938 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11939
11940         * MAINTAINERS: Add self as ia64 port maintainer.
11941
11942 2000-03-08  Neil Booth  <NeilB@earthling.net>
11943
11944         * MAINTAINERS: Add self in write-after-approval section.
11945
11946 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11947
11948         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11949         (do-tar-bz2): Replace TOOL with PACKAGE.
11950         (gdb.tar.bz2): Remove GDBTK from GDB package.
11951         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11952         dejagnu.tar.bz2): New packages.
11953
11954 2000-02-27  Andreas Jaeger  <aj@suse.de>
11955
11956         * configure.in: Add entry for mips*-*-linux*, move catch all
11957         *-*-*linux* entry below this one.
11958
11959 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11960
11961         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11962
11963 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11964
11965         * config.sub: Support an OS of "wince".
11966
11967 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11968
11969         * config.guess, config.sub: Updated to match config's 2000-02-15
11970         version.
11971
11972 2000-02-23  Linas Vepstas  <linas@linas.org>
11973
11974         * config.sub: Add support for Linux/IBM 370.
11975         * configure.in: Likewise.
11976
11977 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11978
11979         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11980
11981 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11982
11983         * config.guess: Guess "cygwin" rather than "cygwin32".
11984
11985 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11986
11987         * configure (gcc_version): When setting, narrow search to
11988         lines containing `version_string'.
11989
11990 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11991
11992         * config.sub: Add support for avr target.
11993
11994 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11995
11996         * MAINTAINERS: Add maintainers for MCore port.
11997
11998 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11999
12000         * config.sub: Add mmix-knuth-mmixware.
12001
12002 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12003
12004         * MAINTAINERS: Pair cccp with cpplib maintainership.
12005
12006 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12007
12008         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12009         structure stuff to -L library search.
12010         (CXX_FOR_TARGET): Ditto.
12011         (CROSS_CHECK_MODULES): Fix spelling mistake.
12012
12013 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12014
12015         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12016         the C++ compiler.
12017
12018 2000-01-12  Richard Henderson  <rth@cygnus.com>
12019
12020         * configure.in: Don't build some bits for beos.
12021
12022 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12023
12024         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12025         as include files.
12026
12027 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12028
12029         * Add self as cpplib maintainer, as requested by Jason
12030         Merrill.  Correct my e-mail address.
12031
12032 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12033
12034         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12035         not mh-aix43.
12036
12037 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12038
12039         * MAINTAINERS: Add myself to "write after approval" list.
12040
12041 1999-12-14  Richard Henderson  <rth@cygnus.com>
12042
12043         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12044         * config.sub: Accept alphaev[78], alphaev8.
12045
12046 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12047
12048         * config.guess, config.sub: Update from autoconf.
12049
12050 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12051
12052         * MAINTAINERS:  update my playtime e-address.
12053
12054 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12055
12056         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12057         necessary libraries are missing.
12058
12059 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12060
12061         * MAINTAINERS: Add new 'write after approval' maintainer.
12062
12063 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12064
12065         * MAINTAINERS: Add new Java maintainer.
12066
12067 1999-10-25  Andreas Schwab  <schwab@suse.de>
12068
12069         * configure: Fix quoting inside arguments of eval.
12070
12071 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12072
12073         * config-ml.in: Allow suppression of some ARM multilibs.
12074
12075 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12076
12077         * config.guess: Add OS/390 match pattern.
12078         * config.sub: Add mvs, openedition targets.
12079         * configure.in (i370-ibm-opened*): New.
12080
12081 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12082
12083         * config.sub: Add support for configuring for pj.
12084
12085 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12086
12087         * config.sub (maybe_os): Add support for configuring for fr30.
12088
12089 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12090
12091         * configure.in: Do not configure or build ld for AIX
12092         platforms.  ld is known to be broken on these platforms.
12093
12094 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12095
12096         * config-ml.in: Pass compiler flag corresponding to multidirs to
12097         subdir configures.
12098
12099 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12100
12101         * Makefile.in (LDFLAGS): Define.
12102
12103 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12104
12105         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12106         noconfigdirs.
12107         (*-*-cygwin*): Likewise.
12108
12109 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12110
12111         * mkdep: New file.
12112         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12113         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12114
12115         From Eli Zaretskii <eliz@is.elta.co.il>:
12116         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12117         long file name when using DJGPP on MS-DOS.
12118
12119 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12120
12121         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12122
12123 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12124
12125         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12126         dependency as this causes "make check" to globally "make all"
12127
12128 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12129
12130         * configure.in (target_libs): Added target-zlib.
12131         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12132         (CONFIGURE_TARGET_MODULES): Likewise.
12133         (CHECK_TARGET_MODULES): Likewise.
12134         (INSTALL_TARGET_MODULES): Likewise.
12135         (CLEAN_TARGET_MODULES): Likewise.
12136         (configure-target-zlib): New target.
12137         (all-target-zlib): Likewise.
12138         (all-target-libjava): Depend on all-target-zlib.
12139         (configure-target-libjava): Depend on configure-target-zlib.
12140
12141         * Makefile.in (configure-target-libjava): Depend on
12142         configure-target-newlib.
12143         (configure-target-boehm-gc): New target.
12144         (configure-target-qthreads): New target.
12145
12146         * configure.in (target_libs): Added target-qthreads.
12147         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12148         (CONFIGURE_TARGET_MODULES): Likewise.
12149         (CHECK_TARGET_MODULES): Likewise.
12150         (INSTALL_TARGET_MODULES): Likewise.
12151         (CLEAN_TARGET_MODULES): Likewise.
12152         (all-target-qthreads): New target.
12153         (configure-target-libjava): Depend on configure-target-qthreads.
12154         (all-target-libjava): Depend on all-target-qthreads.
12155
12156         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12157         (CONFIGURE_TARGET_MODULES): Likewise.
12158         (CHECK_TARGET_MODULES): Likewise.
12159         (INSTALL_TARGET_MODULES): Likewise.
12160         (CLEAN_TARGET_MODULES): Likewise.
12161         (all-target-libjava): New target.
12162         (all-target-boehm-gc): Likewise.
12163         * configure.in (target_libs): Added libjava, boehm-gc.
12164
12165 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12166
12167         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12168         configure.bat in SUPPORT_FILES.
12169         (gas+binutils.tar.bz2): Likewise.
12170
12171         * makeall.bat: Remove; obsolete.
12172
12173 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12174
12175         From Mark Elbrecht:
12176         * configure.bat: Remove; obsolete.
12177
12178 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12179
12180         * configure: Add -W -Wall to the default CFLAGS when compiling with
12181         gcc.
12182
12183 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12184
12185         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12186
12187 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12188
12189         * configure.in: Build ld on IRIX6.
12190
12191 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12192
12193         * Makefile.in: Change distribution targets to use bzip2 instead of
12194         gzip.
12195         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12196         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12197
12198 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12199
12200         * config.sub: Add mcore target.
12201
12202 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12203
12204         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12205
12206 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12207
12208         * config.guess (dummy): Changed to $dummy.
12209
12210 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12211
12212         * config.sub: Tidied up case statements.
12213
12214 1999-05-22  Ben Elliston  <bje@cygnus.com>
12215
12216         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12217         <jiro@din.or.jp>.
12218
12219         * config.guess: Merge with FSF version. Future changes will be
12220         more accurately recorded in this ChangeLog.
12221         * config.sub: Likewise.
12222
12223 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12224
12225          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12226
12227 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12228
12229         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12230
12231 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12232
12233         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12234
12235 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12236
12237         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12238         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12239         Bad merge removed these two changes.
12240
12241 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12242                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12243
12244         * config.guess (interix Alpha): Add.
12245
12246 1999-04-11  Richard Henderson  <rth@cygnus.com>
12247
12248         * configure.in (i?86-*-beos*): Do config gperf; don't config
12249         gdb, newlib, or libgloss.
12250
12251 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12252
12253         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12254         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12255         from multidirs.
12256
12257 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12258
12259         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12260
12261 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12262
12263         * config.sub: Add support for mcore targets.
12264
12265 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12266
12267         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12268         not mt-ospace, in order to shut up assembler warning about using
12269         symbols that are named the same as registers.
12270
12271 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12272
12273         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12274         dependency list for all-target-cygmon.
12275
12276 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12277
12278         * config-ml.in: Check $host, not $target, for selective multilibs.
12279         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12280         thumb interworking, and underscore prefix multilibs.
12281
12282 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12283
12284         * missing: Update to version from current automake.
12285
12286 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12287
12288         * configure (gxx_include_dir): Removed.
12289
12290         * configure.in (gxx_include_dir): Handle it.
12291         * Makefile.in: Likewise.
12292
12293 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12294
12295         * config.sub (mips64vr4111,mips64vr4111el) Add.
12296
12297 1999-03-21  Ben Elliston  <bje@cygnus.com>
12298
12299         * config.guess: Correct typo for detecting ELF on FreeBSD.
12300
12301 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12302
12303         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12304         config/mh-djgpp.
12305
12306 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12307
12308         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12309         all-target-newlib to dependency list for all-target-bsp.
12310
12311 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12312
12313         * config.sub: Add i386-uwin support.
12314         * config.guess: Likewise.
12315
12316 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12317
12318         * configure.in: cleanup, add mh-*pic handling for arm, special
12319         case powerpc*-*-aix*
12320
12321 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12322
12323         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12324         can be built.
12325
12326 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12327
12328         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12329         targets.
12330
12331 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12332
12333         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12334
12335 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12336
12337         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12338
12339 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12340
12341         * config.sub: Fix typo in arm recognition.
12342
12343 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12344
12345         * configure.in (noconfigdirs): Changed target_configdirs to
12346         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12347         rather than m68k-*-* since it is not known to work on
12348         m68k-aout. Ditto for arm-*-*oabi.
12349
12350 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12351
12352         * configure.in (*-*-windows*): Remove, no longer used.
12353
12354 1999-02-19  Ben Elliston <bje@cygnus.com>
12355
12356         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12357         Smart and improved by Andrew Cagney.
12358
12359 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12360
12361         * config.guess: Recognize openbsd-*-hppa.
12362
12363 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12364
12365         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12366         only if it is not empty.
12367
12368 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12369
12370         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12371
12372         * config.guess: Modified to recognize uname's armv* syntax.
12373
12374         * config.sub: Modified to recognize uname's armv* syntax.
12375
12376 1999-02-17  Mark Salter  <msalter@cygnus.com>
12377
12378         * configure.in: Added target-bsp for sparclite.
12379
12380 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12381
12382         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12383
12384 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12385
12386         * configure.in: Add support for strongarm port.
12387         * config.sub: Add support for strongarm target.
12388
12389 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12390
12391         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12392         the old name config/mh-cygwin32.
12393         Enable texinfo.
12394
12395 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12396
12397         * configure.in: Do build ld for ix86 Solaris.
12398
12399 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12400
12401         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12402         $AR_FOR_TARGET.  Likewise for RANLIB.
12403
12404 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12405
12406         * config.sub (oabi):  Recognize.
12407         * configure.in (arm-*-oabi):  Handle.
12408
12409 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12410
12411         * config.guess: Improve detection of i686 on UnixWare 7.
12412
12413 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12414
12415         * config.guess: Add support for i386-pc-interix.
12416         * config.sub: Likewise.
12417         * configure.in: Likewise.
12418
12419 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12420
12421         * Makefile.in: Remove unneeded all-target-libio from
12422         from all-target-winsup target since it is now unneeded.
12423         Add all-target-libtermcap in its place since it is now
12424         needed.
12425
12426 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12427
12428         * configure.in: makefile stub for cygwin target is probably
12429         unnecessary.  Remove it for now.
12430
12431 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12432
12433         * configure.in: libtermcap.a should be built when cygwin is the
12434         target as well as the host.
12435         * config.guess: Allow mixed case in cygwin uname output.
12436         * Makefile.in: Add libtermcap target.
12437
12438 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12439
12440         * config.sub: Clean up handling of hppa2.0.
12441
12442 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12443
12444         * config.guess: Use C code to identify more HP machines.
12445
12446 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12447
12448         * config.sub: Handle hppa2.0.
12449
12450 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12451
12452         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12453         cygmon for all sparclite targets, regardless of object format.
12454
12455 1998-12-15  Mark Salter  <msalter@cygnus.com>
12456
12457         * configure.in: Added target-bsp for several target architectures.
12458
12459         * Makefile.in: Added rules for bsp.
12460
12461 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12462
12463         * config.guess: Improve detection of hppa2.0 processors.
12464
12465 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12466
12467         * config.guess: Recognize FreeBSD using ELF automatically.
12468
12469 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12470
12471         * configure (skip-this-dir): Add handling for new shell script, which
12472         might be created by a sub-directory's configure to indicate, this particular
12473         directory is "unwanted".
12474         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12475
12476 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12477
12478         * ltconfig: import from libtool, after changing libtool to
12479         account for the cygwin name change.
12480
12481 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12482
12483         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12484         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12485
12486 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12487
12488         * configure.in: Add libtermcap to list of cygwin dependencies.
12489
12490 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12491
12492         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12493         they include winsup/include when it's a cygwin target.
12494
12495 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12496
12497         * configure.in (host_tools): Added zip.
12498         * Makefile.in (all-target-libjava): Depend on all-zip.
12499         (all-zip): New target.
12500         (ALL_MODULES): Added all-zip.
12501         (NATIVE_CHECK_MODULES): Added check-zip.
12502         (INSTALL_MODULES): Added install-zip.
12503         (CLEAN_MODULES): Added clean-zip.
12504
12505 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12506
12507         * Makefile.in: lose "32" from comment about cygwin.
12508
12509 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12510
12511         * configure.in: Use -Os to build target libraries for the fr30.
12512
12513 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12514
12515         * config.sub: Add fr30.
12516
12517 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12518
12519         * configure.in: drop "32" from config/mh-cygwin32.  Check
12520         cygwin* instead of cygwin32*.
12521         * config.sub: Check cygwin* instead of cygwin32*.
12522
12523 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12524
12525         * config.guess: Match any version of Unixware7.
12526
12527 1998-10-20  Syd Polk  <spolk@cygnus.com>
12528
12529         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12530         if desired.
12531
12532 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12533
12534         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12535         these if the appropriate directories and files to not exist.
12536
12537 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12538
12539         * Makefile.in (DEVO_SUPPORT): Add config.if.
12540
12541 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12542
12543         * configure: Add pattern to replace "build_tooldir"'s
12544         definition in the generated Makefile with "tooldir"'s
12545         actual value.
12546
12547 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12548
12549         * config.sub: Bring back lost sparcv9.
12550
12551         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12552
12553 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12554
12555         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12556         CC_FOR_TARGET and friends.
12557
12558 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12559
12560         * Makefile.in (build_tooldir): New variable, same as tooldir.
12561         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12562         -B$(build_tooldir)/bin/.
12563         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12564
12565 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12566
12567         * README: Remove installation instructions and refer to the
12568         INSTALL directory instead.
12569
12570 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12571
12572         * config.sub: Add support for i[34567]86-pc-udk.
12573         * configure.in: Likewise.
12574
12575 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12576
12577         * Makefile.in: add bzip2 package building bits for user
12578         tools module
12579         * configure.in: ditto
12580
12581 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12582
12583         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12584         (ALL_TARGET_MODULES): Add all-target-libobjc.
12585         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12586         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12587         (all-target-libchill): Add dependencies.
12588         * configure.in (target_libs): Add libchill.
12589
12590 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12591
12592         * configure.in (target_subdir): Remove duplicate line.
12593
12594 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12595
12596         * Makefile.in (all-automake): fix dependencies.
12597
12598 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12599
12600         * configure.in: Minor cleanups for building in the $(target_alias)
12601         subdir.
12602
12603 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12604
12605         * Makefile.in (bootstrap): Set r and s before make all.  Use
12606         BASE_FLAGS_TO_PASS in make all.
12607         (cross): Likewise.
12608
12609 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12610
12611         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12612
12613 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12614
12615         * config.sub: Fix typo in last change.
12616
12617 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12618
12619         * config.sub: Add support for C4x target.
12620         * configure.in: Likewise.
12621
12622 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12623
12624         * config.sub: Recognize sparcv9 just like sparc64.
12625
12626 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12627
12628         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12629
12630 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12631
12632         * config.guess: Correctly identify Pentium II sco boxes.
12633
12634         * config.guess: Fix "tr" code.  From Weiwen Liu.
12635
12636 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12637
12638         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12639         stabs.
12640
12641 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12642
12643         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12644         (ALL_TARGET_MODULES): Add all-target-libchill.
12645         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12646         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12647         (all-target-libchill): Add dependencies.
12648         * configure.in (target_libs): Add libchill.
12649
12650 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12651
12652         * config.guess: Avoid assumptions about "tr" behaves when
12653         LANG is set to something other than English.
12654
12655 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12656
12657         * configure (gxx_include_dir): Changed to
12658         '${prefix}/include/g++'-${libstdcxx_interface}.
12659
12660         * config.if: New to determine the interfaces.
12661
12662 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12663
12664         * config.guess: Detect and handle MPE/IX.
12665         * config.sub: Deal with MPE/IX.
12666
12667 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12668
12669         * configure.in: Use mh-aix43.
12670
12671 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12672
12673         * configure: Fix --without/--disable cases for gxx-include-dir.
12674
12675 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12676
12677         * mdata-sh:  Imported.  Needed for automake support.
12678
12679 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12680
12681         * Makefile.in (taz): Try "chmod -R og=u ." before
12682         "chmod og=u `find . -print`".
12683
12684 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12685
12686         * configure.in: Add arm-elf and thumb-elf support.
12687
12688 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12689
12690         * Makefile.in: Undo previous patch.
12691
12692 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12693
12694         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12695         to here ...
12696         (install-no-fixedincludes): and here
12697         (INSTALL_MODULES): ... from here.
12698
12699 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12700
12701         * config.sub: Merge with FSF.
12702
12703         * config.guess: Merge with FSF.
12704
12705 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12706
12707         * configure (extraconfigdirs): New variable.
12708         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12709         * Makefile.in (all): Move higher in file.
12710         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12711         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12712         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12713         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12714         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12715
12716 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12717
12718         * Makefile.in (all-target-libjava): Depend on all-gcc and
12719         all-target-newlib.
12720         (configure-target-libjava): Depend on $(ALL_GCC).
12721
12722 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12723
12724         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12725         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12726
12727 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12728
12729         * INSTALL/README: Fix typo.
12730
12731 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12732
12733         * ylwrap: Change absolute path checks to check for DOS style path
12734         names.
12735
12736         * ylwrap: Don't use a full path name if the source file is in the
12737         same directory.  From hjl@lucon.org (H.J. Lu).
12738
12739         * config-ml.in: Default to being verbose, to match Feb 18 change to
12740         configure.
12741
12742 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12743
12744         Brought over from egcs:
12745
12746         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12747
12748         * configure.in (target_subdir): Set to ${target_alias} instead
12749         of "libraries".
12750
12751         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12752
12753         * configure.in (target_subdir): Set to libraries if enable_multilib.
12754
12755 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12756
12757         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12758         multilibs, force reconfiguration the first time we create
12759         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12760
12761 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12762
12763         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12764         avoid confusion with --no-recursion.
12765
12766 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12767
12768         * configure.in: Win32 hosts shouldn't use install -x
12769         * install-sh: remove -x option, and special .exe-handling
12770         hack.
12771
12772 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12773
12774         * config.guess: Recognize i586-pc-beos.
12775         * configure.in: Don't build some bits for beos.
12776
12777 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12778
12779         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12780         CFLAGS default to -O2.
12781
12782         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12783         when using GNU ld.
12784
12785 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12786
12787         * ltmain.sh: Correct install when using a different shell.
12788
12789 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12790
12791         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12792
12793 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12794
12795         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12796         target.
12797
12798 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12799
12800         * ltconfig: Update to correct AIX handling.
12801
12802 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12803
12804         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12805
12806         * configure.in (target_subdir): Set to ${target_alias} instead
12807         of "libraries".
12808
12809 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12810
12811         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12812         (Makefile): Depend on $(gcc_version_trigger).
12813
12814         * configure (gcc_version): Change default initializer to empty
12815         string.
12816         (gcc_version_trigger): New variable; pass this variable down
12817         to subdir configures to enable them checking gcc's version
12818         themselves. Emit make macros for both gcc_version vars.
12819         (topsrcdir): Initialize reliably.
12820         (recursion line): Remove --with-gcc-version=${gcc_version}.
12821
12822 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12823
12824         * configure (enable_version_specific_runtime_libs): Implement new flag
12825         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12826         in $(libsubdir); emit definition in each generated Makefile.
12827         (gxx_include_dir): Initialize depending on
12828         $enable_version_specific_runtime_libs.
12829
12830 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12831
12832         * configure (gcc_version): Initialize properly depending on
12833         how and where configure is started.
12834         (recursion line): Pass a --with-gcc-version=${gcc_version}
12835         to configures in subdirs.
12836
12837 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12838
12839         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12840         cygmon
12841
12842 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12843
12844         * configure.in: Add cygmon and libstub support for mn10200.
12845
12846 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12847
12848         * configure (gcc_version): Add new variable describing the
12849         particular gcc version we're building.
12850         * Makefile.in (libsubdir): Add new macro for the directory
12851         in which the compiler finds executables, libraries, etc.
12852         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12853         and libsubdir.
12854
12855 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12856
12857         * Makefile.in (local-clean): Remove *.log.
12858         (warning.log): Built with warn_summary from build.log.
12859         (mail-report.log): Run test_summary.
12860         (mail-report-with-warnings.log): Run test_summary including
12861         warning.log in the report.
12862
12863 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12864
12865         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12866
12867 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12868
12869         * Makefile.in (grep): Grep no longer depends on libiberty.
12870
12871 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12872
12873         * Makefile.in: all-snavigator needs all-libgui.
12874
12875 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12876
12877         * configure.in: Add cygmon and libstub support for mn10300.
12878
12879 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12880
12881         * missing: Update to version from automake 1.3.
12882
12883         * ltmain.sh: On installation, don't get confused if the same name
12884         appears more than once in the list of library names.
12885
12886 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12887
12888         * config.sub: Accept m68060 and m5200 as CPU names.
12889
12890 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12891
12892         * configure: Use && rather than using -a in test, because odd
12893         strings can confuse test.
12894         * configure.in: Likewise.
12895
12896 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12897
12898         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12899
12900 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12901
12902         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12903         bootstrap4-lean): New targets.
12904
12905 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12906
12907         * mpw-* Delete.  Not used.
12908
12909 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12910
12911         * COPYING.LIB: Update FSF address.
12912
12913 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12914
12915         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12916
12917         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12918         GAS_SUPPORT_DIRS.
12919
12920 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12921
12922         * ltconfig, ltmain.sh: Avoid producing a version number if
12923         -version-info was not used.
12924
12925 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12926
12927         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12928         building with newlib.
12929
12930 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12931
12932         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12933         Solaris `make' causes it to continue to next definition.
12934
12935 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12936
12937         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12938         the right GUI libraries and files are installed along with GDB.
12939
12940 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12941
12942         * configure.in: Change alpha to alpha* in several places.
12943
12944 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12945
12946         * config.sub: Recognize sparc86x.
12947
12948 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12949
12950         * configure.in (--enable-target-optspace): Remove debug echo.
12951
12952 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12953
12954         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12955
12956 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12957
12958         * ltconfig: Update cygwin32 support.
12959
12960         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12961         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12962         (GDB_SUPPORT_DIRS): Likewise.
12963
12964 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12965
12966         * configure.in (target_makefile_frag): If --enable-target-optspace,
12967         use -Os to compile target libraries rather than -O2.  Default to
12968         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12969         not used.
12970         * configure.in (target_cflags): Ditto for d30v.
12971
12972 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12973
12974         * Makefile.in (all-bfd): Depend on all-intl.
12975         (all-binutils): Likewise.
12976         (all-gas): Likewise.
12977         (all-gprof): Likewise.
12978         (all-ld): Likewise.
12979
12980 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12981
12982         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12983
12984 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12985
12986         * Makefile.in (all-bfd): Depend upon all-libiberty.
12987
12988         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12989
12990 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12991
12992         * Makefile.in: Add libstub.
12993
12994         * configure.in: Ditto. Build libstub for targets that have cygmon
12995         support.
12996
12997 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12998
12999         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13000
13001 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13002
13003         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13004         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13005
13006 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13007
13008         * configure: Define DEFAULT_M4 by searching PATH.
13009         * Makfile.in: Use DEFAULT_M4.
13010
13011 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13012
13013         * ltconfig: Add cygwin32 support.
13014
13015         * Makefile.in, configure.in: Add libtool as a native only directory
13016         to configure and build.
13017
13018 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13019
13020         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13021
13022 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13023
13024         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13025
13026 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13027
13028         * Makefile.in: add ash make rules
13029         * configure.in: add ash to native_only and host_tools lists
13030
13031 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13032
13033         * Makefile.in (all-gettext, all-intl): New targets.
13034         (ALL_MODULES): Added all-gettext, all-intl.
13035         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13036         (INSTALL_MODULES): Added install-gettext, install-intl.
13037         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13038
13039         * configure.in (host_tools): Added gettext.
13040         (native_only): Likewise.
13041         (noconfigdirs) [various cases]: Likewise.
13042         (host_libs): Added intl.
13043
13044 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13045
13046         * configure: Do not disable building gdbtk for cygwin32 hosts.
13047
13048 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13049
13050         * configure.in: Add thumb-coff target.
13051         * config.sub: Add thumb-coff target.
13052
13053 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13054
13055         * Makefile.in: Revert yesterday's change.
13056         (all-target-winsup):  all-target-librx stays out of here.
13057
13058 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13059
13060         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13061         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13062         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13063         Remove references to librx and libg++.
13064
13065 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13066
13067         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13068         recursive makes
13069
13070 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13071
13072         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13073         for newlib directory.
13074         (CXX_FOR_TARGET): Likewise.
13075
13076 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13077
13078         * ltconfig: Update after libtool/ltconfig.in change for
13079         hpux11.
13080
13081 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13082
13083         * ltconfig, ltmain.sh: Update to libtool 1.2.
13084
13085 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13086
13087         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13088         (install-gcc-cross): Instead, override LANGUAGES here.
13089
13090 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13091
13092         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13093         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13094
13095 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13096
13097         * configure.in: Add Thumb-pe target.
13098
13099 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13100
13101         * Makefile.in - changed sn targets to snavigator
13102         * configure.in - changed sn targets to snavigator
13103
13104 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13105
13106         * config-ml.in: After building symlink tree call make distclean
13107         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13108         to be the case for libiberty.
13109
13110 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13111
13112         * configure: When making link, also check the current
13113         directory. The configure scripts may create one.
13114
13115 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13116
13117         * config.sub: Accept alphapca56 and alphaev6 properly.
13118
13119 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13120
13121         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13122
13123 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13124
13125         * config.sub (sco5): Fix typo.
13126
13127 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13128
13129         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13130         install-itcl.
13131         (install-itcl): Remove dependency on install-tcl.
13132
13133 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13134
13135         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13136
13137 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13138
13139         * configure.in: Don't build libgui for a cygwin32 target when not on
13140         a cygwin32 host.
13141
13142 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13143
13144         * configure (redirect): Set to null, so default behavior of
13145         configure is now --verbose.
13146
13147 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13148
13149         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13150         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13151
13152 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13153
13154         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13155         this change to sync Makefile.in with its ChangeLog entries.
13156
13157 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13158
13159         * ltmain.sh (mkdir): Check that the directory doesn't exist
13160         before we exit with error, so that we don't get races during
13161         parallel builds.
13162
13163 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13164
13165         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13166
13167 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13168
13169         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13170         PICFLAG_FOR_TARGET.
13171         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13172
13173         * configure: Emit a definition for the new macro enable_shared
13174         into each Makefile.
13175
13176 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13177
13178         * configure.in (host_tools, native_only): Add libtool.
13179
13180 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13181
13182         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13183         Fix typo in ming config comment.
13184
13185 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13186
13187         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13188
13189 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13190
13191         * config.sub: Add tic30 cases, and map c30 to tic30.
13192
13193 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13194
13195         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13196         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13197         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13198         (CLEAN_TARGET_MODULES): Similarly
13199         (all-target-libf2c): Add dependences.
13200         * configure.in (target_libs): Add libf2c.
13201
13202 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13203
13204         * configure.in: Remove expect from noconfigdirs when target
13205         is cygwin32.  OK to build expect and dejagnu with Canadian
13206         Cross.
13207
13208 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13209
13210         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13211         host.
13212
13213         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13214         and mingw32.
13215
13216 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13217
13218         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13219         here as it is not defined in the toplevel Makefile.
13220
13221 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13222
13223         * configure (package_makefile_rules_frag): New variable, which names
13224         a file with generic rules, ...
13225         Change comment to mention we now have FIVE parts.
13226         * configure: Undo last change.
13227
13228 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13229
13230         * config.guess: More accurate determination of HP processor types.
13231         * config.sub: More accurate determination of HP processor types.
13232
13233 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13234
13235         * configure (package_makefile_frag): Move inserting the
13236         ${package_makefile_frag} to where it should be according
13237         to the comment.
13238
13239 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13240
13241         * config.guess: Add support for Linux/ARM.
13242
13243 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13244
13245         * .cvsignore: Remove *-info and *-install since they match
13246         release-info and mpw-install, which we don't want to just ignore.
13247
13248 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13249
13250         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13251
13252 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13253
13254         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13255         local_prefix to sub-make invocations.
13256
13257 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13258
13259         * configure.in: Check makefile fragments in the source
13260         directory.
13261
13262 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13263
13264         * configure.in: Check whether host and target makefile
13265         fragments exist before adding them to *_makefile_frag.
13266
13267 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13268
13269         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13270
13271 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13272
13273         * configure.in: Make sure we only replace RPATH_ENVVAR on
13274         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13275         regexp to sed.
13276
13277         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13278         to sub-makes.
13279
13280 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13281
13282         * config-ml.in (multi-do): LDFLAGS must include multilib
13283         designator.
13284
13285 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13286
13287         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13288
13289 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13290
13291         * config.sub: Add mingw32 support.
13292         * configure.in: Likewise.
13293
13294 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13295
13296         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13297
13298 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13299
13300         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13301         * configure (gxx_include_dir): Provide a definition for subdirs
13302         which do not use autoconf.
13303
13304 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13305
13306         * config.guess: Sync with egcs.  Picks up new alpha support,
13307         BeOS & some additional linux support.
13308
13309 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13310
13311         * config.guess: HP 9000/803 is a PA1.1 machine.
13312
13313 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13314
13315         * configure.in: It's alpha*-...
13316
13317 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13318
13319         * configure.in (host_makefile_frag, target_makefile_frag):
13320         Handle multiple config files.
13321         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13322         alpha-*-*.
13323
13324 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13325
13326         * mkdep: New file.
13327
13328 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13329
13330         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13331
13332 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13333
13334         * Makefile.in: Add libgui directory.
13335         (GDB_TK): Add all-libgui.
13336         * configure.in: Add libgui directory.
13337         * configure: Add all-libgui to GDB_TK.
13338
13339 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13340
13341         * config-ml.in (multidirs): Add m32r to multilib list.
13342
13343 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13344
13345         * Makefile.in (all-target-gperf): Change dependency to
13346         all-target-libstdc++.
13347
13348 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13349
13350         * config.guess: Add BeOS support.
13351
13352 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13353
13354         Source directory cvs renamed to cvssrc:
13355         * configure.in (host_tools): Change cvs to cvssrc.
13356         (native_only): Likewise.
13357         (noconfigdirs) [various cases]: Likewise.
13358         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13359         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13360         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13361         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13362         (all-cvssrc): Rename target from all-cvs.
13363
13364 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13365
13366         * configure (gxx_include_dir): Fix thinko.
13367
13368 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13369
13370         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13371         (install-cross, install-gcc-cross): New targets.
13372
13373 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13374
13375         * configure.in (noconfigdirs): Add support for Thumb target.
13376
13377         * config.sub (maybe_os): Add support for Thumb target.
13378
13379 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13380
13381         * Makefile.in: Add rules for cygmon.
13382
13383         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13384
13385 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13386
13387         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13388         * configure (gxx_include_dir): Provide a definition for subdirs
13389         which do not use autoconf.
13390
13391 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13392
13393         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13394         11/18/97 build
13395
13396 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13397
13398         * From Franz Sirl.
13399         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13400         found on RedHat Linux systems.
13401
13402 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13403
13404         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13405         guesses.
13406
13407 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13408
13409         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13410
13411 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13412
13413         * ltmain.sh: If mkdir fails, check whether the directory was created
13414         anyhow by some other process.
13415
13416 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13417
13418         * configure.in (d30v-*-*): Configure all directories.
13419
13420 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13421
13422         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13423         for the D30V.
13424
13425 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13426
13427         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13428
13429 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13430
13431         * include/libiberty.h: Add extern "C" { so it can be used with C++
13432         progrms.
13433         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13434         programs.
13435
13436 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13437
13438         * configure.in (d30v-*-*): Configure GCC now.
13439
13440 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13441
13442         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13443         is no longer needed.
13444
13445 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13446
13447         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13448
13449 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13450
13451         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13452         targets using "$@" to provide support for similar but not identical
13453         targets without having to duplicate code.
13454
13455 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13456
13457         * makefile.vms: Fix to work with DEC C.
13458
13459 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13460
13461         * config.sub: Add mips-tx39-elf to marketing names.
13462
13463 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13464
13465         * ltmain.sh: Handle symlinks in generated script.
13466
13467 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13468
13469         * configure: Handle autoconf style directory options: --bindir,
13470         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13471         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13472         --sysconfdir.
13473         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13474         (sharedstatedir, localstatedir, oldincludedir): New variables.
13475         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13476         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13477         sbindir, sharedstatedir, and sysconfdir.
13478
13479 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13480
13481         * Makefile.in (bootstrap-lean): New target.
13482
13483 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13484
13485         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13486         sn, and gnuserv from noconfigdirs.
13487
13488 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13489
13490         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13491
13492 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13493
13494         * Makefile.in (cross): New target.
13495
13496 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13497                           Jeff Law         <law@cygnus.com>
13498
13499         * Makefile.in (bootstrap2, bootstrap3): New targets.
13500         (all-bootstrap): Remove outdated and confusing target.
13501         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13502
13503 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13504
13505         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13506         windows.  Consistent with gdb/configure.
13507
13508 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13509
13510         * configure.in: Name Linux target fragment.
13511
13512         * configure: Rewrite so that project Makefile fragment is inserted
13513         first and appears last in the resulting Makefile.
13514
13515 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13516
13517         * Makefile.in (install-itcl): Install tcl first.
13518
13519 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13520
13521         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13522
13523 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13524
13525         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13526
13527         * configure.in (skipdirs): Add target-librx for Linux.
13528         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13529
13530 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13531
13532         * Makefile.in (bootstrap): New target.
13533
13534 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13535
13536         * config.sub: Accept 'amigados' for backward compatibility.
13537
13538 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13539
13540         * config.guess: Merge with FSF.
13541
13542 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13543
13544         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13545
13546 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13547
13548         * config.sub: Add "marketing-names" patch.
13549
13550 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13551
13552         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13553
13554 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13555
13556         * config.sub: Handle v850-elf.
13557
13558 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13559
13560         * .cvsignore (*-install): Remove.
13561
13562 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13563
13564         * ltconfig: Set CONFIG_SHELL in libtool.
13565         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13566
13567 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13568
13569         * configure.in (target_subdir): Set to libraries if enable_multilib.
13570
13571 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13572
13573         * config.guess: Update from gcc directory.
13574
13575 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13576
13577         * Makefile.in (all-sim): Depends on all-readline.
13578
13579 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13580
13581         * Makefile.in (BISON, YACC): Use $$s.
13582         (all-bison): Depend on all-texinfo.
13583
13584 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13585
13586         * Makefile.in (BISON): Add -L flag.
13587         (YACC): Likewise.
13588
13589 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13590
13591         * configure.in (noconfigdirs): Add support for v850e target.
13592
13593         * config.sub (maybe_os): Add support for v850e target.
13594
13595 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13596
13597         * configure.in (noconfigdirs): Add support for v850ea target.
13598
13599         * config.sub (maybe_os): Add support for v850ea target.
13600
13601 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13602
13603         * config.sub: Add mipstx39.  Delete r3900.
13604
13605 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13606
13607         * Makefile.in (all-autoconf): Depends on all-texinfo.
13608
13609 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13610
13611         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13612         eabi targets.
13613
13614 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13615
13616         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13617
13618         * configure: When handling a Canadian Cross, handle YACC as well as
13619         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13620         * Makefile.in (all-bison): Depend upon all-texinfo.
13621
13622 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13623
13624         * Makefile.in (BISON): bison, not byacc or bison -y.
13625         (YACC): bison -y or byacc or yacc.
13626         (various): Add *-bison as appropriate.
13627         (taz): No need to mess with BISON anymore.
13628
13629 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13630
13631         * configure: If OSTYPE matches *win32*, try to find a good value for
13632         CONFIG_SHELL.
13633
13634 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13635
13636         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13637         configure.in if it is present.
13638
13639 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13640
13641         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13642
13643 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13644
13645         * config.sub: Recognize `arc' cpu.
13646         * configure.in: Likewise.
13647         * config-ml.in: Likewise.
13648
13649 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13650
13651         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13652
13653 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13654
13655         * configure: Changed sed delimiter from ':' to '|' when
13656         attempting to substitute ${config_shell} for SHELL. On
13657         NT ${config_shell} may contain a ':' in it.
13658
13659 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13660
13661         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13662
13663 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13664
13665         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13666
13667 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13668
13669         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13670
13671         * ylwrap: If the program is a relative path, force it to be
13672         absolute.
13673
13674 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13675
13676         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13677
13678 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13679
13680         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13681         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13682         for libraries.
13683
13684 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13685
13686         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13687         separated by spaces.
13688
13689 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13690
13691         * ylwrap: New file.
13692         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13693
13694         * ltmain.sh: Handle /bin/sh at start of install program.
13695
13696         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13697
13698         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13699         * missing: New file, from automake 1.2.
13700
13701 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13702
13703         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13704         check-tk to CHECK_X11_MODULES.
13705
13706 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13707
13708         * config.sub: Merge with FSF.
13709
13710 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13711
13712         * config.guess: Merge with FSF.
13713
13714 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13715
13716         * configure: Treat msdosdjgpp like go32.
13717         * configure.in: Likewise.  Don't remove gprof for go32.
13718
13719         * configure: Change Makefile.tem2 to Makefile.tm2.
13720
13721 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13722
13723         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13724
13725 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13726
13727         * install-sh (chmodcmd): Set to null if the DST directory already
13728         exists.  Same as Nov 11th change.
13729
13730 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13731
13732         * configure (GDB_TK): Needs itcl and tix.
13733
13734 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13735
13736         * config.guess: Update from FSF.
13737
13738 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13739
13740         * Makefile.in (GDB_TK): Depend on itcl and tix.
13741
13742 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13743
13744         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13745         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13746         (INSTALL_SCRIPT): New variable.
13747         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13748         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13749         to -x.
13750         * install-sh: Add support for -x option.
13751
13752 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13753
13754         * configure.in, Makefile.in: Treat tix like itcl.
13755
13756 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13757
13758         * Makefile.in (WINDRES): New variable.
13759         (WINDRES_FOR_TARGET): New variable.
13760         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13761         (EXTRA_HOST_FLAGS): Add WINDRES.
13762         (EXTRA_TARGET_FLAGS): Add WINDRES.
13763         (EXTRA_GCC_FLAGS): Add WINDRES.
13764         ($(DO_X)): Pass down WINDRES.
13765         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13766         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13767         DLLTOOL_FOR_TARGET.
13768
13769 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13770
13771         * configure.in: configure sim before gdb for win32-x-ppc
13772
13773 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13774
13775         Move gperf into the toplevel, from libg++.
13776         * configure.in (target_tools): Add target-gperf.
13777         (native_only): Add target-gperf.
13778         * Makefile.in (all-target-gperf): New target, depend on
13779         all-target-libg++.
13780         (configure-target-gperf): Empty rule.
13781         (ALL_TARGET_MODULES): Add all-target-gperf.
13782         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13783         (CHECK_TARGET_MODULES): Add check-target-gperf.
13784         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13785         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13786
13787 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13788
13789         * config.sub (mn10200): Recognize new basic machine.
13790
13791 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13792
13793         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13794         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13795
13796 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13797
13798         * configure.in: If we're building mips-sgi-irix6* native, turn on
13799         ENABLE_MULTILIB and set TARGET_SUBDIR.
13800
13801 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13802
13803         * Makefile.in (all-sn): Depend on all-grep.
13804
13805 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13806
13807         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13808
13809         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13810         Makefile.  From Jeff Makey <jeff@cts.com>.
13811         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13812
13813         * Makefile.in (DISTBISONFILES): Remove.
13814         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13815         $(DEFAULT_YACC).
13816
13817         * configure.in: Build itl, db, sn, etc., when building for native
13818         cygwin32.
13819
13820         * Makefile.in (LD): New variable.
13821         (EXTRA_HOST_FLAGS): Pass down LD.
13822         ($(DO_X)): Likewise.
13823
13824 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13825
13826         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13827
13828 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13829
13830         * configure.in (targargs): Strip out any supplied --build argument
13831         before adding our own. Always add --build.
13832
13833 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13834
13835         * configure.in (targargs): Pass --build if we're doing
13836         a cross-compile.
13837
13838 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13839
13840         * configure: Use '|' instead of ":" as the separator in
13841         sed. Otherwise sed chokes on NT path names with drive
13842         designators. Also look for "?:*" as the leading characters in an
13843         absolute pathname.
13844
13845 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13846
13847         * config.sub: Support for r3900.
13848
13849 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13850
13851         * configure.in: Use install-sh, not install.sh.
13852
13853 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13854
13855         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13856         apply it twice.
13857
13858 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13859
13860         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13861         install-binutils.
13862
13863 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13864
13865         * Makefile.in: Add automake targets.
13866         * configure.in (host_tools): Add automake.
13867
13868 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13869
13870         * configure: Default CXX to c++, not gcc.
13871         * Makefile.in (CXX): Set to c++, not gcc.
13872         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13873
13874 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13875
13876         * install-sh: try appending a .exe if source file doesn't
13877         exist
13878
13879 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13880
13881         * configure.in: Turn on multilib by default.
13882         (cross_only): Remove target-libiberty.
13883
13884         * Makefile.in (all-gcc): Don't depend on libiberty.
13885
13886 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13887
13888         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13889
13890 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13891
13892         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13893         (DISTBISONFILES): Add ld/Makefile.in
13894
13895 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13896
13897         * configure.in: if target is cygwin32 but host isn't cygwin32,
13898         don't configure gdb tcl tk expect, not just gdb.
13899
13900 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13901
13902         * configure.in: Added gnuserv everywhere sn appears.
13903
13904         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13905         (CROSS_CHECK_MODULES): Added check-gnuserv.
13906         (INSTALL_MODULES): Added install-gnuserv.
13907         (CLEAN_MODULES): Added clean-gnuserv.
13908         (all-gnuserv): New target.
13909
13910 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13911
13912         * config.guess: Fixes for MIPS OpenBSD systems.
13913
13914 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13915
13916         * Makefile.in (INSTALL_XFORM): Remove.
13917         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13918
13919         * mkinstalldirs: New file, copied from automake.
13920         * Makefile.in (installdirs): Rename from install-dirs.  Use
13921         mkinstalldirs.  Change all users.
13922         (DEVO_SUPPORT): Add mkinstalldirs.
13923
13924 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13925
13926         * install-sh: Rename from install.sh.
13927         * Makefile.in (INSTALL): Change install.sh to install-sh.
13928         (DEVO_SUPPORT): Likewise.
13929
13930         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13931         Graichen <graichen@rzpd.de>.
13932
13933 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13934
13935         * config.guess: Recognize OpenBSD systems correctly.
13936
13937 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13938
13939         * README, Makefile.in (ETC_SUPPORT): Remove references to
13940         cfg-paper*, configure.{texi,man,info*}._
13941
13942 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13943
13944         * Makefile.in (all.normal): Ensure that gcc is built after all
13945         the x11 - ie gdb - targets.
13946
13947 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13948
13949         * makefile.vms: Don't run conf-a-gas.
13950
13951 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13952
13953         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13954
13955 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13956
13957         * configure.in: Remove noconfigdirs case since gdb also
13958         configures and builds for tic80-coff.
13959
13960 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13961
13962         * configure: Set cache_file to config.cache.
13963         * Makefile.in (local-distclean): Remove config.cache.
13964
13965 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13966
13967         * COPYING: Update FSF address.
13968
13969 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13970
13971         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13972         noconfigdirs.
13973
13974 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13975
13976         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13977         MAKEDIRS, is empty.
13978
13979 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13980
13981         * config.sub: Tweak mn10300 entry.
13982
13983 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13984
13985         * configure.in (host_tools): Put sim before gdb, so gdb's
13986         configure.tgt can determine if the simulator was configured.
13987
13988 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13989
13990         * config.sub: Move BeOS $os case to be with other Cygnus
13991         local cases.
13992
13993 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13994
13995         * config.sub: Remove misplaced comment that broke Linux.
13996
13997 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13998
13999         * config.sub: Add BeOS support.
14000
14001 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14002
14003         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14004
14005 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14006
14007         * configure.in (noconfigdirs): Remove tcl and tk from
14008         noconfigdirs for cygwin32 builds.
14009
14010 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14011
14012         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14013
14014 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14015
14016         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14017         make-all.com, use makefile.vms instead.
14018
14019 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14020
14021         * config.sub: Accept -lnews*.
14022
14023 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14024
14025         * configure.in (noconfigdirs): Disable target-newlib,
14026         target-examples and target-libiberty for d30v.
14027
14028 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14029
14030         * configure.in (noconfigdirs): Enable ld for d30v.
14031
14032 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14033
14034         * configure.in (tic80-*-*): Build compiler.
14035
14036 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14037
14038         * configure.in (d30v-*): Remove sim directory from list of
14039         unsupported d30v directories
14040
14041 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14042
14043         * config.sub, configure.in: Add d30v target cpu.
14044
14045 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14046
14047         * makefile.vms: New file.
14048         * make-all.com: Remove.
14049
14050 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14051
14052         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14053
14054 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14055
14056         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14057
14058 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14059
14060         * Makefile.in (ALL_MODULES): Added all-db.
14061         (CROSS_CHECK_MODULES): Addec check-db.
14062         (INSTALL_MODULES): Added install-db.
14063         (CLEAN_MODULES): Added clean-db.
14064
14065 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14066
14067         * config.guess: Merge with latest FSF sources.
14068
14069 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14070
14071         * Makefile.in (ALL_MODULES): Added all-itcl.
14072         (CROSS_CHECK_MODULES): Added check-itcl.
14073         (INSTALL_MODULES): Added install-itcl.
14074         (CLEAN_MODULES): Added clean-itcl.
14075
14076 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14077
14078         * configure.in: build gdb for mn10200
14079
14080 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14081
14082         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14083
14084 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14085
14086         * configure.in (tic80-*-*): Turn off most targets right now.
14087
14088 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14089
14090         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14091         rather than the makeinfo program.
14092         (do-info): Depend upon all-texinfo.
14093
14094 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14095
14096         * configure.in: Remove uses of config/mh-linux.
14097
14098         * config.sub, config.guess: Merge with latest FSF sources.
14099
14100 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14101
14102         * config.sub (case $basic_machine): Add tic80 entries.
14103
14104 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14105
14106         * config.sub, config.guess: Merge with latest FSF sources.
14107
14108 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14109
14110         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14111         * mpw-config.in: Test for NewFolderRecursive.
14112         * mpw-install: Use symbolic name for startup filename.
14113         * mpw-README: Add various additional details.
14114
14115 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14116
14117         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14118
14119 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14120
14121         * configure.in: Do build gcc and the target libraries for
14122         the mn10200.
14123
14124 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14125
14126         * configure.in: don't avoid building gdb for mn10300 any more
14127         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14128         instead of single-quoting it.
14129
14130 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14131
14132         * configure.in: Don't use --with-stabs on IRIX 6.
14133
14134 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14135
14136         * configure.in (m32r): Build gdb, libg++ now.
14137
14138 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14139
14140         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14141         directories from noconfigdirs.
14142
14143 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14144
14145         * config.sub (basic_machine): added mips16 configuration
14146
14147 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14148
14149         * config.sub: Handle d10v-unknown.
14150
14151 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14152
14153         * config.sub: Handle v850-unknown.
14154
14155 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14156
14157         * Makefile.in: add findutils
14158         * configure.in: add findutils to list of host_tools
14159
14160 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14161
14162         * config.sub: Handle mn10200 and mn10300.
14163
14164 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14165
14166         * configure.in (d10v-*): Do not build librx.
14167
14168 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14169
14170         * configure.in (mn10300): Build everything except gdb & libgloss.
14171
14172 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14173
14174         * config.guess:  Patch for Dansk Data Elektronik servers,
14175         from Niels Skou Olsen <nso@dde.dk>.
14176
14177         For ncr, use /bin/uname rather than uname, since GNU uname does not
14178         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14179
14180         Patch for MIPS R4000 running System V,
14181         from Eric S. Raymond <esr@snark.thyrsus.com>.
14182
14183         Fix thinko for nextstep.
14184
14185         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14186
14187         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14188         * config.guess: Guess mips-dec-mach_bsd4.3.
14189
14190         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14191         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14192         release numbers.
14193         * config.guess (mips-mips-riscos*):  Emit just enough of the
14194         release number.
14195
14196         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14197         * config.guess (sparc-auspex-sunos*):  Added.
14198         (f300-fujitsu-*): Added.
14199
14200         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14201         * config.guess:  Recognize a Tadpole as a sparc.
14202
14203 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14204
14205         * config.guess: Don't assume that NextStep version is either 2 or
14206         3.  NextStep 4 (aka OpenStep 4) has come out now.
14207
14208 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14209
14210         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14211         From Rik Faith <faith@cs.unc.edu>.
14212
14213 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14214
14215         * config.sub: Contributions from bug-gnu-utils to:
14216         Support plain "hppa" (no version given) architecture, reported by
14217         OpenStep.
14218         OpenBSD like NetBSD.
14219         LynxOs is not a hardware supplier.
14220
14221         * config.guess: Contributions from bug-gnu-utils to add support for:
14222         OpenBSD like NetBSD.
14223         Stratus systems.
14224         More Pyramid systems.
14225         i[n>4]86 Intel chips.
14226         M680[n>4]0 Motorola chips.
14227         Use unknown instead of lynx for hardware manufacturer.
14228
14229 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14230
14231         * install.sh (chmodcmd): Set to null if the DST directory already
14232         exists.
14233
14234 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14235
14236         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14237         not use mt-ppc target Makefile fragment any more.
14238
14239 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14240
14241         * configure.in (*-*-windows):  Exclude everything but those dirs
14242         needed to build windows.
14243
14244 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14245
14246         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14247
14248 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14249
14250         * configure.in:  Exclude mmalloc from i386-windows.
14251
14252 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14253
14254         * Undo my previous change.
14255
14256 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14257
14258         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14259         unconditionally.
14260         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14261
14262 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14263
14264         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14265         host to add it's own flags.
14266
14267 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14268
14269         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14270
14271 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14272
14273         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14274         (CXX_FOR_TARGET): Likewise.
14275         (GCC_FOR_TARGET): Define.
14276         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14277         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14278         CC_FOR_TARGET was specified on the command line.
14279         (MAKEOVERRIDES): Don't define.
14280
14281 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14282
14283         * configure.in (m32r): Fix spelling of libg++ libs.
14284
14285 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14286
14287         * config.sub (-apple*): Remove, now redundant.
14288
14289 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14290
14291         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14292
14293         * configure: Rework yesterday's sed script patch.
14294
14295         * config.sub: Merge with FSF.
14296
14297 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14298
14299         * config.guess:  Merge from FSF.
14300
14301         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14302         * config.guess: Use pc instead of unknown, for pc clone systems.
14303         Change linux to linux-gnu.
14304
14305         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14306         * config.guess: Avoid non-portable tr syntax.
14307
14308 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14309
14310         * test-build.mk (HOLES): Add "xargs" for gdb.
14311
14312         * configure: Avoid hpux10.20 sed bug.
14313
14314 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14315
14316         * configure.in:  Add support for windows host
14317         (that is a build done under the Microsoft build environment).
14318
14319 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14320
14321         * Makefile.in: Replace all uses of srcroot with s, to shrink
14322         command line lengths.
14323
14324         Patches from Geoffrey Noer <noer@cygnus.com>:
14325         * configure.in: If configuring for newlib, pass --with-newlib to
14326         subdirectories.
14327         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14328         -Bnewlib/ and -Lwinsup to gcc.
14329         (CXX_FOR_TARGET): Likewise.
14330
14331 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14332
14333         * Makefile.in (ETC_SUPPORT): Add configure.
14334
14335 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14336
14337         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14338         host configuration file.
14339
14340 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14341
14342         * configure.in: Break mn10x00 support into separate
14343         mn10200 and mn10300 configurations.
14344         * config.sub: Likewise.
14345
14346 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14347
14348         * configure.in: Add lots of stuff to noconfigdirs for
14349         the mn10x00 targets.
14350
14351         * config.sub, configure.in: Add mn10x00 support.
14352
14353 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14354
14355         * make-all.com: Call conf-a-gas, not config-a-gas.
14356
14357 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14358
14359         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14360         targets.
14361
14362 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14363
14364         * mpw-README: Add much more detail for native PowerMac.
14365         * mpw-install: New file.
14366         * mpw-configure: Add --norecursion and --help options.
14367         * mpw-config.in: Translate readme and install files when
14368         copying to objdir.
14369         * mpw-build.in: Don't always depend on byacc and flex.
14370         (install-only-top): New action.
14371
14372 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14373
14374         * configure.in:  You can now configure GDB for the v850.
14375
14376 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14377
14378         * configure.in (noconfigdirs): Don't configure any C++ dirs
14379         if targeting D10V.
14380
14381 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14382
14383         * config.sub: Recognize mips64vr5000.
14384
14385 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14386
14387         * configure.in: Use a single line for host_tools and native_only.
14388
14389 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14390
14391         * config.sub, configure.in: Add entries for m32r.
14392
14393 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14394
14395         * Makefile.in (inet-install): Don't run install-gzip.
14396
14397 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14398
14399         * configure.in:  Don't config lots of things for *-*-windows*.
14400
14401 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14402
14403         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14404         (host_libs, host_tools): Copy from configure.in.
14405         * mpw-configure: Don't complain about directories not found.
14406
14407 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14408
14409         * configure.in (i[345]86): Recognize i686 for pentium pro.
14410         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14411         file.
14412
14413         * config.guess (i[345]86): Ditto.
14414
14415 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14416
14417         * configure.in (noconfigdirs): Removed gdb for D10V.
14418
14419 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14420
14421         * configure.in: Remove ld, target-libio, target-libg++, and
14422         target-libstdc++ from noconfigdirs.
14423
14424 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14425
14426         * configure: Fix three locations where shell scripts were
14427         being run directly rather than with config_shell.
14428
14429 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14430
14431         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14432         * config.sub (basic_machine): Recognize v850.
14433
14434 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14435
14436         * mpw-configure: Handle multiple enable/disable options and
14437         pass them down recursively, handle -c and -s flags appropriately
14438         depending on choice of compiler, add escape mechanism for
14439         quoted arguments to gC.
14440
14441 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14442
14443         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14444         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14445         so that -mrelocatable-lib and -mno-eabi are used.
14446
14447         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14448         not support --print-multi-lib, don't abort.
14449
14450 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14451
14452         * make-all.com: Run config-a-gas.
14453         * setup.com: Don't copy subdirectory files around.
14454
14455 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14456
14457         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14458         target, it now compiles correctly.
14459
14460 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14461
14462         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14463
14464 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14465
14466         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14467
14468 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14469
14470         * configure.in (native_only): Add prms.
14471
14472 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14473
14474         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14475         (BINUTILS_SUPPORT_DIRS): Likewise.
14476
14477 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14478
14479         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14480         d10v support is added.
14481
14482 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14483
14484         * configure.in (d10v-*-*): New target.
14485
14486 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14487
14488         * config.guess (HP 9000/811): Recognize this as a PA1.1
14489         machine.
14490
14491 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14492
14493         * Makefile.in (do-tar-gz): New target, split out from tail end of
14494         taz target.  Run each command separately, don't use pipes.
14495         (taz): Use it.
14496
14497 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14498
14499         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14500         * mpw-build.in: No builds should depend on building byacc or flex,
14501         they are assumed to be installed already.
14502
14503 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14504
14505         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14506         variable that CC_FOR_TARGET needs.
14507
14508 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14509
14510         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14511         options have changed since the last time the subdirectory was
14512         configured, and if it has, reconfigure.
14513         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14514         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14515
14516 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14517
14518         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14519         CLEAN_MODULES): Add bash.
14520         (all-bash): New target.
14521
14522 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14523
14524         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14525
14526 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14527
14528         * config.sub (basic_machine): Recognize d10v as a valid processor.
14529
14530 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14531
14532         * mpw-configure: Add support for --bindir.
14533         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14534
14535 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14536
14537         * configure.in: add bash, time, gawk to list of hosttools and things
14538         to only build for native toolchains
14539
14540 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14541
14542         * Makefile.in (docdir): Remove.
14543
14544 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14545
14546         * Makefile.in (datadir): Set to $(prefix)/share.
14547
14548 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14549
14550         * configure.in: build diff and patch for cygwin32-hosted
14551         toolchains.
14552
14553 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14554
14555         * config.sub: Accept -rtems*.
14556
14557 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14558
14559         * configure.in: enable dosrel for cygwin32-hosted builds,
14560                 remove diff from the list of things not buildable
14561                 via Canadian Cross
14562
14563 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14564
14565         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14566         don't get ". ".
14567
14568 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14569
14570         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14571
14572 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14573
14574         * Makefile.in (taz): Handle case where tex3patch didn't even get
14575         checked out.  Also, if it was found, put the symlink in a new util
14576         subdirectory.
14577
14578 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14579
14580         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14581
14582 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14583
14584         * config.sub: Recognize -openvms.
14585         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14586         * make-all.com, setup.com: New files.
14587
14588 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14589
14590         * Makefile.in (taz): tex3patch moved to texinfo/util.
14591
14592 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14593
14594         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14595         * configure.in: remove make from disable-if-Can-Cross list
14596                 enable gdb if ${host} and ${target} are cygwin32
14597
14598 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14599
14600         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14601         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14602
14603 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14604
14605         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14606         distinguish sysv/svr4/bsd variants.
14607         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14608
14609 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14610
14611         * configure.in: Added copyright notice.
14612         * move-if-change: Added copyright notice.
14613
14614 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14615
14616         * configure.in (powerpcle-*-solaris*): Until we get shared
14617         libraries working, don't build gdb, sim, make, tcl, tk, or
14618         expect.
14619
14620 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14621
14622         * config.guess:  Merge with FSF:
14623
14624         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14625         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14626
14627         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14628         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14629
14630         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14631         * config.guess:  Combine two OSF1 rules.
14632         Also recognize field test versions.  From mjr@zk3.dec.com.
14633         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14634         because GNU uname does not support -p.  From pmr@pajato.com.
14635
14636 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14637
14638         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14639
14640 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14641
14642         * mpw-README: Document GCCIncludes.
14643
14644 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14645
14646         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14647
14648 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14649
14650         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14651
14652 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14653
14654         * configure.in (*-*-cygwin32): Configure make.
14655
14656 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14657
14658         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14659
14660 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14661
14662         * Makefile.in (all-inet): Depend on all-perl.
14663
14664         * Makefile.in (inet-install): New target.
14665
14666         * Makefile.in (all-inet): Depend on all-tcl.
14667         (all-inet): Depend on all-send-pr.
14668
14669 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14670
14671         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14672         temporarily.
14673
14674 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14675
14676         * configure.in: Don't configure --with-gnu-ld on AIX.
14677
14678 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14679
14680         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14681
14682 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14683
14684         * Makefile.in (ALL_MODULES): Added all-inet.
14685         (CROSS_CHECK_MODULES): Added check-inet.
14686         (INSTALL_MODULES): Added install-inet.
14687         (CLEAN_MODULES): Added clean-inet.
14688         (all-indent): New target.
14689
14690         * configure.in (host_tools): Added inet.
14691         (native_only): Added inet.
14692         (noconfigdirs): Added inet.
14693
14694 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14695
14696         * configure.in: Don't configure libgloss if we are not configuring
14697         newlib.
14698
14699 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14700
14701         * configure.in: Don't configure libgloss for unsupported
14702         architectures.
14703
14704 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14705
14706         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14707
14708 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14709
14710         * Makefile.in (ALL_MODULES): Include all-apache.
14711         (CROSS_CHECK_MODULES): Include check-apache.
14712         (INSTALL_MODULES): Include install-apache.
14713         (all-apache): New target.
14714
14715         * configure.in: Added apache everywhere perl is seen.
14716
14717 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14718
14719         * Makefile.in: Add support for clean-{module} and
14720         clean-target-{module} rules.
14721
14722 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14723
14724         * configure.in (*-*-ose) do not build libgloss.
14725
14726 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14727
14728         * config.guess (prep*:SunOS:5.*:*): Turn into
14729         powerpele-unknown-solaris2.
14730
14731 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14732
14733         * configure.in: Permit --enable-shared to specify a list of
14734         directories.
14735
14736 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14737
14738         * configure.in (host==solaris): Pass only the first word of $CC
14739         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14740
14741 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14742
14743         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14744
14745 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14746
14747         * Makefile.in (ALL_MODULES): Include all-perl.
14748         (CROSS_CHECK_MODULES): Include check-perl.
14749         (INSTALL_MODULES): Include install-perl.
14750         (ALL_X11_MODULES): Include all-guile.
14751         (CHECK_X11_MODULES): Include check-guile.
14752         (INSTALL_X11_MODULES): Include install-guile.
14753         (all-perl): New target.
14754         (all-guile): New target.
14755
14756         * configure.in (host_tools): Include perl and guile.
14757         (native_only): Include perl and guile.
14758         (noconfigdirs): Don't build guile and perl; no ports have been
14759         done.
14760
14761 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14762
14763         * configure (--enable-*): Handle quoted option lists such as
14764         --enable-sim-cflags='-g0 -O' better.
14765
14766 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14767
14768         * Makefile.in ({,inst}all-target): New rule so we can make and
14769         install all of the target directories easily.
14770
14771 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14772
14773         * configure.in: Add missing global flag in sed substitution when
14774         deleting `target-' from ${configdirs}.
14775
14776 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14777
14778         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14779         option.
14780
14781         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14782         config/mh-necv4.
14783
14784         * install.sh: Correct misspelling of transformbasename.
14785
14786         * config.guess: Recognize mips-*-sysv*.
14787
14788 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14789
14790         * config.sub: Recognize mon960.
14791
14792 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14793
14794         * configure: Restore Canadian Cross handling of BISON and LEX,
14795         removed in Feb 20 change.
14796
14797 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14798
14799         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14800         Mention make install.  Remove the old copyright date as well the
14801         clumsy and rather pointless copyright on the README file.
14802
14803 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14804
14805         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14806         Makefile after running symlink-tree, then run `make distclean' to
14807         avoid clobbering any generated files in srcdir.
14808
14809 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14810
14811         * configure.in (m68k-*-netbsd*): Build everything now.
14812
14813 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14814
14815         * Makefile.in (taz): Fix quoting.
14816
14817 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14818
14819         * configure.in (sparclet-*-*): Build everything now.
14820
14821 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14822
14823         * configure.in (m68k-*-linux*): New host.
14824
14825 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14826
14827         * configure: Check for bison before byacc.
14828
14829 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14830
14831         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14832         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14833         searching PATH.  These are used as fallbacks by Makefile.in if
14834         flex/bison/byacc aren't in objdir.
14835
14836 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14837
14838         * Makefile.in: Make everything which depends upon all-bfd also
14839         depend upon all-opcodes, in case --with-commonbfdlib is used.
14840
14841 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14842
14843         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14844         building NT native compilers on Unix.
14845
14846 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14847
14848         * configure.in: Don't get CC from the host Makefile fragment if we
14849         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14850         Solaris test for /usr/ucb/cc to the post target script, just after
14851         the compiler sanity test.
14852
14853 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14854
14855         * config.sub: Merge with FSF.
14856
14857 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14858
14859         * Makefile.in (RPATH_ENVVAR): New variable.
14860         (REALLY_SET_LIB_PATH): Use it.
14861         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14862
14863 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14864
14865         * config.sub, configure.in: Recognize sparclet cpu.
14866
14867 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14868
14869         * config.guess:  Support m68k-cbm-sysv4.
14870
14871 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14872
14873         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14874         m68k-unknown-linuxaout from linker help string.  Put quotes around
14875         $ld_help_string.
14876
14877 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14878
14879         * config.guess (powerpc-harris-powerunix): Add guess for port
14880         to new target.
14881
14882 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14883
14884         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14885
14886 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14887
14888         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14889         $(REALLY_SET_LIB_PATH) in Makefile.
14890         * Makefile.in (SET_LIB_PATH): New variable.
14891         (REALLY_SET_LIB_PATH): New variable.
14892         ($(DO_X)): Use $(SET_LIB_PATH).
14893         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14894         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14895         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14896         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14897         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14898         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14899         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14900         (install-dosrel): Likewise.
14901         (all-opcodes): Depend upon all-libiberty.
14902
14903 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14904
14905         * config.guess (*:CYGWIN*): New
14906
14907 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14908
14909         * Makefile.in (all-target-winsup): All all-target-libiberty.
14910
14911 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14912
14913         * configure.in (noconfigdirs): Add missing # in front of comment.
14914
14915 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14916
14917         * configure.in: add second pass to things added to noconfigdirs
14918         so *-gm-magic can exclude libgloss properly.
14919
14920 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14921
14922         * mpw-configure (extralibs_name, rez_name): Set correctly
14923         for MWC68K compiler.
14924
14925         * mpw-README: Add more info on the necessary build tools.
14926
14927 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14928
14929         * configure.in, config.sub: Recognize cygwin32.
14930
14931 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14932
14933         * config.guess, config.sub: Recognize A/UX.
14934
14935 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14936
14937         * config.sub: Merge with gcc/config.sub.
14938
14939 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14940
14941         * mpw-build.in (do-binutils): Add build of stamps.
14942
14943 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14944
14945         * config.sub: Add recognition for mips64vr4100*-* targets.
14946
14947 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14948
14949         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14950         Add creation of gconfigargs with `--enable-shared' turned on.
14951         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14952         ($(host)-stamp-stage3-configured): Likewise.
14953         (HOLES): Add chatr and ldd.
14954         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14955
14956 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14957
14958         * configure: Pass --nfp to recursive configures.
14959
14960 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14961
14962         * Makefile.in (DLLTOOL): New.
14963         (DLLTOOL_FOR_TARGET): New.
14964         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14965         (EXTRA_TARGET_FLAGS): Ditto.
14966         (EXTRA_GCC_FLAGS): Ditto.
14967         (CONFIGURE_TARGET_MODULES): Ditto.
14968         (DO_X): Ditto.
14969         * configure: Add DLLTOOL.
14970
14971 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14972
14973         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14974         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14975         mh-sco, since old workarounds no longer needed, and don't
14976         build ld, since libraries have weak symbols in COFF.
14977
14978 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14979
14980         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14981
14982 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14983
14984         * configure.in: Make sure that ${CC} can be used to compile an
14985         executable.
14986
14987 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14988
14989         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14990         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14991         nothing depending on whether gdbtk is being built.
14992
14993 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14994
14995         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14996
14997 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14998
14999         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15000         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15001
15002 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15003
15004         * config-ml.in: Add support for
15005         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15006         Simplify setting of multidirs from --disable-foo.
15007
15008 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15009
15010         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15011         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15012         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15013         non-empty, pass them on to the  GCC make.
15014         (all-bootstrap): New rule that is like all-gcc, except it executes
15015         the GCC bootstrap rule instead of the GCC all rule.
15016
15017 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15018
15019         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15020
15021 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15022
15023         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15024         DG/UX support.
15025
15026 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15027
15028         * config.sub (i*86*) Change [345] to [3456]
15029
15030 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15031
15032         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15033         --with-gnu-ld=no.
15034
15035 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15036
15037         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15038         AIX multilibs get built.
15039
15040 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15041
15042         * configure.in (i386-win32): Don't build expect if we're not
15043         building the tcl subdir.
15044
15045 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15046
15047         * Makefile.in: (configure-target-examples, all-target-examples):
15048         New targets, configure and build example programs.
15049
15050 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15051
15052         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15053         use it as input to sedit the generated MPW makefile.
15054         * mpw-README: Add a suggestion about Gestalt.h.
15055
15056 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15057
15058         * config.sub: Accept *-*-ieee*.
15059
15060 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15061
15062         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15063         Ronald F. Guilmette <rfg@monkeys.com>.
15064
15065 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15066
15067         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15068         for powerpc-pe native.
15069         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15070         (target==powerpc-pe): duplicate i386-win32 entry.
15071
15072 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15073
15074         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15075         of vxworks, not just vxworks5.1.
15076
15077 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15078
15079         * mpw-configure: Add support for exec-prefix.
15080
15081 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15082
15083         * config.guess: Recognize HP model 816 machines as having
15084         a PA1.1 processor.
15085
15086 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15087
15088         * configure: Ignore new autoconf configure options.
15089
15090 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15091
15092         * config.guess:  Recognize Pentium under SCO.
15093         From Robert Lipe <robertl@arnet.com>.
15094
15095 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15096
15097         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15098
15099 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15100
15101         * configure.in: Don't configure gas for alpha-dec-osf*.
15102
15103 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15104
15105         * configure.in: Default to --with-stabs for some targets for which
15106         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15107         i[345]86*-*-unixware*.
15108
15109 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15110
15111         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15112         rather than basing it on the target.  Simplify handling of options
15113         controlling which directories to configure.  Remove extraneous
15114         slash in multi-clean target.
15115
15116 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15117
15118         * config-ml.in: Prefix more variables with ml_ so they don't collide
15119         with configure's.
15120
15121 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15122
15123         * configure: Don't turn -v into --v.
15124
15125 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15126
15127         * configure.in (targargs): Fix typo.
15128
15129         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15130
15131 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15132
15133         * configure.in: Strip --host and --target options from
15134         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15135         --with-cross-host option when building with a cross-compiler.
15136         * configure: Canonicalize the arguments put into config.status by
15137         always using `=' for an option with an argument.  Pass a presumed
15138         --host or --target explicitly.
15139
15140 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15141
15142         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15143         into general OS recognition case.
15144
15145 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15146
15147         * configure.in (target_configdirs): add target-winsup only
15148         for win32 target systems.
15149
15150 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15151
15152         * Makefile.in (all-target-libgloss): Depend upon
15153         configure-target-newlib, since when libgloss is built it looks to
15154         see if the newlib directory exists.
15155
15156 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15157
15158         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15159         cfg-ml-*.in.
15160
15161 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15162
15163         * configure: Handle LD and LD_FOR_TARGET when configuring a
15164         Canadian Cross.
15165
15166 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15167
15168         * configure.in (target_libs): add target-winsup.
15169         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15170         (target==ppcle-pe): remove ld from $noconfigdirs.
15171
15172 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15173
15174         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15175         Preserve relative path names in $srcdir.  Build symlink tree if
15176         configuring cross target dir and srcdir=. (= no VPATH support).
15177         (configure-target-libg++): Depend on configure-target-librx.
15178         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15179         * config-ml.in: New file.
15180         * symlink-tree: New file.
15181         * configure: Ensure srcdir="." if that's what it is.
15182
15183 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15184
15185         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15186         includes and FLEX_SKELETON setting.
15187         * mpw-configure (--with-gnu-ld): New option, controls whether
15188         to use PPCLink or ld with PowerMac GCC.
15189         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15190         * mpw-config.in: Configure grez if targeting Mac.
15191
15192         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15193         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15194         just macos.
15195         * configure.in: Configure grez resource compiler if targeting Mac.
15196         * Makefile.in (all-grez, install-grez): New targets.
15197
15198 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15199
15200         * configure: CXX defaults to gcc, not g++.  If we find
15201         gcc in the path, set CC to gcc -O2.
15202
15203 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15204
15205         * configure: Default ${build} correctly.  Avoid picking up extra
15206         spaces when reading CC and CXX from Makefile.  When doing a
15207         Canadian Cross, use plausible default values for numerous
15208         variables.
15209         * configure.in: When doing a Canadian Cross, don't try to
15210         configure tools whose configure script can't handle it.
15211
15212 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15213
15214         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15215
15216 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15217
15218         * configure:  Remove dubious bug reporting address.
15219
15220 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15221
15222         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15223         configure script, run that instead of this directory's configure.
15224         In either case, print a message that we're configuring the sub-dir.
15225
15226 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15227
15228         * configure.in: Before checking for the existence of various files,
15229         use sed to filter out "target-".
15230
15231 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15232
15233         * Makefile.in (DO_X): Split rule to decrease command line length
15234         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15235         (Philippe De Muyter).
15236
15237 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15238
15239         * Makefile.in (all-patch): depend on all-libiberty.
15240
15241 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15242
15243         * configure.in: If the only directory in target_configdirs which
15244         actually exists is libiberty, then set target_configdirs to empty,
15245         to avoid trying to build a target libiberty in a gas or gdb
15246         distribution.
15247
15248 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15249
15250         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15251         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15252         systems.
15253
15254 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15255
15256         * configure.in (copy_dirs): Use sys-include instead of include
15257         for --with-headers option.
15258
15259 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15260
15261         * Makefile.in, configure.in: Make winsup builds work with
15262         new scheme.
15263
15264 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15265
15266         * configure.in: Build the linker on AIX.
15267
15268 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15269
15270         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15271         where needed.
15272
15273 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15274
15275         * Makefile.in (all-gcc): Fix typo.
15276
15277 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15278
15279         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15280
15281 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15282
15283         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15284         to target-xiberty, to provide more flexibility.
15285         (target_subdir):  Define.  Create if cross.
15286         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15287         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15288         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15289         check-libFOO -> check-target-libFOO, etc.
15290         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15291         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15292         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15293         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15294         allow ALL_GCC="" to only configure.
15295         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15296         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15297         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15298
15299 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15300
15301         * Makefile.in (taz): Build "info" in etc explicitly.
15302
15303 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15304
15305         * configure.in:  Make sure that CC is undefined (as opposed to
15306         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15307         problem with autoconf trying to configure on a host without GCC.
15308
15309 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15310
15311         * mpw-configure: Set host alias from choice of host compiler,
15312         only use generic MPW Makefile sed if present, edit a file
15313         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15314         * mpw-README: Add problem notes about CW6 and CW7.
15315
15316 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15317
15318         * Makefile.in (taz): Use ";" instead of ";;".
15319
15320 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15321
15322         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15323         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15324         DISTDOCDIRS.
15325         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15326         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15327
15328 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15329
15330         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15331         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15332         Move bfd to DISTSTUFFDIRS.
15333
15334 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15335
15336         * Makefile.in (X11_LIB): Removed.
15337         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15338
15339         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15340
15341 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15342
15343         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15344         names.
15345
15346 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15347
15348         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15349
15350 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15351
15352         * configure.in (i[345]86-*-win32): Always build newlib.
15353         Don't configure cvs, autoconf or texinfo.
15354         * Makefile.in (LD_FOR_TARGET): New.
15355         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15356         Pass down LD_FOR_TARGET.
15357
15358 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15359
15360         * winsup: New directory.
15361         * Makefile.in: Build winsup.
15362         * configure.in: Winsup is configured when target is win32.
15363         Can only build win32 target GDB when native.
15364
15365 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15366
15367         * config.guess: Recognize HP model 819 machines as having
15368         a PA 1.1 processor.
15369
15370 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15371
15372         * configure: Fix sed loop which substitutes for CC and CXX to
15373         avoid bug found in various sed implementations.
15374
15375 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15376
15377         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15378         simulator.  Use standard powerpc-*-eabi*.
15379
15380 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15381
15382         * configure.in: Stop putting gas and binutils in noconfigdirs for
15383         powerpc-*-aix* and rs6000-*-*.
15384
15385 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15386
15387         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15388         -mcall-aixdesc libraries.
15389
15390 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15391
15392         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15393
15394         * config.sub (arm | armel | armeb): Fix shell syntax.
15395
15396 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15397
15398         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15399         -msoft-float and -mcpu=common support.
15400         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15401         libraries.
15402
15403 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15404
15405         * configure.in: Allow configuration and build of emacs19 for the alpha.
15406
15407 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15408
15409         * configure.in (CC): Get ^CC, not just any old CC, from
15410         ${host_makefile_frag}.
15411
15412 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15413
15414         * configure.in (CC): Try to get CC from
15415         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15416
15417 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15418
15419         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15420         only if it exists in $(srcdir).
15421
15422 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15423
15424         * configure: If CC and CXX are not set in the environment, set
15425         them, based on either an existing Makefile or on searching for gcc
15426         in PATH.  Substitute for CC and CXX in Makefile.
15427         * configure.in: Remove libm from target_libs.  Separate
15428         target_configdirs from configdirs.  If CC is not set in
15429         environment, try to get it from a host Makefile fragment.  Rewrite
15430         changes of configdirs to use skipdirs instead.  A few minor
15431         tweaks.  Take directories out of target_configdirs as they are
15432         taken out of configdirs.  Remove existing Makefile files from
15433         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15434         CONFIG_ARGUMENTS in Makefile.
15435         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15436         by configure.in.
15437         (CONFIG_ARGUMENTS): Likewise.
15438         (CONFIGURE_TARGET_MODULES): New variable.
15439         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15440         ($(CONFIGURE_TARGET_MODULES)): New target.
15441         (configure-libg++, configure-libio): New targets.
15442         (all-libg++): Depend upon configure-libg++.
15443         (all-libio): Depend upon configure-libio.
15444         (configure-libgloss, all-libgloss): New targets.
15445         (configure-libstdc++): New target.
15446         (all-libstdc++): Depend upon configure-libstdc++.
15447         (configure-librx, all-librx): New targets.
15448         (configure-newlib): New target.
15449         (all-newlib): Depend upon configure-newlib
15450         (configure-xiberty): New target.
15451         (all-xiberty): Depend upon configure-xiberty.
15452
15453 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15454
15455         * configure.in (host i[345]86-*-win32):  Expand the
15456         noconfigdirs again.
15457
15458 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15459
15460         * mpw-configure: Fix sed command file name.
15461
15462 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15463
15464         * configure.in (host i[345]86-*-win32): Reduce the
15465         noconfigdirs again.
15466
15467 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15468
15469         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15470         or powerpc*-*-pe*, since they are not yet supported.
15471
15472 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15473
15474         Add PowerMac support and many other enhancements.
15475         * mpw-configure: New option --cc to select compiler to use,
15476         paste options set according to --cc into the generated
15477         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15478         if mpw-make.sed is present.
15479         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15480         add forward includes for PowerPC include files.
15481         * mpw-build.in: Build using Makefile.PPC if present.
15482         (do-byacc, etc): Remove separate version resource builds.
15483         (do-gas): Build "stamps" before "all".
15484         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15485         * mpw-README: Update to reflect --cc option, PowerMac support,
15486         and recently-reported compatibility problems.
15487
15488 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15489
15490         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15491         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15492         (--with-multilib-top): Pass to recursive invocations.
15493
15494 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15495
15496         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15497         v810-*-*.
15498
15499 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15500
15501         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15502         gdb, ld and opcodes on v810-*-*.
15503
15504 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15505
15506         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15507         (local-maintainer-clean): New target.
15508         (maintainer-clean): New target.
15509         (realclean): Just depend upon maintainer-clean.
15510
15511 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15512
15513         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15514
15515 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15516
15517         * configure.in: Build ld in mips*-*-bsd* case.
15518
15519 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15520
15521         * config.sub: Accept -lites* OS.  From Ian Dall.
15522
15523 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15524
15525         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15526         targets.
15527
15528 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15529
15530         * configure.in: treat i386-win32 canadian cross the same as
15531         i386-go32 canadian cross.
15532
15533 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15534
15535         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15536         running under the simulator to build a reduced set of libraries.
15537         (powerpc-*-eabiaix): Add fine grained multilib support added to
15538         other powerpc targets yesterday.
15539
15540 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15541
15542         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15543         -disable-softfloat, -disable-relocatable, -disable-aix, and
15544         -disable-sysv to control which multilib libraries get built.
15545
15546 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15547
15548         * configure: Add Makefile.tem to list of files to remove in trap
15549         handler.
15550
15551 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15552
15553         * config.guess (*Linux*):  Add missing "exit"s.
15554         Also, need specific check for alpha-unknown-linux (uses COFF).
15555
15556 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15557
15558         * config.guess:  Merge with FSF:
15559
15560         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15561         * config.guess (AIX4): More robust release numbering discovery.
15562
15563         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15564         * config.guess (i386-sequent-ptx): Properly get version number.
15565
15566         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15567         * config.guess (mips:*:4*:UMIPS): New case.
15568
15569 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15570
15571         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15572         (i386-win32 host): Likewise.  Don't build readline.
15573
15574 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15575
15576         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15577         SUPPORT_FILES to submakes.
15578
15579 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15580
15581         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15582         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15583         mpw-configure.
15584
15585 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15586
15587         * configure.in (appdirs): Use =, not ==, in test expression when
15588         trying to build the text to print in the warning message for
15589         Solaris users.
15590
15591 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15592
15593         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15594
15595 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15596
15597         * config.guess: Recognize lynx-2.3.
15598
15599 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15600
15601         * config.sub (z8ksim): Deleted
15602         (z8k-*-coff): New, this is the one true name of the target.
15603
15604 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15605
15606         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15607
15608 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15609
15610         * config.guess (*:Linux:*:*): First try asking the linker what the
15611         default object file format is (elf, aout, or coff).  Then if this
15612         fails, try previous methods.
15613
15614 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15615
15616         * configure.in: Don't build newlib for *-*-vxworks5.1.
15617
15618 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15619
15620         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15621         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15622
15623 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15624
15625         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15626
15627 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15628
15629         * cfg-ml-com.in: New file.
15630         * cfg-ml-pos.in: New file.
15631
15632 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15633
15634         * COPYING.NEWLIB: Add HP free copyright to list.
15635
15636 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15637
15638         * config.sub: Recognize -eabi* for the system, not just -eabi.
15639
15640 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15641
15642         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15643         * config.sub, configure.in (win32): New target and host.
15644
15645 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15646
15647         * configure.in: Add i386-pe configuration.
15648
15649 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15650
15651         * mpw-build.in (install): Install GDB after LD.
15652
15653 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15654
15655         * mpw-config.in (elf/mips.h): Always forward-include, needed
15656         for GDB to build.
15657
15658 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15659
15660         * testsuite: New directory for customer acceptance and whole tool
15661         chain tests.
15662
15663 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15664
15665         * configure: If per-host line isn't found, but AC_OUTPUT is found
15666         and a configure script exists, run it instead.
15667
15668 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15669
15670         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15671
15672 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15673
15674         * configure: Set build_{cpu,vendor,os,alias} to host values when
15675         --build isn't specified.
15676
15677 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15678
15679         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15680         (FLAGS_TO_PASS): Pass them.
15681         (EXTRA_TARGET_FLAGS): Ditto.
15682
15683 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15684
15685         * Makefile.in (all-libg++): Depend on all-libstdc++.
15686
15687 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15688
15689         * configure.in (noconfigdirs): Enable all packages for
15690           i386-unknown-netbsd.
15691
15692 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15693
15694         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15695         hosted builds (DOS builds)
15696
15697 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15698
15699         Changes for ARM based on patches from Richard Earnshaw:
15700         * config.sub: Handle armeb and armel.
15701         * configure.in: Omit arm linker only for riscix.
15702
15703 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15704
15705         * config.guess:  Update from FSF.
15706
15707 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15708
15709         * config.sub: Recognize powerpcle as the little endian variant of
15710         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15711         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15712         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15713         temporarily.
15714
15715 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15716
15717         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15718
15719 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15720
15721         * config.sub: Accept -lites* as a basic system type.
15722
15723 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15724
15725         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15726         installed, and if so return linuxoldld as the system name.
15727
15728 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15729
15730         * config.guess: Add hppa1.1-hp-lites support.
15731
15732 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15733
15734         * configure.in: Don't build newlib for m68k-vxworks5.1.
15735
15736 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15737
15738         * configure.in (mips-sgi-irix6): Use mh-irix5.
15739
15740 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15741
15742         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15743
15744 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15745
15746         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15747         OSF/1.  Fix compiler flags.
15748         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15749
15750 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15751
15752         * configure.in: Recognize --with-newlib.
15753         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15754
15755 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15756
15757         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15758         to *_X11_MODULES due to gdbtk needing X include files et al.
15759
15760 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15761
15762         Merge in support for Mac MPW as a host.
15763         (Old change descriptions retained for informational value.)
15764
15765         * mpw-config.in: Add generic include forwards for cpu-specific
15766         include files in aout and elf directories.
15767
15768         * mpw-configure: Added copyright.
15769         * mpw-config.in: Check for presence of required build tools.
15770         (target_libs): Add newlib.
15771         (target_tools): Add examples.
15772         (Read Me): Generate as "Read Me for MPW" instead.
15773         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15774         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15775         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15776
15777         * mpw-configure: Remove subdir-specific makefile hackery,
15778         delete mk.tmp after using it.
15779
15780         * mpw-build.in (all): Display start and end times.
15781
15782         * mpw-configure (host_canonical): Set.
15783         (target_cpu): Always add to makefiles.
15784         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15785         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15786         (mpw-mh-mpw): Look for in srcdir and srcroot.
15787         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15788
15789         * mpw-build.in: (install-only): New target.
15790
15791         * mpw-configure (host_alias, target_alias): Rename from hostalias
15792         and targetalias, add into generated Makefile.
15793         (mk.tmp): If present, add into generated Makefile.
15794         * mpw-build.in (all-gas): Build config.h first before gas proper.
15795
15796         * mpw-configure (config.status): Write only if changed.
15797         * mpw-config.in (readline): Configure it (not built, just used for
15798         definitions).
15799
15800         * mpw-config.in (elf/mips.h): Add a forward include.
15801
15802         * mpw-config.in: Forward-include most .h files in include into
15803         extra-include.
15804         (readline): Don't build.
15805         mpw-build.in (install): Install GDB.
15806
15807         * mpw-configure (prefix, mpw_prefix): Handle it.
15808         * mpw-config.in (mmalloc, readline): Don't configure.
15809         * mpw-build.in (thisscript): Rename to ThisScript.
15810         Use mpw-build instead of BuildProgram everywhere.
15811         (mmalloc, readline): Don't build.
15812         * mpw-README: New file, basic documentation about the MPW port.
15813
15814         * mpw-config.in: Use forward-include to create include files.
15815
15816         * mpw-configure: Add more things to the top of each configured
15817         Makefile, including contents of config/mpw-mh-mpw.
15818         * mpw-config.in (extra-include): Create this directory and fill it
15819         with Posix-like include files when configuring.
15820
15821         * config.sub (apple, mac, mpw): Add various aliases.
15822
15823         * mpw-build.in: New file, top-level build script fragment for MPW.
15824         * mpw-configure: New file, configure script for MPW.
15825         * mpw-config.in: New file, config fragment for MPW.
15826
15827 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15828
15829         * configure.in (host_libs): Remove glob, since it is gone from the
15830         sources.
15831
15832 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15833
15834         * Makefile.in: define empty GDB_NLM_DEPS var.
15835
15836         * configure.in(target_makefile_frag): use config/mt-netware
15837         for netware targets.
15838
15839 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15840
15841         * config.sub: Merge in recent FSF changes.  Remove linux special
15842         cases.
15843
15844 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15845
15846         Revert this change:
15847
15848         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15849
15850                 * build-all.mk: Use CC=cc -Xs on Solaris.
15851
15852 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15853
15854         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15855         stop using it.
15856         * Makefile.in: Nuke all references to glob subdirectory.
15857
15858 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15859
15860         * configure.in: Fix --enable-shared logic in per-host.
15861
15862 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15863
15864         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15865
15866 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15867
15868         * configure.in (noconfigdirs): Don't build gas on AIX, for
15869         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15870
15871 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15872
15873         * configure: Fix --cache-file to work if the file argument is a
15874         relative path.
15875
15876 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15877
15878         * configure: If the --cache-file is used, pass it down to
15879         configure in subdirectories.
15880
15881 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15882
15883         * config.sub: add vxworks29k configuration.
15884
15885 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15886
15887         * Makefile.in (taz): Do "diststuff" part quietly.
15888
15889 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15890
15891         * config.sub: Mini-merge with gcc/config.sub.
15892
15893 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15894
15895         * config.guess (IRIX): Sed - to _.
15896
15897 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15898
15899         * Makefile.in (source-vault, binary-vault): New targets.
15900
15901 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15902
15903         * config.sub: Recognize -eabi as a basic system type.
15904
15905 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15906
15907         * configure.in (enable_shared stuff): Fix typo.
15908
15909 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15910
15911         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15912
15913 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15914
15915         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15916
15917 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15918
15919         * configure.in (rs6000-*-*): Don't build gas.
15920
15921 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15922
15923         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15924         reduce command line length.
15925         (AS_FOR_TARGET): Check for as.new, not Makefile.
15926         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15927
15928 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15929
15930         * config.guess:  Merge from FSF.
15931
15932 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15933
15934         * configure: Don't use $ when handling program_suffix.
15935
15936 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15937
15938         * configure.in:  Configure tk for hppa/hpux.
15939
15940 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15941
15942         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15943
15944 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15945
15946         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15947         to LIBCXXFLAGS.  Tests are better run without it.
15948
15949 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15950
15951         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15952
15953 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15954
15955         * configure.in (*-*-netware*): Don't configure xiberty.
15956
15957 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15958
15959         * configure.in:  Remove tk from native_only list.
15960
15961 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15962
15963         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15964           for special NCD build.
15965
15966 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15967
15968         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15969         makeall.bat, they're only useful for binutils snapshots.
15970         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15971         makeall.bat to specified SUPPORT_FILES.
15972
15973 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15974
15975         * build-all.mk: Add Ericsson targets to sun4 and solaris
15976           hosts.  Add  BNR's sun4 target to solaris host, so their
15977           build-from-source will be tested in-house first.
15978
15979 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15980
15981         * Makefile.in (LIBCFLAGS): New variable.
15982         (CFLAGS_FOR_TARGET): Ditto.
15983         (LIBCFLAGS_FOR_TARGET): Ditto.
15984         (LIBCXXFLAGS): Ditto.
15985         (CXXFLAGS_FOR_TARGET): Ditto.
15986         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15987         (BASE_FLAGS_TO_PASS): Pass them.
15988         (EXTRA_TARGET_FLAGS): Ditto.
15989
15990         * configure.in: Support --enable-shared.
15991
15992 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15993
15994         * configure.in (target_libs):  Include libstdc++ again.
15995         * config.guess:  Update from FSF (for FreeBSD).
15996
15997 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15998
15999         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16000         makeall.bat.
16001         (DISTDOCDIRS): Add `etc'.
16002         (ETC_SUPPORT_PFX): New variable.
16003         (taz): Include anything from etc starting with a word in
16004         ETC_SUPPORT_PFX.
16005
16006 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16007
16008         * config.sub: Update for recent FSF changes.  Remove obsolete
16009         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16010         spacing changes.
16011
16012 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16013
16014         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16015
16016         * config.guess:  Merge with FSF.
16017         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16018
16019 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16020
16021         * configure: Since the "trap 0" handler will override the exit
16022         status on many systems, only use it for "exit 1", and make it set
16023         a non-zero exit status; reset it before "exit 0".  Also, check
16024         exit status of config.sub, and error out if it failed.
16025
16026 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16027
16028         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16029         and install libgloss.
16030
16031 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16032
16033         * Makefile.in (all-binutils): Depend upon all-byacc.
16034
16035         * configure.in: Don't build emacs on Irix 5.
16036
16037 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16038
16039         * configure.in (*-*-netware*): Add libio.
16040
16041 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16042
16043         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16044         (CHECK_TARGET_MODULES): Ditto.
16045         (INSTALL_TARGET_MODULES): Ditto.
16046         (TARGET_LIBS): Ditto.
16047         (all-libstdc++): Note dependencies.
16048
16049 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16050
16051         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16052
16053 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16054
16055         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16056         -fexternal-templates.
16057
16058         * configure.in (target_libs): Add libstdc++.
16059         (noconfigdirs): Add libstdc++ as appropriate.
16060
16061 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16062
16063         * config.guess:  Update from FSF.
16064
16065 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16066
16067         * configure: Use ${config_shell} when running ${configsub}.
16068
16069 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16070
16071         * config.sub: No longer recognize h8300h.
16072
16073 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16074
16075         * config.sub: Remove extraneous differences between config.sub and
16076         gcc/config.sub.
16077
16078 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16079
16080         * Makefile.in (DISTSTUFFDIRS): Add gas.
16081
16082 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16083
16084         * COPYING.NEWLIB: New file.
16085
16086 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16087
16088         * config.guess (HP-UX):  Patch from Harlan Stenn
16089         <harlan@landmark.com> to also emit release level.
16090
16091 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16092
16093         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16094
16095 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16096
16097         * config.sub:  Merge nextstep cleanup from FSF.
16098
16099 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16100
16101         * configure.in (arm-*-*): Don't configure ld for this target.
16102
16103 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16104
16105         * configure.in (*-*-netware): don't configure libg++, libio,
16106           librx, or newlib.
16107
16108 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16109
16110         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16111         configure ld--it works, but it doesn't support shared libraries.
16112
16113 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16114
16115         * config.guess (*-unknown-freebsd*):  Get rid of possible
16116         trailing "(Release)" in version string.
16117         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16118
16119 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16120
16121         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16122         Fix type: *-next-neststep -> *-next-nextstep.
16123
16124         * config.guess:  Merge from FSF:
16125
16126         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16127
16128         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16129
16130         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16131
16132         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16133         instead of UNIX_SV for UnixWare 1.0).
16134
16135 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16136
16137         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16138         to make gdb/nlm/* build after the compiler and linker.
16139
16140 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16141
16142         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16143         not just i[34]86.
16144         (m68k-atari-sysv4):  Relocate to match FSF version.
16145
16146         * config.guess:  More merges from the FSF:
16147
16148         Add a space before function call or macro invocation.
16149
16150         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16151
16152         * config.guess: Add trap cmd to remove dummy.c and dummy when
16153         interrupted.
16154
16155         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16156
16157         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16158         (dummy): Redirect stderr from compilation of dummy.c.
16159
16160         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16161
16162         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16163
16164 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16165
16166         * configure: Accept and ignore --cache*, for compatibility with
16167         new autoconf.
16168
16169 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16170
16171         * config.guess:  Merge from FSF:
16172
16173         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16174
16175         * config.guess (Pyramid*:OSx*:*:*): New case.
16176         (PATH): Add /.attbin at end for finding uname.
16177         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16178
16179         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16180
16181         * config.guess (M88*:DolphinOS:*:*): New case.
16182
16183         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16184
16185         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16186         to select whether to use ELF or COFF.
16187
16188         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16189
16190         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16191
16192         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16193
16194         * config.guess: Guess the OS version for HPUX.
16195
16196         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16197
16198         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16199
16200 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16201
16202         * configure.in: Recognize --with-headers, --with-libs, and
16203         --without-newlib.
16204         * Makefile.in (all-xiberty): Depend upon all-ld.
16205
16206 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16207
16208         * configure.in: Change i[34]86 to i[345]86.
16209
16210 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16211
16212         * configure (version): A few more tweaks to help message.
16213
16214 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16215
16216         * Makefile.in:  Remove (for now) librx as a host library,
16217         now that we're building it for target.
16218
16219 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16220
16221         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16222         (Karl Berry).
16223
16224 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16225
16226         * configure.in:  Also configure librx.
16227
16228 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16229
16230         * Makefile.in:  Update various rules to reflect that librx
16231         is now needed for libg++.
16232
16233 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16234
16235         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16236
16237 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16238
16239         * configure.in: Configure the examples directory.
16240
16241 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16242
16243         * configure: Simplify Jun 2 1994 change.
16244
16245 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16246
16247         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16248         /bin/gcc isn't good enough to build gcc.
16249
16250 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16251
16252         * Makefile.in (GDB_SUPPORT_FILES): Remove
16253         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16254         (gdb.tar.gz): Add new rule to use standard distribution building
16255         mechanism.
16256
16257 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16258
16259         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16260         Bill Cox <bill@cygnus.com>.
16261
16262 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16263
16264         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16265
16266 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16267
16268         * configure:  Search current dir first in .gdbinit.
16269
16270 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16271
16272         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16273
16274 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16275
16276         * config.sub:  Refer to NeXT's operating system as nextstep.
16277
16278         * config.sub (case $basic_machine):  Re-order the cases, to match
16279         the order in the FSF version (which is mostly alphabethical).
16280         Merge in some additions and changes from the FSF.
16281
16282 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16283
16284         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16285         * config.sub: Recognize cxux7.
16286         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16287
16288 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16289
16290         * config.sub:  Fix typo powerpc -> powerpc-*.
16291
16292 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16293
16294         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16295
16296         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16297         parallel with all-emacs and install-emacs).  Top-level command
16298         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16299
16300 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16301
16302         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16303         $(relbindir)/make before doing ``make install'', and use
16304         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16305         installing over running make binary.
16306         ($(host)-stamp-stage3-installed): Likewise.
16307
16308 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16309
16310         * config.guess: Recognize Mach.
16311
16312 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16313
16314         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16315         see whether --exec-prefix was used.
16316
16317 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16318
16319         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16320
16321 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16322
16323         * Makefile.in: Add all-librx target similar to all-libproc.
16324
16325 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16326
16327         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16328         with post 1.2 uname bogosity.
16329
16330 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16331
16332         * configure: Remove temporary files on receipt of a signal.
16333
16334 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16335
16336         * configure: If there is a package_makefile_frag, remove
16337         ${subdir}/Makefile.tem after copying it in.
16338
16339 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16340
16341         * build_all.mk: support rs6000 lynx identifies itself as
16342         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16343         since /bin/gcc is too feeble to compile a modern gcc.
16344
16345 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16346
16347         * brought devo/test-build.mk update-to-date with progressive/
16348           test-build.mk. Add lynx targets and hppa flag info.
16349
16350 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16351
16352         * configure.in:  Use mh-ncrsvr43.  Patch from
16353         Tom McConnell <tmcconne@sedona.intel.com>.
16354
16355 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16356
16357         * config.guess (i386-unknown-bsdi):  No longer need to
16358         check #if defined(__bsdi__) && defined(__i386__).
16359
16360 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16361
16362         * configure: Set program_transform_nameoption correctly.
16363
16364 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16365
16366         * brought build-all.mk update-to-date with progressive build-all.mk,
16367           added new targets and hppa info.
16368
16369 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16370
16371         * configure: If config.guess result is a prefix of the user
16372         specified target, assume a native build and use the user specified
16373         target as the host alias.  Remove SunOS patch suffix removal hack.
16374         * configure.in: Remove SunOS patch suffix removal hack.
16375
16376         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16377         in NATIVE_CHECK_MODULES.
16378
16379 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16380
16381         * Makefile.in: Rename HOST_ONLY to NATIVE.
16382         * configure: Delete SunOs patch suffix from host_canonical
16383           and build_canonical variables that are prepended to Makefiles.
16384         * configure.in: Add comments for easier maintenance.
16385
16386 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16387
16388         * Makefile.in: Add all-libproc target similar to all-gui.
16389
16390 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16391
16392         * Makefile.in (CHECK_MODULES): split into
16393         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16394
16395 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16396
16397         * config.guess (i386-unknown-bsdi): New system to guess.
16398
16399 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16400
16401         * Makefile.in: Add all-gui target (but not yet build by "all").
16402
16403 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16404
16405         * config.sub: Move deletion of patch suffix from here...
16406         * configure.in: To here, at Ian's suggestion.  The top-
16407           level scripts might need to know of a patch level.
16408
16409 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16410
16411         * config.sub: Strip off patch suffix so rtl is recognized
16412           as a sunos4.1.3 machine, even though it's been patched.
16413
16414 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16415
16416         * Makefile.in (INSTALL_LAST): Delete.
16417         (INSTALL_DOSREL): New.
16418
16419 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16420
16421         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16422         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16423         whether we pass down --with-gnu-ld anyhow.
16424
16425 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16426
16427         * Makefile.in (INSTALL_LAST): Change operation so it works
16428         on more flavors of make.
16429         * configure.in (go32): Don't build libg++ or libio.
16430
16431 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16432
16433         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16434         they can be overriden by templates.
16435
16436 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16437
16438         * configure.in (target==go32): Don't build gdb.
16439         * dosrel: New directory.
16440
16441 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16442
16443         * configure.in (host==go32): Configure dosrel too.
16444         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16445         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16446         be set by incoming names or templates.
16447         (INSTALL_LAST): New rule.
16448
16449 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16450
16451         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16452
16453 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16454
16455         * configure.in (appdirs): New variable.  Currently empty, but will
16456         be used in gas distribution.  If nonempty, lists a set of
16457         directories at least one of which must get configured, or top
16458         level configuration is considered to have failed.
16459         (rs6000-*-lynxos*): Use new file name.
16460
16461 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16462
16463         Eliminate XTRAFLAGS.
16464         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16465         newlib include files using -idirafter, and also use -nostdinc.
16466         (CXX_FOR_TARGET): Likewise.
16467         (XTRAFLAGS): Removed.
16468         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16469         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16470         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16471         ($(DO_X)): Don't pass down XTRAFLAGS.
16472
16473 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16474
16475         * configure.in (mips*-dec-bsd*): New target; do build linker.
16476         (mips*-*-bsd*): New target; don't build linker.
16477
16478 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16479
16480         * configure.in: support rs6000-*-lynxos* configuration.
16481         support sunos4 as a cross target.
16482
16483         * config.sub: look for lynx*, not lynx since the OS version may
16484         legitimately be part of the name.
16485
16486 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16487
16488         * configure.in (i[34]86-*-sco*): Move to be with other i386
16489         targets.
16490         (romp-*-*): New target.  Skip various binary utilities.
16491         (vax-*-*): New target.  Don't build newlib.
16492         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16493
16494 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16495
16496         * configure.in: Only set host_makefile_frag if config
16497         directory exists.
16498
16499 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16500
16501         * install.sh: If $dstdir exists, don't check whether each
16502         component does.
16503
16504 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16505
16506         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16507
16508 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16509
16510         * configure.in (*-*-lynxos*): Don't configure newlib for either
16511         native or cross Lynx.
16512
16513 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16514
16515         * config.sub (sparc64-elf): Fix os.
16516         (z8k): Remove duplicate.
16517
16518 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16519
16520         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16521         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16522
16523 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16524
16525         * configure: Make file links cleanly even if Lynx fails on
16526           an NFS symlink (at least fail cleanly).
16527
16528 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16529
16530         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16531         -XNh2000.
16532
16533 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16534
16535         * configure: Unknown options are fatal again.
16536
16537 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16538
16539         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16540         compatibility.
16541
16542 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16543
16544         * build-all.mk: Add `clean' target.
16545
16546 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16547
16548         * config.guess:  Add SINIX support.
16549         * configure.in:  Add mips-*-sysv4* support.
16550
16551 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16552
16553         * build-all.mk: Document all useful targets.
16554         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16555         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16556
16557 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16558
16559         * configure: Support --silent, --quiet.
16560
16561 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16562
16563         * configure: Support --disable-FEATURE.
16564
16565 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16566
16567         * config.guess: Recognize NCR running SVR4.3.
16568
16569 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16570
16571         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16572         Patch from Paul Eggert <eggert@twinsun.com>.
16573
16574 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16575
16576         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16577
16578 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16579
16580         * configure: Make unrecognized options give nonfatal warnings
16581         instead of fatal errors, and pass them to any subdirectory
16582         configures in case they recognize them.
16583         Make --x equivalent to --with-x.
16584
16585 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16586
16587         * configure: Add --enable-* options.  Clean up usage message and
16588         some comments.
16589
16590 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16591
16592         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16593
16594 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16595
16596         * configure.in (hppa*-*-*): Enable binutils.
16597
16598 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16599
16600         * config.sub: Recognize cisco.
16601
16602 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16603
16604         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16605
16606 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16607
16608         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16609         than one configuration name.  Add comment.
16610
16611 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16612
16613         * config.guess: about target *-hitachi-hiuxwe2, fixed
16614         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16615         macro is incorrect.]
16616
16617 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16618
16619         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16620         than the "make ls" stuff which used to be here.
16621
16622 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16623
16624         * config.guess:  Recognize i[34]86-unknown-freebsd.
16625         From Shawn M Carey <smcarey@rodan.syr.edu>.
16626
16627 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16628
16629         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16630
16631 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16632
16633         * config.guess: Check for ptx.
16634
16635 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16636
16637         * config.sub: Add os9k checking.
16638
16639 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16640
16641         * config.guess: Handle OSF1 running on HPPA processors
16642
16643 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16644
16645         * configure: If subdir configure fails, print out a message with
16646         subdirectory name, in case subdir's configure code didn't identify
16647         itself.
16648
16649 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16650
16651         * configure.in: Remove embedded newlines from configdirs.
16652         Avoid mismatches of substrings.  Fix matching strings at end
16653         of configdirs.
16654
16655 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16656
16657         * config.guess:  Add Lynx/rs6000 config support.
16658
16659 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16660
16661         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16662
16663 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16664
16665         * configure.in (hppa*-*-osf*): Treat this just like most other
16666         PA configurations (eg no binutils or ld).
16667         (hppa*-*-*elf*): These configurations have binutils and ld.
16668
16669 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16670
16671         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16672
16673 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16674
16675         * configure.in (rs6000-*-*): Build gas.
16676
16677 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16678
16679         * Makefile.in:  Avoid bug in losing hpux sed.
16680
16681 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16682
16683         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16684         for GDB and GDB has been fixed to not need it.
16685
16686 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16687
16688         * config.guess: Recognize vax hosts.
16689
16690 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16691
16692         * configure (while loop): Don't use "break 2" inside case
16693         statement -- the case statement isn't an enclosing loop.
16694
16695 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16696
16697         * config.guess:  Clean up NeXT support, to allow nextstep
16698         on Intel machines.  Make OS be nextstep.
16699
16700 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16701
16702         * config.guess: Add alternate forms for Convex.
16703
16704 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16705
16706         * configure:  Completely rewrite option processing.  Take
16707         advantage of pattern-matching to avoid invoking test frequently.
16708         Also clean up host and target defaulting logic.
16709
16710 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16711
16712         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16713         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16714         commands (plus user environment) will fit SCO limits.
16715
16716 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16717
16718         * configure.in: Don't issue warnings about directories which are
16719         not being configured if -norecursion is set.  Correct test for
16720         --with-gnu-as and --with-gnu-ld to not get confused by substring
16721         matches.
16722
16723         * configure.in: Don't build gas for alpha-dec-osf1*.
16724
16725 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16726
16727         * configure:  Back out Per's change of 12/19/1993.  It changes the
16728         behavior of configure in unexpected and confusing ways.
16729
16730         Also, use different delim char when calculating
16731         program_transform_name so that the name can contain slashes.
16732
16733 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16734
16735         * configure.in, config.sub: Add support for VSTa micro-kernel.
16736
16737 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16738
16739         * configure.in: Nuke hacks which were used to get a special
16740         version of GAS for HPPA configurations.
16741
16742 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16743
16744         * configure:  If only ${target_alias} is given, use that
16745         as the default for ${host_alias}.
16746         * configure:  Add missing back-slashes before nested quotes.
16747
16748 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16749
16750         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16751
16752 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16753
16754         * config.guess:  Recognize some Tektronix configurations.
16755         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16756
16757 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16758
16759         * config.sub: Match any flavor of SH.
16760
16761 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16762
16763         * configure.in: Don't try to configure newlib for Alpha.
16764
16765 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16766
16767         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16768         libg++ or libio for any Alpha target.
16769
16770         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16771
16772 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16773
16774         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16775         default arguments -- so it tried to compress itself.
16776
16777 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16778
16779         * configure.in (notsupp): ensure that a space is always at the end
16780           of the configdirs list, since the grep checks for an explicit space
16781
16782 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16783
16784         * configure.in (target i386-sysv4.2): don't build ld, since static
16785           versions of many libraries are not available.
16786
16787 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16788
16789         * config.guess: Recognize Apollos (using environment variables).
16790         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16791
16792 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16793
16794         * config.guess: Recognize Sony news mips running newsos.
16795
16796 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16797
16798         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16799         "fi ; else" for bash.
16800
16801 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16802
16803         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16804
16805 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16806
16807         * config.sub: accept unixware as an alias for svr4.2.
16808         Fix some inconsistancies with the gcc version.
16809
16810 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16811
16812         * Makefile.in (DISTDOCDIRS):  Add gdb.
16813
16814 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16815
16816         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16817
16818 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16819
16820         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16821         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16822         this now.
16823
16824 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16825
16826         * config.sub: Accept hiux* as an OS name.
16827
16828         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16829         etc/make-stds.texi.  The underscore came from gcc, and dje now
16830         agrees that RUNTESTFLAGS is the correct name.
16831
16832 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16833
16834         * install.sh:  Remove 'set -e'.  It makes any conditionals
16835         in the script useless.
16836
16837         * config.guess: Automatically recognize arm-acorn-riscix
16838         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16839
16840 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16841
16842         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16843
16844 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16845
16846         * Makefile.in (DISTDOCDIRS): New variable.
16847         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16848         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16849
16850 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16851
16852         * configure.in (hppa target): check the source directory for the
16853           pagas sub-directory
16854
16855 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16856
16857         * config.sub: Allow -aout* and -elf*.
16858
16859 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16860
16861         * configure.in: Don't build ld on i386-solaris2, same as for
16862         sparc-solaris2.
16863
16864 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16865
16866         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16867
16868 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16869
16870         * configure.in:  Configure gdb for alpha.
16871
16872 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16873
16874         * Makefile.in (CXXFLAGS): Add -O.
16875
16876 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16877
16878         * config.guess: added support for DG Aviion
16879
16880 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16881
16882         * configure.in: Produce warning message for subdirectories not
16883         configurable for this host/target combination.  Don't try to
16884         configure gdb for vms.
16885
16886 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16887
16888         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16889         appropriate files before making "diststuff".
16890         (DISTBISONFILES): New var: list of files to be edited.
16891         (DISTSTUFFDIRS): Add binutils.
16892
16893 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16894
16895         * config.sub: also handle mipsel and mips64el (for little endian mips)
16896
16897 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16898
16899         * configure.in: Add * to end of all OS names.
16900
16901 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16902
16903         * configure.in: Build newlib for LynxOS native.
16904
16905 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16906
16907         * config.guess: Add support for delta 88k running SVR3.
16908
16909         * configure.in: Add comment about HP compiler vs. emacs.
16910
16911 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16912
16913         * configure.in: don't build ld on solaris2 (not a viable option
16914           due to bugs in getpwnam & getpwuid)
16915
16916 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16917
16918         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16919         config.guess will produce a full version number.
16920
16921 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16922
16923         * configure.in: Build linker and binutils for alpha-dec-osf1.
16924
16925 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16926
16927         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16928         and gdb/testsuite/Makefile.in.
16929
16930 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16931
16932         * configure.in: recognize mips*- instead of mips-
16933
16934 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16935
16936         * config.sub: Accept linux*coff and linux*elf as operating
16937         systems.
16938
16939 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16940
16941         * config.sub: Recognize mips64, and mips3 as an alias for it.
16942
16943 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16944
16945         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16946         gdb knows how to handle OSF/1 shared libraries.
16947
16948 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16949
16950         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16951         * config.guess: Recognize Hitachi's HIUX.
16952         * config.sub: Recognize h3050r* and hppahitachi.
16953         Remove redundant cases for hp9k[23]*.
16954
16955 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16956
16957         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16958         if gas and ld are in the source tree and are in ${configdirs}.
16959         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16960         --with options (but still pass them down on the command line,
16961         if they were explicitly specified).
16962
16963 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16964
16965         * configure: substitute SHELL value in Makefile.in with
16966         ${CONFIG_SHELL}
16967
16968 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16969
16970         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16971         *-*-solaris2* targets.
16972
16973 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16974
16975         * Makefile.in: define M4, and pass it down to sub-makes;
16976         all-autoconf now depends on all-m4
16977
16978 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16979
16980         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16981         presence of {ar,ranlib} instead of a configured directory
16982
16983 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16984
16985         * config.guess: Accept 34?? as well as 33?? for NCR.
16986
16987 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16988
16989         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16990         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16991
16992 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16993
16994         * configure: grab values for $(CC) and $(CXX) from the
16995         environment, so that someone can do "CC=gcc configure; make" and
16996         have it work right (matching the way that autoconf works now)
16997
16998         * configure.in, Makefile.in: add support for gash, the tcl
16999         interface to Galaxy
17000
17001         * config.guess: add NetBSD variants (hp300, x86)
17002
17003 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17004
17005         * install.sh: Support -d option (in the manner of SunOS 4 install,
17006         as it is more deterministic than that of GNU install)
17007         (chmodcmd): Set file to mode 755 by default (should also do default
17008         chgrp and chown, but I don't feel like dealing with that now)
17009
17010 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17011
17012         * config.sub: Remove h8300hhms alias.
17013
17014 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17015
17016         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17017
17018 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17019
17020         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17021         as stmp-fixinc
17022
17023 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17024
17025         * config.sub: recognize m88110-bug-coff.
17026
17027 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17028
17029         * Makefile.in (all-libio): all dependencies on the toolchain used
17030         to build this (gcc, gas, ld, etc)
17031
17032 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17033
17034         * config.guess: Deal with OSF/1 1.3 on alpha.
17035
17036 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17037
17038         * install.sh: add some 'else true' clauses for portability
17039
17040         * configure.in: don't build libio for h8[35]00-*-* targets
17041
17042 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17043
17044         * Makefile.in:  Add support for new libio.
17045
17046 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17047
17048         * install.sh: If one command fails, don't try the rest.  Don't try
17049         to remove $dsttmp (via trap) unless we have already created it.
17050         If $src doesn't exist, detect it and exit with an error.
17051
17052         * config.guess: Recognize BSD on hp300.
17053
17054 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17055
17056         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17057         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17058
17059 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17060
17061         * Makefile.in (all-send-pr): depends on all-prms
17062
17063 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17064
17065         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17066
17067 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17068
17069         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17070         Added test for mips-mips-riscos5.
17071
17072 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17073
17074         * configure.in: use mh-hp300 for 68k HP hosts
17075
17076 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17077
17078         * configure: add support for CONFIG_SHELL, so that you can use
17079         some alternate shell for evaluating configure scripts
17080
17081 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17082
17083         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17084         in configure script to bug-gdb@prep.ai.mit.edu when building
17085         distribution archive.
17086         * Makefile.in (COMPRESS):  Remove def.
17087         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17088         gdb.tar.Z and make-gdb.tar.Z respectively.
17089         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17090         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17091         to convergence with 'taz' target in Makefile.in.
17092
17093 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17094
17095         * install.sh (dsttmp): use trap to ensure that tmp files go
17096         away on error conditions
17097
17098 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17099
17100         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17101
17102 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17103
17104         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17105         its parent is '/' not ''.
17106
17107         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17108
17109 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17110
17111         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17112         that ${newsrcdir}/configure.in does.
17113
17114 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17115
17116         * test-build.mk: support for CONFIG_SHELL
17117
17118 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17119
17120         * config.sub (netware):  Add as a basic system type.
17121
17122 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17123
17124         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17125           $(srcdir)/ from the dependency on Makefile.in.
17126
17127 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17128
17129         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17130         (h8300hhms is temporary until multi-libraries are implemented).
17131         * configure.in: Handle h8300h too.
17132
17133 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17134
17135         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17136
17137 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17138
17139         * configure:  Remove extraneous output when guessing host type.
17140         * config.guess:  Remove extraneous output when guessing using C
17141         compiler rather than uname, or when guessing fails.
17142
17143 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17144
17145         * Makefile.in: remove all.cross and install.cross targets
17146
17147         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17148           definitions
17149
17150 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17151
17152         * configure.in (target sh): Build gprof.
17153
17154 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17155
17156         * config.sub: change -solaris to -solaris2
17157
17158 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17159
17160         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17161
17162 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17163
17164         * configure: Correct error message for missing Makefile.in to
17165         print correct directory.
17166
17167 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17168
17169         * install.sh: kludge around 386BSD shell bug
17170
17171 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17172
17173         * config.guess:  Recognize NeXT.
17174         * config.guess:  Recognize i486-ncr-sysv4.
17175         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17176
17177 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17178
17179         * Makefile.in (MAKEINFOFLAGS): New variable.
17180         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17181         * build-all.mk, test-build.mk: Pass down --no-split as
17182         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17183
17184 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17185
17186         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17187
17188 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17189
17190         * Makefile.in (libg++.tar.z):  New rule.
17191         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17192         * Makefile.in (taz):  Only do a single chmod.
17193
17194 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17195
17196         * install.sh: don't use dirname anymore (replaced with sed usage)
17197
17198 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17199
17200         * Makefile.in:  Change extension for gzip'd files from '.z' to
17201         '.gz' per new FSF standard usage.
17202
17203 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17204
17205         * configure: put quotes around the final value of program_transform_name
17206
17207 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17208
17209         * Makefile.in: new install.sh support; update install-info rules
17210
17211 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17212
17213         * configure.in: Build diff for crosses, but not for go32 host.
17214
17215         * configure.in: Build gprof only for native, and don't build it
17216         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17217
17218 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17219
17220         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17221
17222 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17223
17224         * configure.in (host_tools): Add prms.
17225
17226 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17227
17228         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17229         with $(FLAGS_TO_PASS) on the command line
17230
17231         * config.sub: Recognize lynx and lynxos
17232
17233 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17234
17235         * config.sub: Accept -ecoff*, not just -ecoff.
17236
17237 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17238
17239         * Makefile.in (taz): Use .gz suffix instead of .z.
17240         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17241         names.
17242
17243 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17244
17245         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17246
17247 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17248
17249         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17250         that rebuilds that might happen during 'make install' don't get
17251         bogus gcc include files
17252
17253 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17254
17255         Change from Utah for HPPA support:
17256         * config.guess: Recognize hppa1.x-hp-bsd.
17257
17258 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17259
17260         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17261         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17262
17263 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17264
17265         * config.sub: Add support for rom68k and bug boot monitors.
17266
17267 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17268
17269         * Makefile.in: Make all-opcodes depend on all-bfd.
17270
17271 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17272
17273         * config.guess: Added special check for i[34]86-univel-sysv4*.
17274
17275 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17276
17277         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17278         the processor rather than assuming i486.
17279
17280 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17281
17282         * config.guess: Recognize SunOS6 as Solaris3.
17283
17284 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17285
17286         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17287         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17288
17289 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17290
17291         * build-all.mk (all-cross): New target for Canadian Cross.
17292         Added Q2 go32 targets.
17293         * test-build.mk: Configure go32 cross sparclite-aout and
17294         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17295         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17296
17297 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17298
17299         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17300         GO32 hosted toolchains
17301
17302 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17303
17304         * configure: change  so "-exec-prefix" gets passed down rather
17305         than "-exec_prefix" so autoconf generated Makefiles get the
17306         exec_prefix set right.
17307
17308 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17309
17310         * config.guess: get the Solaris2 minor version number
17311
17312         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17313
17314 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17315
17316         * config.guess: Recognize some Sequent platforms.
17317
17318 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17319
17320         * Makefile.in: added the vault-install target
17321
17322         * configure.in: actually use the Sun3 makefile fragment that's in
17323         config, also added the release dir to configdirs
17324
17325 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17326
17327         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17328
17329 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17330
17331         * configure.in: remove some program from Alpha targetted toolchains
17332
17333 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17334
17335         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17336         gprof.
17337         (taz): Run "make diststuff" in those directories instead of "make
17338         proto-dir".  Look for "VERSION=" only at start of line in subdir
17339         Makefile.  Use "gzip -9" for compression.
17340         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17341         (binutils.tar.z): New target.
17342
17343 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17344
17345         * Makefile.in (taz): Include gpl.texinfo.
17346
17347 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17348
17349         * Makefile.in (setup-dirs): Merged into "taz" target.
17350         (taz): Only do `proto-dir' stuff if a directory is actually needed
17351         for this target.
17352
17353 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17354
17355         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17356         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17357         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17358         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17359         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17360
17361 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17362
17363         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17364         config.sub, and move-if-change to gdb testsuite distribution
17365         archive, so the testsuite can be extracted, configured, and
17366         run separately from the gdb distribution.  Blow away the Chill
17367         tests that require a Chill compiled executable, since GNU Chill
17368         is not yet publically available.
17369
17370 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17371
17372         * test-build.mk: set environment variables in a single command,
17373         instead of a list of assignments and exports
17374
17375         * config.guess: recognize Alpha/OSF1 systems
17376
17377 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17378
17379         * configure: Change help message to prefer --options rather than
17380           -options.
17381
17382 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17383
17384         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17385         zippy@ecst.csuchico.edu.
17386         * config.guess: Recognize miniframe.
17387
17388 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17389
17390         * Makefile.in: Use srcroot to find runtest rather than rootme.
17391         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17392
17393 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17394
17395         * test-build.mk: Extensive additions to support building on a
17396         machine other than the host.
17397
17398 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17399
17400         * configure (tooldir): Fix for i386-aix again.
17401
17402 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17403
17404         * configure, Makefile.in:  Change definition of $(tooldir)
17405         to match the FSF.
17406
17407 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17408
17409         * config.guess:  Recognize i[34]86/SVR4.
17410
17411 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17412
17413         * Makefile.in (all-gdb): gdb depends on sim.
17414
17415 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17416
17417         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17418         at the same time we make the prototype gdb directory.
17419         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17420         files at the same time as the gdb base release distribution.
17421
17422 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17423
17424         * Makefile.in (check): Use individual check targets rather than
17425         DO_X rule.
17426         (check-gcc): Added.
17427
17428 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17429
17430         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17431         for System V release 3.2.
17432
17433 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17434
17435         * config.sub: Recognize hppaosf.
17436         * configure.in: Do configure ld/binutils/gas for it.
17437
17438 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17439
17440         * configure (tooldir): Alter syntax used to set this, for systems
17441         where "\$" isn't handled right, like i386-aix.
17442
17443 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17444
17445         * configure: Pass program-transform-name, not
17446         program_transform_name, to recursive configures.
17447
17448 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17449
17450         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17451         of gas+ld+binutils.
17452
17453 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17454
17455         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17456
17457 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17458
17459         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17460
17461 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17462
17463         * Makefile.in (PRMS): Set back to all-prms.
17464
17465 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17466
17467         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17468         targets, rather than for MIPS hosts.
17469
17470 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17471
17472         * configure.in: add comment for --with-x default values
17473
17474         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17475
17476         * Makefile.in: add check-* targets for each of the directories in
17477         the tree.  Add a definition of RUNTEST that will use the one we
17478         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17479
17480 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17481
17482         * configure.in: Removed obsolete references to bfd_target and
17483         target_makefile_frag.
17484
17485         * build-all.mk: Set assorted targets for Q2.
17486         * config.sub: Recognize z8k-sim and h8300-hms.
17487         * test-build.mk: Really don't pass host to configure.
17488         (HOLES): Added uname.
17489
17490 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17491
17492         * configure: Handle an empty program-prefix, program-suffix or
17493         program-transform-name correctly.
17494
17495 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17496
17497         * build-all.mk: -G 8 no longer required for MIPS targets.
17498         * test-build.mk: Don't pass host argument to configure; make it
17499         guess.
17500
17501 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17502
17503         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17504         * Makefile.in (COMPRESS):  New macro, like GZIP.
17505
17506 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17507
17508         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17509
17510         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17511         with gas currently defaults to -G 0.
17512
17513 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17514
17515         * Makefile.in (all-flex): flex depends on byacc.
17516
17517         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17518         to test-build.mk as RELEASE_TAG.
17519         * test-build.mk (configargs): New variable containing arguments to
17520         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17521         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17522
17523         * config.guess: Use /bin/uname when checking -X argument on SCO,
17524         to avoid invoking GNU uname which doesn't understand -X.
17525
17526         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17527
17528         * configure.in: Build gas for mips-*-*.
17529
17530 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17531
17532         * Makefile.in (all.normal): insert missing backslash.
17533
17534 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17535
17536         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17537
17538         * Makefile.in: Complete overhaul to merge many almost identical
17539         targets.
17540
17541 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17542
17543         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17544         (gdb.tar.Z): Adjusted.
17545
17546         * Makefile.in (setup-dirs, taz): New targets; should be general
17547         enough to adapt for gdb sometime.  Build only .z file.
17548         (gas.tar.z): New target.
17549
17550 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17551
17552         * build-all.mk: Use CC=cc -Xs on Solaris.
17553
17554 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17555
17556         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17557         for handling BISON for FSF releases.
17558
17559 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17560
17561         * configure: Actually implement the change zoo just documented.
17562
17563 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17564
17565         * configure: when using config.guess, only set target_alias when
17566         it's not already been set (ie, on the command line)
17567
17568 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17569
17570         * Makefile.in: add installcheck target, set PRMS to install-prms
17571
17572 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17573
17574         * configure: add support for package_makefile_fragment, handle the
17575         case where a directory has a configure.in file but no Makefile.in
17576         more gracefully (with an actual understandable error message, even);
17577         add support for --without (and add this to the usage message); also
17578         explicitly add a --host=${host_alias} to the command line when
17579         config.guess is used
17580
17581 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17582
17583         * configure: Must use both --host and --target in recursive calls.
17584
17585 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17586
17587         * Makefile.in: Change deja-gnu to dejagnu.
17588
17589 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17590
17591         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17592
17593 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17594
17595         * configure.in: canonicalize all instances to *-*-solaris2*,
17596         also strip out a number of tools to not build for go32 host
17597
17598 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17599
17600         * config.guess: add GPL.
17601
17602         * Makefile.in, config.guess, config.sub, configure: bump
17603           copyrights to 93.
17604
17605 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17606
17607         * Makefile.in (do-info): Removed obsolete check for existence of
17608         localenv file.
17609
17610         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17611
17612 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17613
17614         * Makefile.in: a couple of 'else true' for decstation,
17615         support for TclX
17616
17617         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17618
17619 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17620
17621         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17622
17623 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17624
17625         * config.guess: Recognize i386-ibm-aix (PS/2).
17626         * configure.in: Use config/mh-aix386 file for it.
17627
17628 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17629
17630         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17631         CC_FOR_TARGET instead.
17632         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17633
17634 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17635
17636         * Makefile.in: Add sim to list of directories sent with gdb
17637
17638 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17639
17640         * configure.in: Put back mips-dec-bsd* case.
17641
17642 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17643
17644         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17645         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17646         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17647
17648 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17649
17650         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17651
17652         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17653         (install-info): install dir.info only if it exists,
17654         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17655
17656 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17657
17658         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17659         gas for mips-dec-bsd.
17660
17661 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17662
17663         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17664         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17665
17666 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17667
17668         * configure.in: Added "dejagnu" to hosttools list.
17669
17670 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17671
17672         * config.sub, configure.in, config.guess:  Add support
17673         for Bosx, an AIX variant from Bull.
17674         Patches from F.Pierresteguy@frcl.bull.fr.
17675
17676 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17677
17678         * devo/dejagnu: Initial creation of devo/dejagnu.
17679         Migrated dejagnu testcases and support files for testing software
17680         tools to reside as subdirectories, currently called "testsuite",
17681         within the directory of the software tool.  Migrated all programs,
17682         support libraries, etc. beloging to dejagnu proper from
17683         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17684         with no modifications.  The changes to these files which will
17685         allow them to configure, build, and execute properly will be made
17686         in a future update.
17687
17688 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17689
17690         * Makefile.in: Change send_pr to send-pr.
17691         * configure.in: Likewise.
17692         * send_pr: Renamed directory to send-pr.
17693
17694 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17695
17696         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17697
17698 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17699
17700         * README:  Update for gdb-4.8 release.
17701         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17702         gdb-xxx.tar.z (gzip'd) file also.
17703
17704 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17705
17706         * Makefile.in: make all-diff depend on all-libiberty
17707
17708 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17709
17710         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17711
17712 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17713
17714         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17715
17716 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17717
17718         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17719         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17720         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17721
17722 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17723
17724         * Makefile.in:  makeinfo binary is in a new location
17725
17726 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17727
17728         * config.sub: Accept -ecoff as an OS.
17729
17730         * Makefile.in: Various changes to eliminate a level of make
17731         recursion and reduce the required command line length.
17732         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17733         sub-makes.
17734         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17735         variables holding settings for specific sub-makes.
17736         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17737         in terms of BASE_FLAGS_TO_PASS.
17738         (TARGET_LIBS): New variable listing directories which use
17739         TARGET_FLAGS_TO_PASS.
17740         (subdir_do): Eliminated.
17741         (do-*): New set of targets to replace subdir_do.
17742         (various): All targets which used subdir_do now depend on do-*.
17743         (local-clean): Renamed from do_clean.
17744         (local-distclean): New target, dependency of distclean and
17745         realclean.
17746         (install-info): Don't create directories.  Depend on dir.info
17747         rather than calling make recursively.
17748         (install-dir.info): Eliminated.
17749         (install-info-dirs): Create all info directories here.
17750         (dir.info): Depend upon do-install-info.
17751
17752         * test-build.mk (HOLES): Added false.
17753
17754 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17755
17756         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17757
17758 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17759
17760         * Makefile.in (info): remove dependency on all-texinfo.  The
17761         problem was really in texinfo/C, not at this level.
17762
17763 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17764
17765         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17766
17767 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17768
17769         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17770         GDB releases.
17771
17772 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17773
17774         * configure: Include srcdir in message about target of link not
17775         being found.  Don't convert `-' to `_' in `with' options being
17776         passed to subdirs.
17777
17778 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17779
17780         * configure.in: add uudecode to host_tools
17781
17782         * Makefile.in: added {all,install}-uudecode targets, added them to
17783         the appropriate lists
17784
17785 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17786
17787         * Makefile.in (all-gcc): Added dependency on all-gas.
17788
17789         * configure.in (mips-*-*): Build ld and binutils.
17790
17791 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17792
17793         * configure: check return code from mkdir, print error message and
17794           exit on failure.
17795
17796 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17797
17798         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17799
17800 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17801
17802         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17803
17804 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17805
17806         * config.sub (h8500):  Recognize this as a cpu type.
17807
17808 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17809
17810         * configure: source directory missing is no longer a warning
17811
17812         * configure.in: recognize irix[34]* instead of irix[34]
17813
17814         * Makefile.in: define and pass down X11_LIB
17815
17816 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17817
17818         * guess-systype: Renamed to ...
17819         * config.guess:  ... by popular request.
17820         * configure.in, Makefile.in:  Update accordingly.
17821
17822 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17823
17824         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17825         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17826         + Execute ./dummy instead of assuming . is in PATH.
17827
17828 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17829
17830         * guess-systype:  New shell script.  Attempts to guess the
17831         canonical host name of the executing host.
17832         Only a few hosts are supported so far.
17833         * configure:  Call guess-systype if no host is specified.
17834
17835 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17836
17837         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17838         gcc Makefile.
17839
17840
17841 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17842
17843         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17844         (all-gcc, install-gcc, subdir_do): Use it.
17845
17846 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17847
17848         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17849
17850 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17851
17852         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17853           set exclusively by configure, using configure.in .
17854
17855 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17856
17857         * test-build.mk: set $PATH for all builds
17858
17859         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17860
17861 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17862
17863         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17864         the one used in gcc/Makefile.in, so that a null expansion doesn't
17865         override the one needed to build gcc with a native cc.
17866
17867
17868 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17869
17870         * configure: Accept -with arguments.
17871
17872 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17873
17874         * Makefile.in: added h8300sim
17875
17876 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17877
17878         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17879         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17880         (all-cygnus, native, build-cygnus): Make
17881         $(canonhost)-stamp-3stage-done, not $(host)....
17882         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17883         i386-sco3.2v4.  Added else true to if command.
17884
17885 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17886
17887         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17888
17889 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17890
17891         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17892
17893 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17894
17895         * configure.in: don't remove binutils from Solaris builds
17896
17897 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17898
17899         * Makefile.in: get rid of earlier definitions for *clean,
17900         also handle the recursive info rule better
17901
17902 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17903
17904         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17905         do more-or-less the right thing.
17906
17907 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17908
17909         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17910         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17911
17912 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17913
17914         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17915         $(host_canonical).
17916
17917         * configure.in: split the configdirs list into 4 categories (native
17918         v. cross, library v. tool) and handle the cross-only and native-
17919         only in more reasonable (and correct!) way.
17920
17921 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17922
17923         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17924         configdirs anymore.
17925
17926 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17927
17928         * Makefile.in: extensive cleanup::  removed all of the explicit
17929         clean-* targets, collapsed many wrappers around subdir_do into
17930         one, added additional targets to satisfy standards.texi, deleted
17931         some old targets, some changes for consistency
17932
17933 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17934
17935         * configure.in: handle some programs as cross-only, and others as
17936         native only
17937
17938         * test-build.mk: handle partial holes in a more generic manner
17939
17940         * Makefile.in: m4 depends on libiberty
17941
17942 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17943
17944         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17945         time, wdiff, and find to configdirs
17946
17947         * Makefile.in: all, clean, and install rules for the new programs
17948         added to configure.in
17949
17950 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17951
17952         * configure.in: use mh-sun for all *-sun-* hosts
17953
17954 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17955
17956         * Makefile.in: define flags for X11 include files and library file
17957         locations, pass them down to the programs that need this info
17958
17959         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17960
17961 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17962
17963         * configure.in: start building libg++ for HP-UX targets
17964
17965 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17966
17967         * README:  Update references to files moved into etc/.
17968
17969 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17970
17971         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17972         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17973
17974 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17975
17976         * configure: accept dash as well as underscore in long option
17977         names for FSF compatibility.
17978
17979 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17980
17981         * config.sub: added -sco3.2v4 support from FSF.
17982
17983 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17984
17985         * configure.in: expand the section that adds or removes
17986         directories from the list of programs to build, to handle native
17987         vs. cross in addition to host v. native
17988
17989 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17990
17991         * Makefile.in:  Replace C++ in macro names with CXX.
17992         This is less likely to break ...
17993
17994 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17995
17996         * test-build.mk: add -w to GNU_MAKE
17997
17998 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17999
18000         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18001         add 'sparc' to list of recognized cpus.  This needed to make
18002         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18003         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18004         then changes that into $CPU-wrs-vxworks.
18005
18006         * configure.in: remove most references to gdbtest, regularize
18007         target based program removal
18008
18009         * test-build.mk: import from p3 tree (many fixes and changes)
18010
18011 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18012
18013         * Makefile.in: added rules to handle tcl, tk, and expect
18014
18015         * configure.in: handle those directories if they exist
18016
18017 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18018
18019         * config.sub: removed bogus hppabsd and hppahpux names, since
18020         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18021
18022 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18023
18024         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18025         depends upon all-xiberty
18026
18027         * Makefile.in: changes from p3, including:
18028
18029         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18030
18031         * Makefile.in (XTRAFLAGS): include newlib directories if
18032         newlib/Makefile exists, rather than if host != target.
18033
18034         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18035
18036         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18037         from the same source tree and not building a cross-compiler.  This
18038         matters for the libg++ configuration if reconfiguring a tree that
18039         has already been installed.
18040
18041         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18042
18043         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18044         pick up the machine and system specific header files.
18045
18046         * Makefile.in: added AS_FOR_TARGET, passed down in
18047         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18048         the C compiler to use to create programs which are run in the
18049         build environment, set it to default to $(CC), and passed it down
18050         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18051
18052         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18053
18054         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18055         We need them for unusual native builds, like systems without
18056         ranlib.
18057
18058         * configure: also define $(host_canonical) and
18059         $(target_canonical), which are the full, canonical names for the
18060         given host and target
18061
18062 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18063
18064         * Makefile.in:  Added separate definitions for C++.
18065
18066 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18067
18068         * configure.in (configdirs):  Add deja-gnu.
18069
18070 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18071
18072         * README:  Update for configure.texi and gdb-4.7 release.
18073
18074 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18075
18076         * Makefile.in:  Move "all" target to top of file.
18077         Previously, first target was ".PHONY" which caused BSD4.4 make
18078         to build .PHONY when make was run without arguments.
18079
18080 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18081
18082         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18083         Library-copylefted code in libiberty.
18084
18085 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18086
18087         * config.sub:  Replace m68kmote with plain old m68k.
18088
18089 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18090
18091         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18092
18093 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18094
18095         * config.sub: Complain if no argument is given.  Added support for
18096         386bsd as OS and target alias.
18097
18098 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18099
18100         * Makefile.in (XTRAFLAGS): include newlib directories if
18101         newlib/Makefile exists, rather than if host != target.
18102
18103 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18104
18105         * config.sub: recognize sparclite-wrs-vxworks.
18106
18107         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18108         p3.) Added clean-xiberty to clean.
18109
18110 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18111
18112         * configure.in: use *-*-* instead of nested cases for host and target
18113
18114 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18115
18116         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18117         from the same source tree and not building a cross-compiler.  This
18118         matters for the libg++ configuration if reconfiguring a tree that
18119         has already been installed.
18120
18121 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18122
18123         * config.sub (i486v/i486v4):  Merge in from FSF version.
18124
18125 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18126
18127         * configure: only set PWD if it is already set.
18128
18129 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18130
18131         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18132         doesn't have unset and all success paths (and most error paths)
18133         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18134         to just ${PWD} to avoid confusion.)
18135
18136 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18137
18138         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18139         even for a native compilation.
18140
18141 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18142
18143         Changes to make the gdb.tar.Z rule work better.
18144
18145         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18146         (DEVO_SUPPORT):  Add configure.texi.
18147         (bfd-ilrt.tar.Z):  Remove ancient rule.
18148
18149 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18150
18151         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18152         pick up the machine and system specific header files.
18153
18154         * configure.in, config.sub: added new target m68010-adobe-scout,
18155         with alias of adobe68k.  Changed configure.in to check for
18156         -scout before -sco* to avoid a false match.
18157
18158         * Makefile.in: added AS_FOR_TARGET, passed down in
18159         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18160         the C compiler to use to create programs which are run in the
18161         build environment, set it to default to $(CC), and passed it down
18162         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18163
18164 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18165
18166         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18167         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18168         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18169         FOR_TARGET variants, to newlib and libg++.
18170
18171 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18172
18173         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18174         first.
18175
18176 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18177
18178         * config.sub:  Accept `elf' as an environment.
18179
18180 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18181
18182         * Makefile.in (all-opcodes):  cd into the right directory
18183
18184 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18185
18186         * configure: added -program_transform_name option, used as
18187         argument to sed when installing programs.
18188         configure.texi: added documentation for -program_prefix,
18189         -program_suffix and -program_transform_name.
18190
18191 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18192
18193         * config.sub:  Accept i486 where i386 ok.
18194
18195 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18196
18197         * config.sub: accept we32k
18198
18199 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18200
18201         * config.sub, configure.in: accept OSE68000 and OSE68k.
18202
18203         * Makefile.in: don't create all directories for ``make install'';
18204         let the subdirectories create the ones they need.
18205
18206 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18207
18208         * COPYING: new file, GPL v2
18209
18210 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18211
18212         * Makefile.in: use the new gen-info-dir, which needs a template
18213         argument (which also lives in texinfo)
18214
18215         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18216
18217 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18218
18219         * config.sub (ncr3000):  Change i386 to i486.
18220
18221 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18222
18223         * Makefile.in: add install-rcs, install-grep to
18224         install-no-fixedincludes, removed install-bison and install-libgcc
18225
18226 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18227
18228         * configure.in: grab the HPUX makefile fragment if on HPUX
18229
18230 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18231
18232         * Makefile.in: eradicate bison spoor (ditto libgcc).
18233          configure.in: recognise m68{k,000}-ericsson-OSE.
18234          es1800 is alias for m68k-ericsson-OSE
18235
18236 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18237
18238         * configure.in: rearrange the parts that remove programs from
18239         configdirs, based now on HOST==TARGET or by canonical triple.
18240
18241 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18242
18243         * test-build.mk: recurse explicitly with -f test-build.mk when
18244           appropriate.  predicate stage3 and comparison on the existence
18245           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18246           On very clean, also remove ...stamp-co.  Build in-place before
18247           doing other builds.
18248
18249 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18250
18251         * Makefile.in, configure.in: add tgas
18252
18253 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18254
18255         * Makefile.in: a number of changes merged in from progressive.
18256
18257         * configure.in: add libm.
18258
18259         * .cvsignore: ignore some stuff that comes from test-build.mk.
18260
18261 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18262
18263         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18264
18265 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18266
18267         * configure: Add program_suffix (parallel to program_prefix)
18268         * Makefile.in: adjust directory-creating script for losing decstation
18269
18270 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18271
18272         * configure:  Minor $subdir-related fixes.
18273
18274 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18275
18276         * configure: fix various problems with propogating
18277         makefile_target_frag in subdirs.
18278         * configure.in: config libgcc if its there
18279
18280 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18281
18282         * config.sub:  HPPA merge.
18283
18284 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18285
18286         * Makefile.in:  Replace all-bison with all-byacc in all
18287         dependency lines for other tools (which now use byacc).
18288
18289 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18290
18291         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18292
18293 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18294
18295         * Makefile.in: make gprof rules similar to byacc rules (instead of
18296         vestigal $(unsubdir) that didn't work...)
18297
18298 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18299
18300         * config.sub:  Add support for Linux.
18301         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18302         (at least for libg++).
18303
18304 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18305
18306         * configure.texi: fix doc for the -nfp option to configure
18307
18308 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18309
18310         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18311
18312 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18313
18314         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18315         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18316         * configure.in: added solaris* host_makefile_frag hook.
18317
18318 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18319
18320         * config.sub: changed recognition of m68000 so that various
18321         m68k types can be specified via m680[01234]0
18322
18323 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18324
18325         * config.sub (basic_machine): fix sed so that '-foo' isn't
18326         completely substituted out while .+'-foo' loses the '-foo'
18327
18328 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18329
18330         * config.sub ($os): Add -aout.
18331
18332 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18333
18334         * configure:  If host_makefile_frag is absolute, don't
18335         prefix ${invsubdir} (relevant to libg++ auto-configure).
18336
18337 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18338
18339         * Makefile.in (tooldir): Define it.
18340         (all-ld): Depend on all-flex.
18341
18342 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18343
18344         * Makefile.in (check):  Fix libg++ special case.
18345
18346 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18347
18348         * configure: do not bury `pwd` into config.status, thus do fewer
18349           pwd's.
18350
18351         * configure: print the "Building in" message only when building in
18352           other than "." AND verbose.
18353
18354         * configure: remove -s, rework -v to better accommodate guested
18355           configures.
18356
18357         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18358
18359 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18360
18361         * Makefile.in: macroize flags passed on recursion.  remove
18362           fileutils.
18363
18364 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18365
18366         * configure: get makesrcdir right for subdirs deeper than 1.
18367
18368         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18369           install.
18370
18371 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18372
18373         * Makefile.in: don't print subdir_do or recursion lines.
18374
18375 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18376
18377         * standards.texi: added menu item.
18378
18379         * Makefile.in: build and install standards.info.
18380
18381         * standards.texi: new file.
18382
18383 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18384
18385         * configure: test for and move config.status pieces from
18386           ${subdir}/.
18387
18388 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18389
18390         * configure:  Test for existance of files before trying to mv
18391         them, to avoid numerous non-existance messages.
18392
18393 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18394
18395         * configure: correct final line of config.status.
18396
18397         * configure: patch from eggert.  Avoids a protection problem if
18398           the original Makefile.in is read only.
18399
18400         * configure: use move-if-change from gcc to create config.status.
18401           Some makefiles depend on config.status to tell if a directory
18402           has been reconfigured for a different host.  This change
18403           prevents those directories from remaking everything in the case
18404           where the reconfig was only intended to rebuild a Makefile.
18405
18406         * configure: test for config.sub with "config.sub sun4" rather
18407           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18408           host alias from a missing config.sub.
18409
18410 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18411
18412         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18413           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18414
18415 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18416
18417         * configure: mkdir ${subdir} as needed.
18418
18419 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18420
18421         * Makefile.in,configure.in: added autoconf.
18422
18423 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18424
18425         * Makefile.in: no longer pass against on recursion.
18426
18427         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18428           definitions are not inherited.
18429
18430         * configure: correct makesrcdir when subdir is .
18431
18432 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18433
18434         * configure:  Add support for 'subdirs' variable, which is
18435         like 'configdirs', except that configure doesn't re-invoke
18436         itself for subdirs, it just creates a Makefile for each subdir.
18437         * configure.texi:  Document subdirs.
18438
18439 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18440
18441         * configure.in: added flex to configdirs
18442
18443 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18444
18445         * Makefile.in: remove clean-stamps from clean.
18446
18447 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18448
18449         * configure.in:  Add gdbtest to configdirs.
18450
18451 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18452
18453         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18454         to recursive makes.
18455         * configure.in:  Recognize new ncr3000 config.
18456
18457 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18458
18459         * Makefile.in, configure.in: removed references to gdbm.
18460
18461 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18462
18463         * config.sub:  Don't canonicalize os value
18464         newsos* to bsd (readline needs to check for newsos).
18465         (This fix was earlier made Jan 31, but got re-broken.)
18466
18467 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18468
18469         * configure.in:  sco is an os, not a vendor!
18470
18471         * configure:  Quote $( better.  Keep various shells happy.
18472
18473 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18474
18475         * Makefile.in: eliminate stamp-files.
18476
18477 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18478
18479         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18480           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18481
18482 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18483
18484         * config.sub:  fix iris/iris3.
18485
18486 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18487
18488         * configure: re-add -rm.
18489
18490 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18491
18492         * Maskefile.in: add .stmp-rcs to all.
18493
18494         * configure.in: remove gas from rs6000 build, use aix host fragment.
18495
18496 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18497
18498         * configure: pass down site_option during recursion.
18499
18500 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18501
18502         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18503
18504 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18505
18506         * configure: Change exec_prefix so that it really defaults to prefix.
18507
18508 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18509
18510         * Makefile.in, configure.in:  Add support for mmalloc library.
18511
18512 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18513
18514         * Makefile.in: add stmp dependencies for a few more things.
18515
18516 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18517
18518         * configure: adjusted error message on objdir/srcdir configure
18519           collision, per john's suggestion.
18520
18521         * Makefile.in: add libiberty stmp to all and all.cross.
18522
18523 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18524
18525         * Makefile.in: remove force dependencies, add grep to all.
18526
18527 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18528
18529         * Makefile.in: drop flex.  make stamp files work.
18530
18531         * configure: added test for conflicting configuration in srcdir,
18532           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18533           gets cranky.  use relative paths for configure and srcdir
18534           whenever possible.  Send some error messages to stderr that were
18535           going to stdout.
18536
18537 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18538
18539         * Makefile.in:  Fix libg++ rule to check for gcc directory
18540         before using gcc/gcc.  Also pass XTRAFLAGS.
18541
18542 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18543
18544         * Makefile.in: added stmp-files so that directories aren't polled
18545           when they are already built.
18546
18547         * configure.texi: fixed a node pointer problem.
18548
18549 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18550
18551         * config.sub configure.in gdb/configure.in
18552         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18553         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18554         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18555
18556 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18557
18558         * configure: -recurring becomes -silent.  corrected help message
18559           for -site= option.
18560
18561         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18562
18563 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18564
18565         * configure: when building Makefile for crosses, replace
18566           tooldir and program_prefix.  default srcdir from location of
18567           config.sub.  remove "for host in hosts" and "for target in
18568           targets" loops.
18569
18570 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18571
18572         * Makefile.in: Do not pass bindir or mandir to cvs.
18573
18574 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18575
18576         * Makefile.in, configure.in: removed traces of namesubdir,
18577           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18578           copyrights to '92, changed some from Cygnus to FSF.
18579
18580         * configure.texi: remove most references to multiple hosts,
18581           multiple targets, subdirs, etc.
18582
18583         * configure.man: removed rcsid. reference config.sub not
18584           config.subr.
18585
18586         * Makefile.in: mkdir $(infodir) on install-info.
18587
18588 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18589
18590         * configure.texi:  Explain better about .gdbinit and about
18591         the environment that configure.in sections run in.
18592
18593 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18594
18595         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18596
18597 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18598
18599         * README:  DOC.configure => cfg-paper.texi.
18600
18601 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18602
18603         * config.sub (near case $os):  Don't convert newsos* to bsd!
18604
18605 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18606
18607         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18608         the number of copies of COPYING that go into the GDB tar file.
18609
18610 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18611
18612         * bfd/configure.in, gdb/config/mh-i386sco,
18613         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18614         Fix SCO configuration stuff.
18615
18616 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18617
18618         * Makefile.in:  For libg++, make sure the -I pointing
18619         to the gcc directory goes *after* all the libg++-local -I flags.
18620         Also, move just-gcc dependency from just-libg++ to all-libg++.
18621
18622 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18623
18624         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18625
18626 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18627
18628         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18629
18630 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18631
18632         * config.sub:  Add stratus configuration frags.  Also
18633         submitted to FSF.
18634
18635 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18636
18637         * Makefile.in (DEV_SUPPORT):  add configure.man.
18638
18639         * config.sub(Decode manufacturer-specific):  add -none*.
18640
18641 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18642
18643         * Makefile.in:  remove form feeds to make Sun's make happy.
18644         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18645
18646 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18647
18648         * Makefile.in (AR_FLAGS):  Make quieter.
18649
18650 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18651
18652         * configure.in:  Add libg++.
18653         * configure:  When verbose, don't output the command line at each
18654         level; it will be unremarkably the same as the previous version,
18655         which will be the same as what the user typed.
18656
18657 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18658
18659         * configure.in, Makefile.in: fix clean-info, add flex.  add
18660           fileutils.
18661
18662         * configure: be less sensitive to spaces in Makefile.in.  Do not
18663           look for sources in "..".  Doing so breaks subdirectories that
18664           might have their own configure.  If a subdir has it's own
18665           configure script, use it.
18666
18667 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18668
18669         * cfg-paper.texi: some changes suggested by rms.
18670
18671 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18672
18673         * config.sub:  Merge in some small additions from the FSF version,
18674         taken from the gcc distribution, to bring the Cygnus and FSF
18675         versions into closer sync.
18676
18677 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18678
18679         * configure.in:  Changed svr4 references to sysv4.
18680
18681 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18682
18683         * configure: added -V for version number option.
18684
18685 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18686
18687         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18688           renamed from DOC.configure to cfg-paper.texi.
18689
18690 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18691
18692         * configure, config.subr, config.sub: config.subr is now
18693           config.sub again.
18694
18695 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18696
18697         * configure.texi: new file, in progress.
18698
18699         * Makefile.in: build info file and install the man page for
18700           configure.
18701
18702         * configure.man: new file, first cut.
18703
18704         * configure: find config.subr again now that configuration "none"
18705           has gone.  removed all traces of the -ansi option.  removed all
18706           traces of the -languages option.
18707
18708         * config.subr: resync from rms.
18709
18710 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18711
18712         * configure, config.sub, config.subr: merge config.sub into
18713           config.subr, call the result config.subr, remove config.sub, use
18714           config.subr.
18715
18716         * Makefile.in: revised install for dir.info.
18717
18718 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18719
18720         * configure.in: add decstation host makefile frag.
18721
18722         * Makefile.in: BISON now bison -y again.  also install-gcc on
18723           install.  clean-gdbm on clean.  infodir belongs in datadir.
18724           Make directories for info install.  Build dir.info here then
18725           install it.
18726
18727 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18728
18729         * Makefile.in: fix for bad directory tests.
18730
18731 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18732
18733         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18734           regexp.  -srcdir relative was being handled incorrectly.
18735
18736         * Makefile.in: unwrapped some for loops so that parallel makes
18737           work again and so one can focus one's attention on a particular
18738           package.
18739
18740 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18741
18742         * configure: added PWD as a stand in for `pwd` (for speed). use
18743           elif wherever possible.  make -srcdir work without -objdir.
18744           -objdir= commented out.
18745
18746 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18747
18748         * configure: +options become --options.  -subdirs commented out.
18749           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18750           Makefile now at top of generated Makefile.  Removed cvs log
18751           entries.  added -srcdir.  create .gdbinit only if there is one
18752           in ${srcdir}.
18753
18754         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18755           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18756           and mandir now keyed off datadir by default.
18757
18758 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18759
18760         * Freshly created ChangeLog.
18761
18762 \f
18763 Local Variables:
18764 mode: change-log
18765 left-margin: 8
18766 fill-column: 76
18767 version-control: never
18768 End: