Correct Changelog for r220309
[platform/upstream/gcc.git] / ChangeLog
1 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2
3         PR jit/64780
4         * configure.ac: Require the user to explicitly specify
5         --enable-host-shared if the jit is enabled.
6         * configure: Regenerate.
7
8 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
9
10         * MAINTAINERS (Write After Approval): Add myself.
11
12 2015-01-25  Tom de Vries  <tom@codesourcery.com>
13
14         * MAINTAINERS: Make whitespace consistent.
15
16 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
17
18         * MAINTAINERS (Write After Approval): Add myself.
19
20 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
21
22         * MAINTAINERS: (Write After Approval): Add myself.
23
24 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
25
26         * MAINTAINERS: (Write After Approval): Add myself.
27
28 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
29
30         * MAINTAINERS: (Write After Approval): Add myself.
31
32 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
33
34         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
35         objective-c/c++ front end maintainer.
36
37 2015-01-13  Marek Polacek  <polacek@redhat.com>
38
39         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
40
41 2015-01-12  Jeff Law  <law@redhat.com>
42
43         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
44         a very long time.
45
46 2015-01-09  Ian Lance Taylor  <iant@google.com>
47
48         * configure.ac (host_tools): Add gotools.
49         * Makefile.def (host_modules): Add gotools.
50         (dependencies): Add dependency of all-gotools on all-target-libgo.
51
52 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
53
54         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
55         * configure: Regenerate.
56
57 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
58
59         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
60         all-target-libgomp.
61         * Makefile.in: Regenerate.
62
63 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
64
65         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
66
67 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
68
69         * configure.ac: Add Visium support.
70         * configure: Regenerate.
71
72 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
73
74         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
75         * configure: Regenerate.
76
77 2015-01-03  Andrew Pinski  <apinski@cavium.com>
78
79         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
80         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
81         (BASE_TARGET_EXPORTS): Add OBJCOPY.
82         (OBJCOPY_FOR_TARGET): New variable.
83         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
84         * Makefile.in: Regenerate.
85         * configure.ac: Check for already installed target objcopy.
86         Also GCC_TARGET_TOOL on objcopy.
87         * configure: Regenerate.
88
89 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
90
91         * config.sub: Update from upstream, to 2015-01-01 version.
92         * config.guess: Ditto.
93
94 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
95
96         * MAINTAINERS (RTEMS Ports): Add myself.
97
98 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
99
100         * MAINTAINERS (Write After Approval): Add myself.
101
102 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
103
104         * MAINTAINERS (Write After Approval): Add myself.
105
106 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
107
108         * configure.ac (--enable-as-accelerator-for): Don't set
109         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
110         * configure: Regenerate.
111
112 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
113
114         PR bootstrap/64023
115         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
116         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
117         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
118         to CXX.
119         * Makefile.in: Regenerated.
120
121 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
122             Yury Gribov  <y.gribov@samsung.com>
123
124         * .gitignore: Added .local.vimrc and .lvimrc.
125         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
126         * Makefile.in: Regenerate.
127
128 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
129
130         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
131         * configure: Regenerated.
132
133 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
134
135         * MAINTAINERS (nvptx port): New entry.
136
137 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
138
139         * configure: Regenerate.
140
141 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
142
143         * configure.ac: Merge with Binutils.
144
145 2014-11-26  Tobias Burnus  <burnus@net-b.de>
146
147         * Makefile.def: Make more dependent on mpfr, mpc and isl.
148         * Makefile.in: Regenerate.
149
150 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
151
152         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
153         missing flex.
154         * Makefile.in: Regenerated.
155
156 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
157
158         * Makefile.in: Regenerate.
159
160 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
161
162         PR bootstrap/63784
163         * libtool.m4: Add $pic_flag with -shared.
164
165 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
166
167         * MAINTAINERS (Write After Approval): Added myself.
168
169 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
170
171         * MAINTAINERS (write-after-approval): Add myself.
172
173 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
174
175         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
176         from 2 years ago.
177
178 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
179
180         Revert:
181         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
182
183         * MAINTAINERS (Write After Approval): Added myself as line map
184         maintainer.
185
186 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
187
188         Revert:
189         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
190
191         * MAINTAINERS (Write After Approval): Added myself.
192
193 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
194
195         * MAINTAINERS (Write After Approval): Added myself.
196
197 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
198
199         * MAINTAINERS (Write After Approval): Added myself as line map
200         maintainer.
201
202 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
203
204         * MAINTAINERS (Various Maintainers): Added myself as line map
205         maintainer.
206
207 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
208
209         * move-if-change: Sync from upstream gnulib.
210
211 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
212
213         * compile: Sync with upstream Automake.
214         * depcomp: Ditto.
215         * install-sh: Ditto.
216         * missing: Ditto.
217         * mkinstalldirs: Ditto.
218         * ylwrap: Ditto.
219
220 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
221
222         * config.sub: Update from upstream config repo.
223         * config.guess: Ditto.
224
225 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
226
227         * Makefile.def: Add liboffloadmic to target_modules.  Make
228         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
229         * Makefile.in: Regenerate.
230         * configure: Regenerate.
231         * configure.ac: Add liboffloadmic to target binaries.
232         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
233         Add liboffloadmic to noconfig list when C++ is not supported.
234
235 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
236             Thomas Schwinge  <thomas@codesourcery.com>
237             Ilya Verbin  <ilya.verbin@intel.com>
238             Andrey Turetskiy  <andrey.turetskiy@intel.com>
239
240         * configure: Regenerate.
241         * configure.ac (--enable-as-accelerator-for)
242         (--enable-offload-targets): New configure options.
243
244 2014-11-11  Tobias Burnus  <burnus@net-b.de>
245
246         * Makefile.def: Make all-gcc depend on all-isl.
247         * Makefile.in: Regenerate.
248
249 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
250
251         * ChangeLog.jit: New.
252         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
253
254 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
255
256         PR target/63610
257         * libtool.m4: Fix globbing of darwin versions.
258         * configure: Regenerate.
259
260 2014-11-11  Tobias Burnus  <burnus@net-b.de>
261
262         * config/cloog.m4: Remove.
263         * Makefile.def: Remove CLooG.
264         * Makefile.tpl: Ditto.
265         * configure.ac: Ditto.
266         * configure: Regenerate.
267         * Makefile.in: Ditto.
268
269 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
270
271         * configure.ac: Handle nvptx-*-*.
272         * configure: Regenerate.
273
274 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
275
276         * MAINTAINERS (Write After Approval): Add myself.
277
278 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
279
280         * Makefile.def (libcc1): Remove bootstrap=true;.
281         * Makefile.in: Regenerated.
282
283 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
284
285         * configure.ac: Update comment.
286         * configure: Regenerate.
287
288 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
289
290         * MAINTAINERS (Write After Approval): Add myself.
291
292 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
293
294         * configure.ac (extra_host_libiberty_configure_flags): Add
295         --enable-shared also for libcc1's benefit.
296         * configure: Regenerate.
297
298 2014-10-29  Tristan Gingold  <gingold@adacore.com>
299
300         * MAINTAINERS: Change my email address.
301
302 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
303             Tom Tromey  <tromey@redhat.com>
304
305         * Makefile.def: Add libcc1 to host_modules.
306         * configure.ac (host_tools): Add libcc1.
307         * Makefile.in, configure: Rebuild.
308
309 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
310
311         * configure.ac (build_configargs): Don't share config.cache between
312         build subdirs.
313         * configure: Regenerate.
314
315 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
316
317         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
318         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
319         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
320         leon3v7 as leon3.
321         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
322         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
323         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
324         * config/sparc/sparc.md (cpu): Add leon3v7.
325         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
326
327 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
328
329         * MAINTAINERS (write-after-approval): Add myself.
330
331 2014-10-23  Ian Lance Taylor  <iant@google.com>
332
333         * configure.ac: Disable the Go frontend on systems where it is known
334         to not work.
335         * configure: Regenerate.
336
337 2014-10-23  Richard Biener  <rguenther@suse.de>
338
339         * Makefile.def: Add libcpp build module and dependencies.
340         * configure.ac: Add libcpp build module.
341         * Makefile.in: Regenerate.
342         * configure: Likewise.
343
344 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
345
346         * MAINTAINERS (write-after-approval): Add myself.
347
348 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
349
350         * INSTALL/README: Do not mention CVS.
351
352 2014-10-03  Jing Yu  <jingyu@google.com>
353
354         * configure.ac: Add aarch64 to list of targets that support gold.
355         * configure: Regenerate.
356
357 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
358
359         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
360
361 2014-09-29  Catherine Moore  <clm@codesourcery.com>
362
363         * MAINTAINERS:  Add myself as MIPS maintainer.
364
365 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
366
367         * MAINTAINERS: Move myself to MIPS maintainers.
368
369 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
370
371         * MAINTAINERS: Put all email addresses between '<' and '>'.
372
373 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
374
375         * MAINTAINERS: Move myself to reviewers (Fortran).
376
377 2014-09-01  Andi Kleen  <ak@linux.intel.com>
378
379         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
380         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
381         * Makefile.in: Regenerate.
382
383 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
384
385         * rtx-classes-status.txt: Delete
386
387 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
388
389         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
390
391 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
392
393         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
394         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
395         of checking for version number.
396         * configure: Regenerated.
397         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
398
399 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
400
401         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
402         is done; begin phase 6 (use extra rtx_def subclasses).
403
404 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
405
406         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
407         done; begin phase 5 (additional rtx_def subclasses).
408
409 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
410
411         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
412
413 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
414
415         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
416         SET_BB_HEADER are done.
417
418 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
419
420         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
421         done.
422
423 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
424
425         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
426
427 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
428
429         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
430
431 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
432
433         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
434
435 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
436
437         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
438
439 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
440
441         * rtx-classes-status.txt: Phase 3 (per-file commits within
442         "config" subdirs) is done; begin phase 4 (removal of
443         "scaffolding").
444
445 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
446
447         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
448         dir) is done; begin phase 3 (per-file commits within "config"
449         subdirs).
450
451 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
452
453         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
454         phase 2 (per-file commits in main source dir).
455
456 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
457
458         * configure: Regenerated.
459
460 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
461
462         * rtx-classes-status.txt (TODO): Add SET_BND_TO
463
464 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
465
466         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
467
468 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
469
470         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
471
472 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
473
474         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
475
476 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
477
478         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
479
480 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
481
482         * MAINTAINERS (Write After Approval): Add myself.
483
484 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
485
486         * MAINTAINERS: Remove myself
487
488 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
489
490         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
491
492 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
493
494         * MAINTAINERS (Write After Approval): Add myself.
495
496 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
497
498         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
499         SET_BB_HEADER, SET_BB_FOOTER
500
501 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
502
503         * rtx-classes-status.txt: New file
504
505 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
506
507         * configure.ac: Eliminate ClooG installation dependency.
508         * configure: Regenerate.
509         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
510         * Makefile.in: Regenerate.
511
512 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
513
514         * MAINTAINERS (Write After Approval): Add myself.
515
516 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
517
518         * MAINTAINERS (Write After Approval): Add myself.
519
520 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
521
522         * MAINTAINERS (Write After Approval): Add myself.
523
524 2014-07-28  Anthony Green  <green@moxielogic.com>
525
526         Import from savannah.gnu.org:
527         * config.sub: Update to 2014-07-28 version.
528
529 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
530
531         * MAINTAINERS: Remove my MIPS maintainer entry.
532
533 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
534
535         PR target/47230
536         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
537         * configure: Regenerate.
538
539 2014-07-24  James Norris  <jnorris@codesourcery.com>
540
541         * MAINTAINERS (Write After Approval): Add myself.
542
543 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
544
545         * configure.ac: Accept only CLooG 0.18.1.
546         * configure: Regenerate.
547
548 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
549
550         * configure.ac: Don't accept isl 0.11.
551         * configure: Regenerate.
552
553 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
554
555         * MAINTAINERS (Write After Approval): Add myself.
556
557 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
558
559         * configure.ac: Don't accept isl 0.10.
560         * configure: Regenerate.
561
562 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
563
564         Fix include path for in-tree cloog.
565         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
566         * configure: Regenerate.
567
568 2014-06-18  Richard Henderson  <rth@redhat.com>
569
570         * .gitignore: Import gcc_update output.
571
572 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
573
574         * config-ml.in: Robustify ac_configure_args parsing.
575
576         * configure.ac (--enable-linker-plugin-configure-flags)
577         (--enable-linker-plugin-flags): New flags.
578         (configdirs): Conditionally add libiberty-linker-plugin.
579         * configure: Regenerate.
580         * Makefile.def (host_modules): Add libiberty-linker-plugin.
581         (host_modules) <lto-plugin>: Pay attention to
582         @extra_linker_plugin_flags@ and
583         @extra_linker_plugin_configure_flags@.
584         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
585         * Makefile.in: Regenerate.
586
587         * Makefile.tpl (configure-[+prefix+][+module+])
588         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
589         "module_srcdir" instead of "module" for locating a module's srcdir.
590         * Makefile.in: Regenerate.
591
592 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
593
594         * MAINTAINERS (Write After Approval): Add myself.
595
596 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
597
598         * MAINTAINERS: Update my email address.
599
600 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
601
602         * MAINTAINERS (Write After Approval): Add myself.
603
604 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
605
606         * MAINTAINERS (Write After Approval): Add myself.
607
608 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
609
610         PR libstdc++/61011
611         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
612         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
613         * configure: Regenerate.
614
615 2014-05-28  Pedro Alves  <palves@redhat.com>
616
617         * MAINTAINERS (Write After Approval): Add myself.
618
619 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
620
621         * MAINTAINERS: Update my affiliation/email.
622
623 2014-05-19  Mike Stump  <mikestump@comcast.net>
624
625         * MAINTAINERS: Add wide-int reviewers.
626
627 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
628
629         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
630         * configure: Regenerated.
631
632 2014-05-15  Torvald Riegel  <triegel@redhat.com>
633
634         * MAINTAINERS (libitm): Add myself as maintainer.
635
636 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
637
638         * MAINTAINERS (Write After Approval): Add myself.
639
640 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
641
642         * config.sub, config.guess: Import from upstream.
643
644 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
645
646         * MAINTAINERS (Write After Approval): Put myself in correct order.
647
648 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
649
650         * MAINTAINERS (Write After Approval): Add myself.
651
652 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
653
654         * MAINTAINERS: Move myself from Reviewers to Write After Approval
655         section.
656
657 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
658
659         * MAINTAINERS (Write After Approval): Delete myself.
660
661 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
662
663         PR sanitizer/56781
664         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
665         and -B* options with -Xcompiler.
666
667 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
668
669         PR bootstrap/60620
670         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
671         * Makefile.in: Regenerate.
672
673 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
674
675         * Makefile.def (dependencies): Make all-ld depend on all-binutils
676         for WINDRES_FOR_TARGET in default-manifest.o rule.
677         * Makefile.in: Regenerate.
678
679 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
680
681         * MAINTAINERS (Write After Approval): Add myself.
682
683 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
684
685         PR sanitizer/56781
686         * Makefile.def: Set bootstrap=true; for host fixincludes.
687         * configure.ac: Don't bootstrap host fixincludes unless
688         --with-build-config=bootstrap-{a,ub}san.
689         * Makefile.in: Regenerated.
690         * configure: Regenerated.
691
692 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
693
694         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
695         --enable-vtable-verify option parsing.  Don't add
696         target-libsanitizer to bootstrap_target_libs unless
697         --with-build-config=bootstrap-asan or
698         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
699         to bootstrap_target_libs unless --enable-vtable-verify.
700         * configure: Regenerated.
701
702 2014-03-10  Anatoly Sokolov <aesok@post.ru>
703
704         * MAINTAINERS (Write After Approval): Add myself.
705
706 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
707
708         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
709
710 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
711
712         PR bootstrap/58572
713         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
714         -I for libstdc++-v3 includes if $(LEAN).
715         * Makefile.in: Regenerated.
716
717 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
718
719         * MAINTAINERS: Update my email address.
720
721 2014-02-24  Walter Lee  <walt@tilera.com>
722
723         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
724         (tilegx-*-*): Change to tilegx*-*-*.
725         * configure: Regenerate.
726
727 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
728
729         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
730
731 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
732
733         * MAINTAINERS (Write After Approval): Add myself.
734
735 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
736
737         PR target/59788
738         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
739         *solaris2*.
740
741 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
742
743         * MAINTAINERS: Update my email address.
744
745 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
746
747         * MAINTAINERS: Convert to UTF-8.
748         Properly sort Xinliang David Li's entry.
749
750 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
751             Sandra Loosemore  <sandra@codesourcery.com>
752
753         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
754         nios2 port maintainers.
755
756 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
757
758         * MAINTAINERS (Write After Approval): Add myself.
759
760 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
761
762         * configure.ac: Add user-friendly check for native x86_64-linux
763         multilibs.
764         * configure: Regenerate.
765
766 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
767
768         * MAINTAINERS: Add myself as sh maintainer.
769
770 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
771
772         * MAINTAINERS: Add self as SLSR maintainer.
773
774 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
775
776         * MAINTAINERS: Update my email address.
777
778 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
779
780         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
781
782 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
783
784         * Makefile.in: Regenerate.
785
786         * Makefile.tpl: Fix typo.
787         * Makefile.in: Regenerate partially.
788
789 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
790
791         * configure.ac: Added libcilkrts to noconfig list when C++ is not
792         supported.
793         * configure: Regenerated.
794
795 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
796
797         * MAINTAINERS (Write After Approval): Add myself.
798
799 2013-10-30  Jason Merrill  <jason@redhat.com>
800
801         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
802         --disable-build-format-warnings.
803
804 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
805
806         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
807         depend on libstdc++ and libgcc.
808         * configure: Regenerate.
809         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
810         libcilkrts for POSIX and i*86, and x86_64 architectures.
811         * Makefile.in: Added libcilkrts related fields to support building it.
812
813 2013-10-26  Jeff Law  <law@redhat.com>
814
815         * Makefile.def (target_modules): Remove libmudflap
816         (languages): Remove check-target-libmudflap).
817         * Makefile.in: Rebuilt.
818         * Makefile.tpl (check-target-libmudflap-c++): Remove.
819         * configure.ac (target_libraries): Remove target-libmudflap.
820         Remove checks which disabled libmudflap on some systems.
821         * configure: Rebuilt.
822         * libmudflap: Directory removed.
823
824 2013-10-21  Cong Hou  <congh@google.com>
825
826         * MAINTAINERS (Write After Approval): Add myself.
827
828 2013-10-16  Mike Stump  <mikestump@comcast.net>
829
830         * .dir-locals.el: Add.
831
832 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
833
834         * configure.ac: Add --enable-host-shared
835         * configure: Regenerate.
836
837 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
838
839         Import from savannah.gnu.org:
840         * config.guess: Update to 2013-06-10 version.
841         * config.sub: Update to 2013-10-01 version.
842
843 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
844
845         Changes to build configuration to allow big endian ARC ELF toolchain
846         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
847         * configure: Regenerate.
848
849 2013-09-20  Alan Modra  <amodra@gmail.com>
850
851         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
852         ppc host match.  Support little-endian powerpc linux hosts.
853
854 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
855
856         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
857         maintainer.
858
859 2013-09-12  DJ Delorie  <dj@redhat.com>
860
861         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
862         maintainers.
863
864 2013-09-03  Richard Biener  <rguenther@suse.de>
865
866         * configure.ac: Also allow ISL 0.12.
867         * configure: Regenerated.
868
869 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
870
871         * MAINTAINERS (Write After Approval): Add myself.
872
873 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
874
875         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
876
877 2013-08-26  Caroline Tice  <cmtice@google.com>
878
879         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
880         "Various Reviewers" to libvtv "Various Maintainers".
881
882 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
883
884         * MAINTAINERS: Add myself as RTL optimizers reviewer.
885
886 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
887
888         * MAINTAINERS: Update name, email.
889
890 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
891
892         * MAINTAINERS (Write After Approval): Add myself.
893
894 2013-08-12  Caroline Tice  <cmtice@google.com>
895
896         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
897         address in the Write After Approval section.
898
899 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
900
901         * MAINTAINERS (Write After Approval): Update email.
902
903 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
904
905         * configure.ac: Adjust to check VTV_SUPPORTED.
906         * configure: Regenerated.
907
908 2013-08-02  Caroline Tice  <cmtice@google.com>
909
910         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
911         on non-linux systems; add target-libvtv to noconfigdirs; add
912         libsupc++/.libs to C++ library search paths.
913         * configure: Regenerated.
914         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
915         libstdc++ and libgcc.
916         * Makefile.in: Regenerated.
917
918 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
919
920         * MAINTAINERS (Write After Approval): Add myself.
921
922 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
923             Shiva Chen  <shiva0217@gmail.com>
924
925         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
926         nds32 port maintainers.
927
928 2013-07-17  Tim Shen  <timshen91@gmail.com>
929
930         * MAINTAINERS (Write After Approval): Add myself.
931
932 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
933
934         * configure.ac: Sync from binutils.
935         * configure: Regenerate.
936
937 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
938
939         * MAINTAINERS (Write After Approval): Add myself.
940
941 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
942
943         * MAINTAINERS (Write After Approval): Add myself.
944
945 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
946
947         * MAINTAINERS (Write After Approval): Add myself.
948
949 2013-04-30  Brooks Moses  <bmoses@google.com>
950
951         * MAINTAINERS: Update my email; move myself from Fortran
952         reviewer to Write After Approval.
953
954 2013-04-16  Andreas Schwab  <schwab@suse.de>
955
956         * configure.ac (aarch64-*-*): Don't disable java.
957         * configure: Regenerate.
958
959 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
960
961         * MAINTAINERS (Write After Approval): Add myself.
962
963 2013-03-30  Matthias Klose  <doko@ubuntu.com>
964
965         * Makefile.def (target_modules): Don't install libffi.
966         * Makefile.in: Regenerate.
967
968 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
969
970         * MAINTAINERS (Write After Approval): Add myself.
971
972 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
973
974         * MAINTAINERS (Write After Approval): Add myself.
975
976 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
977
978         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
979         * configure: Regenerated.
980
981 2013-02-05  Ian Lance Taylor  <iant@google.com>
982
983         PR go/55969
984         * configure.ac: Disable libgo on some systems where it does not
985         work.
986
987 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
988
989         * MAINTAINERS: Explicitly add myself as AIX maintainer.
990         Remove Geoff Keating as rs6000 port maintainer, at his request.
991
992 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
993
994         * MAINTAINERS: Update my email.
995
996 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
997
998         * configure: Re-generate.
999
1000 2013-01-15  Richard Biener  <rguenther@suse.de>
1001
1002         PR other/55973
1003         * configure: Re-generate.
1004
1005 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1006
1007         * Makefile.def (install-target-libsanitizer): Depend on
1008         install-target-libstdc++-v3.
1009         * Makefile.in: Regenerate.
1010
1011 2013-01-14  Richard Biener  <rguenther@suse.de>
1012
1013         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1014         * configure: Re-generate
1015
1016 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1017
1018         * config.sub: Update from config repo.
1019
1020 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1021
1022         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1023         * Makefile.in: Regenerate.
1024
1025 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1026
1027         * MAINTAINERS (arc): Add new port maintainership for myself.
1028
1029 2013-01-09  Jason Merrill  <jason@redhat.com>
1030
1031         * .gitignore: Import from gdb repository.
1032
1033 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1034
1035         * Makefile.def (configure-gcc): Depend on all-gmp.
1036         (all-gcc): Remove dependency on all-gmp.
1037         * Makefile.in: Regenerated.
1038
1039 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1040
1041         * config.sub: Merge from config repo.
1042         * config.guess: Ditto.
1043
1044 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1045
1046         * Makefile.def: Merge from binutils.
1047         * Makefile.in: Ditto.
1048
1049 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1050
1051         * MAINTAINERS: Update my email.
1052
1053 2012-12-29  Ben Elliston  <bje@gnu.org>
1054
1055         * config.guess: Update to 2012-12-29 version.
1056         * config.sub: Likewise.
1057
1058 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1059
1060         * Makefile.def (install-target-libgfortran): Depend on
1061         install-target-libquadmath, install-target-libgcc.
1062         (install-target-libsanitizer): Depend on install-target-libgcc.
1063         (install-target-libjava): Depend on install-target-libgcc.
1064         (install-target-libitm): Depend on install-target-libgcc.
1065         (install-target-libobjc): Depend on install-target-libgcc.
1066         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1067         * Makefile.in: Regenerate.
1068
1069 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1070
1071         * Makefile.def (install-target-libgo): Depend on
1072         install-target-libatomic.
1073         * Makefile.in: Regenerate.
1074
1075 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1076
1077         PR go/55201
1078         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1079         * Makefile.in: Regenerate.
1080
1081 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1082
1083         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1084         * configure: Regenerate.
1085
1086 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1087
1088         * config.sub: Merge from config repo.
1089
1090 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1091
1092         * Makefile.def (target_modules): Add bootstrap=true and
1093         raw_cxx=true to libsanitizer.
1094         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1095         * Makefile.in: Regenerated.
1096         * configure: Likewise.
1097
1098 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1099
1100         * MAINTAINERS: Remove self as RTL optimization maintainer.
1101
1102 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1103
1104         * MAINTAINERS (Write After Approval): Add myself.
1105
1106 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1107
1108         * Makefile.def (target_modules): Remove bootstrap=true and
1109         raw_cxx=true from libsanitizer.
1110         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1111         * Makefile.in: Regenerated.
1112         * configure: Likewise.
1113
1114 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1115
1116         * Makefile.def (target_modules): Add bootstrap=true and
1117         raw_cxx=true to libsanitizer.
1118         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1119         * Makefile.in: Regenerated.
1120         * configure: Likewise.
1121
1122 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1123
1124         PR bootstrap/54279
1125         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1126         * configure: Regenerate.
1127         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1128         * Makefile.in: Regenerate.
1129
1130 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1131
1132         * configure.ac: Disable libsanitizer if we're not building C++.
1133         * configure: Regenerate.
1134
1135 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1136
1137         * MAINTAINERS (Write After Approval): Add myself.
1138
1139 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1140
1141         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1142         Kostya Serebryany (kcc@google.com) and
1143         Jakub Jelinek (jakub@redhat.com).
1144         Rename area for Dodji Seketeli (dodji@redhat.com).
1145
1146 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1147
1148         * MAINTAINERS: (asan.c, related): Add myself.
1149
1150 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1151
1152         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1153         * configure: Regenerate.
1154
1155 2012-11-13  Richard Henderson  <rth@redhat.com>
1156
1157         * configure.ac: Move libsanitizer logic to subdirectory.
1158         * configure: Regenerate.
1159
1160 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1161
1162         * configure.ac: Enable libsanitizer just on x86 linux for now.
1163         * configure: Re-generate.
1164
1165 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1166
1167         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1168         sections.
1169         * configure: Regenerate.
1170
1171 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1172
1173         * configure.ac: Add section for configdirs for libsanitizer.
1174         Disable for cris-*-* and mmix-*-*.
1175         * configure: Regenerate.
1176
1177 2012-11-12  Wei Mi <wmi@google.com>
1178
1179         * configure.ac: Add libsanitizer to target_libraries.
1180         * Makefile.def: Ditto.
1181         * configure: Regenerate.
1182         * Makefile.in: Regenerate.
1183         * libsanitizer: New directory for asan runtime.  Contains an empty
1184         tsan directory.
1185
1186 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1187
1188         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1189         against Mingw64 w32api.
1190         * configure: Regenerate.
1191
1192 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1193
1194         * configure: Regenerated.
1195
1196 2012-11-03  Robert Mason  <rbmj@verizon.net>
1197
1198         * configure.ac: add --disable-libstdcxx configure option
1199         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1200
1201 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1202
1203         * MAINTAINERS (Write After Approval): Add myself.
1204
1205 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1206
1207         * MAINTAINERS (Write After Approval): Add myself.
1208
1209 2012-10-24  Sharad Singhai  <singhai@google.com>
1210
1211         * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2012-10-24  Eric Christopher  <echristo@gmail.com>
1214
1215         * MAINTAINERS: Update email address.
1216
1217 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1218
1219         PR bootstrap/54820
1220         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1221         * configure: Regenerate.
1222
1223 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1224
1225         * MAINTAINERS (aarch64): Add Marcus and myself.
1226
1227 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1228
1229         PR bootstrap/54820
1230         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1231         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1232         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1233         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1234         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1235         * Makefile.in: Regenerate.
1236         * configure.ac (have_static_libs): New variable and associated check.
1237         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1238         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1239         * configure: Regenerate.
1240
1241 2012-10-10  Richard Biener  <rguenther@suse.de>
1242
1243         * MAINTAINERS: Adjust for changed surname.
1244
1245 2012-10-04  Lawrence Crowl  <crowl@google.com>
1246
1247         * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2012-10-01  Cary Coutant  <ccoutant@google.com>
1250
1251         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1252
1253 2012-09-28  Ian Lance Taylor  <iant@google.com>
1254
1255         * Makefile.def: Make all-target-libgo depend on
1256         all-target-libbacktrace.
1257         * Makefile.in: Rebuild.
1258
1259 2012-09-26  Ian Lance Taylor  <iant@google.com>
1260
1261         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1262         * Makefile.in: Rebuild.
1263
1264 2012-09-20  Walter Lee  <walt@tilera.com>
1265
1266         * configure.ac: Add tilegx to list of targets that support gold.
1267         * configure: Regenerate.
1268
1269 2012-09-20  Marek Polacek  <polacek@redhat.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1274
1275         * configure.ac: Add mips*-mti-elf* target.
1276         * configure: Regenerate.
1277
1278 2012-09-17  Ian Lance Taylor  <iant@google.com>
1279
1280         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1281         * configure.ac (host_libs): Add libbacktrace.
1282         (target_libraries): Add libbacktrace.
1283         * Makefile.def (host_modules): Add libbacktrace.
1284         (target_modules): Likewise.
1285         * configure, Makefile.in: Rebuild.
1286
1287 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1288
1289         PR target/38607
1290         Merge upstream change.
1291         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1292
1293         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1294         Add libgomp*.o to compare_exclusions for AIX.
1295         * configure: Regenerate.
1296
1297 2012-09-06  Diego Novillo  <dnovillo@google.com>
1298
1299         * configure.ac: Bump minimum GMP version to 4.2.3.
1300         * configure: Re-generate.
1301
1302 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1303
1304         PR target/54461
1305         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1306         target-libgloss if not configured --with-avrlibc=no.
1307         * configure: Regenerate.
1308
1309 2012-09-04  Jason Merrill  <jason@redhat.com>
1310
1311         * configure.ac: Fix --enable-languages=all.
1312
1313 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1314
1315         * MAINTAINERS (Write After Approval): Add myself.
1316
1317 2012-09-03  Richard Guenther  <rguenther@suse.de>
1318
1319         PR bootstrap/54138
1320         * configure.ac: Re-organize ISL / CLOOG checks to allow
1321         disabling with either --without-isl or --without-cloog.
1322         * configure: Regenerated.
1323
1324 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1325
1326         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1327         * configure: Regenerate.
1328
1329 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1330
1331         * MAINTAINERS: Fix my email address.
1332
1333 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1334
1335         PR binutils/4970
1336         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1337         and opcodes.
1338         * Makefile.in: Regenerated.
1339
1340 2012-08-26  Art Haas <ahaas@impactweather.com>
1341
1342         * configure: Regenerate.
1343
1344 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1345
1346         * INSTALL/README: Also refer to the online installation
1347         instructions.
1348
1349 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1350
1351         * MAINTAINERS (Write After Approval): Add myself.
1352         (Picochip port): Remove myself.
1353
1354 2012-08-14   Diego Novillo  <dnovillo@google.com>
1355
1356         Merge from cxx-conversion branch.
1357
1358         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1359         POSTSTAGE1_CONFIGURE_FLAGS.
1360         * Makefile.in: Regenerate.
1361         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1362         Force C++ when bootstrapping.
1363         * configure: Regenerate.
1364
1365 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1366
1367         * MAINTAINERS (Write After Approval): Add myself.
1368
1369 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1370
1371         * README: Document use of ranges of years in copyright notices.
1372
1373 2012-07-06  Richard Guenther  <rguenther@suse.de>
1374
1375         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1376         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1377         --with-gmp=system.
1378         * Makefile.in: Regenerated.
1379         * configure: Likewise.
1380
1381 2012-07-06  Richard Guenther  <rguenther@suse.de>
1382
1383         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1384         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1385         supply V=1 as extra_make_flags.
1386         * configure: Regenerated.
1387         * Makefile.in: Likewise.
1388
1389 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1390
1391         * configure: Regenerate.
1392
1393 2012-07-03  Richard Guenther  <rguenther@suse.de>
1394
1395         * Makfile.def (isl): Remove not necessary extra_exports and
1396         extra_make_flags.
1397         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1398         * Makefile.in: Regenerated.
1399
1400 2012-07-03  Richard Guenther  <rguenther@suse.de>
1401
1402         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1403         * configure.ac: If either the ISL or the CLooG check failed
1404         do not try to build in-tree versions.
1405         * Makefile.in: Regenerated.
1406         * configure: Regenerated.
1407
1408 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1409
1410         * configure: Regenerate.
1411
1412 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1413
1414         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1415         maintainer.
1416
1417 2012-07-02  Richard Guenther  <rguenther@suse.de>
1418
1419         * configure: Regenerated.
1420
1421 2012-07-02  Richard Guenther  <rguenther@suse.de>
1422         Michael Matz  <matz@suse.de>
1423         Tobias Grosser <tobias@grosser.es>
1424         Sebastian Pop <sebpop@gmail.com>
1425
1426         * Makefile.def: Add ISL host module, remove PPL host module.
1427         Adjust ClooG host module to use the proper ISL.
1428         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1429         * configure.ac: Include config/isl.m4.  Add ISL host library,
1430         remove PPL.  Remove PPL configury, add ISL configury, adjust
1431         ClooG configury.
1432         * Makefile.in: Regenerated.
1433         * configure: Likewise.
1434
1435 2012-07-02  Richard Guenther  <rguenther@suse.de>
1436
1437         Merge from graphite branch
1438         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1439
1440         * configure: Regenerated.
1441         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1442         both cloog.org and legacy versions. The only supported version will
1443         be CLooG with the isl backend.
1444
1445         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1446
1447         * configure: Regenerated.
1448         * configure.ac: Require cloog isl 0.17.0
1449
1450         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1451
1452         * configure: Regenerated.
1453         * config/cloog.m4: Do not define CLOOG_ORG
1454
1455 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1456
1457         * configure.ac: Skip C if explicitly selected.
1458         * configure: Regenerate.
1459
1460 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1461
1462         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1463         they contain -O2.
1464         * configure: Regenerate.
1465
1466 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1467
1468         PR debug/53740
1469         * df.h, df-problems.c, dce.c: Revert last patch.
1470
1471 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1472
1473         * MAINTAINERS (Write After Approval): Update my email address.
1474
1475 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1476
1477         * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2012-06-20  Jason Merrill  <jason@redhat.com>
1480
1481         * Makefile.tpl (check-target-libgomp-c++): New.
1482         (check-target-libitm-c++): New.
1483         * Makefile.def (c++): Add them.
1484         * Makefile.in: Regenerate.
1485
1486 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1487
1488         * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1491
1492         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1493         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1494         (install-no-fixedincludes): Adjust accordingly.
1495         * Makefile.in: Regenerate.
1496
1497 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1498
1499         Merge upstream change
1500         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1501
1502 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1503
1504         * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2012-05-09  Nick Clifton  <nickc@redhat.com>
1507             Paul Smith  <psmith@gnu.org>
1508
1509         PR bootstrap/50461
1510         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1511         allow for the fact that from release v3.1.0 of MPFR the source
1512         files were moved into a src sub-directory.
1513         * configure: Regenerate.
1514
1515 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1516
1517         * configure.ac: Bump minimum MPFR version to 2.4.0.
1518         * configure: Regenerated.
1519
1520 2012-05-01  Richard Henderson  <rth@redhat.com>
1521
1522         * Makefile.def (libatomic): New target_module.
1523         * configure.ac (target_libraries): Add libatomic.
1524         (noconfigdirs): Check if libatomic is supported.
1525         * Makefile.in, configure: Rebuild.
1526
1527 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1528
1529         * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1532
1533         * config.sub: Update to 2012-04-18 version from official repo.
1534
1535 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1536
1537         * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1540
1541         * MAINTAINERS: Changed email address.
1542
1543 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1544
1545         PR target/52737
1546         * contrib/gcc_update (files_and_dependencies):
1547         Remove gcc/config/avr/t-multilib from touch data.
1548
1549 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1550
1551         * MAINTAINERS (OS Port Maintainers): Remove irix.
1552         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1553         (unsupported_languages): Remove mips-sgi-irix6.*.
1554         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1555         (with_stabs): Remove.
1556         * configure: Regenerate.
1557
1558 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1559
1560         * MAINTAINERS (OS Port Maintainers): Remove osf.
1561         * configure.ac (enable_libgomp): Remove *-*-osf*.
1562         (with_stabs): Remove alpha*-*-osf*.
1563         * configure: Regenerate.
1564
1565 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1566
1567         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1568         * configure: Regenerate.
1569
1570 2012-02-17  Walter Lee  <walt@tilera.com>
1571
1572         * MAINTAINERS: (Write After Approval): Delete myself.
1573
1574 2012-02-14  Walter Lee  <walt@tilera.com>
1575
1576         * MAINTAINERS (tilegx port): Add myself.
1577         (tilepro port): Add myself.
1578         (Write After Approval): Add myself.
1579
1580 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1581
1582         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1583         and Joseph Myers as docstring relicensing maintainers.
1584
1585 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1586
1587         * MAINTAINERS (write-after-approval): Add myself.
1588
1589 2012-02-08  Ira Rosen <irar@il.ibm.com>
1590
1591         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1592         maintainer.
1593
1594 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1595
1596         * MAINTAINERS (Write After Approval): Move myself to
1597         maintain alphabetical order.
1598
1599 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1600
1601         * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1604
1605         * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1608             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1609
1610         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1611         * configure: Regenerate.
1612
1613 2012-01-23  Harshit Chopra  <harshit@google.com>
1614
1615         * MAINTAINERS (Write After Approval): Add myself.
1616
1617 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1618
1619         * configure.ac: Remove reference to mh-interix.
1620         * configure: Regenerate.
1621
1622 2012-01-05  Richard Henderson  <rth@redhat.com>
1623
1624         PR bootstrap/51072
1625         * configure.ac: Disable libitm if c++ is not enabled.
1626         * configure: Rebuild.
1627
1628         * configure.ac: Fix regexp for same.
1629         * configure: Rebuild.
1630
1631 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1632
1633         * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2012-01-02  Richard Guenther  <rguenther@suse.de>
1636
1637         PR bootstrap/51686
1638         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1639         * Makefile.in: Regenerate.
1640
1641 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1642
1643         * MAINTAINERS (Write After Approval): Add myself.
1644
1645 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1646
1647         * configure: Regenerate.
1648
1649 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1650
1651         * MAINTAINERS (picochip): Changed email address.
1652
1653 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1654
1655         * MAINTAINERS (write-after-approval): Add self.
1656
1657 2011-11-29  DJ Delorie  <dj@redhat.com>
1658
1659         * configure.ac (rl78-*-*) New case.
1660         * configure: Regenerate.
1661         * MAINTAINERS: Add myself as RL78 maintainer.
1662
1663 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1664
1665         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1666
1667 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1668
1669         * libtool.m4: Additional FreeBSD 10 fixes.
1670
1671 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1672
1673         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1674         Maintainers section, as Epiphany maintainer.
1675
1676 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1677
1678         PR target/49992
1679         * configure.ac: Remove ranlib special-casing for Darwin.
1680         * configure: Regenerate.
1681
1682 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1683
1684         * MAINTAINERS (Reviewers): Keep the list sorted.
1685
1686 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1687
1688         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1689
1690 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1691
1692         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1693         * configure: Rebuild.
1694         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1695         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1696         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1697         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1698         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1699         Add READELF.
1700         * Makefile.in: Rebuild.
1701
1702 2011-11-09  Jason Merrill  <jason@redhat.com>
1703
1704         * Makefile.def (language=c++): Remove check-c++0x.
1705         * Makefile.in (check-gcc-c++): Regenerate.
1706
1707 2011-11-08  Richard Henderson  <rth@redhat.com>
1708
1709         * configure.ac: Test for libitm directory present first.
1710
1711         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1712
1713         * configure.ac: Test libitm/configure.tgt to disable libitm.
1714         * configure: Rebuild.
1715
1716 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1717             Richard Henderson  <rth@redhat.com>
1718
1719         Merged from transactional-memory.
1720
1721         * Makefile.def (lang_env_dependencies): libitm is c++.
1722         Add libitm target module.
1723         * configure.ac: Likewise.
1724         * config/mmap.m4: New file.
1725         * contrib/gcc_update: Add libitm to touch data.
1726         * Makefile.in, configure: Rebuild.
1727
1728 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1729
1730         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1731         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1732         * Makefile.in: Regenerate.
1733
1734 2011-11-01  DJ Delorie  <dj@redhat.com>
1735
1736         * config.sub: Update to version 2011-10-29 (added rl78)
1737
1738 2011-10-27  Nick Clifton  <nickc@redhat.com>
1739
1740         * config.sub: Import these changes from the config project:
1741
1742         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1743             Ben Elliston  <bje@gnu.org>
1744
1745         * config.sub (epiphany): New.
1746
1747         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1748             Ben Elliston  <bje@gnu.org>
1749
1750         * config.sub (hexagon, hexagon-*): New.
1751
1752         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1753
1754         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1755         64eb to be64.
1756
1757         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1758
1759         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1760         (nacl): Grok as alias for 32el-unknown-nacl.
1761
1762 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1763
1764         * MAINTAINERS (Write After Approval): Add myself.
1765
1766 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1767
1768         * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1771
1772         * MAINTAINERS (sparc port): Remove myself.
1773
1774 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1775
1776         * MAINTAINERS (Write After Approval): Add myself.
1777
1778 2011-08-14  Yao Qi  <yao@codesourcery.com>
1779
1780         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1781         * configure: Regenerate.
1782
1783 2011-07-26  Ian Lance Taylor  <iant@google.com>
1784
1785         * configure.ac: Set have_compiler based on whether gcc directory
1786         exists, rather than on whether gcc is in configdirs.
1787         * configure: Rebuild.
1788
1789 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1790
1791         * MAINTAINERS (Global Reviewers): Add self.
1792
1793 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1794
1795         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1796         link directories.
1797         * Makefile.in: Rebuild.
1798
1799 2011-07-20  Ian Lance Taylor  <iant@google.com>
1800
1801         PR bootstrap/49787
1802         * configure.ac: Move --enable-bootstrap handling earlier in file.
1803         If --enable-bootstrap and either --enable-build-with-cxx or
1804         --enable-build-poststage1-with-cxx, enable C++ automatically.
1805         * configure: Rebuild.
1806
1807 2011-07-19  Ian Lance Taylor  <iant@google.com>
1808
1809         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1810         make C++ a boot_language.  Set and substitute
1811         POSTSTAGE1_CONFIGURE_FLAGS.
1812         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1813         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1814         * configure, Makefile.in: Rebuild.
1815
1816 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1817
1818         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1819         maintainers.
1820
1821 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1822
1823         * MAINTAINERS (Global Reviewers): Add myself.
1824
1825 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1826
1827         * configure: Regenerate.
1828
1829 2011-07-16  Jason Merrill  <jason@redhat.com>
1830
1831         * Makefile.def (language=c++): Add check-c++0x and
1832         check-target-libmudflap-c++.
1833         * Makefile.tpl (check-target-libmudflap-c++): New.
1834         * Makefile.in: Regenerate.
1835
1836 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1837
1838         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1839         * Makefile.def (target_modules/libjava): Pass
1840         $(EXTRA_CONFIGARGS_LIBJAVA).
1841         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1842         if not configured with --enable-static-libjava.
1843         * Makefile.in: Regenerate.
1844         * configure: Likewise.
1845
1846 2011-07-15  Jason Merrill  <jason@redhat.com>
1847
1848         * Makefile.in (check-c++): Move check-gcc-c++0x after
1849         check-target-libstdc++-v3.
1850
1851 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1852
1853         * MAINTAINERS (c6x port): New entry.
1854
1855 2011-07-13  Jason Merrill  <jason@redhat.com>
1856
1857         * Makefile.in (check-gcc-c++0x): New.
1858         (check-c++): Depend on it.
1859
1860 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1861
1862         PR target/39150
1863         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1864         x86_64-*-solaris2.1[0-9]*.
1865         * configure: Regenerate.
1866
1867 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1868
1869         * MAINTAINERS (RTL optimizers): Add self.
1870
1871 2011-06-27  Gabriel Charette  <gchare@google.com>
1872
1873         * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1876
1877         PR regression/47836
1878         PR bootstrap/23656
1879         PR other/47733
1880         PR bootstrap/49247
1881         PR c/48825
1882         * configure.ac (target_libraries): Remove target-libiberty.
1883         Remove case-statement setting skipdirs=target-libiberty for
1884         multiple targets.  Remove checking target_configdirs and
1885         removing target-libiberty but keeping target-libgcc if
1886         otherwise empty.
1887         * Makefile.def (target_modules): Don't add libiberty.
1888         (dependencies): Remove all traces of target-libiberty.
1889         * configure, Makefile.in: Regenerate.
1890
1891 2011-06-13  Walter Lee <walt@tilera.com>
1892
1893         * configure.ac (tilepro-*-*) New case.
1894         (tilegx-*-*): Likewise.
1895         * configure: Regenerate.
1896
1897 2011-06-06  Jing Yu  <jingyu@google.com>
1898
1899         * configure.ac: Skip target-libiberty for
1900         arm*-*-linux-androideabi.
1901         * configure: Regenerated.
1902
1903 2011-06-06  Nick Clifton  <nickc@redhat.com>
1904
1905         * config.sub: Sync from upstream.
1906
1907 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1908
1909         * MAINTAINERS (Write After Approval): Add myself.
1910
1911 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1912
1913         * MAINTAINERS: Update my email address.
1914
1915 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1916
1917         * MAINTAINERS (Write After Approval): Update my email address.
1918
1919 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1920
1921         * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2011-05-08  Doug Kwan  <dougkwan@google.com>
1924
1925         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1926         * configure: Regenerated.
1927         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1928         value from configure.
1929         * Makefile.in: Regenerated.
1930
1931 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1932
1933         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1934         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1935         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1936         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1937         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1938         *-*-vxworks*): Disable newlib and libgloss in separate case
1939         statement.
1940         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1941         to separate case statement.
1942         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1943         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1944         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1945         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1946         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1947         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1948         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1949         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1950         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1951         i[[3456789]]86-*-rdos*, m32r-*-*,
1952         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1953         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1954         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1955         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1956         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1957         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1958         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1959         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1960         and libgloss in main case over targets.  Remove most empty cases
1961         in main case over targets.
1962         * configure: Regenerate.
1963
1964 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1965
1966         * MAINTAINERS (Write After Approval): Add myself.
1967
1968 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1969
1970         * configure.ac: Remove code setting special library locations for
1971         hppa*64*-*-hpux11*.  Remove code setting compiler for
1972         sparc-sun-solaris2*.
1973         * configure: Regenerate.
1974
1975 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1976
1977         * configure.ac: Separate libgloss_dir settings from general case
1978         over targets.
1979         * configure: Regenerate.
1980
1981 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1982
1983         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1984         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1985         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1986         cases in libgcj-disabling case statement.
1987         (hppa*64*-*-linux*): Set unsupported_languages instead of
1988         disabling target-zlib.
1989         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1990         to hppa*64*-*-hpux*.
1991         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1992         hppa*-*-hpux*.
1993         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1994         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1995         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1996         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1997         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1998         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1999         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2000         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2001         libgcj-disabling case statement.
2002         * configure: Regenerate.
2003
2004 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2005
2006         * configure.ac: Disable Java for targets not supporting libffi.
2007         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2008         Remove cases in Java-disabling statement.
2009         (*arm-wince-pe): Change to arm-wince-pe.
2010         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2011         cases in Java-disabling statement.
2012         (bfin-*-*): Don't disable Java again.
2013         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2014         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2015         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2016         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2017         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2018         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2019         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2020         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2021         Java-disabling statement.
2022         (mmix-*-*): Don't disable Java again.
2023         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2024         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2025         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2026         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2027         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2028         statement.
2029         * configure: Regenerate.
2030
2031 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2032
2033         * configure.ac: Separate cases disabling Java and Java libraries
2034         from general case over targets.
2035         * configure: Regenerate.
2036
2037 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2038
2039         * MAINTAINERS: Update my email address.
2040
2041 2011-04-20  Easwaran Raman  <eraman@google.com>
2042
2043         * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2046
2047         PR lto/48086
2048         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2049         * configure: Regenerate.
2050
2051 2011-04-16  Jim Meyering  <meyering@redhat.com>
2052
2053         * MAINTAINERS (Write After Approval): Add myself.
2054
2055 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2056
2057         * MAINTAINERS: Update my email address.
2058
2059 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2060
2061         * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2064
2065         * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2068
2069         * MAINTAINERS (Write After Approval): Add myself.
2070
2071 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2072
2073         * configure.ac (build_tools): Remove build-byacc.
2074         (host_libs): Remove mmalloc.
2075         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2076         autoconf automake libtool diff rcs fileutils shellutils time
2077         textutils wdiff find uudecode hello tar gzip indent recode release
2078         sed perl gawk findutils gettext zip.
2079         (libgcj): Remove target-qthreads.
2080         (target_tools): Remove target-examples target-gperf.
2081         (YACC): Don't handle building byacc.
2082         * configure: Regenerate.
2083         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2084         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2085         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2086         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2087         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2088         handle building components.
2089         * Makefile.in: Regenerate.
2090
2091 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2092
2093         * MAINTAINERS: Update my email address as Xtensa maintainer.
2094
2095 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2096
2097         * config.sub: Sync from upstream.
2098
2099 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2100
2101         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2102         (microblaze*): Don't disable libssp.
2103         * configure: Regenerate.
2104
2105 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2106
2107         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2108         moveifchange.
2109         * configure: Regenerate.
2110         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2111         * Makefile.in: Regenerate.
2112
2113 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2114
2115         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2116         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2117         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2118         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2119         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2120         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2121         md_exec_prefix cases.
2122         * configure: Regenerate.
2123
2124 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2125
2126         * configure.ac: Separate cases disabling target-libssp,
2127         target-libiberty, target-libstdc++-v3 and Fortran from general
2128         case over targets.
2129         * configure: Regenerate.
2130
2131 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2132
2133         * configure.ac (*-*-chorusos): Don't disable libgcj.
2134         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2135         Remove case.
2136         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2137         (arm-*-coff): Don't disable libgcj.
2138         (arm*-*-linux-gnueabi): Remove useless assignment.
2139         (arm-*-riscix*): Don't disable libgcj.
2140         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2141         configuration.
2142         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2143         (c54x*-*-*): Remove case.
2144         (tic54x-*-*): Don't disable GCC or GCC libraries.
2145         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2146         to *.
2147         (d10v-*-*): Don't disable GCC libraries.
2148         (d30v-*-*): Don't disable libgcj.
2149         (h8500-*-*): Don't disable GCC libraries.
2150         (i960-*-*): Don't disable libgcj.
2151         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2152         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2153         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2154         libgcj.
2155         (m68k-*-coff*): Remove case.
2156         (mmix-*-*): Don't disable libgloss on host.
2157         (mn10200-*-*, mn10300-*-*): Remove cases.
2158         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2159         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2160         Don't disable libgcj.
2161         (romp-*-*): Remove case.
2162         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2163         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2164         case.
2165         (v810-*-*): Don't disable GCC libraries.
2166         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2167         (ip2k-*-*): Don't disable GCC libraries.
2168         * configure: Regenerate.
2169
2170 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2171
2172         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2173         libffi on host.
2174         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2175         on host.
2176         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2177         * configure: Regenerate.
2178
2179 2011-03-26  John Marino  <binutils@marino.st>
2180
2181         * configure.ac: Add support for *-*-dragonfly*
2182         * configure: Regenerate.
2183
2184 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2185
2186         * configure.ac (native_only): Remove.
2187         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2188         send-pr uudecode guile gnuserv on host.
2189         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2190         send-pr rcs guile perl texinfo libtool on host.
2191         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2192         automake send-pr rcs guile perl texinfo libtool on host.
2193         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2194         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2195         (alpha*-dec-osf*): Don't disable fileutils on target.
2196         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2197         texinfo send-pr expect dejagnu on target.
2198         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2199         target-qthreads on target.
2200         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2201         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2202         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2203         x86_64-*-mingw*): Don't disable expect on target.
2204         (*-*-cygwin*): Don't disable target-gperf on target.
2205         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2206         gnuserv on target.
2207         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2208         target.
2209         * configure: Regenerate.
2210
2211 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2212
2213         * configure.ac (target_tools): Remove target-groff.
2214         (native_only): Remove target-groff.
2215         (hppa*64*-*-*): Don't disable byacc.
2216         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2217         setting.
2218         (*-*-kaos*): Don't skip target-librx and target-groff.
2219         (*-*-netware*): Don't skip target-libmudflap.
2220         (*-*-tpf*): Don't skip target-libmudflap.
2221         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2222         directories on the host.
2223         (ia64*-*-*vms*): Don't skip tix.
2224         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2225         host.
2226         * configure: Regenerate.
2227
2228 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2229
2230         * configure.ac: Remove references to mt-mep, mt-netware,
2231         mt-wince.
2232         * Makefile.def: Add all-utils soft dependencies.
2233         * Makefile.tpl: Remove GDB_NLM_DEPS.
2234         * configure: Regenerate.
2235         * Makefile.in: Regenerate.
2236
2237 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2238
2239         * configure.ac: Do not include mh-x86omitfp.
2240         * configure: Regenerate.
2241
2242 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2243
2244         * configure.ac: Remove empty cases.
2245         * configure: Regenerate.
2246
2247 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2248
2249         * Makefile.def: Add dependency from termcap to gdb.
2250         * Makefile.in: Regenerate.
2251
2252 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2253
2254         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2255         * configure: Regenerate.
2256         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2257         * Makefile.tpl: Likewise.
2258         * Makefile.in: Regenerate.
2259
2260 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2261
2262         * configure.ac: Remove all mentions of tentative_cc.
2263         * configure: Regenerate.
2264
2265 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2266
2267         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2268         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2269         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2270         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2271         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2272         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2273         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2274         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2275         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2276         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2277         *-*-rhapsody*): Remove host cases.
2278         * configure: Regenerate.
2279
2280 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2281
2282         * configure.ac (ppc*-*-pe): Remove host case.
2283         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2284         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2285         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2286         cases.
2287         * configure: Regenerate.
2288
2289 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2290
2291         * config.sub: Update to version 2011-03-23.
2292
2293 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2294
2295         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2296         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2297         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2298         * configure: Regenerate.
2299
2300 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2301
2302         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2303         to Write After Approval.
2304         * config-ml.in: Don't handle arc-*-elf*.
2305         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2306         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2307         handle GCC libraries.
2308         * configure: Regenerate.
2309
2310 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2311
2312         PR bootstrap/48120:
2313         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2314         Add -lstdc++ -lm to LIBS.
2315         * configure: Regenerate.
2316
2317 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2318
2319         * config.guess: Update to version 2011-02-02
2320         * config.sub: Update to version 2011-02-24
2321
2322 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2323
2324         PR lto/48086
2325         * configure.ac: Re-enable LTO on *-apple-darwin9.
2326         * configure: Regenerate.
2327
2328 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2329
2330         PR lto/48086
2331         * configure.ac: Disable LTO on darwin due to an assembler change in
2332         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2333         under 256.
2334         * configure: Regenerate.
2335
2336 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2337
2338         * MAINTAINERS: Update myself as score backend maintainer,
2339         update my e-mail address.
2340
2341 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2342
2343         * MAINTAINERS: Update my e-mail address.
2344
2345 2011-03-06  Joey Ye  <joey.ye@arm.com>
2346
2347         * MAINTAINERS: Update my e-mail address.
2348
2349 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2350
2351         * configure.ac: Adjust test of with_ppl.
2352         * configure: Regenerated.
2353
2354 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2355
2356         * MAINTAINERS: Adjust my e-mail address.
2357
2358 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2359
2360         * configure.ac: Add -lpwl to ppllibs.
2361         * configure: Regenerated.
2362
2363 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2364
2365         * config/cloog.m4: Add -lisl to clooglibs.
2366         * configure: Regenerated.
2367
2368 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2369
2370         * MAINTAINERS (CPU Port maintainers): Add self.
2371
2372 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2373
2374         * MAINTAINERS: Add myself as testsuite maintainer.
2375
2376 2011-02-15  Mike Stump  <mikestump@comcast.net>
2377
2378         * MAINTAINERS: Add myself as testsuite maintainer.
2379
2380 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2381
2382         Import from Libtool and gnulib:
2383
2384         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2385
2386         Prepare for supporting FreeBSD 10.
2387         * config.rpath: Remove handling of freebsd1* which soon would
2388         match FreeBSD 10.0.
2389
2390         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2391
2392         Remove support for FreeBSD 1.x.
2393         * libtool.m4 (_LT_LINKER_SHLIBS)
2394         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2395         soon would incorrectly match FreeBSD 10.0.
2396
2397 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2398
2399         PR binutils/12283
2400         * move-if-change: Import version from gnulib.
2401
2402 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2403
2404         PR lto/47225
2405         * Makefile.def (lto-plugin): Double dash for enable-shared.
2406         (configure-gcc): Depend on all-lto-plugin.
2407         * Makefile.in: Rebuilt.
2408
2409 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2410
2411         * configure.ac: Remove extra bracket.
2412         * configure: Regenerate.
2413
2414 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2415
2416         * MAINTAINERS: Add myself as libquadmath maintainer.
2417
2418 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2419
2420         * MAINTAINERS: Update my email address.
2421
2422 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2423
2424         * MAINTAINERS (option handling): Add self.
2425
2426 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2427
2428         PR lto/47225
2429         * Makefile.def: Add dependency for install-gcc
2430         on install-lto-plugin.
2431         * Makfile.in: Regenerated
2432
2433 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2434
2435         * MAINTAINERS (CPU Port Maintainers): Add myself.
2436
2437 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2438
2439         PR libgcj/44341
2440         * configure.ac: Discard --with-* flags for host when configuring
2441         target libraries for cross build.
2442         * configure: Rebuilt.
2443
2444 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2445
2446         * MAINTAINERS (linear loop transforms): Removed.
2447
2448 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2449
2450         * configure.ac: If with_ppl is no, move setting with_cloog=no
2451         after CLOOG_REQUESTED check.
2452         * configure: Regenerated.
2453
2454 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2455
2456         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2457         CLooG has been requested.
2458         * configure: Regenerated.
2459
2460 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2461
2462         * configure: Regenerated.
2463         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2464
2465 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2466
2467         * configure: Regenerated.
2468         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2469
2470 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2471
2472         * configure.ac: Use AS_HELP_STRING throughout.
2473         * configure: Regenerate.
2474
2475 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2476
2477         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2478         * configure: Regenerate.
2479
2480 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2481
2482         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2483
2484 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2485
2486         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2487         for ia64-hpux.
2488         * configure: Regenerate.
2489
2490 2011-01-07  Jan Hubicka  <jh@suse.cz>
2491
2492         PR lto/47225
2493         * Makefile.in: Regenerate.
2494         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2495         configure.
2496
2497 2011-01-07  Jan Hubicka  <jh@suse.cz>
2498
2499         * Makefile.in: Regenerate.
2500         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2501         and configure dependency on lto-plugin configure.
2502         (lto-plugin module): Remove dependency on GCC; add dependency on
2503         liniberty.
2504
2505 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2506
2507         * MAINTAINERS (Write After Approval): Add myself.
2508
2509 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2510
2511         * configure: Regenerate.
2512
2513 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2514
2515         * configure.ac: (picochip): Disable libiberty.
2516
2517 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2518
2519         * MAINTAINERS (Write After Approval): Add myself.
2520
2521 2010-12-10  Ian Lance Taylor  <iant@google.com>
2522
2523         PR bootstrap/46819
2524         * configure.ac: For --disable-libgcj clear libgcj_saved.
2525         * configure: Rebuild.
2526
2527 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2528
2529         PR fortran/46540
2530         * configure.ac: Add --disable-libquadmath and
2531         --disable-libquadmath-support.
2532         * configure: Regenerate.
2533
2534 2010-12-03  Ian Lance Taylor  <iant@google.com>
2535
2536         * MAINTAINERS: Add myself as libgo maintainer.
2537
2538 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2539
2540         PR libffi/46792
2541         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2542         * configure: Regenerate.
2543
2544 2010-12-02  Ian Lance Taylor  <iant@google.com>
2545
2546         * configure.ac: Always set default for poststage1_ldflags to
2547         -static-libstdc++ -static-libgcc.
2548
2549 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2550
2551         * configure.ac: Move comment to remove extra space in last argument
2552         of GCC_TARGET_TOOL.
2553
2554 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2555
2556         PR other/46026
2557         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2558         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2559         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2560         (BASE_FLAGS_TO_PASS): Use it.
2561         * configure: Rebuilt.
2562         * Makefile.in: Rebuilt.
2563
2564 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2565
2566         PR binutils/12258
2567         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2568         Properly check default linker.
2569         * configure: Regnerated.
2570
2571 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2572
2573         * configure.ac: For --enable-gold, handle value `default' instead of
2574         `both*'.  New configure option --{en,dis}able-ld.
2575         * configure: Regenerate.
2576
2577 2010-11-20  Ian Lance Taylor  <iant@google.com>
2578
2579         * configure.ac: Only disable a language library if no language needs
2580         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2581         * configure: Rebuild.
2582
2583 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2584
2585         * Makefile.in: Regenerate.
2586
2587         PR other/46202
2588         * configure.ac: Fix just-built in-tree STRIP name to be
2589         binutils/strip-new.
2590         * configure: Regenerate.
2591         * Makefile.def (install-strip-gcc, install-strip-binutils)
2592         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2593         (install-strip-sid): Mirror dependencies on non-strip variants
2594         of these targets on the respective -strip prerequisites.
2595         * Makefile.tpl (install-strip, install-strip-host)
2596         (install-strip-target): New targets.
2597         (install-strip-[+module+], install-strip-target-[+module+]):
2598         New targets.
2599         * Makefile.in: Regenerate.
2600
2601 2010-11-19  Ian Lance Taylor  <iant@google.com>
2602             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2603
2604         * configure.ac: Add target-libgo to target_libraries.  Set
2605         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2606         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2607         (HOST_EXPORTS): Add GOC.
2608         (BASE_TARGET_EXPORTS): Add GOC.
2609         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2610         (GOCFLAGS_FOR_TARGET): New variable.
2611         (EXTRA_HOST_FLAGS): Add GOC.
2612         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2613         * Makefile.def (target_modules): Add libgo.
2614         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2615         (dependencies): Add dependency from configure-target-libgo to
2616         configure-target-libffi and all-target-libstdc++-v3.  Add
2617         dependencies from all-target-libgo to all-target-libffi.
2618         (languages): Add go.
2619         * configure: Rebuild.
2620         * Makefile.in: Rebuild.
2621
2622 2010-11-19  Ian Lance Taylor  <iant@google.com>
2623
2624         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2625         compiler/flag environment variables.
2626
2627 2010-11-18  Ian Lance Taylor  <iant@google.com>
2628
2629         * configure.ac: Check for lang_requires_boot_languages in
2630         config-lang.in files.
2631         * configure: Rebuild.
2632
2633 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2634             Tobias Burnus  <burnus@net-b.de>
2635
2636         PR fortran/32049
2637         * Makefile.def: Add libquadmath; build it with language=fortran.
2638         * configure.ac: Add libquadmath.
2639         * Makefile.tpl: Handle multiple libs in check-[+language+].
2640         * Makefile.in: Regenerate.
2641         * configure: Regenerate.
2642
2643 2010-11-16  Tom Tromey  <tromey@redhat.com>
2644
2645         * MAINTAINERS: Moved myself to reviewers section.
2646
2647 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2648
2649         * MAINTAINERS: Moved myself to reviewers section.
2650
2651 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2652
2653         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2654         (Write After Approval): Remove self.
2655
2656 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2657
2658         * configure.ac: Fix spelling in option names.
2659         * configure: Regenerated.
2660
2661 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2662
2663         PR bootstrap/39622
2664         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2665         * configure: Regenerated.
2666
2667 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2668
2669         * MAINTAINERS: Update my email address.
2670
2671 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2672
2673         * configure: Regenerate.
2674
2675 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2676
2677         * configure: Regenerate.
2678
2679 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2680
2681         * configure: Regenerate.
2682
2683 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2684
2685         * configure: Regenerate.
2686
2687 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2688
2689         * configure.ac: Support official CLooG.org versions.
2690         * configure: Regenerate.
2691         * config/cloog.m4: New.
2692
2693 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2694
2695         * MAINTAINERS (Write After Approval): Add myself.
2696
2697 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2698
2699         * MAINTAINERS: Update my email address.
2700
2701 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2702
2703         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2704         * configure: Regenerate.
2705
2706 2010-11-03  Ian Lance Taylor  <iant@google.com>
2707             Dave Korn  <dave.korn.cygwin@gmail.com>
2708
2709         PR lto/46273
2710         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2711         and on other supported platforms whenever LTO is enabled.
2712         * configure: Rebuild.
2713
2714 2010-11-02  Alan Modra  <amodra@gmail.com>
2715
2716         PR binutils/12110
2717         * configure.ac: Error when source path contains spaces.
2718         * configure: Regenerate.
2719
2720 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2721
2722         * MAINTAINERS: Update my email address.
2723
2724 2010-10-20  Ian Lance Taylor  <iant@google.com>
2725
2726         * Makefile.def (target_modules): Set lib_path to src/.libs for
2727         libstdc++-v3 module.
2728         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2729         * Makefile.in: Rebuild.
2730
2731 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2732
2733         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2734         (Write After Approval): Remove myself.
2735
2736 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2737
2738         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2739
2740 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2741
2742         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2743
2744 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2745
2746         * configure.ac (build_lto_plugin): New shell variable.
2747         (--enable-lto): Turn on by default for all non-ELF platforms that
2748         have had LTO support added so far.  Set build_lto_plugin appropriately
2749         for both ELF and non-ELF.
2750         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2751         * configure: Regenerate.
2752
2753 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2754
2755         Sync from src:
2756         * configure.ac (v850 support): Remove target-libgloss from
2757         noconfigdirs.
2758         * configure: Regenerate.
2759
2760 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2761
2762         PR bootstrap/45326
2763         PR bootstrap/45174
2764         * configure.ac: Honor initial values of $build_configargs,
2765         $host_configargs, $target_configargs.  Mark the precious, so
2766         environment settings get recorded.
2767         * configure: Regenerate.
2768
2769 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2770
2771         PR bootstrap/45796
2772         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2773         Depend on all-build-libiberty.
2774         * Makefile.in: Regenerate.
2775
2776 2010-09-30  Michael Eager  <eager@eagercon.com>
2777
2778         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2779         * configure: Regenerate.
2780
2781 2010-09-28  Michael Eager  <eager@eagercon.com>
2782
2783         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2784
2785 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2786
2787         PR bootstrap/44621
2788         * configure.ac: Fix unportable shell quoting.
2789         * configure: Regenerate.
2790
2791 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2792
2793         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2794         targets and amend comment.
2795         * configure: Regenerate.
2796
2797 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2798
2799         * MAINTAINERS (Write After Approval): Add myself.
2800
2801 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2802
2803         * configure.ac: Enable LTO by default on Darwin.
2804         * configure: Regenerate.
2805
2806 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2807
2808         * MAINTAINERS (Write After Approval): Add myself.
2809
2810 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2811
2812         * MAINTAINERS (Write After Approval): Add myself.
2813
2814 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2815
2816         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2817         ports
2818
2819 2010-07-28  David Yuste  <david.yuste@gmail.com>
2820
2821         * MAINTAINERS (Write After Approval): Add myself.
2822
2823 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2824
2825         * configure.ac: Support all v850 targets.
2826         * configure: Regenerate.
2827
2828 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2829
2830         PR bootstrap/44455
2831         * configure.ac (extra_mpfr_configure_flags): Copy from
2832         extra_mpc_gmp_configure_flags.
2833         * configure: Re-generated.
2834
2835 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2836
2837         * MAINTAINERS (Write After Approval): Add myself.
2838
2839 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2840
2841         * MAINTAINERS (Write After Approval): Add myself.
2842
2843 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2844
2845         * MAINTAINERS (Write After Approval): Add myself.
2846
2847 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2848
2849         PR target/44862
2850         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2851         Provide -B option to allow for link spec %s substitutions for
2852         libstdc++.a on darwin.
2853         * Makefile.in: Regenerate.
2854
2855 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2856
2857         * MAINTAINERS (Reviewers): Update my e-mail address
2858
2859 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2860
2861         * Makefile.def (configure-gcc): Depend on all-libelf.
2862         * Makefile.in: Rebuild.
2863
2864 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2865
2866         * MAINTAINERS (Write After Approval): Add myself in the right place.
2867
2868 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2869
2870         * MAINTAINERS (Write After Approval): Add myself.
2871
2872 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2873
2874         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2875
2876 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2877
2878         * config.sub: Update to version 2010-05-21.
2879         * config.guess: Update to version 2010-04-03.
2880
2881 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2882
2883         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2884         * configure: Regenerate.
2885
2886 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2887
2888         * MAINTAINERS (Write After Approval): Add myself.
2889
2890 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2891
2892         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2893         a platform that supports LTO.
2894         * configure: Regenerate.
2895
2896 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2897
2898         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2899         * configure: Regenerated.
2900
2901 2010-04-27  Roland McGrath  <roland@redhat.com>
2902             H.J. Lu  <hongjiu.lu@intel.com>
2903
2904         * configure.ac (--enable-gold): Support both, both/gold and
2905         both/bfd to add gold to configdirs without removing ld.
2906         * configure: Regenerated.
2907
2908         * Makefile.def: Add install-gold dependency to install-ld.
2909         * Makefile.in: Regenerated.
2910
2911 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2912
2913         PR lto/42776
2914         * configure.ac (--enable-lto): Refactor handling so libelf tests
2915         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2916         and allow LTO to be explicitly enabled on non-ELF platforms that
2917         are known to support it inside else-clause.
2918         * configure: Regenerate.
2919
2920 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2921
2922         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2923         * configure: Regenerate.
2924
2925 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2926
2927         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2928         * configure: Regenerate.
2929
2930 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2931
2932         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2933         separately.
2934         * configure: Regenerate.
2935
2936 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2937
2938         * MAINTAINERS (Write After Approval): Add myself.
2939
2940 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2941
2942         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2943         * configure: Regenerate.
2944
2945 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2946
2947         * configure: Regenerate after change to elf.m4.
2948
2949 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2950
2951         * MAINTAINERS (Write After Approval): Add myself.
2952
2953 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2954
2955         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2956         * configure: Regenerated.
2957
2958 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2959
2960         * configure.ac: Print "buggy but acceptable" when CLooG
2961         revision is less than 9.
2962         * configure: Regenerated.
2963
2964 2010-04-01  Diego Novillo  <dnovillo@google.com>
2965
2966         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2967
2968 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2969
2970         PR bootstrap/43615
2971         PR bootstrap/43328
2972
2973         Revert:
2974
2975         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2976
2977         * configure.ac: Do not pass --enable-multilib nor
2978         --disable-multilib in baseargs.  Accept explicitly passed
2979         --enable_multilib.
2980         * configure: Regenerate.
2981
2982 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2983
2984         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2985
2986 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2987
2988         * MAINTAINERS: Remove myself.
2989
2990 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2991
2992         PR bootstrap/43328
2993         * configure.ac: Do not pass --enable-multilib nor
2994         --disable-multilib in baseargs.  Accept explicitly passed
2995         --enable_multilib.
2996         * configure: Regenerate.
2997
2998 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2999
3000         * MAINTAINERS (spu port): Remove me.
3001
3002 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3003
3004         * configure.ac (tic6x-*-*): New case.
3005         * configure: Regenerate.
3006
3007 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3008
3009         * config.sub: Update to version 2010-03-22.
3010         * config.guess: Update to version 2009-12-30.
3011
3012 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3013
3014         PR ada/42554
3015         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3016         * configure: Regenerate.
3017
3018 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3019
3020         * MAINTAINERS: Update my email address.
3021
3022 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3023
3024         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3025         (ghassan.shobaki@amd.com): Removed.
3026
3027 2010-03-17  Alan Modra  <amodra@gmail.com>
3028
3029         * MAINTAINERS: Update my email address.
3030
3031 2010-03-16  Diego Novillo  <dnovillo@google.com>
3032
3033         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3034         Matthews.
3035
3036 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3037
3038         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3039         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3040
3041 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3042
3043         * MAINTAINERS: Update my email address.
3044
3045 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3046
3047         * MAINTAINERS: Update my email address.
3048
3049 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3050
3051         * MAINTAINERS: Update my email address.
3052
3053 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3054
3055         * MAINTAINERS: Update my email address.
3056
3057 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3058
3059         PR libstdc++/32499
3060         * configure.ac (RANLIB): Default to true.
3061         (STRIP): Likewise.
3062         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3063         * configure: Regenerate.
3064
3065 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3066
3067         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3068         (Write After Approval): Update my email address.
3069
3070 2010-02-17  Nick Clifton  <nickc@redhat.com>
3071
3072         PR 11238
3073         * Makefile.tpl (local-distclean): Also remove config.cache files in
3074         sub-directories as there may not be Makefiles present in the
3075         sub-directories.
3076         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3077         the config.cache files found by the find command.
3078
3079         * Makefile.in: Regenerate.
3080         * configure.ac: Revert previous delta.
3081         * configure: Regenerate.
3082
3083 2010-02-15  Nick Clifton  <nickc@redhat.com>
3084
3085         PR 11238
3086         * configure.ac: Delete config.cache files in sub-directories when
3087         deleting Makefiles.
3088         * configure: Regenerate.
3089
3090 2010-02-12  Ben Elliston  <bje@gnu.org>
3091
3092         * MAINTAINERS: Update my email address.
3093
3094 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3095
3096         * MAINTAINERS (spu port): Update my email address.
3097
3098 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3099
3100         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3101
3102 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3103
3104         * configure.ac: Add "recommended" version checks for GMP/MPC.
3105         Update recommended GMP/MPFR/MPC versions.
3106         * configure: Regenerate.
3107
3108 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3109
3110         * MAINTAINERS: Move my Embecosm email address into the
3111         write-after-approval section.
3112
3113 2010-01-26  Ian Lance Taylor  <iant@google.com>
3114
3115         * MAINTAINERS: Add myself as Go frontend maintainer.
3116
3117 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3118
3119         PR libstdc++/36101, PR libstdc++/42813
3120         * configure.ac (bootstrap_target_libs): Make inclusion of
3121         target-libgomp conditional on libgomb being in target_configdirs.
3122         * configure: Regenerate.
3123
3124 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3125
3126         PR libstdc++/36101, PR libstdc++/42813
3127         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3128         * configure: Regenerate.
3129
3130 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3131
3132         PR libstdc++/36101, PR libstdc++/42813
3133         * configure.ac (target_configdirs): Substitute.
3134         * Makefile.def: Bootstrap target module libgomp.
3135         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3136         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3137         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3138         * configure, Makefile.in: Regenerate.
3139
3140 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3141
3142         * MAINTAINERS: Adjust my details.
3143
3144 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3145
3146         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3147
3148 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3149
3150         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3151
3152 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3153
3154         * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3157
3158         * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2010-01-11  Richard Guenther  <rguenther@suse.de>
3161
3162         PR lto/41569
3163         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3164         * Makefile.in: Regenerated.
3165
3166 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3167
3168         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3169         * configure: Regenerate.
3170
3171 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3172             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3173
3174         PR bootstrap/42424
3175         * configure.ac: Include libtool m4 files.
3176         (_LT_CHECK_OBJDIR): Call it.
3177         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3178         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3179
3180         * configure: Regenerate.
3181
3182 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3183
3184         PR bootstrap/41818
3185         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3186         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3187         * Makefile.in: Regenerate.
3188
3189 2010-01-02  Richard Guenther  <rguenther@suse.de>
3190
3191         PR lto/41529
3192         * configure.ac: Include config/elf.m4.  Disable LTO if not
3193         builting for an elf target.
3194         * configure: Regenerate.
3195
3196 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3197
3198         * MAINTAINERS: Change my email address.
3199
3200 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3201
3202         * config.sub, config.guess: Update from upstream sources.
3203
3204 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3205
3206         * MAINTAINERS (Write After Approval): Add myself.
3207
3208 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3209
3210         PR middle-end/30447
3211         PR middle-end/30789
3212         PR other/40302
3213
3214         * configure.ac: Require MPC.
3215         * configure: Regenerate.
3216
3217 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3218
3219         PR target/38384
3220         PR bootstrap/40972
3221         * libtool.m4: Sync from git Libtool.
3222         * ltoptions.m4: Likewise.
3223         * ltversion.m4: Likewise.
3224         * lt~obsolete.m4: Likewise.
3225         * ltmain.sh: Likewise.
3226
3227 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3228
3229         * configure.ac: Update minimum MPC version to 0.8.
3230         * configure: Regenerate.
3231
3232 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3233
3234         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3235         * configure: Regenerated.
3236
3237 2009-11-21  Ian Lance Taylor  <iant@google.com>
3238
3239         * configure.ac: Change default of poststage1_ldflags to be empty if
3240         poststage1_libs is set.  When poststage1_libs is empty, and
3241         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3242         * configure: Rebuild.
3243
3244 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3245
3246         * MAINTAINERS (Write After Approval): Update my email address.
3247
3248 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3249
3250         * config.guess: Update from upstream sources.
3251
3252 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3253
3254         * Makefile.def: Restore host and target settings for gmp.
3255         * Makefile.in: Rebuild.
3256
3257 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3258
3259         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3260         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3261         Fix portability of test of C++ as bootstrap language.  Add
3262         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3263         * configure: Rebuild.
3264         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3265         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3266         in-tree building.
3267         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3268         (POSTSTAGE1_HOST_EXPORTS): Use it.
3269         (STAGE[+id+]_CXXFLAGS): New.
3270         (BASE_FLAGS_TO_PASS): Pass it down.
3271         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3272         extra_exports.
3273         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3274         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3275         extra_exports.
3276         * Makefile.in: Rebuild.
3277
3278 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3279
3280         * config.sub, config.guess: Update from upstream sources.
3281
3282 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3283
3284         * MAINTAINERS (Write After Approval): Add myself.
3285
3286 2009-11-09  Jon Beniston  <jon@beniston.com>
3287
3288         * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3291
3292         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3293         paths for *-w64-mingw* and x86_64-*mingw*.
3294         * configure: Regenerated.
3295
3296 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3297
3298         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3299
3300 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3301
3302         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3303         Phil Edwards to Write-After Approval.
3304
3305 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3306
3307         * configure.ac: Disable target-winsup & co for
3308         x86_64-*-mingw* and *-w64-mingw* targets.
3309         * configure: Regenerated.
3310
3311 2009-10-16  Nick Clifton  <nickc@redhat.com>
3312
3313         * MAINTAINERS: Add myself as a maintainer for the RX port.
3314
3315 2009-10-26  Johannes Singler  <singler@kit.edu>
3316
3317         * MAINTAINERS (Write After Approval): Update my e-mail address.
3318
3319 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3320
3321         * configure.ac (CLooG test): Use = with test.
3322         * configure: Regenerate.
3323
3324 2009-10-22  Richard Guenther  <rguenther@suse.de>
3325
3326         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3327         cloog if the ppl version check failed.  Move flags saving
3328         before setting in libelf check.
3329         * configure: Regenerate.
3330
3331 2009-10-21  Richard Guenther  <rguenther@suse.de>
3332
3333         * configure.ac: Adjust the ppl and cloog configure to work as
3334         documented.  Disable cloog if ppl was disabled.  Omit the version
3335         checks if they were disabled.
3336         * configure: Re-generate.
3337
3338 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3339
3340         * configure.ac: Add 'lto' to enable_languages, not
3341         new_enable_languages, and only if not already present.
3342         * configure: Regenerate.
3343
3344 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3345
3346         * README: Refer to the various COPYING* files instead of just
3347         COPYING.
3348         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3349
3350 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3351
3352         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3353
3354 2009-10-07  Richard Guenther  <rguenther@suse.de>
3355
3356         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3357         and Richard Guenther as reviewers.
3358         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3359         as reviewers.
3360
3361 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3362
3363         * config.sub: Update from upstream sources.
3364
3365 2009-10-06  Ian Lance Taylor  <iant@google.com>
3366
3367         * Makefile.def: check-gold depends upon all-gas.
3368         * Makefile.in: Rebuild.
3369
3370 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3371
3372         * MAINTAINERS (Write After Approval): Add myself.
3373
3374 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3375
3376         * Makefile.def: all-lto-plugin depends on all-libiberty.
3377         set bootstrap=true for lto-plugin.
3378         Add lto-plugin.
3379         * Makefile.in: Regenerate.
3380         * configure.ac (host_libs): Add lto-plugin.
3381         * configure: Regenerate.
3382
3383 2009-10-03  Diego Novillo  <dnovillo@google.com>
3384
3385         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3386         (HOST_LIBELFLIBS): Define.
3387         (HOST_LIBELFINC): Define.
3388         * Makefile.in: Regenerate.
3389         * configure.ac: Add --enable-lto.
3390         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3391         If --enable-lto is used, add 'lto' to new_enable_languages.
3392         If --enable-lto is used and gold is enabled, add
3393         lto-plugin to configdirs.
3394         * configure: Regenerate.
3395
3396 2009-10-03  Simon Baldwin  <simonb@google.com>
3397
3398         * configure.ac: If --with-system-zlib, suppress local zlib and
3399         pass --with-system-zlib to subdir configure scripts.
3400         * configure: Regenerate.
3401
3402 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3403             Paolo Bonzini  <bonzini@gnu.org>
3404
3405         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3406         $(srcdir).
3407         * Makefile.in: Rebuilt.
3408
3409 2009-09-26  Gary Funck  <gary@intrepid.com>
3410
3411         * MAINTAINERS (Write After Approval): Add myself.
3412
3413 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3414
3415         * configure.ac: Update minimum MPC version to 0.7.
3416         * configure: Regenerate.
3417
3418 2009-09-25  Nick Clifton  <nickc@redhat.com>
3419
3420         * configure.ac: Pass any --cache-file=/dev/null option on to
3421         subconfigures.
3422         * configure: Regenerate.
3423
3424 2009-09-23  Nick Clifton  <nickc@redhat.com>
3425
3426         * config.sub, config.guess: Update from upstream sources.
3427
3428 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3429
3430         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3431         * Makefile.in: Rebuilt.
3432
3433 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3434
3435         PR bootstrap/32272
3436         * configure.ac: Error out if $srcdir isn't '.' but contains
3437         host-${host_noncanonical}.
3438         * configure: Regenerate.
3439
3440 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3441
3442         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3443         maintainer.
3444
3445 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3446
3447         * configure.ac: If bootstrapping a combined tree with
3448         --enable-gold, require c++ in stage1_languages.
3449         * configure: Regenerate.
3450
3451         * configure.ac: Also add target_libs of stage1_languages to
3452         bootstrap_target_libs.
3453         * configure: Regenerate.
3454
3455         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3456         with --enable-languages not containing c++.
3457         * configure: Regenerate.
3458
3459 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3460
3461         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3462         * configure: Regenerate.
3463
3464 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3465
3466         * MAINTAINERS (Write After Approval): Update my e-mail address,
3467         and move from from here...
3468         (Waiting for paperwork): To here.
3469
3470 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3471
3472         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3473
3474 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3475
3476         * configure.ac: Do not use $extrasub for replacing @if/@endif
3477         parts in Makefile; instead, use additional arguments to
3478         AC_CONFIG_COMMANDS to do the replacement manually, with several
3479         sed invocations, to avoid HP-UX sed command limits.
3480         * configure: Regenerate.
3481
3482 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3483
3484         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3485         blank before -L.
3486
3487 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3488
3489         * configure.ac (with-build-config): Document.  Handle without.
3490         Handle missing argument.
3491         * configure: Rebuilt.
3492
3493 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3494
3495         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3496         Default to bootstrap-debug only if compare-debug works.
3497         * configure: Rebuilt.
3498         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3499         * Makefile.in: Rebuilt.
3500
3501 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3502
3503         * MAINTAINERS (OS Port Maintainers): Update my email address.
3504
3505 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3506
3507         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3508         * Makefile.in: Rebuilt.
3509
3510 2009-09-01  Chris Demetriou  <cgd@google.com>
3511
3512         * MAINTAINERS (Write After Approval): Add myself.
3513
3514 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3515
3516         PR debug/30161
3517         * include/dwarf2.h (enum dwarf_tag): Added
3518         DW_TAG_GNU_template_template_param
3519         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3520
3521 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3522
3523         * Makefile.tpl (AWK): Fix typo.
3524         * Makefile.in: Regenerate.
3525
3526 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3527
3528         * configure.ac: Detect awk and sed.
3529         * Makefile.def (flags_to_pass): Add AWK and SED.
3530         * Makefile.tpl (AWK, SED): New.
3531         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3532         * configure: Regenerate.
3533         * Makefile.in: Regenerate.
3534
3535 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3536
3537         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3538         (collapseslashes): Likewise.
3539
3540 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3541
3542         * configure.ac (AC_PREREQ): Bump to 2.64.
3543
3544 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3545
3546         * configure.ac: Remove --with-datarootdir, --with-docdir,
3547         --with-pdfdir, --with-htmldir switches.
3548         * configure: Regenerate.
3549
3550         * configure: Regenerate.
3551
3552         * compile: Sync from Automake 1.11.
3553         * depcomp: Likewise.
3554         * install-sh: Likewise.
3555         * missing: Likewise.
3556         * mkinstalldirs: Likewise.
3557         * ylwrap: Likewise.
3558
3559 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3560
3561         * ltmain.sh (func_normal_abspath): New function.
3562         (func_relative_path): Likewise.
3563         (func_mode_help): Document new -bindir option for link mode.
3564         (func_mode_link): Add new -bindir option, and use it to place
3565         output DLL if specified.
3566
3567 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3568
3569         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3570         (baseargs): Add --disable-option-checking.
3571         * configure: Regenerate.
3572
3573         * Makefile.def (configure-target-libiberty): Depend on
3574         all-binutils and all-ld.
3575         (configure-target-newlib): Likewise.
3576         * Makefile.in: Regenerate.
3577
3578 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3579
3580         * config.sub, config.guess: Update from upstream sources.
3581
3582 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3583
3584         Sync from src, merge:
3585
3586         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3587
3588         * configure.ac: Do not exclude gas for i386-*-darwin.
3589         Add a case for x86_64-*-darwin.
3590         * configure: Regenerate.
3591
3592 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3593
3594         * MAINTAINERS: Add my name to Write After Approval list.
3595
3596 2009-08-06  Michael Eager  <eager@eagercon.com>
3597
3598         * configure.ac: Add Microblaze target.
3599         * configure: Regenerate.
3600
3601 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3602
3603         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3604         * configure: Regenerate.
3605
3606 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3607
3608         * MAINTAINERS (Write After Approval): Update my e-mail address.
3609
3610 2009-07-06  Ian Lance Taylor  <iant@google.com>
3611
3612         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3613         * configure: Rebuild.
3614
3615 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3616
3617         * MAINTAINERS: Move myself to the Graphite Reviewers.
3618
3619 2009-06-30  Wei Guozhi  <carrot@google.com>
3620
3621         * MAINTAINERS: Add my name to Write After Approval list.
3622
3623 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3624
3625         PR bootstrap/40338
3626         * configure.ac (comparestring): Create new variable.
3627         * Makefile.tpl (comparestring): Use to skip some comparisions.
3628         * configure: Regenerate.
3629         * Makefile.in: Regenerate.
3630
3631 2009-06-26  Doug Evans  <dje@sebabeach.org>
3632
3633         * Makefile.def (host_modules): Add cgen.
3634         * Makefile.in: Regenerate.
3635         * configure.ac (host_tools): Add cgen.
3636         * configure: Regenerate.
3637
3638 2009-06-23  DJ Delorie  <dj@redhat.com>
3639
3640         * MAINTAINERS: Add myself as mep maintainer.
3641
3642 2009-06-23  Ian Lance Taylor  <iant@google.com>
3643
3644         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3645         boot_languages.  Only bootstrap target libraries listed in
3646         target_libs for some boot language.  Add --with-stage1-ldflags,
3647         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3648         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3649         if not building with C++.
3650         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3651         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3652         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3653         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3654         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3655         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3656         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3657         * configure, Makefile.in: Rebuild.
3658
3659 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3660
3661         * MAINTAINERS: Added my name to write-after-approval list.
3662
3663 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3664
3665         * configure.ac: Define is_elf for QNX Neutrino targets.
3666         * configure: Regenerate.
3667
3668 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3669
3670         * MAINTAINERS: Added my name to the write-after-approval list
3671
3672 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3673
3674         * configure.ac: Detect MPC in default directory.
3675         * configure: Regenerate.
3676
3677 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3678             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3679
3680         * Makefile.tpl (all): Avoid a trailing backslash.
3681         * Makefile.in: Regenerate.
3682
3683 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3684
3685         * config.sub, config.guess: Update from upstream sources.
3686
3687 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3688
3689         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3690         to noconfdirs.
3691         * configure: Regenerate.
3692
3693 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3694
3695         * Makefile.tpl ([+compare-target+]): Compare all stage
3696         directories, rather than just gcc.
3697         * Makefile.in: Rebuilt.
3698
3699 2009-06-01  Doug Kwan  <dougkwan@google.com>
3700
3701         * configure.ac: Support gold for target arm*-*-*.
3702         * configure: Regenerate.
3703
3704 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3705
3706         * Makefile.def: Add MPC support and dependencies.
3707         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3708
3709         * Makefile.in, configure: Regenerate.
3710
3711 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3712
3713         * Makefile.tpl (all): Avoid harmless warning in make all when
3714         gcc-bootstrap is enabled but stage_last does not exist.
3715         * Makefile.in: Rebuilt.
3716
3717 2009-05-24  Nicolas Roche  <roche@adacore.com>
3718
3719         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3720         * Makefile.in: Regenerate.
3721
3722 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3723
3724         * MAINTAINERS: Update my e-mail address.
3725
3726 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3727
3728         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3729         * configure:  Regenerate.
3730
3731 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3732
3733         PR other/40159
3734         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3735         gcc-no-bootstrap are mutually exclusive.
3736         * Makefile.in: Rebuilt.
3737
3738 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3739
3740         PR other/40159
3741         * Makefile.tpl (all): Don't end with unconditional success.
3742         * Makefile.in: Rebuilt.
3743
3744 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3745
3746         PR target/37137
3747         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3748         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3749         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3750         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3751         stage_configureflags, stage_cflags and stage_libcflags into
3752         explicit Makefile macros.
3753         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3754         GFORTRAN.
3755         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3756         CC.  Set CC_FOR_BUILD from CC.
3757         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3758         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3759         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3760         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3761         and GFORTRAN.
3762         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3763         (_LIBCFLAGS): Renamed to _TFLAGS.
3764         (do-compare-debug, do-compare3-debug): Drop.
3765         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3766         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3767         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3768         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3769         (XGCC_FLAGS_FOR_TARGET): New.
3770         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3771         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3772         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3773         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3774         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3775         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3776         TFLAGS.
3777         (BUILD_CONFIG): Include if requested.
3778         (all): Set TFLAGS on bootstrap.
3779         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3780         (all-stageid-prefixmodule): Likewise.
3781         (do-clean, distclean-stageid): Set TFLAGS.
3782         (restrap): Fix whitespace.
3783         * Makefile.in: Rebuilt.
3784
3785 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3786
3787         * config.guess: Sync with src.
3788
3789 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3790
3791         * configure.ac ($with_ppl):  Default to no if not supplied.
3792         ($with_cloog):  Likewise.
3793         configure:  Regenerate.
3794
3795 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3796
3797         * MAINTAINERS: Update my e-mail address.
3798
3799 2009-04-27  Nick Clifton  <nickc@redhat.com>
3800
3801         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3802
3803 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3804
3805         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3806         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3807         * Makefile.in: Regenerate.
3808
3809 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3810
3811         PR bootstrap/39739
3812         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3813         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3814
3815         * configure, Makefile.in: Regenerate.
3816
3817 2009-04-21  Taras Glek  <tglek@mozilla.com>
3818
3819         * include/hashtab.h: Update GTY annotations to new syntax
3820         * include/splay-tree.h: Likewise
3821
3822 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3823
3824         * config.sub, config.guess: Update from upstream sources.
3825
3826 2009-04-15  Anthony Green  <green@moxielogic.com>
3827
3828         * configure.ac: Add moxie support.
3829         * configure: Rebuilt.
3830
3831 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3832
3833         * configure.ac: Change copyright header to refer to version
3834         3 of the GNU General Public License and to point readers at the
3835         COPYING3 file and the FSF's license web page.
3836         * Makefile.def: Likewise.
3837         * Makefile.tpl: Likewise.
3838         * Makefile.in: Regenerate.
3839
3840 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3841
3842         * configure.ac: Restore match for darwin9 or later. Use double
3843         brackets since regeneration eats one pair.
3844         * configure: Regenerate.
3845
3846 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3847
3848         PR gas/10039
3849         * configure.ac: Require texinfo 4.7.
3850         * configure: Regenerated.
3851
3852 2009-04-09  Nick Clifton  <nickc@redhat.com>
3853
3854         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3855         the GCC Runtime Library Exception.
3856
3857 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3858
3859         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3860         * configure: Regenerate.
3861
3862 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3863
3864         * Makefil.def (languages): New entries.
3865         * Makefile.tpl (check-gcc-*): New generic target.
3866         * Makefile.in: Regenerate.
3867
3868 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3869
3870         * MAINTAINERS:  Update my email address.
3871
3872 2009-03-18  Tom Tromey  <tromey@redhat.com>
3873
3874         * configure: Rebuild.
3875         * configure.ac (host_libs): Add libiconv.
3876         * Makefile.in: Rebuild.
3877         * Makefile.def (host_modules): Add libiconv.
3878         (configure-gdb, all-gdb): Depend on libiconv.
3879
3880 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3881
3882         * configure.ac: Treat gdb as supported on x86_64-darwin.
3883         * configure: Regenerate.
3884
3885 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3886
3887         * configure.ac (--with-host-libstdcxx): New option.
3888         * configure: Regenerate.
3889
3890 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3891
3892         * MAINTAINERS:  Move myself into the write after approval list.
3893
3894 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3895
3896         * MAINTAINERS: Update e-mail address.
3897
3898 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3899
3900         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3901
3902 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3903
3904         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3905
3906 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3907
3908         Backport from git Libtool:
3909
3910         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3911         Support GNU/kOpenSolaris.
3912         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3913         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3914         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3915         GNU/kOpenSolaris.
3916
3917 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3918
3919         * MAINTAINERS: Update e-mail address.
3920
3921 2009-02-24  Michael Eager  <eager@eagercon.com>
3922
3923         * MAINTAINERS (Write After Approval): Add self.
3924
3925 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3926
3927         * MAINTAINERS (Write After Approval): Add myself.
3928
3929 2009-02-05  Andreas Schwab  <schwab@suse.de>
3930
3931         * Makefile.tpl (stage_last): Define $r and $s before using
3932         $(RECURSE_FLAGS_TO_PASS).
3933         * Makefile.in: Regenerate
3934
3935 2009-01-30  Ian Lance Taylor  <iant@google.com>
3936
3937         * MAINTAINERS: Move myself to the Global Reviewers list.
3938
3939 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3940
3941         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3942         * configure: Regenerate.
3943
3944 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3945
3946         * MAINTAINERS: Make whitespace consistent.
3947         Remove Robert Millan from Write After Approval.
3948
3949 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3950
3951         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3952         (all-opcodes): Depend on all-libiberty.
3953         * Makefile.in: Regenerate.
3954
3955 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3956
3957         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3958         * configure: Regenerate.
3959
3960 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3961
3962         * MAINTAINERS (Write After Approval): Add myself.
3963
3964 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3965
3966         * MAINTAINERS: Add myself to reviewers (Fortran).
3967
3968 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3969
3970         PR tree-optimization/38515
3971         * configure.ac (cloog-polylib): Removed.
3972         (with_ppl, with_cloog): Test for "no".
3973         * configure: Regenerated.
3974
3975 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3976
3977         * MAINTAINERS: Moved myself to reviewers (Fortran).
3978
3979 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3980
3981         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3982         (Write After Approval): Remove myself.
3983
3984 2009-01-03  Diego Novillo  <dnovillo@google.com>
3985
3986         * MAINTAINERS: Remove myself from alias maintainership.
3987
3988 2009-01-02  David Ayers  <ayers@fsfe.org>
3989
3990         * MAINTAINERS: Update e-mail address.
3991
3992 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3993
3994         * MAINTAINERS: Make whitespace consistent.
3995
3996 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3997
3998         Backport from upstream Libtool:
3999         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4000         Add cache variables to tests that require the linker to work.
4001         For shlibpath_overrides_runpath, this also changes the semantics
4002         to let the result from the C compiler take precedence.
4003
4004 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4005
4006         * config.sub, config.guess: Update from upstream sources.
4007
4008 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4009
4010         * configure.ac (ppllibs): Add by default the lib flags.
4011         * configure: Regenerate.
4012
4013 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4014
4015         * MAINTAINERS:  Add myself to the write after approval list.
4016
4017 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4018
4019         * configure.ac: Add double brackets on darwin[912].
4020         * configure: Regenerate.
4021
4022 2008-12-03  Daniel Kraft  <d@domob.eu>
4023
4024         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4025         Approval to Reviewer section (for Fortran front-end).
4026
4027 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4028
4029         * configure.ac: Expand to darwin10 and later.
4030         * configure: Regenerate.
4031
4032 2008-12-02  Andreas Schwab  <schwab@suse.de>
4033
4034         * Makefile.def: configure-target-boehm-gc depends on
4035         all-target-libstdc++-v3.
4036         * Makefile.in: Regenerate.
4037
4038 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4039
4040         * MAINTAINERS:  Add myself as mingw maintainer.
4041
4042 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4043
4044         * config.sub, config.guess: Update from upstream sources.
4045
4046 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4047
4048         * README.SCO: Remove.
4049
4050 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4051
4052         * MAINTAINERS:  Add myself to the write after approval list.
4053
4054 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4055
4056         * MAINTAINERS:  Update my email address in WAA section.
4057
4058 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4059
4060         * MAINTAINERS: Update e-mail address.
4061
4062 2008-11-27  Toon Moene  <toon@moene.org>
4063
4064         * MAINTAINERS: Change e-mail address.
4065
4066 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4067
4068         * configure.ac: Build gdb for i?86-*-darwin*
4069         * configure: Regenerated.
4070
4071 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4072
4073         * MAINTAINERS: Added my full name.
4074
4075 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4076
4077         PR bootstrap/38014
4078         PR bootstrap/37923
4079
4080         Revert:
4081
4082         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4083
4084         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4085         * Makefile.in: Regenerated.
4086
4087         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4088
4089         PR gdb/921
4090         PR gdb/1646
4091         PR gdb/2175
4092         PR gdb/2176
4093
4094         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4095         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4096         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4097         (HOST_EXPORTS): Pass CPPFLAGS.
4098         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4099         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4100         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4101         * Makefile.in, configure: Regenerated.
4102         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4103         and CPPFLAGS_FOR_BUILD.
4104
4105 2008-11-06  Jeff Law  <law@redhat.com>
4106
4107         * MAINTAINERS: Add myself as middle end maintainer.
4108
4109 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4110
4111         * MAINTAINERS (Write after approval): Add myself.
4112
4113 2008-11-05  Diego Novillo  <dnovillo@google.com>
4114
4115         * MAINTAINERS (Global Reviewers): Add myself.
4116         (Non-Algorithmic Maintainers): Remove myself.
4117
4118 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4119
4120         * MAINTAINERS (Write after approval): Add myself.
4121
4122 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4123
4124         * MAINTAINERS (Write after approval): Add myself.
4125
4126 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4127
4128         * configure.ac (spu-*-*): Remove special case.
4129         * configure: Regenerate.
4130
4131 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4132
4133         * MAINTAINERS (Write after approval): Update my email address.
4134
4135 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4136
4137         * configure.ac [spu-*-*]: Do not set skipdirs.
4138         * configure: Re-generate.
4139
4140 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4141
4142         * MAINTAINERS (Various Maintainers): Add myself to reload.
4143
4144 2008-10-25  Richard Guenther  <rguenther@suse.de>
4145
4146         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4147         maintainer.  Remove myself as libgcc-math maintainer.
4148         (Non-Algorithmic Maintainers): Remove myself.
4149
4150 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4151
4152         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4153         * Makefile.in: Regenerated.
4154
4155 2008-10-23  Cary Coutant  <ccoutant@google.com>
4156
4157         * MAINTAINERS (Write after approval): Add myself.
4158
4159 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4160
4161         PR gdb/921
4162         PR gdb/1646
4163         PR gdb/2175
4164         PR gdb/2176
4165
4166         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4167         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4168         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4169         (HOST_EXPORTS): Pass CPPFLAGS.
4170         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4171         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4172         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4173         * Makefile.in, configure: Regenerated.
4174         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4175         and CPPFLAGS_FOR_BUILD.
4176
4177 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4178
4179         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4180         Sebastian Pop.
4181
4182 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4183
4184         * MAINTAINERS (Write After Approval): Added myself.
4185
4186 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4187
4188         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4189         recommended version to 2.3.2.
4190
4191         * configure: Regenerate.
4192
4193 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4194
4195         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4196
4197 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4198
4199         * MAINTAINERS (Write After Approval): Update e-mail address.
4200
4201 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4202
4203         * libtool.m4: Update to libtool 2.2.6.
4204         * lt~obsolete.m4: Update to libtool 2.2.6.
4205         * ltmain.sh: Update to libtool 2.2.6.
4206         * ltsugar.m4: Update to libtool 2.2.6.
4207         * ltversion.m4: Update to libtool 2.2.6.
4208         * ltoptions.m4: Update to libtool 2.2.6.
4209         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4210
4211 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4212
4213         * MAINTAINERS (Write After Approval): Add myself.
4214
4215 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4216
4217         * MAINTAINERS (Write After Approval): Update my name.
4218
4219 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4220
4221         * MAINTAINERS: Add myself in "Write After Approval".
4222
4223 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4224
4225         * MAINTAINERS: Add myself as ia64 maintainer.
4226
4227 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4228
4229         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4230         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4231         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4232         and Michael Tiemann from Write After Approval since they do not
4233         actually have access.
4234
4235 2008-09-05  Richard Guenther  <rguenther@suse.de>
4236
4237         * configure.ac: Initialize clooglibs to -lcloog.
4238         * configure: Re-generate.
4239
4240 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4241
4242         * MAINTAINERS (Write After Approval): Add myself.
4243
4244 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4245
4246         * configure.ac (--with-cloog-polylib): New.
4247         (--disable-cloog-version-check): New.
4248         (--disable-ppl-version-check): New.
4249         * configure: Re-generate.
4250
4251 2008-09-03  Richard Guenther  <rguenther@suse.de>
4252
4253         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4254         cloog test.
4255         * configure: Re-generate.
4256
4257 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4258
4259         Add picoChip port.
4260         * MAINTAINERS: Add picoChip maintainers.
4261
4262 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4263             Tobias Grosser  <grosser@fim.uni-passau.de>
4264             Jan Sjodin  <jan.sjodin@amd.com>
4265             Harsha Jagasia  <harsha.jagasia@amd.com>
4266             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4267             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4268             Adrien Eliche  <aeliche@isty.uvsq.fr>
4269
4270         Merge from graphite branch.
4271         * configure: Regenerate.
4272         * Makefile.in: Regenerate.
4273         * configure.ac (host_libs): Add ppl and cloog.
4274         Add checks for PPL and CLooG.
4275         * Makefile.def (ppl, cloog): Added modules and dependences.
4276         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4277         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4278
4279 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4280
4281         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4282         (GCC_SHLIB_SUBDIR): New.
4283         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4284         * configure: Regenerate.
4285         * Makefile.in: Regenerate.
4286
4287 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4288
4289         * MAINTAINERS: Consistently use tabs to separate columns.
4290
4291 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4292
4293         * MAINTAINERS (Write after Approval): Add myself.
4294
4295 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4296
4297         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4298         Enable bfd, binutils and opcodes.
4299         * configure: Regenerate.
4300
4301 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4302
4303         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4304
4305 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4306
4307         * MAINTAINERS:  Use correct Umlaut for last name.
4308
4309 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4310
4311         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4312
4313 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4314
4315         * MAINTAINERS: Update my email address.
4316
4317 2008-08-16  Nicolas Roche  <roche@adacore.com>
4318
4319         * Makefile.tpl: Add BOOT_ADAFLAGS.
4320         * Makefile.in: Regenerate.
4321
4322 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4323
4324         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4325         * configure: Regenerate.
4326
4327 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4328
4329         * configure.ac: Add makefile fragments for hpux.
4330         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4331         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4332         * configure: Regenerate.
4333         * Makefile.in: Regenerate.
4334
4335 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4336
4337         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4338
4339 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4340
4341         * MAINTAINERS (Write after Approval): Add myself.
4342
4343 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4344
4345         * MAINTAINERS (Write After Approval):  Add myself.
4346
4347 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4348
4349         * MAINTAINERS (Write After Approval):  Add myself.
4350
4351 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4352
4353         * MAINTAINERS: Update my email address.
4354
4355 2008-06-25  Joey Ye  <joey.ye@intel.com>
4356
4357         * MAINTAINERS (Write After Approval):  Add myself.
4358
4359 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4360
4361         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4362         * Makefile.in: Regenerate.
4363         * configure: Regenerate.
4364
4365 2008-06-17  Daniel Kraft  <d@domob.eu>
4366
4367         * MAINTAINERS (Write After Approval):  Add myself.
4368
4369 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4370
4371         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4372         "$@" is still intact with both Autoconf 2.59 and 2.62.
4373         * configure: Regenerate.
4374
4375 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4376
4377         * Makefile.tpl: Fix comment errors.
4378         * Makefile.in: Regenerate.
4379
4380 2008-06-12  David S. Miller  <davem@davemloft.net>
4381             David Edelsohn  <edelsohn@gnu.org>
4382
4383         * configure.ac: Add powerpc*-*-* to gold supported targets.
4384         * configure: Regenerate.
4385
4386 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4387
4388         PR tree-optimization/36218
4389         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4390         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4391         (all prefix="build-"): Pass them to build-system sub-makes.
4392         * Makefile.in: Regenerate.
4393
4394 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4395
4396         * MAINTAINERS (mt port): Remove.
4397         (sco5, unixware, sco udk): Remove.
4398         (Kean Johnston): Add to Write After Approval.
4399
4400 2008-05-30  Julian Brown  <julian@codesourcery.com>
4401
4402         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4403         of libobjc for ARM EABI Linux.
4404         * configure: Regenerate.
4405
4406 2008-05-18  Xinliang David Li   <davidxl@google.com>
4407
4408         * ChangeLog: Remove wrong ChangeLog entry.
4409
4410 2008-05-17  Xinliang David Li   <davidxl@google.com>
4411
4412         * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4415
4416         * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2008-05-14  Rafael Espíndola  <espindola@google.com>
4419
4420         * config-ml.in: don't handle --enable-shared and --enable-static.
4421
4422 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4423
4424         * MAINTAINERS: Update my email address.
4425
4426 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4427
4428         * MAINTAINERS: Update my email address.
4429
4430 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4431
4432         * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4435
4436         * MAINTAINERS (Write After Approval): Add myself.
4437
4438 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4439
4440         * MAINTAINERS (crx): Add myself.
4441
4442 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4443
4444         Sync with src:
4445         2008-04-14  David S. Miller  <davem@davemloft.net>
4446
4447         * configure.ac: Add sparc*-*-* to gold supported targets.
4448         * configure: Regenerate.
4449
4450 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4451
4452         PR bootstrap/35457
4453         * configure.ac: Include override.m4.
4454         * configure: Regenerate.
4455
4456 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4457
4458         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4459         * Makefile.in: Regenerate.
4460
4461 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4462
4463         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4464         as nonconfigurable directories list.
4465         * configure: Regenerate.
4466
4467 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4468
4469         * config.sub, config.guess: Update from upstream sources.
4470
4471 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4472
4473         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4474         * Makefile.in: Regenerate.
4475
4476 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4477
4478         * configure.ac: Do not build libssp for the AVR.
4479         * configure: Regenerate.
4480
4481 2008-04-07  Ian Lance Taylor  <iant@google.com>
4482
4483         * Makefile.def: check-gold depends upon all-binutils.
4484         * Makefile.in: Regenerate.
4485
4486 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4487
4488         * MAINTAINERS (Write After Approval): Add myself.
4489
4490 2008-04-04  Nick Clifton  <nickc@redhat.com>
4491
4492         PR binutils/4334
4493         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4494         builds.
4495         * configure: Regenerate.
4496
4497 2008-04-04  NightStrike  <NightStrike@gmail.com>
4498
4499         PR other/35151
4500         * configure.ac: Combine rules for mingw32 and mingw64.
4501         * configure: Regenerate.
4502
4503 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4504
4505         * MAINTAINERS (Write After Approval): Add myself.
4506
4507 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4508
4509         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4510         * Makefile.in (.NOTPARALLEL): Ditto.
4511
4512 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4513
4514         * MAINTAINERS (Write After Approval): Add myself.
4515
4516 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4517
4518         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4519         * Makefile.in (.NOTPARALLEL): Regenerate.
4520
4521 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4522
4523         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4524         * Makefile.in: Regenerate.
4525
4526 2008-03-26  Jakub Staszak  <kuba@et.pl>
4527
4528         * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4531
4532         * MAINTAINERS:  Update e-mail address.
4533
4534 2008-03-20  Ian Lance Taylor  <iant@google.com>
4535
4536         * configure.ac: Add support for --enable-gold.
4537         * Makefile.def: Add gold as a directory like ld.
4538         * configure, Makefile.in: Regenerate.
4539
4540 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4541
4542         * configure.ac: m4_include config/proginstall.m4.
4543         * configure: Regenerate.
4544
4545         Backport from upstream Libtool:
4546
4547         2007-10-12  Eric Blake  <ebb9@byu.net>
4548
4549         Deal with Autoconf 2.62's semantic change in m4_append.
4550         * ltsugar.m4 (lt_append): Replace broken versions of
4551         m4_append.
4552         (lt_if_append_uniq): Don't require separator to be overquoted,
4553         and avoid broken m4_append.
4554         (lt_dict_add): Fix typo.
4555         * libtool.m4 (_LT_DECL): Don't overquote separator.
4556
4557 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4558
4559         * config.rpath: Add AIX 6 support.
4560
4561 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4562
4563         * Makefile.def (stageprofile).  Remove -fprofile-generate
4564         from stage_libcflags.
4565         * Makefile.in: Regenerate.
4566
4567 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4568
4569         * config.sub, config.guess: Update from upstream sources.
4570
4571 2008-03-06  Tom Tromey  <tromey@redhat.com>
4572
4573         * MAINTAINERS: Update for treelang deletion.
4574
4575 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4576
4577         * MAINTAINERS: Update my email address.
4578
4579 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4580
4581         * MAINTAINERS (darwin port): Add myself as a maintainer.
4582         (objective-c/c++): Add myself as a maintainer.
4583
4584 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4585
4586         * MAINTAINERS (Write After Approval): Update my email address.
4587
4588 2008-02-25  Tomas Bily  <tbily@suse.cz>
4589
4590         * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4593
4594         * MAINTAINERS (OpenMP): Add myself.
4595
4596 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4597
4598         PR bootstrap/32009
4599         PR bootstrap/32161
4600
4601         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4602         * configure: Regenerate.
4603
4604         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4605         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4606         STAGE4_LIBCFLAGS): New.
4607         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4608         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4609         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4610         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4611         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4612         for target modules.  Don't export LIBCFLAGS.
4613         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4614         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4615         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4616         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4617         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4618         * Makefile.in: Regenerate.
4619
4620 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4621
4622         PR libgcj/33085
4623         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4624         Do not use -DDLL_EXPORT.  Backport from upstream.
4625
4626 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4627
4628         * MAINTAINERS (Write After Approval): Add myself.
4629
4630 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4631
4632         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4633         * configure: Regenerate.
4634
4635 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4636
4637         * configure.ac (xtensa*-*-*): Recognize processor variants.
4638         * configure: Regenerate.
4639
4640 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4641
4642         PR bootstrap/34922
4643         * configure.ac (PARSE_ARGS): Push suitable setting of
4644         ac_subdirs_all, for `./configure --help=recursive'.
4645         Handle `+' in generic toplevel directory disabling.
4646         * configure: Regenerate.
4647
4648 2008-01-28  Nick Clifton  <nickc@redhat.com>
4649
4650         * MAINTAINERS (xstormy16): Take over maintainership.
4651
4652 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4653
4654         * MAINTAINERS (c4x port): Remove.
4655
4656 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4657
4658         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4659
4660 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4661
4662         * config.sub, config.guess: Update from upstream sources.
4663
4664 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4665
4666         * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4669
4670         * MAINTAINERS: Update my email address.
4671
4672 2008-01-09  Raksit Ashok  <raksit@google.com>
4673
4674         * MAINTAINERS (Write After Approval): Add myself.
4675
4676 2008-01-09  Raksit Ashok  <raksit@google.com>
4677
4678         * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4681
4682         * config.sub, config.guess: Update from upstream sources.
4683
4684 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4685
4686         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4687         Change recommended MPFR from 2.2.1 -> 2.3.0.
4688         * configure: Regenerate.
4689
4690 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4691
4692         * MAINTAINERS: Update my email address.
4693
4694 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4695
4696         * MAINTAINERS: Update my email address.
4697
4698 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4699
4700         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4701         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4702         * Makefile.in: Regenerate.
4703
4704 2007-12-10  Mark Heffernan  <meheff@google.com>
4705
4706         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4707         misplaced entries.
4708
4709 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4710
4711         * configure.ac: Enable libjava for x86_64-*-darwin9.
4712         * configure: Regenerate.
4713
4714 2007-12-07  Bill Maddox  <maddox@google.com>
4715
4716         * MAINTAINERS (Write After Approval): Add myself.
4717
4718 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4719
4720         * config.sub, config.guess: Update from upstream sources.
4721
4722 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4723
4724         * config-ml.in: Remove 64bit configure tests.
4725
4726 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4727
4728         * config-ml.in: Robustify against white space in absolute file
4729         names.
4730
4731         * config-ml.in (multi-clean): Substitute ${Makefile}.
4732         Remove superfluous ${Makefile} in list.
4733
4734 2007-11-19  Thiemo Seufer  <ths@mips.com>
4735
4736         * config-ml.in: Don't hardcode the Makefile name.
4737
4738 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4739
4740         * MAINTAINERS (Write After Approval): Add myself.
4741
4742 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4743
4744         * MAINTAINERS (Write After Approval): Add myself.
4745
4746 2007-11-06  Doug Kwan  <dougkwan@google.com>
4747
4748         * MAINTAINERS (Write After Approval): Add myself.
4749
4750 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4751
4752         * MAINTAINERS (mercury): Remove entry.
4753         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4754
4755 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4756
4757         * Makefile.def (dependencies): Make configure-gdb depend on
4758         all-intl.
4759         * Makefile.in: Regenerated.
4760
4761 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4762
4763         * MAINTAINERS (Fortran maintainer): Remove myself.
4764
4765 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4766
4767         * Makefile.def: To avoid problems running with parallel makes,
4768         build newlib before libgloss so that target specific header
4769         files are availble.
4770         * Makefile.in: Regenerate
4771
4772 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4773
4774         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4775         * Makefile.in: Regenerate.
4776
4777 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4778
4779         * MAINTAINERS (Register allocation reviewer): Add myself.
4780
4781 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4782
4783         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4784         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4785         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4786         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4787         * configure: Regenerate.
4788
4789 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4790
4791         * MAINTAINERS (Register allocation reviewer): Add myself.
4792
4793 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4794
4795         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4796         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4797         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4798         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4799         * configure.ac: Default them to host tools for $host = $build.
4800         Subst them.
4801
4802         * configure: Regenerate.
4803         * Makefile.in: Regenerate.
4804
4805 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4806
4807         * MAINTAINERS (Register allocation reviewer): Add myself.
4808
4809 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4810
4811         * MAINTAINERS (Register allocation reviewer): Add myself.
4812
4813 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4814
4815         * MAINTAINERS (Write After Approval): Fix typo.
4816
4817 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4818
4819         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4820         * configure: Regenerate.
4821
4822 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4823
4824         PR bootstrap/31906
4825         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4826         they're already prefixed.
4827
4828 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4829
4830         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4831         libstdc++.
4832         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4833         * configure: Regenerate.
4834         * Makefile.in: Regenerate.
4835
4836 2007-09-17  Andreas Schwab  <schwab@suse.de>
4837
4838         * configure.ac: Raise minimum makeinfo version to 4.6.
4839         * configure: Regenerate.
4840
4841 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4842
4843         * MAINTAINERS (write-after-approval) add myself
4844
4845 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4846
4847         * configure.ac: Correct makeinfo version check.
4848         * configure: Regenerate.
4849
4850 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4851
4852         * MAINTAINERS: Update my email address.
4853
4854 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4855
4856         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4857         to $skipdirs and only disable gprof for newlib.  Use the normal
4858         mips*-elf* handling in other respects.
4859         * configure: Regnerate.
4860
4861 2007-09-12  David Daney  <ddaney@avtrex.com>
4862
4863         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4864         enabling libgcj.
4865         * configure: Regenerate.
4866
4867 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4868
4869         PR other/32154
4870         * configure.ac: For libgloss targets, point the linker to the linker
4871         script, startup code and simulator library.
4872         * configure: Regenerate.
4873
4874 2007-09-07  Andrew Haley  <aph@redhat.com>
4875
4876         * configure.ac (noconfigdirs): Remove target-libffi and
4877         target-libjava.
4878         * configure: Regenerate.
4879
4880 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4881
4882         PR target/33281
4883         * configure.ac: Use config/mh-mingw on mingw.
4884         * configure: Regenerate.
4885
4886 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4887
4888         * MAINTAINERS (Write After Approval): Add myself.
4889
4890 2007-09-05  Richard Guenther  <rguenther@suse.de>
4891
4892         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4893         nor --disable-checking is provided also turn on yes and types
4894         checking for stage1.
4895         * configure: Re-generate.
4896
4897 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4898
4899         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4900         (Write After Approval): Remove myself.
4901
4902 2007-08-29  Nick Clifton  <nickc@redhat.com>
4903
4904         * config.sub, config.guess: Update from upstream sources.
4905
4906 2007-08-22  Bud Davis  <jmdavis@link.com>
4907
4908         * MAINTAINERS (Write After Approval): Added myself.
4909         * MAINTAINERS (Reviewers): Removed myself.
4910
4911 2007-08-18  Paul Brook  <paul@codesourcery.com>
4912             Joseph Myers  <joseph@codesourcery.com>
4913
4914         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4915         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4916         * Makefile.in: Regenerate.
4917         * configure.ac (--with-debug-prefix-map): New.
4918         * configure: Regenerate.
4919
4920 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4921             Nigel Stephens  <nigel@mips.com>
4922
4923         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4924         as target_makefile_frag.
4925         * configure: Regenerate.
4926
4927 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4928
4929         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4930         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4931         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4932         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4933         (do-compare, do-compare3, do-compare-debug): New.
4934         ([+compare-target+]): Use them.
4935
4936 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4937
4938         * MAINTAINERS (Write After Approval): Change my email address.
4939
4940 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4941             Ben Elliston  <bje@au.ibm.com>
4942
4943         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4944         --silent if $silent.
4945         * configure: Regenerate.
4946
4947 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4948
4949         * MAINTAINERS (Various Maintainers): Add myself as
4950         loop infrastructure maintainer.  Update my e-mail
4951         address.
4952
4953 2007-07-31  Diego Novillo  <dnovillo@google.com>
4954
4955         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4956         Adjust description.
4957
4958 2007-07-26  Richard Guenther  <rguenther@suse.de>
4959
4960         * configure.ac: Add types checking to stage1 checking flags.
4961         * configure: Regenerate.
4962
4963 2007-07-17  Nick Clifton  <nickc@redhat.com>
4964
4965         * COPYING3: New file.  Contains version 3 of the GNU General
4966         Public License.
4967         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4968         Lesser General Public License.
4969
4970 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4971
4972         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4973
4974 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4975
4976         * MAINTAINERS (S/390 co-maintainer): Add myself.
4977         (Write After Approval): Remove myself.
4978
4979 2007-07-13  Dan Hipschman  <dsh@google.com>
4980
4981         * MAINTAINERS (Write After Approval): Add myself.
4982
4983 2007-07-11  Nick Clifton  <nickc@redhat.com>
4984
4985         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4986         WINDRES export.
4987         * Makefile.in: Regenerate.
4988
4989 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4990
4991         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4992         maintainer.
4993
4994 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4995
4996         * lt~obsolete.m4: New. Import from 20070318 libtool.
4997
4998 2007-07-03  Julian Brown  <julian@codesourcery.com>
4999
5000         * MAINTAINERS (Write After Approval): Add myself.
5001
5002 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5003
5004         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5005         * configure: Regenerate.
5006
5007 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5008
5009         * configure.ac: Add some missing m4 quotation.
5010         * configure: Regenerate.
5011
5012 2007-07-02  Simon Baldwin  <simonb@google.com>
5013
5014         * MAINTAINERS (Write After Approval): Add myself.
5015
5016 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5017
5018         * configure: Regenerate.
5019
5020 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5021
5022         * Makefile.def: Add windmc tool to build.
5023         * Makefile.tpl: Likewise.
5024         * configure.ac: Likewise.
5025         * Makefile.in: Regenerate.
5026         * configure: Regenerate.
5027
5028 2007-06-28  DJ Delorie  <dj@redhat.com>
5029
5030         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5031         not building newlib.
5032         * configure: Regenerated.
5033
5034 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5035
5036         * MAINTAINERS (Write After Approval): Add myself.
5037
5038 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5039
5040         * MAINTAINERS (Write After Approval): Add myself.
5041
5042 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5043
5044         * MAINTAINERS (Write After Approval): Add myself.
5045
5046 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5047
5048         * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5051
5052         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5053         * Makefile.in: Regenerated.
5054
5055 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5056
5057         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5058         bfin*-*-uclinux* targets.
5059         * configure: Regenerate.
5060
5061 2007-06-14  Ian Lance Taylor  <iant@google.com>
5062
5063         * MAINTAINERS: Add myself as non-algorithmic global write
5064         maintainer.
5065
5066 2007-06-14  Diego Novillo  <dnovillo@google.com>
5067
5068         * MAINTAINERS: Add self as middle-end maintainer and
5069         non-algorithmic global write maintainer.
5070
5071 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5072
5073         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5074         Move all Fortran maintainers except Paul Brook into the
5075         Non-Autopoiesis section.
5076
5077 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5078
5079         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5080         (distclean-stage[+id+]): Possibly delete stage_last.
5081         * Makefile.in: Regenerate.
5082
5083 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5084
5085         * MAINTAINERS (Various Maintainer): Fix typo.
5086
5087 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5088
5089         * MAINTAINERS (Various Maintainer): Add myself as
5090         dataflow maintainer.
5091
5092 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5093
5094         * config.sub, config.guess: Update from upstream sources.
5095
5096 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5097
5098         * Makefile.tpl: Fix spelling error.
5099         * Makefile.in: Regenerate.
5100
5101 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5102
5103         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5104         lt_cv_sys_max_cmd_len.
5105
5106 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5107
5108         * MAINTAINERS (Various Maintainers): Add myself as
5109         auto-vectorizer maintainer.
5110
5111 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5112
5113         PR libjava/32098
5114         * libtool.m4: Revert previous change.
5115         * ltgcc.m4: Put it here.
5116
5117 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5118
5119         * MAINTAINERS (Various Maintainers): Add myself as
5120         auto-vectorizer maintainer.
5121
5122 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5123
5124         PR libjava/32098
5125         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5126
5127 2007-05-30  Richard Guenther  <rguenther@suse.de>
5128
5129         * MAINTAINERS (Various Maintainers): Add myself as
5130         auto-vectorizer maintainer.
5131
5132 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5133
5134         PR bootstrap/29382
5135         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5136         * configure: Rebuilt.
5137
5138 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5139
5140         * MAINTAINERS (Write After Approval): Removed my name.
5141
5142 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5143
5144         * MAINTAINERS (Write After Approval): Remove myself.
5145
5146 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5147
5148         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5149
5150 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5151
5152         * ltmain.sh: Update from ToT Libtool.
5153         * libtool.m4: Update from ToT Libtool.
5154         * ltsugar.m4: New. Update from ToT Libtool.
5155         * ltversion.m4: New. Update from ToT Libtool.
5156         * ltoptions.m4: New. Update from ToT Libtool.
5157         * ltconfig: Remove.
5158         * ltcf-c.sh: Remove.
5159         * ltcf-cxx.sh: Remove.
5160         * ltcf-gcj.sh: Remove.
5161
5162 2007-05-22  Ollie Wild  <aaw@google.com>
5163
5164         * MAINTAINERS (Write After Approval): Add myself.
5165
5166 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5167
5168         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5169         stage_cflags.
5170         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5171         Remove CFLAGS/LIBCFLAGS.
5172         (configure-stage[+id+]-[+prefix+][+module+],
5173         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5174         * Makefile.in: Regenerate.
5175
5176 2007-05-15  Diego Novillo  <dnovillo@google.com>
5177
5178         * MAINTAINERS: Update e-mail address.
5179
5180 2007-05-15  Revital Eres  <eres@il.ibm.com>
5181
5182         * MAINTAINERS (Write After Approval): Add myself.
5183
5184 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5185
5186         * MAINTAINERS (Write After Approval): Updated my address.
5187
5188 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5189
5190         * MAINTAINERS (Write After Approval): Add myself.
5191
5192 2007-05-11  Silvius Rus  <rus@google.com>
5193
5194         * MAINTAINERS (Write After Approval): Add myself.
5195
5196 2007-04-23  Tom Tromey  <tromey@redhat.com>
5197
5198         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5199
5200 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5201
5202         * MAINTAINERS (cpplib): Rename to ...
5203         (libcpp): ... this.  Add C/C++ front end maintainers.
5204
5205 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5206
5207         * config-ml.in: Pass ${ml_config_env} to configure calls.
5208
5209 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5210
5211         * MAINTAINERS (Write After Approval): Add myself.
5212
5213 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5214
5215         * MAINTAINERS (Write After Approval): Add myself.
5216
5217 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5218
5219         * MAINTAINERS (fortran 95 front end): Add myself.
5220
5221 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5222
5223         * MAINTAINERS (Write After Approval): Add myself.
5224
5225 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5226
5227         * MAINTAINERS (Modulo Scheduler): Add myself.
5228
5229 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5230
5231         * MAINTAINERS (fortran 95 front end): Add myself.
5232         (c++ front end): whitespace fix.
5233
5234 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5235
5236         * MAINTAINERS (Write After Approval): Add myself.
5237
5238 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5239
5240         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5241         of glob.  Quote arguments with single quotes too.
5242         * configure: Regenerate.
5243
5244 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5245
5246         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5247         * Makefile.in: Regenerate
5248
5249 2007-03-07  Andreas Schwab  <schwab@suse.de>
5250
5251         * configure: Regenerate.
5252
5253 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5254
5255         * configure.ac: Add "--with-pdfdir" configure option,
5256         which defines pdfdir variable.
5257         * Makefile.def (target=fixincludes): Add install-pdf to
5258         missing targets.
5259         (recursive_targets): Add install-pdf target.
5260         (flags_to_pass): Add pdfdir.
5261         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5262         target.
5263         * configure: Regenerate
5264         * Makefile.in: Regenerate
5265
5266 2007-02-28  Eric Christopher  <echristo@apple.com>
5267
5268         Revert:
5269         2006-12-07  Mike Stump  <mrs@apple.com>
5270
5271         * Makefile.def (dependencies): Add dependency for
5272         install-target-libssp and install-target-libgomp on
5273         install-gcc.
5274         * Makefile.in: Regenerate.
5275
5276 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5277
5278         * configure: Regenerate.
5279         * configure.ac: Move statements after variable declarations.
5280
5281 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5282
5283         * MAINTAINERS: Add myself as sh maintainer.
5284
5285 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5286
5287         * configure.ac: Adjust for loop syntax.
5288         * configure: Regenerate.
5289
5290 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5291
5292         * configure: Rebuilt.
5293
5294 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5295
5296         * configure.ac: Drop multiple occurrences of --enable-languages,
5297         and fix its quoting.
5298         * configure: Rebuilt.
5299
5300 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5301             Nathan Sidwell  <nathan@codesourcery.com>
5302             Vladimir Prus  <vladimir@codesourcery.com>
5303             Joseph Myers  <joseph@codesourcery.com>
5304
5305         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5306         * configure: Regenerate.
5307
5308 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5309
5310         * ltconfig (freebsd*): Default to elf.
5311
5312 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5313
5314         * configure.ac (target_libraries): Move libgcc before libiberty.
5315         * configure: Regenerated.
5316
5317 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5318             Paolo Bonzini  <bonzini@gnu.org>
5319
5320         PR bootstrap/30753
5321         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5322         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5323         * configure: Regenerated.
5324
5325 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5326
5327         * MAINTAINERS (Language Front End Maintainers): Update my mail
5328         address.
5329
5330 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5331
5332         PR bootstrap/30748
5333         * configure.ac: Correct syntax for Solaris ksh.
5334         * configure: Regenerated.
5335
5336 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5337
5338         * configure.ac: Sync with src.
5339         * configure: Regenerate.
5340
5341 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5342
5343         * Makefile.in: Regenerate.
5344
5345 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5346
5347         * config.sub: Sync with src.
5348
5349 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5350
5351         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5352         noncanonical equivalents.
5353         * configure.in: Rename to...
5354         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5355         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5356         target_noncanonical.  Use them.  Rewrite removal of configure
5357         arguments for autoconf 2.59.  Discard variable settings.  Force
5358         program_transform_name for native tools.
5359
5360         * Makefile.in: Regenerated.
5361         * configure: Regenerated with autoconf 2.59.
5362
5363 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5364
5365         * MAINTAINERS (Write After Approval): Add myself.
5366
5367 2007-01-31  Andreas Schwab  <schwab@suse.de>
5368
5369         * Makefile.tpl (LDFLAGS): Substitute it.
5370         * Makefile.in: Regenerate.
5371
5372 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5373
5374         * MAINTAINERS (Write After Approval): Add myself.
5375
5376 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5377
5378         * MAINTAINERS (spu port): Add myself.
5379
5380 2007-01-23  Richard Guenther  <rguenther@suse.de>
5381
5382         PR bootstrap/30541
5383         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5384         * Makefile.tpl (GNATBIND): Substitute it.
5385         (GNATMAKE): Likewise.
5386         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5387         of STAGE_PREFIX.
5388         * Makefile.in: Regenerate.
5389         * configure: Regenerate.
5390
5391 2007-01-18  Mike Stump  <mrs@apple.com>
5392
5393         * configure.in: Re-enable -Werror for gcc builds.
5394
5395 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5396
5397         * MAINTAINERS (Write After Approval): Add myself.
5398
5399 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5400
5401         * configure.in: Change == to = in test command.
5402         * configure: Regenerate.
5403
5404 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5405             Nick Clifton  <nickc@redhat.com>
5406             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5407
5408         * configure.in (build_configargs, host_configargs, target_configargs):
5409         Remove build/host/target parameters.
5410         (host_libs): Add gmp and mpfr.
5411         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5412         * Makefile.def (gmp, mpfr): New.
5413         (gcc): Remove target.
5414         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5415         target_os, target_vendor): New.
5416         (configure): Add host_alias/target_alias arguments; adjust invocations.
5417         * configure: Regenerate.
5418         * Makefile.in: Regenerate.
5419
5420 2007-01-11  Matt Fago  <fago@earthlink.net>
5421
5422         * configure.in: Try to link to functions only in mpfr 2.2.x
5423         to improve robustness of configure tests.
5424         * configure: Regenerate.
5425
5426 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5427
5428         * MAINTAINERS: Add myself as i386 maintainer.
5429
5430 2007-01-08  Jan Hubicka  <jh@suse.cz>
5431
5432         * MAINTAINERS: Add myself as i386 maintainer.
5433
5434 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5435
5436         * configure.in: Add support for an x86_64-mingw* target.
5437         * configure: Regenerate.
5438
5439 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5440
5441         * Makefile.tpl (all-target): Correct @if conditional for target
5442         modules.
5443         * configure.in: Omit libiberty if building only target libgcc.
5444         * configure, Makefile.in: Regenerated.
5445
5446 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5447
5448         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5449         * configure: Regenerate.
5450
5451 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5452
5453         * Makefile.def (target_modules): Add libgcc.
5454         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5455         * Makefile.tpl (clean-target-libgcc): Delete.
5456         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5457         on gcc even for bootstrapped modules.  Rewrite handling of
5458         lang_env_dependencies to loop over target_modules.
5459         * configure.in (target_libraries): Add target-libgcc.
5460         * Makefile.in, configure: Regenerated.
5461
5462 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5463
5464         * configure.in: Reorganize recognition of languages.  Add
5465         --enable-stage1-languages.  Show supported languages for the chosen
5466         target rather than all recognized languages.
5467         * configure: Regenerate.
5468
5469 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5470
5471         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5472         * Makefile.in: Regenerate.
5473
5474 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5475
5476         * configure.in: Warn that MPFR 2.2.0 is buggy.
5477         * configure: Regenerate.
5478
5479 2006-12-27  Ian Lance Taylor  <iant@google.com>
5480
5481         * configure.in: When removing Makefiles to force a reconfigure, also
5482         remove prev-DIR*/Makefile.
5483         * configure: Regenerate.
5484
5485 2006-12-22  Andreas Schwab  <schwab@suse.de>
5486
5487         * configure: Regenerate with correct autoconf version.
5488
5489 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5490
5491         * configure.in: add AC_SUBST for *_FOR_TARGET.
5492         * configure: Regenerate.
5493
5494 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5495
5496         * configure.in: Simplify logic for rejecting languages that cannot
5497         be built.  Separate the case when a language is unsupported,
5498         from the case when the user chooses not to build a language.
5499
5500 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5501
5502         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5503         it only affects bootstrap and could be tested on "$host" as well.
5504         * configure: Regenerate.
5505         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5506
5507 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5508
5509         PR bootstrap/29544
5510         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5511         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5512         move here comment from Makefile.tpl.
5513         * Makefile.tpl: Move some definitions higher in the file.
5514         (STAGE1_CHECKING): New.
5515         * configure.in: Add --enable-stage1-checking.
5516         * configure: Regenerate.
5517         * Makefile.in: Regenerate.
5518
5519 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5520
5521         * MAINTAINERS: Add myself as build system maintainer.
5522
5523 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5524
5525         * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2006-12-13  Eric Christopher  <echristo@apple.com>
5528
5529         * MAINTAINERS: Add myself as darwin maintainer.
5530
5531 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5532
5533         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5534
5535 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5536
5537         MAINTAINERS: Update my entry.
5538
5539 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5540
5541         * configure.in:  Handle spu makefile frag.
5542         * Makefile.tpl (MAINT): Define
5543         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5544         * configure: Regenerate.
5545         * Makefile.in: Regenerate.
5546
5547 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5548
5549         * config.guess: Import latest version.
5550         * config.sub: Likewise.
5551
5552 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5553
5554         * configure.in (spu-*-*): Don't skip target-libiberty.
5555         * configure: Regenerate.
5556
5557 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5558
5559         PR bootstrap/30134
5560         * configure.in: Correct x86 darwin support for libjava to powerpc
5561         and i?86 only.
5562         * configure: Regenerate.
5563
5564 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5565
5566         * configure.in: Add x86 darwin support for libjava.
5567         * configure: Regenerate.
5568
5569 2006-12-07  Mike Stump  <mrs@apple.com>
5570
5571         * Makefile.def (dependencies): Add dependency for
5572         install-target-libssp and install-target-libgomp on
5573         install-gcc.
5574         * Makefile.in: Regenerate.
5575
5576 2006-12-04  Richard Guenther  <rguenther@suse.de>
5577
5578         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5579         (Non-Algorithmic Maintainers): Move over non-algorithmic
5580         loop optimizer maintainers, add myself as a non-algorithmic
5581         middle-end maintainer.
5582
5583 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5584
5585         * MAINTAINERS (Write After Approval): Add myself.
5586
5587 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5588
5589         * configure.in: Update error message for missing GMP/MPFR.
5590
5591         * configure: Regenerate.
5592
5593 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5594
5595         * configure.in: Update MPFR version in error message.
5596
5597         * configure: Regenerate.
5598
5599 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5600
5601         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5602         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5603         --with-gmp-lib): New flags.
5604
5605         * configure: Regenerate.
5606
5607 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5608
5609         * MAINTAINERS (Write After Approval): Change my email address.
5610
5611 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5612
5613         * MAINTAINERS (Write After Approval): Add myself.
5614
5615 2006-11-22  Philipp Thomas  <pth@suse.de>
5616
5617         * MAINTAINERS (i18n): Update e-mail address.
5618
5619 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5620
5621         * MAINTAINERS (spu port): Add myself as maintainer.
5622         (Write After Approval): Remove myself.
5623
5624 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5625
5626         * configure.in (skipdirs): Don't build libssp for SPU.
5627         * configure: Regenerate.
5628
5629 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5630
5631         * MAINTAINERS (spu port): Add myself as maintainer.
5632         (libobjc): Update my email address.
5633
5634 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5635
5636         * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5639
5640         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5641         * configure : Rebuilt.
5642
5643 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5644
5645         * MAINTAINERS (Write After Approval): Add myself.
5646
5647 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5648
5649         * MAINTAINERS (Write After Approval): Add myself.
5650
5651 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5652
5653         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5654         libmpfr.a.
5655         * configure: Regenerate.
5656
5657 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5658
5659         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5660         (unstage): Test for stage_last presence.
5661
5662         PR bootstrap/29802
5663         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5664         STAGE_PREFIX.
5665         * Makefile.in: Regenerate.
5666
5667 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5668
5669         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5670         maintainers.
5671
5672 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5673
5674         * MAINTAINERS (Write After Approval): Add myself.
5675
5676 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5677
5678         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5679         and stageN-package/Makefile.
5680         * Makefile.in: Regenerated.
5681
5682 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5683
5684         * configure.in: Remove target-libgloss from noconfigdirs for
5685         bfin-*-*.
5686         * configure: Regenerated.
5687
5688 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5689
5690         * configure.in (have_gmp): Only error if the gcc directory exists.
5691
5692         * configure: Regenerate.
5693
5694 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5695
5696         * configure.in: Robustify error message for missing GMP/MPFR.
5697
5698         * configure: Regenerate.
5699
5700 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5701
5702         * MAINTAINERS (Write After Approval): Add myself.
5703
5704 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5705
5706         * MAINTAINERS: Change email address.
5707
5708 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5709
5710         * MAINTAINERS (Write After Approval): Add myself.
5711
5712 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5713
5714         * MAINTAINERS (Write After Approval): Add myself.
5715
5716 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5717
5718         * MAINTAINERS (Write After Approval): Move myself to
5719         Write After Approval section.
5720
5721 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5722
5723         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5724         need_gmp anymore.
5725         * configure: Regenerate.
5726
5727 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5728
5729         * MAINTAINERS (Write After Approval): Add myself.
5730
5731 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5732
5733         * config.guess: Import latest version.
5734         * config.sub: Likewise.
5735
5736 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5737
5738         * Makefile.def: Added pdf target handling.
5739         * Makefile.tpl: Added pdf target handling.
5740         * Makefile.in: Regenerated.
5741
5742 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5743
5744         * MAINTAINERS: Add self as score port maintainer.
5745
5746 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5747
5748         * MAINTAINERS (Write After Approval): Add myself.
5749
5750 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5751
5752         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5753         or newer.
5754         * configure: Regenerated.
5755
5756 2006-09-27  Dave Brolley  <brolley@redhat.com>
5757
5758         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5759         using $s instead of $r.
5760         * configure: Regenerated.
5761
5762 2006-09-26  Thiemo Seufer  <ths@mips.com>
5763
5764         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5765         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5766         * configure: Regenerate.
5767
5768 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5769
5770         * MAINTAINERS (Write After Approval): Remove myself.
5771
5772 2006-09-22  Chao-ying Fu  <fu@mips.com>
5773
5774         * MAINTAINERS (Write After Approval): Add myself.
5775
5776 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5777
5778         * MAINTAINERS: Add self as soft-fp maintainer.
5779
5780 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5781
5782         * MAINTAINERS: Add myself as avr maintainer.
5783         Remove Marek Michalkiewicz as avr maintainer.
5784
5785 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5786
5787         * MAINTAINERS (Write After Approval): Add myself.
5788
5789 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5790
5791         * configure.in: Never build newlib for a Mingw host.
5792         Never build newlib as Mingw target library.
5793         Test the existence of winsup/cygwin for building a Cygwin newlib,
5794         rather than just winsup.
5795         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5796         building a Mingw target.
5797         * configure: Regenerate.
5798
5799 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5800
5801         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5802
5803 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5804
5805         * config.guess: Import from src (was more updated).
5806         * config.sub: Likewise.
5807
5808 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5809
5810         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5811         * configure: Regenerated.
5812
5813 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5814
5815         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5816         for stages after the first.
5817
5818 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5819
5820         * Makefile.def: Add dependencies for configure-opcodes
5821         on configure-intl and all-opcodes on all-intl.
5822         * Makefile.in: Regenerated.
5823
5824 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5825
5826         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5827
5828 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5829
5830         Port to hosts whose 'sort' and 'tail' implementations
5831         treat operands with leading '+' as file names, as POSIX
5832         has required since 2001.  However, make sure the code still
5833         works on pre-POSIX hosts.
5834         * ltmain.sh: Don't assume "sort +2" is equivalent to
5835         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5836
5837 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5838
5839         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5840
5841 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5842
5843         * ltconfig: chmod 644 before ranlib during install.
5844
5845 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5846
5847         PR bootstrap/18058
5848         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5849         if the bootstrap compiler is a GCC version that supports it.
5850         * configure: Regenerate.
5851
5852 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5853
5854         * configure.in: Fix thinkos in previous check-in.
5855         * configure: Regenerate.
5856
5857 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5858
5859         PR other/27063
5860         * configure.in: Test subdir_requires and give an appropriate
5861         error message.
5862         * configure: Regenerate.
5863
5864 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5865
5866         * MAINTAINERS (Write After Approval): Add myself.
5867
5868 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5869
5870         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5871
5872 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5873
5874         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5875
5876 2006-06-20  David Ayers  <d.ayers@inode.at>
5877
5878         PR bootstrap/28072
5879         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5880         whether target-libjava is being configured instead of whether the
5881         java front end is enabled.
5882         * configure: Regenerate.
5883
5884 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5885
5886         PR target/27540
5887         * configure.in: Only enable libgomp on IRIX 6.
5888         * configure: Regenerate.
5889
5890 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5891
5892         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5893         too.
5894         * Makefile.in: Regenerate.
5895
5896 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5897
5898         * config-ml.in: Alter CCASFLAGS to include special
5899         multilib options the same as is done for CFLAGS.
5900
5901 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5902
5903         * configure.in: Don't enable libgomp on hpux10.
5904         * configure: Rebuilt.
5905
5906 2006-06-12  David Ayers  <d.ayers@inode.at>
5907
5908         PR bootstrap/27963
5909         PR target/19970
5910         * configure.in: Remove target-boehm-gc from noconfigdirs where
5911         ${libgcj} is specified.
5912         * configure: Regenerate.
5913
5914 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5915
5916         Sync from src:
5917
5918         * configure.in: Sync.
5919         * configure: Regenerated.
5920
5921         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5922
5923         * Makefile.def: Added dependencies from sim and gdb on intl, and
5924         added configure dependencies to everything with an all dependency
5925         on intl.
5926         * Makefile.in: Regenerated.
5927
5928 2006-06-06  David Ayers  <d.ayers@inode.at>
5929
5930         PR libobjc/13946
5931         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5932         * Makefile.in: Regenerate.
5933         * configure.in: Add --enable-objc-gc at toplevel and have it
5934         enable boehm-gc for Objective-C.
5935         Remove target-boehm-gc from libgcj.
5936         Add target-boehm-gc to target_libraries.
5937         Add target-boehm-gc to noconfigdirs where ${libgcj}
5938         is specified.
5939         Assert that boehm-gc is supported when requested for Objective-C.
5940         Only build boehm-gc if needed either for Java or Objective-C.
5941         * configure: Regenerate.
5942
5943 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5944
5945         PR 27674
5946         * Makefile.tpl (configure-[+prefix+][+module+],
5947         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5948         Remove rule to unstage bootstrapped modules.
5949         (stage_current): New.
5950         * Makefile.in: Regenerate.
5951
5952 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5953
5954         * MAINTAINERS (Write After Approval): Update my e-mail address.
5955
5956 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5957
5958         * include/libiberty.h: Declare pex_run_in_environment.
5959
5960 2006-05-31  Asher Langton  <langton2@llnl.gov>
5961
5962         * MAINTAINERS (Write After Approval): Add myself.
5963
5964 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5965
5966         * Makefile.def (bfd, opcodes): Fix lib_path.
5967         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5968         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5969         * Makefile.in: Regenerate.
5970
5971 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5972
5973         * Makefile.in: Regenerate.
5974
5975 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5976
5977         * Makefile.def: Add install-html target. Add datarootdir
5978         docdir and htmldir to flags_to_pass.
5979         * Makefile.tpl: Add install-html target.
5980         * Makefile.in: Regenerate.
5981         * configure.in: Add --with-datarootdir, --with-docdir, and
5982         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5983         * configure: Regenerate.
5984
5985 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5986
5987         * configure.in: Enable gprof for cross builds.
5988         * configure: Regenerate.
5989
5990 2006-05-22  Richard Guenther  <rguenther@suse.de>
5991
5992         Revert
5993         2006-01-31  Richard Guenther  <rguenther@suse.de>
5994         Paolo Bonzini  <bonzini@gnu.org>
5995
5996         * Makefile.def (target_modules): Add libgcc-math target module.
5997         * configure.in (target_libraries): Add libgcc-math target library.
5998         (--enable-libgcc-math): New configure switch.
5999         * Makefile.in: Re-generate.
6000         * configure: Re-generate.
6001         * libgcc-math: New toplevel directory.
6002
6003 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6004             Andreas Tobler  <a.tobler@schweiz.ch>
6005
6006         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6007         * configure: Rebuilt.
6008
6009 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6010
6011         * MAINTAINERS (Write After Approval): Add myself.
6012
6013 2006-05-01  DJ Delorie  <dj@redhat.com>
6014
6015         * configure.in: Restore CFLAGS if GMP isn't present.
6016         * configure: Regenerate.
6017
6018 2006-05-01  Richard Guenther  <rguenther@suse.de>
6019
6020         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6021         maintainer.
6022
6023 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6024
6025         * MAINTAINERS (Write After Approval): Add myself.
6026
6027 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6028
6029         * MAINTAINERS (Write After Approval): Add myself.
6030
6031 2006-04-18  DJ Delorie  <dj@redhat.com>
6032
6033         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6034         reference libgloss so that libssp can be built in a combined
6035         tree.
6036         * configure: Regenerate.
6037
6038 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6039
6040         * MAINTAINERS (Write After Approval): Add myself.
6041
6042 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6043
6044         * configure.in: Require makeinfo 4.4 or higher.
6045         * configure: Regenerate.
6046
6047 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6048
6049         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6050         Rearrange the entries of other libraries to have them in one place.
6051
6052 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6053
6054         * MAINTAINERS (Write After Approval): Remove myself.
6055         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6056
6057 2006-03-14  Richard Guenther  <rguenther@suse.de>
6058
6059         * configure: Regenerate with autoconf 2.13.
6060
6061 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6062
6063         * MAINTAINERS: Use my work address.
6064
6065         * MAINTAINERS: Update my E-mail address.
6066
6067 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6068
6069         * configure.in: Handle --disable-<component> generically.
6070         * configure: Regenerate.
6071
6072 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6073
6074         PR libgcj/17311
6075         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6076
6077 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6078
6079         * MAINTAINERS (Write After Approval):  Remove myself.
6080         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6081
6082 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6083
6084         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6085         (TARGET_CONFIGDIRS): Remove.
6086         * configure.in: Remove AC_SUBST(target_configdirs).
6087         * Makefile.in, configure: Regenerated.
6088
6089 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6090
6091         * MAINTAINERS (Write After Approval):  Remove myself.
6092         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6093
6094 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6095
6096         PR bootstrap/25670
6097
6098         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6099
6100         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6101         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6102         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6103         BUILD_PREFIX, BUILD_PREFIX_1.
6104         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6105
6106         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6107         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6108
6109         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6110         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6111         of `cat stage_current`.  Always provide the `r' and `s' variables.
6112         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6113         a single shell execution.
6114         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6115         bootstrapped modules, make the stage1 module if the build was not
6116         started yet, else build the current stage.
6117         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6118         (all-build, all-host, all-target, [+make_target+]-host,
6119         [+make_target+]-target): Do not use \-continued lines.
6120         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6121         (current_stage, restrap, stage_last): New.
6122
6123         * Makefile.in: Regenerate.
6124         * configure: Regenerate.
6125
6126 2006-02-19  Bud Davis  <jmdavis@link.com>
6127
6128         * MAINTAINERS (Write After Approval):  Remove myself.
6129         (Language Front End Maintainers):  Add myself as fortran 95
6130         maintainer and update e-mail address.
6131
6132 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6133
6134         * MAINTAINERS (Write After Approval):  Remove myself.
6135         (Language Front End Maintainers):  Add myself as fortran 95
6136         maintainer.
6137
6138 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6139
6140         * MAINTAINERS (Write After Approval): Add myself.
6141
6142 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6143
6144         * MAINTAINERS (Write After Approval):  Remove myself.
6145         (Language Front End Maintainers):  Add myself as
6146         fortran 95 maintainer.
6147
6148 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6149
6150         Sync from src:
6151
6152         2005-12-27  Leif Ekblad  <leif@rdos.net>
6153
6154         * configure.in: Add support for RDOS target.
6155         * configure: Regenerate.
6156
6157 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6158             Andreas Schwab  <schwab@suse.de>
6159
6160         * configure: Regenerate.
6161
6162 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6163
6164         * configure.in (enable_libgomp): Add AIX.
6165         * configure: Regenerate.
6166
6167 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6168
6169         * MAINTAINERS (Write After Approval): Add myself.
6170
6171 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6172
6173         * MAINTAINERS (Write After Approval): Add myself.
6174
6175 2006-01-31  Richard Guenther  <rguenther@suse.de>
6176         Paolo Bonzini  <bonzini@gnu.org>
6177
6178         * Makefile.def (target_modules): Add libgcc-math target module.
6179         * configure.in (target_libraries): Add libgcc-math target library.
6180         (--enable-libgcc-math): New configure switch.
6181         * Makefile.in: Re-generate.
6182         * configure: Re-generate.
6183         * libgcc-math: New toplevel directory.
6184
6185 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6186
6187         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6188         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6189         the assembler, linker and binutils.
6190         * configure: Regenerate.
6191
6192 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6193
6194         * MAINTAINERS (Write After Approval): Add myself.
6195
6196 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6197
6198         * configure: Regenerate.
6199
6200 2006-01-18  Richard Henderson  <rth@redhat.com>
6201             Jakub Jelinek  <jakub@redhat.com>
6202             Diego Novillo  <dnovillo@redhat.com>
6203
6204         * libgomp: New directory.
6205         * Makefile.def: Add target_module libgomp.
6206         * Makefile.in: Regenerate.
6207         * configure.in (target_libraries): Add target-libgomp.
6208         * configure: Regenerate.
6209
6210 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6211
6212         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6213         @ from continuation.
6214         * Makefile.in: Rebuilt.
6215
6216 2006-01-04  Chris Lattner  <sabre@gnu.org>
6217
6218         * MAINTAINERS (Write After Approval): Add myself.
6219
6220 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6221
6222         PR bootstrap/24252
6223
6224         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6225         * Makefile.tpl (OBJDUMP): New.
6226         (EXTRA_HOST_FLAGS): Add it.
6227         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6228
6229         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6230         to use symbolic links between directories.  Avoid race conditions
6231         or make them harmless.
6232         * configure.in: Do not try to use symbolic links between directories.
6233
6234         * Makefile.def (LEAN): Pass.
6235         * Makefile.tpl (LEAN): Define.
6236         (stage[+id+]-start): Accept that the previous directory does not
6237         exist, if the bootstrap is lean.
6238         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6239         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6240         configure substitution.
6241         ([+compare-target+]): Likewise.
6242         ([+bootstrap-target+]-lean): New.
6243         * configure.in: Remove lean bootstrap support from here.
6244
6245         * Makefile.in: Regenerate.
6246         * configure: Regenerate.
6247
6248 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6249
6250         * MAINTAINERS (libdecnumber): Add myself.
6251
6252 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6253
6254         * libtool-ldflags: New script.
6255
6256 2006-01-02  Andreas Schwab  <schwab@suse.de>
6257
6258         * configure.in: When reconfiguring remove Makefile in
6259         all stage directories.
6260         * configure: Regenerate.
6261
6262 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6263
6264         * MAINTAINERS: Update my email address.
6265
6266 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6267
6268         Revert Ada-related part of the previous change.
6269
6270         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6271         Do not pass.
6272         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6273         * Makefile.in: Regenerate.
6274         * configure.in: Do not include mt-ppc-aix target fragment.
6275         * configure: Regenerate.
6276
6277 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6278
6279         * configure.in: Select appropriate fragments for PowerPC/AIX.
6280         * configure: Regenerate.
6281
6282         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6283         BOOT_CFLAGS, BOOT_LDFLAGS.
6284         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6285         BOOT_CFLAGS, BOOT_LDFLAGS.
6286         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6287         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6288         (stage): Fail if we cannot complete the work.
6289         * Makefile.in: Regenerate.
6290
6291 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6292
6293         * configure.in: Replace ms1 with mt.
6294         * configure: Rebuilt.
6295
6296 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6297
6298         * MAINTAINERS: Update my email address.
6299
6300 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6301
6302         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6303         install-host-nogcc): Don't invoke $(stage) at the end.
6304         * Makefile.in: Regenerate.
6305
6306 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6307
6308         * configure.in: Flip the top-level bootstrap switch.
6309         * configure: Regenerate.
6310
6311 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6312
6313         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6314         $(stage) and $(unstage).
6315         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6316         (all): Remove stray semicolon.
6317         (local-distclean): Don't handle multilib.tmp and multilib.out.
6318         (install.all): Set $s for consistency.
6319         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6320         check_multilibs setting.  Always make the install directory.
6321         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6322         Correct @if/@endif.
6323         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6324         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6325         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6326         (multilib.out): Remove.
6327         * Makefile.in: Regenerated.
6328
6329 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6330
6331         * MAINTAINERS (Write After Approval): Add myself.
6332
6333 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6334
6335         * MAINTAINERS: Add myself as mt maintainer.
6336
6337         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6338
6339 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6340
6341         * MAINTAINERS: Change email address.
6342
6343 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6344
6345         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6346         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6347         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6348         Find in-tree tools if available.
6349         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6350         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6351         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6352         (COMPILER_*_FOR_TARGET): New.
6353         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6354         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6355         (CONFIGURED_*, USUAL_*): Remove.
6356         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6357         STRIP): Use autoconf substitutions.
6358         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6359         COMPILER_NM_FOR_TARGET): New.
6360         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6361
6362         (all): Make all-host and all-target in parallel.
6363         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6364         that $$r and $$s are set before invoking a recursive make.
6365         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6366         ([+bootstrap-target+]): Inline most of the `all' target.
6367
6368 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6369
6370         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6371         from the gcc build directory.
6372         * Makefile.in: Regenerate.
6373
6374 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6375
6376         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6377         depend on all-libdecnumber.
6378         * configure.in (host_libs): Include libdecnumber.
6379         * Makefile.in: Regenerate.
6380         * configure: Likewise.
6381
6382 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6383
6384         * libdecnumber: Import decNumber sources from the dfp-branch.
6385
6386 2005-11-21  Kean Johnston  <jkj@sco.com>
6387
6388         * config.sub, config.guess: Sync from upstream sources.
6389
6390 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6391
6392         Import from Autoconf sources:
6393
6394         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6395         * config/move-if-change: Don't output "$2 is unchanged";
6396         suggested by Ben Elliston.  Handle weird characters correctly.
6397
6398 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6399
6400         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6401         to match upstream libtool for darwin.
6402
6403 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6404
6405         * Makefile.def: Remove gdb dependencies for gdbtk.
6406         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6407         (configure-gdb, install-gdb): New rules.
6408         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6409         * Makefile.in, configure: Regenerated.
6410
6411 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6412
6413         * MAINTAINERS (Write After Approval): Add myself.
6414
6415 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6416
6417         * MAINTAINERS (Write After Approval): Add myself.
6418
6419 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6420
6421         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6422         Diego Novillo.
6423
6424 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6425
6426         PR bootstrap/24297
6427         * Makefile.tpl (do-[+make-target+], do-check, install,
6428         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6429         are set before recursing.
6430         * Makefile.in: Regenerate.
6431
6432 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6433
6434         PR bootstrap/18939
6435         * Makefile.def (gcc) <target>: Fix thinko.
6436         * Makefile.in: Regenerate.
6437
6438 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6439
6440         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6441         * configure: Regenerate.
6442
6443 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6444
6445         * MAINTAINERS (Write After Approval): Add self.
6446
6447 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6448
6449         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6450         target-libffi, target-qthreads, target-libjava, and
6451         targetlibobjc.
6452         * configure: Regenerate.
6453
6454 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6455
6456         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6457         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6458         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6459         (USUAL_OBJDUMP_FOR_TARGET): New.
6460         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6461         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6462         * configure, Makefile.in: Regenerated.
6463
6464 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6465
6466         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6467         before other host packages.
6468
6469 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6470
6471         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6472
6473 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6474
6475         PR bootstrap/22340
6476
6477         * configure.in (default_target): Remove.
6478         * Makefile.tpl (all): Do not use prerequisites as subroutines
6479         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6480         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6481         use prerequisites as subroutines.
6482         (check-host, check-target): New.
6483         (bootstrap configure & all targets): Do not use stage*-start
6484         if the directory layout is already ok.
6485         (non-bootstrap configure & all targets): Prepend a $(unstage).
6486         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6487         (NOTPARALLEL): Remove.
6488         (unstage, stage variables): New variables.
6489         (unstage, stage targets): Simply expand to those variables.
6490
6491         * configure: Regenerate.
6492         * Makefile.in: Regenerate.
6493
6494 2005-10-04  James E Wilson  <wilson@specifix.com>
6495
6496         * Makefile.def (lang_env_dependencies): Add libmudflap.
6497         * Makefile.in: Regenerate.
6498
6499 2005-10-03  Andreas Schwab  <schwab@suse.de>
6500
6501         Backport from libtool CVS:
6502         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6503
6504         * ltmain.sh: add support for installing into temporary
6505         staging area (e.g. 'make install DESTDIR=...')
6506
6507 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6508
6509         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6510         * configure: Regenerated.
6511
6512 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6513
6514         * configure: Regenerate with the correct
6515         autoconf version.
6516
6517 2005-09-30  Catherine Moore  <clm@cm00re.com>
6518
6519         * configure.in (bfin-*-*): New.
6520         * configure: Regenerated.
6521
6522 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6523
6524         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6525         (LIPO_FOR_TARGET): New.
6526         (CONFIGURED_LIPO_FOR_TARGET): New.
6527         (USUAL_LIPO_FOR_TARGET): New.
6528         (STRIP_FOR_TARGET): New.
6529         (CONFIGURED_STRIP_FOR_TARGET): New.
6530         (USUAL_STRIP_FOR_TARGET): New.
6531         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6532         STRIP_FOR_TARGET.
6533         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6534         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6535         * Makefile.in: Regenerate.
6536         * configure: Regenerate.
6537
6538 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6539
6540         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6541         (rs6000-*-aix*): Same.
6542         * configure: Regenerate.
6543
6544 2005-09-16  Tom Tromey  <tromey@redhat.com>
6545
6546         * MAINTAINERS: Add self as java maintainer.
6547
6548 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6549
6550         * configure.in: Recognize f95 in the --enable-languages option,
6551         and substitute it for fortran, issuing a warning.
6552         * configure: Regenerate.
6553
6554 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6555
6556         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6557         * configure:  Regenerated.
6558
6559 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6560
6561         * MAINTAINERS: Add self as ms1 maintainer.
6562
6563 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6564
6565         * Makefile.def (libssp): Add to lang_env_dependencies.
6566         * Makefile.in: Regenerate.
6567
6568 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6569
6570         * MAINTAINERS: Add myself as middle-end maintainer.
6571
6572 2005-08-17  Christian Groessler  <chris@groessler.org>
6573
6574         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6575         * Makefile.in: Regenerate.
6576
6577 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6578
6579         * MAINTAINERS (write after approval): Added myself.
6580
6581 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6582
6583         * MAINTAINERS (Write After Approval): Add myself.
6584
6585 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6586
6587         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6588         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6589         Look for alternate names of the target cc and c++
6590         * configure: Regenerate.
6591
6592 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6593
6594         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6595         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6596         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6597         tools; remove code to manually set them.
6598         (Target tools): Look in the environment for them.
6599         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6600         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6601         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6602         build directory.
6603         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6604         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6605         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6606         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6607         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6608         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6609         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6610         * configure: Regenerate.
6611         * Makefile.in: Regenerate.
6612
6613 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6614
6615         * MAINTAINERS: Update for removed CPU targets.
6616
6617 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6618
6619         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6620         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6621         * Makefile.in: Regenerated.
6622
6623 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6624
6625         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6626         (CFLAGS_FOR_TARGET): Use it.
6627         (CXXFLAGS_FOR_TARGET): Likewise.
6628         * Makefile.in: Regenerated.
6629         * configure.in (--with-build-sysroot): New option.
6630         * configure: Regenerated.
6631
6632 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6633
6634         * Makefile.tpl: Wrap install between unstage and stage
6635         * Makefile.in: Regenerate.
6636
6637 2005-07-21  Eric Christopher  <echristo@apple.com>
6638
6639         * MAINTAINERS: Update affiliation.
6640
6641 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6642
6643         * MAINTAINERS: Add self as crx port maintainer.
6644
6645 2005-07-20  DJ Delorie  <dj@redhat.com>
6646
6647         * MAINTAINERS: Add self as m32c maintainer.
6648
6649 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6650
6651         * all files: Update FSF address.
6652
6653 2005-07-15  Eric Christopher  <echristo@redhat.com>
6654
6655         * MAINTAINERS: Change affiliation.
6656
6657 2005-07-14  Jim Blandy  <jimb@redhat.com>
6658
6659         * configure.in: Add cases for Renesas m32c.
6660         * configure: Regenerated.
6661
6662 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6663
6664         * COPYING.LIB: Update from fsf.org.
6665
6666 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6667
6668         * COPYING, compile, config.guess,
6669         config.sub, install-sh, missing, mkinstalldirs,
6670         symlink-tree, ylwrap: Sync from upstream sources.
6671         * config-ml.in: Update FSF address.
6672
6673 2005-07-13  Eric Christopher  <echristo@redhat.com>
6674
6675         * configure.in: Add toplevel noconfigdir support for tpf.
6676         * configure: Regenerate.
6677
6678 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6679
6680         PR ada/22340
6681
6682         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6683         * Makefile.in: Regenerate.
6684
6685 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6686
6687         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6688         Brolley to write-after-approval.
6689
6690 2005-07-07  Andreas Schwab  <schwab@suse.de>
6691
6692         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6693         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6694         * Makefile.in: Regenerated.
6695
6696 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6697
6698         * configure.in: Don't build sim or rda when targetting darwin.
6699         * configure: Regenerate.
6700
6701 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6702
6703         * configure.in: Add --enable-libssp and --disable-libssp.
6704         * configure: Regenerate with autoconf-2.13.
6705
6706 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6707
6708         * Makefile.def (target_modules): Add libssp.
6709         * configure.in (target_libraries): Add target-libssp.
6710         * configure: Rebuilt.
6711         * Makefile.in: Rebuilt.
6712
6713 2005-07-01  Zack Weinberg  <zackw@panix.com>
6714
6715         * MAINTAINERS: Change email address.  Resign from maintainership.
6716
6717 2005-07-01  Richard Guenther  <rguenther@suse.de>
6718
6719         * MAINTAINERS: Change my e-mail address and affiliation.
6720
6721 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6722
6723         * Makefile.def (stagefeedback): Come after profile.
6724         Define profiledbootstrap target.
6725         * Makefile.tpl (profiledbootstrap): Remove.
6726         (stageprofile-end): Zap stagefeedback.
6727         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6728         * Makefile.in: Regenerate.
6729
6730 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6731
6732         * MAINTAINERS: Update my email address.
6733
6734 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6735
6736         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6737         In 'cpp' stanza, support '#line' as well as '# '.
6738
6739 2005-06-08  Andreas Schwab  <schwab@suse.de>
6740
6741         * MAINTAINERS: Move myself from 'Write After Approval' to
6742         'CPU Port Maintainers' section as m68k maintainer.
6743
6744 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6745
6746         * configure.in (unsupported_languages): New macro.
6747         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6748         non-ported target libraries in noconfigdirs.
6749         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6750         non-linux-gnu.  Remove libgcj_ex_libffi.
6751         <lang_frag loop>: Set add_this_lang=no if the language is in
6752         unsupported_languages.
6753         * configure: Regenerate.
6754
6755 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6756
6757         * configure.in: Fix typo in handling of --with-mpfr-dir.
6758         * configure: Regenerate.
6759
6760 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6761
6762         * MAINTAINERS: Update my email address.
6763
6764 2005-06-02  Jim Blandy  <jimb@redhat.com>
6765
6766         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6767         accepted into the master sources.)
6768
6769 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6770             Michael Snyder  <msnyder@redhat.com>
6771             Stan Cox  <scox@redhat.com>
6772
6773         * configure.in: Set noconfigdirs for ms1.
6774
6775         * configure: Regenerate.
6776
6777 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6778
6779         * MAINTAINERS (Write After Approval): Add self.
6780
6781 2005-06-01  Josh Conner  <jconner@apple.com>
6782
6783         * MAINTAINERS (Write After Approval): Add self.
6784
6785 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6786
6787         * MAINTAINERS: Update my email address.
6788
6789 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6790
6791         * MAINTAINERS (Write After Approval): Add self.
6792
6793 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6794
6795         * MAINTAINERS (Write After Approval): Remove self.
6796
6797 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6798
6799         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6800         (Dependencies): Consider target modules for bootstrap dependencies.
6801         Make target bootstrap modules depend on each stage's gcc.
6802         * Makefile.in: Regenerate.
6803
6804 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6805
6806         * Makefile.def (configure-gcc): Depend on binutils having been built.
6807         (all-gcc): No need to do it here.
6808         * Makefile.in: Regenerate.
6809
6810 2005-05-19  Paul Brook  <paul@codesourcery.com>
6811
6812         * configure.in: Rewrite misleading error message when requested
6813         language cannot be built.
6814         * configure: Regenerate.
6815
6816 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6817
6818         * ylwrap: Import from Automake 1.9.5.
6819
6820 2005-05-13  David Ung  <davidu@mips.com>
6821
6822         * MAINTAINERS (Write After Approval): Add self.
6823
6824 2005-05-09  Mike Stump  <mrs@apple.com>
6825
6826         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6827         lt_cv_sys_max_cmd_len for now.
6828
6829 2005-05-09  Stan Cox  <scox@redhat.com>
6830
6831         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6832
6833 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6834
6835         * README.SCO: Update the URL.
6836
6837 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6838
6839         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6840         with_gnu_ld to libtool.
6841         * ltcf-c.sh (aix[45]): Define file_list_spec.
6842         * ltcf-cxx.sh (aix[45]): Same.
6843         * ltcf-gcj.sh (aix[45]): Same.
6844         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6845         exists, write list of input files to temporary file.
6846
6847 2005-05-04  Mike Stump  <mrs@apple.com>
6848
6849         * configure.in: Always pass --target to target configures as
6850         otherwise rebuilds that do --recheck will fail.
6851         * confiugure: Rebuilt.
6852
6853 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6854
6855         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6856         STAGE_HOST_EXPORTS.
6857         (configure, all): Add bootstrap support.
6858         (Host modules, target modules): Pass post-stage1 flags and exports.
6859         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6860         * Makefile.in: Regenerate.
6861
6862 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6863
6864         * configure: Regenerate.
6865
6866 2005-04-27  Mike Stump  <mrs@apple.com>
6867
6868         * MAINTAINERS: Add self as darwin maintainer.
6869
6870 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6871
6872         * config.sub: Update from master copy.
6873
6874 2005-04-21  Mike Stump  <mrs@apple.com>
6875
6876         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6877         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6878
6879 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6880
6881         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6882         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6883         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6884         "*-*-elf" and "*-*-linux*".
6885         * configure: Regenerate.
6886
6887 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6888
6889         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6890
6891 2005-04-12  Mike Stump  <mrs@apple.com>
6892
6893         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6894
6895 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6896
6897         * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6900
6901         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6902
6903 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6904
6905         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6906         (TARGET_CONFIGARGS): Include --with-target-subdir.
6907         (configure, all): New macros.  Use them throughout.
6908         * Makefile.in: Regenerate.
6909
6910 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6911
6912         * MAINTAINERS (Write After Approval): Add myself.
6913
6914 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6915
6916         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6917
6918 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6919
6920         * MAINTAINERS: Move John Carr to Write After Approval.
6921
6922 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6923
6924         * config/mh-mingw32: Delete.
6925         * configure.in: Don't use it.
6926         * configure: Regenerate.
6927
6928 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6929
6930         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6931         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6932         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6933         (HOST_LIB_PATH): Generate from Makefile.def.
6934         (TARGET_LIB_PATH): Likewise.
6935         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6936         * Makefile.in: Regenerate.
6937         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6938         (RPATH_ENVVAR): Include Darwin case.
6939         * configure: Regenerate.
6940
6941 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6942
6943         * MAINTAINERS (Various Maintainers): Remove self.
6944         (Write After Approval): Add self.
6945
6946 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6947
6948         * MAINTAINERS (Various Maintainers): Add self.
6949
6950 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6951
6952         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6953         * configure: Regenerate.
6954
6955 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6956
6957         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6958         gcc_version, and gcc_version_trigger from set of flags to pass.
6959         * Makefile.tpl: Remove definitions of above variables.
6960         (config.status): Remove dependency on $(gcc_version_trigger).
6961         * Makefile.in: Regenerate.
6962         * configure.in: Do not reference config/gcc-version.m4 nor
6963         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6964         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6965         * configure: Regenerate.
6966
6967 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6968             Andrew Pinski  <pinskia@physics.uc.edu>
6969
6970         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6971         * Makefile.in: Regenerate.
6972
6973 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6974
6975         * MAINTAINERS (Write After Approval): Add myself.
6976
6977 2005-03-03  David Ayers  <d.ayers@inode.at>
6978
6979         * MAINTAINERS (Write After Approval): Add myself.
6980
6981 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6982
6983         PR libgcj/20160
6984         * ltmain.sh: Avoid creating archives with components that have
6985         duplicate basenames.
6986
6987 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6988
6989         PR bootstrap/20250
6990         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6991         instead of check.
6992         * Makefile.in: Regenerate.
6993
6994 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6995
6996         * Makefile.in: Regenerate to fix conflict between the previous two
6997         patches.
6998
6999 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7000
7001         PR bootstrap/17383
7002         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7003         * Makefile.tpl (HOST_SUBDIR): New substitution.
7004         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7005         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7006         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7007         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7008         (Host modules, Bootstrapped modules): Use it.
7009         (Build modules, Target modules): Do not create symlink trees,
7010         always configure out-of-srcdir.
7011         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7012         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7013         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7014         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7015
7016         * Makefile.in: Regenerate.
7017         * configure: Regenerate.
7018
7019 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7020
7021         Merged from libada-gnattools-branch:
7022         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7023
7024         * gnattools: New directory.
7025         * Makefile.def: Add gnattools as a module, depending on target-libada.
7026         * Makefile.in: Regenerate.
7027         * configure.in: Include gnattools in host_tools; disable it if ada
7028         is disabled.
7029         * configure: Regenerate.
7030
7031 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7032
7033         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7034         treelang maintainer.
7035         (Write After Approval): Remove myself.
7036
7037 2005-02-23  Paul Schlie  <schlie@comcast.net>
7038
7039         * configure.in: Allow darwin targeted ports to build tk, itcl and
7040         libgui.
7041         * configure: Regenerate.
7042
7043 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7044
7045         PR libgcj/10353
7046         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7047         * configure: Regenerate.
7048
7049 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7050
7051         * MAINTAINERS (Write After Approval): Add myself.
7052
7053 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7054
7055         * MAINTAINERS: Update my e-mail address.
7056
7057 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7058
7059         * MAINTAINERS (Write After Approval): Add myself.
7060
7061 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7062
7063         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7064         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7065         target-libgloss when not *-*-elf and *-*-aout.
7066         * configure: Regenerate.
7067
7068 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7069
7070         * MAINTAINERS: Remove obsolete entries.
7071
7072         * MAINTAINERS (Write After Approval): Add Michael Matz.
7073
7074 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7075
7076         * MAINTAINERS: Remove self as cpplib maintainer.
7077
7078 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7079
7080         * install-sh, config.sub: Import from upstream.
7081
7082 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7083
7084         PR bootstrap/18222
7085         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7086         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7087         * Makefile.in: Regenerate.
7088
7089 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7090
7091         * MAINTAINERS: Update my email address.
7092
7093 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7094             Andreas Schwab  <schwab@suse.de>
7095
7096         PR bootstrap/18033
7097         * config-ml.in: Eval option if surrounded by single quotes.
7098
7099 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7100
7101         Revert 2004-12-28 Makefile changes, a better fix will be
7102         applied to mainline and src after GCC 4.0 branches.
7103
7104 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7105
7106         PR bootstrap/17383
7107
7108         * Makefile.def (target_modules): Remove stage parameter,
7109         it is always true now.
7110         * Makefile.tpl (configure-build-[+module+],
7111         configure-target-[+module+]): Always build symlink tree
7112         for the directory and for include.  BUILD_SUBDIR and
7113         TARGET_SUBDIR cannot be . anymore.
7114         * Makefile.in: Regenerate.
7115
7116 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7117
7118         Revert 2004-12-08 Makefile changes.
7119
7120 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7121
7122         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7123         cygwin, mingw.
7124
7125 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7126
7127         * configure.in (sh64-*-*): Reenable gprof.
7128         * configure: Regenerate.
7129
7130 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7131
7132         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7133         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7134         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7135         * Makefile.in: Regenerate.
7136
7137 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7138
7139         * MAINTAINERS: Update my email address.
7140
7141 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7142
7143         * Makefile.tpl: Generate normal dependencies if the LHS module is
7144         not bootstrapped.
7145         * Makefile.in: Regenerate.
7146
7147 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7148
7149         * configure.in: Include config/gxx-include-dir.m4.  Use
7150         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7151         * configure: Regenerate.
7152
7153 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7154
7155         * config.if: Delete.
7156         * configure.in: Set libstdcxx_incdir directly.
7157         * configure: Regenerate.
7158
7159 2004-12-02  Eric Christopher  <echristo@redhat.com>
7160
7161         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7162         * Makefile.in: Regenerate.
7163
7164 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7165
7166         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7167         * configure: Regenerate.
7168
7169 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7170
7171         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7172         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7173         * configure: Regenerate.
7174
7175 2004-12-01  Eric Christopher  <echristo@redhat.com>
7176
7177         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7178         of things to remove.
7179
7180 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7181
7182         * MAINTAINERS (Write After Approval): Update my e-mail address.
7183
7184 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7185
7186         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7187         from CVS libtool to always pass_all.
7188
7189 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7190
7191         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7192         (hppa*64*-*-*): Delete incorrect comment.
7193         * configure: Rebuilt.
7194
7195 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7196
7197         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7198
7199 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7200
7201         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7202         from CVS libtool to always pass_all.
7203
7204 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7205
7206         * install-sh, compile: Import from automake.
7207
7208 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7209
7210         * config.guess, config.sub:  Import from savannnah.
7211
7212 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7213
7214         * MAINTAINERS (Write After Approval): Add myself
7215
7216 2004-11-12  Mike Stump  <mrs@apple.com>
7217
7218         * Makefile.def: Add html support.
7219         * Makefile.tpl: Likewise.
7220         * Makefile.in: Regenerate.
7221
7222 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7223
7224         PR 18423
7225         * configure.in: Remove all instances of build-fixincludes from
7226         noconfigdirs.
7227         (build_configargs): Supply --target to subdirectories.
7228         * configure: Regenerate.
7229
7230         * Makefile.def: Make gcc install depend on fixincludes install.
7231         * Makefile.in: Regenerate.
7232
7233 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7234
7235         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7236
7237 2004-11-11  Paul Brook  <paul@codesourcery.com>
7238
7239         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7240
7241 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7242
7243         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7244         target-libgfortran.
7245         * configure: Regenerate.
7246
7247 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7248
7249         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7250         like CC.
7251
7252 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7253
7254         * Makefile.def (host fixincludes): Specify missing targets.
7255         * Makefile.in: Regenerate.
7256
7257 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7258
7259         * MAINTAINERS: Add myself
7260
7261 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7262
7263         * MAINTAINERS (Write After Approval): Add myself.
7264
7265 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7266
7267         * Makefile.def: Build fixincludes for the host, too.
7268         * Makefile.in: Regenerate.
7269         * configure.in (host_tools): Add fixincludes.
7270         * configure: Regenerate.
7271
7272 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7273
7274         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7275         * configure: Regenerated.
7276
7277 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7278
7279         PR other/17783
7280         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7281         * configure: Regenerated.
7282
7283 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7284
7285         * README.SCO: Update per FSF instructions.
7286
7287 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7288
7289         PR target/18151
7290         * configure.in (case ${target}): Do not build fixincludes for avr.
7291         * configure: Regenerated.
7292
7293 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7294
7295         * configure.in (case ${target}): Do not build fixincludes
7296         on platforms where it is not used.
7297         * configure: Regenerated.
7298
7299 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7300
7301         * configure.in: Use an absolute path to install-sh.
7302         * configure: Regenerated.
7303
7304 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7305
7306         * MAINTAINERS (Write After Approval): Add myself.
7307
7308 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7309
7310         * MAINTAINERS: Remove from Write After Approval those that are
7311         already maintainers.
7312
7313 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7314
7315         * MAINTAINERS:  Update my email address.
7316
7317 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7318
7319         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7320         * configure: Regenerate.
7321
7322 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7323
7324         * MAINTAINERS:  Update my email address.
7325
7326 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7327
7328         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7329         entries belonging to this category.
7330
7331 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7332
7333         * MAINTAINERS: Update my e-mail address.
7334
7335 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7336
7337         Fix wrong conflict resolution in:
7338
7339         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7340
7341         * Makefile.in: Regenerate.
7342         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7343         in the recursive `make', instead of hardwiring `all'.
7344         (Autogenerated TARGET-* variables): New.
7345
7346 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7347
7348         * configure.in: Enable target-libgloss for crx-*-*.
7349         * configure: Regenerate.
7350
7351 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7352
7353         * MAINTAINERS (Various Maintainers): Move the "windows,
7354         cygwin, mingw" maintainer to ...
7355         (OS Port Maintainers): ... here.
7356
7357 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7358
7359         * MAINTAINERS (Write After Approval): Remove those that are
7360         maintainers of some subsystem.
7361
7362 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7363
7364         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7365         * ltcf-cxx.sh (tpf*): Likewise.
7366         * ltconfig (tpf*): Add TPF OS configuration support.
7367
7368 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7369
7370         * MAINTAINERS: Change my email address to my new work account.
7371
7372 2004-09-24  Michael Roth  <mroth@nessie.de>
7373
7374         * configure.in (--without-headers): Add missing double quotes.
7375         * configure: Regenerate.
7376
7377 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7378
7379         * ylwrap: Revert to previous version.
7380
7381 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7382
7383         PR bootstrap/17369
7384         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7385         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7386         SET_GCC_LIB_PATH_CMD.
7387         (BASE_TARGET_EXPORTS): Likewise.
7388         * Makefile.in: Regenerated.
7389
7390         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7391         * configure: Regenerated.
7392
7393 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7394
7395         * config.guess: New upstream version
7396         * compile, depcomp, install-sh, ylwrap: Likewise.
7397
7398 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7399
7400         * config/mh-x86omitfp: New host makefile fragment.  Add
7401         -fomit-frame-pointer to the default BOOT_CFLAGS.
7402         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7403         * configure: Regenerate.
7404
7405 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7406
7407         PR target/11572
7408         * configure.in (*-*-darwin*): Renable libobjc.
7409         * configure: Regenerate.
7410
7411 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7412
7413         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7414
7415 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7416
7417         * Makefile.def: Remove libbanshee.
7418         * Makefile.tpl: Ditto.
7419         * configure.in: Ditto.
7420         * Makefile.in: Regen.
7421         * configure: Ditto.
7422
7423 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7424
7425         * ltmain.sh: Use $pic_object as $non_pic_object if
7426         $non_pic_object=none.
7427
7428 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7429
7430         * missing: Import latest version from master repository.
7431
7432 2004-09-06  Nick Clifton  <nickc@redhat.com>
7433
7434         * config.sub: Import latest version from master repository.
7435         * config.guess: Likewise.
7436         This includes these changes:
7437
7438         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7439
7440         * config.sub: Handle crisv32, alias etraxfs.
7441         * config.guess (crisv32:Linux:*:*): Handle.
7442
7443         2004-08-13  Brad Smith  <brad@comstyle.com>
7444
7445         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7446         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7447
7448         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7449
7450         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7451         assume the processor is a powerpc.  This is because coreutils
7452         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7453         in this case, due to a MacOS X bug that causes
7454         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7455         to return a negative number.
7456         Problem reported by Petter Reinholdtsen in:
7457         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7458
7459         2004-07-19  Ben Elliston  <bje@gnu.org>
7460
7461         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7462
7463         2004-06-24  Ben Elliston  <bje@gnu.org>
7464
7465         * config.guess: Update copyright years.
7466         * config.sub: Likewise.
7467
7468         2004-06-22  Robert Millan  <robertmh@gnu.org>
7469
7470         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7471         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7472
7473         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7474
7475         * config.guess (*:*VMS:*:*): New entry. Replaces
7476         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7477         manufacturer.
7478
7479         2004-06-22  Ben Elliston  <bje@gnu.org>
7480
7481         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7482         * config.sub: Likewise.
7483
7484         2004-06-22  Ben Elliston  <bje@gnu.org>
7485
7486         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7487         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7488
7489         2004-06-11  Ben Elliston  <bje@gnu.org>
7490
7491         * config.guess (pegasos:OpenBSD:*:*): Remove.
7492
7493         2004-06-11  Ben Elliston  <bje@gnu.org>
7494
7495         From Wouter Verhelst <wouter@grep.be>:
7496         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7497
7498         2004-06-11  Ben Elliston  <bje@gnu.org>
7499
7500         * config.guess (luna88k:OpenBSD:*:*): New.
7501
7502         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7503
7504         * config.guess (m32r*:Linux:*:*): New case.
7505         * config.sub: Handle m32rle.
7506
7507         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7508
7509         From Jens Petersen  <petersen@redhat.com>:
7510         * config.sub: Handle sparcv8.
7511
7512         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7513
7514         From Tom Smith <smith@cag.lkg.hp.com>:
7515         * config.guess: Version suffixes are equally significant on Tru64
7516         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7517         prefix of "P" (patched kernel).
7518
7519         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7520
7521         * config.sub: Add support for National Semiconductor CRX target.
7522
7523 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7524
7525         * MAINTAINERS (Various Maintainers): Remove myself as web page
7526         maintainer, add myself as maintainer of build status lists.
7527
7528 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7529
7530         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7531         *-*-netware, but add target-libmudflap.
7532         Consolidate *-*-netware targets (of which really only i?86 exists)
7533         into a single entry.
7534         * configure: Likewise.
7535
7536 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7537
7538         * Makefile.tpl (sorry): Remove.
7539         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7540         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7541         (do-clean): Clean per-stage directories too.
7542         (do-distclean): Run distclean-stage1 too.
7543         (.NOTPARALLEL): Enable during toplevel bootstrap.
7544         (stage[+id+]-bubble): Enable parallel execution during
7545         the recursive invocation.
7546         * Makefile.in: Regenerate.
7547
7548         Fix previous checkin:
7549
7550         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7551         include.
7552         * configure.in: Fix indentation.
7553         * configure: Regenerate.
7554
7555 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7556
7557         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7558         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7559         * configure: regenerate
7560         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7561         -mdynamic-no-pic
7562
7563 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7564
7565         * Makefile.def (build_modules): Add fixincludes.
7566         (dependencies): Make gcc depend on fixincludes.
7567         * configure.in (build_tools): Add fixincludes.
7568         (build_configdirs): Always include build_libs.
7569         * Makefile.in: Regenerate.
7570         * configure: Regenerate.
7571
7572 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7573
7574         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7575         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7576         phony targets; do not generate timestamp files.
7577         (distclean-stageN): Remove references to their timestamp files.
7578         (restageN, touch-stageN): Remove.
7579         (stageN-bubble): Rewritten.
7580         (compare): Support lean bootstraps.
7581         * Makefile.in: Regenerate.
7582
7583         * configure.in: Only warn when bootstrapping but
7584         build != host or build != target.  Support lean bootstraps.
7585         * configure: Regenerate.
7586
7587 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7588
7589         * configure.in:  Give a better error message if GMP/MPFR are missing
7590         and a language needing them has been requested.
7591         * configure:  Regenerated.
7592
7593 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7594
7595         * configure.in:  Print a list of available language front-ends if
7596         a requested one is missing.  Tidy stray tab characters.
7597         * configure:  Regenerated.
7598
7599 2004-08-19  Michael Koch  <konqueror@gmx.de>
7600
7601         * gcc/doc/install.texi: Update entry about automake for libjava.
7602
7603 2004-08-17  Robert Millan  <robertmh@gnu.org>
7604
7605         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7606         (instead of FreeBSD).
7607         * configure: Regenerate.
7608
7609 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7610
7611         * Makefile.in: Regenerate.
7612         * configure: Regenerate.
7613
7614         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7615         stage_*_flags.
7616         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7617         for bootstrapped modules if toplevel bootstrap is going.
7618         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7619         modules.  Adjust for changes in Makefile.def.  Enable several
7620         rules even in non-bootstrap mode, just to avoid peppering the
7621         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7622         (stage-[+prev+]-bubble): Remove.
7623
7624         * Makefile.def (Dependencies): Depend on all-build-bison,
7625         all-build-flex, all-build-byacc, all-build-texinfo, rather
7626         than the host variations.
7627         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7628         with BUILD_SUBDIR.
7629         (BISON): Update for recent Bisons.
7630         (YACC): Fix typo.
7631         (cross): Depend on all-build.
7632         (all): Do not depend on all-build.
7633         (prebootstrap): Remove.
7634         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7635         (Prebootstrap dependencies): Add them to the per-stage targets
7636         and to all-prebootstrap.
7637         * configure.in (build_configdirs): Always enable build_tools.
7638         (BUILD_DIR_PREFIX): Remove.
7639
7640         * Makefile.def (gcc): Add target variable.
7641         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7642         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7643         in the recursive `make', instead of hardwiring `all'.
7644         (Autogenerated TARGET-* variables): New.
7645
7646 2004-08-13  Brian Booth  <bbooth@redhat.com>
7647
7648         * MAINTAINERS: Remove myself from write-after-approval.
7649
7650 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7651
7652         * src-release: Stop distributing mmalloc with gdb (which doesn't
7653         use it).
7654         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7655         * Makefile.in: Regenerate.
7656
7657 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7658
7659         * configure.in (arm*-*-eabi*): New target.
7660         * configure: Regenerate.
7661
7662 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7663
7664         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7665         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7666         (Dependencies): New section.
7667         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7668         (configure-target-[+module+]): Depend on maybe-all-gcc
7669         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7670         (toplevel profiledbootstrap): Fix dependencies.
7671         * Makefile.in: Regenerate.
7672
7673 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7674
7675         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7676         target-libiberty to noconfigdirs.
7677         * configure: Regenerate.
7678
7679 2004-08-03  Paul Brook  <paul@codesourcery.com>
7680
7681         * configure.in: Check for MPFR as well as GMP.
7682         * configure: Regenerate.
7683
7684 2004-08-01  Robert Millan  <robertmh@gnu.org>
7685
7686         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7687         libmudflap for all GNU-based systems (with Glibc).
7688         * configure: Regenerate.
7689
7690 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7691
7692         * Makefile.def (host-modules): Add gcc.
7693         * Makefile.in: Regenerate.
7694         * Makefile.tpl (sorry): New rule.
7695         (configure-host, all-host, [+make_target+]-host, do-check,
7696         install-host): Do not add gcc as a special case.
7697         (host modules): Add a small special-casing for gcc.  Export
7698         extra_make_flags through the environment.
7699         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7700         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7701         other recursive targets for gcc): Remove.
7702
7703         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7704         (stage, unstage): New rules.
7705         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7706         distclean-stage[+id+]): Use stage_current.
7707         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7708         the stage*-start rules.
7709
7710 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7711
7712         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7713         use -all_load flag.
7714
7715 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7716
7717         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7718         * configure: Regenerate.
7719
7720 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7721
7722         * maintainer-scripts/gcc_release: Revert yesterday's change.
7723
7724 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7725
7726         * MAINTAINERS: Add myself to write-after-approval.
7727
7728 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7729
7730         * libf2c: Removed.
7731         * gcc/gccbug.in: Updated because of libf2c removal.
7732         * maintainer-scripts/gcc_release: Ditto.
7733
7734 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7735
7736         * configure.in: Build libmudflap by default on FreeBSD.
7737         * configure: Regenerated.
7738
7739 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7740
7741         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7742         systems.
7743         * configure: Regenerated.
7744
7745 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7746
7747         PR target/16344
7748         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7749         feedback based compiler.
7750         * Makefile.in: Rebuilt.
7751
7752 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7753
7754         * Makefile.def (host_modules): Set bootstrap=true for flex.
7755         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7756         * Makefile.in: Rebuilt.
7757
7758 2004-07-07  Jan Hubicka  <jh@suse.cz>
7759
7760         * MAINTAINERS: Add self as a profile feedback maintainer.
7761
7762 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7763
7764         * configure.in:  Do not prepend $srcdir to /dev/null in
7765         makefile fragments.
7766         * configure:  Regenerate.
7767
7768 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7769
7770         * Makefile.def (build_modules): Add bison, byacc, flex,
7771         m4, texinfo.
7772         (flags_to_pass): Add FLEX.
7773         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7774         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7775         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7776         DEFAULT_MAKEINFO): Remove.
7777         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7778         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7779         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7780         objdir or else use configured tool.
7781         (all-build): New.
7782         (all): Depend on it.
7783         (Build module dependencies): Add.
7784         * Makefile.in: Regenerate.
7785         * configure.in: Better support for multiple build modules,
7786         matching what is done for host/target modules.  Do not look
7787         for "plausible" locations of build tools if Canadian cross.
7788         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7789         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7790         * configure: Regenerate.
7791
7792 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7793
7794         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7795         * Makefile.in: Regenerate.
7796
7797 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7798
7799         * Makefile.tpl (configure-build-[+module+],
7800         configure-[+module+], configure-target-[+module+]): Pass
7801         [+extra_configure_args+].
7802         (all-build-[+module+], all-[+module+], check-[+module+],
7803         install-[+module+], [+make_target+]-[+module+],
7804         all-target-[+module+], check-target-[+module+],
7805         install-target-[+module+], [+make_target+]-target-[+module+]):
7806         Pass [+extra_make_args+].
7807         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7808         (GCC_HOST_EXPORTS): Remove.
7809         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7810         cross, check-gcc, check-gcc-c++, install-gcc,
7811         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7812         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7813         * Makefile.in: Regenerate.
7814
7815 2004-06-21  Matthew Sachs  <msachs@apple.com>
7816
7817         * MAINTAINERS: Added self to write-after-approval.
7818
7819 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7820
7821         * configure.in: Check for srcdir/winsup rather than build directory
7822         winsup.
7823         * configure: Regenerate.
7824
7825 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7826
7827         * configure.in: Don't build Cygwin native newlib if winsup
7828         directory is missing.  Emit warning instead.
7829         * configure: Regenerate.
7830
7831 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7832
7833         * Makefile.tpl (touch-stage[+id+]): New.
7834         (restage[+prev+]): Depend on touch-stage[+id+].
7835
7836         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7837         Use it throughout.
7838
7839         * Makefile.def: Add profile and feedback bootstrap stages.
7840         Remove next field from bootstrap stages.
7841         * Makefile.tpl (LN, LN_S): Substitute.
7842         (stageN-start, stageN-end): Use double-colon rules, to
7843         provide a hook for additional setup commands.
7844         (distclean-stageN-gcc, restageN): Create dependencies from
7845         [+prev+], not from [+next+].
7846         (stageN-bubble): Add commands for successive stages from
7847         [+prev+], using double-colon rules.
7848         (all-stageN-gcc): Fix typo.
7849         (stagefeedback-start, profiledbootstrap): New.
7850         * Makefile.in: Regenerate.
7851         * configure.in: Call ACX_PROG_LN.
7852         * configure: Regenerate.
7853
7854 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7855
7856         * MAINTAINERS (Write After Approval): Add myself.
7857
7858 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7859
7860         * MAINTAINERS (Write After Approval): Add myself.
7861
7862 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7863
7864         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7865         without gcc.
7866         * configure: Regenerate.
7867
7868 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7869
7870         * Makefile.tpl: Fix typo.
7871         * Makefile.in: Regenerate.
7872
7873 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7874
7875         * configure.in: Remove new- prefix from toplevel
7876         bootstrap targets.
7877         * configure: Regenerate.
7878
7879 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7880
7881         * Makefile.tpl (all.normal): Rename to all.
7882         (all): Replace with a rule to pick the default
7883         target from configure.
7884         (all-gcc, configure-gcc): Use conditionals to
7885         do nothing when toplevel bootstrap is going on.
7886         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7887         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7888         * configure.in: Support --enable-bootstrap.
7889
7890         * Makefile.def: Remove new- prefix from toplevel
7891         bootstrap targets.
7892         * Makefile.tpl: Likewise.
7893
7894         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7895         target.
7896
7897         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7898         $(RECURSE_FLAGS) to recursive invocation of make.
7899
7900         * Makefile.in: Regenerate.
7901         * configure: Regenerate.
7902
7903 2004-05-30  Andreas Jaeger  <aj@suse.de>
7904             Jim Wilson  <wilson@specifixinc.com>
7905
7906         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7907         like CC.
7908
7909 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7910
7911         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7912         * configure: Regenerate.
7913
7914 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7915
7916         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7917         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7918         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7919         targets.
7920         * Makefile.in: Regenerate.
7921
7922 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7923
7924         * configure.in: Test the ability to symlink directories.
7925         * configure: Regenerate.
7926
7927         * Makefile.def (bootstrap-stage): New definitions.
7928         * Makefile.tpl (configure-stage1-gcc,
7929         configure-stage2-gcc, configure-stage3-gcc,
7930         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7931         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7932         new-restage3, compare): Autogenerate, see Makefile.in
7933         entry for behavioral changes.
7934         (distclean-stage1, new-stage1-start, new-stage1-end,
7935         new-stage1-bubble, distclean-stage2, new-stage2-start,
7936         new-stage2-end, new-stage2-bubble, distclean-stage3,
7937         new-stage3-start, new-stage3-end): New autogenerated targets.
7938         (objext, prebootstrap, BOOT_CFLAGS,
7939         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7940         targets.
7941
7942         * Makefile.in: Regenerate.
7943         (distclean-stage1, new-stage1-start, new-stage1-end,
7944         new-stage1-bubble, distclean-stage2, new-stage2-start,
7945         new-stage2-end, new-stage2-bubble, distclean-stage3,
7946         new-stage3-start, new-stage3-end): New targets.
7947         (all-stage1-gcc): Move prebootstrap dependency from here...
7948         (configure-stage1-gcc): ...to here.
7949         (new-bootstrap): Use bubble targets.
7950         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7951         Use per-stage distclean targets.
7952         (configure-stage1-gcc, configure-stage2-gcc,
7953         configure-stage3-gcc, all-stage1-gcc,
7954         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7955         Use new-stageN-start to prepare the tree.
7956
7957 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7958
7959         * Makefile.def (host_modules): add libcpp.
7960         * Makefile.tpl: Add dependencies on and for libcpp.
7961         * Makefile.in: Regenerate.
7962         * configure.in: Add libcpp host module.
7963         * configure: Regenerate.
7964
7965 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7966
7967         * Makefile.tpl: Whenever a recursive target is defined, wrap
7968         it in a special @if/@endif block, and prepare its maybe
7969         dependency in the @if/@endif block
7970         * configure.in: Instead of writing maybe dependencies, remove
7971         the @if/@endif statements, and remove the @if/@endif blocks
7972         that remain.
7973         * configure: Regenerate.
7974         * Makefile.in: Regenerate.
7975
7976 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7977
7978         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7979
7980 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7981
7982         PR bootstrap/15120
7983         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7984         * */configure: Rebuilt.
7985
7986 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7987
7988         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7989         of libf2c.
7990         * configure, Makefile.in: Regenerate.
7991
7992 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7993
7994         * MAINTAINERS (Write After Approval): Add myself.
7995
7996 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7997
7998         Merge from tree-ssa-20020619-branch.
7999
8000         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8001         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8002         (HOST_GMPLIBS): Define.
8003         (HOST_GMPINC): Define.
8004         (TARGET_LIB_PATH): Add libmudflap.
8005         (GFORTRAN_FOR_TARGET): Define.
8006         (configure-build*): Export GFORTRAN.
8007         (configure-gcc): Export GMPLIBS and GMPINC.
8008         (all-gcc): Add maybe-all-libbanshee.
8009         (configure-target-libgfortran): Define.
8010         * Makefile.in: Regenerate.
8011         * configure.in (host_libs): Add libbanshee.
8012         (target_libraries): Add target-libmudflap and target-libgfortran.
8013         Add --with-libbanshee.
8014         Handle --disable-libmudflap.
8015         (*-*-freebsd*): Use with_gmp.
8016         Add $(libgcj) to noconfigdirs.
8017         * configure: Regenerate.
8018         * depcomp: New file.
8019         * MAINTAINERS: Add tree-ssa maintainers.
8020
8021 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8022
8023         * MAINTAINERS (Various Maintainers): Add myself.
8024
8025 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8026
8027         * MAINTAINERS (Write After Approval): Add myself.
8028
8029 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8030
8031         * MAINTAINERS (Write After Approval): Add myself.
8032
8033 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8034
8035         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8036         * configure: Regenerate.
8037
8038 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8039
8040         Revert:
8041         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8042
8043         * Makefile.def (flags_to_pass): Remove *dir variables that
8044         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8045         as well as prefix and exec_prefix.
8046         * Makefile.in: Regenerate.
8047
8048 2004-04-26  Robert Millan  <robertmh@gnu.org>
8049
8050         Add patches from libtool CVS.
8051         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8052         * ltconfig: Likewise.
8053         * ltcf-c.sh: Likewise.
8054         * ltcf-cxx.sh: Likewise.
8055         * ltcf-gcj.sh: Likewise.
8056
8057 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8058
8059         * Makefile.def (host_modules): Mark with the bootstrap
8060         flag packages on which gcc depends.
8061         * Makefile.tpl (all-bootstrap): Use it.
8062         * Makefile.in: Regenerate.
8063
8064 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8065
8066         * Makefile.def (flags_to_pass): Remove *dir variables that
8067         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8068         as well as prefix and exec_prefix.
8069         * Makefile.in: Regenerate.
8070
8071 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8072
8073         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8074         * configure: Regenerate.
8075         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8076         * gcc/Makefile.tpl (compare): Use the result of the test.
8077         * gcc/Makefile.in: Regenerate.
8078
8079 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8080
8081         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8082         Always relocate gcc and prev-gcc to the original names, even
8083         if the build fails.
8084         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8085         New targets.
8086
8087 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8088
8089         * MAINTAINERS: Update my email address.
8090
8091 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8092
8093         * configure.in (mips*-*-irix5*): Enable ld.
8094         * configure: Regenerate.
8095
8096 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8097
8098         * configure: Regenerate.
8099
8100 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8101
8102         * Makefile.tpl (configure-[+module+], configure-gcc,
8103         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8104         Set and export LDFLAGS.
8105         * Makefile.in: Regenerate.
8106
8107 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8108
8109         * MAINTAINERS: Add myself to write-after-approval.
8110
8111 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8112
8113         PR bootstrap/14871
8114         * Makefile.tpl: If we don't have built-in-tree target tools,
8115         use the ones found by configure rather than hacking around with
8116         program_transform_name.
8117         * configure.in: Give Makefile.tpl the information necessary
8118         to do that.
8119         * Makefile.in: Regenerate.
8120         * configure: Regenerate.
8121
8122 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8123
8124         PR bootstrap/14760
8125         * configure.in: When computing baseargs, strip *all* copies of
8126         offending options.  Also, don't match/substitute the trailing space,
8127         so that this actually works when two similar options are separated by
8128         only one space.
8129         * configure: Regenerate.
8130
8131 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8132
8133         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8134         (rs6000-*-aix*): Same.
8135         * configure: Regenerate.
8136
8137 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8138
8139         * MAINTAINERS: Add myself to write-after-approval.
8140
8141 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8142
8143         * MAINTAINERS: Add myself to write-after-approval.
8144
8145 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8146
8147         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8148         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8149         * Makefile.in: Regenerate.
8150
8151         * configure.in (top level bootstrap support): Rework --enable-werror
8152         to set @stage2_werror_flag@.
8153         * configure: Regenerate.
8154         * Makefile.tpl (top level bootstrap support): Pass
8155         @stage2_werror_flag@ down to configure in stages 2 and 3.
8156         * Makefile.in: Regenerate.
8157
8158 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8159
8160         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8161         for stages 2 and 3 as well as in make.  As a consequence, remove
8162         OUTPUT_OPTION (now detected by configure) from the flags passed down
8163         to make.
8164         * Makefile.in: Regenerate.
8165
8166         * Makefile.tpl (new-bootstrap): Fix typo.
8167         * Makefile.in: Regenerate.
8168
8169 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8170
8171         * Makefile.tpl: Rearrange by moving recursive_targets rules
8172         into their proper sections.
8173         * Makefile.tpl (top level bootstrap support): Move disabling
8174         of coverage flags from 'make' to 'configure'; improve comments.
8175         * Makefile.in: Regenerate.
8176
8177         * Makefile.tpl (experimental top level bootstrap) Move stage1
8178         language setting from all- target to configure- target; disable
8179         intermodule optimization in stage 1; prevent gratuitous rebuilds
8180         of stage 1.
8181         * Makefile.in: Regenerate.
8182         * configure.in: Comma-separate stage 1 language list for top
8183         level bootstrap.
8184         * configure: Regenerate.
8185
8186         * Makefile.tpl: Clean up experimental top level bootstrap support:
8187         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8188         prev-gcc in configure- targets as well as all- targets.
8189         * Makefile.in: Regenerate.
8190
8191 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8192
8193         * compile: New file imported from automake.
8194
8195 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8196
8197         * configure.in: Remove symbolic link section.
8198         * configure: Regenerate.
8199         * Makefile.tpl (links): Remove.
8200         * Makefile.in: Regenerate.
8201
8202 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8203             Nathanael Nerode  <neroden@gcc.gnu.org>
8204
8205         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8206         Set with AC_CHECK_PROGS.
8207         * configure.in: Fix comment typo from last patch.
8208         * configure: Regenerate.
8209
8210 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8211
8212         * Makefile.tpl: Introduce experimental top level bootstrap support.
8213         * Makefile.in: Regenerate.
8214         * configure.in: Introduce support for top level bootstrap.
8215         * configure: Regenerate.
8216
8217 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8218             Paolo Bonzini  <bonzini@gnu.org>
8219
8220         PR bootstrap/14522
8221         * configure.in: Cope with shells that do not support unquoted ^
8222         * configure: Regenerate.
8223
8224 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8225             Paolo Bonzini  <bonzini@gnu.org>
8226
8227         PR bootstrap/14522
8228         * configure.in: Cope with shells that do not support nesting
8229         quotes inside quoted backquote substitutions.
8230         * configure: Regenerate.
8231
8232 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8233
8234         PR bootstrap/14522
8235         * configure.in: Fix escaping of $.
8236         * configure: Regenerate.
8237
8238 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8239
8240         * configure: Regenerate, since I forgot to while committing Paolo's
8241         changes.
8242
8243 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8244
8245         PR ada/14131
8246         Move language detection to the top level.
8247         * configure.in: Find default values for the tools as
8248         soon as possible.  Disable ada if GNAT is not found.
8249         Emit error message about missing languages.  Expand
8250         --enable-languages=all for the gcc subdirectory.
8251
8252 2004-03-10  Ben Elliston  <bje@gnu.org>
8253
8254         * MAINTAINERS: Update my email address.
8255
8256 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8257
8258         * ltconfig: Disable building static libraries if building shared
8259         libraries on AIX 5L.
8260
8261 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8262
8263         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8264         and disable libgcj.
8265         * configure: Regenerated.
8266
8267 2004-03-01  Brian Booth  <bbooth@redhat.com>
8268
8269         * MAINTAINERS: Add myself to write-after-approval.
8270
8271 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8272
8273         * MAINTAINERS: Add myself to write-after-approval.
8274
8275 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8276
8277         PR bootstrap/7087
8278         * Makefile.tpl: Guard XFOO sed statements better.
8279         * Makefile.tpl: Add dependency for configure-target-libada.
8280         * Makefile.in: Regenerate (incidentally fixes broken
8281         commit when libada-branch was merged).
8282
8283 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8284
8285         * MAINTAINERS: Add myself to write-after-approval.
8286
8287 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8288
8289         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8290         maintainers.
8291
8292 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8293
8294         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8295         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8296
8297 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8298
8299         PR bootstrap/11932
8300         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8301
8302 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8303
8304         * MAINTAINERS: Added myself to write-after-approval.
8305
8306 2004-02-14  Michael Koch  <konqueror@gmx.de>
8307
8308         * MAINTAINERS: Added myself to write-after-approval.
8309
8310 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8311
8312         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8313         some OS port maintainers to OS port maintainers section.
8314
8315 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8316
8317         * MAINTAINERS: Add self.
8318
8319 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8320
8321         * MAINTAINERS: Alphabetize.
8322
8323 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8324
8325         * MAINTAINERS: Remove myself.
8326
8327 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8328
8329         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8330         (rs6000-*-aix*): Same.
8331         * configure: Regenerate.
8332
8333 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8334
8335         * configure.in (host): Add in missing $noconfigdirs to defines.
8336         * configure: Regenerate.
8337
8338 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8339             Nathanael Nerode  <neroden@gcc.gnu.org>
8340
8341         PR ada/6637, PR ada/5911
8342         Merge with libada-branch:
8343         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8344         with appropriate dependencies. Add --enable-libada configure switch.
8345         * configure, Makefile.in: Regenerate.
8346
8347 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8348
8349         * MAINTAINERS: Add myself to write-after-approval.
8350
8351 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8352
8353         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8354         * configure: Regenerate.
8355
8356 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8357
8358         Merge from upstream:
8359
8360         * ltmain.in: When setting IFS to '~', be careful about user
8361         arguments that contain '~'.
8362
8363         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8364
8365         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8366         Also test $base_compile against $CC with escaped arguments. Bug
8367         reported by Geoff Keating <geoffk@apple.com>.
8368
8369 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8370
8371         * MAINTAINERS: Remove i960 port.
8372
8373 2004-01-23  DJ Delorie  <dj@redhat.com>
8374
8375         * Makefile.def (target_modules) [libiberty]: Don't stage.
8376         * Makefile.in: Rebuilt.
8377
8378 2004-01-20  Caroline Tice  <ctice@apple.com>
8379
8380         * MAINTAINERS: Add myself to write-after-approval.
8381
8382 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8383
8384         * MAINTAINERS: Update my email address.
8385
8386 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8387
8388         * MAINTAINERS: Add myself to write-after-approval.
8389
8390 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8391
8392         * MAINTAINERS: Remove entries without email address.
8393
8394 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8395
8396         * MAINTAINERS: Add myself to write-after-approval.
8397
8398 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8399
8400         * MAINTAINERS: Update my email address.
8401
8402 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8403
8404         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8405         * Makefile.tpl (configure-target-[+module+]): Support stage.
8406         * Makefile.in: Rebuilt.
8407
8408 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8409
8410         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8411
8412 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8413
8414         * MAINTAINERS: Add myself as a MIPS maintainer.
8415
8416 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8417
8418         * configure.in: Use ./config.cache, not config.cache.
8419         * configure: Regenerate.
8420         * Makefile.tpl: Special-casing not needed for GCC any more.
8421         * Makefile.in: Regenerate.
8422
8423         * configure.in: Don't share a cache file for host dirs.
8424         * configure: Regenerate.
8425
8426         * config-ml.in: Don't mess with the cache file.
8427
8428 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8429
8430         * MAINTAINERS: Move myself from 'Write After Approval' to
8431         'CPU Port Maintainers' section as SPARC maintainer.
8432
8433 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8434
8435         * Makefile.tpl: Make GCC use a separate config.cache.
8436         * Makefile.in: Regenerate.
8437
8438         PR bootstrap/11932, PR bootstrap/11933
8439         (I don't know if it will fix either of them, but it relates
8440         to them.)
8441         * configure.in: Don't use shared config.cache for target
8442         directories.
8443         * configure: Regenerate.
8444
8445 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8446
8447         * MAINTAINERS: Add myself to 'Write After Approval' section.
8448
8449 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8450
8451         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8452         * configure: Regenerated.
8453
8454 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8455
8456         * MAINTAINERS: Remove the mn10200 maintainer.
8457
8458 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8459
8460         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8461         * configure: Regenerated.
8462
8463 2003-12-16  Jan Hubicka  <jh@suse.cz>
8464
8465         * MAINTAINERS: Add myself as callgraph maintainer.
8466
8467 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8468
8469         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8470         * configure: Regenerate.
8471
8472 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8473
8474         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8475         'Write After Approval' section. Update email.
8476
8477 2003-12-01  James Lemke  <jim@wasabisystems.com>
8478
8479         * MAINTAINERS (Write After Approval): Add myself.
8480
8481 2003-11-20  Matt Thomas  <matt@3am-software.com>
8482
8483         * MAINTAINERS: Add myself as a vax port maintainer.
8484
8485 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8486
8487         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8488         (configure-build-[+module+], configure-[+module+]): Likewise.
8489         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8490         * Makefile.in: Regenerate.
8491
8492 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8493
8494         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8495         shared/dylibed libraries.
8496         * ltmain.sh: Likewise.
8497         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8498         * ltcf-cxx.sh: Likewise.
8499         * ltcf-gcj.sh: Likewise.
8500         * ltconfig: Likewise.
8501
8502 2003-11-17  Stan Cox  <scox@redhat.com>
8503
8504         * MAINTAINERS: Add myself as iq2000 port maintainer.
8505
8506 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8507
8508         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8509         * Makefile.in: Regenerate.
8510
8511 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8512
8513         * config.sub: Update to 2003-11-03 version.
8514
8515 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8516
8517         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8518         * configure:  Regenerate.
8519
8520 2003-10-20  Nicolas Pitre  <nico@cam.org>
8521
8522         * MAINTAINERS: Add myself to 'Write After Approval' section.
8523
8524 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8525
8526         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8527
8528 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8529
8530         * MAINTAINERS: Update my email address.
8531
8532 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8533
8534         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8535
8536 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8537
8538         * MAINTAINERS: Add myself to 'Write After Approval' section.
8539
8540 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8541
8542         * config.guess: Update to 2003-10-16 version.
8543         * config.sub: Update to 2003-10-16 version.
8544
8545 2003-10-15  David Daney  <ddaney@avtrex.com>
8546
8547         * MAINTAINERS: Added myself to 'Write After Approval' section.
8548
8549 2003-10-15  Falk Hueffner  <falk@debian.org>
8550
8551         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8552         'Write After Approval' section. Update email.
8553
8554 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8555
8556         * MAINTAINERS: Move myself from 'Write After Approval' to
8557         'Various Maintainers' section as middle-end maintainer.
8558
8559 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8560
8561         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8562         HOST_FLAGS_TO_PASS.
8563         * Makefile.in: Regenerate.
8564
8565 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8566
8567         * config.guess: Update to 2003-10-07 version.
8568         * config.sub: Update to 2003-10-07 version.
8569
8570 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8571
8572         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8573         * ltconfig (irix5*, irix6*): Don't override version_type.
8574
8575 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8576
8577         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8578         * configure: Rebuilt
8579         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8580         * Makefile.in: Rebuilt
8581
8582 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8583
8584         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8585
8586 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8587
8588         * MAINTAINERS (Write After Approval): Add myself.
8589
8590 2003-09-29  Paul Koning  <ni1d@arrl.net>
8591
8592         * MAINTAINERS: Move myself from "Write After Approval"
8593         to CPU platform maintainers for pdp11 platform.
8594
8595 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8596
8597         * MAINTAINERS: Move myself from 'Write After Approval' to
8598         'Various Maintainers' section as libffi testsuite maintainer.
8599
8600 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8601
8602         * configure.in: Pass a computed --program-transform-name
8603         to subconfigures.
8604         * configure: Regenerated.
8605
8606 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8607
8608         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8609         * Makefile.in: Regenerate.
8610
8611         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8612         * Makefile.in: Regenerate.
8613
8614 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8615
8616         * MAINTAINERS: Move myself from 'Write After Approval'
8617         to 'Various Maintainers' (objective-c) section.
8618
8619 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8620
8621         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8622         quoting.
8623         * configure: Regenerated.
8624
8625 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8626
8627         * MAINTAINERS (Write After Approval): Add myself to write after
8628         approval list.
8629
8630 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8631
8632         * MAINTAINERS (Write After Approval): Add myself.
8633
8634 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8635
8636         * MAINTAINERS: Update my e-mail address.
8637
8638 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8639
8640         * libtool.m4 (LD): Correct powerpc64 host match.
8641
8642 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8643
8644         * MAINTAINTERS: Update my affiliation and email address.
8645
8646 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8647
8648         * MAINTAINERS (Write After Approval): Add myself.
8649
8650 2003-09-04  DJ Delorie  <dj@redhat.com>
8651
8652         * configure: Regenerate.
8653
8654 2003-09-04  Robert Millan  <robertmh@gnu.org>
8655
8656         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8657
8658 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8659
8660         * configure.in: Ensure arguments to sed are properly spaced.
8661         * configure: Regenerate.
8662
8663 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8664
8665         * MAINTAINERS: Update my e-mail address.
8666
8667 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8668
8669         * MAINTAINERS (Write After Approval): Add myself.
8670
8671 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8672
8673         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8674         * configure: Regenerated.
8675
8676 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8677
8678         * MAINTAINERS: Update my email address.
8679
8680 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8681
8682         * configure.in:  Use newline instead of semicolon when assuming
8683         shell arguments in a for loop.
8684         * configure:  Regenerated.
8685
8686 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8687
8688         * MAINTAINERS: Resurrect the i860 maintainer.
8689
8690 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8691
8692         PR 8180
8693         * configure.in: When testing with_libs and with_headers, treat
8694         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8695         * configure: Regenerate.
8696
8697         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8698         make, shell, etc.
8699         (baseargs): Likewise.
8700         * configure: Regenerate.
8701
8702 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8703
8704         * MAINTAINERS (Write After Approval): Add myself.
8705
8706 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8707
8708         * configure.in: Disable libgcj for darwin not on powerpc.
8709         * configure: Rebuild.
8710
8711 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8712
8713         * config-ml.in, symlink-tree: Add license.
8714
8715 2003-08-03  Richard Stallman  <rms@gnu.org>
8716             Eben Moglen  <moglen@columbia.edu>
8717
8718         * README.SCO: New file.
8719
8720 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8721
8722         * Makefile.tpl (check, check-c++): Express dependencies using
8723         dependencies rather than commands.
8724         * Makefile.in: Regenerate.
8725
8726 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8727
8728         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8729         * configure: Ditto.
8730
8731 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8732
8733         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8734         * Makefile.in: Update.
8735
8736 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8737
8738         * configure.in: Enable libgcj for darwin.
8739         * configure: Rebuild.
8740
8741 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8742
8743         * config-ml.in:  Use ac_configure_args directly instead of
8744         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8745         actually seen.
8746
8747 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8748
8749         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8750         creating target and build subdirs to build all parent dirs as needed.
8751         * Makefile.in: Rebuild.
8752         * configure.in: Don't build dirs explicitly here.
8753         * configure: Rebuild.
8754
8755 2003-07-26  Paul Brook  <paul@nowt.org>
8756
8757         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8758
8759 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8760
8761         * Makefile.tpl (all-make): Depend on intl.
8762         * Makefile.in: Rebuilt.
8763
8764 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8765
8766         * install-sh:  Update to newer upstream versions (associated with
8767         aclocal 1.7).
8768         * mkinstalldirs:  Likewise.
8769         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8770
8771 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8772
8773         * MAINTAINERS: Move self from Bug database only accounts
8774         to write-after-approval.
8775
8776 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8777
8778         * config.if: Remove unused libc_interface determination.
8779
8780 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8781
8782         * MAINTAINERS: Move self from write-after-approval to
8783         build machinery (*.in).
8784
8785 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8786
8787         PR bootstrap/11273
8788         PR bootstrap/11408
8789         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8790         unused INSTALL_PROGRAM_ARGS.
8791         * configure.in: Use AC_PROG_INSTALL.
8792         * Makefile.in: Regenerate.
8793         * configure: Regenerate.
8794
8795 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8796
8797         * MAINTAINERS: Alphabetize.
8798
8799 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8800
8801         * configure: Rebuilt.
8802         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8803         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8804         newlib nor libgloss.
8805         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8806         * configure.in (am33_2.0-*-linux*): Added.
8807
8808 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8809
8810         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8811         * configure: Regenerate.
8812
8813 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8814
8815         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8816         * Makefile.in: Regenerate.
8817
8818 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8819
8820         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8821         * Makefile.in: Regenerate.
8822
8823 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8824
8825         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8826         * Makefile.in: Regenerated.
8827
8828         * config-ml.in: Replace PWD with PWD_COMMAND.
8829
8830 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8831
8832         * intl: New directory; see intl/ChangeLog for details.
8833         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8834         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8835         * Makefile.in: Regenerate.
8836
8837 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8838
8839         * configure.in: Clean up config-lang.in handling.  Delete
8840         useless assignment to "subdirs".
8841         * configure: Regenerate.
8842
8843 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8844
8845         * configure.in: Rename 'target_libs' to 'target_libraries'.
8846         Remove useless reference to 'target_libs'.
8847         * configure: Regenerate.
8848
8849 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8850
8851         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8852         * Makefile.in: Regenerate.
8853
8854 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8855
8856         * Makefile.def: Introduce flags_to_pass.
8857         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8858         * Makefile.in: Regenerate.
8859
8860 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8861
8862         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8863         and target-libgloss.
8864         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8865         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8866         * configure: Regenerate.
8867
8868 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8869
8870         * configure.in: Update testsuite_flags to new location.
8871         * configure. Regenerate.
8872
8873 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8874
8875         * Makefile.tpl: Remove BUILD_CC stuff.
8876         * Makefile.in: Regenerate.
8877
8878 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8879
8880         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8881
8882 2003-06-16  Graeme Peterson  <gp@qnx.com>
8883
8884         * MAINTAINERS (Write After Approval): Add myself.
8885
8886 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8887
8888         * config.guess: Update to 2003-06-12 version.
8889         * config.sub: Update to 2003-06-13 version.
8890
8891 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8892
8893         * config.guess: Update to 2003-06-06 version.
8894         * config.sub: Update to 2003-06-06 version.
8895
8896 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8897
8898         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8899         * configure. Regenerate.
8900
8901 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8902
8903         * configure.in: Disable serial configure by default.
8904         * configure: Regenerate.
8905         * Makefile.tpl: Abolish .NOTPARALLEL.
8906         * Makefile.in: Regenerate.
8907
8908         * Makefile.tpl: Replace {build,host,target}_canonical by
8909         {build,host,target}.
8910         * Makefile.in: Regenerate.
8911
8912         * Makefile.tpl: Fix stupid pasto.
8913         * Makefile.in: Regenerate.
8914
8915 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8916
8917         * Makefile.tpl: Remove bogus conditional.
8918         * Makefile.in: Regenerate.
8919
8920 2003-06-05  Jan Hubicka  <jh@suse.cz>
8921
8922         * Makefile.tpl (profiledbootstrap): New target.
8923         * Makefile.in (profiledbootstrap): New target.
8924
8925 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8926
8927         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8928         Pinski. Remove user names from other bugzilla-only maintainers.
8929
8930 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8931
8932         * Makefile.tpl: Make 'recursive targets' using autogen rather
8933         than shell loop.  Remove duplicate 'clean' targets and false
8934         comments.
8935         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8936         Add systematic method of specifying missing targets in subdirs.
8937         Add copyright boilerplate.
8938         * Makefile.in: Regenerate.
8939         * configure.in: Add 'recursive targets' to maybe list.
8940         * configure: Regenerate.
8941
8942         * MAINTAINERS: "GNATS only" -> "Bug database only".
8943
8944         * Makefile.tpl: Rename [+target+] to [+make_target+].
8945         * Makefile.def: Rename 'target' to 'make_target'.
8946
8947 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8948
8949         * MAINTAINERS: Add self as options handling maintainer.
8950
8951 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8952
8953         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8954         been too long since I touched those ports.
8955
8956 2003-05-28  DJ Delorie  <dj@redhat.com>
8957
8958         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8959         * Makefile.in: Regenerate.
8960
8961 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8962
8963         * configure.in: Use curly braces in the definition of tooldir.
8964         * configure: Regenerate.
8965
8966 2003-05-21  DJ Delorie  <dj@redhat.com>
8967
8968         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8969         newlib or libgloss.
8970         * Makefile.in: Regenerate.
8971
8972 2003-05-21  DJ Delorie  <dj@redhat.com>
8973
8974         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8975         * Makefile.in: Regenerate.
8976
8977 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8978
8979         * MAINTAINERS: Update my e-mail address.
8980
8981 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8982
8983         * configure.in: Switch more things to use maybe dependencies.
8984         * Makefile.tpl: Switch more things to use maybe dependencies.
8985         Factor out common code from autogen IF statements.
8986         * configure: Regenerate.
8987         * Makefile.in: Regenerate.
8988
8989 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8990
8991         * configure.in: Accept i[3456789]86 for machine type.
8992         * configure: Regenerate.
8993
8994 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8995
8996         * configure.in: Switch more things to use maybe dependencies.
8997         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8998         * configure: Regenerate.
8999         * Makefile.tpl: Switch more things to use maybe dependencies.
9000         * Makefile.in: Regenerate.
9001
9002 2003-05-16  Andreas Schwab  <schwab@suse.de>
9003
9004         * Makefile.tpl (install-opcodes): Define.
9005         * Makefile.in: Rebuild.
9006
9007 2003-05-13  Andreas Jaeger  <aj@suse.de>
9008
9009         * config.guess: Update to 2003-05-09 version.
9010         * config.sub: Update to 2003-05-09 version.
9011
9012 2003-05-13  Michael Eager  <eager@mvista.com>
9013
9014         * configure.in: Correct sed script so that options in quotes are not
9015         deleted.
9016         * configure: Rebuild.
9017
9018 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9019
9020         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9021         and $$s/newlib/libc/sys/cygwin32 include paths.
9022         * configure: Ditto.
9023
9024 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9025
9026         * MAINTAINERS: Update my email addresses.
9027
9028 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9029
9030         * config-ml.in: Propagate INSTALL variables.
9031
9032 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9033
9034         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9035
9036 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9037
9038         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9039         * Makefile.in: Regenerate.
9040
9041 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9042
9043         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9044
9045 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9046
9047         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9048
9049 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9050
9051         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9052         * Makefile.in: Regenerated.
9053
9054 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9055
9056         * MAINTAINERS (Write After Approval): Upgrade myself from
9057         GNATS only to write-after-approval. Update my mail address.
9058
9059 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9060
9061         (OS Port Maintainers: freebsd): Add myself.
9062
9063 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9064
9065         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9066
9067 2003-04-22  Kean Johnston  <jkj@sco.com>
9068
9069         * MAINTAINERS (SCO ports): Added myself.
9070
9071 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9072
9073         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9074
9075 2003-04-19  Kean Johnston  <jkj@sco.com>
9076
9077         * MAINTAINERS (Write After Approval): Add myself.
9078
9079 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9080
9081         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9082         * Makefile.in: Regenerate.
9083
9084 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9085
9086         * configure.in (powerpc64*-*-linux*): Remove.
9087         * configure: Rebuilt.
9088
9089 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9090
9091         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9092         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9093         and restrap.
9094         * Makefile.in:  Regenerate.
9095
9096 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9097
9098         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9099         * configure: Regenerated.
9100
9101 2003-04-15  DJ Delorie  <dj@redhat.com>
9102
9103         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9104
9105 2003-04-13  Nick Clifton  <nickc@redhat.com>
9106
9107         * config-ml.in: Remove support for --disable-aix removing
9108         call-aix multilibs.
9109
9110 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9111
9112         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9113         * */configure: Rebuilt.
9114
9115 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9116
9117         * MAINTAINERS: Add my email address.
9118
9119 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9120
9121         * MAINTAINERS (Write After Approval): Add myself.
9122
9123 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9124
9125         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9126         * Makefile.in: Regenerate.
9127
9128 2003-03-14  Michael Chastain  <mec@shout.net>
9129
9130         * Makefile.in: Regenerate with correct Makefile.def.
9131
9132 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9133
9134         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9135         Make macro.
9136         * Makefile.in: Regenerate.
9137         * configure.in: Clean up gxx_include_dir logic.
9138         * configure: Regenerate.
9139
9140 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9141
9142         * MAINTAINERS (Write After Approval): Add myself.
9143
9144 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9145
9146         * MAINTAINERS: Update my mail address.
9147
9148 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9149
9150         * configure.in (gxx_include_dir): Fix typo.
9151         * configure: Regenerated.
9152
9153 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9154
9155         * Makefile.tpl: Reindent.
9156         * Makefile.in: Regenerate.
9157         * configure.in: Reindent.  Don't set unused variables.
9158         * configure: Regenerate.
9159
9160 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9161
9162         * configure.in: Include $(build_tooldir)/sys-include in
9163         FLAGS_FOR_TARGET.
9164         * configure: Regenerated.
9165
9166 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9167
9168         * Makefile.tpl: Always pass down RANLIB.
9169         * Makefile.in: Regenerate.
9170
9171         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9172         * Makefile.in: Regenerate.
9173         * configure.in: Remove unused logic relating to --enable-shared
9174         and --enable-threads.  Remove bogus comments.  Remove redundant
9175         noconfigdirs.
9176         * configure: Regenerate.
9177
9178         * configure.in: Replace ${libstdcxx_version} by its value.
9179         Remove reference to mh-dgux.
9180         * configure: Regenerate.
9181
9182 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9183
9184         * MAINTAINERS (Write After Approval): Add myself.
9185
9186 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9187
9188         * Makefile.tpl: Rearrange.
9189         * Makefile.in: Regenerate.
9190
9191 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9192
9193         * configure.in: Add support for kaOS as cross build target system.
9194         * configure: Regenerated.
9195
9196 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9197
9198         * MAINTAINERS (Write after approval): Add myself.
9199
9200 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9201
9202         * MAINTAINERS: Update my email address.
9203
9204 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9205
9206         * MAINTAINERS: Add self to blanket write privs. section.
9207
9208 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9209
9210         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9211         configure-target-* as some target builds may require additional
9212         flags for preprocessor tests.
9213         * Makefile.in: Regenerated.
9214
9215 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9216
9217         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9218         * ltconfig: Handle it.
9219         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9220         auto-detecting it.
9221
9222         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9223         it is used as argument to $CC.
9224         * ltcf-gcj.sh: Likewise.
9225
9226         * configure.in: Introduce --enable-maintainer-mode.
9227         * configure: Rebuilt.
9228         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9229         for maintainer mode.
9230         * Makefile.in: Rebuilt.
9231
9232 2003-02-18  Jason Merrill  <jason@redhat.com>
9233
9234         * Makefile.tpl (check-c++): Allow parallelism.
9235
9236 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9237
9238         * MAINTAINERS: Remove John Carr (who never actually had access to
9239         gcc.gnu.org).
9240
9241 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9242
9243         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9244         don't configure target-libobjc.
9245         * configure: Regenerate.
9246
9247 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9248
9249         * Makefile.tpl (RANLIB): Define.
9250         * Makefile.in: Regenerate.
9251
9252 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9253
9254         * MAINTAINERS: Update my email.
9255
9256 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9257
9258         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9259         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9260         * Makefile.in: Regenerated.
9261         * configure.in: Remove all traces of snavigator, db, and grep.
9262         * configure: Regenerated.
9263
9264 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9265
9266         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9267         After Approval.
9268
9269 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9270
9271         * MAINTAINERS (Write after approval): Add myself.
9272
9273 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9274
9275         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9276         * Makefile.in: Regenerated.
9277
9278 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9279
9280         * config.guess: Updated to 2003-01-30's version.
9281         * config.sub: Updated to 2003-01-28's version.
9282
9283 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9284
9285         * config.if: If gcc_version is already set, just use it.  Don't set
9286         gcc_version_trigger if it's already set, otherwise set it to
9287         gcc/version.c, but only if the file exists.  If it is not set and
9288         gcc/version.c does not exist, try to extract the version number from
9289         $CC.
9290
9291 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9292
9293         * MAINTAINERS: Add myself to write-after-approval list.
9294
9295 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9296
9297         * configure.in:  Revert 24Jan change.
9298         * configure:  Regenerate.
9299
9300 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9301
9302         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9303         entry of HJ Lu.
9304
9305 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9306
9307         * configure.in: Revert previous change.
9308         * configure: Regenerate.
9309
9310 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9311
9312         * configure.in: Make rda native-only.
9313         * configure: Regenerate.
9314
9315 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9316
9317         * MAINTAINERS: Move myself from GNATS-only-accounts to
9318         write-after-approval.
9319
9320 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9321
9322         * configure.in: Add missing \.
9323         * configure: Rebuilt.
9324
9325 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9326
9327         * configure.in (baseargs): Avoid using \| in sed regular
9328         expressions.
9329         * configure: Rebuilt.
9330
9331 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9332
9333         * configure.in (baseargs): Remove all supported forms of
9334         --cache-file, --srcdir, --host, --build and --target options
9335         from argument lists.
9336         * configure: Rebuilt.
9337
9338 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9339
9340         * MAINTAINERS: Add myself to write-after-approval list.
9341
9342 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9343
9344         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9345         * configure: Rebuilt.
9346
9347 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9348
9349         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9350         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9351         * Makefile.in: Regenerate.
9352         * configure: Regenerate.
9353
9354 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9355
9356         * configure.in: Remove Makefile in build, host and target modules
9357         unless configure was run with --no-recursion.
9358         * configure: Rebuilt.
9359
9360 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9361
9362         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9363         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9364         * Makefile.in: Regenerate.
9365
9366 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9367
9368         * config.guess: Update to 2003-01-03 version.
9369         * config.sub: Update to 2003-01-03 version.
9370
9371 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9372
9373         * configure: Regenerate with proper autoconf 2.13.
9374
9375 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9376
9377         * configure.in: Add AC_PREREQ for consistency.
9378         * configure: Regenerate.
9379
9380 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9381
9382         * configure.in (GDB_TK): Add tcl directories conditional on
9383         gdb/gdbtk directory being present.
9384         * configure: Regenerate.
9385
9386 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9387
9388         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9389         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9390         * configure: Rebuilt.
9391
9392 2002-12-31  Tom Tromey  <tromey@redhat.com>
9393
9394         * Makefile.in: Rebuilt.
9395         * Makefile.def (target_modules) [libffi]: Allow installation.
9396
9397 2002-12-31  Andreas Schwab  <schwab@suse.de>
9398
9399         * configure.in: Fix use of $program_transform_name.
9400         * configure: Regenerated.
9401
9402 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9403
9404         * configure.in (baseargs): Don't remove first configure argument.
9405         * configure: Regenerated.
9406
9407 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9408
9409         * Makefile.tpl (local-distclean): Don't remove...
9410         (multilib.ts): ... this.  Moved into...
9411         (multilib.out): ... this.  Don't use sub-make.
9412         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9413         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9414         (configure-build-[+module+], configure-[+module+],
9415         configure-target-[+module+], configure-gcc): ... these.  Test
9416         for Makefile existence.  Drop config.status from dependencies.
9417         * Makefile.in: Rebuilt.
9418         * configure.in: Move gcc-version-trigger to the end of
9419         ac_configure_args.  Add comments to maybedep.tmp and
9420         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9421         nonopt from baseargs, matching and removing corresponding
9422         whitespace while at it.
9423         * configure: Rebuilt.
9424
9425 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9426
9427         * configure.in (host_configargs): Replace reference to
9428         no-longer-defined buildopts with --build=${build_alias}.
9429         * configure: Rebuilt.
9430
9431         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9432         program_transform_name to standard idiom.
9433         (AUTOGEN, AUTOCONF): Define.
9434         (Makefile.in): Use $(AUTOGEN).
9435         (Makefile): Depend on config.status, and use autoconf-style rule to
9436         build it.  Move original commands to...
9437         (config.status): ... this new target.
9438         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9439         $(AUTOCONF).
9440         * Makefile.in: Rebuilt.
9441
9442 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9443
9444         * Makefile.tpl: Fix dramatic bustage due to change in
9445         program_transform_name.
9446         * Makefile.in: Regenerate.
9447
9448         * configure.in: Remove unnecessary PATH setting.
9449         * configure: Regnerate.
9450
9451         * configure.in: Don't default to unprefixed tools unless
9452         the native tools will work.
9453         * configure: Regenerate.
9454
9455         * configure.in: Convert to autoconf script.  Blow away lots
9456         of now-redundant Makefile fragments.
9457         * configure: Generate using Autoconf.
9458         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9459         * Makefile.in: Regenerate.
9460
9461 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9462
9463         * configure: Fix stupid bug where RANLIB was mistakenly included.
9464
9465         * configure.in: Rename (buildargs, hostargs, targargs) to
9466         (build_configargs, host_configargs, target_configargs).
9467
9468         * configure.in: Move logic out of sed statement.
9469
9470         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9471         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9472
9473 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9474
9475         * config.sub: Import from master repository
9476         * config.guess: Ditto
9477
9478 2002-12-24  Andreas Schwab  <schwab@suse.de>
9479
9480         * Makefile.tpl (multilib.out): Fix missing space.
9481         * Makefile.in: Regenerate.
9482
9483 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9484
9485         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9486         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9487         * Makefile.in: Regenerate.
9488         * configure.in: Remove unnecessary leftovers.
9489
9490 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9491
9492         * configure.in (extra_ranlibflags_for_target): New variable.
9493         (*-*-darwin): Add -c to ranlib commands.
9494         * configure (tooldir): Handle extra_ranlibflags_for_target.
9495
9496 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9497
9498         * Makefile.tpl: Revert HJL's change.
9499         * Makefile.in: Regenerated.
9500         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9501         always.
9502
9503 2002-12-19  Andreas Schwab  <schwab@suse.de>
9504
9505         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9506         * Makefile.in: Regenerate.
9507
9508 2002-12-18  H.J. Lu  <hjl@gnu.org>
9509
9510         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9511         * Makefile.in: Regenerated.
9512
9513         * configure.in (build_prefix): New. Substitute.
9514
9515 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9516
9517         * Makefile.tpl: Don't let real targets depend on phony targets.
9518         * Makefile.in: Regenerate.
9519
9520         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9521         * Makefile.in: Regenerate.
9522
9523 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9524
9525         * config.sub: Import from master repository
9526         * config.guess: Ditto
9527
9528 2002-12-16  Jason Merrill  <jason@redhat.com>
9529
9530         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9531         previous 'make bootstrap'.
9532         * Makefile.in: Regenerate.
9533
9534 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9535
9536         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9537
9538 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9539
9540         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9541         * Makefile.in: Regenerate.
9542
9543 2002-12-13  Jason Merrill  <jason@redhat.com>
9544
9545         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9546         library tests.
9547         (check-c++): Just depend on it and check-target-libstdc++-v3.
9548         * Makefile.in: Regenerate.
9549
9550 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9551
9552         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9553         * Makefile.in: Rebuilt.
9554
9555 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9556
9557         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9558
9559 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9560
9561         * configure: Fix bug put in by gremlins.
9562
9563         * Makefile.tpl: Substitute more autoconfily.
9564         * configure: Substitute more autoconfily.
9565         * Makefile.in: Regenerate.
9566
9567 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9568
9569         * config.sub: Import from master repository
9570         * config.guess: Ditto
9571         * MAINTAINERS: Added Svein Seldal under write after approval
9572
9573 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9574
9575         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9576         * Makefile.in (all-sim): Ditto.
9577
9578 2002-12-06  DJ Delorie  <dj@redhat.com>
9579
9580         * Makefile.tpl: Change configure dependencies to not have real
9581         targets depend on phony targets.
9582
9583 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9584
9585         * configure.in: Revert unintentional change.
9586
9587         * Makefile.tpl: Change dependency for */multilib.out so that
9588         it works when gcc isn't in the tree.
9589
9590         * configure.in: Substitute more.
9591         * configure: Run subconfigures from the Makefile.
9592         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9593         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9594
9595 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9596
9597         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9598
9599 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9600
9601         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9602         and corresponding dependencies.
9603         * Makefile.in: Regenerate.
9604
9605         * configure.in (host_tools): Order binutils, gas and ld for
9606         convenience in running the testsuites.
9607
9608         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9609         * Makefile.in: Regenerate.
9610         * configure.in: Introduce rules to serialize subconfigure runs.
9611
9612         * configure.in: Introduce BASE_CC_FOR_TARGET.
9613         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9614         Realize configure-build-* targets.  Realize configure-target-* targets.
9615         * Makefile.in: Regenerate.
9616
9617 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9618
9619         * configure: Move gcc_version_trigger stuff from here...
9620         * configure.in: ...to here.
9621
9622         * configure.in: Separate subconfigure options added by this file from
9623         options given by the user.  Add machinery to put args for host
9624         subconfigures into the Makefile.
9625
9626         * Makefile.tpl: Remove 'vault' targets.
9627         * Makefile.tpl: Reorder and comment dependencies.
9628         * Makefile.in: Regenerate.
9629
9630 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9631         * configure.in: Fix my broken commit of previous patch. (sigh)
9632
9633 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9634
9635         * configure.in: Move host-specific darwin noconfigdirs into
9636         the host-specific section.
9637
9638 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9639
9640         * configure.in: Move host-specific darwin noconfigdirs into
9641         the host-specific section.
9642
9643 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9644
9645         * configure: Remove skip-this-dir support.
9646         * Makefile.tpl: Remove skip-this-dir support.
9647
9648         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9649         subdirectories.
9650         * Makefile.in: Regenerate.
9651
9652         * Makefile.tpl: Strip out useless setting of 'dir'.
9653         * Makefile.in: Regenerate.
9654
9655 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9656
9657         * configure.in: Fix deeply stupid bug.
9658
9659         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9660         shell code in CXX_FOR_TARGET
9661         * Makefile.def: Introduce raw_cxx.
9662         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9663         RAW_CXX_FOR_TARGET.
9664         * Makefile.in: Regenerate.
9665
9666 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9667
9668         * Makefile.tpl: Remove unnecessary ifs.
9669         * Makefile.in: Regenerate.
9670
9671         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9672         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9673         targets for 'no_install' modules.
9674         * configure: Move GDB_TK substitution to configure.in.  Move
9675         build_modules stuff to configure.in.
9676         * configure.in: Implement soft dependency machinery.  Maybe-ize
9677         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9678         * Makefile.in: Regenerate.
9679
9680 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9681
9682         * Makefile.tpl: Make all-target, install-target behave similarly
9683         to all, install (only hitting configured targets).  Eliminate
9684         unused macro defintions.
9685
9686         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9687         build != host.
9688
9689         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9690
9691         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9692
9693         * configure.in: Produce lists of subdir targets we're actually
9694         configuring.  Remove references to "dosrel".
9695         * Makefile.tpl: Let configure set which subdir targets are hit.
9696         Remove install-cross; clean up install; remove ALL.  Remove
9697         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9698         Autogenerate host module targets.  Remove empty dependency lines
9699         and redundant dependency; rearrange slightly.
9700         * Makefile.def: Add host-side libtermcap, utils.
9701
9702         * Makefile.in: Regenerate.
9703
9704 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9705
9706         * ltconfig (osf[345]): Append $major to soname_spec.
9707         Reflect this in library_names_spec.
9708         * ltmain.sh (osf): Prefix $major with . for use as extension.
9709
9710 2002-11-19  Andreas Jaeger  <aj@suse.de>
9711
9712         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9713         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9714         and sparc64 GNU/Linux systems.
9715
9716 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9717
9718         * MAINTAINERS: Update email.
9719
9720 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9721
9722         * MAINTAINERS: Complete James Dennett's entry.
9723
9724 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9725
9726         * MAINTAINERS (Write After Approval): Add myself.
9727
9728 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9729
9730         * Makefile.tpl: syntactic cleanup
9731
9732 2002-11-13  Stuart Hastings  <stuart@apple.com>
9733
9734         * MAINTAINERS: Add myself to write-after-approval list.
9735
9736 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9737
9738         * Makefile.def: Add list of recursive targets to autogenerate.
9739         Add build_modules.
9740         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9741         targets.  Autogenerate *-build-* targets.
9742         * Makefile.in: Regenerate.
9743
9744 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9745
9746         * configure: More autoconf-style substitutions.
9747         * Makefile.tpl: More autoconf-style substitutions.
9748         * Makefile.in: Regenerate.
9749
9750 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9751
9752         * configure: Substitute more variables in a more autoconf-friendly
9753         way.  Simplify slightly.
9754         * Makefile.tpl: Make more variables substitutable in an
9755         autoconf-friendly way.
9756         * Makefile.in: Regenerate.
9757
9758 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9759
9760         * MAINTAINERS (Write After Approval): Add myself.
9761
9762 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9763
9764         * configure.in (v810*): Remove special setting of tools.
9765
9766         * configure: Add support for extra required flags for ar or nm.
9767         * configure.in (aix4.3+): Use above support for target-specific
9768         issues, rather than using config/mt-aix43.
9769
9770 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9771
9772         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9773         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9774         with $srcdir.  Reformat indentation.  Substitute some variables
9775         formerly hard-coded in the Makefile for build=host.
9776         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9777         * Makefile.def: Autogenerate more.
9778         * Makefile.in: Regenerate.
9779
9780 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9781
9782         * MAINTAINERS (Write After Approval): Add myself.
9783
9784 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9785
9786         * Makefile.def (host_modules): Add rda.
9787         * Makefile.in: Regenerate.
9788         * configure.in (target_tool): Add target-rda to list.
9789
9790 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9791
9792         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9793
9794 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9795
9796         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9797         and restrap targets to this rule.
9798         * Makefile.in:  Regenerate.
9799
9800 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9801
9802         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9803         GNATS only accounts.
9804
9805 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9806
9807         * configure.in (i[3456]86-*-linux*): Add check to disable
9808         ${libgcj} for glibc1.
9809
9810 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9811
9812         * MAINTAINERS: Add myself as ip2k port maintainer.
9813
9814 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9815
9816         * configure.in: Add tic4x target.
9817
9818 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9819
9820         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9821         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9822         * Makefile.in: Regenerate.
9823
9824         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9825         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9826         * Makefile.in: Regenerate.
9827
9828 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9829
9830         * MAINTAINERS: Add myself as web pages co-maintainer.
9831
9832 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9833
9834         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9835         * Makefile.in: Regenerate.
9836
9837 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9838
9839         * MAINTAINERS: Add myself and Nathan Sidwell
9840         <nathan@codesourcery.com> as VxWorks maintainers.
9841
9842 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9843
9844         * Makefile.def: Remove order dependency comments.
9845         * Makefile.tpl: Add explicit install-install dependencies.
9846         * Makefile.in: Regenerate.
9847
9848         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9849         * Makefile.in: Regenerate.
9850
9851         * Makefile.tpl: Add configure-target (for src-release in src)
9852         * Makefile.in: Regenerate.
9853
9854 2002-09-30  Nick Clifton  <nickc@redhat.com>
9855
9856         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9857
9858 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9859
9860         * configure.in (s390*-*-linux*): Enable libgcj.
9861
9862 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9863
9864         * configure: Revert accidentally applied changes.
9865
9866         * Makefile.tpl: Make more autoconf-friendly.
9867         * Makefile.in: Regenerate.
9868         * configure: Make substitution more autoconf-like.
9869
9870 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9871
9872         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9873         single entry to handle all these.
9874         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9875         libjava on arm-*-elf.
9876
9877 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9878
9879         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9880         things that depend on them.
9881
9882 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9883
9884         * Makefile.tpl: Make subsituted variables more autoconfy.
9885         * Makefile.in: Regenerate.
9886         * configure: Make seds more autoconfy.
9887
9888 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9889
9890         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9891         * Makefile.in: Regenerate.
9892         * configure.in: Rewrite sed statements to look autoconfy.
9893
9894         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9895         all-target-foo on configure-target-foo.
9896         * Makefile.def: Ditto.
9897         * Makefile.in: Rebuild.
9898
9899 2002-09-25  Andrew Haley  <aph@redhat.com>
9900
9901         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9902
9903 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9904
9905         * Makefile.def: New file.
9906         * Makefile.tpl: New file.
9907         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9908         * contrib/gcc_update: Note that Makefile.in is a generated file.
9909
9910         * configure.in: Minor rearrangement.  Simplify tests.
9911
9912 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9913
9914         * configure.in (with_headers): Skip copy if value is "yes".
9915         (with_libs): Likewise.
9916
9917 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9918
9919         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9920         * configure.in (sh*-*-pe*): Ditto.
9921         * configure.in (mips*-*-pe*): Ditto.
9922         * configure.in (*arm-wince-pe): Ditto.
9923
9924         * configure.in: Rearrange.
9925
9926 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9927
9928         * MAINTAINERS: Update my email address.
9929
9930 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9931
9932         * MAINTAINERS: (Write After Approval): Add myself.
9933
9934 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9935
9936         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9937
9938 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9939
9940         * MAINTAINERS: Change my mailing address.
9941
9942 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9943
9944         * MAINTAINERS (Write After Approval): Remove myself.
9945         (Various Maintainers: c++ runtime libs): Add myself.
9946
9947 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9948
9949         * MAINTAINERS (Write After Approval): Remove myself.
9950         (Various Maintainers: c++ runtime libs): Add myself.
9951
9952 2002-08-15  Eric Christopher  <echristo@redhat.com>
9953
9954         * config.sub: Import from master repository.
9955         * config.guess: Ditto.
9956
9957 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9958
9959         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9960         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9961         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9962
9963 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9964
9965         * MAINTAINERS: Add self to rs6000 vector extensions.
9966
9967 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9968
9969         * libiberty/configure: Reverted unintended yesterday's check in.
9970
9971 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9972
9973         * boehm-gc/configure, libf2c/configure: Rebuilt.
9974         * libffi/configure, libiberty/configure: Ditto.
9975         * libjava/configure, libobjc/configure: Ditto.
9976         * libstdc++-v3/configure, zlib/configure: Ditto.
9977         Merged from binutils:
9978         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9979         From Steve Ellcey <sje@cup.hp.com>:
9980         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9981         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9982         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9983         IA64.
9984         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9985         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9986         soname_spec, sys_lib_search_path_spec): Ditto.
9987
9988 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9989
9990         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9991
9992 2002-08-04  H.J. Lu  (hjl@gnu.org)
9993
9994         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9995
9996 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9997
9998         * MAINTAINERS (Write After Approval): Add myself.
9999
10000 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10001
10002         * configure.in: Move generic linux case to end.  Copy generic
10003         linux noconfigdirs to mips*-*-linux* entry and new
10004         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10005
10006 2002-07-19  Michael Matz  <matz@suse.de>
10007
10008         * MAINTAINERS: Add myself as ra* maintainer.
10009
10010 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10011
10012         * config.guess: Update to 2002-07-09 version.
10013         * config.sub: Update to 2002-07-03 version.
10014
10015 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10016
10017         * MAINTAINERS: Fix typo in a maintainer email address.
10018
10019 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10020
10021         * configure.in: Remove two redundant tests.
10022
10023 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10024
10025         * configure.in (mips*-*-irix6*o32): Enable stabs.
10026
10027 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10028
10029         * configure.in: Don't build grez.
10030         * Makefile.in: Ditto.
10031
10032         * Makefile.in: Remove references to bsp, cygmon, libstub.
10033         * configure.in: Ditto.
10034
10035         * configure.in: Remove leftover reference to gdbtest.
10036
10037 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10038
10039         * configure.in (gxx_include_dir):  Change to match versioned
10040         C++ headers if --enable-version-specific-runtime-libs is used.
10041
10042 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10043
10044         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10045
10046 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10047
10048         * configure.in: Make --without-x work.
10049
10050 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10051
10052         * configure.in: Rearrange target Makefile fragment collection.
10053
10054         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10055         cvs[src].
10056         * configure.in: Ditto.
10057
10058 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10059
10060         * MAINTAINERS (Write After Approval): Update my e-mail address.
10061
10062 2002-06-24  Ben Elliston  <bje@redhat.com>
10063
10064         * configure.in (host_tools): Remove cgen.
10065
10066         * Makefile.in (all-cgen): Remove; runs from its source directory.
10067         (check-cgen, install-cgen, clean-cgen): Likewise.
10068         (all-opcodes): Do not depend on all-cgen.
10069         (all-sim): Likewise.
10070
10071 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10072
10073         * Makefile.in: Eliminate 'apache' targets.
10074         * configure.in: Eliminate 'apache' targets.
10075
10076         * configure.in: Eliminate redundant tests.  Reorganize.
10077
10078         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10079
10080         * config-ml.in: Eliminate references to Cygnus configure.
10081
10082         * Makefile.in: Eliminate references to building emacs.
10083
10084 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10085
10086         * MAINTAINERS: Update my email address.
10087
10088 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10089
10090         * config.if (libstdcxx_incdir): Version C++ headers.
10091         (cxx_incdir): Remove.
10092
10093 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10094
10095         * MAINTAINERS (Write After Approval): Add self.
10096
10097 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10098
10099         * configure.in: Add support for ip2k.
10100
10101 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10102
10103         * configure.in: Fix AIX configury bug.
10104
10105 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10106
10107         * MAINTAINERS (Write After Approval): Add self.
10108
10109 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10110
10111         * configure.in: replace ${topsrcdir} with ${srcdir}
10112
10113         * configure.in: Move definition of libstdcxx_flags
10114         right above usage, rather than waaay earlier.
10115
10116         * configure.in: Pull definition of is_cross_compiler earlier.
10117
10118         * configure.in: Rearrange a little.
10119
10120         * configure.in: Remove references to librx.
10121         * Makefile.in: Remove references to librx.
10122
10123 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10124
10125         * config.sub: Add support for avr target.
10126         Import from master sources, rev 1.255
10127
10128 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10129
10130         * configure, .cvsignore:  Revert previous change...
10131         * Makefile:  ...delete.
10132
10133 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10134
10135         * configure.in: Eliminate ${gasdir} variable.
10136
10137 2002-06-18  Dave Brolley  <brolley@redhat.com>
10138
10139         * configure.in: Add support for frv.
10140         * config.sub: Add support for frv.
10141
10142 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10143
10144         * configure:  Remove garbage from previous commit.
10145
10146 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10147
10148         * configure:  For in-source builds, make a subdir and re-exec there.
10149         * Makefile:  New file.  Pass targets through to build directory.
10150         * .cvsignore:  No longer ignore "Makefile".
10151
10152 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10153
10154         * MAINTAINERS (Write After Approval): Add self.
10155
10156 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10157
10158         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10159
10160 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10161
10162         * configure.in (vax-*-netbsd*): Re-enable gas.
10163
10164 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10165
10166         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10167         BUILD_PREFIX_1, to correct nomenclature.
10168         * configure: Likewise.
10169
10170         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10171         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10172
10173 2002-05-31  Olaf Hering  <olh@suse.de>
10174
10175         * config-ml.in: Propogate DESTDIR also.
10176
10177 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10178
10179         * configure.in (vax-*-netbsd*): Don't build gas for this
10180         platform.
10181
10182 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10183
10184         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10185         and libgcj for AVR.
10186
10187 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10188
10189         * MAINTAINERS (Write After Approval): Add myself.
10190
10191 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10192
10193         * config.guess: Update to 2002-05-22 version.
10194         * config.sub: Likewise.
10195
10196 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10197
10198         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10199         * config-ml.in: Likewise.
10200         * configure: Likewise.
10201         * configure.in: Likewise.
10202
10203 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10204
10205         * MAINTAINERS: Update my email address.
10206
10207 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10208
10209         * configure.in: Simplify makefile fragment collection.
10210
10211         * configure.in: Remove code to build emacs.
10212
10213         * configure.in : Remove --srcdir argument from targargs and buildargs
10214         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10215
10216         * configure: Move some logic to configure.in.
10217         * configure.in: Move some logic from configure.
10218
10219 2002-05-11  Tom Tromey  <tromey@redhat.com>
10220
10221         * MAINTAINERS: Reflect libgcj reality.
10222
10223 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10224
10225         * Makefile.in: Honour DESTDIR.
10226
10227 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10228
10229         * config.guess: Import 2002-03-20 version.
10230         * config.sub: Import 2002-04-26 version.
10231
10232 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10233
10234         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10235
10236 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10237
10238         * MAINTAINERS: Add self.
10239
10240 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10241
10242         * ltmain.sh: Detect and handle object name conflicts
10243         while piecewise linking a static library.
10244
10245 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10246
10247         * configure.in (noconfigdirs): Don't disable libgcj on
10248         sparc64-*-solaris* and sparcv9-*-solaris*.
10249
10250 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10251
10252         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10253
10254 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10255
10256         * configure.in (FLAGS_FOR_TARGET): Do not add
10257         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10258         on i[3456]86-*-linux*.
10259
10260 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10261
10262         * configure.in (noconfigdirs): Replace [ ] with test.
10263
10264         * configure.in (noconfigdirs): Do not add target-newlib if
10265         target == i[3456]86-*-linux*, and host == target.
10266
10267 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10268
10269         * configure.in: delete reference to absent file
10270
10271         * configure.in: replace '[' with 'test'
10272
10273         * configure.in: Eliminate references to gash.
10274         * Makefile.in: Eliminate references to gash.
10275
10276         * configure.in: remove useless references to 'pic' makefile fragments.
10277
10278         * configure.in: (*-*-windows*) Finish removing.
10279
10280         * configure.in: Eliminate redundant test for libgui.
10281
10282 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10283
10284         * MAINTAINERS: Add self and realphabetize.  Update entries
10285         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10286         entry for a29k port maintainer.
10287
10288 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10289
10290         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10291         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10292
10293 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10294
10295         * configure.in: remove references to dead files
10296
10297 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10298
10299         * MAINTAINERS: Add information about purpose of this file.
10300
10301 2002-04-18  Tom Tromey  <tromey@redhat.com>
10302
10303         * configure.in: Disallow configuring libgcj when it is already
10304         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10305         Solaris 2.8 by default.  For PR libgcj/6158.
10306
10307 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10308
10309         * configure.in:  Move default CC setting out of config/mh-* fragments
10310         directly into here.
10311
10312 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10313
10314         * configure.in: don't even try to configure or make a subdirectory
10315         if there's no configure script for it.
10316
10317 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10318
10319         * MAINTAINERS: Remove chill maintainers.
10320         * Makefile.in (CHILLFLAGS): Remove.
10321         (CHILL_LIB): Remove.
10322         (TARGET_CONFIGDIRS): Remove libchill.
10323         (CHILL_FOR_TARGET): Remove.
10324         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10325         CHILL_LIB.
10326         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10327         (CHECK_TARGET_MODULES): Likewise.
10328         (INSTALL_TARGET_MODULES): Likewise.
10329         (CLEAN_TARGET_MODULES): Likewise.
10330         (configure-target-libchill): Remove.
10331         (all-target-libchill): Remove.
10332         * configure.in (target_libs): Remove target-libchill.
10333         Do not compute CHILL_FOR_TARGET.
10334         * libchill: Remove directory.
10335
10336 2002-04-11  DJ Delorie  <dj@redhat.com>
10337
10338         * Makefile.in, configure.in: Sync with binutils, entries
10339         follow...
10340
10341 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10342
10343         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10344         (do-tar, do-bz2): New rules.
10345         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10346         (gdb-tar): New rule.
10347         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10348         (insight_dejagnu.tar): New rule.
10349         (insight.tar): New rule.
10350         (gdb+dejagnu.tar): New rule.
10351         (gdb.tar): New rule.
10352
10353 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10354
10355         * Makefile.in: Add all-tix to deps for all-snavigator
10356         so that tix is built when building snavigator.
10357
10358 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10359
10360         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10361         ld and gdb are not supported.
10362
10363 2002-01-07  Mark Salter  <msalter@redhat.com>
10364
10365         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10366         Allow target-libgloss to be built for arm, strongarm, and xscale.
10367
10368 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10369
10370         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10371         options for i[3456]86-pc-linux* native builds.
10372
10373 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10374
10375         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10376         files from .po files for a distribution.
10377
10378 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10379
10380         * configure.in: Enable libstdc++-v3 for h8300 targets.
10381
10382 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10383
10384         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10385         version from bfd/.
10386
10387 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10388
10389         * Makefile.in (VER): When present, extract the version number from
10390         the file version.in.
10391
10392 2001-05-24  Tom Rix  <trix@redhat.com>
10393
10394         * configure.in : enable ld for aix
10395
10396 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10397
10398         * config.guess: Add linux target for S/390.
10399
10400 2000-11-07  Philip Blundell  <pb@futuretv.com>
10401
10402         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10403
10404 2000-11-03  Philip Blundell  <pb@futuretv.com>
10405
10406         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10407         files.
10408
10409 2001-01-15  Ben Elliston  <bje@redhat.com>
10410
10411         * configure.in (host_tools): Add sid.
10412         Always configure cgen.
10413
10414 2000-11-24  Nick Clifton  <nickc@redhat.com>
10415
10416         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10417
10418
10419 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10420
10421         * Makefile.in (ALL_MODULES): Add all-cgen.
10422         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10423         (all-cgen): New target.
10424         (all-opcodes,all-sim): Depend on all-cgen.
10425         * configure.in (host_tools): Add cgen.
10426         Only configure cgen if --enable-cgen-maint.
10427
10428 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10429
10430         * configure.in: Add *-*-freebsd* configurations.
10431
10432 2002-04-08  Tom Tromey  <tromey@redhat.com>
10433
10434         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10435         Fixes PR libgcj/6068.
10436
10437 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10438
10439         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10440
10441 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10442
10443         * configure.in (alpha*-dec-osf*): Enable libgcj.
10444
10445 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10446
10447         * MAINTAINERS (Write After Approval): Add myself.
10448
10449 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10450
10451         Fix for: PR bootstrap/3591, target/5676
10452         * configure.in (mcore-pe): Disable the configuration of
10453         libstdc++-v3 since exceptions are not supported.
10454
10455 2002-03-20  Anthony Green  <green@redhat.com>
10456
10457         * configure.in: Enable libgcj for xscale-elf target.
10458
10459 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10460
10461         * MAINTAINERS:  Update my email address.
10462
10463 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10464
10465         * ltmain.sh (relink_command): Fix typo in previous change.
10466
10467 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10468
10469         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10470         (relink_command): Added --tag flags.
10471         (mode=install): If relinking fails; error out.
10472
10473 2002-03-12  Richard Henderson  <rth@redhat.com>
10474
10475         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10476         .NOTPARALLEL tag.
10477         (do-check): Rename from check.
10478         (check): Allow parallel check.
10479
10480 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10481
10482         * MAINTAINERS: Add myself as maintainer for xtensa port.
10483         Fix alphabetical order in CPU port maintainer list.
10484         Remove myself from Write After Approval list.
10485
10486 2002-03-11  Richard Henderson  <rth@redhat.com>
10487
10488         * Makefile.in (.NOTPARALLEL): Add fake tag.
10489
10490 2002-03-07  H.J. Lu  (hjl@gnu.org)
10491
10492         * configure.in: Enable gprof for mips*-*-linux*.
10493
10494 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10495
10496         * MAINTAINERS (Write After Approval): Add myself.
10497
10498 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10499
10500         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10501         libjava.
10502         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10503
10504 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10505
10506         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10507         because its Makefile is there; test for the executable instead.
10508
10509 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10510
10511         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10512         libstdc++-v3 and libjava.
10513
10514 2002-02-11  Adam Megacz  <adam@xwt.org>
10515
10516         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10517         boehm-gc
10518
10519 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10520
10521         * config.guess: Updated to 2002-01-30's version.
10522         * config.sub: Updated to 2002-02-01's version.
10523         Contribute sh64-elf.
10524         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10525         * configure.in: Added sh64-*-*.
10526
10527 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10528
10529         * MAINTAINERS: Belatedly add myself to write after approval list.
10530
10531 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10532
10533         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10534         Remove self as Write After Approval.
10535
10536 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10537
10538         * MAINTAINERS: Put self in as maintainer for contrib/regression
10539         directory.
10540
10541 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10542
10543         * MAINTAINERS:  Update my email address.
10544
10545 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10546
10547         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10548         target-libiberty, and target-libgloss.  Skip Java-related
10549         libraries if not supported for NetBSD on target CPU.
10550
10551 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10552
10553         * install-sh: Use _inst.$$_ for temp file name.
10554
10555 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10556
10557         * MAINTAINERS (Write After Approval): Move my contact info
10558         from here...
10559         (OS Port Maintainers): ...to here (netbsd).
10560
10561 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10562
10563         * MAINTAINERS (Write After Approval): Add myself.
10564
10565 2002-01-17  H.J. Lu  <hjl@gnu.org>
10566
10567         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10568         (all-target-fastjar): Also depend on all-target-libiberty.
10569
10570 2002-01-16  H.J. Lu  (hjl@gnu.org)
10571
10572         * config.guess: Import from master sources, rev 1.225.
10573         * config.sub: Import from master sources, rev 1.238.
10574
10575 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10576
10577         * MAINTAINERS (Write After Approval): Remove myself.
10578
10579 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10580
10581         * MAINTAINERS (Write After Approval): Add myself.
10582
10583 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10584
10585         * MAINTAINERS: Add self as docs co-maintainer.
10586
10587 2001-12-11  Matthias Klose  <doko@debian.org>
10588
10589         * MAINTAINERS (Write After Approval): Add myself.
10590
10591 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10592
10593         * MAINTAINERS: Update my email address.
10594
10595 2001-12-07  Turly O'Connor  <turly@apple.com>
10596         * MAINTAINERS (Write After Approval): Add myself.
10597         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10598         (rs6000_initialize_trampoline): Call __trampoline_setup for
10599         ABI_DARWIN too.
10600         * darwin-tramp.asm: New file, implements __trampoline_setup.
10601         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10602
10603 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10604
10605         * MAINTAINERS (Write After Approval): Add myself.
10606
10607 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10608
10609         * configure, configure.in: Use temp file for long sed commands.
10610
10611 2001-12-03  Laurent Guerby  <guerby@acm.org>
10612
10613         * config.sub: Update to version 1.232 on subversion.
10614
10615 2001-12-03  Ben Elliston  <bje@redhat.com>
10616
10617         * MAINTAINERS: Update mail address for config.* patches.
10618
10619 2001-11-27  DJ Delorie  <dj@redhat.com>
10620             Zack Weinberg  <zack@codesourcery.com>
10621
10622         When build != host, create libiberty for the build machine.
10623
10624         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10625         CONFIG_ARGUMENTS.
10626         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10627         New variables.
10628         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10629         and rules.
10630         (all.normal): Depend on ALL_BUILD_MODULES.
10631         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10632         (all-build-libiberty): Depend on configure-build-libiberty.
10633
10634         * configure: Calculate and substitute proper value for
10635         ALL_BUILD_MODULES.
10636         * configure.in: Create the build subdirectory.
10637         Calculate and substitute TARGET_CONFIGARGS (formerly
10638         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10639
10640 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10641
10642         * MAINTAINERS (write-after-approval): Add self.
10643
10644 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10645
10646         * MAINTAINERS (GNATS only accounts): Remove self.
10647
10648 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10649
10650         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10651         libf2c.
10652
10653 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10654
10655         * MAINTAINERS (Write After Approval): Add self.
10656
10657 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10658
10659         * MAINTAINERS: mips and s390 are also CPU ports.
10660
10661 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10662
10663         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10664
10665 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10666
10667         * MAINTAINERS: Alphabetize.
10668
10669 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10670
10671         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10672
10673 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10674
10675         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10676
10677 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10678
10679         * configure.in (--enable-languages): Be more permissive about
10680         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10681
10682 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10683
10684         * config.sub: Import from master sources, rev. 1.230.
10685         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10686
10687 2001-11-07  Laurent Guerby  <guerby@acm.org>
10688
10689         * MAINTAINERS (Write After Approval): Add self.
10690
10691 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10692
10693         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10694
10695 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10696
10697         * config.sub: Import from master sources, rev 1.226.
10698         * config.guess: Import from master sources, rev 1.216.
10699
10700 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10701
10702         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10703         * MAINTAINERS: Add self as maintainer of MMIX port.
10704         Remove old after-approval entry.
10705
10706 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10707
10708         * ChangeLog, configure: Fix spelling errors.
10709
10710 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10711
10712         * MAINTAINERS: Tweak my address.
10713
10714 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10715
10716         * MAINTAINERS: Update my email address.
10717
10718 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10719
10720         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10721         * MAINTAINERS: Add self as maintainer of CRIS port.
10722
10723 2001-10-10  Geert Bosch  <bosch@gnat.com>
10724
10725         * MAINTAINERS (Various maintainers: Ada front end):
10726         Added Robert Dewar.
10727
10728 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10729
10730         * MAINTAINERS (Write After Approval): Added self
10731
10732 2001-10-02  Geert Bosch  <bosch@gnat.com>
10733
10734         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10735
10736 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10737
10738         * configure: Handle temporary files securely using mkdir.
10739
10740 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10741
10742         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10743
10744 2001-09-26  Will Cohen  <wcohen@redhat.com>
10745
10746         * configure.in (*-*-linux*): Disable configuration of target-newlib
10747         and target-libgloss.
10748
10749 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10750
10751         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10752         RANLIB.
10753
10754 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10755
10756         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10757         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10758         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10759         avoid quotes nesting problems.
10760         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10761         (DO_X): Export only variables that are set.
10762
10763 2001-09-19  Ben Elliston  <bje@redhat.com>
10764
10765         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10766         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10767         semantics.  Use the shell built-in "type" command instead.
10768
10769 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10770
10771         Merged from gcc-3_0-branch:
10772         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10773         * ltcf-c.sh: Use $objext, not $ac_objext.
10774         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10775         * ltcf-cxx.sh: Add support for GNU.
10776         2001-07-22  Timothy Wall  <twall@redhat.com>
10777         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10778         default settings if using GNU tools with that configuration.
10779         * ltcf-cxx.sh: Ditto.
10780         * ltcf-gcj.sh: Ditto.
10781         2001-07-21  Michael Chastain  <chastain@redhat.com>
10782         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10783         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10784         * ltmain.sh: Mark as gcc-local.
10785
10786 2001-08-30  Eric Christopher  <echristo@redhat.com>
10787             Jason Eckhardt  <jle@redhat.com>
10788
10789         * config.guess: Merge from master sources.
10790         * config.sub: Merge from master sources, add support for mipsisa32.
10791
10792 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10793         * config.sub: Merge from master sources, rev 1.219.
10794         * MAINTAINERS: Add self as contact for stormy16 port.
10795
10796 2001-08-14  Zack Weinberg  <zackw@panix.com>
10797
10798         * config.sub: Merge from master sources, rev 1.218.
10799         * config.guess: Merge from master sources, rev 1.209.
10800
10801 2001-08-11  Graham Stott  <grahams@redhat.com>
10802
10803         * Makefile.in (check-c++): Add missing semicolon.
10804
10805 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10806
10807         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10808
10809 2001-07-30  Eric Christopher  <echristo@redhat.com>
10810
10811         * MAINTAINERS (Various maintainers: mips port): Added myself.
10812
10813 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10814
10815         * configure.in (sh-*-linux*): New.
10816
10817 2001-07-27  Richard Henderson  <rth@redhat.com>
10818
10819         * .cvsignore: Add LAST_UPDATED.
10820
10821 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10822
10823         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10824
10825 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10826
10827         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10828
10829 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10830
10831         * MAINTAINERS (Write After Approval): Added myself.
10832
10833 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10834
10835         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10836         and libgcj on m68hc11/m68hc12.
10837
10838 2001-06-27  H.J. Lu  (hjl@gnu.org)
10839
10840         * Makefile (CFLAGS_FOR_BUILD): New.
10841         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10842
10843 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10844
10845         * README: Remove version number.
10846
10847 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10848
10849         * INSTALL/README: Update wrt. to the installation instructions now
10850         residing in gcc/doc/install.texi.
10851
10852 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10853
10854         * README: Replace with a cut-down and updated version of gcc/README.
10855
10856 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10857
10858         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10859         multilibs to be disabled.
10860
10861 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10862
10863         * MAINTAINERS (Write After Approval): Add myself.
10864
10865 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10866
10867         * config.guess: Import CVS version 1.195.
10868         * config.sub: Import CVS version 1.212.
10869
10870 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10871
10872         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10873         gcc/xgcc is built, use -print-prog-name to find out the program
10874         name to use.
10875
10876 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10877
10878         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10879         appear to also be in the master copy.
10880         * config.sub:  Import CVS version 1.211.
10881
10882 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10883
10884         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10885         with_gcc]: Use `gcc -shared' to build a shared library.
10886
10887 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10888
10889         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10890         archives.
10891
10892 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10893
10894         * MAINTAINERS (Write After Approval): Add myself.
10895
10896 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10897
10898         * configure.in (libstdcxx_flags): Do not try to execute
10899         libstdc++-v3/testsuite_flags until it exists.
10900
10901 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10902
10903         * MAINTAINERS: Update my email address.
10904
10905 2001-05-31  Graham Stott  <grahams@redhat.com>
10906
10907         * MAINTAINERS (Write After Approval): Add myself.
10908
10909 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10910
10911         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10912         libraries when using g++ with native linker.
10913
10914 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10915
10916         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10917
10918 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10919
10920         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10921         [aix4*|aix5*]: Prepend blank.
10922
10923 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10924
10925         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10926         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10927         of subdir/configure scripts to use the new libtool.m4.
10928
10929 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10930
10931         * MAINTAINERS (Write After Approval): Add myself.
10932
10933 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10934
10935         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10936
10937 2001-05-11  Ben Elliston  <bje@redhat.com>
10938
10939         * Makefile.in (all-sid): New target.
10940         (check-sid, clean-sid, install-sid): Likewise.
10941
10942 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10943
10944         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10945
10946 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10947
10948         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10949         libgcj.
10950
10951 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10952
10953         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10954         gcc/xgcc is built, use -print-prog-name to find out the program
10955         name to use.
10956
10957 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10958
10959         * configure.in (noconfigdirs): Don't reset it from scratch in the
10960         target case; only append to it.
10961
10962         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10963         sparc-*-solaris2.8]: Disable ${libgcj}.
10964
10965 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10966
10967         * configure.in (libgcj_saved): Copy from $libgcj.
10968         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10969         --disable-libgcj.
10970
10971 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10972
10973         * MAINTAINERS: Remove self as MIPS maintainer and
10974         C front end maintainer.
10975
10976 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10977
10978         * configure.in: Move *-chorusos target case to the proper switch.
10979         Disable libgcj.
10980
10981 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10982
10983         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10984         1.641.2.228.
10985
10986 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10987
10988         * Makefile.in (STAGE1_CFLAGS): Pass down.
10989
10990 2001-04-13  Alan Modra  <amodra@one.net.au>
10991
10992         * config.guess: Add hppa64-linux support.  Note for next import that
10993         this is already in the master file.
10994         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10995
10996 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10997
10998         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10999         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11000
11001 2001-04-11  Stan Shebs  <shebs@apple.com>
11002
11003         * MAINTAINERS: Add self as Darwin port maintainer.
11004
11005 2001-04-11  Alan Modra  <amodra@one.net.au>
11006
11007         * MAINTAINERS: Update my email address.
11008
11009 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11010
11011         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11012         recent versions of FreeBSD (release 3 or later).
11013         * ltconfig: On FreeBSD, -lc must not be provided when building
11014         a shared library or else the standard -pthread gcc option is
11015         rendered worthless to later users of the built library.
11016
11017 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11018
11019         * MAINTAINERS: Add self and RTH as C front end maintainers.
11020
11021 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11022
11023         * config.sub: Make sure to match an already-canonicalized
11024         machine name (eg. mn10300-unknown-elf).
11025
11026 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11027
11028         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11029         New macros.
11030         (bootstrap, cross): Use RECURSE_FLAGS.
11031         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11032
11033 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11034
11035         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11036
11037 2001-03-22  Colin Howell  <chowell@redhat.com>
11038
11039         * Makefile.in (DO_X): Do not backslash single-quotes in
11040         backquotes (two places).
11041
11042 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11043
11044         Re-installed:
11045         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11046         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11047         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11048         * ltcf-cxx.sh: Likewise.
11049         * ltcf-gcj.sh: Likewise.
11050
11051 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11052
11053         * MAINTAINERS: Add myself as "documentation co-maintainer".
11054
11055 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11056
11057         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11058         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11059
11060 2001-03-19  Tom Tromey  <tromey@redhat.com>
11061
11062         * config-ml.in: Handle GCJ and GCJFLAGS.
11063
11064 2001-03-21  Michael Chastain  <chastain@redhat.com>
11065
11066         * Makefile.in: all-m4 depends on all-texinfo.
11067
11068 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11069
11070         * MAINTAINERS: Add myself to write after approval list.
11071
11072 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11073
11074         * Makefile.in (DO_X): Quote nested quotes.
11075
11076 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11077
11078         * MAINTAINERS: Add myself to write after approval list.
11079
11080 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11081
11082         * Makefile.in (DO_X): Use double quotes for quoting
11083         "RANLIB=$${RANLIB}".
11084
11085 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11086
11087         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11088
11089 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11090
11091         * configure.in: Only use `lang_requires' for languages athat are
11092         actually enabled.
11093
11094 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11095
11096         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11097
11098 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11099
11100         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11101
11102 2001-03-07  Tom Tromey  <tromey@redhat.com>
11103
11104         * configure.in: Allow config-lang.in to set `lang_requires' to list
11105         of other required languages.
11106
11107 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11108
11109         * Makefile.in: Remove RANLIB definition. Use RANLIB
11110         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11111         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11112
11113 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11114             Alexandre Oliva  <aoliva@redhat.com>
11115
11116         * Makefile.in (check-c++): Use tabs, not spaces.
11117
11118 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11119
11120         * MAINTAINERS: add myself to Write After Approval list.
11121
11122 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11123
11124         * Makefile.in (check-c++): New rule.
11125
11126         * configure.in (target_libs): Remove libg++.
11127         (noconfigdirs): Remove libg++.
11128         (noconfigdirs): Same.
11129         (noconfigdirs): Same.
11130         (noconfigdirs): Same.
11131
11132         * config-ml.in: Remove libg++ references.
11133
11134         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11135         (ALL_TARGET_MODULES): Same.
11136         (configure-target-libg++): Remove.
11137         (all-target-libg++): Remove.
11138         (configure-target-libio): Remove.
11139         (all-target-libio): Remove.
11140         (check-target-libio): Remove.
11141         (.PHONY): Remove.
11142         (libg++.tar.bz2): Remove.
11143         (all-target-cygmon): Remove libio.
11144         (all-target-libstdc++): Remove.
11145         (configure-target-libstdc++): Remove.
11146         (TARGET_LIB_PATH): Remove libstdc++.
11147         (ALL_GCC_CXX): Remove libstdc++.
11148         (all-target-gperf): Correct.
11149
11150 2001-02-16  Nick Clifton  <nickc@redhat.com>
11151
11152         * configure.in (noconfigdirs): Allow configuration of texinfo
11153         for Cygwin hosts.
11154
11155 2001-02-15  Anthony Green  <green@redhat.com>
11156
11157         * configure: Introduce GCJ_FOR_TARGET.
11158         * configure.in: Ditto.
11159         * Makefile.in: Ditto.
11160
11161 2001-02-13  Andreas Schwab  <schwab@suse.de>
11162
11163         * MAINTAINERS: Update mail address.
11164
11165 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11166
11167         * config.guess: Add linux target for S/390.
11168         * config.sub: Likewise.
11169
11170 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11171
11172         * configure.in: for *-chorusos, don't config target-newlib and
11173         target-libgloss.
11174
11175 2001-02-06  Ben Elliston  <bje@redhat.com>
11176
11177         * configure: Output host type to stdout, not stderr.
11178
11179 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11180
11181         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11182         * ltcf-cxx.sh: Likewise.
11183
11184         * config.if: Assume enable_libstdcxx_v3 is defined.
11185
11186 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11187
11188         Remove V2 C++ library.
11189         * configure.in: Remove --enable-libstdcxx_v3 support.
11190
11191 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11192
11193         * include/demangle.h: Add prototype for java_demangle_v3.
11194
11195 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11196
11197         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11198
11199 2001-01-27  Richard Henderson  <rth@redhat.com>
11200
11201         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11202
11203 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11204
11205         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11206         Don't unset, it's non-portable and no longer necessary, set to empty
11207         instead.
11208
11209 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11210
11211         * ltconfig: Shell portability fix for the tagname validity check.
11212
11213 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11214
11215         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11216         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11217
11218 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11219
11220         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11221
11222 2001-01-26  Tom Tromey  <tromey@redhat.com>
11223
11224         * configure.in: Allow libgcj to be built on Sparc Solaris.
11225
11226 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11227
11228         * ltcf-c.sh: Add aix5 case.
11229         * ltcf-cxx.sh: Likewise.
11230         * ltconfig: Likewise.
11231
11232 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11233
11234         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11235         keep at least one of build_libtool_libs or build_old_libs set to
11236         yes.
11237
11238         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11239         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11240
11241 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11242
11243         * configure.in: Enable libgcj on several additional platforms.
11244
11245 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11246
11247         * configure.in: Enable libgcj for linux targets.
11248
11249 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11250
11251         * MAINTAINERS (Write After Approval): Add myself.
11252
11253 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11254
11255         * MAINTAINERS: Add myself as vax port maintainer.
11256
11257 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11258
11259         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11260
11261 2001-01-09  Mike Stump  <mrs@wrs.com>
11262
11263         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11264         failures of subdirectories.
11265
11266 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11267
11268         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11269         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11270         * ltcf-cxx.sh: Likewise.
11271         * ltcf-gcj.sh: Likewise.
11272         * ltconfig.sh: Fix typo.
11273
11274 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11275
11276         * configure: handle DOS-style absolute paths.
11277
11278 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11279
11280         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11281
11282 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11283
11284         * MAINTAINERS: Add myself as avr port co-maintainer.
11285
11286 2000-12-28  Ben Elliston  <bje@redhat.com>
11287
11288         * MAINTAINERS: Add myself under ``Write After Approval''.
11289
11290 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11291
11292         * texinfo: Remove directory from GCC.
11293
11294 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11295
11296         * COPYING: Update to current
11297         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11298         to 19yy as example year in copyright notice).
11299
11300 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11301
11302         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11303         (libstdcxx_incdir): Pass down.
11304         * config.if: Remove expired bits for cxx_interface, add stub.
11305         (libstdcxx_incdir): Add variable for g++ include directory.
11306         * configure.in (gxx_include_dir): Use it.
11307
11308 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11309
11310         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11311         with old-email address from ``Write After Approval''.
11312
11313 2000-12-15  Andreas Jaeger  <aj@suse.de>
11314
11315         * configure.in: Handle lang_dirs.
11316
11317 2000-12-14  Tom Tromey  <tromey@redhat.com>
11318
11319         * MAINTAINERS: Removed brads.
11320
11321         * MAINTAINERS: Added gcj developers.
11322
11323 2000-12-13  Anthony Green  <green@redhat.com>
11324
11325         * configure.in: Disable libgcj for any target not specifically
11326         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11327         with g++ abi.
11328
11329 2000-12-13  Mike Stump  <mrs@wrs.com>
11330
11331         * Makefile.in (local-distclean): Also remove fastjar.
11332
11333 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11334
11335         * contrib/gcc_update: Add fastjar --touch entries.
11336
11337 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11338
11339         * configure.in: Disable language-specific target libraries for
11340         languages that aren't enabled.
11341
11342 2000-12-10  Anthony Green  <green@redhat.com>
11343
11344         * configure.in: Define libgcj.  Disable libgcj target libraries for
11345         most targets.
11346
11347 2000-12-10  Neil Booth  <neilb@earthling.net>
11348
11349         * MAINTAINERS: Update mail address, remove from WAA list.
11350
11351 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11352
11353         * libjava: Imported from /cvs/java.
11354         * libffi: Likewise.
11355         * Boehm-gc: Likewise.
11356
11357 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11358
11359         * configure.in (target_libs): Revert 2000-12-08 patch.
11360         (noconfigdirs): Added target-libjava.
11361
11362 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11363
11364         * djunpack.bat: removed.
11365
11366 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11367
11368         * Makefile.in: handle DOS-style absolute paths.
11369         * config-ml.in: likewise.
11370         * symlink-tree: likewise.
11371
11372 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11373
11374         * fastjar: Imported.
11375
11376 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11377
11378         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11379         libjava.
11380         * configure.in (target_libs): Removed `target-libjava'.
11381
11382 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11383
11384         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11385         (ALL_MODULES): Added fastjar.
11386         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11387         (all-target-libjava): all-fastjar replaces all-zip.
11388         (all-fastjar): Added.
11389         (configure-target-fastjar, all-target-fastjar): Likewise.
11390         * configure.in (host_tools): Added fastjar.
11391
11392 2000-12-07  Mike Stump  <mrs@wrs.com>
11393
11394         * Makefile.in (local-distclean): Remove leftover built files.
11395
11396 2000-11-24  Nick Clifton  <nickc@redhat.com>
11397
11398         * configure.in (xscale-elf): Add target.
11399         (xscale-coff): Add target.
11400
11401 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11402
11403         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11404         recent versions of FreeBSD (release 3 or later).
11405         * ltconfig: On FreeBSD, -lc must not be provided when building
11406         a shared library or else the standard -pthread gcc option is
11407         rendered worthless to later users of the built library.
11408
11409 2000-11-16  Fred Fish  <fnf@be.com>
11410
11411         * configure.in (enable_libstdcxx_v3): Fix typo,
11412         libstd++ -> libstdc++.
11413
11414 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11415
11416         * MAINTAINERS: Add self to Write After Approval list.
11417
11418 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11419
11420         * MAINTAINERS: Update my email address.  Add myself to global write
11421         privs list.
11422
11423 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11424
11425         * Makefile.in: Merge with src and libgcj.
11426         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11427         configure-target-<library> when their configure scripts need the C
11428         or C++ library to have already been built to work properly.
11429         (do_proto_toplev): Set them to an empty string.
11430
11431         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11432         (REALLY_SET_LIB_PATH): Use them.
11433
11434 2000-11-17  Stan Shebs  <shebs@apple.com>
11435
11436         * MAINTAINERS: Add self to Write After Approval list.
11437
11438 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11439
11440         * configure: Provide the original toplevel configure arguments
11441         (including $0) to subprocesses in the environment rather than
11442         through gcc/configargs.h.
11443
11444 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11445
11446         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11447         C99.  Alphabetise "Write After Approval" list.
11448
11449 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11450
11451         * configure: Turn on libstdc++ V3 by default.
11452
11453         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11454         if we've got GCC.
11455
11456 2000-11-11  Philip Blundell  <philb@gnu.org>
11457
11458         * MAINTAINERS: Add self to Write After Approval list.
11459
11460 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11461
11462         * ltcf-c.sh (aix4): Improve shared library configuration; require
11463         exporting symbols.
11464         * ltcf-cxx.sh (aix4): Define.
11465         * ltconfig (aix4): Define library and soname specs appropriate for
11466         AIX.  Define command to create export symbols list.
11467
11468 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11469
11470         * config.sub: Add support for Sun Chorus
11471
11472 2000-10-31  Nick Clifton  <nickc@redhat.com>
11473
11474         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11475         <name>@redhat.com.  Also installed new email address for Clint
11476         Popetz.
11477
11478 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11479
11480         * etc: Remove directory from GCC.
11481
11482 2000-10-16  Michael Meissner  <meissner@redhat.com>
11483
11484         * configure (gcc/configargs.h): Only create if there is a build GCC
11485         directory created.
11486
11487 2000-10-16  Matthias Klose  <doko@debian.org>
11488
11489         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11490         when configured for libstdc++-v3.
11491
11492 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11493
11494         * configure: Save configure arguments to gcc/configargs.h.
11495
11496 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11497
11498         * config.guess: Import CVS version 1.157.
11499         * config.sub: Import CVS version 1.181.
11500
11501 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11502
11503         * Makefile.in (bootstrap): avoid recursion if subdir missing
11504         (cross): ditto
11505         (do-proto-toplev): ditto
11506
11507 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11508
11509         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11510         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11511
11512         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11513         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11514         all affected `configure' scripts.
11515
11516 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11517
11518         * MAINTAINERS: Add self as cpplib co-maintainer.
11519
11520 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11521
11522         * MAINTAINERS: Add self to Write After Approval list.
11523
11524 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11525
11526         * INSTALL/README: egcs -> GCC update.
11527
11528 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11529
11530         * MAINTAINERS: Add myself to Write After Approval list.
11531
11532 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11533
11534         * MAINTAINERS: Add myself to Write After Approval list.
11535
11536 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11537
11538         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11539         X11 libraries for hppa64.
11540
11541 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11542
11543         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11544
11545 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11546
11547         * Makefile.in (all-zlib): Added dummy target.
11548
11549         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11550         ltcf-gcj.sh: Updated from libtool multi-language branch.
11551
11552 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11553
11554         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11555         (bootstrap*): Depend on all-bootstrap.
11556
11557 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11558
11559         * config.guess: Import CVS version 1.156.
11560         * config.sub: Import CVS version 1.179.
11561
11562 2000-09-02  Anthony Green  <green@cygnus.com>
11563
11564         * Makefile.in (all-gcc): Depend on all-zlib.
11565         (CLEAN_MODULES): Add clean-zlib.
11566         (ALL_MODULES): Add all-zlib.
11567         * configure.in (host_libs): Add zlib.
11568
11569 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11570
11571         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11572         crosses, but add gcc/include to the header search path for them.
11573
11574 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11575
11576         * MAINTAINERS: Add self to Write After Approval list.
11577
11578 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11579
11580         * config.guess: Import CVS version 1.152.
11581         * config.sub: Import CVS version 1.177.
11582
11583 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11584
11585         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11586         $targargs to tell whether newlib is going to be built.
11587
11588         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11589         $$r/TARGET_SUBDIR/libio for _G_config.h.
11590
11591 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11592
11593         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11594
11595 2000-08-22  DJ Delorie  <dj@redhat.com>
11596
11597         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11598
11599 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11600
11601         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11602         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11603         sub-configures.
11604
11605 2000-08-21  DJ Delorie  <dj@redhat.com>
11606
11607         * MAINTAINERS: Add self as a libiberty maintainer
11608
11609 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11610
11611         * configure.in (libstdcxx_flags): Use
11612         libstdc++-v3/src/libstdc++.INC.
11613
11614 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11615
11616         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11617
11618 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11619
11620         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11621
11622         * configure: Make enable_threads and enable_shared defaults
11623         explicit.  Substitute enable_threads into generated Makefiles.
11624         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11625         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11626
11627 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11628
11629         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11630
11631 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11632
11633         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11634         previous delta.
11635
11636 2000-08-11  Jason Merrill  <jason@redhat.com>
11637
11638         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11639         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11640         (FLAGS_FOR_TARGET): Not here.
11641         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11642
11643 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11644
11645         * config-ml.in (CC, CXX): Don't introduce a leading space.
11646
11647 2000-08-07  DJ Delorie  <dj@delorie.com>
11648
11649         * MAINTAINERS: Add self as a DJGPP maintainer
11650
11651 2000-08-07  DJ Delorie  <dj@redhat.com>
11652
11653         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11654         "if we're also building gcc, and it's a gcc that will run on the
11655         build machine, we want to use its includes instead of the system's
11656         default includes".
11657
11658 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11659
11660         * MAINTAINERS: Add self to Write After Approval list.
11661
11662 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11663
11664         * configure.in (libstdcxx_flags): Don't use `"'.
11665
11666         * config-ml.in: Adjust multilib search paths to the
11667         appropriate multilib tree.
11668
11669 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11670
11671         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11672         commas in $LANGUAGES.
11673
11674 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11675
11676         * configure.in: Re-enable all references to libg++ and librx.
11677
11678 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11679
11680         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11681         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11682         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11683         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11684
11685         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11686
11687 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11688
11689         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11690         CXX_FOR_TARGET for sed.
11691
11692 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11693
11694         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11695         Do not override if already set in the environment or in configure.
11696         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11697         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11698
11699 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11700
11701         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11702         the libtool CVS tree multi-language branch.
11703         * ltconfig, ltmain.sh: Updated.
11704
11705 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11706
11707         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11708         (clean-target): Depend on it.
11709
11710         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11711         (GCC_FOR_TARGET): Use it.
11712         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11713         * configure.in: ... here.
11714         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11715         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11716
11717 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11718
11719         * MAINTAINERS: Add self to Write After Approval list.
11720
11721 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11722
11723         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11724         (configure-target-libchill, configure-target-libobjc): Likewise.
11725
11726         * configure.in: Use the same cache file for all target libs.
11727         * config-ml.in: But different cache files per multilib variant.
11728
11729 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11730
11731         * configure (topsrcdir): Don't use dirname.
11732
11733 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11734
11735         * MAINTAINERS: Add self to Write After Approval list.
11736
11737 2000-07-20  Jason Merrill  <jason@redhat.com>
11738
11739         * configure.in: Remove all references to libg++ and librx.
11740
11741         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11742
11743 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11744
11745         * config.sub: Update to subversions version 2000-07-06.
11746
11747 2000-07-12  Andrew Haley  <aph@cygnus.com>
11748
11749         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11750         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11751
11752 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11753
11754         * symlink-tree:  Check number of arguments.
11755
11756 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11757
11758         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11759         search path for a g++ extracted from the build tree.  This
11760         will allow link tests run by configure scripts in
11761         subdirectories to succeed.
11762
11763 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11764
11765         * ltconfig: Add support for mips-dde-sysv4.2MP
11766
11767 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11768
11769         * MAINTAINERS: Add myself as loop discovery maintainer.
11770
11771 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11772
11773         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11774         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11775
11776 2000-06-19  Timothy Wall  <twall@cygnus.com>
11777
11778         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11779         * config.sub: Add tic54x target.
11780
11781 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11782
11783         * MAINTAINERS: Add self as Fortran maintainer,
11784         remove Craig Burley.
11785
11786 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11787
11788         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11789         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11790
11791 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11792
11793         * MAINTAINERS: Add self as i18n maintainer
11794
11795 20000-05-21  H.J. Lu  (hjl@gnu.org)
11796
11797         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11798         directory are used if they exist. Make sure
11799         $(build_tooldir)/include is searched for header files,
11800         $(build_tooldir)/lib/ for library files.
11801         (GCC_FOR_TARGET): Likewise.
11802         (CXX_FOR_TARGET): Likewise.
11803
11804 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11805
11806         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11807
11808 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11809
11810         * Makefile.in (configure-target-libiberty): Depend on
11811         configure-target-newlib.
11812
11813 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11814
11815         * configure.in, Makefile.in: Merge all libffi-related
11816         configury stuff from the libgcj tree.
11817
11818 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11819
11820         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11821         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11822
11823 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11824
11825         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11826         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11827         current version information.  Add to proto-toplev directory.
11828         (gdb-taz): Build do-djunpack.
11829
11830 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11831
11832         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11833
11834 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11835
11836         * MAINTAINERS: Add self to Write After Approval list.
11837
11838 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11839
11840         * ltmain.sh: Preserve in relink_command any environment
11841         variables that may affect the linker behavior.
11842
11843 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11844
11845         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11846
11847 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11848
11849         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11850
11851 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11852
11853         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11854         with the version name.
11855
11856 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11857
11858         * MAINTAINERS: Add self as bb-reorder maintainer.
11859
11860 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11861
11862         * config.if: Tweak.
11863
11864 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11865
11866         * djunpack.bat: New file.
11867
11868 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11869
11870         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11871         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11872         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11873         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11874
11875 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11876
11877         * config.sub (case $basic_machine): Change default for "ibm-*"
11878         to "openedition".
11879
11880 2000-04-13  Andreas Jaeger  <aj@suse.de>
11881
11882         * MAINTAINERS: Added myself.
11883
11884 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11885
11886         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11887         (do-md5sum): New target.
11888         (MD5PROG): Define.
11889         (PACKAGE): Default to TOOL.
11890         (VER): Default to a shell script.
11891         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11892         md5 checksum generation.
11893         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11894         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11895         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11896         insight.tar.bz2): Use gdb-taz to create archive.
11897
11898 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11899
11900         * configure (warn_cflags): Delete.
11901
11902 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11903
11904         * MAINTAINERS: Added myself.
11905
11906 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11907             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11908
11909         * configure.in (enable_libstdcxx_v3): Add.
11910         (target_libs): Add bits here to switch between libstdc++-v2 and
11911         libstdc++-v3.
11912         * config.if: And this file too.
11913         * Makefile.in: Add libstdc++-v3 targets.
11914
11915 2000-04-05  Michael Meissner  <meissner@redhat.com>
11916
11917         * config.sub (d30v): Add d30v as a basic machine type.
11918
11919 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11920
11921         * configure.in: -linux-gnu*, not -linux-gnu.
11922
11923 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11924
11925         * MAINTAINERS: Add self in write-after-approval section.
11926
11927 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11928
11929         * MAINTAINERS: Add self as ia64 port maintainer.
11930
11931 2000-03-08  Neil Booth  <NeilB@earthling.net>
11932
11933         * MAINTAINERS: Add self in write-after-approval section.
11934
11935 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11936
11937         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11938         (do-tar-bz2): Replace TOOL with PACKAGE.
11939         (gdb.tar.bz2): Remove GDBTK from GDB package.
11940         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11941         dejagnu.tar.bz2): New packages.
11942
11943 2000-02-27  Andreas Jaeger  <aj@suse.de>
11944
11945         * configure.in: Add entry for mips*-*-linux*, move catch all
11946         *-*-*linux* entry below this one.
11947
11948 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11949
11950         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11951
11952 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11953
11954         * config.sub: Support an OS of "wince".
11955
11956 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11957
11958         * config.guess, config.sub: Updated to match config's 2000-02-15
11959         version.
11960
11961 2000-02-23  Linas Vepstas  <linas@linas.org>
11962
11963         * config.sub: Add support for Linux/IBM 370.
11964         * configure.in: Likewise.
11965
11966 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11967
11968         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11969
11970 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11971
11972         * config.guess: Guess "cygwin" rather than "cygwin32".
11973
11974 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11975
11976         * configure (gcc_version): When setting, narrow search to
11977         lines containing `version_string'.
11978
11979 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11980
11981         * config.sub: Add support for avr target.
11982
11983 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11984
11985         * MAINTAINERS: Add maintainers for MCore port.
11986
11987 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11988
11989         * config.sub: Add mmix-knuth-mmixware.
11990
11991 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11992
11993         * MAINTAINERS: Pair cccp with cpplib maintainership.
11994
11995 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11996
11997         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11998         structure stuff to -L library search.
11999         (CXX_FOR_TARGET): Ditto.
12000         (CROSS_CHECK_MODULES): Fix spelling mistake.
12001
12002 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12003
12004         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12005         the C++ compiler.
12006
12007 2000-01-12  Richard Henderson  <rth@cygnus.com>
12008
12009         * configure.in: Don't build some bits for beos.
12010
12011 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12012
12013         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12014         as include files.
12015
12016 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12017
12018         * Add self as cpplib maintainer, as requested by Jason
12019         Merrill.  Correct my e-mail address.
12020
12021 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12022
12023         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12024         not mh-aix43.
12025
12026 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12027
12028         * MAINTAINERS: Add myself to "write after approval" list.
12029
12030 1999-12-14  Richard Henderson  <rth@cygnus.com>
12031
12032         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12033         * config.sub: Accept alphaev[78], alphaev8.
12034
12035 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12036
12037         * config.guess, config.sub: Update from autoconf.
12038
12039 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12040
12041         * MAINTAINERS:  update my playtime e-address.
12042
12043 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12044
12045         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12046         necessary libraries are missing.
12047
12048 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12049
12050         * MAINTAINERS: Add new 'write after approval' maintainer.
12051
12052 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12053
12054         * MAINTAINERS: Add new Java maintainer.
12055
12056 1999-10-25  Andreas Schwab  <schwab@suse.de>
12057
12058         * configure: Fix quoting inside arguments of eval.
12059
12060 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12061
12062         * config-ml.in: Allow suppression of some ARM multilibs.
12063
12064 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12065
12066         * config.guess: Add OS/390 match pattern.
12067         * config.sub: Add mvs, openedition targets.
12068         * configure.in (i370-ibm-opened*): New.
12069
12070 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12071
12072         * config.sub: Add support for configuring for pj.
12073
12074 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12075
12076         * config.sub (maybe_os): Add support for configuring for fr30.
12077
12078 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12079
12080         * configure.in: Do not configure or build ld for AIX
12081         platforms.  ld is known to be broken on these platforms.
12082
12083 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12084
12085         * config-ml.in: Pass compiler flag corresponding to multidirs to
12086         subdir configures.
12087
12088 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12089
12090         * Makefile.in (LDFLAGS): Define.
12091
12092 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12093
12094         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12095         noconfigdirs.
12096         (*-*-cygwin*): Likewise.
12097
12098 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12099
12100         * mkdep: New file.
12101         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12102         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12103
12104         From Eli Zaretskii <eliz@is.elta.co.il>:
12105         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12106         long file name when using DJGPP on MS-DOS.
12107
12108 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12109
12110         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12111
12112 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12113
12114         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12115         dependency as this causes "make check" to globally "make all"
12116
12117 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12118
12119         * configure.in (target_libs): Added target-zlib.
12120         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12121         (CONFIGURE_TARGET_MODULES): Likewise.
12122         (CHECK_TARGET_MODULES): Likewise.
12123         (INSTALL_TARGET_MODULES): Likewise.
12124         (CLEAN_TARGET_MODULES): Likewise.
12125         (configure-target-zlib): New target.
12126         (all-target-zlib): Likewise.
12127         (all-target-libjava): Depend on all-target-zlib.
12128         (configure-target-libjava): Depend on configure-target-zlib.
12129
12130         * Makefile.in (configure-target-libjava): Depend on
12131         configure-target-newlib.
12132         (configure-target-boehm-gc): New target.
12133         (configure-target-qthreads): New target.
12134
12135         * configure.in (target_libs): Added target-qthreads.
12136         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12137         (CONFIGURE_TARGET_MODULES): Likewise.
12138         (CHECK_TARGET_MODULES): Likewise.
12139         (INSTALL_TARGET_MODULES): Likewise.
12140         (CLEAN_TARGET_MODULES): Likewise.
12141         (all-target-qthreads): New target.
12142         (configure-target-libjava): Depend on configure-target-qthreads.
12143         (all-target-libjava): Depend on all-target-qthreads.
12144
12145         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12146         (CONFIGURE_TARGET_MODULES): Likewise.
12147         (CHECK_TARGET_MODULES): Likewise.
12148         (INSTALL_TARGET_MODULES): Likewise.
12149         (CLEAN_TARGET_MODULES): Likewise.
12150         (all-target-libjava): New target.
12151         (all-target-boehm-gc): Likewise.
12152         * configure.in (target_libs): Added libjava, boehm-gc.
12153
12154 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12155
12156         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12157         configure.bat in SUPPORT_FILES.
12158         (gas+binutils.tar.bz2): Likewise.
12159
12160         * makeall.bat: Remove; obsolete.
12161
12162 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12163
12164         From Mark Elbrecht:
12165         * configure.bat: Remove; obsolete.
12166
12167 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12168
12169         * configure: Add -W -Wall to the default CFLAGS when compiling with
12170         gcc.
12171
12172 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12173
12174         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12175
12176 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12177
12178         * configure.in: Build ld on IRIX6.
12179
12180 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12181
12182         * Makefile.in: Change distribution targets to use bzip2 instead of
12183         gzip.
12184         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12185         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12186
12187 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12188
12189         * config.sub: Add mcore target.
12190
12191 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12192
12193         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12194
12195 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12196
12197         * config.guess (dummy): Changed to $dummy.
12198
12199 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12200
12201         * config.sub: Tidied up case statements.
12202
12203 1999-05-22  Ben Elliston  <bje@cygnus.com>
12204
12205         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12206         <jiro@din.or.jp>.
12207
12208         * config.guess: Merge with FSF version. Future changes will be
12209         more accurately recorded in this ChangeLog.
12210         * config.sub: Likewise.
12211
12212 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12213
12214          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12215
12216 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12217
12218         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12219
12220 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12221
12222         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12223
12224 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12225
12226         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12227         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12228         Bad merge removed these two changes.
12229
12230 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12231                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12232
12233         * config.guess (interix Alpha): Add.
12234
12235 1999-04-11  Richard Henderson  <rth@cygnus.com>
12236
12237         * configure.in (i?86-*-beos*): Do config gperf; don't config
12238         gdb, newlib, or libgloss.
12239
12240 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12241
12242         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12243         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12244         from multidirs.
12245
12246 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12247
12248         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12249
12250 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12251
12252         * config.sub: Add support for mcore targets.
12253
12254 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12255
12256         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12257         not mt-ospace, in order to shut up assembler warning about using
12258         symbols that are named the same as registers.
12259
12260 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12261
12262         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12263         dependency list for all-target-cygmon.
12264
12265 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12266
12267         * config-ml.in: Check $host, not $target, for selective multilibs.
12268         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12269         thumb interworking, and underscore prefix multilibs.
12270
12271 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12272
12273         * missing: Update to version from current automake.
12274
12275 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12276
12277         * configure (gxx_include_dir): Removed.
12278
12279         * configure.in (gxx_include_dir): Handle it.
12280         * Makefile.in: Likewise.
12281
12282 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12283
12284         * config.sub (mips64vr4111,mips64vr4111el) Add.
12285
12286 1999-03-21  Ben Elliston  <bje@cygnus.com>
12287
12288         * config.guess: Correct typo for detecting ELF on FreeBSD.
12289
12290 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12291
12292         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12293         config/mh-djgpp.
12294
12295 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12296
12297         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12298         all-target-newlib to dependency list for all-target-bsp.
12299
12300 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12301
12302         * config.sub: Add i386-uwin support.
12303         * config.guess: Likewise.
12304
12305 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12306
12307         * configure.in: cleanup, add mh-*pic handling for arm, special
12308         case powerpc*-*-aix*
12309
12310 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12311
12312         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12313         can be built.
12314
12315 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12316
12317         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12318         targets.
12319
12320 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12321
12322         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12323
12324 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12325
12326         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12327
12328 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12329
12330         * config.sub: Fix typo in arm recognition.
12331
12332 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12333
12334         * configure.in (noconfigdirs): Changed target_configdirs to
12335         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12336         rather than m68k-*-* since it is not known to work on
12337         m68k-aout. Ditto for arm-*-*oabi.
12338
12339 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12340
12341         * configure.in (*-*-windows*): Remove, no longer used.
12342
12343 1999-02-19  Ben Elliston <bje@cygnus.com>
12344
12345         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12346         Smart and improved by Andrew Cagney.
12347
12348 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12349
12350         * config.guess: Recognize openbsd-*-hppa.
12351
12352 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12353
12354         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12355         only if it is not empty.
12356
12357 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12358
12359         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12360
12361         * config.guess: Modified to recognize uname's armv* syntax.
12362
12363         * config.sub: Modified to recognize uname's armv* syntax.
12364
12365 1999-02-17  Mark Salter  <msalter@cygnus.com>
12366
12367         * configure.in: Added target-bsp for sparclite.
12368
12369 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12370
12371         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12372
12373 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12374
12375         * configure.in: Add support for strongarm port.
12376         * config.sub: Add support for strongarm target.
12377
12378 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12379
12380         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12381         the old name config/mh-cygwin32.
12382         Enable texinfo.
12383
12384 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12385
12386         * configure.in: Do build ld for ix86 Solaris.
12387
12388 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12389
12390         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12391         $AR_FOR_TARGET.  Likewise for RANLIB.
12392
12393 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12394
12395         * config.sub (oabi):  Recognize.
12396         * configure.in (arm-*-oabi):  Handle.
12397
12398 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12399
12400         * config.guess: Improve detection of i686 on UnixWare 7.
12401
12402 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12403
12404         * config.guess: Add support for i386-pc-interix.
12405         * config.sub: Likewise.
12406         * configure.in: Likewise.
12407
12408 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12409
12410         * Makefile.in: Remove unneeded all-target-libio from
12411         from all-target-winsup target since it is now unneeded.
12412         Add all-target-libtermcap in its place since it is now
12413         needed.
12414
12415 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12416
12417         * configure.in: makefile stub for cygwin target is probably
12418         unnecessary.  Remove it for now.
12419
12420 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12421
12422         * configure.in: libtermcap.a should be built when cygwin is the
12423         target as well as the host.
12424         * config.guess: Allow mixed case in cygwin uname output.
12425         * Makefile.in: Add libtermcap target.
12426
12427 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12428
12429         * config.sub: Clean up handling of hppa2.0.
12430
12431 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12432
12433         * config.guess: Use C code to identify more HP machines.
12434
12435 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12436
12437         * config.sub: Handle hppa2.0.
12438
12439 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12440
12441         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12442         cygmon for all sparclite targets, regardless of object format.
12443
12444 1998-12-15  Mark Salter  <msalter@cygnus.com>
12445
12446         * configure.in: Added target-bsp for several target architectures.
12447
12448         * Makefile.in: Added rules for bsp.
12449
12450 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12451
12452         * config.guess: Improve detection of hppa2.0 processors.
12453
12454 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12455
12456         * config.guess: Recognize FreeBSD using ELF automatically.
12457
12458 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12459
12460         * configure (skip-this-dir): Add handling for new shell script, which
12461         might be created by a sub-directory's configure to indicate, this particular
12462         directory is "unwanted".
12463         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12464
12465 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12466
12467         * ltconfig: import from libtool, after changing libtool to
12468         account for the cygwin name change.
12469
12470 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12471
12472         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12473         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12474
12475 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12476
12477         * configure.in: Add libtermcap to list of cygwin dependencies.
12478
12479 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12480
12481         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12482         they include winsup/include when it's a cygwin target.
12483
12484 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12485
12486         * configure.in (host_tools): Added zip.
12487         * Makefile.in (all-target-libjava): Depend on all-zip.
12488         (all-zip): New target.
12489         (ALL_MODULES): Added all-zip.
12490         (NATIVE_CHECK_MODULES): Added check-zip.
12491         (INSTALL_MODULES): Added install-zip.
12492         (CLEAN_MODULES): Added clean-zip.
12493
12494 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12495
12496         * Makefile.in: lose "32" from comment about cygwin.
12497
12498 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12499
12500         * configure.in: Use -Os to build target libraries for the fr30.
12501
12502 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12503
12504         * config.sub: Add fr30.
12505
12506 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12507
12508         * configure.in: drop "32" from config/mh-cygwin32.  Check
12509         cygwin* instead of cygwin32*.
12510         * config.sub: Check cygwin* instead of cygwin32*.
12511
12512 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12513
12514         * config.guess: Match any version of Unixware7.
12515
12516 1998-10-20  Syd Polk  <spolk@cygnus.com>
12517
12518         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12519         if desired.
12520
12521 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12522
12523         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12524         these if the appropriate directories and files to not exist.
12525
12526 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12527
12528         * Makefile.in (DEVO_SUPPORT): Add config.if.
12529
12530 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12531
12532         * configure: Add pattern to replace "build_tooldir"'s
12533         definition in the generated Makefile with "tooldir"'s
12534         actual value.
12535
12536 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12537
12538         * config.sub: Bring back lost sparcv9.
12539
12540         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12541
12542 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12543
12544         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12545         CC_FOR_TARGET and friends.
12546
12547 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12548
12549         * Makefile.in (build_tooldir): New variable, same as tooldir.
12550         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12551         -B$(build_tooldir)/bin/.
12552         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12553
12554 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12555
12556         * README: Remove installation instructions and refer to the
12557         INSTALL directory instead.
12558
12559 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12560
12561         * config.sub: Add support for i[34567]86-pc-udk.
12562         * configure.in: Likewise.
12563
12564 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12565
12566         * Makefile.in: add bzip2 package building bits for user
12567         tools module
12568         * configure.in: ditto
12569
12570 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12571
12572         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12573         (ALL_TARGET_MODULES): Add all-target-libobjc.
12574         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12575         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12576         (all-target-libchill): Add dependencies.
12577         * configure.in (target_libs): Add libchill.
12578
12579 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12580
12581         * configure.in (target_subdir): Remove duplicate line.
12582
12583 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12584
12585         * Makefile.in (all-automake): fix dependencies.
12586
12587 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12588
12589         * configure.in: Minor cleanups for building in the $(target_alias)
12590         subdir.
12591
12592 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12593
12594         * Makefile.in (bootstrap): Set r and s before make all.  Use
12595         BASE_FLAGS_TO_PASS in make all.
12596         (cross): Likewise.
12597
12598 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12599
12600         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12601
12602 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12603
12604         * config.sub: Fix typo in last change.
12605
12606 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12607
12608         * config.sub: Add support for C4x target.
12609         * configure.in: Likewise.
12610
12611 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12612
12613         * config.sub: Recognize sparcv9 just like sparc64.
12614
12615 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12616
12617         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12618
12619 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12620
12621         * config.guess: Correctly identify Pentium II sco boxes.
12622
12623         * config.guess: Fix "tr" code.  From Weiwen Liu.
12624
12625 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12626
12627         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12628         stabs.
12629
12630 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12631
12632         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12633         (ALL_TARGET_MODULES): Add all-target-libchill.
12634         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12635         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12636         (all-target-libchill): Add dependencies.
12637         * configure.in (target_libs): Add libchill.
12638
12639 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12640
12641         * config.guess: Avoid assumptions about "tr" behaves when
12642         LANG is set to something other than English.
12643
12644 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12645
12646         * configure (gxx_include_dir): Changed to
12647         '${prefix}/include/g++'-${libstdcxx_interface}.
12648
12649         * config.if: New to determine the interfaces.
12650
12651 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12652
12653         * config.guess: Detect and handle MPE/IX.
12654         * config.sub: Deal with MPE/IX.
12655
12656 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12657
12658         * configure.in: Use mh-aix43.
12659
12660 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12661
12662         * configure: Fix --without/--disable cases for gxx-include-dir.
12663
12664 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12665
12666         * mdata-sh:  Imported.  Needed for automake support.
12667
12668 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12669
12670         * Makefile.in (taz): Try "chmod -R og=u ." before
12671         "chmod og=u `find . -print`".
12672
12673 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12674
12675         * configure.in: Add arm-elf and thumb-elf support.
12676
12677 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12678
12679         * Makefile.in: Undo previous patch.
12680
12681 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12682
12683         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12684         to here ...
12685         (install-no-fixedincludes): and here
12686         (INSTALL_MODULES): ... from here.
12687
12688 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12689
12690         * config.sub: Merge with FSF.
12691
12692         * config.guess: Merge with FSF.
12693
12694 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12695
12696         * configure (extraconfigdirs): New variable.
12697         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12698         * Makefile.in (all): Move higher in file.
12699         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12700         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12701         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12702         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12703         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12704
12705 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12706
12707         * Makefile.in (all-target-libjava): Depend on all-gcc and
12708         all-target-newlib.
12709         (configure-target-libjava): Depend on $(ALL_GCC).
12710
12711 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12712
12713         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12714         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12715
12716 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12717
12718         * INSTALL/README: Fix typo.
12719
12720 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12721
12722         * ylwrap: Change absolute path checks to check for DOS style path
12723         names.
12724
12725         * ylwrap: Don't use a full path name if the source file is in the
12726         same directory.  From hjl@lucon.org (H.J. Lu).
12727
12728         * config-ml.in: Default to being verbose, to match Feb 18 change to
12729         configure.
12730
12731 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12732
12733         Brought over from egcs:
12734
12735         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12736
12737         * configure.in (target_subdir): Set to ${target_alias} instead
12738         of "libraries".
12739
12740         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12741
12742         * configure.in (target_subdir): Set to libraries if enable_multilib.
12743
12744 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12745
12746         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12747         multilibs, force reconfiguration the first time we create
12748         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12749
12750 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12751
12752         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12753         avoid confusion with --no-recursion.
12754
12755 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12756
12757         * configure.in: Win32 hosts shouldn't use install -x
12758         * install-sh: remove -x option, and special .exe-handling
12759         hack.
12760
12761 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12762
12763         * config.guess: Recognize i586-pc-beos.
12764         * configure.in: Don't build some bits for beos.
12765
12766 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12767
12768         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12769         CFLAGS default to -O2.
12770
12771         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12772         when using GNU ld.
12773
12774 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12775
12776         * ltmain.sh: Correct install when using a different shell.
12777
12778 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12779
12780         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12781
12782 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12783
12784         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12785         target.
12786
12787 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12788
12789         * ltconfig: Update to correct AIX handling.
12790
12791 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12792
12793         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12794
12795         * configure.in (target_subdir): Set to ${target_alias} instead
12796         of "libraries".
12797
12798 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12799
12800         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12801         (Makefile): Depend on $(gcc_version_trigger).
12802
12803         * configure (gcc_version): Change default initializer to empty
12804         string.
12805         (gcc_version_trigger): New variable; pass this variable down
12806         to subdir configures to enable them checking gcc's version
12807         themselves. Emit make macros for both gcc_version vars.
12808         (topsrcdir): Initialize reliably.
12809         (recursion line): Remove --with-gcc-version=${gcc_version}.
12810
12811 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12812
12813         * configure (enable_version_specific_runtime_libs): Implement new flag
12814         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12815         in $(libsubdir); emit definition in each generated Makefile.
12816         (gxx_include_dir): Initialize depending on
12817         $enable_version_specific_runtime_libs.
12818
12819 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12820
12821         * configure (gcc_version): Initialize properly depending on
12822         how and where configure is started.
12823         (recursion line): Pass a --with-gcc-version=${gcc_version}
12824         to configures in subdirs.
12825
12826 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12827
12828         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12829         cygmon
12830
12831 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12832
12833         * configure.in: Add cygmon and libstub support for mn10200.
12834
12835 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12836
12837         * configure (gcc_version): Add new variable describing the
12838         particular gcc version we're building.
12839         * Makefile.in (libsubdir): Add new macro for the directory
12840         in which the compiler finds executables, libraries, etc.
12841         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12842         and libsubdir.
12843
12844 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12845
12846         * Makefile.in (local-clean): Remove *.log.
12847         (warning.log): Built with warn_summary from build.log.
12848         (mail-report.log): Run test_summary.
12849         (mail-report-with-warnings.log): Run test_summary including
12850         warning.log in the report.
12851
12852 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12853
12854         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12855
12856 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12857
12858         * Makefile.in (grep): Grep no longer depends on libiberty.
12859
12860 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12861
12862         * Makefile.in: all-snavigator needs all-libgui.
12863
12864 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12865
12866         * configure.in: Add cygmon and libstub support for mn10300.
12867
12868 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12869
12870         * missing: Update to version from automake 1.3.
12871
12872         * ltmain.sh: On installation, don't get confused if the same name
12873         appears more than once in the list of library names.
12874
12875 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12876
12877         * config.sub: Accept m68060 and m5200 as CPU names.
12878
12879 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12880
12881         * configure: Use && rather than using -a in test, because odd
12882         strings can confuse test.
12883         * configure.in: Likewise.
12884
12885 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12886
12887         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12888
12889 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12890
12891         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12892         bootstrap4-lean): New targets.
12893
12894 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12895
12896         * mpw-* Delete.  Not used.
12897
12898 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12899
12900         * COPYING.LIB: Update FSF address.
12901
12902 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12903
12904         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12905
12906         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12907         GAS_SUPPORT_DIRS.
12908
12909 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12910
12911         * ltconfig, ltmain.sh: Avoid producing a version number if
12912         -version-info was not used.
12913
12914 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12915
12916         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12917         building with newlib.
12918
12919 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12920
12921         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12922         Solaris `make' causes it to continue to next definition.
12923
12924 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12925
12926         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12927         the right GUI libraries and files are installed along with GDB.
12928
12929 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12930
12931         * configure.in: Change alpha to alpha* in several places.
12932
12933 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12934
12935         * config.sub: Recognize sparc86x.
12936
12937 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12938
12939         * configure.in (--enable-target-optspace): Remove debug echo.
12940
12941 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12942
12943         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12944
12945 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12946
12947         * ltconfig: Update cygwin32 support.
12948
12949         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12950         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12951         (GDB_SUPPORT_DIRS): Likewise.
12952
12953 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12954
12955         * configure.in (target_makefile_frag): If --enable-target-optspace,
12956         use -Os to compile target libraries rather than -O2.  Default to
12957         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12958         not used.
12959         * configure.in (target_cflags): Ditto for d30v.
12960
12961 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12962
12963         * Makefile.in (all-bfd): Depend on all-intl.
12964         (all-binutils): Likewise.
12965         (all-gas): Likewise.
12966         (all-gprof): Likewise.
12967         (all-ld): Likewise.
12968
12969 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12970
12971         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12972
12973 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12974
12975         * Makefile.in (all-bfd): Depend upon all-libiberty.
12976
12977         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12978
12979 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12980
12981         * Makefile.in: Add libstub.
12982
12983         * configure.in: Ditto. Build libstub for targets that have cygmon
12984         support.
12985
12986 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12987
12988         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12989
12990 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12991
12992         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12993         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12994
12995 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12996
12997         * configure: Define DEFAULT_M4 by searching PATH.
12998         * Makfile.in: Use DEFAULT_M4.
12999
13000 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13001
13002         * ltconfig: Add cygwin32 support.
13003
13004         * Makefile.in, configure.in: Add libtool as a native only directory
13005         to configure and build.
13006
13007 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13008
13009         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13010
13011 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13012
13013         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13014
13015 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13016
13017         * Makefile.in: add ash make rules
13018         * configure.in: add ash to native_only and host_tools lists
13019
13020 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13021
13022         * Makefile.in (all-gettext, all-intl): New targets.
13023         (ALL_MODULES): Added all-gettext, all-intl.
13024         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13025         (INSTALL_MODULES): Added install-gettext, install-intl.
13026         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13027
13028         * configure.in (host_tools): Added gettext.
13029         (native_only): Likewise.
13030         (noconfigdirs) [various cases]: Likewise.
13031         (host_libs): Added intl.
13032
13033 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13034
13035         * configure: Do not disable building gdbtk for cygwin32 hosts.
13036
13037 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13038
13039         * configure.in: Add thumb-coff target.
13040         * config.sub: Add thumb-coff target.
13041
13042 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13043
13044         * Makefile.in: Revert yesterday's change.
13045         (all-target-winsup):  all-target-librx stays out of here.
13046
13047 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13048
13049         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13050         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13051         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13052         Remove references to librx and libg++.
13053
13054 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13055
13056         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13057         recursive makes
13058
13059 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13060
13061         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13062         for newlib directory.
13063         (CXX_FOR_TARGET): Likewise.
13064
13065 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13066
13067         * ltconfig: Update after libtool/ltconfig.in change for
13068         hpux11.
13069
13070 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13071
13072         * ltconfig, ltmain.sh: Update to libtool 1.2.
13073
13074 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13075
13076         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13077         (install-gcc-cross): Instead, override LANGUAGES here.
13078
13079 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13080
13081         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13082         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13083
13084 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13085
13086         * configure.in: Add Thumb-pe target.
13087
13088 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13089
13090         * Makefile.in - changed sn targets to snavigator
13091         * configure.in - changed sn targets to snavigator
13092
13093 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13094
13095         * config-ml.in: After building symlink tree call make distclean
13096         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13097         to be the case for libiberty.
13098
13099 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13100
13101         * configure: When making link, also check the current
13102         directory. The configure scripts may create one.
13103
13104 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13105
13106         * config.sub: Accept alphapca56 and alphaev6 properly.
13107
13108 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13109
13110         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13111
13112 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13113
13114         * config.sub (sco5): Fix typo.
13115
13116 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13117
13118         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13119         install-itcl.
13120         (install-itcl): Remove dependency on install-tcl.
13121
13122 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13123
13124         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13125
13126 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13127
13128         * configure.in: Don't build libgui for a cygwin32 target when not on
13129         a cygwin32 host.
13130
13131 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13132
13133         * configure (redirect): Set to null, so default behavior of
13134         configure is now --verbose.
13135
13136 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13137
13138         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13139         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13140
13141 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13142
13143         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13144         this change to sync Makefile.in with its ChangeLog entries.
13145
13146 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13147
13148         * ltmain.sh (mkdir): Check that the directory doesn't exist
13149         before we exit with error, so that we don't get races during
13150         parallel builds.
13151
13152 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13153
13154         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13155
13156 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13157
13158         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13159         PICFLAG_FOR_TARGET.
13160         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13161
13162         * configure: Emit a definition for the new macro enable_shared
13163         into each Makefile.
13164
13165 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13166
13167         * configure.in (host_tools, native_only): Add libtool.
13168
13169 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13170
13171         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13172         Fix typo in ming config comment.
13173
13174 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13175
13176         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13177
13178 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13179
13180         * config.sub: Add tic30 cases, and map c30 to tic30.
13181
13182 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13183
13184         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13185         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13186         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13187         (CLEAN_TARGET_MODULES): Similarly
13188         (all-target-libf2c): Add dependences.
13189         * configure.in (target_libs): Add libf2c.
13190
13191 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13192
13193         * configure.in: Remove expect from noconfigdirs when target
13194         is cygwin32.  OK to build expect and dejagnu with Canadian
13195         Cross.
13196
13197 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13198
13199         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13200         host.
13201
13202         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13203         and mingw32.
13204
13205 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13206
13207         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13208         here as it is not defined in the toplevel Makefile.
13209
13210 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13211
13212         * configure (package_makefile_rules_frag): New variable, which names
13213         a file with generic rules, ...
13214         Change comment to mention we now have FIVE parts.
13215         * configure: Undo last change.
13216
13217 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13218
13219         * config.guess: More accurate determination of HP processor types.
13220         * config.sub: More accurate determination of HP processor types.
13221
13222 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13223
13224         * configure (package_makefile_frag): Move inserting the
13225         ${package_makefile_frag} to where it should be according
13226         to the comment.
13227
13228 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13229
13230         * config.guess: Add support for Linux/ARM.
13231
13232 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13233
13234         * .cvsignore: Remove *-info and *-install since they match
13235         release-info and mpw-install, which we don't want to just ignore.
13236
13237 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13238
13239         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13240
13241 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13242
13243         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13244         local_prefix to sub-make invocations.
13245
13246 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13247
13248         * configure.in: Check makefile fragments in the source
13249         directory.
13250
13251 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13252
13253         * configure.in: Check whether host and target makefile
13254         fragments exist before adding them to *_makefile_frag.
13255
13256 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13257
13258         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13259
13260 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13261
13262         * configure.in: Make sure we only replace RPATH_ENVVAR on
13263         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13264         regexp to sed.
13265
13266         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13267         to sub-makes.
13268
13269 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13270
13271         * config-ml.in (multi-do): LDFLAGS must include multilib
13272         designator.
13273
13274 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13275
13276         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13277
13278 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13279
13280         * config.sub: Add mingw32 support.
13281         * configure.in: Likewise.
13282
13283 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13284
13285         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13286
13287 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13288
13289         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13290         * configure (gxx_include_dir): Provide a definition for subdirs
13291         which do not use autoconf.
13292
13293 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13294
13295         * config.guess: Sync with egcs.  Picks up new alpha support,
13296         BeOS & some additional linux support.
13297
13298 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13299
13300         * config.guess: HP 9000/803 is a PA1.1 machine.
13301
13302 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13303
13304         * configure.in: It's alpha*-...
13305
13306 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13307
13308         * configure.in (host_makefile_frag, target_makefile_frag):
13309         Handle multiple config files.
13310         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13311         alpha-*-*.
13312
13313 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13314
13315         * mkdep: New file.
13316
13317 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13318
13319         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13320
13321 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13322
13323         * Makefile.in: Add libgui directory.
13324         (GDB_TK): Add all-libgui.
13325         * configure.in: Add libgui directory.
13326         * configure: Add all-libgui to GDB_TK.
13327
13328 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13329
13330         * config-ml.in (multidirs): Add m32r to multilib list.
13331
13332 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13333
13334         * Makefile.in (all-target-gperf): Change dependency to
13335         all-target-libstdc++.
13336
13337 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13338
13339         * config.guess: Add BeOS support.
13340
13341 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13342
13343         Source directory cvs renamed to cvssrc:
13344         * configure.in (host_tools): Change cvs to cvssrc.
13345         (native_only): Likewise.
13346         (noconfigdirs) [various cases]: Likewise.
13347         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13348         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13349         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13350         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13351         (all-cvssrc): Rename target from all-cvs.
13352
13353 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13354
13355         * configure (gxx_include_dir): Fix thinko.
13356
13357 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13358
13359         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13360         (install-cross, install-gcc-cross): New targets.
13361
13362 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13363
13364         * configure.in (noconfigdirs): Add support for Thumb target.
13365
13366         * config.sub (maybe_os): Add support for Thumb target.
13367
13368 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13369
13370         * Makefile.in: Add rules for cygmon.
13371
13372         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13373
13374 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13375
13376         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13377         * configure (gxx_include_dir): Provide a definition for subdirs
13378         which do not use autoconf.
13379
13380 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13381
13382         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13383         11/18/97 build
13384
13385 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13386
13387         * From Franz Sirl.
13388         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13389         found on RedHat Linux systems.
13390
13391 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13392
13393         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13394         guesses.
13395
13396 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13397
13398         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13399
13400 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13401
13402         * ltmain.sh: If mkdir fails, check whether the directory was created
13403         anyhow by some other process.
13404
13405 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13406
13407         * configure.in (d30v-*-*): Configure all directories.
13408
13409 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13410
13411         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13412         for the D30V.
13413
13414 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13415
13416         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13417
13418 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13419
13420         * include/libiberty.h: Add extern "C" { so it can be used with C++
13421         progrms.
13422         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13423         programs.
13424
13425 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13426
13427         * configure.in (d30v-*-*): Configure GCC now.
13428
13429 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13430
13431         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13432         is no longer needed.
13433
13434 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13435
13436         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13437
13438 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13439
13440         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13441         targets using "$@" to provide support for similar but not identical
13442         targets without having to duplicate code.
13443
13444 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13445
13446         * makefile.vms: Fix to work with DEC C.
13447
13448 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13449
13450         * config.sub: Add mips-tx39-elf to marketing names.
13451
13452 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13453
13454         * ltmain.sh: Handle symlinks in generated script.
13455
13456 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13457
13458         * configure: Handle autoconf style directory options: --bindir,
13459         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13460         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13461         --sysconfdir.
13462         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13463         (sharedstatedir, localstatedir, oldincludedir): New variables.
13464         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13465         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13466         sbindir, sharedstatedir, and sysconfdir.
13467
13468 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13469
13470         * Makefile.in (bootstrap-lean): New target.
13471
13472 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13473
13474         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13475         sn, and gnuserv from noconfigdirs.
13476
13477 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13478
13479         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13480
13481 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13482
13483         * Makefile.in (cross): New target.
13484
13485 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13486                           Jeff Law         <law@cygnus.com>
13487
13488         * Makefile.in (bootstrap2, bootstrap3): New targets.
13489         (all-bootstrap): Remove outdated and confusing target.
13490         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13491
13492 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13493
13494         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13495         windows.  Consistent with gdb/configure.
13496
13497 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13498
13499         * configure.in: Name Linux target fragment.
13500
13501         * configure: Rewrite so that project Makefile fragment is inserted
13502         first and appears last in the resulting Makefile.
13503
13504 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13505
13506         * Makefile.in (install-itcl): Install tcl first.
13507
13508 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13509
13510         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13511
13512 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13513
13514         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13515
13516         * configure.in (skipdirs): Add target-librx for Linux.
13517         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13518
13519 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13520
13521         * Makefile.in (bootstrap): New target.
13522
13523 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13524
13525         * config.sub: Accept 'amigados' for backward compatibility.
13526
13527 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13528
13529         * config.guess: Merge with FSF.
13530
13531 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13532
13533         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13534
13535 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13536
13537         * config.sub: Add "marketing-names" patch.
13538
13539 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13540
13541         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13542
13543 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13544
13545         * config.sub: Handle v850-elf.
13546
13547 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13548
13549         * .cvsignore (*-install): Remove.
13550
13551 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13552
13553         * ltconfig: Set CONFIG_SHELL in libtool.
13554         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13555
13556 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13557
13558         * configure.in (target_subdir): Set to libraries if enable_multilib.
13559
13560 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13561
13562         * config.guess: Update from gcc directory.
13563
13564 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13565
13566         * Makefile.in (all-sim): Depends on all-readline.
13567
13568 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13569
13570         * Makefile.in (BISON, YACC): Use $$s.
13571         (all-bison): Depend on all-texinfo.
13572
13573 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13574
13575         * Makefile.in (BISON): Add -L flag.
13576         (YACC): Likewise.
13577
13578 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13579
13580         * configure.in (noconfigdirs): Add support for v850e target.
13581
13582         * config.sub (maybe_os): Add support for v850e target.
13583
13584 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13585
13586         * configure.in (noconfigdirs): Add support for v850ea target.
13587
13588         * config.sub (maybe_os): Add support for v850ea target.
13589
13590 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13591
13592         * config.sub: Add mipstx39.  Delete r3900.
13593
13594 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13595
13596         * Makefile.in (all-autoconf): Depends on all-texinfo.
13597
13598 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13599
13600         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13601         eabi targets.
13602
13603 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13604
13605         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13606
13607         * configure: When handling a Canadian Cross, handle YACC as well as
13608         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13609         * Makefile.in (all-bison): Depend upon all-texinfo.
13610
13611 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13612
13613         * Makefile.in (BISON): bison, not byacc or bison -y.
13614         (YACC): bison -y or byacc or yacc.
13615         (various): Add *-bison as appropriate.
13616         (taz): No need to mess with BISON anymore.
13617
13618 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13619
13620         * configure: If OSTYPE matches *win32*, try to find a good value for
13621         CONFIG_SHELL.
13622
13623 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13624
13625         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13626         configure.in if it is present.
13627
13628 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13629
13630         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13631
13632 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13633
13634         * config.sub: Recognize `arc' cpu.
13635         * configure.in: Likewise.
13636         * config-ml.in: Likewise.
13637
13638 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13639
13640         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13641
13642 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13643
13644         * configure: Changed sed delimiter from ':' to '|' when
13645         attempting to substitute ${config_shell} for SHELL. On
13646         NT ${config_shell} may contain a ':' in it.
13647
13648 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13649
13650         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13651
13652 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13653
13654         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13655
13656 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13657
13658         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13659
13660         * ylwrap: If the program is a relative path, force it to be
13661         absolute.
13662
13663 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13664
13665         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13666
13667 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13668
13669         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13670         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13671         for libraries.
13672
13673 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13674
13675         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13676         separated by spaces.
13677
13678 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13679
13680         * ylwrap: New file.
13681         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13682
13683         * ltmain.sh: Handle /bin/sh at start of install program.
13684
13685         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13686
13687         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13688         * missing: New file, from automake 1.2.
13689
13690 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13691
13692         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13693         check-tk to CHECK_X11_MODULES.
13694
13695 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13696
13697         * config.sub: Merge with FSF.
13698
13699 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13700
13701         * config.guess: Merge with FSF.
13702
13703 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13704
13705         * configure: Treat msdosdjgpp like go32.
13706         * configure.in: Likewise.  Don't remove gprof for go32.
13707
13708         * configure: Change Makefile.tem2 to Makefile.tm2.
13709
13710 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13711
13712         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13713
13714 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13715
13716         * install-sh (chmodcmd): Set to null if the DST directory already
13717         exists.  Same as Nov 11th change.
13718
13719 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13720
13721         * configure (GDB_TK): Needs itcl and tix.
13722
13723 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13724
13725         * config.guess: Update from FSF.
13726
13727 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13728
13729         * Makefile.in (GDB_TK): Depend on itcl and tix.
13730
13731 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13732
13733         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13734         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13735         (INSTALL_SCRIPT): New variable.
13736         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13737         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13738         to -x.
13739         * install-sh: Add support for -x option.
13740
13741 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13742
13743         * configure.in, Makefile.in: Treat tix like itcl.
13744
13745 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13746
13747         * Makefile.in (WINDRES): New variable.
13748         (WINDRES_FOR_TARGET): New variable.
13749         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13750         (EXTRA_HOST_FLAGS): Add WINDRES.
13751         (EXTRA_TARGET_FLAGS): Add WINDRES.
13752         (EXTRA_GCC_FLAGS): Add WINDRES.
13753         ($(DO_X)): Pass down WINDRES.
13754         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13755         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13756         DLLTOOL_FOR_TARGET.
13757
13758 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13759
13760         * configure.in: configure sim before gdb for win32-x-ppc
13761
13762 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13763
13764         Move gperf into the toplevel, from libg++.
13765         * configure.in (target_tools): Add target-gperf.
13766         (native_only): Add target-gperf.
13767         * Makefile.in (all-target-gperf): New target, depend on
13768         all-target-libg++.
13769         (configure-target-gperf): Empty rule.
13770         (ALL_TARGET_MODULES): Add all-target-gperf.
13771         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13772         (CHECK_TARGET_MODULES): Add check-target-gperf.
13773         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13774         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13775
13776 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13777
13778         * config.sub (mn10200): Recognize new basic machine.
13779
13780 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13781
13782         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13783         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13784
13785 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13786
13787         * configure.in: If we're building mips-sgi-irix6* native, turn on
13788         ENABLE_MULTILIB and set TARGET_SUBDIR.
13789
13790 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13791
13792         * Makefile.in (all-sn): Depend on all-grep.
13793
13794 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13795
13796         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13797
13798         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13799         Makefile.  From Jeff Makey <jeff@cts.com>.
13800         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13801
13802         * Makefile.in (DISTBISONFILES): Remove.
13803         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13804         $(DEFAULT_YACC).
13805
13806         * configure.in: Build itl, db, sn, etc., when building for native
13807         cygwin32.
13808
13809         * Makefile.in (LD): New variable.
13810         (EXTRA_HOST_FLAGS): Pass down LD.
13811         ($(DO_X)): Likewise.
13812
13813 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13814
13815         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13816
13817 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13818
13819         * configure.in (targargs): Strip out any supplied --build argument
13820         before adding our own. Always add --build.
13821
13822 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13823
13824         * configure.in (targargs): Pass --build if we're doing
13825         a cross-compile.
13826
13827 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13828
13829         * configure: Use '|' instead of ":" as the separator in
13830         sed. Otherwise sed chokes on NT path names with drive
13831         designators. Also look for "?:*" as the leading characters in an
13832         absolute pathname.
13833
13834 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13835
13836         * config.sub: Support for r3900.
13837
13838 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13839
13840         * configure.in: Use install-sh, not install.sh.
13841
13842 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13843
13844         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13845         apply it twice.
13846
13847 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13848
13849         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13850         install-binutils.
13851
13852 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13853
13854         * Makefile.in: Add automake targets.
13855         * configure.in (host_tools): Add automake.
13856
13857 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13858
13859         * configure: Default CXX to c++, not gcc.
13860         * Makefile.in (CXX): Set to c++, not gcc.
13861         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13862
13863 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13864
13865         * install-sh: try appending a .exe if source file doesn't
13866         exist
13867
13868 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13869
13870         * configure.in: Turn on multilib by default.
13871         (cross_only): Remove target-libiberty.
13872
13873         * Makefile.in (all-gcc): Don't depend on libiberty.
13874
13875 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13876
13877         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13878
13879 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13880
13881         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13882         (DISTBISONFILES): Add ld/Makefile.in
13883
13884 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13885
13886         * configure.in: if target is cygwin32 but host isn't cygwin32,
13887         don't configure gdb tcl tk expect, not just gdb.
13888
13889 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13890
13891         * configure.in: Added gnuserv everywhere sn appears.
13892
13893         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13894         (CROSS_CHECK_MODULES): Added check-gnuserv.
13895         (INSTALL_MODULES): Added install-gnuserv.
13896         (CLEAN_MODULES): Added clean-gnuserv.
13897         (all-gnuserv): New target.
13898
13899 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13900
13901         * config.guess: Fixes for MIPS OpenBSD systems.
13902
13903 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13904
13905         * Makefile.in (INSTALL_XFORM): Remove.
13906         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13907
13908         * mkinstalldirs: New file, copied from automake.
13909         * Makefile.in (installdirs): Rename from install-dirs.  Use
13910         mkinstalldirs.  Change all users.
13911         (DEVO_SUPPORT): Add mkinstalldirs.
13912
13913 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13914
13915         * install-sh: Rename from install.sh.
13916         * Makefile.in (INSTALL): Change install.sh to install-sh.
13917         (DEVO_SUPPORT): Likewise.
13918
13919         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13920         Graichen <graichen@rzpd.de>.
13921
13922 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13923
13924         * config.guess: Recognize OpenBSD systems correctly.
13925
13926 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13927
13928         * README, Makefile.in (ETC_SUPPORT): Remove references to
13929         cfg-paper*, configure.{texi,man,info*}._
13930
13931 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13932
13933         * Makefile.in (all.normal): Ensure that gcc is built after all
13934         the x11 - ie gdb - targets.
13935
13936 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13937
13938         * makefile.vms: Don't run conf-a-gas.
13939
13940 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13941
13942         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13943
13944 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13945
13946         * configure.in: Remove noconfigdirs case since gdb also
13947         configures and builds for tic80-coff.
13948
13949 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13950
13951         * configure: Set cache_file to config.cache.
13952         * Makefile.in (local-distclean): Remove config.cache.
13953
13954 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13955
13956         * COPYING: Update FSF address.
13957
13958 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13959
13960         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13961         noconfigdirs.
13962
13963 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13964
13965         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13966         MAKEDIRS, is empty.
13967
13968 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13969
13970         * config.sub: Tweak mn10300 entry.
13971
13972 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13973
13974         * configure.in (host_tools): Put sim before gdb, so gdb's
13975         configure.tgt can determine if the simulator was configured.
13976
13977 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13978
13979         * config.sub: Move BeOS $os case to be with other Cygnus
13980         local cases.
13981
13982 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13983
13984         * config.sub: Remove misplaced comment that broke Linux.
13985
13986 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13987
13988         * config.sub: Add BeOS support.
13989
13990 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13991
13992         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13993
13994 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13995
13996         * configure.in (noconfigdirs): Remove tcl and tk from
13997         noconfigdirs for cygwin32 builds.
13998
13999 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14000
14001         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14002
14003 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14004
14005         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14006         make-all.com, use makefile.vms instead.
14007
14008 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14009
14010         * config.sub: Accept -lnews*.
14011
14012 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14013
14014         * configure.in (noconfigdirs): Disable target-newlib,
14015         target-examples and target-libiberty for d30v.
14016
14017 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14018
14019         * configure.in (noconfigdirs): Enable ld for d30v.
14020
14021 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14022
14023         * configure.in (tic80-*-*): Build compiler.
14024
14025 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14026
14027         * configure.in (d30v-*): Remove sim directory from list of
14028         unsupported d30v directories
14029
14030 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14031
14032         * config.sub, configure.in: Add d30v target cpu.
14033
14034 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14035
14036         * makefile.vms: New file.
14037         * make-all.com: Remove.
14038
14039 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14040
14041         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14042
14043 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14044
14045         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14046
14047 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14048
14049         * Makefile.in (ALL_MODULES): Added all-db.
14050         (CROSS_CHECK_MODULES): Addec check-db.
14051         (INSTALL_MODULES): Added install-db.
14052         (CLEAN_MODULES): Added clean-db.
14053
14054 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14055
14056         * config.guess: Merge with latest FSF sources.
14057
14058 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14059
14060         * Makefile.in (ALL_MODULES): Added all-itcl.
14061         (CROSS_CHECK_MODULES): Added check-itcl.
14062         (INSTALL_MODULES): Added install-itcl.
14063         (CLEAN_MODULES): Added clean-itcl.
14064
14065 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14066
14067         * configure.in: build gdb for mn10200
14068
14069 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14070
14071         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14072
14073 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14074
14075         * configure.in (tic80-*-*): Turn off most targets right now.
14076
14077 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14078
14079         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14080         rather than the makeinfo program.
14081         (do-info): Depend upon all-texinfo.
14082
14083 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14084
14085         * configure.in: Remove uses of config/mh-linux.
14086
14087         * config.sub, config.guess: Merge with latest FSF sources.
14088
14089 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14090
14091         * config.sub (case $basic_machine): Add tic80 entries.
14092
14093 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14094
14095         * config.sub, config.guess: Merge with latest FSF sources.
14096
14097 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14098
14099         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14100         * mpw-config.in: Test for NewFolderRecursive.
14101         * mpw-install: Use symbolic name for startup filename.
14102         * mpw-README: Add various additional details.
14103
14104 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14105
14106         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14107
14108 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14109
14110         * configure.in: Do build gcc and the target libraries for
14111         the mn10200.
14112
14113 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14114
14115         * configure.in: don't avoid building gdb for mn10300 any more
14116         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14117         instead of single-quoting it.
14118
14119 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14120
14121         * configure.in: Don't use --with-stabs on IRIX 6.
14122
14123 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14124
14125         * configure.in (m32r): Build gdb, libg++ now.
14126
14127 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14128
14129         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14130         directories from noconfigdirs.
14131
14132 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14133
14134         * config.sub (basic_machine): added mips16 configuration
14135
14136 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14137
14138         * config.sub: Handle d10v-unknown.
14139
14140 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14141
14142         * config.sub: Handle v850-unknown.
14143
14144 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14145
14146         * Makefile.in: add findutils
14147         * configure.in: add findutils to list of host_tools
14148
14149 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14150
14151         * config.sub: Handle mn10200 and mn10300.
14152
14153 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14154
14155         * configure.in (d10v-*): Do not build librx.
14156
14157 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14158
14159         * configure.in (mn10300): Build everything except gdb & libgloss.
14160
14161 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14162
14163         * config.guess:  Patch for Dansk Data Elektronik servers,
14164         from Niels Skou Olsen <nso@dde.dk>.
14165
14166         For ncr, use /bin/uname rather than uname, since GNU uname does not
14167         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14168
14169         Patch for MIPS R4000 running System V,
14170         from Eric S. Raymond <esr@snark.thyrsus.com>.
14171
14172         Fix thinko for nextstep.
14173
14174         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14175
14176         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14177         * config.guess: Guess mips-dec-mach_bsd4.3.
14178
14179         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14180         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14181         release numbers.
14182         * config.guess (mips-mips-riscos*):  Emit just enough of the
14183         release number.
14184
14185         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14186         * config.guess (sparc-auspex-sunos*):  Added.
14187         (f300-fujitsu-*): Added.
14188
14189         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14190         * config.guess:  Recognize a Tadpole as a sparc.
14191
14192 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14193
14194         * config.guess: Don't assume that NextStep version is either 2 or
14195         3.  NextStep 4 (aka OpenStep 4) has come out now.
14196
14197 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14198
14199         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14200         From Rik Faith <faith@cs.unc.edu>.
14201
14202 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14203
14204         * config.sub: Contributions from bug-gnu-utils to:
14205         Support plain "hppa" (no version given) architecture, reported by
14206         OpenStep.
14207         OpenBSD like NetBSD.
14208         LynxOs is not a hardware supplier.
14209
14210         * config.guess: Contributions from bug-gnu-utils to add support for:
14211         OpenBSD like NetBSD.
14212         Stratus systems.
14213         More Pyramid systems.
14214         i[n>4]86 Intel chips.
14215         M680[n>4]0 Motorola chips.
14216         Use unknown instead of lynx for hardware manufacturer.
14217
14218 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14219
14220         * install.sh (chmodcmd): Set to null if the DST directory already
14221         exists.
14222
14223 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14224
14225         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14226         not use mt-ppc target Makefile fragment any more.
14227
14228 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14229
14230         * configure.in (*-*-windows):  Exclude everything but those dirs
14231         needed to build windows.
14232
14233 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14234
14235         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14236
14237 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14238
14239         * configure.in:  Exclude mmalloc from i386-windows.
14240
14241 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14242
14243         * Undo my previous change.
14244
14245 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14246
14247         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14248         unconditionally.
14249         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14250
14251 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14252
14253         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14254         host to add it's own flags.
14255
14256 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14257
14258         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14259
14260 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14261
14262         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14263         (CXX_FOR_TARGET): Likewise.
14264         (GCC_FOR_TARGET): Define.
14265         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14266         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14267         CC_FOR_TARGET was specified on the command line.
14268         (MAKEOVERRIDES): Don't define.
14269
14270 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14271
14272         * configure.in (m32r): Fix spelling of libg++ libs.
14273
14274 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14275
14276         * config.sub (-apple*): Remove, now redundant.
14277
14278 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14279
14280         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14281
14282         * configure: Rework yesterday's sed script patch.
14283
14284         * config.sub: Merge with FSF.
14285
14286 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14287
14288         * config.guess:  Merge from FSF.
14289
14290         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14291         * config.guess: Use pc instead of unknown, for pc clone systems.
14292         Change linux to linux-gnu.
14293
14294         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14295         * config.guess: Avoid non-portable tr syntax.
14296
14297 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14298
14299         * test-build.mk (HOLES): Add "xargs" for gdb.
14300
14301         * configure: Avoid hpux10.20 sed bug.
14302
14303 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14304
14305         * configure.in:  Add support for windows host
14306         (that is a build done under the Microsoft build environment).
14307
14308 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14309
14310         * Makefile.in: Replace all uses of srcroot with s, to shrink
14311         command line lengths.
14312
14313         Patches from Geoffrey Noer <noer@cygnus.com>:
14314         * configure.in: If configuring for newlib, pass --with-newlib to
14315         subdirectories.
14316         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14317         -Bnewlib/ and -Lwinsup to gcc.
14318         (CXX_FOR_TARGET): Likewise.
14319
14320 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14321
14322         * Makefile.in (ETC_SUPPORT): Add configure.
14323
14324 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14325
14326         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14327         host configuration file.
14328
14329 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14330
14331         * configure.in: Break mn10x00 support into separate
14332         mn10200 and mn10300 configurations.
14333         * config.sub: Likewise.
14334
14335 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14336
14337         * configure.in: Add lots of stuff to noconfigdirs for
14338         the mn10x00 targets.
14339
14340         * config.sub, configure.in: Add mn10x00 support.
14341
14342 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14343
14344         * make-all.com: Call conf-a-gas, not config-a-gas.
14345
14346 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14347
14348         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14349         targets.
14350
14351 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14352
14353         * mpw-README: Add much more detail for native PowerMac.
14354         * mpw-install: New file.
14355         * mpw-configure: Add --norecursion and --help options.
14356         * mpw-config.in: Translate readme and install files when
14357         copying to objdir.
14358         * mpw-build.in: Don't always depend on byacc and flex.
14359         (install-only-top): New action.
14360
14361 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14362
14363         * configure.in:  You can now configure GDB for the v850.
14364
14365 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14366
14367         * configure.in (noconfigdirs): Don't configure any C++ dirs
14368         if targeting D10V.
14369
14370 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14371
14372         * config.sub: Recognize mips64vr5000.
14373
14374 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14375
14376         * configure.in: Use a single line for host_tools and native_only.
14377
14378 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14379
14380         * config.sub, configure.in: Add entries for m32r.
14381
14382 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14383
14384         * Makefile.in (inet-install): Don't run install-gzip.
14385
14386 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14387
14388         * configure.in:  Don't config lots of things for *-*-windows*.
14389
14390 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14391
14392         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14393         (host_libs, host_tools): Copy from configure.in.
14394         * mpw-configure: Don't complain about directories not found.
14395
14396 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14397
14398         * configure.in (i[345]86): Recognize i686 for pentium pro.
14399         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14400         file.
14401
14402         * config.guess (i[345]86): Ditto.
14403
14404 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14405
14406         * configure.in (noconfigdirs): Removed gdb for D10V.
14407
14408 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14409
14410         * configure.in: Remove ld, target-libio, target-libg++, and
14411         target-libstdc++ from noconfigdirs.
14412
14413 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14414
14415         * configure: Fix three locations where shell scripts were
14416         being run directly rather than with config_shell.
14417
14418 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14419
14420         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14421         * config.sub (basic_machine): Recognize v850.
14422
14423 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14424
14425         * mpw-configure: Handle multiple enable/disable options and
14426         pass them down recursively, handle -c and -s flags appropriately
14427         depending on choice of compiler, add escape mechanism for
14428         quoted arguments to gC.
14429
14430 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14431
14432         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14433         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14434         so that -mrelocatable-lib and -mno-eabi are used.
14435
14436         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14437         not support --print-multi-lib, don't abort.
14438
14439 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14440
14441         * make-all.com: Run config-a-gas.
14442         * setup.com: Don't copy subdirectory files around.
14443
14444 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14445
14446         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14447         target, it now compiles correctly.
14448
14449 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14450
14451         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14452
14453 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14454
14455         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14456
14457 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14458
14459         * configure.in (native_only): Add prms.
14460
14461 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14462
14463         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14464         (BINUTILS_SUPPORT_DIRS): Likewise.
14465
14466 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14467
14468         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14469         d10v support is added.
14470
14471 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14472
14473         * configure.in (d10v-*-*): New target.
14474
14475 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14476
14477         * config.guess (HP 9000/811): Recognize this as a PA1.1
14478         machine.
14479
14480 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14481
14482         * Makefile.in (do-tar-gz): New target, split out from tail end of
14483         taz target.  Run each command separately, don't use pipes.
14484         (taz): Use it.
14485
14486 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14487
14488         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14489         * mpw-build.in: No builds should depend on building byacc or flex,
14490         they are assumed to be installed already.
14491
14492 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14493
14494         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14495         variable that CC_FOR_TARGET needs.
14496
14497 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14498
14499         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14500         options have changed since the last time the subdirectory was
14501         configured, and if it has, reconfigure.
14502         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14503         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14504
14505 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14506
14507         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14508         CLEAN_MODULES): Add bash.
14509         (all-bash): New target.
14510
14511 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14512
14513         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14514
14515 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14516
14517         * config.sub (basic_machine): Recognize d10v as a valid processor.
14518
14519 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14520
14521         * mpw-configure: Add support for --bindir.
14522         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14523
14524 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14525
14526         * configure.in: add bash, time, gawk to list of hosttools and things
14527         to only build for native toolchains
14528
14529 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14530
14531         * Makefile.in (docdir): Remove.
14532
14533 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14534
14535         * Makefile.in (datadir): Set to $(prefix)/share.
14536
14537 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14538
14539         * configure.in: build diff and patch for cygwin32-hosted
14540         toolchains.
14541
14542 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14543
14544         * config.sub: Accept -rtems*.
14545
14546 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14547
14548         * configure.in: enable dosrel for cygwin32-hosted builds,
14549                 remove diff from the list of things not buildable
14550                 via Canadian Cross
14551
14552 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14553
14554         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14555         don't get ". ".
14556
14557 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14558
14559         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14560
14561 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14562
14563         * Makefile.in (taz): Handle case where tex3patch didn't even get
14564         checked out.  Also, if it was found, put the symlink in a new util
14565         subdirectory.
14566
14567 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14568
14569         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14570
14571 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14572
14573         * config.sub: Recognize -openvms.
14574         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14575         * make-all.com, setup.com: New files.
14576
14577 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14578
14579         * Makefile.in (taz): tex3patch moved to texinfo/util.
14580
14581 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14582
14583         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14584         * configure.in: remove make from disable-if-Can-Cross list
14585                 enable gdb if ${host} and ${target} are cygwin32
14586
14587 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14588
14589         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14590         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14591
14592 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14593
14594         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14595         distinguish sysv/svr4/bsd variants.
14596         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14597
14598 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14599
14600         * configure.in: Added copyright notice.
14601         * move-if-change: Added copyright notice.
14602
14603 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14604
14605         * configure.in (powerpcle-*-solaris*): Until we get shared
14606         libraries working, don't build gdb, sim, make, tcl, tk, or
14607         expect.
14608
14609 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14610
14611         * config.guess:  Merge with FSF:
14612
14613         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14614         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14615
14616         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14617         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14618
14619         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14620         * config.guess:  Combine two OSF1 rules.
14621         Also recognize field test versions.  From mjr@zk3.dec.com.
14622         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14623         because GNU uname does not support -p.  From pmr@pajato.com.
14624
14625 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14626
14627         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14628
14629 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14630
14631         * mpw-README: Document GCCIncludes.
14632
14633 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14634
14635         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14636
14637 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14638
14639         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14640
14641 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14642
14643         * configure.in (*-*-cygwin32): Configure make.
14644
14645 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14646
14647         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14648
14649 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14650
14651         * Makefile.in (all-inet): Depend on all-perl.
14652
14653         * Makefile.in (inet-install): New target.
14654
14655         * Makefile.in (all-inet): Depend on all-tcl.
14656         (all-inet): Depend on all-send-pr.
14657
14658 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14659
14660         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14661         temporarily.
14662
14663 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14664
14665         * configure.in: Don't configure --with-gnu-ld on AIX.
14666
14667 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14668
14669         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14670
14671 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14672
14673         * Makefile.in (ALL_MODULES): Added all-inet.
14674         (CROSS_CHECK_MODULES): Added check-inet.
14675         (INSTALL_MODULES): Added install-inet.
14676         (CLEAN_MODULES): Added clean-inet.
14677         (all-indent): New target.
14678
14679         * configure.in (host_tools): Added inet.
14680         (native_only): Added inet.
14681         (noconfigdirs): Added inet.
14682
14683 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14684
14685         * configure.in: Don't configure libgloss if we are not configuring
14686         newlib.
14687
14688 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14689
14690         * configure.in: Don't configure libgloss for unsupported
14691         architectures.
14692
14693 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14694
14695         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14696
14697 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14698
14699         * Makefile.in (ALL_MODULES): Include all-apache.
14700         (CROSS_CHECK_MODULES): Include check-apache.
14701         (INSTALL_MODULES): Include install-apache.
14702         (all-apache): New target.
14703
14704         * configure.in: Added apache everywhere perl is seen.
14705
14706 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14707
14708         * Makefile.in: Add support for clean-{module} and
14709         clean-target-{module} rules.
14710
14711 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14712
14713         * configure.in (*-*-ose) do not build libgloss.
14714
14715 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14716
14717         * config.guess (prep*:SunOS:5.*:*): Turn into
14718         powerpele-unknown-solaris2.
14719
14720 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14721
14722         * configure.in: Permit --enable-shared to specify a list of
14723         directories.
14724
14725 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14726
14727         * configure.in (host==solaris): Pass only the first word of $CC
14728         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14729
14730 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14731
14732         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14733
14734 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14735
14736         * Makefile.in (ALL_MODULES): Include all-perl.
14737         (CROSS_CHECK_MODULES): Include check-perl.
14738         (INSTALL_MODULES): Include install-perl.
14739         (ALL_X11_MODULES): Include all-guile.
14740         (CHECK_X11_MODULES): Include check-guile.
14741         (INSTALL_X11_MODULES): Include install-guile.
14742         (all-perl): New target.
14743         (all-guile): New target.
14744
14745         * configure.in (host_tools): Include perl and guile.
14746         (native_only): Include perl and guile.
14747         (noconfigdirs): Don't build guile and perl; no ports have been
14748         done.
14749
14750 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14751
14752         * configure (--enable-*): Handle quoted option lists such as
14753         --enable-sim-cflags='-g0 -O' better.
14754
14755 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14756
14757         * Makefile.in ({,inst}all-target): New rule so we can make and
14758         install all of the target directories easily.
14759
14760 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14761
14762         * configure.in: Add missing global flag in sed substitution when
14763         deleting `target-' from ${configdirs}.
14764
14765 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14766
14767         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14768         option.
14769
14770         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14771         config/mh-necv4.
14772
14773         * install.sh: Correct misspelling of transformbasename.
14774
14775         * config.guess: Recognize mips-*-sysv*.
14776
14777 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14778
14779         * config.sub: Recognize mon960.
14780
14781 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14782
14783         * configure: Restore Canadian Cross handling of BISON and LEX,
14784         removed in Feb 20 change.
14785
14786 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14787
14788         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14789         Mention make install.  Remove the old copyright date as well the
14790         clumsy and rather pointless copyright on the README file.
14791
14792 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14793
14794         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14795         Makefile after running symlink-tree, then run `make distclean' to
14796         avoid clobbering any generated files in srcdir.
14797
14798 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14799
14800         * configure.in (m68k-*-netbsd*): Build everything now.
14801
14802 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14803
14804         * Makefile.in (taz): Fix quoting.
14805
14806 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14807
14808         * configure.in (sparclet-*-*): Build everything now.
14809
14810 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14811
14812         * configure.in (m68k-*-linux*): New host.
14813
14814 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14815
14816         * configure: Check for bison before byacc.
14817
14818 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14819
14820         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14821         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14822         searching PATH.  These are used as fallbacks by Makefile.in if
14823         flex/bison/byacc aren't in objdir.
14824
14825 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14826
14827         * Makefile.in: Make everything which depends upon all-bfd also
14828         depend upon all-opcodes, in case --with-commonbfdlib is used.
14829
14830 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14831
14832         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14833         building NT native compilers on Unix.
14834
14835 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14836
14837         * configure.in: Don't get CC from the host Makefile fragment if we
14838         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14839         Solaris test for /usr/ucb/cc to the post target script, just after
14840         the compiler sanity test.
14841
14842 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14843
14844         * config.sub: Merge with FSF.
14845
14846 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14847
14848         * Makefile.in (RPATH_ENVVAR): New variable.
14849         (REALLY_SET_LIB_PATH): Use it.
14850         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14851
14852 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14853
14854         * config.sub, configure.in: Recognize sparclet cpu.
14855
14856 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14857
14858         * config.guess:  Support m68k-cbm-sysv4.
14859
14860 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14861
14862         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14863         m68k-unknown-linuxaout from linker help string.  Put quotes around
14864         $ld_help_string.
14865
14866 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14867
14868         * config.guess (powerpc-harris-powerunix): Add guess for port
14869         to new target.
14870
14871 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14872
14873         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14874
14875 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14876
14877         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14878         $(REALLY_SET_LIB_PATH) in Makefile.
14879         * Makefile.in (SET_LIB_PATH): New variable.
14880         (REALLY_SET_LIB_PATH): New variable.
14881         ($(DO_X)): Use $(SET_LIB_PATH).
14882         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14883         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14884         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14885         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14886         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14887         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14888         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14889         (install-dosrel): Likewise.
14890         (all-opcodes): Depend upon all-libiberty.
14891
14892 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14893
14894         * config.guess (*:CYGWIN*): New
14895
14896 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14897
14898         * Makefile.in (all-target-winsup): All all-target-libiberty.
14899
14900 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14901
14902         * configure.in (noconfigdirs): Add missing # in front of comment.
14903
14904 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14905
14906         * configure.in: add second pass to things added to noconfigdirs
14907         so *-gm-magic can exclude libgloss properly.
14908
14909 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14910
14911         * mpw-configure (extralibs_name, rez_name): Set correctly
14912         for MWC68K compiler.
14913
14914         * mpw-README: Add more info on the necessary build tools.
14915
14916 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14917
14918         * configure.in, config.sub: Recognize cygwin32.
14919
14920 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14921
14922         * config.guess, config.sub: Recognize A/UX.
14923
14924 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14925
14926         * config.sub: Merge with gcc/config.sub.
14927
14928 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14929
14930         * mpw-build.in (do-binutils): Add build of stamps.
14931
14932 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14933
14934         * config.sub: Add recognition for mips64vr4100*-* targets.
14935
14936 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14937
14938         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14939         Add creation of gconfigargs with `--enable-shared' turned on.
14940         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14941         ($(host)-stamp-stage3-configured): Likewise.
14942         (HOLES): Add chatr and ldd.
14943         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14944
14945 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14946
14947         * configure: Pass --nfp to recursive configures.
14948
14949 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14950
14951         * Makefile.in (DLLTOOL): New.
14952         (DLLTOOL_FOR_TARGET): New.
14953         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14954         (EXTRA_TARGET_FLAGS): Ditto.
14955         (EXTRA_GCC_FLAGS): Ditto.
14956         (CONFIGURE_TARGET_MODULES): Ditto.
14957         (DO_X): Ditto.
14958         * configure: Add DLLTOOL.
14959
14960 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14961
14962         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14963         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14964         mh-sco, since old workarounds no longer needed, and don't
14965         build ld, since libraries have weak symbols in COFF.
14966
14967 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14968
14969         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14970
14971 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14972
14973         * configure.in: Make sure that ${CC} can be used to compile an
14974         executable.
14975
14976 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14977
14978         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14979         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14980         nothing depending on whether gdbtk is being built.
14981
14982 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14983
14984         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14985
14986 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14987
14988         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14989         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14990
14991 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14992
14993         * config-ml.in: Add support for
14994         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14995         Simplify setting of multidirs from --disable-foo.
14996
14997 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14998
14999         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15000         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15001         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15002         non-empty, pass them on to the  GCC make.
15003         (all-bootstrap): New rule that is like all-gcc, except it executes
15004         the GCC bootstrap rule instead of the GCC all rule.
15005
15006 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15007
15008         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15009
15010 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15011
15012         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15013         DG/UX support.
15014
15015 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15016
15017         * config.sub (i*86*) Change [345] to [3456]
15018
15019 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15020
15021         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15022         --with-gnu-ld=no.
15023
15024 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15025
15026         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15027         AIX multilibs get built.
15028
15029 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15030
15031         * configure.in (i386-win32): Don't build expect if we're not
15032         building the tcl subdir.
15033
15034 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15035
15036         * Makefile.in: (configure-target-examples, all-target-examples):
15037         New targets, configure and build example programs.
15038
15039 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15040
15041         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15042         use it as input to sedit the generated MPW makefile.
15043         * mpw-README: Add a suggestion about Gestalt.h.
15044
15045 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15046
15047         * config.sub: Accept *-*-ieee*.
15048
15049 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15050
15051         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15052         Ronald F. Guilmette <rfg@monkeys.com>.
15053
15054 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15055
15056         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15057         for powerpc-pe native.
15058         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15059         (target==powerpc-pe): duplicate i386-win32 entry.
15060
15061 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15062
15063         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15064         of vxworks, not just vxworks5.1.
15065
15066 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15067
15068         * mpw-configure: Add support for exec-prefix.
15069
15070 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15071
15072         * config.guess: Recognize HP model 816 machines as having
15073         a PA1.1 processor.
15074
15075 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15076
15077         * configure: Ignore new autoconf configure options.
15078
15079 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15080
15081         * config.guess:  Recognize Pentium under SCO.
15082         From Robert Lipe <robertl@arnet.com>.
15083
15084 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15085
15086         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15087
15088 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15089
15090         * configure.in: Don't configure gas for alpha-dec-osf*.
15091
15092 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15093
15094         * configure.in: Default to --with-stabs for some targets for which
15095         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15096         i[345]86*-*-unixware*.
15097
15098 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15099
15100         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15101         rather than basing it on the target.  Simplify handling of options
15102         controlling which directories to configure.  Remove extraneous
15103         slash in multi-clean target.
15104
15105 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15106
15107         * config-ml.in: Prefix more variables with ml_ so they don't collide
15108         with configure's.
15109
15110 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15111
15112         * configure: Don't turn -v into --v.
15113
15114 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15115
15116         * configure.in (targargs): Fix typo.
15117
15118         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15119
15120 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15121
15122         * configure.in: Strip --host and --target options from
15123         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15124         --with-cross-host option when building with a cross-compiler.
15125         * configure: Canonicalize the arguments put into config.status by
15126         always using `=' for an option with an argument.  Pass a presumed
15127         --host or --target explicitly.
15128
15129 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15130
15131         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15132         into general OS recognition case.
15133
15134 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15135
15136         * configure.in (target_configdirs): add target-winsup only
15137         for win32 target systems.
15138
15139 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15140
15141         * Makefile.in (all-target-libgloss): Depend upon
15142         configure-target-newlib, since when libgloss is built it looks to
15143         see if the newlib directory exists.
15144
15145 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15146
15147         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15148         cfg-ml-*.in.
15149
15150 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15151
15152         * configure: Handle LD and LD_FOR_TARGET when configuring a
15153         Canadian Cross.
15154
15155 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15156
15157         * configure.in (target_libs): add target-winsup.
15158         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15159         (target==ppcle-pe): remove ld from $noconfigdirs.
15160
15161 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15162
15163         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15164         Preserve relative path names in $srcdir.  Build symlink tree if
15165         configuring cross target dir and srcdir=. (= no VPATH support).
15166         (configure-target-libg++): Depend on configure-target-librx.
15167         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15168         * config-ml.in: New file.
15169         * symlink-tree: New file.
15170         * configure: Ensure srcdir="." if that's what it is.
15171
15172 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15173
15174         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15175         includes and FLEX_SKELETON setting.
15176         * mpw-configure (--with-gnu-ld): New option, controls whether
15177         to use PPCLink or ld with PowerMac GCC.
15178         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15179         * mpw-config.in: Configure grez if targeting Mac.
15180
15181         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15182         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15183         just macos.
15184         * configure.in: Configure grez resource compiler if targeting Mac.
15185         * Makefile.in (all-grez, install-grez): New targets.
15186
15187 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15188
15189         * configure: CXX defaults to gcc, not g++.  If we find
15190         gcc in the path, set CC to gcc -O2.
15191
15192 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15193
15194         * configure: Default ${build} correctly.  Avoid picking up extra
15195         spaces when reading CC and CXX from Makefile.  When doing a
15196         Canadian Cross, use plausible default values for numerous
15197         variables.
15198         * configure.in: When doing a Canadian Cross, don't try to
15199         configure tools whose configure script can't handle it.
15200
15201 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15202
15203         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15204
15205 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15206
15207         * configure:  Remove dubious bug reporting address.
15208
15209 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15210
15211         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15212         configure script, run that instead of this directory's configure.
15213         In either case, print a message that we're configuring the sub-dir.
15214
15215 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15216
15217         * configure.in: Before checking for the existence of various files,
15218         use sed to filter out "target-".
15219
15220 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15221
15222         * Makefile.in (DO_X): Split rule to decrease command line length
15223         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15224         (Philippe De Muyter).
15225
15226 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15227
15228         * Makefile.in (all-patch): depend on all-libiberty.
15229
15230 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15231
15232         * configure.in: If the only directory in target_configdirs which
15233         actually exists is libiberty, then set target_configdirs to empty,
15234         to avoid trying to build a target libiberty in a gas or gdb
15235         distribution.
15236
15237 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15238
15239         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15240         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15241         systems.
15242
15243 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15244
15245         * configure.in (copy_dirs): Use sys-include instead of include
15246         for --with-headers option.
15247
15248 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15249
15250         * Makefile.in, configure.in: Make winsup builds work with
15251         new scheme.
15252
15253 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15254
15255         * configure.in: Build the linker on AIX.
15256
15257 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15258
15259         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15260         where needed.
15261
15262 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15263
15264         * Makefile.in (all-gcc): Fix typo.
15265
15266 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15267
15268         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15269
15270 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15271
15272         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15273         to target-xiberty, to provide more flexibility.
15274         (target_subdir):  Define.  Create if cross.
15275         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15276         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15277         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15278         check-libFOO -> check-target-libFOO, etc.
15279         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15280         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15281         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15282         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15283         allow ALL_GCC="" to only configure.
15284         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15285         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15286         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15287
15288 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15289
15290         * Makefile.in (taz): Build "info" in etc explicitly.
15291
15292 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15293
15294         * configure.in:  Make sure that CC is undefined (as opposed to
15295         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15296         problem with autoconf trying to configure on a host without GCC.
15297
15298 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15299
15300         * mpw-configure: Set host alias from choice of host compiler,
15301         only use generic MPW Makefile sed if present, edit a file
15302         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15303         * mpw-README: Add problem notes about CW6 and CW7.
15304
15305 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15306
15307         * Makefile.in (taz): Use ";" instead of ";;".
15308
15309 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15310
15311         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15312         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15313         DISTDOCDIRS.
15314         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15315         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15316
15317 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15318
15319         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15320         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15321         Move bfd to DISTSTUFFDIRS.
15322
15323 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15324
15325         * Makefile.in (X11_LIB): Removed.
15326         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15327
15328         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15329
15330 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15331
15332         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15333         names.
15334
15335 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15336
15337         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15338
15339 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15340
15341         * configure.in (i[345]86-*-win32): Always build newlib.
15342         Don't configure cvs, autoconf or texinfo.
15343         * Makefile.in (LD_FOR_TARGET): New.
15344         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15345         Pass down LD_FOR_TARGET.
15346
15347 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15348
15349         * winsup: New directory.
15350         * Makefile.in: Build winsup.
15351         * configure.in: Winsup is configured when target is win32.
15352         Can only build win32 target GDB when native.
15353
15354 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15355
15356         * config.guess: Recognize HP model 819 machines as having
15357         a PA 1.1 processor.
15358
15359 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15360
15361         * configure: Fix sed loop which substitutes for CC and CXX to
15362         avoid bug found in various sed implementations.
15363
15364 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15365
15366         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15367         simulator.  Use standard powerpc-*-eabi*.
15368
15369 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15370
15371         * configure.in: Stop putting gas and binutils in noconfigdirs for
15372         powerpc-*-aix* and rs6000-*-*.
15373
15374 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15375
15376         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15377         -mcall-aixdesc libraries.
15378
15379 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15380
15381         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15382
15383         * config.sub (arm | armel | armeb): Fix shell syntax.
15384
15385 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15386
15387         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15388         -msoft-float and -mcpu=common support.
15389         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15390         libraries.
15391
15392 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15393
15394         * configure.in: Allow configuration and build of emacs19 for the alpha.
15395
15396 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15397
15398         * configure.in (CC): Get ^CC, not just any old CC, from
15399         ${host_makefile_frag}.
15400
15401 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15402
15403         * configure.in (CC): Try to get CC from
15404         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15405
15406 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15407
15408         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15409         only if it exists in $(srcdir).
15410
15411 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15412
15413         * configure: If CC and CXX are not set in the environment, set
15414         them, based on either an existing Makefile or on searching for gcc
15415         in PATH.  Substitute for CC and CXX in Makefile.
15416         * configure.in: Remove libm from target_libs.  Separate
15417         target_configdirs from configdirs.  If CC is not set in
15418         environment, try to get it from a host Makefile fragment.  Rewrite
15419         changes of configdirs to use skipdirs instead.  A few minor
15420         tweaks.  Take directories out of target_configdirs as they are
15421         taken out of configdirs.  Remove existing Makefile files from
15422         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15423         CONFIG_ARGUMENTS in Makefile.
15424         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15425         by configure.in.
15426         (CONFIG_ARGUMENTS): Likewise.
15427         (CONFIGURE_TARGET_MODULES): New variable.
15428         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15429         ($(CONFIGURE_TARGET_MODULES)): New target.
15430         (configure-libg++, configure-libio): New targets.
15431         (all-libg++): Depend upon configure-libg++.
15432         (all-libio): Depend upon configure-libio.
15433         (configure-libgloss, all-libgloss): New targets.
15434         (configure-libstdc++): New target.
15435         (all-libstdc++): Depend upon configure-libstdc++.
15436         (configure-librx, all-librx): New targets.
15437         (configure-newlib): New target.
15438         (all-newlib): Depend upon configure-newlib
15439         (configure-xiberty): New target.
15440         (all-xiberty): Depend upon configure-xiberty.
15441
15442 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15443
15444         * configure.in (host i[345]86-*-win32):  Expand the
15445         noconfigdirs again.
15446
15447 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15448
15449         * mpw-configure: Fix sed command file name.
15450
15451 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15452
15453         * configure.in (host i[345]86-*-win32): Reduce the
15454         noconfigdirs again.
15455
15456 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15457
15458         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15459         or powerpc*-*-pe*, since they are not yet supported.
15460
15461 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15462
15463         Add PowerMac support and many other enhancements.
15464         * mpw-configure: New option --cc to select compiler to use,
15465         paste options set according to --cc into the generated
15466         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15467         if mpw-make.sed is present.
15468         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15469         add forward includes for PowerPC include files.
15470         * mpw-build.in: Build using Makefile.PPC if present.
15471         (do-byacc, etc): Remove separate version resource builds.
15472         (do-gas): Build "stamps" before "all".
15473         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15474         * mpw-README: Update to reflect --cc option, PowerMac support,
15475         and recently-reported compatibility problems.
15476
15477 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15478
15479         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15480         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15481         (--with-multilib-top): Pass to recursive invocations.
15482
15483 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15484
15485         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15486         v810-*-*.
15487
15488 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15489
15490         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15491         gdb, ld and opcodes on v810-*-*.
15492
15493 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15494
15495         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15496         (local-maintainer-clean): New target.
15497         (maintainer-clean): New target.
15498         (realclean): Just depend upon maintainer-clean.
15499
15500 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15501
15502         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15503
15504 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15505
15506         * configure.in: Build ld in mips*-*-bsd* case.
15507
15508 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15509
15510         * config.sub: Accept -lites* OS.  From Ian Dall.
15511
15512 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15513
15514         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15515         targets.
15516
15517 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15518
15519         * configure.in: treat i386-win32 canadian cross the same as
15520         i386-go32 canadian cross.
15521
15522 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15523
15524         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15525         running under the simulator to build a reduced set of libraries.
15526         (powerpc-*-eabiaix): Add fine grained multilib support added to
15527         other powerpc targets yesterday.
15528
15529 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15530
15531         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15532         -disable-softfloat, -disable-relocatable, -disable-aix, and
15533         -disable-sysv to control which multilib libraries get built.
15534
15535 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15536
15537         * configure: Add Makefile.tem to list of files to remove in trap
15538         handler.
15539
15540 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15541
15542         * config.guess (*Linux*):  Add missing "exit"s.
15543         Also, need specific check for alpha-unknown-linux (uses COFF).
15544
15545 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15546
15547         * config.guess:  Merge with FSF:
15548
15549         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15550         * config.guess (AIX4): More robust release numbering discovery.
15551
15552         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15553         * config.guess (i386-sequent-ptx): Properly get version number.
15554
15555         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15556         * config.guess (mips:*:4*:UMIPS): New case.
15557
15558 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15559
15560         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15561         (i386-win32 host): Likewise.  Don't build readline.
15562
15563 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15564
15565         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15566         SUPPORT_FILES to submakes.
15567
15568 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15569
15570         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15571         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15572         mpw-configure.
15573
15574 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15575
15576         * configure.in (appdirs): Use =, not ==, in test expression when
15577         trying to build the text to print in the warning message for
15578         Solaris users.
15579
15580 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15581
15582         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15583
15584 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15585
15586         * config.guess: Recognize lynx-2.3.
15587
15588 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15589
15590         * config.sub (z8ksim): Deleted
15591         (z8k-*-coff): New, this is the one true name of the target.
15592
15593 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15594
15595         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15596
15597 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15598
15599         * config.guess (*:Linux:*:*): First try asking the linker what the
15600         default object file format is (elf, aout, or coff).  Then if this
15601         fails, try previous methods.
15602
15603 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15604
15605         * configure.in: Don't build newlib for *-*-vxworks5.1.
15606
15607 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15608
15609         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15610         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15611
15612 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15613
15614         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15615
15616 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15617
15618         * cfg-ml-com.in: New file.
15619         * cfg-ml-pos.in: New file.
15620
15621 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15622
15623         * COPYING.NEWLIB: Add HP free copyright to list.
15624
15625 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15626
15627         * config.sub: Recognize -eabi* for the system, not just -eabi.
15628
15629 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15630
15631         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15632         * config.sub, configure.in (win32): New target and host.
15633
15634 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15635
15636         * configure.in: Add i386-pe configuration.
15637
15638 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15639
15640         * mpw-build.in (install): Install GDB after LD.
15641
15642 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15643
15644         * mpw-config.in (elf/mips.h): Always forward-include, needed
15645         for GDB to build.
15646
15647 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15648
15649         * testsuite: New directory for customer acceptance and whole tool
15650         chain tests.
15651
15652 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15653
15654         * configure: If per-host line isn't found, but AC_OUTPUT is found
15655         and a configure script exists, run it instead.
15656
15657 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15658
15659         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15660
15661 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15662
15663         * configure: Set build_{cpu,vendor,os,alias} to host values when
15664         --build isn't specified.
15665
15666 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15667
15668         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15669         (FLAGS_TO_PASS): Pass them.
15670         (EXTRA_TARGET_FLAGS): Ditto.
15671
15672 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15673
15674         * Makefile.in (all-libg++): Depend on all-libstdc++.
15675
15676 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15677
15678         * configure.in (noconfigdirs): Enable all packages for
15679           i386-unknown-netbsd.
15680
15681 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15682
15683         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15684         hosted builds (DOS builds)
15685
15686 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15687
15688         Changes for ARM based on patches from Richard Earnshaw:
15689         * config.sub: Handle armeb and armel.
15690         * configure.in: Omit arm linker only for riscix.
15691
15692 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15693
15694         * config.guess:  Update from FSF.
15695
15696 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15697
15698         * config.sub: Recognize powerpcle as the little endian variant of
15699         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15700         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15701         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15702         temporarily.
15703
15704 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15705
15706         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15707
15708 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15709
15710         * config.sub: Accept -lites* as a basic system type.
15711
15712 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15713
15714         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15715         installed, and if so return linuxoldld as the system name.
15716
15717 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15718
15719         * config.guess: Add hppa1.1-hp-lites support.
15720
15721 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15722
15723         * configure.in: Don't build newlib for m68k-vxworks5.1.
15724
15725 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15726
15727         * configure.in (mips-sgi-irix6): Use mh-irix5.
15728
15729 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15730
15731         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15732
15733 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15734
15735         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15736         OSF/1.  Fix compiler flags.
15737         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15738
15739 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15740
15741         * configure.in: Recognize --with-newlib.
15742         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15743
15744 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15745
15746         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15747         to *_X11_MODULES due to gdbtk needing X include files et al.
15748
15749 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15750
15751         Merge in support for Mac MPW as a host.
15752         (Old change descriptions retained for informational value.)
15753
15754         * mpw-config.in: Add generic include forwards for cpu-specific
15755         include files in aout and elf directories.
15756
15757         * mpw-configure: Added copyright.
15758         * mpw-config.in: Check for presence of required build tools.
15759         (target_libs): Add newlib.
15760         (target_tools): Add examples.
15761         (Read Me): Generate as "Read Me for MPW" instead.
15762         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15763         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15764         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15765
15766         * mpw-configure: Remove subdir-specific makefile hackery,
15767         delete mk.tmp after using it.
15768
15769         * mpw-build.in (all): Display start and end times.
15770
15771         * mpw-configure (host_canonical): Set.
15772         (target_cpu): Always add to makefiles.
15773         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15774         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15775         (mpw-mh-mpw): Look for in srcdir and srcroot.
15776         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15777
15778         * mpw-build.in: (install-only): New target.
15779
15780         * mpw-configure (host_alias, target_alias): Rename from hostalias
15781         and targetalias, add into generated Makefile.
15782         (mk.tmp): If present, add into generated Makefile.
15783         * mpw-build.in (all-gas): Build config.h first before gas proper.
15784
15785         * mpw-configure (config.status): Write only if changed.
15786         * mpw-config.in (readline): Configure it (not built, just used for
15787         definitions).
15788
15789         * mpw-config.in (elf/mips.h): Add a forward include.
15790
15791         * mpw-config.in: Forward-include most .h files in include into
15792         extra-include.
15793         (readline): Don't build.
15794         mpw-build.in (install): Install GDB.
15795
15796         * mpw-configure (prefix, mpw_prefix): Handle it.
15797         * mpw-config.in (mmalloc, readline): Don't configure.
15798         * mpw-build.in (thisscript): Rename to ThisScript.
15799         Use mpw-build instead of BuildProgram everywhere.
15800         (mmalloc, readline): Don't build.
15801         * mpw-README: New file, basic documentation about the MPW port.
15802
15803         * mpw-config.in: Use forward-include to create include files.
15804
15805         * mpw-configure: Add more things to the top of each configured
15806         Makefile, including contents of config/mpw-mh-mpw.
15807         * mpw-config.in (extra-include): Create this directory and fill it
15808         with Posix-like include files when configuring.
15809
15810         * config.sub (apple, mac, mpw): Add various aliases.
15811
15812         * mpw-build.in: New file, top-level build script fragment for MPW.
15813         * mpw-configure: New file, configure script for MPW.
15814         * mpw-config.in: New file, config fragment for MPW.
15815
15816 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15817
15818         * configure.in (host_libs): Remove glob, since it is gone from the
15819         sources.
15820
15821 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15822
15823         * Makefile.in: define empty GDB_NLM_DEPS var.
15824
15825         * configure.in(target_makefile_frag): use config/mt-netware
15826         for netware targets.
15827
15828 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15829
15830         * config.sub: Merge in recent FSF changes.  Remove linux special
15831         cases.
15832
15833 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15834
15835         Revert this change:
15836
15837         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15838
15839                 * build-all.mk: Use CC=cc -Xs on Solaris.
15840
15841 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15842
15843         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15844         stop using it.
15845         * Makefile.in: Nuke all references to glob subdirectory.
15846
15847 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15848
15849         * configure.in: Fix --enable-shared logic in per-host.
15850
15851 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15852
15853         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15854
15855 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15856
15857         * configure.in (noconfigdirs): Don't build gas on AIX, for
15858         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15859
15860 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15861
15862         * configure: Fix --cache-file to work if the file argument is a
15863         relative path.
15864
15865 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15866
15867         * configure: If the --cache-file is used, pass it down to
15868         configure in subdirectories.
15869
15870 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15871
15872         * config.sub: add vxworks29k configuration.
15873
15874 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15875
15876         * Makefile.in (taz): Do "diststuff" part quietly.
15877
15878 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15879
15880         * config.sub: Mini-merge with gcc/config.sub.
15881
15882 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15883
15884         * config.guess (IRIX): Sed - to _.
15885
15886 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15887
15888         * Makefile.in (source-vault, binary-vault): New targets.
15889
15890 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15891
15892         * config.sub: Recognize -eabi as a basic system type.
15893
15894 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15895
15896         * configure.in (enable_shared stuff): Fix typo.
15897
15898 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15899
15900         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15901
15902 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15903
15904         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15905
15906 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15907
15908         * configure.in (rs6000-*-*): Don't build gas.
15909
15910 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15911
15912         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15913         reduce command line length.
15914         (AS_FOR_TARGET): Check for as.new, not Makefile.
15915         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15916
15917 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15918
15919         * config.guess:  Merge from FSF.
15920
15921 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15922
15923         * configure: Don't use $ when handling program_suffix.
15924
15925 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15926
15927         * configure.in:  Configure tk for hppa/hpux.
15928
15929 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15930
15931         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15932
15933 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15934
15935         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15936         to LIBCXXFLAGS.  Tests are better run without it.
15937
15938 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15939
15940         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15941
15942 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15943
15944         * configure.in (*-*-netware*): Don't configure xiberty.
15945
15946 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15947
15948         * configure.in:  Remove tk from native_only list.
15949
15950 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15951
15952         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15953           for special NCD build.
15954
15955 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15956
15957         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15958         makeall.bat, they're only useful for binutils snapshots.
15959         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15960         makeall.bat to specified SUPPORT_FILES.
15961
15962 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15963
15964         * build-all.mk: Add Ericsson targets to sun4 and solaris
15965           hosts.  Add  BNR's sun4 target to solaris host, so their
15966           build-from-source will be tested in-house first.
15967
15968 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15969
15970         * Makefile.in (LIBCFLAGS): New variable.
15971         (CFLAGS_FOR_TARGET): Ditto.
15972         (LIBCFLAGS_FOR_TARGET): Ditto.
15973         (LIBCXXFLAGS): Ditto.
15974         (CXXFLAGS_FOR_TARGET): Ditto.
15975         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15976         (BASE_FLAGS_TO_PASS): Pass them.
15977         (EXTRA_TARGET_FLAGS): Ditto.
15978
15979         * configure.in: Support --enable-shared.
15980
15981 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15982
15983         * configure.in (target_libs):  Include libstdc++ again.
15984         * config.guess:  Update from FSF (for FreeBSD).
15985
15986 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15987
15988         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15989         makeall.bat.
15990         (DISTDOCDIRS): Add `etc'.
15991         (ETC_SUPPORT_PFX): New variable.
15992         (taz): Include anything from etc starting with a word in
15993         ETC_SUPPORT_PFX.
15994
15995 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15996
15997         * config.sub: Update for recent FSF changes.  Remove obsolete
15998         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15999         spacing changes.
16000
16001 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16002
16003         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16004
16005         * config.guess:  Merge with FSF.
16006         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16007
16008 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16009
16010         * configure: Since the "trap 0" handler will override the exit
16011         status on many systems, only use it for "exit 1", and make it set
16012         a non-zero exit status; reset it before "exit 0".  Also, check
16013         exit status of config.sub, and error out if it failed.
16014
16015 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16016
16017         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16018         and install libgloss.
16019
16020 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16021
16022         * Makefile.in (all-binutils): Depend upon all-byacc.
16023
16024         * configure.in: Don't build emacs on Irix 5.
16025
16026 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16027
16028         * configure.in (*-*-netware*): Add libio.
16029
16030 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16031
16032         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16033         (CHECK_TARGET_MODULES): Ditto.
16034         (INSTALL_TARGET_MODULES): Ditto.
16035         (TARGET_LIBS): Ditto.
16036         (all-libstdc++): Note dependencies.
16037
16038 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16039
16040         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16041
16042 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16043
16044         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16045         -fexternal-templates.
16046
16047         * configure.in (target_libs): Add libstdc++.
16048         (noconfigdirs): Add libstdc++ as appropriate.
16049
16050 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16051
16052         * config.guess:  Update from FSF.
16053
16054 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16055
16056         * configure: Use ${config_shell} when running ${configsub}.
16057
16058 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16059
16060         * config.sub: No longer recognize h8300h.
16061
16062 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16063
16064         * config.sub: Remove extraneous differences between config.sub and
16065         gcc/config.sub.
16066
16067 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16068
16069         * Makefile.in (DISTSTUFFDIRS): Add gas.
16070
16071 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16072
16073         * COPYING.NEWLIB: New file.
16074
16075 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16076
16077         * config.guess (HP-UX):  Patch from Harlan Stenn
16078         <harlan@landmark.com> to also emit release level.
16079
16080 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16081
16082         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16083
16084 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16085
16086         * config.sub:  Merge nextstep cleanup from FSF.
16087
16088 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16089
16090         * configure.in (arm-*-*): Don't configure ld for this target.
16091
16092 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16093
16094         * configure.in (*-*-netware): don't configure libg++, libio,
16095           librx, or newlib.
16096
16097 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16098
16099         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16100         configure ld--it works, but it doesn't support shared libraries.
16101
16102 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16103
16104         * config.guess (*-unknown-freebsd*):  Get rid of possible
16105         trailing "(Release)" in version string.
16106         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16107
16108 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16109
16110         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16111         Fix type: *-next-neststep -> *-next-nextstep.
16112
16113         * config.guess:  Merge from FSF:
16114
16115         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16116
16117         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16118
16119         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16120
16121         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16122         instead of UNIX_SV for UnixWare 1.0).
16123
16124 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16125
16126         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16127         to make gdb/nlm/* build after the compiler and linker.
16128
16129 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16130
16131         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16132         not just i[34]86.
16133         (m68k-atari-sysv4):  Relocate to match FSF version.
16134
16135         * config.guess:  More merges from the FSF:
16136
16137         Add a space before function call or macro invocation.
16138
16139         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16140
16141         * config.guess: Add trap cmd to remove dummy.c and dummy when
16142         interrupted.
16143
16144         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16145
16146         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16147         (dummy): Redirect stderr from compilation of dummy.c.
16148
16149         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16150
16151         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16152
16153 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16154
16155         * configure: Accept and ignore --cache*, for compatibility with
16156         new autoconf.
16157
16158 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16159
16160         * config.guess:  Merge from FSF:
16161
16162         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16163
16164         * config.guess (Pyramid*:OSx*:*:*): New case.
16165         (PATH): Add /.attbin at end for finding uname.
16166         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16167
16168         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16169
16170         * config.guess (M88*:DolphinOS:*:*): New case.
16171
16172         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16173
16174         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16175         to select whether to use ELF or COFF.
16176
16177         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16178
16179         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16180
16181         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16182
16183         * config.guess: Guess the OS version for HPUX.
16184
16185         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16186
16187         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16188
16189 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16190
16191         * configure.in: Recognize --with-headers, --with-libs, and
16192         --without-newlib.
16193         * Makefile.in (all-xiberty): Depend upon all-ld.
16194
16195 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16196
16197         * configure.in: Change i[34]86 to i[345]86.
16198
16199 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16200
16201         * configure (version): A few more tweaks to help message.
16202
16203 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16204
16205         * Makefile.in:  Remove (for now) librx as a host library,
16206         now that we're building it for target.
16207
16208 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16209
16210         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16211         (Karl Berry).
16212
16213 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16214
16215         * configure.in:  Also configure librx.
16216
16217 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16218
16219         * Makefile.in:  Update various rules to reflect that librx
16220         is now needed for libg++.
16221
16222 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16223
16224         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16225
16226 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16227
16228         * configure.in: Configure the examples directory.
16229
16230 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16231
16232         * configure: Simplify Jun 2 1994 change.
16233
16234 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16235
16236         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16237         /bin/gcc isn't good enough to build gcc.
16238
16239 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16240
16241         * Makefile.in (GDB_SUPPORT_FILES): Remove
16242         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16243         (gdb.tar.gz): Add new rule to use standard distribution building
16244         mechanism.
16245
16246 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16247
16248         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16249         Bill Cox <bill@cygnus.com>.
16250
16251 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16252
16253         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16254
16255 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16256
16257         * configure:  Search current dir first in .gdbinit.
16258
16259 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16260
16261         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16262
16263 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16264
16265         * config.sub:  Refer to NeXT's operating system as nextstep.
16266
16267         * config.sub (case $basic_machine):  Re-order the cases, to match
16268         the order in the FSF version (which is mostly alphabethical).
16269         Merge in some additions and changes from the FSF.
16270
16271 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16272
16273         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16274         * config.sub: Recognize cxux7.
16275         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16276
16277 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16278
16279         * config.sub:  Fix typo powerpc -> powerpc-*.
16280
16281 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16282
16283         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16284
16285         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16286         parallel with all-emacs and install-emacs).  Top-level command
16287         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16288
16289 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16290
16291         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16292         $(relbindir)/make before doing ``make install'', and use
16293         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16294         installing over running make binary.
16295         ($(host)-stamp-stage3-installed): Likewise.
16296
16297 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16298
16299         * config.guess: Recognize Mach.
16300
16301 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16302
16303         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16304         see whether --exec-prefix was used.
16305
16306 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16307
16308         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16309
16310 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16311
16312         * Makefile.in: Add all-librx target similar to all-libproc.
16313
16314 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16315
16316         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16317         with post 1.2 uname bogosity.
16318
16319 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16320
16321         * configure: Remove temporary files on receipt of a signal.
16322
16323 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16324
16325         * configure: If there is a package_makefile_frag, remove
16326         ${subdir}/Makefile.tem after copying it in.
16327
16328 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16329
16330         * build_all.mk: support rs6000 lynx identifies itself as
16331         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16332         since /bin/gcc is too feeble to compile a modern gcc.
16333
16334 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16335
16336         * brought devo/test-build.mk update-to-date with progressive/
16337           test-build.mk. Add lynx targets and hppa flag info.
16338
16339 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16340
16341         * configure.in:  Use mh-ncrsvr43.  Patch from
16342         Tom McConnell <tmcconne@sedona.intel.com>.
16343
16344 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16345
16346         * config.guess (i386-unknown-bsdi):  No longer need to
16347         check #if defined(__bsdi__) && defined(__i386__).
16348
16349 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16350
16351         * configure: Set program_transform_nameoption correctly.
16352
16353 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16354
16355         * brought build-all.mk update-to-date with progressive build-all.mk,
16356           added new targets and hppa info.
16357
16358 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16359
16360         * configure: If config.guess result is a prefix of the user
16361         specified target, assume a native build and use the user specified
16362         target as the host alias.  Remove SunOS patch suffix removal hack.
16363         * configure.in: Remove SunOS patch suffix removal hack.
16364
16365         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16366         in NATIVE_CHECK_MODULES.
16367
16368 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16369
16370         * Makefile.in: Rename HOST_ONLY to NATIVE.
16371         * configure: Delete SunOs patch suffix from host_canonical
16372           and build_canonical variables that are prepended to Makefiles.
16373         * configure.in: Add comments for easier maintenance.
16374
16375 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16376
16377         * Makefile.in: Add all-libproc target similar to all-gui.
16378
16379 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16380
16381         * Makefile.in (CHECK_MODULES): split into
16382         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16383
16384 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16385
16386         * config.guess (i386-unknown-bsdi): New system to guess.
16387
16388 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16389
16390         * Makefile.in: Add all-gui target (but not yet build by "all").
16391
16392 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16393
16394         * config.sub: Move deletion of patch suffix from here...
16395         * configure.in: To here, at Ian's suggestion.  The top-
16396           level scripts might need to know of a patch level.
16397
16398 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16399
16400         * config.sub: Strip off patch suffix so rtl is recognized
16401           as a sunos4.1.3 machine, even though it's been patched.
16402
16403 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16404
16405         * Makefile.in (INSTALL_LAST): Delete.
16406         (INSTALL_DOSREL): New.
16407
16408 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16409
16410         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16411         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16412         whether we pass down --with-gnu-ld anyhow.
16413
16414 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16415
16416         * Makefile.in (INSTALL_LAST): Change operation so it works
16417         on more flavors of make.
16418         * configure.in (go32): Don't build libg++ or libio.
16419
16420 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16421
16422         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16423         they can be overriden by templates.
16424
16425 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16426
16427         * configure.in (target==go32): Don't build gdb.
16428         * dosrel: New directory.
16429
16430 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16431
16432         * configure.in (host==go32): Configure dosrel too.
16433         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16434         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16435         be set by incoming names or templates.
16436         (INSTALL_LAST): New rule.
16437
16438 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16439
16440         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16441
16442 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16443
16444         * configure.in (appdirs): New variable.  Currently empty, but will
16445         be used in gas distribution.  If nonempty, lists a set of
16446         directories at least one of which must get configured, or top
16447         level configuration is considered to have failed.
16448         (rs6000-*-lynxos*): Use new file name.
16449
16450 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16451
16452         Eliminate XTRAFLAGS.
16453         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16454         newlib include files using -idirafter, and also use -nostdinc.
16455         (CXX_FOR_TARGET): Likewise.
16456         (XTRAFLAGS): Removed.
16457         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16458         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16459         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16460         ($(DO_X)): Don't pass down XTRAFLAGS.
16461
16462 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16463
16464         * configure.in (mips*-dec-bsd*): New target; do build linker.
16465         (mips*-*-bsd*): New target; don't build linker.
16466
16467 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16468
16469         * configure.in: support rs6000-*-lynxos* configuration.
16470         support sunos4 as a cross target.
16471
16472         * config.sub: look for lynx*, not lynx since the OS version may
16473         legitimately be part of the name.
16474
16475 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16476
16477         * configure.in (i[34]86-*-sco*): Move to be with other i386
16478         targets.
16479         (romp-*-*): New target.  Skip various binary utilities.
16480         (vax-*-*): New target.  Don't build newlib.
16481         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16482
16483 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16484
16485         * configure.in: Only set host_makefile_frag if config
16486         directory exists.
16487
16488 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16489
16490         * install.sh: If $dstdir exists, don't check whether each
16491         component does.
16492
16493 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16494
16495         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16496
16497 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16498
16499         * configure.in (*-*-lynxos*): Don't configure newlib for either
16500         native or cross Lynx.
16501
16502 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16503
16504         * config.sub (sparc64-elf): Fix os.
16505         (z8k): Remove duplicate.
16506
16507 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16508
16509         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16510         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16511
16512 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16513
16514         * configure: Make file links cleanly even if Lynx fails on
16515           an NFS symlink (at least fail cleanly).
16516
16517 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16518
16519         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16520         -XNh2000.
16521
16522 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16523
16524         * configure: Unknown options are fatal again.
16525
16526 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16527
16528         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16529         compatibility.
16530
16531 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16532
16533         * build-all.mk: Add `clean' target.
16534
16535 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16536
16537         * config.guess:  Add SINIX support.
16538         * configure.in:  Add mips-*-sysv4* support.
16539
16540 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16541
16542         * build-all.mk: Document all useful targets.
16543         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16544         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16545
16546 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16547
16548         * configure: Support --silent, --quiet.
16549
16550 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16551
16552         * configure: Support --disable-FEATURE.
16553
16554 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16555
16556         * config.guess: Recognize NCR running SVR4.3.
16557
16558 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16559
16560         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16561         Patch from Paul Eggert <eggert@twinsun.com>.
16562
16563 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16564
16565         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16566
16567 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16568
16569         * configure: Make unrecognized options give nonfatal warnings
16570         instead of fatal errors, and pass them to any subdirectory
16571         configures in case they recognize them.
16572         Make --x equivalent to --with-x.
16573
16574 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16575
16576         * configure: Add --enable-* options.  Clean up usage message and
16577         some comments.
16578
16579 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16580
16581         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16582
16583 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16584
16585         * configure.in (hppa*-*-*): Enable binutils.
16586
16587 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16588
16589         * config.sub: Recognize cisco.
16590
16591 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16592
16593         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16594
16595 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16596
16597         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16598         than one configuration name.  Add comment.
16599
16600 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16601
16602         * config.guess: about target *-hitachi-hiuxwe2, fixed
16603         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16604         macro is incorrect.]
16605
16606 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16607
16608         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16609         than the "make ls" stuff which used to be here.
16610
16611 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16612
16613         * config.guess:  Recognize i[34]86-unknown-freebsd.
16614         From Shawn M Carey <smcarey@rodan.syr.edu>.
16615
16616 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16617
16618         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16619
16620 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16621
16622         * config.guess: Check for ptx.
16623
16624 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16625
16626         * config.sub: Add os9k checking.
16627
16628 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16629
16630         * config.guess: Handle OSF1 running on HPPA processors
16631
16632 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16633
16634         * configure: If subdir configure fails, print out a message with
16635         subdirectory name, in case subdir's configure code didn't identify
16636         itself.
16637
16638 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16639
16640         * configure.in: Remove embedded newlines from configdirs.
16641         Avoid mismatches of substrings.  Fix matching strings at end
16642         of configdirs.
16643
16644 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16645
16646         * config.guess:  Add Lynx/rs6000 config support.
16647
16648 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16649
16650         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16651
16652 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16653
16654         * configure.in (hppa*-*-osf*): Treat this just like most other
16655         PA configurations (eg no binutils or ld).
16656         (hppa*-*-*elf*): These configurations have binutils and ld.
16657
16658 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16659
16660         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16661
16662 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16663
16664         * configure.in (rs6000-*-*): Build gas.
16665
16666 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16667
16668         * Makefile.in:  Avoid bug in losing hpux sed.
16669
16670 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16671
16672         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16673         for GDB and GDB has been fixed to not need it.
16674
16675 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16676
16677         * config.guess: Recognize vax hosts.
16678
16679 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16680
16681         * configure (while loop): Don't use "break 2" inside case
16682         statement -- the case statement isn't an enclosing loop.
16683
16684 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16685
16686         * config.guess:  Clean up NeXT support, to allow nextstep
16687         on Intel machines.  Make OS be nextstep.
16688
16689 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16690
16691         * config.guess: Add alternate forms for Convex.
16692
16693 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16694
16695         * configure:  Completely rewrite option processing.  Take
16696         advantage of pattern-matching to avoid invoking test frequently.
16697         Also clean up host and target defaulting logic.
16698
16699 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16700
16701         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16702         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16703         commands (plus user environment) will fit SCO limits.
16704
16705 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16706
16707         * configure.in: Don't issue warnings about directories which are
16708         not being configured if -norecursion is set.  Correct test for
16709         --with-gnu-as and --with-gnu-ld to not get confused by substring
16710         matches.
16711
16712         * configure.in: Don't build gas for alpha-dec-osf1*.
16713
16714 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16715
16716         * configure:  Back out Per's change of 12/19/1993.  It changes the
16717         behavior of configure in unexpected and confusing ways.
16718
16719         Also, use different delim char when calculating
16720         program_transform_name so that the name can contain slashes.
16721
16722 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16723
16724         * configure.in, config.sub: Add support for VSTa micro-kernel.
16725
16726 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16727
16728         * configure.in: Nuke hacks which were used to get a special
16729         version of GAS for HPPA configurations.
16730
16731 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16732
16733         * configure:  If only ${target_alias} is given, use that
16734         as the default for ${host_alias}.
16735         * configure:  Add missing back-slashes before nested quotes.
16736
16737 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16738
16739         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16740
16741 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16742
16743         * config.guess:  Recognize some Tektronix configurations.
16744         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16745
16746 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16747
16748         * config.sub: Match any flavor of SH.
16749
16750 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16751
16752         * configure.in: Don't try to configure newlib for Alpha.
16753
16754 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16755
16756         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16757         libg++ or libio for any Alpha target.
16758
16759         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16760
16761 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16762
16763         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16764         default arguments -- so it tried to compress itself.
16765
16766 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16767
16768         * configure.in (notsupp): ensure that a space is always at the end
16769           of the configdirs list, since the grep checks for an explicit space
16770
16771 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16772
16773         * configure.in (target i386-sysv4.2): don't build ld, since static
16774           versions of many libraries are not available.
16775
16776 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16777
16778         * config.guess: Recognize Apollos (using environment variables).
16779         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16780
16781 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16782
16783         * config.guess: Recognize Sony news mips running newsos.
16784
16785 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16786
16787         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16788         "fi ; else" for bash.
16789
16790 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16791
16792         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16793
16794 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16795
16796         * config.sub: accept unixware as an alias for svr4.2.
16797         Fix some inconsistancies with the gcc version.
16798
16799 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16800
16801         * Makefile.in (DISTDOCDIRS):  Add gdb.
16802
16803 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16804
16805         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16806
16807 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16808
16809         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16810         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16811         this now.
16812
16813 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16814
16815         * config.sub: Accept hiux* as an OS name.
16816
16817         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16818         etc/make-stds.texi.  The underscore came from gcc, and dje now
16819         agrees that RUNTESTFLAGS is the correct name.
16820
16821 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16822
16823         * install.sh:  Remove 'set -e'.  It makes any conditionals
16824         in the script useless.
16825
16826         * config.guess: Automatically recognize arm-acorn-riscix
16827         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16828
16829 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16830
16831         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16832
16833 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16834
16835         * Makefile.in (DISTDOCDIRS): New variable.
16836         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16837         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16838
16839 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16840
16841         * configure.in (hppa target): check the source directory for the
16842           pagas sub-directory
16843
16844 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16845
16846         * config.sub: Allow -aout* and -elf*.
16847
16848 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16849
16850         * configure.in: Don't build ld on i386-solaris2, same as for
16851         sparc-solaris2.
16852
16853 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16854
16855         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16856
16857 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16858
16859         * configure.in:  Configure gdb for alpha.
16860
16861 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16862
16863         * Makefile.in (CXXFLAGS): Add -O.
16864
16865 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16866
16867         * config.guess: added support for DG Aviion
16868
16869 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16870
16871         * configure.in: Produce warning message for subdirectories not
16872         configurable for this host/target combination.  Don't try to
16873         configure gdb for vms.
16874
16875 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16876
16877         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16878         appropriate files before making "diststuff".
16879         (DISTBISONFILES): New var: list of files to be edited.
16880         (DISTSTUFFDIRS): Add binutils.
16881
16882 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16883
16884         * config.sub: also handle mipsel and mips64el (for little endian mips)
16885
16886 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16887
16888         * configure.in: Add * to end of all OS names.
16889
16890 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16891
16892         * configure.in: Build newlib for LynxOS native.
16893
16894 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16895
16896         * config.guess: Add support for delta 88k running SVR3.
16897
16898         * configure.in: Add comment about HP compiler vs. emacs.
16899
16900 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16901
16902         * configure.in: don't build ld on solaris2 (not a viable option
16903           due to bugs in getpwnam & getpwuid)
16904
16905 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16906
16907         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16908         config.guess will produce a full version number.
16909
16910 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16911
16912         * configure.in: Build linker and binutils for alpha-dec-osf1.
16913
16914 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16915
16916         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16917         and gdb/testsuite/Makefile.in.
16918
16919 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16920
16921         * configure.in: recognize mips*- instead of mips-
16922
16923 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16924
16925         * config.sub: Accept linux*coff and linux*elf as operating
16926         systems.
16927
16928 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16929
16930         * config.sub: Recognize mips64, and mips3 as an alias for it.
16931
16932 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16933
16934         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16935         gdb knows how to handle OSF/1 shared libraries.
16936
16937 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16938
16939         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16940         * config.guess: Recognize Hitachi's HIUX.
16941         * config.sub: Recognize h3050r* and hppahitachi.
16942         Remove redundant cases for hp9k[23]*.
16943
16944 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16945
16946         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16947         if gas and ld are in the source tree and are in ${configdirs}.
16948         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16949         --with options (but still pass them down on the command line,
16950         if they were explicitly specified).
16951
16952 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16953
16954         * configure: substitute SHELL value in Makefile.in with
16955         ${CONFIG_SHELL}
16956
16957 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16958
16959         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16960         *-*-solaris2* targets.
16961
16962 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16963
16964         * Makefile.in: define M4, and pass it down to sub-makes;
16965         all-autoconf now depends on all-m4
16966
16967 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16968
16969         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16970         presence of {ar,ranlib} instead of a configured directory
16971
16972 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16973
16974         * config.guess: Accept 34?? as well as 33?? for NCR.
16975
16976 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16977
16978         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16979         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16980
16981 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16982
16983         * configure: grab values for $(CC) and $(CXX) from the
16984         environment, so that someone can do "CC=gcc configure; make" and
16985         have it work right (matching the way that autoconf works now)
16986
16987         * configure.in, Makefile.in: add support for gash, the tcl
16988         interface to Galaxy
16989
16990         * config.guess: add NetBSD variants (hp300, x86)
16991
16992 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16993
16994         * install.sh: Support -d option (in the manner of SunOS 4 install,
16995         as it is more deterministic than that of GNU install)
16996         (chmodcmd): Set file to mode 755 by default (should also do default
16997         chgrp and chown, but I don't feel like dealing with that now)
16998
16999 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17000
17001         * config.sub: Remove h8300hhms alias.
17002
17003 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17004
17005         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17006
17007 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17008
17009         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17010         as stmp-fixinc
17011
17012 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17013
17014         * config.sub: recognize m88110-bug-coff.
17015
17016 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17017
17018         * Makefile.in (all-libio): all dependencies on the toolchain used
17019         to build this (gcc, gas, ld, etc)
17020
17021 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17022
17023         * config.guess: Deal with OSF/1 1.3 on alpha.
17024
17025 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17026
17027         * install.sh: add some 'else true' clauses for portability
17028
17029         * configure.in: don't build libio for h8[35]00-*-* targets
17030
17031 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17032
17033         * Makefile.in:  Add support for new libio.
17034
17035 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17036
17037         * install.sh: If one command fails, don't try the rest.  Don't try
17038         to remove $dsttmp (via trap) unless we have already created it.
17039         If $src doesn't exist, detect it and exit with an error.
17040
17041         * config.guess: Recognize BSD on hp300.
17042
17043 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17044
17045         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17046         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17047
17048 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17049
17050         * Makefile.in (all-send-pr): depends on all-prms
17051
17052 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17053
17054         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17055
17056 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17057
17058         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17059         Added test for mips-mips-riscos5.
17060
17061 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17062
17063         * configure.in: use mh-hp300 for 68k HP hosts
17064
17065 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17066
17067         * configure: add support for CONFIG_SHELL, so that you can use
17068         some alternate shell for evaluating configure scripts
17069
17070 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17071
17072         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17073         in configure script to bug-gdb@prep.ai.mit.edu when building
17074         distribution archive.
17075         * Makefile.in (COMPRESS):  Remove def.
17076         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17077         gdb.tar.Z and make-gdb.tar.Z respectively.
17078         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17079         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17080         to convergence with 'taz' target in Makefile.in.
17081
17082 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17083
17084         * install.sh (dsttmp): use trap to ensure that tmp files go
17085         away on error conditions
17086
17087 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17088
17089         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17090
17091 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17092
17093         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17094         its parent is '/' not ''.
17095
17096         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17097
17098 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17099
17100         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17101         that ${newsrcdir}/configure.in does.
17102
17103 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17104
17105         * test-build.mk: support for CONFIG_SHELL
17106
17107 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17108
17109         * config.sub (netware):  Add as a basic system type.
17110
17111 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17112
17113         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17114           $(srcdir)/ from the dependency on Makefile.in.
17115
17116 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17117
17118         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17119         (h8300hhms is temporary until multi-libraries are implemented).
17120         * configure.in: Handle h8300h too.
17121
17122 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17123
17124         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17125
17126 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17127
17128         * configure:  Remove extraneous output when guessing host type.
17129         * config.guess:  Remove extraneous output when guessing using C
17130         compiler rather than uname, or when guessing fails.
17131
17132 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17133
17134         * Makefile.in: remove all.cross and install.cross targets
17135
17136         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17137           definitions
17138
17139 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17140
17141         * configure.in (target sh): Build gprof.
17142
17143 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17144
17145         * config.sub: change -solaris to -solaris2
17146
17147 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17148
17149         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17150
17151 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17152
17153         * configure: Correct error message for missing Makefile.in to
17154         print correct directory.
17155
17156 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17157
17158         * install.sh: kludge around 386BSD shell bug
17159
17160 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17161
17162         * config.guess:  Recognize NeXT.
17163         * config.guess:  Recognize i486-ncr-sysv4.
17164         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17165
17166 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17167
17168         * Makefile.in (MAKEINFOFLAGS): New variable.
17169         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17170         * build-all.mk, test-build.mk: Pass down --no-split as
17171         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17172
17173 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17174
17175         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17176
17177 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17178
17179         * Makefile.in (libg++.tar.z):  New rule.
17180         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17181         * Makefile.in (taz):  Only do a single chmod.
17182
17183 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17184
17185         * install.sh: don't use dirname anymore (replaced with sed usage)
17186
17187 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17188
17189         * Makefile.in:  Change extension for gzip'd files from '.z' to
17190         '.gz' per new FSF standard usage.
17191
17192 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17193
17194         * configure: put quotes around the final value of program_transform_name
17195
17196 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17197
17198         * Makefile.in: new install.sh support; update install-info rules
17199
17200 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17201
17202         * configure.in: Build diff for crosses, but not for go32 host.
17203
17204         * configure.in: Build gprof only for native, and don't build it
17205         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17206
17207 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17208
17209         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17210
17211 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17212
17213         * configure.in (host_tools): Add prms.
17214
17215 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17216
17217         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17218         with $(FLAGS_TO_PASS) on the command line
17219
17220         * config.sub: Recognize lynx and lynxos
17221
17222 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17223
17224         * config.sub: Accept -ecoff*, not just -ecoff.
17225
17226 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17227
17228         * Makefile.in (taz): Use .gz suffix instead of .z.
17229         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17230         names.
17231
17232 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17233
17234         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17235
17236 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17237
17238         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17239         that rebuilds that might happen during 'make install' don't get
17240         bogus gcc include files
17241
17242 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17243
17244         Change from Utah for HPPA support:
17245         * config.guess: Recognize hppa1.x-hp-bsd.
17246
17247 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17248
17249         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17250         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17251
17252 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17253
17254         * config.sub: Add support for rom68k and bug boot monitors.
17255
17256 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17257
17258         * Makefile.in: Make all-opcodes depend on all-bfd.
17259
17260 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17261
17262         * config.guess: Added special check for i[34]86-univel-sysv4*.
17263
17264 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17265
17266         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17267         the processor rather than assuming i486.
17268
17269 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17270
17271         * config.guess: Recognize SunOS6 as Solaris3.
17272
17273 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17274
17275         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17276         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17277
17278 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17279
17280         * build-all.mk (all-cross): New target for Canadian Cross.
17281         Added Q2 go32 targets.
17282         * test-build.mk: Configure go32 cross sparclite-aout and
17283         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17284         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17285
17286 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17287
17288         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17289         GO32 hosted toolchains
17290
17291 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17292
17293         * configure: change  so "-exec-prefix" gets passed down rather
17294         than "-exec_prefix" so autoconf generated Makefiles get the
17295         exec_prefix set right.
17296
17297 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17298
17299         * config.guess: get the Solaris2 minor version number
17300
17301         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17302
17303 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17304
17305         * config.guess: Recognize some Sequent platforms.
17306
17307 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17308
17309         * Makefile.in: added the vault-install target
17310
17311         * configure.in: actually use the Sun3 makefile fragment that's in
17312         config, also added the release dir to configdirs
17313
17314 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17315
17316         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17317
17318 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17319
17320         * configure.in: remove some program from Alpha targetted toolchains
17321
17322 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17323
17324         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17325         gprof.
17326         (taz): Run "make diststuff" in those directories instead of "make
17327         proto-dir".  Look for "VERSION=" only at start of line in subdir
17328         Makefile.  Use "gzip -9" for compression.
17329         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17330         (binutils.tar.z): New target.
17331
17332 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17333
17334         * Makefile.in (taz): Include gpl.texinfo.
17335
17336 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17337
17338         * Makefile.in (setup-dirs): Merged into "taz" target.
17339         (taz): Only do `proto-dir' stuff if a directory is actually needed
17340         for this target.
17341
17342 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17343
17344         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17345         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17346         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17347         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17348         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17349
17350 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17351
17352         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17353         config.sub, and move-if-change to gdb testsuite distribution
17354         archive, so the testsuite can be extracted, configured, and
17355         run separately from the gdb distribution.  Blow away the Chill
17356         tests that require a Chill compiled executable, since GNU Chill
17357         is not yet publically available.
17358
17359 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17360
17361         * test-build.mk: set environment variables in a single command,
17362         instead of a list of assignments and exports
17363
17364         * config.guess: recognize Alpha/OSF1 systems
17365
17366 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17367
17368         * configure: Change help message to prefer --options rather than
17369           -options.
17370
17371 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17372
17373         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17374         zippy@ecst.csuchico.edu.
17375         * config.guess: Recognize miniframe.
17376
17377 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17378
17379         * Makefile.in: Use srcroot to find runtest rather than rootme.
17380         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17381
17382 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17383
17384         * test-build.mk: Extensive additions to support building on a
17385         machine other than the host.
17386
17387 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17388
17389         * configure (tooldir): Fix for i386-aix again.
17390
17391 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17392
17393         * configure, Makefile.in:  Change definition of $(tooldir)
17394         to match the FSF.
17395
17396 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17397
17398         * config.guess:  Recognize i[34]86/SVR4.
17399
17400 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17401
17402         * Makefile.in (all-gdb): gdb depends on sim.
17403
17404 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17405
17406         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17407         at the same time we make the prototype gdb directory.
17408         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17409         files at the same time as the gdb base release distribution.
17410
17411 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17412
17413         * Makefile.in (check): Use individual check targets rather than
17414         DO_X rule.
17415         (check-gcc): Added.
17416
17417 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17418
17419         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17420         for System V release 3.2.
17421
17422 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17423
17424         * config.sub: Recognize hppaosf.
17425         * configure.in: Do configure ld/binutils/gas for it.
17426
17427 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17428
17429         * configure (tooldir): Alter syntax used to set this, for systems
17430         where "\$" isn't handled right, like i386-aix.
17431
17432 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17433
17434         * configure: Pass program-transform-name, not
17435         program_transform_name, to recursive configures.
17436
17437 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17438
17439         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17440         of gas+ld+binutils.
17441
17442 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17443
17444         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17445
17446 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17447
17448         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17449
17450 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17451
17452         * Makefile.in (PRMS): Set back to all-prms.
17453
17454 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17455
17456         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17457         targets, rather than for MIPS hosts.
17458
17459 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17460
17461         * configure.in: add comment for --with-x default values
17462
17463         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17464
17465         * Makefile.in: add check-* targets for each of the directories in
17466         the tree.  Add a definition of RUNTEST that will use the one we
17467         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17468
17469 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17470
17471         * configure.in: Removed obsolete references to bfd_target and
17472         target_makefile_frag.
17473
17474         * build-all.mk: Set assorted targets for Q2.
17475         * config.sub: Recognize z8k-sim and h8300-hms.
17476         * test-build.mk: Really don't pass host to configure.
17477         (HOLES): Added uname.
17478
17479 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17480
17481         * configure: Handle an empty program-prefix, program-suffix or
17482         program-transform-name correctly.
17483
17484 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17485
17486         * build-all.mk: -G 8 no longer required for MIPS targets.
17487         * test-build.mk: Don't pass host argument to configure; make it
17488         guess.
17489
17490 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17491
17492         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17493         * Makefile.in (COMPRESS):  New macro, like GZIP.
17494
17495 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17496
17497         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17498
17499         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17500         with gas currently defaults to -G 0.
17501
17502 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17503
17504         * Makefile.in (all-flex): flex depends on byacc.
17505
17506         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17507         to test-build.mk as RELEASE_TAG.
17508         * test-build.mk (configargs): New variable containing arguments to
17509         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17510         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17511
17512         * config.guess: Use /bin/uname when checking -X argument on SCO,
17513         to avoid invoking GNU uname which doesn't understand -X.
17514
17515         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17516
17517         * configure.in: Build gas for mips-*-*.
17518
17519 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17520
17521         * Makefile.in (all.normal): insert missing backslash.
17522
17523 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17524
17525         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17526
17527         * Makefile.in: Complete overhaul to merge many almost identical
17528         targets.
17529
17530 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17531
17532         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17533         (gdb.tar.Z): Adjusted.
17534
17535         * Makefile.in (setup-dirs, taz): New targets; should be general
17536         enough to adapt for gdb sometime.  Build only .z file.
17537         (gas.tar.z): New target.
17538
17539 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17540
17541         * build-all.mk: Use CC=cc -Xs on Solaris.
17542
17543 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17544
17545         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17546         for handling BISON for FSF releases.
17547
17548 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17549
17550         * configure: Actually implement the change zoo just documented.
17551
17552 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17553
17554         * configure: when using config.guess, only set target_alias when
17555         it's not already been set (ie, on the command line)
17556
17557 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17558
17559         * Makefile.in: add installcheck target, set PRMS to install-prms
17560
17561 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17562
17563         * configure: add support for package_makefile_fragment, handle the
17564         case where a directory has a configure.in file but no Makefile.in
17565         more gracefully (with an actual understandable error message, even);
17566         add support for --without (and add this to the usage message); also
17567         explicitly add a --host=${host_alias} to the command line when
17568         config.guess is used
17569
17570 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17571
17572         * configure: Must use both --host and --target in recursive calls.
17573
17574 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17575
17576         * Makefile.in: Change deja-gnu to dejagnu.
17577
17578 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17579
17580         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17581
17582 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17583
17584         * configure.in: canonicalize all instances to *-*-solaris2*,
17585         also strip out a number of tools to not build for go32 host
17586
17587 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17588
17589         * config.guess: add GPL.
17590
17591         * Makefile.in, config.guess, config.sub, configure: bump
17592           copyrights to 93.
17593
17594 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17595
17596         * Makefile.in (do-info): Removed obsolete check for existence of
17597         localenv file.
17598
17599         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17600
17601 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17602
17603         * Makefile.in: a couple of 'else true' for decstation,
17604         support for TclX
17605
17606         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17607
17608 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17609
17610         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17611
17612 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17613
17614         * config.guess: Recognize i386-ibm-aix (PS/2).
17615         * configure.in: Use config/mh-aix386 file for it.
17616
17617 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17618
17619         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17620         CC_FOR_TARGET instead.
17621         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17622
17623 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17624
17625         * Makefile.in: Add sim to list of directories sent with gdb
17626
17627 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17628
17629         * configure.in: Put back mips-dec-bsd* case.
17630
17631 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17632
17633         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17634         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17635         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17636
17637 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17638
17639         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17640
17641         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17642         (install-info): install dir.info only if it exists,
17643         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17644
17645 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17646
17647         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17648         gas for mips-dec-bsd.
17649
17650 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17651
17652         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17653         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17654
17655 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17656
17657         * configure.in: Added "dejagnu" to hosttools list.
17658
17659 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17660
17661         * config.sub, configure.in, config.guess:  Add support
17662         for Bosx, an AIX variant from Bull.
17663         Patches from F.Pierresteguy@frcl.bull.fr.
17664
17665 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17666
17667         * devo/dejagnu: Initial creation of devo/dejagnu.
17668         Migrated dejagnu testcases and support files for testing software
17669         tools to reside as subdirectories, currently called "testsuite",
17670         within the directory of the software tool.  Migrated all programs,
17671         support libraries, etc. beloging to dejagnu proper from
17672         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17673         with no modifications.  The changes to these files which will
17674         allow them to configure, build, and execute properly will be made
17675         in a future update.
17676
17677 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17678
17679         * Makefile.in: Change send_pr to send-pr.
17680         * configure.in: Likewise.
17681         * send_pr: Renamed directory to send-pr.
17682
17683 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17684
17685         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17686
17687 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17688
17689         * README:  Update for gdb-4.8 release.
17690         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17691         gdb-xxx.tar.z (gzip'd) file also.
17692
17693 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17694
17695         * Makefile.in: make all-diff depend on all-libiberty
17696
17697 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17698
17699         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17700
17701 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17702
17703         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17704
17705 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17706
17707         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17708         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17709         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17710
17711 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17712
17713         * Makefile.in:  makeinfo binary is in a new location
17714
17715 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17716
17717         * config.sub: Accept -ecoff as an OS.
17718
17719         * Makefile.in: Various changes to eliminate a level of make
17720         recursion and reduce the required command line length.
17721         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17722         sub-makes.
17723         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17724         variables holding settings for specific sub-makes.
17725         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17726         in terms of BASE_FLAGS_TO_PASS.
17727         (TARGET_LIBS): New variable listing directories which use
17728         TARGET_FLAGS_TO_PASS.
17729         (subdir_do): Eliminated.
17730         (do-*): New set of targets to replace subdir_do.
17731         (various): All targets which used subdir_do now depend on do-*.
17732         (local-clean): Renamed from do_clean.
17733         (local-distclean): New target, dependency of distclean and
17734         realclean.
17735         (install-info): Don't create directories.  Depend on dir.info
17736         rather than calling make recursively.
17737         (install-dir.info): Eliminated.
17738         (install-info-dirs): Create all info directories here.
17739         (dir.info): Depend upon do-install-info.
17740
17741         * test-build.mk (HOLES): Added false.
17742
17743 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17744
17745         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17746
17747 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17748
17749         * Makefile.in (info): remove dependency on all-texinfo.  The
17750         problem was really in texinfo/C, not at this level.
17751
17752 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17753
17754         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17755
17756 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17757
17758         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17759         GDB releases.
17760
17761 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17762
17763         * configure: Include srcdir in message about target of link not
17764         being found.  Don't convert `-' to `_' in `with' options being
17765         passed to subdirs.
17766
17767 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17768
17769         * configure.in: add uudecode to host_tools
17770
17771         * Makefile.in: added {all,install}-uudecode targets, added them to
17772         the appropriate lists
17773
17774 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17775
17776         * Makefile.in (all-gcc): Added dependency on all-gas.
17777
17778         * configure.in (mips-*-*): Build ld and binutils.
17779
17780 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17781
17782         * configure: check return code from mkdir, print error message and
17783           exit on failure.
17784
17785 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17786
17787         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17788
17789 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17790
17791         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17792
17793 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17794
17795         * config.sub (h8500):  Recognize this as a cpu type.
17796
17797 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17798
17799         * configure: source directory missing is no longer a warning
17800
17801         * configure.in: recognize irix[34]* instead of irix[34]
17802
17803         * Makefile.in: define and pass down X11_LIB
17804
17805 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17806
17807         * guess-systype: Renamed to ...
17808         * config.guess:  ... by popular request.
17809         * configure.in, Makefile.in:  Update accordingly.
17810
17811 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17812
17813         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17814         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17815         + Execute ./dummy instead of assuming . is in PATH.
17816
17817 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17818
17819         * guess-systype:  New shell script.  Attempts to guess the
17820         canonical host name of the executing host.
17821         Only a few hosts are supported so far.
17822         * configure:  Call guess-systype if no host is specified.
17823
17824 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17825
17826         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17827         gcc Makefile.
17828
17829
17830 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17831
17832         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17833         (all-gcc, install-gcc, subdir_do): Use it.
17834
17835 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17836
17837         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17838
17839 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17840
17841         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17842           set exclusively by configure, using configure.in .
17843
17844 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17845
17846         * test-build.mk: set $PATH for all builds
17847
17848         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17849
17850 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17851
17852         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17853         the one used in gcc/Makefile.in, so that a null expansion doesn't
17854         override the one needed to build gcc with a native cc.
17855
17856
17857 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17858
17859         * configure: Accept -with arguments.
17860
17861 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17862
17863         * Makefile.in: added h8300sim
17864
17865 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17866
17867         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17868         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17869         (all-cygnus, native, build-cygnus): Make
17870         $(canonhost)-stamp-3stage-done, not $(host)....
17871         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17872         i386-sco3.2v4.  Added else true to if command.
17873
17874 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17875
17876         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17877
17878 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17879
17880         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17881
17882 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17883
17884         * configure.in: don't remove binutils from Solaris builds
17885
17886 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17887
17888         * Makefile.in: get rid of earlier definitions for *clean,
17889         also handle the recursive info rule better
17890
17891 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17892
17893         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17894         do more-or-less the right thing.
17895
17896 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17897
17898         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17899         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17900
17901 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17902
17903         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17904         $(host_canonical).
17905
17906         * configure.in: split the configdirs list into 4 categories (native
17907         v. cross, library v. tool) and handle the cross-only and native-
17908         only in more reasonable (and correct!) way.
17909
17910 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17911
17912         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17913         configdirs anymore.
17914
17915 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17916
17917         * Makefile.in: extensive cleanup::  removed all of the explicit
17918         clean-* targets, collapsed many wrappers around subdir_do into
17919         one, added additional targets to satisfy standards.texi, deleted
17920         some old targets, some changes for consistency
17921
17922 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17923
17924         * configure.in: handle some programs as cross-only, and others as
17925         native only
17926
17927         * test-build.mk: handle partial holes in a more generic manner
17928
17929         * Makefile.in: m4 depends on libiberty
17930
17931 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17932
17933         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17934         time, wdiff, and find to configdirs
17935
17936         * Makefile.in: all, clean, and install rules for the new programs
17937         added to configure.in
17938
17939 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17940
17941         * configure.in: use mh-sun for all *-sun-* hosts
17942
17943 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17944
17945         * Makefile.in: define flags for X11 include files and library file
17946         locations, pass them down to the programs that need this info
17947
17948         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17949
17950 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17951
17952         * configure.in: start building libg++ for HP-UX targets
17953
17954 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17955
17956         * README:  Update references to files moved into etc/.
17957
17958 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17959
17960         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17961         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17962
17963 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17964
17965         * configure: accept dash as well as underscore in long option
17966         names for FSF compatibility.
17967
17968 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17969
17970         * config.sub: added -sco3.2v4 support from FSF.
17971
17972 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17973
17974         * configure.in: expand the section that adds or removes
17975         directories from the list of programs to build, to handle native
17976         vs. cross in addition to host v. native
17977
17978 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17979
17980         * Makefile.in:  Replace C++ in macro names with CXX.
17981         This is less likely to break ...
17982
17983 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17984
17985         * test-build.mk: add -w to GNU_MAKE
17986
17987 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17988
17989         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17990         add 'sparc' to list of recognized cpus.  This needed to make
17991         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17992         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17993         then changes that into $CPU-wrs-vxworks.
17994
17995         * configure.in: remove most references to gdbtest, regularize
17996         target based program removal
17997
17998         * test-build.mk: import from p3 tree (many fixes and changes)
17999
18000 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18001
18002         * Makefile.in: added rules to handle tcl, tk, and expect
18003
18004         * configure.in: handle those directories if they exist
18005
18006 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18007
18008         * config.sub: removed bogus hppabsd and hppahpux names, since
18009         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18010
18011 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18012
18013         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18014         depends upon all-xiberty
18015
18016         * Makefile.in: changes from p3, including:
18017
18018         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18019
18020         * Makefile.in (XTRAFLAGS): include newlib directories if
18021         newlib/Makefile exists, rather than if host != target.
18022
18023         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18024
18025         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18026         from the same source tree and not building a cross-compiler.  This
18027         matters for the libg++ configuration if reconfiguring a tree that
18028         has already been installed.
18029
18030         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18031
18032         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18033         pick up the machine and system specific header files.
18034
18035         * Makefile.in: added AS_FOR_TARGET, passed down in
18036         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18037         the C compiler to use to create programs which are run in the
18038         build environment, set it to default to $(CC), and passed it down
18039         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18040
18041         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18042
18043         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18044         We need them for unusual native builds, like systems without
18045         ranlib.
18046
18047         * configure: also define $(host_canonical) and
18048         $(target_canonical), which are the full, canonical names for the
18049         given host and target
18050
18051 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18052
18053         * Makefile.in:  Added separate definitions for C++.
18054
18055 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18056
18057         * configure.in (configdirs):  Add deja-gnu.
18058
18059 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18060
18061         * README:  Update for configure.texi and gdb-4.7 release.
18062
18063 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18064
18065         * Makefile.in:  Move "all" target to top of file.
18066         Previously, first target was ".PHONY" which caused BSD4.4 make
18067         to build .PHONY when make was run without arguments.
18068
18069 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18070
18071         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18072         Library-copylefted code in libiberty.
18073
18074 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18075
18076         * config.sub:  Replace m68kmote with plain old m68k.
18077
18078 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18079
18080         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18081
18082 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18083
18084         * config.sub: Complain if no argument is given.  Added support for
18085         386bsd as OS and target alias.
18086
18087 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18088
18089         * Makefile.in (XTRAFLAGS): include newlib directories if
18090         newlib/Makefile exists, rather than if host != target.
18091
18092 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18093
18094         * config.sub: recognize sparclite-wrs-vxworks.
18095
18096         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18097         p3.) Added clean-xiberty to clean.
18098
18099 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18100
18101         * configure.in: use *-*-* instead of nested cases for host and target
18102
18103 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18104
18105         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18106         from the same source tree and not building a cross-compiler.  This
18107         matters for the libg++ configuration if reconfiguring a tree that
18108         has already been installed.
18109
18110 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18111
18112         * config.sub (i486v/i486v4):  Merge in from FSF version.
18113
18114 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18115
18116         * configure: only set PWD if it is already set.
18117
18118 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18119
18120         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18121         doesn't have unset and all success paths (and most error paths)
18122         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18123         to just ${PWD} to avoid confusion.)
18124
18125 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18126
18127         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18128         even for a native compilation.
18129
18130 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18131
18132         Changes to make the gdb.tar.Z rule work better.
18133
18134         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18135         (DEVO_SUPPORT):  Add configure.texi.
18136         (bfd-ilrt.tar.Z):  Remove ancient rule.
18137
18138 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18139
18140         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18141         pick up the machine and system specific header files.
18142
18143         * configure.in, config.sub: added new target m68010-adobe-scout,
18144         with alias of adobe68k.  Changed configure.in to check for
18145         -scout before -sco* to avoid a false match.
18146
18147         * Makefile.in: added AS_FOR_TARGET, passed down in
18148         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18149         the C compiler to use to create programs which are run in the
18150         build environment, set it to default to $(CC), and passed it down
18151         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18152
18153 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18154
18155         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18156         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18157         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18158         FOR_TARGET variants, to newlib and libg++.
18159
18160 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18161
18162         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18163         first.
18164
18165 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18166
18167         * config.sub:  Accept `elf' as an environment.
18168
18169 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18170
18171         * Makefile.in (all-opcodes):  cd into the right directory
18172
18173 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18174
18175         * configure: added -program_transform_name option, used as
18176         argument to sed when installing programs.
18177         configure.texi: added documentation for -program_prefix,
18178         -program_suffix and -program_transform_name.
18179
18180 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18181
18182         * config.sub:  Accept i486 where i386 ok.
18183
18184 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18185
18186         * config.sub: accept we32k
18187
18188 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18189
18190         * config.sub, configure.in: accept OSE68000 and OSE68k.
18191
18192         * Makefile.in: don't create all directories for ``make install'';
18193         let the subdirectories create the ones they need.
18194
18195 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18196
18197         * COPYING: new file, GPL v2
18198
18199 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18200
18201         * Makefile.in: use the new gen-info-dir, which needs a template
18202         argument (which also lives in texinfo)
18203
18204         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18205
18206 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18207
18208         * config.sub (ncr3000):  Change i386 to i486.
18209
18210 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18211
18212         * Makefile.in: add install-rcs, install-grep to
18213         install-no-fixedincludes, removed install-bison and install-libgcc
18214
18215 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18216
18217         * configure.in: grab the HPUX makefile fragment if on HPUX
18218
18219 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18220
18221         * Makefile.in: eradicate bison spoor (ditto libgcc).
18222          configure.in: recognise m68{k,000}-ericsson-OSE.
18223          es1800 is alias for m68k-ericsson-OSE
18224
18225 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18226
18227         * configure.in: rearrange the parts that remove programs from
18228         configdirs, based now on HOST==TARGET or by canonical triple.
18229
18230 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18231
18232         * test-build.mk: recurse explicitly with -f test-build.mk when
18233           appropriate.  predicate stage3 and comparison on the existence
18234           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18235           On very clean, also remove ...stamp-co.  Build in-place before
18236           doing other builds.
18237
18238 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18239
18240         * Makefile.in, configure.in: add tgas
18241
18242 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18243
18244         * Makefile.in: a number of changes merged in from progressive.
18245
18246         * configure.in: add libm.
18247
18248         * .cvsignore: ignore some stuff that comes from test-build.mk.
18249
18250 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18251
18252         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18253
18254 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18255
18256         * configure: Add program_suffix (parallel to program_prefix)
18257         * Makefile.in: adjust directory-creating script for losing decstation
18258
18259 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18260
18261         * configure:  Minor $subdir-related fixes.
18262
18263 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18264
18265         * configure: fix various problems with propogating
18266         makefile_target_frag in subdirs.
18267         * configure.in: config libgcc if its there
18268
18269 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18270
18271         * config.sub:  HPPA merge.
18272
18273 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18274
18275         * Makefile.in:  Replace all-bison with all-byacc in all
18276         dependency lines for other tools (which now use byacc).
18277
18278 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18279
18280         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18281
18282 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18283
18284         * Makefile.in: make gprof rules similar to byacc rules (instead of
18285         vestigal $(unsubdir) that didn't work...)
18286
18287 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18288
18289         * config.sub:  Add support for Linux.
18290         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18291         (at least for libg++).
18292
18293 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18294
18295         * configure.texi: fix doc for the -nfp option to configure
18296
18297 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18298
18299         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18300
18301 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18302
18303         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18304         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18305         * configure.in: added solaris* host_makefile_frag hook.
18306
18307 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18308
18309         * config.sub: changed recognition of m68000 so that various
18310         m68k types can be specified via m680[01234]0
18311
18312 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18313
18314         * config.sub (basic_machine): fix sed so that '-foo' isn't
18315         completely substituted out while .+'-foo' loses the '-foo'
18316
18317 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18318
18319         * config.sub ($os): Add -aout.
18320
18321 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18322
18323         * configure:  If host_makefile_frag is absolute, don't
18324         prefix ${invsubdir} (relevant to libg++ auto-configure).
18325
18326 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18327
18328         * Makefile.in (tooldir): Define it.
18329         (all-ld): Depend on all-flex.
18330
18331 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18332
18333         * Makefile.in (check):  Fix libg++ special case.
18334
18335 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18336
18337         * configure: do not bury `pwd` into config.status, thus do fewer
18338           pwd's.
18339
18340         * configure: print the "Building in" message only when building in
18341           other than "." AND verbose.
18342
18343         * configure: remove -s, rework -v to better accommodate guested
18344           configures.
18345
18346         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18347
18348 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18349
18350         * Makefile.in: macroize flags passed on recursion.  remove
18351           fileutils.
18352
18353 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18354
18355         * configure: get makesrcdir right for subdirs deeper than 1.
18356
18357         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18358           install.
18359
18360 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18361
18362         * Makefile.in: don't print subdir_do or recursion lines.
18363
18364 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18365
18366         * standards.texi: added menu item.
18367
18368         * Makefile.in: build and install standards.info.
18369
18370         * standards.texi: new file.
18371
18372 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18373
18374         * configure: test for and move config.status pieces from
18375           ${subdir}/.
18376
18377 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18378
18379         * configure:  Test for existance of files before trying to mv
18380         them, to avoid numerous non-existance messages.
18381
18382 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18383
18384         * configure: correct final line of config.status.
18385
18386         * configure: patch from eggert.  Avoids a protection problem if
18387           the original Makefile.in is read only.
18388
18389         * configure: use move-if-change from gcc to create config.status.
18390           Some makefiles depend on config.status to tell if a directory
18391           has been reconfigured for a different host.  This change
18392           prevents those directories from remaking everything in the case
18393           where the reconfig was only intended to rebuild a Makefile.
18394
18395         * configure: test for config.sub with "config.sub sun4" rather
18396           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18397           host alias from a missing config.sub.
18398
18399 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18400
18401         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18402           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18403
18404 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18405
18406         * configure: mkdir ${subdir} as needed.
18407
18408 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18409
18410         * Makefile.in,configure.in: added autoconf.
18411
18412 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18413
18414         * Makefile.in: no longer pass against on recursion.
18415
18416         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18417           definitions are not inherited.
18418
18419         * configure: correct makesrcdir when subdir is .
18420
18421 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18422
18423         * configure:  Add support for 'subdirs' variable, which is
18424         like 'configdirs', except that configure doesn't re-invoke
18425         itself for subdirs, it just creates a Makefile for each subdir.
18426         * configure.texi:  Document subdirs.
18427
18428 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18429
18430         * configure.in: added flex to configdirs
18431
18432 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18433
18434         * Makefile.in: remove clean-stamps from clean.
18435
18436 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18437
18438         * configure.in:  Add gdbtest to configdirs.
18439
18440 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18441
18442         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18443         to recursive makes.
18444         * configure.in:  Recognize new ncr3000 config.
18445
18446 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18447
18448         * Makefile.in, configure.in: removed references to gdbm.
18449
18450 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18451
18452         * config.sub:  Don't canonicalize os value
18453         newsos* to bsd (readline needs to check for newsos).
18454         (This fix was earlier made Jan 31, but got re-broken.)
18455
18456 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18457
18458         * configure.in:  sco is an os, not a vendor!
18459
18460         * configure:  Quote $( better.  Keep various shells happy.
18461
18462 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18463
18464         * Makefile.in: eliminate stamp-files.
18465
18466 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18467
18468         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18469           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18470
18471 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18472
18473         * config.sub:  fix iris/iris3.
18474
18475 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18476
18477         * configure: re-add -rm.
18478
18479 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18480
18481         * Maskefile.in: add .stmp-rcs to all.
18482
18483         * configure.in: remove gas from rs6000 build, use aix host fragment.
18484
18485 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18486
18487         * configure: pass down site_option during recursion.
18488
18489 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18490
18491         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18492
18493 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18494
18495         * configure: Change exec_prefix so that it really defaults to prefix.
18496
18497 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18498
18499         * Makefile.in, configure.in:  Add support for mmalloc library.
18500
18501 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18502
18503         * Makefile.in: add stmp dependencies for a few more things.
18504
18505 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18506
18507         * configure: adjusted error message on objdir/srcdir configure
18508           collision, per john's suggestion.
18509
18510         * Makefile.in: add libiberty stmp to all and all.cross.
18511
18512 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18513
18514         * Makefile.in: remove force dependencies, add grep to all.
18515
18516 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18517
18518         * Makefile.in: drop flex.  make stamp files work.
18519
18520         * configure: added test for conflicting configuration in srcdir,
18521           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18522           gets cranky.  use relative paths for configure and srcdir
18523           whenever possible.  Send some error messages to stderr that were
18524           going to stdout.
18525
18526 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18527
18528         * Makefile.in:  Fix libg++ rule to check for gcc directory
18529         before using gcc/gcc.  Also pass XTRAFLAGS.
18530
18531 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18532
18533         * Makefile.in: added stmp-files so that directories aren't polled
18534           when they are already built.
18535
18536         * configure.texi: fixed a node pointer problem.
18537
18538 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18539
18540         * config.sub configure.in gdb/configure.in
18541         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18542         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18543         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18544
18545 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18546
18547         * configure: -recurring becomes -silent.  corrected help message
18548           for -site= option.
18549
18550         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18551
18552 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18553
18554         * configure: when building Makefile for crosses, replace
18555           tooldir and program_prefix.  default srcdir from location of
18556           config.sub.  remove "for host in hosts" and "for target in
18557           targets" loops.
18558
18559 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18560
18561         * Makefile.in: Do not pass bindir or mandir to cvs.
18562
18563 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18564
18565         * Makefile.in, configure.in: removed traces of namesubdir,
18566           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18567           copyrights to '92, changed some from Cygnus to FSF.
18568
18569         * configure.texi: remove most references to multiple hosts,
18570           multiple targets, subdirs, etc.
18571
18572         * configure.man: removed rcsid. reference config.sub not
18573           config.subr.
18574
18575         * Makefile.in: mkdir $(infodir) on install-info.
18576
18577 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18578
18579         * configure.texi:  Explain better about .gdbinit and about
18580         the environment that configure.in sections run in.
18581
18582 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18583
18584         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18585
18586 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18587
18588         * README:  DOC.configure => cfg-paper.texi.
18589
18590 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18591
18592         * config.sub (near case $os):  Don't convert newsos* to bsd!
18593
18594 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18595
18596         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18597         the number of copies of COPYING that go into the GDB tar file.
18598
18599 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18600
18601         * bfd/configure.in, gdb/config/mh-i386sco,
18602         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18603         Fix SCO configuration stuff.
18604
18605 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18606
18607         * Makefile.in:  For libg++, make sure the -I pointing
18608         to the gcc directory goes *after* all the libg++-local -I flags.
18609         Also, move just-gcc dependency from just-libg++ to all-libg++.
18610
18611 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18612
18613         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18614
18615 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18616
18617         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18618
18619 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18620
18621         * config.sub:  Add stratus configuration frags.  Also
18622         submitted to FSF.
18623
18624 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18625
18626         * Makefile.in (DEV_SUPPORT):  add configure.man.
18627
18628         * config.sub(Decode manufacturer-specific):  add -none*.
18629
18630 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18631
18632         * Makefile.in:  remove form feeds to make Sun's make happy.
18633         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18634
18635 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18636
18637         * Makefile.in (AR_FLAGS):  Make quieter.
18638
18639 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18640
18641         * configure.in:  Add libg++.
18642         * configure:  When verbose, don't output the command line at each
18643         level; it will be unremarkably the same as the previous version,
18644         which will be the same as what the user typed.
18645
18646 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18647
18648         * configure.in, Makefile.in: fix clean-info, add flex.  add
18649           fileutils.
18650
18651         * configure: be less sensitive to spaces in Makefile.in.  Do not
18652           look for sources in "..".  Doing so breaks subdirectories that
18653           might have their own configure.  If a subdir has it's own
18654           configure script, use it.
18655
18656 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18657
18658         * cfg-paper.texi: some changes suggested by rms.
18659
18660 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18661
18662         * config.sub:  Merge in some small additions from the FSF version,
18663         taken from the gcc distribution, to bring the Cygnus and FSF
18664         versions into closer sync.
18665
18666 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18667
18668         * configure.in:  Changed svr4 references to sysv4.
18669
18670 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18671
18672         * configure: added -V for version number option.
18673
18674 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18675
18676         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18677           renamed from DOC.configure to cfg-paper.texi.
18678
18679 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18680
18681         * configure, config.subr, config.sub: config.subr is now
18682           config.sub again.
18683
18684 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18685
18686         * configure.texi: new file, in progress.
18687
18688         * Makefile.in: build info file and install the man page for
18689           configure.
18690
18691         * configure.man: new file, first cut.
18692
18693         * configure: find config.subr again now that configuration "none"
18694           has gone.  removed all traces of the -ansi option.  removed all
18695           traces of the -languages option.
18696
18697         * config.subr: resync from rms.
18698
18699 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18700
18701         * configure, config.sub, config.subr: merge config.sub into
18702           config.subr, call the result config.subr, remove config.sub, use
18703           config.subr.
18704
18705         * Makefile.in: revised install for dir.info.
18706
18707 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18708
18709         * configure.in: add decstation host makefile frag.
18710
18711         * Makefile.in: BISON now bison -y again.  also install-gcc on
18712           install.  clean-gdbm on clean.  infodir belongs in datadir.
18713           Make directories for info install.  Build dir.info here then
18714           install it.
18715
18716 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18717
18718         * Makefile.in: fix for bad directory tests.
18719
18720 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18721
18722         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18723           regexp.  -srcdir relative was being handled incorrectly.
18724
18725         * Makefile.in: unwrapped some for loops so that parallel makes
18726           work again and so one can focus one's attention on a particular
18727           package.
18728
18729 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18730
18731         * configure: added PWD as a stand in for `pwd` (for speed). use
18732           elif wherever possible.  make -srcdir work without -objdir.
18733           -objdir= commented out.
18734
18735 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18736
18737         * configure: +options become --options.  -subdirs commented out.
18738           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18739           Makefile now at top of generated Makefile.  Removed cvs log
18740           entries.  added -srcdir.  create .gdbinit only if there is one
18741           in ${srcdir}.
18742
18743         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18744           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18745           and mandir now keyed off datadir by default.
18746
18747 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18748
18749         * Freshly created ChangeLog.
18750
18751 \f
18752 Local Variables:
18753 mode: change-log
18754 left-margin: 8
18755 fill-column: 76
18756 version-control: never
18757 End: