454483ffe73c13b786e8c0b13444b9ecc3b8f0f4
[platform/upstream/gcc.git] / ChangeLog
1 2015-06-02  Jason Merrill  <jason@redhat.com>
2
3         PR bootstrap/66319
4         * configure.ac: Use -std=gnu++98.
5
6 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
7
8         * MAINTAINERS (Write After Approval): Add myself.
9
10 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
11
12         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
13         * configure: Regenerate.
14
15 2015-05-26  Jason Merrill  <jason@redhat.com>
16
17         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
18         * configure: Regenerate.
19
20 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
21
22         * configure.ac: FT32 target added.
23         * libgcc/config.host: FT32 target added.
24         * gcc/config/ft32/: FT32 target added.
25         * libgcc/config/ft32/: FT32 target added.
26         * gcc/doc/install.texi, invoke.texi, md.texi: FT32 details added.
27         * gcc/doc/contrib.texi: self added.
28         * contrib/config-list.mk: FT32 target added.
29         * configure: Regenerated.
30
31 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
32
33         * MAINTAINERS (Write After Approval): Add myself.
34
35 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
36
37         * MAINTAINERS (Write After Approval): Add myself.
38
39 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
40
41         * configure.ac: Fix typo.
42         * configure: Regenerate.
43
44 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
45
46         * MAINTAINERS (Write After Approval): Add myself.
47
48 2015-05-03  Matthias Klose  <doko@ubuntu.com>
49
50         * configure.ac: Match $host configured with triplets.
51         * configure: Regenerate.
52
53 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
54
55         * Makefile.tpl: Remove surplus whitespace throughout.
56         * Makefile.in: Regenerate.
57
58 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
59
60         * MAINTAINERS (Various Maintainers): Add myself as instruction
61         combiner maintainer.
62
63 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
64
65         PR bootstrap/62077
66         * configure.ac (--enable-stage1-checking): Default to
67         release,misc,gimple,rtlflag,tree,types if --disable-checking
68         or --enable-checking is not specified and DEV-PHASE is not
69         experimental.
70         * configure: Regenerated.
71
72 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
73
74         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
75         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
76         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
77         * Makefile.in: Regenerate.
78
79 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
80
81         * MAINTAINERS: Update my email address.
82
83 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
84
85         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
86
87 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
88
89         * MAINTAINERS: Add myself as an arm port reviewer.
90
91 2015-03-25  Martin Liska  <mliska@suse.cz>
92             Yury Gribov  <y.gribov@samsung.com>
93
94         * Makefile.in: Fix ln source location for vimrc file.
95         * Makefile.tpl: Likewise.
96
97 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
98
99         PR bootstrap/25672
100         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
101         cross-compiling.  Similarly for CXX_FOR_TARGET.
102         * configure: Regenerate.
103
104 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
105
106         * Makefile.def: Add libmpx.
107         * configure.ac: Add libmpx.
108         * Makefile.in: Regenerate.
109         * configure: Regenerate.
110
111 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
112
113         * MAINTAINERS (CPU Port Maintainers): Add myself
114         i386 vector ISA extns mantainer.
115
116 2015-03-13  Jeff Law  <law@redhat.com>
117
118         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
119         maintainer.
120         Remove Richard Henderson as a maintainer for the x86 port.
121
122 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
123
124         * MAINTAINERS (CPU Port Maintainers): Update my email address.
125
126 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
127
128         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
129         pointer bounds checker and i386 MPX maintainer.
130
131 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
132
133         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
134
135 2015-02-26  Martin Sebor  <msebor@redhat.com>
136
137         * MAINTAINERS (Various Maintainers): Add self.
138
139 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
140
141         * configure.ac [--enable-as-accelerator-for] (enable_languages):
142         Make sure it contains lto.
143         * configure: Regenerate.
144
145 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
146
147         * configure: Regenerate.
148
149 2015-02-06  Diego Novillo  <dnovillo@google.com>
150
151         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
152         middle-end, docstring): Remove myself.
153         (Write After Approval): Add myself.
154
155 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
156
157         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
158         (Write After Approval): Update address.
159
160 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
161
162         PR jit/64780
163         * configure.ac: Require the user to explicitly specify
164         --enable-host-shared if the jit is enabled.
165         * configure: Regenerate.
166
167 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
168
169         * MAINTAINERS (Write After Approval): Add myself.
170
171 2015-01-25  Tom de Vries  <tom@codesourcery.com>
172
173         * MAINTAINERS: Make whitespace consistent.
174
175 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
176
177         * MAINTAINERS (Write After Approval): Add myself.
178
179 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
180
181         * MAINTAINERS: (Write After Approval): Add myself.
182
183 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
184
185         * MAINTAINERS: (Write After Approval): Add myself.
186
187 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
188
189         * MAINTAINERS: (Write After Approval): Add myself.
190
191 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
192
193         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
194         objective-c/c++ front end maintainer.
195
196 2015-01-13  Marek Polacek  <polacek@redhat.com>
197
198         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
199
200 2015-01-12  Jeff Law  <law@redhat.com>
201
202         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
203         a very long time.
204
205 2015-01-09  Ian Lance Taylor  <iant@google.com>
206
207         * configure.ac (host_tools): Add gotools.
208         * Makefile.def (host_modules): Add gotools.
209         (dependencies): Add dependency of all-gotools on all-target-libgo.
210
211 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
212
213         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
214         * configure: Regenerate.
215
216 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
217
218         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
219         all-target-libgomp.
220         * Makefile.in: Regenerate.
221
222 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
223
224         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
225
226 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
227
228         * configure.ac: Add Visium support.
229         * configure: Regenerate.
230
231 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
232
233         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
234         * configure: Regenerate.
235
236 2015-01-03  Andrew Pinski  <apinski@cavium.com>
237
238         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
239         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
240         (BASE_TARGET_EXPORTS): Add OBJCOPY.
241         (OBJCOPY_FOR_TARGET): New variable.
242         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
243         * Makefile.in: Regenerate.
244         * configure.ac: Check for already installed target objcopy.
245         Also GCC_TARGET_TOOL on objcopy.
246         * configure: Regenerate.
247
248 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
249
250         * config.sub: Update from upstream, to 2015-01-01 version.
251         * config.guess: Ditto.
252
253 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
254
255         * MAINTAINERS (RTEMS Ports): Add myself.
256
257 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
258
259         * MAINTAINERS (Write After Approval): Add myself.
260
261 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
262
263         * MAINTAINERS (Write After Approval): Add myself.
264
265 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
266
267         * configure.ac (--enable-as-accelerator-for): Don't set
268         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
269         * configure: Regenerate.
270
271 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
272
273         PR bootstrap/64023
274         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
275         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
276         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
277         to CXX.
278         * Makefile.in: Regenerated.
279
280 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
281             Yury Gribov  <y.gribov@samsung.com>
282
283         * .gitignore: Added .local.vimrc and .lvimrc.
284         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
285         * Makefile.in: Regenerate.
286
287 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
288
289         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
290         * configure: Regenerated.
291
292 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
293
294         * MAINTAINERS (nvptx port): New entry.
295
296 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
297
298         * configure: Regenerate.
299
300 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
301
302         * configure.ac: Merge with Binutils.
303
304 2014-11-26  Tobias Burnus  <burnus@net-b.de>
305
306         * Makefile.def: Make more dependent on mpfr, mpc and isl.
307         * Makefile.in: Regenerate.
308
309 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
310
311         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
312         missing flex.
313         * Makefile.in: Regenerated.
314
315 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
316
317         * Makefile.in: Regenerate.
318
319 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
320
321         PR bootstrap/63784
322         * libtool.m4: Add $pic_flag with -shared.
323
324 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
325
326         * MAINTAINERS (Write After Approval): Added myself.
327
328 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
329
330         * MAINTAINERS (write-after-approval): Add myself.
331
332 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
333
334         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
335         from 2 years ago.
336
337 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
338
339         Revert:
340         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
341
342         * MAINTAINERS (Write After Approval): Added myself as line map
343         maintainer.
344
345 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
346
347         Revert:
348         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
349
350         * MAINTAINERS (Write After Approval): Added myself.
351
352 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
353
354         * MAINTAINERS (Write After Approval): Added myself.
355
356 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
357
358         * MAINTAINERS (Write After Approval): Added myself as line map
359         maintainer.
360
361 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
362
363         * MAINTAINERS (Various Maintainers): Added myself as line map
364         maintainer.
365
366 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
367
368         * move-if-change: Sync from upstream gnulib.
369
370 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
371
372         * compile: Sync with upstream Automake.
373         * depcomp: Ditto.
374         * install-sh: Ditto.
375         * missing: Ditto.
376         * mkinstalldirs: Ditto.
377         * ylwrap: Ditto.
378
379 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
380
381         * config.sub: Update from upstream config repo.
382         * config.guess: Ditto.
383
384 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
385
386         * Makefile.def: Add liboffloadmic to target_modules.  Make
387         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
388         * Makefile.in: Regenerate.
389         * configure: Regenerate.
390         * configure.ac: Add liboffloadmic to target binaries.
391         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
392         Add liboffloadmic to noconfig list when C++ is not supported.
393
394 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
395             Thomas Schwinge  <thomas@codesourcery.com>
396             Ilya Verbin  <ilya.verbin@intel.com>
397             Andrey Turetskiy  <andrey.turetskiy@intel.com>
398
399         * configure: Regenerate.
400         * configure.ac (--enable-as-accelerator-for)
401         (--enable-offload-targets): New configure options.
402
403 2014-11-11  Tobias Burnus  <burnus@net-b.de>
404
405         * Makefile.def: Make all-gcc depend on all-isl.
406         * Makefile.in: Regenerate.
407
408 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
409
410         * ChangeLog.jit: New.
411         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
412
413 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
414
415         PR target/63610
416         * libtool.m4: Fix globbing of darwin versions.
417         * configure: Regenerate.
418
419 2014-11-11  Tobias Burnus  <burnus@net-b.de>
420
421         * Makefile.def: Remove CLooG.
422         * Makefile.tpl: Ditto.
423         * configure.ac: Ditto.
424         * configure: Regenerate.
425         * Makefile.in: Ditto.
426
427 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
428
429         * configure.ac: Handle nvptx-*-*.
430         * configure: Regenerate.
431
432 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
433
434         * MAINTAINERS (Write After Approval): Add myself.
435
436 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
437
438         * Makefile.def (libcc1): Remove bootstrap=true;.
439         * Makefile.in: Regenerated.
440
441 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
442
443         * configure.ac: Update comment.
444         * configure: Regenerate.
445
446 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
451
452         * configure.ac (extra_host_libiberty_configure_flags): Add
453         --enable-shared also for libcc1's benefit.
454         * configure: Regenerate.
455
456 2014-10-29  Tristan Gingold  <gingold@adacore.com>
457
458         * MAINTAINERS: Change my email address.
459
460 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
461             Tom Tromey  <tromey@redhat.com>
462
463         * Makefile.def: Add libcc1 to host_modules.
464         * configure.ac (host_tools): Add libcc1.
465         * Makefile.in, configure: Rebuild.
466
467 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
468
469         * configure.ac (build_configargs): Don't share config.cache between
470         build subdirs.
471         * configure: Regenerate.
472
473 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
474
475         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
476         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
477         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
478         leon3v7 as leon3.
479         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
480         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
481         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
482         * config/sparc/sparc.md (cpu): Add leon3v7.
483         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
484
485 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
486
487         * MAINTAINERS (write-after-approval): Add myself.
488
489 2014-10-23  Ian Lance Taylor  <iant@google.com>
490
491         * configure.ac: Disable the Go frontend on systems where it is known
492         to not work.
493         * configure: Regenerate.
494
495 2014-10-23  Richard Biener  <rguenther@suse.de>
496
497         * Makefile.def: Add libcpp build module and dependencies.
498         * configure.ac: Add libcpp build module.
499         * Makefile.in: Regenerate.
500         * configure: Likewise.
501
502 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
503
504         * MAINTAINERS (write-after-approval): Add myself.
505
506 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
507
508         * INSTALL/README: Do not mention CVS.
509
510 2014-10-03  Jing Yu  <jingyu@google.com>
511
512         * configure.ac: Add aarch64 to list of targets that support gold.
513         * configure: Regenerate.
514
515 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
516
517         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
518
519 2014-09-29  Catherine Moore  <clm@codesourcery.com>
520
521         * MAINTAINERS:  Add myself as MIPS maintainer.
522
523 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
524
525         * MAINTAINERS: Move myself to MIPS maintainers.
526
527 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
528
529         * MAINTAINERS: Put all email addresses between '<' and '>'.
530
531 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
532
533         * MAINTAINERS: Move myself to reviewers (Fortran).
534
535 2014-09-01  Andi Kleen  <ak@linux.intel.com>
536
537         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
538         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
539         * Makefile.in: Regenerate.
540
541 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
542
543         * rtx-classes-status.txt: Delete
544
545 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
546
547         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
548
549 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
550
551         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
552         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
553         of checking for version number.
554         * configure: Regenerated.
555         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
556
557 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
558
559         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
560         is done; begin phase 6 (use extra rtx_def subclasses).
561
562 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
563
564         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
565         done; begin phase 5 (additional rtx_def subclasses).
566
567 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
568
569         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
570
571 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
572
573         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
574         SET_BB_HEADER are done.
575
576 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
577
578         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
579         done.
580
581 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
582
583         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
584
585 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
586
587         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
588
589 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
590
591         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
592
593 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
594
595         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
596
597 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
598
599         * rtx-classes-status.txt: Phase 3 (per-file commits within
600         "config" subdirs) is done; begin phase 4 (removal of
601         "scaffolding").
602
603 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
604
605         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
606         dir) is done; begin phase 3 (per-file commits within "config"
607         subdirs).
608
609 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
610
611         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
612         phase 2 (per-file commits in main source dir).
613
614 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
615
616         * configure: Regenerated.
617
618 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
619
620         * rtx-classes-status.txt (TODO): Add SET_BND_TO
621
622 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
623
624         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
625
626 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
627
628         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
629
630 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
631
632         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
633
634 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
635
636         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
637
638 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
639
640         * MAINTAINERS (Write After Approval): Add myself.
641
642 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
643
644         * MAINTAINERS: Remove myself
645
646 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
647
648         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
649
650 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
651
652         * MAINTAINERS (Write After Approval): Add myself.
653
654 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
655
656         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
657         SET_BB_HEADER, SET_BB_FOOTER
658
659 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
660
661         * rtx-classes-status.txt: New file
662
663 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
664
665         * configure.ac: Eliminate ClooG installation dependency.
666         * configure: Regenerate.
667         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
668         * Makefile.in: Regenerate.
669
670 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
671
672         * MAINTAINERS (Write After Approval): Add myself.
673
674 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
675
676         * MAINTAINERS (Write After Approval): Add myself.
677
678 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
679
680         * MAINTAINERS (Write After Approval): Add myself.
681
682 2014-07-28  Anthony Green  <green@moxielogic.com>
683
684         Import from savannah.gnu.org:
685         * config.sub: Update to 2014-07-28 version.
686
687 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
688
689         * MAINTAINERS: Remove my MIPS maintainer entry.
690
691 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
692
693         PR target/47230
694         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
695         * configure: Regenerate.
696
697 2014-07-24  James Norris  <jnorris@codesourcery.com>
698
699         * MAINTAINERS (Write After Approval): Add myself.
700
701 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
702
703         * configure.ac: Accept only CLooG 0.18.1.
704         * configure: Regenerate.
705
706 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
707
708         * configure.ac: Don't accept isl 0.11.
709         * configure: Regenerate.
710
711 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
712
713         * MAINTAINERS (Write After Approval): Add myself.
714
715 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
716
717         * configure.ac: Don't accept isl 0.10.
718         * configure: Regenerate.
719
720 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
721
722         Fix include path for in-tree cloog.
723         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
724         * configure: Regenerate.
725
726 2014-06-18  Richard Henderson  <rth@redhat.com>
727
728         * .gitignore: Import gcc_update output.
729
730 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
731
732         * config-ml.in: Robustify ac_configure_args parsing.
733
734         * configure.ac (--enable-linker-plugin-configure-flags)
735         (--enable-linker-plugin-flags): New flags.
736         (configdirs): Conditionally add libiberty-linker-plugin.
737         * configure: Regenerate.
738         * Makefile.def (host_modules): Add libiberty-linker-plugin.
739         (host_modules) <lto-plugin>: Pay attention to
740         @extra_linker_plugin_flags@ and
741         @extra_linker_plugin_configure_flags@.
742         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
743         * Makefile.in: Regenerate.
744
745         * Makefile.tpl (configure-[+prefix+][+module+])
746         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
747         "module_srcdir" instead of "module" for locating a module's srcdir.
748         * Makefile.in: Regenerate.
749
750 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
751
752         * MAINTAINERS (Write After Approval): Add myself.
753
754 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
755
756         * MAINTAINERS: Update my email address.
757
758 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
759
760         * MAINTAINERS (Write After Approval): Add myself.
761
762 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
763
764         * MAINTAINERS (Write After Approval): Add myself.
765
766 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
767
768         PR libstdc++/61011
769         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
770         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
771         * configure: Regenerate.
772
773 2014-05-28  Pedro Alves  <palves@redhat.com>
774
775         * MAINTAINERS (Write After Approval): Add myself.
776
777 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
778
779         * MAINTAINERS: Update my affiliation/email.
780
781 2014-05-19  Mike Stump  <mikestump@comcast.net>
782
783         * MAINTAINERS: Add wide-int reviewers.
784
785 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
786
787         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
788         * configure: Regenerated.
789
790 2014-05-15  Torvald Riegel  <triegel@redhat.com>
791
792         * MAINTAINERS (libitm): Add myself as maintainer.
793
794 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
795
796         * MAINTAINERS (Write After Approval): Add myself.
797
798 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
799
800         * config.sub, config.guess: Import from upstream.
801
802 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
803
804         * MAINTAINERS (Write After Approval): Put myself in correct order.
805
806 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
807
808         * MAINTAINERS (Write After Approval): Add myself.
809
810 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
811
812         * MAINTAINERS: Move myself from Reviewers to Write After Approval
813         section.
814
815 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
816
817         * MAINTAINERS (Write After Approval): Delete myself.
818
819 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
820
821         PR sanitizer/56781
822         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
823         and -B* options with -Xcompiler.
824
825 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
826
827         PR bootstrap/60620
828         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
829         * Makefile.in: Regenerate.
830
831 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
832
833         * Makefile.def (dependencies): Make all-ld depend on all-binutils
834         for WINDRES_FOR_TARGET in default-manifest.o rule.
835         * Makefile.in: Regenerate.
836
837 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
838
839         * MAINTAINERS (Write After Approval): Add myself.
840
841 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
842
843         PR sanitizer/56781
844         * Makefile.def: Set bootstrap=true; for host fixincludes.
845         * configure.ac: Don't bootstrap host fixincludes unless
846         --with-build-config=bootstrap-{a,ub}san.
847         * Makefile.in: Regenerated.
848         * configure: Regenerated.
849
850 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
851
852         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
853         --enable-vtable-verify option parsing.  Don't add
854         target-libsanitizer to bootstrap_target_libs unless
855         --with-build-config=bootstrap-asan or
856         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
857         to bootstrap_target_libs unless --enable-vtable-verify.
858         * configure: Regenerated.
859
860 2014-03-10  Anatoly Sokolov <aesok@post.ru>
861
862         * MAINTAINERS (Write After Approval): Add myself.
863
864 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
865
866         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
867
868 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
869
870         PR bootstrap/58572
871         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
872         -I for libstdc++-v3 includes if $(LEAN).
873         * Makefile.in: Regenerated.
874
875 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
876
877         * MAINTAINERS: Update my email address.
878
879 2014-02-24  Walter Lee  <walt@tilera.com>
880
881         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
882         (tilegx-*-*): Change to tilegx*-*-*.
883         * configure: Regenerate.
884
885 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
886
887         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
888
889 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
890
891         * MAINTAINERS (Write After Approval): Add myself.
892
893 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
894
895         PR target/59788
896         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
897         *solaris2*.
898
899 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
900
901         * MAINTAINERS: Update my email address.
902
903 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
904
905         * MAINTAINERS: Convert to UTF-8.
906         Properly sort Xinliang David Li's entry.
907
908 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
909             Sandra Loosemore  <sandra@codesourcery.com>
910
911         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
912         nios2 port maintainers.
913
914 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
915
916         * MAINTAINERS (Write After Approval): Add myself.
917
918 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
919
920         * configure.ac: Add user-friendly check for native x86_64-linux
921         multilibs.
922         * configure: Regenerate.
923
924 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
925
926         * MAINTAINERS: Add myself as sh maintainer.
927
928 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
929
930         * MAINTAINERS: Add self as SLSR maintainer.
931
932 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
933
934         * MAINTAINERS: Update my email address.
935
936 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
937
938         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
939
940 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
941
942         * Makefile.in: Regenerate.
943
944         * Makefile.tpl: Fix typo.
945         * Makefile.in: Regenerate partially.
946
947 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
948
949         * configure.ac: Added libcilkrts to noconfig list when C++ is not
950         supported.
951         * configure: Regenerated.
952
953 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
954
955         * MAINTAINERS (Write After Approval): Add myself.
956
957 2013-10-30  Jason Merrill  <jason@redhat.com>
958
959         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
960         --disable-build-format-warnings.
961
962 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
963
964         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
965         depend on libstdc++ and libgcc.
966         * configure: Regenerate.
967         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
968         libcilkrts for POSIX and i*86, and x86_64 architectures.
969         * Makefile.in: Added libcilkrts related fields to support building it.
970
971 2013-10-26  Jeff Law  <law@redhat.com>
972
973         * Makefile.def (target_modules): Remove libmudflap
974         (languages): Remove check-target-libmudflap).
975         * Makefile.in: Rebuilt.
976         * Makefile.tpl (check-target-libmudflap-c++): Remove.
977         * configure.ac (target_libraries): Remove target-libmudflap.
978         Remove checks which disabled libmudflap on some systems.
979         * configure: Rebuilt.
980         * libmudflap: Directory removed.
981
982 2013-10-21  Cong Hou  <congh@google.com>
983
984         * MAINTAINERS (Write After Approval): Add myself.
985
986 2013-10-16  Mike Stump  <mikestump@comcast.net>
987
988         * .dir-locals.el: Add.
989
990 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
991
992         * configure.ac: Add --enable-host-shared
993         * configure: Regenerate.
994
995 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
996
997         Import from savannah.gnu.org:
998         * config.guess: Update to 2013-06-10 version.
999         * config.sub: Update to 2013-10-01 version.
1000
1001 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1002
1003         Changes to build configuration to allow big endian ARC ELF toolchain
1004         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1005         * configure: Regenerate.
1006
1007 2013-09-20  Alan Modra  <amodra@gmail.com>
1008
1009         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1010         ppc host match.  Support little-endian powerpc linux hosts.
1011
1012 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1013
1014         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1015         maintainer.
1016
1017 2013-09-12  DJ Delorie  <dj@redhat.com>
1018
1019         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1020         maintainers.
1021
1022 2013-09-03  Richard Biener  <rguenther@suse.de>
1023
1024         * configure.ac: Also allow ISL 0.12.
1025         * configure: Regenerated.
1026
1027 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1028
1029         * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1032
1033         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1034
1035 2013-08-26  Caroline Tice  <cmtice@google.com>
1036
1037         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1038         "Various Reviewers" to libvtv "Various Maintainers".
1039
1040 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1041
1042         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1043
1044 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1045
1046         * MAINTAINERS: Update name, email.
1047
1048 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1049
1050         * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2013-08-12  Caroline Tice  <cmtice@google.com>
1053
1054         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1055         address in the Write After Approval section.
1056
1057 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1058
1059         * MAINTAINERS (Write After Approval): Update email.
1060
1061 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1062
1063         * configure.ac: Adjust to check VTV_SUPPORTED.
1064         * configure: Regenerated.
1065
1066 2013-08-02  Caroline Tice  <cmtice@google.com>
1067
1068         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1069         on non-linux systems; add target-libvtv to noconfigdirs; add
1070         libsupc++/.libs to C++ library search paths.
1071         * configure: Regenerated.
1072         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1073         libstdc++ and libgcc.
1074         * Makefile.in: Regenerated.
1075
1076 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1077
1078         * MAINTAINERS (Write After Approval): Add myself.
1079
1080 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1081             Shiva Chen  <shiva0217@gmail.com>
1082
1083         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1084         nds32 port maintainers.
1085
1086 2013-07-17  Tim Shen  <timshen91@gmail.com>
1087
1088         * MAINTAINERS (Write After Approval): Add myself.
1089
1090 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1091
1092         * configure.ac: Sync from binutils.
1093         * configure: Regenerate.
1094
1095 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1096
1097         * MAINTAINERS (Write After Approval): Add myself.
1098
1099 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1100
1101         * MAINTAINERS (Write After Approval): Add myself.
1102
1103 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1104
1105         * MAINTAINERS (Write After Approval): Add myself.
1106
1107 2013-04-30  Brooks Moses  <bmoses@google.com>
1108
1109         * MAINTAINERS: Update my email; move myself from Fortran
1110         reviewer to Write After Approval.
1111
1112 2013-04-16  Andreas Schwab  <schwab@suse.de>
1113
1114         * configure.ac (aarch64-*-*): Don't disable java.
1115         * configure: Regenerate.
1116
1117 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1118
1119         * MAINTAINERS (Write After Approval): Add myself.
1120
1121 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1122
1123         * Makefile.def (target_modules): Don't install libffi.
1124         * Makefile.in: Regenerate.
1125
1126 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1127
1128         * MAINTAINERS (Write After Approval): Add myself.
1129
1130 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1131
1132         * MAINTAINERS (Write After Approval): Add myself.
1133
1134 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1135
1136         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1137         * configure: Regenerated.
1138
1139 2013-02-05  Ian Lance Taylor  <iant@google.com>
1140
1141         PR go/55969
1142         * configure.ac: Disable libgo on some systems where it does not
1143         work.
1144
1145 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1146
1147         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1148         Remove Geoff Keating as rs6000 port maintainer, at his request.
1149
1150 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1151
1152         * MAINTAINERS: Update my email.
1153
1154 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1155
1156         * configure: Re-generate.
1157
1158 2013-01-15  Richard Biener  <rguenther@suse.de>
1159
1160         PR other/55973
1161         * configure: Re-generate.
1162
1163 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1164
1165         * Makefile.def (install-target-libsanitizer): Depend on
1166         install-target-libstdc++-v3.
1167         * Makefile.in: Regenerate.
1168
1169 2013-01-14  Richard Biener  <rguenther@suse.de>
1170
1171         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1172         * configure: Re-generate
1173
1174 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1175
1176         * config.sub: Update from config repo.
1177
1178 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1179
1180         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1181         * Makefile.in: Regenerate.
1182
1183 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1184
1185         * MAINTAINERS (arc): Add new port maintainership for myself.
1186
1187 2013-01-09  Jason Merrill  <jason@redhat.com>
1188
1189         * .gitignore: Import from gdb repository.
1190
1191 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1192
1193         * Makefile.def (configure-gcc): Depend on all-gmp.
1194         (all-gcc): Remove dependency on all-gmp.
1195         * Makefile.in: Regenerated.
1196
1197 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1198
1199         * config.sub: Merge from config repo.
1200         * config.guess: Ditto.
1201
1202 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1203
1204         * Makefile.def: Merge from binutils.
1205         * Makefile.in: Ditto.
1206
1207 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1208
1209         * MAINTAINERS: Update my email.
1210
1211 2012-12-29  Ben Elliston  <bje@gnu.org>
1212
1213         * config.guess: Update to 2012-12-29 version.
1214         * config.sub: Likewise.
1215
1216 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1217
1218         * Makefile.def (install-target-libgfortran): Depend on
1219         install-target-libquadmath, install-target-libgcc.
1220         (install-target-libsanitizer): Depend on install-target-libgcc.
1221         (install-target-libjava): Depend on install-target-libgcc.
1222         (install-target-libitm): Depend on install-target-libgcc.
1223         (install-target-libobjc): Depend on install-target-libgcc.
1224         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1225         * Makefile.in: Regenerate.
1226
1227 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1228
1229         * Makefile.def (install-target-libgo): Depend on
1230         install-target-libatomic.
1231         * Makefile.in: Regenerate.
1232
1233 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1234
1235         PR go/55201
1236         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1237         * Makefile.in: Regenerate.
1238
1239 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1240
1241         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1242         * configure: Regenerate.
1243
1244 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1245
1246         * config.sub: Merge from config repo.
1247
1248 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1249
1250         * Makefile.def (target_modules): Add bootstrap=true and
1251         raw_cxx=true to libsanitizer.
1252         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1253         * Makefile.in: Regenerated.
1254         * configure: Likewise.
1255
1256 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1257
1258         * MAINTAINERS: Remove self as RTL optimization maintainer.
1259
1260 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1261
1262         * MAINTAINERS (Write After Approval): Add myself.
1263
1264 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1265
1266         * Makefile.def (target_modules): Remove bootstrap=true and
1267         raw_cxx=true from libsanitizer.
1268         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1269         * Makefile.in: Regenerated.
1270         * configure: Likewise.
1271
1272 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1273
1274         * Makefile.def (target_modules): Add bootstrap=true and
1275         raw_cxx=true to libsanitizer.
1276         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1277         * Makefile.in: Regenerated.
1278         * configure: Likewise.
1279
1280 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1281
1282         PR bootstrap/54279
1283         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1284         * configure: Regenerate.
1285         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1286         * Makefile.in: Regenerate.
1287
1288 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1289
1290         * configure.ac: Disable libsanitizer if we're not building C++.
1291         * configure: Regenerate.
1292
1293 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1294
1295         * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1298
1299         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1300         Kostya Serebryany (kcc@google.com) and
1301         Jakub Jelinek (jakub@redhat.com).
1302         Rename area for Dodji Seketeli (dodji@redhat.com).
1303
1304 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1305
1306         * MAINTAINERS: (asan.c, related): Add myself.
1307
1308 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1309
1310         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1311         * configure: Regenerate.
1312
1313 2012-11-13  Richard Henderson  <rth@redhat.com>
1314
1315         * configure.ac: Move libsanitizer logic to subdirectory.
1316         * configure: Regenerate.
1317
1318 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1319
1320         * configure.ac: Enable libsanitizer just on x86 linux for now.
1321         * configure: Re-generate.
1322
1323 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1324
1325         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1326         sections.
1327         * configure: Regenerate.
1328
1329 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1330
1331         * configure.ac: Add section for configdirs for libsanitizer.
1332         Disable for cris-*-* and mmix-*-*.
1333         * configure: Regenerate.
1334
1335 2012-11-12  Wei Mi <wmi@google.com>
1336
1337         * configure.ac: Add libsanitizer to target_libraries.
1338         * Makefile.def: Ditto.
1339         * configure: Regenerate.
1340         * Makefile.in: Regenerate.
1341         * libsanitizer: New directory for asan runtime.  Contains an empty
1342         tsan directory.
1343
1344 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1345
1346         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1347         against Mingw64 w32api.
1348         * configure: Regenerate.
1349
1350 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1351
1352         * configure: Regenerated.
1353
1354 2012-11-03  Robert Mason  <rbmj@verizon.net>
1355
1356         * configure.ac: add --disable-libstdcxx configure option
1357         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1358
1359 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1360
1361         * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1364
1365         * MAINTAINERS (Write After Approval): Add myself.
1366
1367 2012-10-24  Sharad Singhai  <singhai@google.com>
1368
1369         * MAINTAINERS (Write After Approval): Add myself.
1370
1371 2012-10-24  Eric Christopher  <echristo@gmail.com>
1372
1373         * MAINTAINERS: Update email address.
1374
1375 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1376
1377         PR bootstrap/54820
1378         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1379         * configure: Regenerate.
1380
1381 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1382
1383         * MAINTAINERS (aarch64): Add Marcus and myself.
1384
1385 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1386
1387         PR bootstrap/54820
1388         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1389         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1390         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1391         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1392         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1393         * Makefile.in: Regenerate.
1394         * configure.ac (have_static_libs): New variable and associated check.
1395         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1396         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1397         * configure: Regenerate.
1398
1399 2012-10-10  Richard Biener  <rguenther@suse.de>
1400
1401         * MAINTAINERS: Adjust for changed surname.
1402
1403 2012-10-04  Lawrence Crowl  <crowl@google.com>
1404
1405         * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2012-10-01  Cary Coutant  <ccoutant@google.com>
1408
1409         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1410
1411 2012-09-28  Ian Lance Taylor  <iant@google.com>
1412
1413         * Makefile.def: Make all-target-libgo depend on
1414         all-target-libbacktrace.
1415         * Makefile.in: Rebuild.
1416
1417 2012-09-26  Ian Lance Taylor  <iant@google.com>
1418
1419         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1420         * Makefile.in: Rebuild.
1421
1422 2012-09-20  Walter Lee  <walt@tilera.com>
1423
1424         * configure.ac: Add tilegx to list of targets that support gold.
1425         * configure: Regenerate.
1426
1427 2012-09-20  Marek Polacek  <polacek@redhat.com>
1428
1429         * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1432
1433         * configure.ac: Add mips*-mti-elf* target.
1434         * configure: Regenerate.
1435
1436 2012-09-17  Ian Lance Taylor  <iant@google.com>
1437
1438         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1439         * configure.ac (host_libs): Add libbacktrace.
1440         (target_libraries): Add libbacktrace.
1441         * Makefile.def (host_modules): Add libbacktrace.
1442         (target_modules): Likewise.
1443         * configure, Makefile.in: Rebuild.
1444
1445 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1446
1447         PR target/38607
1448         Merge upstream change.
1449         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1450
1451         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1452         Add libgomp*.o to compare_exclusions for AIX.
1453         * configure: Regenerate.
1454
1455 2012-09-06  Diego Novillo  <dnovillo@google.com>
1456
1457         * configure.ac: Bump minimum GMP version to 4.2.3.
1458         * configure: Re-generate.
1459
1460 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1461
1462         PR target/54461
1463         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1464         target-libgloss if not configured --with-avrlibc=no.
1465         * configure: Regenerate.
1466
1467 2012-09-04  Jason Merrill  <jason@redhat.com>
1468
1469         * configure.ac: Fix --enable-languages=all.
1470
1471 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1472
1473         * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2012-09-03  Richard Guenther  <rguenther@suse.de>
1476
1477         PR bootstrap/54138
1478         * configure.ac: Re-organize ISL / CLOOG checks to allow
1479         disabling with either --without-isl or --without-cloog.
1480         * configure: Regenerated.
1481
1482 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1483
1484         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1485         * configure: Regenerate.
1486
1487 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1488
1489         * MAINTAINERS: Fix my email address.
1490
1491 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1492
1493         PR binutils/4970
1494         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1495         and opcodes.
1496         * Makefile.in: Regenerated.
1497
1498 2012-08-26  Art Haas <ahaas@impactweather.com>
1499
1500         * configure: Regenerate.
1501
1502 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1503
1504         * INSTALL/README: Also refer to the online installation
1505         instructions.
1506
1507 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1508
1509         * MAINTAINERS (Write After Approval): Add myself.
1510         (Picochip port): Remove myself.
1511
1512 2012-08-14   Diego Novillo  <dnovillo@google.com>
1513
1514         Merge from cxx-conversion branch.
1515
1516         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1517         POSTSTAGE1_CONFIGURE_FLAGS.
1518         * Makefile.in: Regenerate.
1519         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1520         Force C++ when bootstrapping.
1521         * configure: Regenerate.
1522
1523 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1524
1525         * MAINTAINERS (Write After Approval): Add myself.
1526
1527 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1528
1529         * README: Document use of ranges of years in copyright notices.
1530
1531 2012-07-06  Richard Guenther  <rguenther@suse.de>
1532
1533         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1534         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1535         --with-gmp=system.
1536         * Makefile.in: Regenerated.
1537         * configure: Likewise.
1538
1539 2012-07-06  Richard Guenther  <rguenther@suse.de>
1540
1541         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1542         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1543         supply V=1 as extra_make_flags.
1544         * configure: Regenerated.
1545         * Makefile.in: Likewise.
1546
1547 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1548
1549         * configure: Regenerate.
1550
1551 2012-07-03  Richard Guenther  <rguenther@suse.de>
1552
1553         * Makfile.def (isl): Remove not necessary extra_exports and
1554         extra_make_flags.
1555         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1556         * Makefile.in: Regenerated.
1557
1558 2012-07-03  Richard Guenther  <rguenther@suse.de>
1559
1560         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1561         * configure.ac: If either the ISL or the CLooG check failed
1562         do not try to build in-tree versions.
1563         * Makefile.in: Regenerated.
1564         * configure: Regenerated.
1565
1566 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1567
1568         * configure: Regenerate.
1569
1570 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1571
1572         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1573         maintainer.
1574
1575 2012-07-02  Richard Guenther  <rguenther@suse.de>
1576
1577         * configure: Regenerated.
1578
1579 2012-07-02  Richard Guenther  <rguenther@suse.de>
1580         Michael Matz  <matz@suse.de>
1581         Tobias Grosser <tobias@grosser.es>
1582         Sebastian Pop <sebpop@gmail.com>
1583
1584         * Makefile.def: Add ISL host module, remove PPL host module.
1585         Adjust ClooG host module to use the proper ISL.
1586         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1587         * configure.ac: Include config/isl.m4.  Add ISL host library,
1588         remove PPL.  Remove PPL configury, add ISL configury, adjust
1589         ClooG configury.
1590         * Makefile.in: Regenerated.
1591         * configure: Likewise.
1592
1593 2012-07-02  Richard Guenther  <rguenther@suse.de>
1594
1595         Merge from graphite branch
1596         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1597
1598         * configure: Regenerated.
1599         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1600         both cloog.org and legacy versions. The only supported version will
1601         be CLooG with the isl backend.
1602
1603         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1604
1605         * configure: Regenerated.
1606         * configure.ac: Require cloog isl 0.17.0
1607
1608         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1609
1610         * configure: Regenerated.
1611         * config/cloog.m4: Do not define CLOOG_ORG
1612
1613 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1614
1615         * configure.ac: Skip C if explicitly selected.
1616         * configure: Regenerate.
1617
1618 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1619
1620         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1621         they contain -O2.
1622         * configure: Regenerate.
1623
1624 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1625
1626         PR debug/53740
1627         * df.h, df-problems.c, dce.c: Revert last patch.
1628
1629 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1630
1631         * MAINTAINERS (Write After Approval): Update my email address.
1632
1633 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1634
1635         * MAINTAINERS (Write After Approval): Add myself.
1636
1637 2012-06-20  Jason Merrill  <jason@redhat.com>
1638
1639         * Makefile.tpl (check-target-libgomp-c++): New.
1640         (check-target-libitm-c++): New.
1641         * Makefile.def (c++): Add them.
1642         * Makefile.in: Regenerate.
1643
1644 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1645
1646         * MAINTAINERS (Write After Approval): Add myself.
1647
1648 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1649
1650         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1651         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1652         (install-no-fixedincludes): Adjust accordingly.
1653         * Makefile.in: Regenerate.
1654
1655 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1656
1657         Merge upstream change
1658         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1659
1660 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1661
1662         * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2012-05-09  Nick Clifton  <nickc@redhat.com>
1665             Paul Smith  <psmith@gnu.org>
1666
1667         PR bootstrap/50461
1668         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1669         allow for the fact that from release v3.1.0 of MPFR the source
1670         files were moved into a src sub-directory.
1671         * configure: Regenerate.
1672
1673 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1674
1675         * configure.ac: Bump minimum MPFR version to 2.4.0.
1676         * configure: Regenerated.
1677
1678 2012-05-01  Richard Henderson  <rth@redhat.com>
1679
1680         * Makefile.def (libatomic): New target_module.
1681         * configure.ac (target_libraries): Add libatomic.
1682         (noconfigdirs): Check if libatomic is supported.
1683         * Makefile.in, configure: Rebuild.
1684
1685 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1686
1687         * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1690
1691         * config.sub: Update to 2012-04-18 version from official repo.
1692
1693 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1694
1695         * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1698
1699         * MAINTAINERS: Changed email address.
1700
1701 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1702
1703         PR target/52737
1704         * contrib/gcc_update (files_and_dependencies):
1705         Remove gcc/config/avr/t-multilib from touch data.
1706
1707 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1708
1709         * MAINTAINERS (OS Port Maintainers): Remove irix.
1710         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1711         (unsupported_languages): Remove mips-sgi-irix6.*.
1712         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1713         (with_stabs): Remove.
1714         * configure: Regenerate.
1715
1716 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1717
1718         * MAINTAINERS (OS Port Maintainers): Remove osf.
1719         * configure.ac (enable_libgomp): Remove *-*-osf*.
1720         (with_stabs): Remove alpha*-*-osf*.
1721         * configure: Regenerate.
1722
1723 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1724
1725         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1726         * configure: Regenerate.
1727
1728 2012-02-17  Walter Lee  <walt@tilera.com>
1729
1730         * MAINTAINERS: (Write After Approval): Delete myself.
1731
1732 2012-02-14  Walter Lee  <walt@tilera.com>
1733
1734         * MAINTAINERS (tilegx port): Add myself.
1735         (tilepro port): Add myself.
1736         (Write After Approval): Add myself.
1737
1738 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1739
1740         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1741         and Joseph Myers as docstring relicensing maintainers.
1742
1743 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1744
1745         * MAINTAINERS (write-after-approval): Add myself.
1746
1747 2012-02-08  Ira Rosen <irar@il.ibm.com>
1748
1749         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1750         maintainer.
1751
1752 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1753
1754         * MAINTAINERS (Write After Approval): Move myself to
1755         maintain alphabetical order.
1756
1757 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1758
1759         * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1762
1763         * MAINTAINERS (Write After Approval): Add myself.
1764
1765 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1766             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1767
1768         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1769         * configure: Regenerate.
1770
1771 2012-01-23  Harshit Chopra  <harshit@google.com>
1772
1773         * MAINTAINERS (Write After Approval): Add myself.
1774
1775 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1776
1777         * configure.ac: Remove reference to mh-interix.
1778         * configure: Regenerate.
1779
1780 2012-01-05  Richard Henderson  <rth@redhat.com>
1781
1782         PR bootstrap/51072
1783         * configure.ac: Disable libitm if c++ is not enabled.
1784         * configure: Rebuild.
1785
1786         * configure.ac: Fix regexp for same.
1787         * configure: Rebuild.
1788
1789 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1790
1791         * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2012-01-02  Richard Guenther  <rguenther@suse.de>
1794
1795         PR bootstrap/51686
1796         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1797         * Makefile.in: Regenerate.
1798
1799 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1800
1801         * MAINTAINERS (Write After Approval): Add myself.
1802
1803 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1804
1805         * configure: Regenerate.
1806
1807 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1808
1809         * MAINTAINERS (picochip): Changed email address.
1810
1811 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1812
1813         * MAINTAINERS (write-after-approval): Add self.
1814
1815 2011-11-29  DJ Delorie  <dj@redhat.com>
1816
1817         * configure.ac (rl78-*-*) New case.
1818         * configure: Regenerate.
1819         * MAINTAINERS: Add myself as RL78 maintainer.
1820
1821 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1822
1823         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1824
1825 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1826
1827         * libtool.m4: Additional FreeBSD 10 fixes.
1828
1829 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1830
1831         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1832         Maintainers section, as Epiphany maintainer.
1833
1834 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1835
1836         PR target/49992
1837         * configure.ac: Remove ranlib special-casing for Darwin.
1838         * configure: Regenerate.
1839
1840 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1841
1842         * MAINTAINERS (Reviewers): Keep the list sorted.
1843
1844 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1845
1846         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1847
1848 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1849
1850         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1851         * configure: Rebuild.
1852         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1853         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1854         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1855         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1856         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1857         Add READELF.
1858         * Makefile.in: Rebuild.
1859
1860 2011-11-09  Jason Merrill  <jason@redhat.com>
1861
1862         * Makefile.def (language=c++): Remove check-c++0x.
1863         * Makefile.in (check-gcc-c++): Regenerate.
1864
1865 2011-11-08  Richard Henderson  <rth@redhat.com>
1866
1867         * configure.ac: Test for libitm directory present first.
1868
1869         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1870
1871         * configure.ac: Test libitm/configure.tgt to disable libitm.
1872         * configure: Rebuild.
1873
1874 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1875             Richard Henderson  <rth@redhat.com>
1876
1877         Merged from transactional-memory.
1878
1879         * Makefile.def (lang_env_dependencies): libitm is c++.
1880         Add libitm target module.
1881         * configure.ac: Likewise.
1882         * config/mmap.m4: New file.
1883         * contrib/gcc_update: Add libitm to touch data.
1884         * Makefile.in, configure: Rebuild.
1885
1886 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1887
1888         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1889         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1890         * Makefile.in: Regenerate.
1891
1892 2011-11-01  DJ Delorie  <dj@redhat.com>
1893
1894         * config.sub: Update to version 2011-10-29 (added rl78)
1895
1896 2011-10-27  Nick Clifton  <nickc@redhat.com>
1897
1898         * config.sub: Import these changes from the config project:
1899
1900         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1901             Ben Elliston  <bje@gnu.org>
1902
1903         * config.sub (epiphany): New.
1904
1905         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1906             Ben Elliston  <bje@gnu.org>
1907
1908         * config.sub (hexagon, hexagon-*): New.
1909
1910         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1911
1912         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1913         64eb to be64.
1914
1915         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1916
1917         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1918         (nacl): Grok as alias for 32el-unknown-nacl.
1919
1920 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1921
1922         * MAINTAINERS (Write After Approval): Add myself.
1923
1924 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1925
1926         * MAINTAINERS (Write After Approval): Add myself.
1927
1928 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1929
1930         * MAINTAINERS (sparc port): Remove myself.
1931
1932 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1933
1934         * MAINTAINERS (Write After Approval): Add myself.
1935
1936 2011-08-14  Yao Qi  <yao@codesourcery.com>
1937
1938         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1939         * configure: Regenerate.
1940
1941 2011-07-26  Ian Lance Taylor  <iant@google.com>
1942
1943         * configure.ac: Set have_compiler based on whether gcc directory
1944         exists, rather than on whether gcc is in configdirs.
1945         * configure: Rebuild.
1946
1947 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1948
1949         * MAINTAINERS (Global Reviewers): Add self.
1950
1951 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1952
1953         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1954         link directories.
1955         * Makefile.in: Rebuild.
1956
1957 2011-07-20  Ian Lance Taylor  <iant@google.com>
1958
1959         PR bootstrap/49787
1960         * configure.ac: Move --enable-bootstrap handling earlier in file.
1961         If --enable-bootstrap and either --enable-build-with-cxx or
1962         --enable-build-poststage1-with-cxx, enable C++ automatically.
1963         * configure: Rebuild.
1964
1965 2011-07-19  Ian Lance Taylor  <iant@google.com>
1966
1967         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1968         make C++ a boot_language.  Set and substitute
1969         POSTSTAGE1_CONFIGURE_FLAGS.
1970         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1971         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1972         * configure, Makefile.in: Rebuild.
1973
1974 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1975
1976         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1977         maintainers.
1978
1979 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1980
1981         * MAINTAINERS (Global Reviewers): Add myself.
1982
1983 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1984
1985         * configure: Regenerate.
1986
1987 2011-07-16  Jason Merrill  <jason@redhat.com>
1988
1989         * Makefile.def (language=c++): Add check-c++0x and
1990         check-target-libmudflap-c++.
1991         * Makefile.tpl (check-target-libmudflap-c++): New.
1992         * Makefile.in: Regenerate.
1993
1994 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1995
1996         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1997         * Makefile.def (target_modules/libjava): Pass
1998         $(EXTRA_CONFIGARGS_LIBJAVA).
1999         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2000         if not configured with --enable-static-libjava.
2001         * Makefile.in: Regenerate.
2002         * configure: Likewise.
2003
2004 2011-07-15  Jason Merrill  <jason@redhat.com>
2005
2006         * Makefile.in (check-c++): Move check-gcc-c++0x after
2007         check-target-libstdc++-v3.
2008
2009 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2010
2011         * MAINTAINERS (c6x port): New entry.
2012
2013 2011-07-13  Jason Merrill  <jason@redhat.com>
2014
2015         * Makefile.in (check-gcc-c++0x): New.
2016         (check-c++): Depend on it.
2017
2018 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2019
2020         PR target/39150
2021         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2022         x86_64-*-solaris2.1[0-9]*.
2023         * configure: Regenerate.
2024
2025 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2026
2027         * MAINTAINERS (RTL optimizers): Add self.
2028
2029 2011-06-27  Gabriel Charette  <gchare@google.com>
2030
2031         * MAINTAINERS (Write After Approval): Add myself.
2032
2033 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2034
2035         PR regression/47836
2036         PR bootstrap/23656
2037         PR other/47733
2038         PR bootstrap/49247
2039         PR c/48825
2040         * configure.ac (target_libraries): Remove target-libiberty.
2041         Remove case-statement setting skipdirs=target-libiberty for
2042         multiple targets.  Remove checking target_configdirs and
2043         removing target-libiberty but keeping target-libgcc if
2044         otherwise empty.
2045         * Makefile.def (target_modules): Don't add libiberty.
2046         (dependencies): Remove all traces of target-libiberty.
2047         * configure, Makefile.in: Regenerate.
2048
2049 2011-06-13  Walter Lee <walt@tilera.com>
2050
2051         * configure.ac (tilepro-*-*) New case.
2052         (tilegx-*-*): Likewise.
2053         * configure: Regenerate.
2054
2055 2011-06-06  Jing Yu  <jingyu@google.com>
2056
2057         * configure.ac: Skip target-libiberty for
2058         arm*-*-linux-androideabi.
2059         * configure: Regenerated.
2060
2061 2011-06-06  Nick Clifton  <nickc@redhat.com>
2062
2063         * config.sub: Sync from upstream.
2064
2065 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2066
2067         * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2070
2071         * MAINTAINERS: Update my email address.
2072
2073 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2074
2075         * MAINTAINERS (Write After Approval): Update my email address.
2076
2077 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2078
2079         * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2011-05-08  Doug Kwan  <dougkwan@google.com>
2082
2083         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2084         * configure: Regenerated.
2085         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2086         value from configure.
2087         * Makefile.in: Regenerated.
2088
2089 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2090
2091         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2092         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2093         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2094         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2095         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2096         *-*-vxworks*): Disable newlib and libgloss in separate case
2097         statement.
2098         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2099         to separate case statement.
2100         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2101         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2102         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2103         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2104         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2105         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2106         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2107         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2108         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2109         i[[3456789]]86-*-rdos*, m32r-*-*,
2110         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2111         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2112         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2113         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2114         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2115         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2116         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2117         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2118         and libgloss in main case over targets.  Remove most empty cases
2119         in main case over targets.
2120         * configure: Regenerate.
2121
2122 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2123
2124         * MAINTAINERS (Write After Approval): Add myself.
2125
2126 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2127
2128         * configure.ac: Remove code setting special library locations for
2129         hppa*64*-*-hpux11*.  Remove code setting compiler for
2130         sparc-sun-solaris2*.
2131         * configure: Regenerate.
2132
2133 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2134
2135         * configure.ac: Separate libgloss_dir settings from general case
2136         over targets.
2137         * configure: Regenerate.
2138
2139 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2140
2141         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2142         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2143         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2144         cases in libgcj-disabling case statement.
2145         (hppa*64*-*-linux*): Set unsupported_languages instead of
2146         disabling target-zlib.
2147         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2148         to hppa*64*-*-hpux*.
2149         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2150         hppa*-*-hpux*.
2151         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2152         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2153         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2154         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2155         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2156         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2157         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2158         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2159         libgcj-disabling case statement.
2160         * configure: Regenerate.
2161
2162 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2163
2164         * configure.ac: Disable Java for targets not supporting libffi.
2165         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2166         Remove cases in Java-disabling statement.
2167         (*arm-wince-pe): Change to arm-wince-pe.
2168         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2169         cases in Java-disabling statement.
2170         (bfin-*-*): Don't disable Java again.
2171         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2172         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2173         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2174         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2175         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2176         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2177         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2178         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2179         Java-disabling statement.
2180         (mmix-*-*): Don't disable Java again.
2181         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2182         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2183         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2184         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2185         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2186         statement.
2187         * configure: Regenerate.
2188
2189 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2190
2191         * configure.ac: Separate cases disabling Java and Java libraries
2192         from general case over targets.
2193         * configure: Regenerate.
2194
2195 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2196
2197         * MAINTAINERS: Update my email address.
2198
2199 2011-04-20  Easwaran Raman  <eraman@google.com>
2200
2201         * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2204
2205         PR lto/48086
2206         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2207         * configure: Regenerate.
2208
2209 2011-04-16  Jim Meyering  <meyering@redhat.com>
2210
2211         * MAINTAINERS (Write After Approval): Add myself.
2212
2213 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2214
2215         * MAINTAINERS: Update my email address.
2216
2217 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2218
2219         * MAINTAINERS (Write After Approval): Add myself.
2220
2221 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2222
2223         * MAINTAINERS (Write After Approval): Add myself.
2224
2225 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2226
2227         * MAINTAINERS (Write After Approval): Add myself.
2228
2229 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2230
2231         * configure.ac (build_tools): Remove build-byacc.
2232         (host_libs): Remove mmalloc.
2233         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2234         autoconf automake libtool diff rcs fileutils shellutils time
2235         textutils wdiff find uudecode hello tar gzip indent recode release
2236         sed perl gawk findutils gettext zip.
2237         (libgcj): Remove target-qthreads.
2238         (target_tools): Remove target-examples target-gperf.
2239         (YACC): Don't handle building byacc.
2240         * configure: Regenerate.
2241         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2242         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2243         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2244         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2245         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2246         handle building components.
2247         * Makefile.in: Regenerate.
2248
2249 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2250
2251         * MAINTAINERS: Update my email address as Xtensa maintainer.
2252
2253 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2254
2255         * config.sub: Sync from upstream.
2256
2257 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2258
2259         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2260         (microblaze*): Don't disable libssp.
2261         * configure: Regenerate.
2262
2263 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2264
2265         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2266         moveifchange.
2267         * configure: Regenerate.
2268         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2269         * Makefile.in: Regenerate.
2270
2271 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2272
2273         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2274         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2275         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2276         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2277         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2278         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2279         md_exec_prefix cases.
2280         * configure: Regenerate.
2281
2282 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2283
2284         * configure.ac: Separate cases disabling target-libssp,
2285         target-libiberty, target-libstdc++-v3 and Fortran from general
2286         case over targets.
2287         * configure: Regenerate.
2288
2289 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2290
2291         * configure.ac (*-*-chorusos): Don't disable libgcj.
2292         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2293         Remove case.
2294         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2295         (arm-*-coff): Don't disable libgcj.
2296         (arm*-*-linux-gnueabi): Remove useless assignment.
2297         (arm-*-riscix*): Don't disable libgcj.
2298         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2299         configuration.
2300         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2301         (c54x*-*-*): Remove case.
2302         (tic54x-*-*): Don't disable GCC or GCC libraries.
2303         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2304         to *.
2305         (d10v-*-*): Don't disable GCC libraries.
2306         (d30v-*-*): Don't disable libgcj.
2307         (h8500-*-*): Don't disable GCC libraries.
2308         (i960-*-*): Don't disable libgcj.
2309         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2310         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2311         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2312         libgcj.
2313         (m68k-*-coff*): Remove case.
2314         (mmix-*-*): Don't disable libgloss on host.
2315         (mn10200-*-*, mn10300-*-*): Remove cases.
2316         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2317         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2318         Don't disable libgcj.
2319         (romp-*-*): Remove case.
2320         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2321         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2322         case.
2323         (v810-*-*): Don't disable GCC libraries.
2324         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2325         (ip2k-*-*): Don't disable GCC libraries.
2326         * configure: Regenerate.
2327
2328 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2329
2330         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2331         libffi on host.
2332         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2333         on host.
2334         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2335         * configure: Regenerate.
2336
2337 2011-03-26  John Marino  <binutils@marino.st>
2338
2339         * configure.ac: Add support for *-*-dragonfly*
2340         * configure: Regenerate.
2341
2342 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2343
2344         * configure.ac (native_only): Remove.
2345         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2346         send-pr uudecode guile gnuserv on host.
2347         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2348         send-pr rcs guile perl texinfo libtool on host.
2349         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2350         automake send-pr rcs guile perl texinfo libtool on host.
2351         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2352         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2353         (alpha*-dec-osf*): Don't disable fileutils on target.
2354         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2355         texinfo send-pr expect dejagnu on target.
2356         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2357         target-qthreads on target.
2358         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2359         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2360         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2361         x86_64-*-mingw*): Don't disable expect on target.
2362         (*-*-cygwin*): Don't disable target-gperf on target.
2363         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2364         gnuserv on target.
2365         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2366         target.
2367         * configure: Regenerate.
2368
2369 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2370
2371         * configure.ac (target_tools): Remove target-groff.
2372         (native_only): Remove target-groff.
2373         (hppa*64*-*-*): Don't disable byacc.
2374         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2375         setting.
2376         (*-*-kaos*): Don't skip target-librx and target-groff.
2377         (*-*-netware*): Don't skip target-libmudflap.
2378         (*-*-tpf*): Don't skip target-libmudflap.
2379         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2380         directories on the host.
2381         (ia64*-*-*vms*): Don't skip tix.
2382         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2383         host.
2384         * configure: Regenerate.
2385
2386 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2387
2388         * configure.ac: Remove references to mt-mep, mt-netware,
2389         mt-wince.
2390         * Makefile.def: Add all-utils soft dependencies.
2391         * Makefile.tpl: Remove GDB_NLM_DEPS.
2392         * configure: Regenerate.
2393         * Makefile.in: Regenerate.
2394
2395 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2396
2397         * configure.ac: Do not include mh-x86omitfp.
2398         * configure: Regenerate.
2399
2400 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2401
2402         * configure.ac: Remove empty cases.
2403         * configure: Regenerate.
2404
2405 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2406
2407         * Makefile.def: Add dependency from termcap to gdb.
2408         * Makefile.in: Regenerate.
2409
2410 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2411
2412         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2413         * configure: Regenerate.
2414         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2415         * Makefile.tpl: Likewise.
2416         * Makefile.in: Regenerate.
2417
2418 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2419
2420         * configure.ac: Remove all mentions of tentative_cc.
2421         * configure: Regenerate.
2422
2423 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2424
2425         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2426         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2427         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2428         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2429         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2430         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2431         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2432         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2433         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2434         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2435         *-*-rhapsody*): Remove host cases.
2436         * configure: Regenerate.
2437
2438 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2439
2440         * configure.ac (ppc*-*-pe): Remove host case.
2441         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2442         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2443         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2444         cases.
2445         * configure: Regenerate.
2446
2447 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2448
2449         * config.sub: Update to version 2011-03-23.
2450
2451 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2452
2453         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2454         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2455         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2456         * configure: Regenerate.
2457
2458 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2459
2460         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2461         to Write After Approval.
2462         * config-ml.in: Don't handle arc-*-elf*.
2463         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2464         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2465         handle GCC libraries.
2466         * configure: Regenerate.
2467
2468 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2469
2470         PR bootstrap/48120:
2471         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2472         Add -lstdc++ -lm to LIBS.
2473         * configure: Regenerate.
2474
2475 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2476
2477         * config.guess: Update to version 2011-02-02
2478         * config.sub: Update to version 2011-02-24
2479
2480 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2481
2482         PR lto/48086
2483         * configure.ac: Re-enable LTO on *-apple-darwin9.
2484         * configure: Regenerate.
2485
2486 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2487
2488         PR lto/48086
2489         * configure.ac: Disable LTO on darwin due to an assembler change in
2490         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2491         under 256.
2492         * configure: Regenerate.
2493
2494 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2495
2496         * MAINTAINERS: Update myself as score backend maintainer,
2497         update my e-mail address.
2498
2499 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2500
2501         * MAINTAINERS: Update my e-mail address.
2502
2503 2011-03-06  Joey Ye  <joey.ye@arm.com>
2504
2505         * MAINTAINERS: Update my e-mail address.
2506
2507 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2508
2509         * configure.ac: Adjust test of with_ppl.
2510         * configure: Regenerated.
2511
2512 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2513
2514         * MAINTAINERS: Adjust my e-mail address.
2515
2516 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2517
2518         * configure.ac: Add -lpwl to ppllibs.
2519         * configure: Regenerated.
2520
2521 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2522
2523         * config/cloog.m4: Add -lisl to clooglibs.
2524         * configure: Regenerated.
2525
2526 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2527
2528         * MAINTAINERS (CPU Port maintainers): Add self.
2529
2530 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2531
2532         * MAINTAINERS: Add myself as testsuite maintainer.
2533
2534 2011-02-15  Mike Stump  <mikestump@comcast.net>
2535
2536         * MAINTAINERS: Add myself as testsuite maintainer.
2537
2538 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2539
2540         Import from Libtool and gnulib:
2541
2542         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2543
2544         Prepare for supporting FreeBSD 10.
2545         * config.rpath: Remove handling of freebsd1* which soon would
2546         match FreeBSD 10.0.
2547
2548         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2549
2550         Remove support for FreeBSD 1.x.
2551         * libtool.m4 (_LT_LINKER_SHLIBS)
2552         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2553         soon would incorrectly match FreeBSD 10.0.
2554
2555 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2556
2557         PR binutils/12283
2558         * move-if-change: Import version from gnulib.
2559
2560 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2561
2562         PR lto/47225
2563         * Makefile.def (lto-plugin): Double dash for enable-shared.
2564         (configure-gcc): Depend on all-lto-plugin.
2565         * Makefile.in: Rebuilt.
2566
2567 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2568
2569         * configure.ac: Remove extra bracket.
2570         * configure: Regenerate.
2571
2572 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2573
2574         * MAINTAINERS: Add myself as libquadmath maintainer.
2575
2576 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2577
2578         * MAINTAINERS: Update my email address.
2579
2580 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2581
2582         * MAINTAINERS (option handling): Add self.
2583
2584 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2585
2586         PR lto/47225
2587         * Makefile.def: Add dependency for install-gcc
2588         on install-lto-plugin.
2589         * Makfile.in: Regenerated
2590
2591 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2592
2593         * MAINTAINERS (CPU Port Maintainers): Add myself.
2594
2595 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2596
2597         PR libgcj/44341
2598         * configure.ac: Discard --with-* flags for host when configuring
2599         target libraries for cross build.
2600         * configure: Rebuilt.
2601
2602 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2603
2604         * MAINTAINERS (linear loop transforms): Removed.
2605
2606 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2607
2608         * configure.ac: If with_ppl is no, move setting with_cloog=no
2609         after CLOOG_REQUESTED check.
2610         * configure: Regenerated.
2611
2612 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2613
2614         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2615         CLooG has been requested.
2616         * configure: Regenerated.
2617
2618 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2619
2620         * configure: Regenerated.
2621         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2622
2623 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2624
2625         * configure: Regenerated.
2626         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2627
2628 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2629
2630         * configure.ac: Use AS_HELP_STRING throughout.
2631         * configure: Regenerate.
2632
2633 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2634
2635         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2636         * configure: Regenerate.
2637
2638 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2639
2640         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2641
2642 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2643
2644         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2645         for ia64-hpux.
2646         * configure: Regenerate.
2647
2648 2011-01-07  Jan Hubicka  <jh@suse.cz>
2649
2650         PR lto/47225
2651         * Makefile.in: Regenerate.
2652         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2653         configure.
2654
2655 2011-01-07  Jan Hubicka  <jh@suse.cz>
2656
2657         * Makefile.in: Regenerate.
2658         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2659         and configure dependency on lto-plugin configure.
2660         (lto-plugin module): Remove dependency on GCC; add dependency on
2661         liniberty.
2662
2663 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2664
2665         * MAINTAINERS (Write After Approval): Add myself.
2666
2667 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2668
2669         * configure: Regenerate.
2670
2671 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2672
2673         * configure.ac: (picochip): Disable libiberty.
2674
2675 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2676
2677         * MAINTAINERS (Write After Approval): Add myself.
2678
2679 2010-12-10  Ian Lance Taylor  <iant@google.com>
2680
2681         PR bootstrap/46819
2682         * configure.ac: For --disable-libgcj clear libgcj_saved.
2683         * configure: Rebuild.
2684
2685 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2686
2687         PR fortran/46540
2688         * configure.ac: Add --disable-libquadmath and
2689         --disable-libquadmath-support.
2690         * configure: Regenerate.
2691
2692 2010-12-03  Ian Lance Taylor  <iant@google.com>
2693
2694         * MAINTAINERS: Add myself as libgo maintainer.
2695
2696 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2697
2698         PR libffi/46792
2699         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2700         * configure: Regenerate.
2701
2702 2010-12-02  Ian Lance Taylor  <iant@google.com>
2703
2704         * configure.ac: Always set default for poststage1_ldflags to
2705         -static-libstdc++ -static-libgcc.
2706
2707 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2708
2709         * configure.ac: Move comment to remove extra space in last argument
2710         of GCC_TARGET_TOOL.
2711
2712 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2713
2714         PR other/46026
2715         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2716         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2717         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2718         (BASE_FLAGS_TO_PASS): Use it.
2719         * configure: Rebuilt.
2720         * Makefile.in: Rebuilt.
2721
2722 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2723
2724         PR binutils/12258
2725         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2726         Properly check default linker.
2727         * configure: Regnerated.
2728
2729 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2730
2731         * configure.ac: For --enable-gold, handle value `default' instead of
2732         `both*'.  New configure option --{en,dis}able-ld.
2733         * configure: Regenerate.
2734
2735 2010-11-20  Ian Lance Taylor  <iant@google.com>
2736
2737         * configure.ac: Only disable a language library if no language needs
2738         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2739         * configure: Rebuild.
2740
2741 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2742
2743         * Makefile.in: Regenerate.
2744
2745         PR other/46202
2746         * configure.ac: Fix just-built in-tree STRIP name to be
2747         binutils/strip-new.
2748         * configure: Regenerate.
2749         * Makefile.def (install-strip-gcc, install-strip-binutils)
2750         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2751         (install-strip-sid): Mirror dependencies on non-strip variants
2752         of these targets on the respective -strip prerequisites.
2753         * Makefile.tpl (install-strip, install-strip-host)
2754         (install-strip-target): New targets.
2755         (install-strip-[+module+], install-strip-target-[+module+]):
2756         New targets.
2757         * Makefile.in: Regenerate.
2758
2759 2010-11-19  Ian Lance Taylor  <iant@google.com>
2760             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2761
2762         * configure.ac: Add target-libgo to target_libraries.  Set
2763         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2764         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2765         (HOST_EXPORTS): Add GOC.
2766         (BASE_TARGET_EXPORTS): Add GOC.
2767         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2768         (GOCFLAGS_FOR_TARGET): New variable.
2769         (EXTRA_HOST_FLAGS): Add GOC.
2770         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2771         * Makefile.def (target_modules): Add libgo.
2772         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2773         (dependencies): Add dependency from configure-target-libgo to
2774         configure-target-libffi and all-target-libstdc++-v3.  Add
2775         dependencies from all-target-libgo to all-target-libffi.
2776         (languages): Add go.
2777         * configure: Rebuild.
2778         * Makefile.in: Rebuild.
2779
2780 2010-11-19  Ian Lance Taylor  <iant@google.com>
2781
2782         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2783         compiler/flag environment variables.
2784
2785 2010-11-18  Ian Lance Taylor  <iant@google.com>
2786
2787         * configure.ac: Check for lang_requires_boot_languages in
2788         config-lang.in files.
2789         * configure: Rebuild.
2790
2791 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2792             Tobias Burnus  <burnus@net-b.de>
2793
2794         PR fortran/32049
2795         * Makefile.def: Add libquadmath; build it with language=fortran.
2796         * configure.ac: Add libquadmath.
2797         * Makefile.tpl: Handle multiple libs in check-[+language+].
2798         * Makefile.in: Regenerate.
2799         * configure: Regenerate.
2800
2801 2010-11-16  Tom Tromey  <tromey@redhat.com>
2802
2803         * MAINTAINERS: Moved myself to reviewers section.
2804
2805 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2806
2807         * MAINTAINERS: Moved myself to reviewers section.
2808
2809 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2810
2811         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2812         (Write After Approval): Remove self.
2813
2814 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2815
2816         * configure.ac: Fix spelling in option names.
2817         * configure: Regenerated.
2818
2819 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2820
2821         PR bootstrap/39622
2822         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2823         * configure: Regenerated.
2824
2825 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2826
2827         * MAINTAINERS: Update my email address.
2828
2829 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2830
2831         * configure: Regenerate.
2832
2833 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2834
2835         * configure: Regenerate.
2836
2837 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2838
2839         * configure: Regenerate.
2840
2841 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2842
2843         * configure: Regenerate.
2844
2845 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2846
2847         * configure.ac: Support official CLooG.org versions.
2848         * configure: Regenerate.
2849         * config/cloog.m4: New.
2850
2851 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2852
2853         * MAINTAINERS (Write After Approval): Add myself.
2854
2855 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2856
2857         * MAINTAINERS: Update my email address.
2858
2859 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2860
2861         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2862         * configure: Regenerate.
2863
2864 2010-11-03  Ian Lance Taylor  <iant@google.com>
2865             Dave Korn  <dave.korn.cygwin@gmail.com>
2866
2867         PR lto/46273
2868         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2869         and on other supported platforms whenever LTO is enabled.
2870         * configure: Rebuild.
2871
2872 2010-11-02  Alan Modra  <amodra@gmail.com>
2873
2874         PR binutils/12110
2875         * configure.ac: Error when source path contains spaces.
2876         * configure: Regenerate.
2877
2878 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2879
2880         * MAINTAINERS: Update my email address.
2881
2882 2010-10-20  Ian Lance Taylor  <iant@google.com>
2883
2884         * Makefile.def (target_modules): Set lib_path to src/.libs for
2885         libstdc++-v3 module.
2886         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2887         * Makefile.in: Rebuild.
2888
2889 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2890
2891         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2892         (Write After Approval): Remove myself.
2893
2894 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2895
2896         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2897
2898 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2899
2900         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2901
2902 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2903
2904         * configure.ac (build_lto_plugin): New shell variable.
2905         (--enable-lto): Turn on by default for all non-ELF platforms that
2906         have had LTO support added so far.  Set build_lto_plugin appropriately
2907         for both ELF and non-ELF.
2908         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2909         * configure: Regenerate.
2910
2911 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2912
2913         Sync from src:
2914         * configure.ac (v850 support): Remove target-libgloss from
2915         noconfigdirs.
2916         * configure: Regenerate.
2917
2918 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2919
2920         PR bootstrap/45326
2921         PR bootstrap/45174
2922         * configure.ac: Honor initial values of $build_configargs,
2923         $host_configargs, $target_configargs.  Mark the precious, so
2924         environment settings get recorded.
2925         * configure: Regenerate.
2926
2927 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2928
2929         PR bootstrap/45796
2930         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2931         Depend on all-build-libiberty.
2932         * Makefile.in: Regenerate.
2933
2934 2010-09-30  Michael Eager  <eager@eagercon.com>
2935
2936         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2937         * configure: Regenerate.
2938
2939 2010-09-28  Michael Eager  <eager@eagercon.com>
2940
2941         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2942
2943 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2944
2945         PR bootstrap/44621
2946         * configure.ac: Fix unportable shell quoting.
2947         * configure: Regenerate.
2948
2949 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2950
2951         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2952         targets and amend comment.
2953         * configure: Regenerate.
2954
2955 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2956
2957         * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2960
2961         * configure.ac: Enable LTO by default on Darwin.
2962         * configure: Regenerate.
2963
2964 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2965
2966         * MAINTAINERS (Write After Approval): Add myself.
2967
2968 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2969
2970         * MAINTAINERS (Write After Approval): Add myself.
2971
2972 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2973
2974         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2975         ports
2976
2977 2010-07-28  David Yuste  <david.yuste@gmail.com>
2978
2979         * MAINTAINERS (Write After Approval): Add myself.
2980
2981 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2982
2983         * configure.ac: Support all v850 targets.
2984         * configure: Regenerate.
2985
2986 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2987
2988         PR bootstrap/44455
2989         * configure.ac (extra_mpfr_configure_flags): Copy from
2990         extra_mpc_gmp_configure_flags.
2991         * configure: Re-generated.
2992
2993 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2994
2995         * MAINTAINERS (Write After Approval): Add myself.
2996
2997 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2998
2999         * MAINTAINERS (Write After Approval): Add myself.
3000
3001 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3002
3003         * MAINTAINERS (Write After Approval): Add myself.
3004
3005 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3006
3007         PR target/44862
3008         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3009         Provide -B option to allow for link spec %s substitutions for
3010         libstdc++.a on darwin.
3011         * Makefile.in: Regenerate.
3012
3013 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3014
3015         * MAINTAINERS (Reviewers): Update my e-mail address
3016
3017 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3018
3019         * Makefile.def (configure-gcc): Depend on all-libelf.
3020         * Makefile.in: Rebuild.
3021
3022 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3023
3024         * MAINTAINERS (Write After Approval): Add myself in the right place.
3025
3026 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3027
3028         * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3031
3032         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3033
3034 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3035
3036         * config.sub: Update to version 2010-05-21.
3037         * config.guess: Update to version 2010-04-03.
3038
3039 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3040
3041         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3042         * configure: Regenerate.
3043
3044 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3045
3046         * MAINTAINERS (Write After Approval): Add myself.
3047
3048 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3049
3050         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3051         a platform that supports LTO.
3052         * configure: Regenerate.
3053
3054 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3055
3056         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3057         * configure: Regenerated.
3058
3059 2010-04-27  Roland McGrath  <roland@redhat.com>
3060             H.J. Lu  <hongjiu.lu@intel.com>
3061
3062         * configure.ac (--enable-gold): Support both, both/gold and
3063         both/bfd to add gold to configdirs without removing ld.
3064         * configure: Regenerated.
3065
3066         * Makefile.def: Add install-gold dependency to install-ld.
3067         * Makefile.in: Regenerated.
3068
3069 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3070
3071         PR lto/42776
3072         * configure.ac (--enable-lto): Refactor handling so libelf tests
3073         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3074         and allow LTO to be explicitly enabled on non-ELF platforms that
3075         are known to support it inside else-clause.
3076         * configure: Regenerate.
3077
3078 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3079
3080         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3081         * configure: Regenerate.
3082
3083 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3084
3085         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3086         * configure: Regenerate.
3087
3088 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3089
3090         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3091         separately.
3092         * configure: Regenerate.
3093
3094 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3095
3096         * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3099
3100         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3101         * configure: Regenerate.
3102
3103 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3104
3105         * configure: Regenerate after change to elf.m4.
3106
3107 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3108
3109         * MAINTAINERS (Write After Approval): Add myself.
3110
3111 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3112
3113         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3114         * configure: Regenerated.
3115
3116 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3117
3118         * configure.ac: Print "buggy but acceptable" when CLooG
3119         revision is less than 9.
3120         * configure: Regenerated.
3121
3122 2010-04-01  Diego Novillo  <dnovillo@google.com>
3123
3124         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3125
3126 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3127
3128         PR bootstrap/43615
3129         PR bootstrap/43328
3130
3131         Revert:
3132
3133         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3134
3135         * configure.ac: Do not pass --enable-multilib nor
3136         --disable-multilib in baseargs.  Accept explicitly passed
3137         --enable_multilib.
3138         * configure: Regenerate.
3139
3140 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3141
3142         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3143
3144 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3145
3146         * MAINTAINERS: Remove myself.
3147
3148 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3149
3150         PR bootstrap/43328
3151         * configure.ac: Do not pass --enable-multilib nor
3152         --disable-multilib in baseargs.  Accept explicitly passed
3153         --enable_multilib.
3154         * configure: Regenerate.
3155
3156 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3157
3158         * MAINTAINERS (spu port): Remove me.
3159
3160 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3161
3162         * configure.ac (tic6x-*-*): New case.
3163         * configure: Regenerate.
3164
3165 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3166
3167         * config.sub: Update to version 2010-03-22.
3168         * config.guess: Update to version 2009-12-30.
3169
3170 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3171
3172         PR ada/42554
3173         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3174         * configure: Regenerate.
3175
3176 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3177
3178         * MAINTAINERS: Update my email address.
3179
3180 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3181
3182         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3183         (ghassan.shobaki@amd.com): Removed.
3184
3185 2010-03-17  Alan Modra  <amodra@gmail.com>
3186
3187         * MAINTAINERS: Update my email address.
3188
3189 2010-03-16  Diego Novillo  <dnovillo@google.com>
3190
3191         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3192         Matthews.
3193
3194 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3195
3196         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3197         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3198
3199 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3200
3201         * MAINTAINERS: Update my email address.
3202
3203 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3204
3205         * MAINTAINERS: Update my email address.
3206
3207 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3208
3209         * MAINTAINERS: Update my email address.
3210
3211 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3212
3213         * MAINTAINERS: Update my email address.
3214
3215 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3216
3217         PR libstdc++/32499
3218         * configure.ac (RANLIB): Default to true.
3219         (STRIP): Likewise.
3220         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3221         * configure: Regenerate.
3222
3223 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3224
3225         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3226         (Write After Approval): Update my email address.
3227
3228 2010-02-17  Nick Clifton  <nickc@redhat.com>
3229
3230         PR 11238
3231         * Makefile.tpl (local-distclean): Also remove config.cache files in
3232         sub-directories as there may not be Makefiles present in the
3233         sub-directories.
3234         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3235         the config.cache files found by the find command.
3236
3237         * Makefile.in: Regenerate.
3238         * configure.ac: Revert previous delta.
3239         * configure: Regenerate.
3240
3241 2010-02-15  Nick Clifton  <nickc@redhat.com>
3242
3243         PR 11238
3244         * configure.ac: Delete config.cache files in sub-directories when
3245         deleting Makefiles.
3246         * configure: Regenerate.
3247
3248 2010-02-12  Ben Elliston  <bje@gnu.org>
3249
3250         * MAINTAINERS: Update my email address.
3251
3252 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3253
3254         * MAINTAINERS (spu port): Update my email address.
3255
3256 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3257
3258         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3259
3260 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3261
3262         * configure.ac: Add "recommended" version checks for GMP/MPC.
3263         Update recommended GMP/MPFR/MPC versions.
3264         * configure: Regenerate.
3265
3266 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3267
3268         * MAINTAINERS: Move my Embecosm email address into the
3269         write-after-approval section.
3270
3271 2010-01-26  Ian Lance Taylor  <iant@google.com>
3272
3273         * MAINTAINERS: Add myself as Go frontend maintainer.
3274
3275 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3276
3277         PR libstdc++/36101, PR libstdc++/42813
3278         * configure.ac (bootstrap_target_libs): Make inclusion of
3279         target-libgomp conditional on libgomb being in target_configdirs.
3280         * configure: Regenerate.
3281
3282 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3283
3284         PR libstdc++/36101, PR libstdc++/42813
3285         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3286         * configure: Regenerate.
3287
3288 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3289
3290         PR libstdc++/36101, PR libstdc++/42813
3291         * configure.ac (target_configdirs): Substitute.
3292         * Makefile.def: Bootstrap target module libgomp.
3293         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3294         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3295         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3296         * configure, Makefile.in: Regenerate.
3297
3298 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3299
3300         * MAINTAINERS: Adjust my details.
3301
3302 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3303
3304         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3305
3306 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3307
3308         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3309
3310 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3311
3312         * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3315
3316         * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2010-01-11  Richard Guenther  <rguenther@suse.de>
3319
3320         PR lto/41569
3321         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3322         * Makefile.in: Regenerated.
3323
3324 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3325
3326         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3327         * configure: Regenerate.
3328
3329 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3330             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3331
3332         PR bootstrap/42424
3333         * configure.ac: Include libtool m4 files.
3334         (_LT_CHECK_OBJDIR): Call it.
3335         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3336         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3337
3338         * configure: Regenerate.
3339
3340 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3341
3342         PR bootstrap/41818
3343         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3344         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3345         * Makefile.in: Regenerate.
3346
3347 2010-01-02  Richard Guenther  <rguenther@suse.de>
3348
3349         PR lto/41529
3350         * configure.ac: Include config/elf.m4.  Disable LTO if not
3351         builting for an elf target.
3352         * configure: Regenerate.
3353
3354 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3355
3356         * MAINTAINERS: Change my email address.
3357
3358 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3359
3360         * config.sub, config.guess: Update from upstream sources.
3361
3362 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3363
3364         * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3367
3368         PR middle-end/30447
3369         PR middle-end/30789
3370         PR other/40302
3371
3372         * configure.ac: Require MPC.
3373         * configure: Regenerate.
3374
3375 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3376
3377         PR target/38384
3378         PR bootstrap/40972
3379         * libtool.m4: Sync from git Libtool.
3380         * ltoptions.m4: Likewise.
3381         * ltversion.m4: Likewise.
3382         * lt~obsolete.m4: Likewise.
3383         * ltmain.sh: Likewise.
3384
3385 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3386
3387         * configure.ac: Update minimum MPC version to 0.8.
3388         * configure: Regenerate.
3389
3390 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3391
3392         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3393         * configure: Regenerated.
3394
3395 2009-11-21  Ian Lance Taylor  <iant@google.com>
3396
3397         * configure.ac: Change default of poststage1_ldflags to be empty if
3398         poststage1_libs is set.  When poststage1_libs is empty, and
3399         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3400         * configure: Rebuild.
3401
3402 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3403
3404         * MAINTAINERS (Write After Approval): Update my email address.
3405
3406 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3407
3408         * config.guess: Update from upstream sources.
3409
3410 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3411
3412         * Makefile.def: Restore host and target settings for gmp.
3413         * Makefile.in: Rebuild.
3414
3415 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3416
3417         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3418         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3419         Fix portability of test of C++ as bootstrap language.  Add
3420         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3421         * configure: Rebuild.
3422         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3423         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3424         in-tree building.
3425         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3426         (POSTSTAGE1_HOST_EXPORTS): Use it.
3427         (STAGE[+id+]_CXXFLAGS): New.
3428         (BASE_FLAGS_TO_PASS): Pass it down.
3429         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3430         extra_exports.
3431         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3432         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3433         extra_exports.
3434         * Makefile.in: Rebuild.
3435
3436 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3437
3438         * config.sub, config.guess: Update from upstream sources.
3439
3440 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3441
3442         * MAINTAINERS (Write After Approval): Add myself.
3443
3444 2009-11-09  Jon Beniston  <jon@beniston.com>
3445
3446         * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3449
3450         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3451         paths for *-w64-mingw* and x86_64-*mingw*.
3452         * configure: Regenerated.
3453
3454 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3455
3456         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3457
3458 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3459
3460         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3461         Phil Edwards to Write-After Approval.
3462
3463 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3464
3465         * configure.ac: Disable target-winsup & co for
3466         x86_64-*-mingw* and *-w64-mingw* targets.
3467         * configure: Regenerated.
3468
3469 2009-10-16  Nick Clifton  <nickc@redhat.com>
3470
3471         * MAINTAINERS: Add myself as a maintainer for the RX port.
3472
3473 2009-10-26  Johannes Singler  <singler@kit.edu>
3474
3475         * MAINTAINERS (Write After Approval): Update my e-mail address.
3476
3477 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3478
3479         * configure.ac (CLooG test): Use = with test.
3480         * configure: Regenerate.
3481
3482 2009-10-22  Richard Guenther  <rguenther@suse.de>
3483
3484         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3485         cloog if the ppl version check failed.  Move flags saving
3486         before setting in libelf check.
3487         * configure: Regenerate.
3488
3489 2009-10-21  Richard Guenther  <rguenther@suse.de>
3490
3491         * configure.ac: Adjust the ppl and cloog configure to work as
3492         documented.  Disable cloog if ppl was disabled.  Omit the version
3493         checks if they were disabled.
3494         * configure: Re-generate.
3495
3496 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3497
3498         * configure.ac: Add 'lto' to enable_languages, not
3499         new_enable_languages, and only if not already present.
3500         * configure: Regenerate.
3501
3502 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3503
3504         * README: Refer to the various COPYING* files instead of just
3505         COPYING.
3506         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3507
3508 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3509
3510         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3511
3512 2009-10-07  Richard Guenther  <rguenther@suse.de>
3513
3514         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3515         and Richard Guenther as reviewers.
3516         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3517         as reviewers.
3518
3519 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3520
3521         * config.sub: Update from upstream sources.
3522
3523 2009-10-06  Ian Lance Taylor  <iant@google.com>
3524
3525         * Makefile.def: check-gold depends upon all-gas.
3526         * Makefile.in: Rebuild.
3527
3528 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3529
3530         * MAINTAINERS (Write After Approval): Add myself.
3531
3532 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3533
3534         * Makefile.def: all-lto-plugin depends on all-libiberty.
3535         set bootstrap=true for lto-plugin.
3536         Add lto-plugin.
3537         * Makefile.in: Regenerate.
3538         * configure.ac (host_libs): Add lto-plugin.
3539         * configure: Regenerate.
3540
3541 2009-10-03  Diego Novillo  <dnovillo@google.com>
3542
3543         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3544         (HOST_LIBELFLIBS): Define.
3545         (HOST_LIBELFINC): Define.
3546         * Makefile.in: Regenerate.
3547         * configure.ac: Add --enable-lto.
3548         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3549         If --enable-lto is used, add 'lto' to new_enable_languages.
3550         If --enable-lto is used and gold is enabled, add
3551         lto-plugin to configdirs.
3552         * configure: Regenerate.
3553
3554 2009-10-03  Simon Baldwin  <simonb@google.com>
3555
3556         * configure.ac: If --with-system-zlib, suppress local zlib and
3557         pass --with-system-zlib to subdir configure scripts.
3558         * configure: Regenerate.
3559
3560 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3561             Paolo Bonzini  <bonzini@gnu.org>
3562
3563         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3564         $(srcdir).
3565         * Makefile.in: Rebuilt.
3566
3567 2009-09-26  Gary Funck  <gary@intrepid.com>
3568
3569         * MAINTAINERS (Write After Approval): Add myself.
3570
3571 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3572
3573         * configure.ac: Update minimum MPC version to 0.7.
3574         * configure: Regenerate.
3575
3576 2009-09-25  Nick Clifton  <nickc@redhat.com>
3577
3578         * configure.ac: Pass any --cache-file=/dev/null option on to
3579         subconfigures.
3580         * configure: Regenerate.
3581
3582 2009-09-23  Nick Clifton  <nickc@redhat.com>
3583
3584         * config.sub, config.guess: Update from upstream sources.
3585
3586 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3587
3588         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3589         * Makefile.in: Rebuilt.
3590
3591 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3592
3593         PR bootstrap/32272
3594         * configure.ac: Error out if $srcdir isn't '.' but contains
3595         host-${host_noncanonical}.
3596         * configure: Regenerate.
3597
3598 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3599
3600         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3601         maintainer.
3602
3603 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3604
3605         * configure.ac: If bootstrapping a combined tree with
3606         --enable-gold, require c++ in stage1_languages.
3607         * configure: Regenerate.
3608
3609         * configure.ac: Also add target_libs of stage1_languages to
3610         bootstrap_target_libs.
3611         * configure: Regenerate.
3612
3613         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3614         with --enable-languages not containing c++.
3615         * configure: Regenerate.
3616
3617 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3618
3619         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3620         * configure: Regenerate.
3621
3622 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3623
3624         * MAINTAINERS (Write After Approval): Update my e-mail address,
3625         and move from from here...
3626         (Waiting for paperwork): To here.
3627
3628 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3629
3630         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3631
3632 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3633
3634         * configure.ac: Do not use $extrasub for replacing @if/@endif
3635         parts in Makefile; instead, use additional arguments to
3636         AC_CONFIG_COMMANDS to do the replacement manually, with several
3637         sed invocations, to avoid HP-UX sed command limits.
3638         * configure: Regenerate.
3639
3640 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3641
3642         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3643         blank before -L.
3644
3645 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3646
3647         * configure.ac (with-build-config): Document.  Handle without.
3648         Handle missing argument.
3649         * configure: Rebuilt.
3650
3651 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3652
3653         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3654         Default to bootstrap-debug only if compare-debug works.
3655         * configure: Rebuilt.
3656         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3657         * Makefile.in: Rebuilt.
3658
3659 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3660
3661         * MAINTAINERS (OS Port Maintainers): Update my email address.
3662
3663 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3664
3665         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3666         * Makefile.in: Rebuilt.
3667
3668 2009-09-01  Chris Demetriou  <cgd@google.com>
3669
3670         * MAINTAINERS (Write After Approval): Add myself.
3671
3672 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3673
3674         PR debug/30161
3675         * include/dwarf2.h (enum dwarf_tag): Added
3676         DW_TAG_GNU_template_template_param
3677         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3678
3679 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3680
3681         * Makefile.tpl (AWK): Fix typo.
3682         * Makefile.in: Regenerate.
3683
3684 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3685
3686         * configure.ac: Detect awk and sed.
3687         * Makefile.def (flags_to_pass): Add AWK and SED.
3688         * Makefile.tpl (AWK, SED): New.
3689         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3690         * configure: Regenerate.
3691         * Makefile.in: Regenerate.
3692
3693 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3694
3695         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3696         (collapseslashes): Likewise.
3697
3698 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3699
3700         * configure.ac (AC_PREREQ): Bump to 2.64.
3701
3702 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3703
3704         * configure.ac: Remove --with-datarootdir, --with-docdir,
3705         --with-pdfdir, --with-htmldir switches.
3706         * configure: Regenerate.
3707
3708         * configure: Regenerate.
3709
3710         * compile: Sync from Automake 1.11.
3711         * depcomp: Likewise.
3712         * install-sh: Likewise.
3713         * missing: Likewise.
3714         * mkinstalldirs: Likewise.
3715         * ylwrap: Likewise.
3716
3717 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3718
3719         * ltmain.sh (func_normal_abspath): New function.
3720         (func_relative_path): Likewise.
3721         (func_mode_help): Document new -bindir option for link mode.
3722         (func_mode_link): Add new -bindir option, and use it to place
3723         output DLL if specified.
3724
3725 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3726
3727         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3728         (baseargs): Add --disable-option-checking.
3729         * configure: Regenerate.
3730
3731         * Makefile.def (configure-target-libiberty): Depend on
3732         all-binutils and all-ld.
3733         (configure-target-newlib): Likewise.
3734         * Makefile.in: Regenerate.
3735
3736 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3737
3738         * config.sub, config.guess: Update from upstream sources.
3739
3740 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3741
3742         Sync from src, merge:
3743
3744         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3745
3746         * configure.ac: Do not exclude gas for i386-*-darwin.
3747         Add a case for x86_64-*-darwin.
3748         * configure: Regenerate.
3749
3750 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3751
3752         * MAINTAINERS: Add my name to Write After Approval list.
3753
3754 2009-08-06  Michael Eager  <eager@eagercon.com>
3755
3756         * configure.ac: Add Microblaze target.
3757         * configure: Regenerate.
3758
3759 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3760
3761         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3762         * configure: Regenerate.
3763
3764 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3765
3766         * MAINTAINERS (Write After Approval): Update my e-mail address.
3767
3768 2009-07-06  Ian Lance Taylor  <iant@google.com>
3769
3770         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3771         * configure: Rebuild.
3772
3773 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3774
3775         * MAINTAINERS: Move myself to the Graphite Reviewers.
3776
3777 2009-06-30  Wei Guozhi  <carrot@google.com>
3778
3779         * MAINTAINERS: Add my name to Write After Approval list.
3780
3781 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3782
3783         PR bootstrap/40338
3784         * configure.ac (comparestring): Create new variable.
3785         * Makefile.tpl (comparestring): Use to skip some comparisions.
3786         * configure: Regenerate.
3787         * Makefile.in: Regenerate.
3788
3789 2009-06-26  Doug Evans  <dje@sebabeach.org>
3790
3791         * Makefile.def (host_modules): Add cgen.
3792         * Makefile.in: Regenerate.
3793         * configure.ac (host_tools): Add cgen.
3794         * configure: Regenerate.
3795
3796 2009-06-23  DJ Delorie  <dj@redhat.com>
3797
3798         * MAINTAINERS: Add myself as mep maintainer.
3799
3800 2009-06-23  Ian Lance Taylor  <iant@google.com>
3801
3802         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3803         boot_languages.  Only bootstrap target libraries listed in
3804         target_libs for some boot language.  Add --with-stage1-ldflags,
3805         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3806         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3807         if not building with C++.
3808         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3809         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3810         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3811         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3812         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3813         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3814         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3815         * configure, Makefile.in: Rebuild.
3816
3817 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3818
3819         * MAINTAINERS: Added my name to write-after-approval list.
3820
3821 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3822
3823         * configure.ac: Define is_elf for QNX Neutrino targets.
3824         * configure: Regenerate.
3825
3826 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3827
3828         * MAINTAINERS: Added my name to the write-after-approval list
3829
3830 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3831
3832         * configure.ac: Detect MPC in default directory.
3833         * configure: Regenerate.
3834
3835 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3836             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3837
3838         * Makefile.tpl (all): Avoid a trailing backslash.
3839         * Makefile.in: Regenerate.
3840
3841 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3842
3843         * config.sub, config.guess: Update from upstream sources.
3844
3845 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3846
3847         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3848         to noconfdirs.
3849         * configure: Regenerate.
3850
3851 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3852
3853         * Makefile.tpl ([+compare-target+]): Compare all stage
3854         directories, rather than just gcc.
3855         * Makefile.in: Rebuilt.
3856
3857 2009-06-01  Doug Kwan  <dougkwan@google.com>
3858
3859         * configure.ac: Support gold for target arm*-*-*.
3860         * configure: Regenerate.
3861
3862 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3863
3864         * Makefile.def: Add MPC support and dependencies.
3865         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3866
3867         * Makefile.in, configure: Regenerate.
3868
3869 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3870
3871         * Makefile.tpl (all): Avoid harmless warning in make all when
3872         gcc-bootstrap is enabled but stage_last does not exist.
3873         * Makefile.in: Rebuilt.
3874
3875 2009-05-24  Nicolas Roche  <roche@adacore.com>
3876
3877         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3878         * Makefile.in: Regenerate.
3879
3880 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3881
3882         * MAINTAINERS: Update my e-mail address.
3883
3884 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3885
3886         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3887         * configure:  Regenerate.
3888
3889 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3890
3891         PR other/40159
3892         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3893         gcc-no-bootstrap are mutually exclusive.
3894         * Makefile.in: Rebuilt.
3895
3896 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3897
3898         PR other/40159
3899         * Makefile.tpl (all): Don't end with unconditional success.
3900         * Makefile.in: Rebuilt.
3901
3902 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3903
3904         PR target/37137
3905         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3906         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3907         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3908         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3909         stage_configureflags, stage_cflags and stage_libcflags into
3910         explicit Makefile macros.
3911         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3912         GFORTRAN.
3913         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3914         CC.  Set CC_FOR_BUILD from CC.
3915         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3916         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3917         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3918         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3919         and GFORTRAN.
3920         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3921         (_LIBCFLAGS): Renamed to _TFLAGS.
3922         (do-compare-debug, do-compare3-debug): Drop.
3923         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3924         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3925         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3926         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3927         (XGCC_FLAGS_FOR_TARGET): New.
3928         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3929         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3930         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3931         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3932         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3933         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3934         TFLAGS.
3935         (BUILD_CONFIG): Include if requested.
3936         (all): Set TFLAGS on bootstrap.
3937         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3938         (all-stageid-prefixmodule): Likewise.
3939         (do-clean, distclean-stageid): Set TFLAGS.
3940         (restrap): Fix whitespace.
3941         * Makefile.in: Rebuilt.
3942
3943 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3944
3945         * config.guess: Sync with src.
3946
3947 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3948
3949         * configure.ac ($with_ppl):  Default to no if not supplied.
3950         ($with_cloog):  Likewise.
3951         configure:  Regenerate.
3952
3953 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3954
3955         * MAINTAINERS: Update my e-mail address.
3956
3957 2009-04-27  Nick Clifton  <nickc@redhat.com>
3958
3959         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3960
3961 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3962
3963         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3964         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3965         * Makefile.in: Regenerate.
3966
3967 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3968
3969         PR bootstrap/39739
3970         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3971         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3972
3973         * configure, Makefile.in: Regenerate.
3974
3975 2009-04-21  Taras Glek  <tglek@mozilla.com>
3976
3977         * include/hashtab.h: Update GTY annotations to new syntax
3978         * include/splay-tree.h: Likewise
3979
3980 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3981
3982         * config.sub, config.guess: Update from upstream sources.
3983
3984 2009-04-15  Anthony Green  <green@moxielogic.com>
3985
3986         * configure.ac: Add moxie support.
3987         * configure: Rebuilt.
3988
3989 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3990
3991         * configure.ac: Change copyright header to refer to version
3992         3 of the GNU General Public License and to point readers at the
3993         COPYING3 file and the FSF's license web page.
3994         * Makefile.def: Likewise.
3995         * Makefile.tpl: Likewise.
3996         * Makefile.in: Regenerate.
3997
3998 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3999
4000         * configure.ac: Restore match for darwin9 or later. Use double
4001         brackets since regeneration eats one pair.
4002         * configure: Regenerate.
4003
4004 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4005
4006         PR gas/10039
4007         * configure.ac: Require texinfo 4.7.
4008         * configure: Regenerated.
4009
4010 2009-04-09  Nick Clifton  <nickc@redhat.com>
4011
4012         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4013         the GCC Runtime Library Exception.
4014
4015 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4016
4017         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4018         * configure: Regenerate.
4019
4020 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4021
4022         * Makefil.def (languages): New entries.
4023         * Makefile.tpl (check-gcc-*): New generic target.
4024         * Makefile.in: Regenerate.
4025
4026 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4027
4028         * MAINTAINERS:  Update my email address.
4029
4030 2009-03-18  Tom Tromey  <tromey@redhat.com>
4031
4032         * configure: Rebuild.
4033         * configure.ac (host_libs): Add libiconv.
4034         * Makefile.in: Rebuild.
4035         * Makefile.def (host_modules): Add libiconv.
4036         (configure-gdb, all-gdb): Depend on libiconv.
4037
4038 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4039
4040         * configure.ac: Treat gdb as supported on x86_64-darwin.
4041         * configure: Regenerate.
4042
4043 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4044
4045         * configure.ac (--with-host-libstdcxx): New option.
4046         * configure: Regenerate.
4047
4048 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4049
4050         * MAINTAINERS:  Move myself into the write after approval list.
4051
4052 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4053
4054         * MAINTAINERS: Update e-mail address.
4055
4056 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4057
4058         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4059
4060 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4061
4062         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4063
4064 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4065
4066         Backport from git Libtool:
4067
4068         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4069         Support GNU/kOpenSolaris.
4070         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4071         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4072         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4073         GNU/kOpenSolaris.
4074
4075 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4076
4077         * MAINTAINERS: Update e-mail address.
4078
4079 2009-02-24  Michael Eager  <eager@eagercon.com>
4080
4081         * MAINTAINERS (Write After Approval): Add self.
4082
4083 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4084
4085         * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2009-02-05  Andreas Schwab  <schwab@suse.de>
4088
4089         * Makefile.tpl (stage_last): Define $r and $s before using
4090         $(RECURSE_FLAGS_TO_PASS).
4091         * Makefile.in: Regenerate
4092
4093 2009-01-30  Ian Lance Taylor  <iant@google.com>
4094
4095         * MAINTAINERS: Move myself to the Global Reviewers list.
4096
4097 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4098
4099         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4100         * configure: Regenerate.
4101
4102 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4103
4104         * MAINTAINERS: Make whitespace consistent.
4105         Remove Robert Millan from Write After Approval.
4106
4107 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4108
4109         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4110         (all-opcodes): Depend on all-libiberty.
4111         * Makefile.in: Regenerate.
4112
4113 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4114
4115         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4116         * configure: Regenerate.
4117
4118 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4119
4120         * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4123
4124         * MAINTAINERS: Add myself to reviewers (Fortran).
4125
4126 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4127
4128         PR tree-optimization/38515
4129         * configure.ac (cloog-polylib): Removed.
4130         (with_ppl, with_cloog): Test for "no".
4131         * configure: Regenerated.
4132
4133 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4134
4135         * MAINTAINERS: Moved myself to reviewers (Fortran).
4136
4137 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4138
4139         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4140         (Write After Approval): Remove myself.
4141
4142 2009-01-03  Diego Novillo  <dnovillo@google.com>
4143
4144         * MAINTAINERS: Remove myself from alias maintainership.
4145
4146 2009-01-02  David Ayers  <ayers@fsfe.org>
4147
4148         * MAINTAINERS: Update e-mail address.
4149
4150 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4151
4152         * MAINTAINERS: Make whitespace consistent.
4153
4154 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4155
4156         Backport from upstream Libtool:
4157         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4158         Add cache variables to tests that require the linker to work.
4159         For shlibpath_overrides_runpath, this also changes the semantics
4160         to let the result from the C compiler take precedence.
4161
4162 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4163
4164         * config.sub, config.guess: Update from upstream sources.
4165
4166 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4167
4168         * configure.ac (ppllibs): Add by default the lib flags.
4169         * configure: Regenerate.
4170
4171 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4172
4173         * MAINTAINERS:  Add myself to the write after approval list.
4174
4175 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4176
4177         * configure.ac: Add double brackets on darwin[912].
4178         * configure: Regenerate.
4179
4180 2008-12-03  Daniel Kraft  <d@domob.eu>
4181
4182         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4183         Approval to Reviewer section (for Fortran front-end).
4184
4185 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4186
4187         * configure.ac: Expand to darwin10 and later.
4188         * configure: Regenerate.
4189
4190 2008-12-02  Andreas Schwab  <schwab@suse.de>
4191
4192         * Makefile.def: configure-target-boehm-gc depends on
4193         all-target-libstdc++-v3.
4194         * Makefile.in: Regenerate.
4195
4196 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4197
4198         * MAINTAINERS:  Add myself as mingw maintainer.
4199
4200 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4201
4202         * config.sub, config.guess: Update from upstream sources.
4203
4204 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4205
4206         * README.SCO: Remove.
4207
4208 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4209
4210         * MAINTAINERS:  Add myself to the write after approval list.
4211
4212 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4213
4214         * MAINTAINERS:  Update my email address in WAA section.
4215
4216 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4217
4218         * MAINTAINERS: Update e-mail address.
4219
4220 2008-11-27  Toon Moene  <toon@moene.org>
4221
4222         * MAINTAINERS: Change e-mail address.
4223
4224 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4225
4226         * configure.ac: Build gdb for i?86-*-darwin*
4227         * configure: Regenerated.
4228
4229 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4230
4231         * MAINTAINERS: Added my full name.
4232
4233 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4234
4235         PR bootstrap/38014
4236         PR bootstrap/37923
4237
4238         Revert:
4239
4240         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4241
4242         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4243         * Makefile.in: Regenerated.
4244
4245         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4246
4247         PR gdb/921
4248         PR gdb/1646
4249         PR gdb/2175
4250         PR gdb/2176
4251
4252         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4253         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4254         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4255         (HOST_EXPORTS): Pass CPPFLAGS.
4256         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4257         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4258         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4259         * Makefile.in, configure: Regenerated.
4260         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4261         and CPPFLAGS_FOR_BUILD.
4262
4263 2008-11-06  Jeff Law  <law@redhat.com>
4264
4265         * MAINTAINERS: Add myself as middle end maintainer.
4266
4267 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4268
4269         * MAINTAINERS (Write after approval): Add myself.
4270
4271 2008-11-05  Diego Novillo  <dnovillo@google.com>
4272
4273         * MAINTAINERS (Global Reviewers): Add myself.
4274         (Non-Algorithmic Maintainers): Remove myself.
4275
4276 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4277
4278         * MAINTAINERS (Write after approval): Add myself.
4279
4280 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4281
4282         * MAINTAINERS (Write after approval): Add myself.
4283
4284 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4285
4286         * configure.ac (spu-*-*): Remove special case.
4287         * configure: Regenerate.
4288
4289 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4290
4291         * MAINTAINERS (Write after approval): Update my email address.
4292
4293 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4294
4295         * configure.ac [spu-*-*]: Do not set skipdirs.
4296         * configure: Re-generate.
4297
4298 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4299
4300         * MAINTAINERS (Various Maintainers): Add myself to reload.
4301
4302 2008-10-25  Richard Guenther  <rguenther@suse.de>
4303
4304         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4305         maintainer.  Remove myself as libgcc-math maintainer.
4306         (Non-Algorithmic Maintainers): Remove myself.
4307
4308 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4309
4310         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4311         * Makefile.in: Regenerated.
4312
4313 2008-10-23  Cary Coutant  <ccoutant@google.com>
4314
4315         * MAINTAINERS (Write after approval): Add myself.
4316
4317 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4318
4319         PR gdb/921
4320         PR gdb/1646
4321         PR gdb/2175
4322         PR gdb/2176
4323
4324         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4325         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4326         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4327         (HOST_EXPORTS): Pass CPPFLAGS.
4328         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4329         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4330         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4331         * Makefile.in, configure: Regenerated.
4332         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4333         and CPPFLAGS_FOR_BUILD.
4334
4335 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4336
4337         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4338         Sebastian Pop.
4339
4340 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4341
4342         * MAINTAINERS (Write After Approval): Added myself.
4343
4344 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4345
4346         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4347         recommended version to 2.3.2.
4348
4349         * configure: Regenerate.
4350
4351 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4352
4353         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4354
4355 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4356
4357         * MAINTAINERS (Write After Approval): Update e-mail address.
4358
4359 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4360
4361         * libtool.m4: Update to libtool 2.2.6.
4362         * lt~obsolete.m4: Update to libtool 2.2.6.
4363         * ltmain.sh: Update to libtool 2.2.6.
4364         * ltsugar.m4: Update to libtool 2.2.6.
4365         * ltversion.m4: Update to libtool 2.2.6.
4366         * ltoptions.m4: Update to libtool 2.2.6.
4367         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4368
4369 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4370
4371         * MAINTAINERS (Write After Approval): Add myself.
4372
4373 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4374
4375         * MAINTAINERS (Write After Approval): Update my name.
4376
4377 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4378
4379         * MAINTAINERS: Add myself in "Write After Approval".
4380
4381 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4382
4383         * MAINTAINERS: Add myself as ia64 maintainer.
4384
4385 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4386
4387         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4388         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4389         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4390         and Michael Tiemann from Write After Approval since they do not
4391         actually have access.
4392
4393 2008-09-05  Richard Guenther  <rguenther@suse.de>
4394
4395         * configure.ac: Initialize clooglibs to -lcloog.
4396         * configure: Re-generate.
4397
4398 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4399
4400         * MAINTAINERS (Write After Approval): Add myself.
4401
4402 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4403
4404         * configure.ac (--with-cloog-polylib): New.
4405         (--disable-cloog-version-check): New.
4406         (--disable-ppl-version-check): New.
4407         * configure: Re-generate.
4408
4409 2008-09-03  Richard Guenther  <rguenther@suse.de>
4410
4411         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4412         cloog test.
4413         * configure: Re-generate.
4414
4415 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4416
4417         Add picoChip port.
4418         * MAINTAINERS: Add picoChip maintainers.
4419
4420 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4421             Tobias Grosser  <grosser@fim.uni-passau.de>
4422             Jan Sjodin  <jan.sjodin@amd.com>
4423             Harsha Jagasia  <harsha.jagasia@amd.com>
4424             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4425             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4426             Adrien Eliche  <aeliche@isty.uvsq.fr>
4427
4428         Merge from graphite branch.
4429         * configure: Regenerate.
4430         * Makefile.in: Regenerate.
4431         * configure.ac (host_libs): Add ppl and cloog.
4432         Add checks for PPL and CLooG.
4433         * Makefile.def (ppl, cloog): Added modules and dependences.
4434         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4435         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4436
4437 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4438
4439         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4440         (GCC_SHLIB_SUBDIR): New.
4441         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4442         * configure: Regenerate.
4443         * Makefile.in: Regenerate.
4444
4445 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4446
4447         * MAINTAINERS: Consistently use tabs to separate columns.
4448
4449 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4450
4451         * MAINTAINERS (Write after Approval): Add myself.
4452
4453 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4454
4455         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4456         Enable bfd, binutils and opcodes.
4457         * configure: Regenerate.
4458
4459 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4460
4461         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4462
4463 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4464
4465         * MAINTAINERS:  Use correct Umlaut for last name.
4466
4467 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4468
4469         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4470
4471 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4472
4473         * MAINTAINERS: Update my email address.
4474
4475 2008-08-16  Nicolas Roche  <roche@adacore.com>
4476
4477         * Makefile.tpl: Add BOOT_ADAFLAGS.
4478         * Makefile.in: Regenerate.
4479
4480 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4481
4482         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4483         * configure: Regenerate.
4484
4485 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4486
4487         * configure.ac: Add makefile fragments for hpux.
4488         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4489         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4490         * configure: Regenerate.
4491         * Makefile.in: Regenerate.
4492
4493 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4494
4495         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4496
4497 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4498
4499         * MAINTAINERS (Write after Approval): Add myself.
4500
4501 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4502
4503         * MAINTAINERS (Write After Approval):  Add myself.
4504
4505 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4506
4507         * MAINTAINERS (Write After Approval):  Add myself.
4508
4509 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4510
4511         * MAINTAINERS: Update my email address.
4512
4513 2008-06-25  Joey Ye  <joey.ye@intel.com>
4514
4515         * MAINTAINERS (Write After Approval):  Add myself.
4516
4517 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4518
4519         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4520         * Makefile.in: Regenerate.
4521         * configure: Regenerate.
4522
4523 2008-06-17  Daniel Kraft  <d@domob.eu>
4524
4525         * MAINTAINERS (Write After Approval):  Add myself.
4526
4527 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4528
4529         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4530         "$@" is still intact with both Autoconf 2.59 and 2.62.
4531         * configure: Regenerate.
4532
4533 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4534
4535         * Makefile.tpl: Fix comment errors.
4536         * Makefile.in: Regenerate.
4537
4538 2008-06-12  David S. Miller  <davem@davemloft.net>
4539             David Edelsohn  <edelsohn@gnu.org>
4540
4541         * configure.ac: Add powerpc*-*-* to gold supported targets.
4542         * configure: Regenerate.
4543
4544 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4545
4546         PR tree-optimization/36218
4547         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4548         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4549         (all prefix="build-"): Pass them to build-system sub-makes.
4550         * Makefile.in: Regenerate.
4551
4552 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4553
4554         * MAINTAINERS (mt port): Remove.
4555         (sco5, unixware, sco udk): Remove.
4556         (Kean Johnston): Add to Write After Approval.
4557
4558 2008-05-30  Julian Brown  <julian@codesourcery.com>
4559
4560         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4561         of libobjc for ARM EABI Linux.
4562         * configure: Regenerate.
4563
4564 2008-05-18  Xinliang David Li   <davidxl@google.com>
4565
4566         * ChangeLog: Remove wrong ChangeLog entry.
4567
4568 2008-05-17  Xinliang David Li   <davidxl@google.com>
4569
4570         * MAINTAINERS (Write After Approval): Add myself.
4571
4572 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4573
4574         * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2008-05-14  Rafael Espíndola  <espindola@google.com>
4577
4578         * config-ml.in: don't handle --enable-shared and --enable-static.
4579
4580 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4581
4582         * MAINTAINERS: Update my email address.
4583
4584 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4585
4586         * MAINTAINERS: Update my email address.
4587
4588 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4589
4590         * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4593
4594         * MAINTAINERS (Write After Approval): Add myself.
4595
4596 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4597
4598         * MAINTAINERS (crx): Add myself.
4599
4600 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4601
4602         Sync with src:
4603         2008-04-14  David S. Miller  <davem@davemloft.net>
4604
4605         * configure.ac: Add sparc*-*-* to gold supported targets.
4606         * configure: Regenerate.
4607
4608 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4609
4610         PR bootstrap/35457
4611         * configure.ac: Include override.m4.
4612         * configure: Regenerate.
4613
4614 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4615
4616         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4617         * Makefile.in: Regenerate.
4618
4619 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4620
4621         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4622         as nonconfigurable directories list.
4623         * configure: Regenerate.
4624
4625 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4626
4627         * config.sub, config.guess: Update from upstream sources.
4628
4629 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4630
4631         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4632         * Makefile.in: Regenerate.
4633
4634 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4635
4636         * configure.ac: Do not build libssp for the AVR.
4637         * configure: Regenerate.
4638
4639 2008-04-07  Ian Lance Taylor  <iant@google.com>
4640
4641         * Makefile.def: check-gold depends upon all-binutils.
4642         * Makefile.in: Regenerate.
4643
4644 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4645
4646         * MAINTAINERS (Write After Approval): Add myself.
4647
4648 2008-04-04  Nick Clifton  <nickc@redhat.com>
4649
4650         PR binutils/4334
4651         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4652         builds.
4653         * configure: Regenerate.
4654
4655 2008-04-04  NightStrike  <NightStrike@gmail.com>
4656
4657         PR other/35151
4658         * configure.ac: Combine rules for mingw32 and mingw64.
4659         * configure: Regenerate.
4660
4661 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4662
4663         * MAINTAINERS (Write After Approval): Add myself.
4664
4665 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4666
4667         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4668         * Makefile.in (.NOTPARALLEL): Ditto.
4669
4670 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4671
4672         * MAINTAINERS (Write After Approval): Add myself.
4673
4674 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4675
4676         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4677         * Makefile.in (.NOTPARALLEL): Regenerate.
4678
4679 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4680
4681         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4682         * Makefile.in: Regenerate.
4683
4684 2008-03-26  Jakub Staszak  <kuba@et.pl>
4685
4686         * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4689
4690         * MAINTAINERS:  Update e-mail address.
4691
4692 2008-03-20  Ian Lance Taylor  <iant@google.com>
4693
4694         * configure.ac: Add support for --enable-gold.
4695         * Makefile.def: Add gold as a directory like ld.
4696         * configure, Makefile.in: Regenerate.
4697
4698 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4699
4700         * configure.ac: m4_include config/proginstall.m4.
4701         * configure: Regenerate.
4702
4703         Backport from upstream Libtool:
4704
4705         2007-10-12  Eric Blake  <ebb9@byu.net>
4706
4707         Deal with Autoconf 2.62's semantic change in m4_append.
4708         * ltsugar.m4 (lt_append): Replace broken versions of
4709         m4_append.
4710         (lt_if_append_uniq): Don't require separator to be overquoted,
4711         and avoid broken m4_append.
4712         (lt_dict_add): Fix typo.
4713         * libtool.m4 (_LT_DECL): Don't overquote separator.
4714
4715 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4716
4717         * config.rpath: Add AIX 6 support.
4718
4719 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4720
4721         * Makefile.def (stageprofile).  Remove -fprofile-generate
4722         from stage_libcflags.
4723         * Makefile.in: Regenerate.
4724
4725 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4726
4727         * config.sub, config.guess: Update from upstream sources.
4728
4729 2008-03-06  Tom Tromey  <tromey@redhat.com>
4730
4731         * MAINTAINERS: Update for treelang deletion.
4732
4733 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4734
4735         * MAINTAINERS: Update my email address.
4736
4737 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4738
4739         * MAINTAINERS (darwin port): Add myself as a maintainer.
4740         (objective-c/c++): Add myself as a maintainer.
4741
4742 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4743
4744         * MAINTAINERS (Write After Approval): Update my email address.
4745
4746 2008-02-25  Tomas Bily  <tbily@suse.cz>
4747
4748         * MAINTAINERS (Write After Approval): Add myself.
4749
4750 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4751
4752         * MAINTAINERS (OpenMP): Add myself.
4753
4754 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4755
4756         PR bootstrap/32009
4757         PR bootstrap/32161
4758
4759         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4760         * configure: Regenerate.
4761
4762         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4763         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4764         STAGE4_LIBCFLAGS): New.
4765         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4766         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4767         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4768         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4769         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4770         for target modules.  Don't export LIBCFLAGS.
4771         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4772         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4773         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4774         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4775         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4776         * Makefile.in: Regenerate.
4777
4778 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4779
4780         PR libgcj/33085
4781         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4782         Do not use -DDLL_EXPORT.  Backport from upstream.
4783
4784 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4785
4786         * MAINTAINERS (Write After Approval): Add myself.
4787
4788 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4789
4790         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4791         * configure: Regenerate.
4792
4793 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4794
4795         * configure.ac (xtensa*-*-*): Recognize processor variants.
4796         * configure: Regenerate.
4797
4798 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4799
4800         PR bootstrap/34922
4801         * configure.ac (PARSE_ARGS): Push suitable setting of
4802         ac_subdirs_all, for `./configure --help=recursive'.
4803         Handle `+' in generic toplevel directory disabling.
4804         * configure: Regenerate.
4805
4806 2008-01-28  Nick Clifton  <nickc@redhat.com>
4807
4808         * MAINTAINERS (xstormy16): Take over maintainership.
4809
4810 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4811
4812         * MAINTAINERS (c4x port): Remove.
4813
4814 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4815
4816         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4817
4818 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4819
4820         * config.sub, config.guess: Update from upstream sources.
4821
4822 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4823
4824         * MAINTAINERS (Write After Approval): Add myself.
4825
4826 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4827
4828         * MAINTAINERS: Update my email address.
4829
4830 2008-01-09  Raksit Ashok  <raksit@google.com>
4831
4832         * MAINTAINERS (Write After Approval): Add myself.
4833
4834 2008-01-09  Raksit Ashok  <raksit@google.com>
4835
4836         * MAINTAINERS (Write After Approval): Add myself.
4837
4838 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4839
4840         * config.sub, config.guess: Update from upstream sources.
4841
4842 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4843
4844         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4845         Change recommended MPFR from 2.2.1 -> 2.3.0.
4846         * configure: Regenerate.
4847
4848 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4849
4850         * MAINTAINERS: Update my email address.
4851
4852 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4853
4854         * MAINTAINERS: Update my email address.
4855
4856 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4857
4858         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4859         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4860         * Makefile.in: Regenerate.
4861
4862 2007-12-10  Mark Heffernan  <meheff@google.com>
4863
4864         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4865         misplaced entries.
4866
4867 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4868
4869         * configure.ac: Enable libjava for x86_64-*-darwin9.
4870         * configure: Regenerate.
4871
4872 2007-12-07  Bill Maddox  <maddox@google.com>
4873
4874         * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4877
4878         * config.sub, config.guess: Update from upstream sources.
4879
4880 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4881
4882         * config-ml.in: Remove 64bit configure tests.
4883
4884 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4885
4886         * config-ml.in: Robustify against white space in absolute file
4887         names.
4888
4889         * config-ml.in (multi-clean): Substitute ${Makefile}.
4890         Remove superfluous ${Makefile} in list.
4891
4892 2007-11-19  Thiemo Seufer  <ths@mips.com>
4893
4894         * config-ml.in: Don't hardcode the Makefile name.
4895
4896 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4897
4898         * MAINTAINERS (Write After Approval): Add myself.
4899
4900 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4901
4902         * MAINTAINERS (Write After Approval): Add myself.
4903
4904 2007-11-06  Doug Kwan  <dougkwan@google.com>
4905
4906         * MAINTAINERS (Write After Approval): Add myself.
4907
4908 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4909
4910         * MAINTAINERS (mercury): Remove entry.
4911         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4912
4913 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4914
4915         * Makefile.def (dependencies): Make configure-gdb depend on
4916         all-intl.
4917         * Makefile.in: Regenerated.
4918
4919 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4920
4921         * MAINTAINERS (Fortran maintainer): Remove myself.
4922
4923 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4924
4925         * Makefile.def: To avoid problems running with parallel makes,
4926         build newlib before libgloss so that target specific header
4927         files are availble.
4928         * Makefile.in: Regenerate
4929
4930 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4931
4932         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4933         * Makefile.in: Regenerate.
4934
4935 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4936
4937         * MAINTAINERS (Register allocation reviewer): Add myself.
4938
4939 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4940
4941         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4942         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4943         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4944         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4945         * configure: Regenerate.
4946
4947 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4948
4949         * MAINTAINERS (Register allocation reviewer): Add myself.
4950
4951 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4952
4953         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4954         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4955         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4956         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4957         * configure.ac: Default them to host tools for $host = $build.
4958         Subst them.
4959
4960         * configure: Regenerate.
4961         * Makefile.in: Regenerate.
4962
4963 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4964
4965         * MAINTAINERS (Register allocation reviewer): Add myself.
4966
4967 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4968
4969         * MAINTAINERS (Register allocation reviewer): Add myself.
4970
4971 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4972
4973         * MAINTAINERS (Write After Approval): Fix typo.
4974
4975 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4976
4977         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4978         * configure: Regenerate.
4979
4980 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4981
4982         PR bootstrap/31906
4983         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4984         they're already prefixed.
4985
4986 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4987
4988         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4989         libstdc++.
4990         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4991         * configure: Regenerate.
4992         * Makefile.in: Regenerate.
4993
4994 2007-09-17  Andreas Schwab  <schwab@suse.de>
4995
4996         * configure.ac: Raise minimum makeinfo version to 4.6.
4997         * configure: Regenerate.
4998
4999 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5000
5001         * MAINTAINERS (write-after-approval) add myself
5002
5003 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5004
5005         * configure.ac: Correct makeinfo version check.
5006         * configure: Regenerate.
5007
5008 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5009
5010         * MAINTAINERS: Update my email address.
5011
5012 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5013
5014         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5015         to $skipdirs and only disable gprof for newlib.  Use the normal
5016         mips*-elf* handling in other respects.
5017         * configure: Regnerate.
5018
5019 2007-09-12  David Daney  <ddaney@avtrex.com>
5020
5021         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5022         enabling libgcj.
5023         * configure: Regenerate.
5024
5025 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5026
5027         PR other/32154
5028         * configure.ac: For libgloss targets, point the linker to the linker
5029         script, startup code and simulator library.
5030         * configure: Regenerate.
5031
5032 2007-09-07  Andrew Haley  <aph@redhat.com>
5033
5034         * configure.ac (noconfigdirs): Remove target-libffi and
5035         target-libjava.
5036         * configure: Regenerate.
5037
5038 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5039
5040         PR target/33281
5041         * configure.ac: Use config/mh-mingw on mingw.
5042         * configure: Regenerate.
5043
5044 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5045
5046         * MAINTAINERS (Write After Approval): Add myself.
5047
5048 2007-09-05  Richard Guenther  <rguenther@suse.de>
5049
5050         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5051         nor --disable-checking is provided also turn on yes and types
5052         checking for stage1.
5053         * configure: Re-generate.
5054
5055 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5056
5057         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5058         (Write After Approval): Remove myself.
5059
5060 2007-08-29  Nick Clifton  <nickc@redhat.com>
5061
5062         * config.sub, config.guess: Update from upstream sources.
5063
5064 2007-08-22  Bud Davis  <jmdavis@link.com>
5065
5066         * MAINTAINERS (Write After Approval): Added myself.
5067         * MAINTAINERS (Reviewers): Removed myself.
5068
5069 2007-08-18  Paul Brook  <paul@codesourcery.com>
5070             Joseph Myers  <joseph@codesourcery.com>
5071
5072         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5073         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5074         * Makefile.in: Regenerate.
5075         * configure.ac (--with-debug-prefix-map): New.
5076         * configure: Regenerate.
5077
5078 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5079             Nigel Stephens  <nigel@mips.com>
5080
5081         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5082         as target_makefile_frag.
5083         * configure: Regenerate.
5084
5085 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5086
5087         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5088         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5089         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5090         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5091         (do-compare, do-compare3, do-compare-debug): New.
5092         ([+compare-target+]): Use them.
5093
5094 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5095
5096         * MAINTAINERS (Write After Approval): Change my email address.
5097
5098 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5099             Ben Elliston  <bje@au.ibm.com>
5100
5101         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5102         --silent if $silent.
5103         * configure: Regenerate.
5104
5105 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5106
5107         * MAINTAINERS (Various Maintainers): Add myself as
5108         loop infrastructure maintainer.  Update my e-mail
5109         address.
5110
5111 2007-07-31  Diego Novillo  <dnovillo@google.com>
5112
5113         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5114         Adjust description.
5115
5116 2007-07-26  Richard Guenther  <rguenther@suse.de>
5117
5118         * configure.ac: Add types checking to stage1 checking flags.
5119         * configure: Regenerate.
5120
5121 2007-07-17  Nick Clifton  <nickc@redhat.com>
5122
5123         * COPYING3: New file.  Contains version 3 of the GNU General
5124         Public License.
5125         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5126         Lesser General Public License.
5127
5128 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5129
5130         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5131
5132 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5133
5134         * MAINTAINERS (S/390 co-maintainer): Add myself.
5135         (Write After Approval): Remove myself.
5136
5137 2007-07-13  Dan Hipschman  <dsh@google.com>
5138
5139         * MAINTAINERS (Write After Approval): Add myself.
5140
5141 2007-07-11  Nick Clifton  <nickc@redhat.com>
5142
5143         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5144         WINDRES export.
5145         * Makefile.in: Regenerate.
5146
5147 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5148
5149         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5150         maintainer.
5151
5152 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5153
5154         * lt~obsolete.m4: New. Import from 20070318 libtool.
5155
5156 2007-07-03  Julian Brown  <julian@codesourcery.com>
5157
5158         * MAINTAINERS (Write After Approval): Add myself.
5159
5160 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5161
5162         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5163         * configure: Regenerate.
5164
5165 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5166
5167         * configure.ac: Add some missing m4 quotation.
5168         * configure: Regenerate.
5169
5170 2007-07-02  Simon Baldwin  <simonb@google.com>
5171
5172         * MAINTAINERS (Write After Approval): Add myself.
5173
5174 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5175
5176         * configure: Regenerate.
5177
5178 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5179
5180         * Makefile.def: Add windmc tool to build.
5181         * Makefile.tpl: Likewise.
5182         * configure.ac: Likewise.
5183         * Makefile.in: Regenerate.
5184         * configure: Regenerate.
5185
5186 2007-06-28  DJ Delorie  <dj@redhat.com>
5187
5188         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5189         not building newlib.
5190         * configure: Regenerated.
5191
5192 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5193
5194         * MAINTAINERS (Write After Approval): Add myself.
5195
5196 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5197
5198         * MAINTAINERS (Write After Approval): Add myself.
5199
5200 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5201
5202         * MAINTAINERS (Write After Approval): Add myself.
5203
5204 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5205
5206         * MAINTAINERS (Write After Approval): Add myself.
5207
5208 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5209
5210         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5211         * Makefile.in: Regenerated.
5212
5213 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5214
5215         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5216         bfin*-*-uclinux* targets.
5217         * configure: Regenerate.
5218
5219 2007-06-14  Ian Lance Taylor  <iant@google.com>
5220
5221         * MAINTAINERS: Add myself as non-algorithmic global write
5222         maintainer.
5223
5224 2007-06-14  Diego Novillo  <dnovillo@google.com>
5225
5226         * MAINTAINERS: Add self as middle-end maintainer and
5227         non-algorithmic global write maintainer.
5228
5229 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5230
5231         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5232         Move all Fortran maintainers except Paul Brook into the
5233         Non-Autopoiesis section.
5234
5235 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5236
5237         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5238         (distclean-stage[+id+]): Possibly delete stage_last.
5239         * Makefile.in: Regenerate.
5240
5241 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5242
5243         * MAINTAINERS (Various Maintainer): Fix typo.
5244
5245 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5246
5247         * MAINTAINERS (Various Maintainer): Add myself as
5248         dataflow maintainer.
5249
5250 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5251
5252         * config.sub, config.guess: Update from upstream sources.
5253
5254 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5255
5256         * Makefile.tpl: Fix spelling error.
5257         * Makefile.in: Regenerate.
5258
5259 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5260
5261         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5262         lt_cv_sys_max_cmd_len.
5263
5264 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5265
5266         * MAINTAINERS (Various Maintainers): Add myself as
5267         auto-vectorizer maintainer.
5268
5269 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5270
5271         PR libjava/32098
5272         * libtool.m4: Revert previous change.
5273         * ltgcc.m4: Put it here.
5274
5275 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5276
5277         * MAINTAINERS (Various Maintainers): Add myself as
5278         auto-vectorizer maintainer.
5279
5280 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5281
5282         PR libjava/32098
5283         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5284
5285 2007-05-30  Richard Guenther  <rguenther@suse.de>
5286
5287         * MAINTAINERS (Various Maintainers): Add myself as
5288         auto-vectorizer maintainer.
5289
5290 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5291
5292         PR bootstrap/29382
5293         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5294         * configure: Rebuilt.
5295
5296 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5297
5298         * MAINTAINERS (Write After Approval): Removed my name.
5299
5300 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5301
5302         * MAINTAINERS (Write After Approval): Remove myself.
5303
5304 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5305
5306         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5307
5308 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5309
5310         * ltmain.sh: Update from ToT Libtool.
5311         * libtool.m4: Update from ToT Libtool.
5312         * ltsugar.m4: New. Update from ToT Libtool.
5313         * ltversion.m4: New. Update from ToT Libtool.
5314         * ltoptions.m4: New. Update from ToT Libtool.
5315         * ltconfig: Remove.
5316         * ltcf-c.sh: Remove.
5317         * ltcf-cxx.sh: Remove.
5318         * ltcf-gcj.sh: Remove.
5319
5320 2007-05-22  Ollie Wild  <aaw@google.com>
5321
5322         * MAINTAINERS (Write After Approval): Add myself.
5323
5324 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5325
5326         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5327         stage_cflags.
5328         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5329         Remove CFLAGS/LIBCFLAGS.
5330         (configure-stage[+id+]-[+prefix+][+module+],
5331         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5332         * Makefile.in: Regenerate.
5333
5334 2007-05-15  Diego Novillo  <dnovillo@google.com>
5335
5336         * MAINTAINERS: Update e-mail address.
5337
5338 2007-05-15  Revital Eres  <eres@il.ibm.com>
5339
5340         * MAINTAINERS (Write After Approval): Add myself.
5341
5342 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5343
5344         * MAINTAINERS (Write After Approval): Updated my address.
5345
5346 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5347
5348         * MAINTAINERS (Write After Approval): Add myself.
5349
5350 2007-05-11  Silvius Rus  <rus@google.com>
5351
5352         * MAINTAINERS (Write After Approval): Add myself.
5353
5354 2007-04-23  Tom Tromey  <tromey@redhat.com>
5355
5356         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5357
5358 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5359
5360         * MAINTAINERS (cpplib): Rename to ...
5361         (libcpp): ... this.  Add C/C++ front end maintainers.
5362
5363 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5364
5365         * config-ml.in: Pass ${ml_config_env} to configure calls.
5366
5367 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5368
5369         * MAINTAINERS (Write After Approval): Add myself.
5370
5371 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5372
5373         * MAINTAINERS (Write After Approval): Add myself.
5374
5375 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5376
5377         * MAINTAINERS (fortran 95 front end): Add myself.
5378
5379 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5380
5381         * MAINTAINERS (Write After Approval): Add myself.
5382
5383 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5384
5385         * MAINTAINERS (Modulo Scheduler): Add myself.
5386
5387 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5388
5389         * MAINTAINERS (fortran 95 front end): Add myself.
5390         (c++ front end): whitespace fix.
5391
5392 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5393
5394         * MAINTAINERS (Write After Approval): Add myself.
5395
5396 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5397
5398         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5399         of glob.  Quote arguments with single quotes too.
5400         * configure: Regenerate.
5401
5402 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5403
5404         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5405         * Makefile.in: Regenerate
5406
5407 2007-03-07  Andreas Schwab  <schwab@suse.de>
5408
5409         * configure: Regenerate.
5410
5411 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5412
5413         * configure.ac: Add "--with-pdfdir" configure option,
5414         which defines pdfdir variable.
5415         * Makefile.def (target=fixincludes): Add install-pdf to
5416         missing targets.
5417         (recursive_targets): Add install-pdf target.
5418         (flags_to_pass): Add pdfdir.
5419         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5420         target.
5421         * configure: Regenerate
5422         * Makefile.in: Regenerate
5423
5424 2007-02-28  Eric Christopher  <echristo@apple.com>
5425
5426         Revert:
5427         2006-12-07  Mike Stump  <mrs@apple.com>
5428
5429         * Makefile.def (dependencies): Add dependency for
5430         install-target-libssp and install-target-libgomp on
5431         install-gcc.
5432         * Makefile.in: Regenerate.
5433
5434 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5435
5436         * configure: Regenerate.
5437         * configure.ac: Move statements after variable declarations.
5438
5439 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5440
5441         * MAINTAINERS: Add myself as sh maintainer.
5442
5443 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5444
5445         * configure.ac: Adjust for loop syntax.
5446         * configure: Regenerate.
5447
5448 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5449
5450         * configure: Rebuilt.
5451
5452 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5453
5454         * configure.ac: Drop multiple occurrences of --enable-languages,
5455         and fix its quoting.
5456         * configure: Rebuilt.
5457
5458 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5459             Nathan Sidwell  <nathan@codesourcery.com>
5460             Vladimir Prus  <vladimir@codesourcery.com>
5461             Joseph Myers  <joseph@codesourcery.com>
5462
5463         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5464         * configure: Regenerate.
5465
5466 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5467
5468         * ltconfig (freebsd*): Default to elf.
5469
5470 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5471
5472         * configure.ac (target_libraries): Move libgcc before libiberty.
5473         * configure: Regenerated.
5474
5475 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5476             Paolo Bonzini  <bonzini@gnu.org>
5477
5478         PR bootstrap/30753
5479         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5480         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5481         * configure: Regenerated.
5482
5483 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5484
5485         * MAINTAINERS (Language Front End Maintainers): Update my mail
5486         address.
5487
5488 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5489
5490         PR bootstrap/30748
5491         * configure.ac: Correct syntax for Solaris ksh.
5492         * configure: Regenerated.
5493
5494 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5495
5496         * configure.ac: Sync with src.
5497         * configure: Regenerate.
5498
5499 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5500
5501         * Makefile.in: Regenerate.
5502
5503 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5504
5505         * config.sub: Sync with src.
5506
5507 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5508
5509         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5510         noncanonical equivalents.
5511         * configure.in: Rename to...
5512         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5513         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5514         target_noncanonical.  Use them.  Rewrite removal of configure
5515         arguments for autoconf 2.59.  Discard variable settings.  Force
5516         program_transform_name for native tools.
5517
5518         * Makefile.in: Regenerated.
5519         * configure: Regenerated with autoconf 2.59.
5520
5521 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5522
5523         * MAINTAINERS (Write After Approval): Add myself.
5524
5525 2007-01-31  Andreas Schwab  <schwab@suse.de>
5526
5527         * Makefile.tpl (LDFLAGS): Substitute it.
5528         * Makefile.in: Regenerate.
5529
5530 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5531
5532         * MAINTAINERS (Write After Approval): Add myself.
5533
5534 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5535
5536         * MAINTAINERS (spu port): Add myself.
5537
5538 2007-01-23  Richard Guenther  <rguenther@suse.de>
5539
5540         PR bootstrap/30541
5541         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5542         * Makefile.tpl (GNATBIND): Substitute it.
5543         (GNATMAKE): Likewise.
5544         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5545         of STAGE_PREFIX.
5546         * Makefile.in: Regenerate.
5547         * configure: Regenerate.
5548
5549 2007-01-18  Mike Stump  <mrs@apple.com>
5550
5551         * configure.in: Re-enable -Werror for gcc builds.
5552
5553 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5554
5555         * MAINTAINERS (Write After Approval): Add myself.
5556
5557 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5558
5559         * configure.in: Change == to = in test command.
5560         * configure: Regenerate.
5561
5562 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5563             Nick Clifton  <nickc@redhat.com>
5564             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5565
5566         * configure.in (build_configargs, host_configargs, target_configargs):
5567         Remove build/host/target parameters.
5568         (host_libs): Add gmp and mpfr.
5569         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5570         * Makefile.def (gmp, mpfr): New.
5571         (gcc): Remove target.
5572         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5573         target_os, target_vendor): New.
5574         (configure): Add host_alias/target_alias arguments; adjust invocations.
5575         * configure: Regenerate.
5576         * Makefile.in: Regenerate.
5577
5578 2007-01-11  Matt Fago  <fago@earthlink.net>
5579
5580         * configure.in: Try to link to functions only in mpfr 2.2.x
5581         to improve robustness of configure tests.
5582         * configure: Regenerate.
5583
5584 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5585
5586         * MAINTAINERS: Add myself as i386 maintainer.
5587
5588 2007-01-08  Jan Hubicka  <jh@suse.cz>
5589
5590         * MAINTAINERS: Add myself as i386 maintainer.
5591
5592 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5593
5594         * configure.in: Add support for an x86_64-mingw* target.
5595         * configure: Regenerate.
5596
5597 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5598
5599         * Makefile.tpl (all-target): Correct @if conditional for target
5600         modules.
5601         * configure.in: Omit libiberty if building only target libgcc.
5602         * configure, Makefile.in: Regenerated.
5603
5604 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5605
5606         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5607         * configure: Regenerate.
5608
5609 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5610
5611         * Makefile.def (target_modules): Add libgcc.
5612         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5613         * Makefile.tpl (clean-target-libgcc): Delete.
5614         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5615         on gcc even for bootstrapped modules.  Rewrite handling of
5616         lang_env_dependencies to loop over target_modules.
5617         * configure.in (target_libraries): Add target-libgcc.
5618         * Makefile.in, configure: Regenerated.
5619
5620 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5621
5622         * configure.in: Reorganize recognition of languages.  Add
5623         --enable-stage1-languages.  Show supported languages for the chosen
5624         target rather than all recognized languages.
5625         * configure: Regenerate.
5626
5627 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5628
5629         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5630         * Makefile.in: Regenerate.
5631
5632 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5633
5634         * configure.in: Warn that MPFR 2.2.0 is buggy.
5635         * configure: Regenerate.
5636
5637 2006-12-27  Ian Lance Taylor  <iant@google.com>
5638
5639         * configure.in: When removing Makefiles to force a reconfigure, also
5640         remove prev-DIR*/Makefile.
5641         * configure: Regenerate.
5642
5643 2006-12-22  Andreas Schwab  <schwab@suse.de>
5644
5645         * configure: Regenerate with correct autoconf version.
5646
5647 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5648
5649         * configure.in: add AC_SUBST for *_FOR_TARGET.
5650         * configure: Regenerate.
5651
5652 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5653
5654         * configure.in: Simplify logic for rejecting languages that cannot
5655         be built.  Separate the case when a language is unsupported,
5656         from the case when the user chooses not to build a language.
5657
5658 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5659
5660         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5661         it only affects bootstrap and could be tested on "$host" as well.
5662         * configure: Regenerate.
5663         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5664
5665 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5666
5667         PR bootstrap/29544
5668         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5669         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5670         move here comment from Makefile.tpl.
5671         * Makefile.tpl: Move some definitions higher in the file.
5672         (STAGE1_CHECKING): New.
5673         * configure.in: Add --enable-stage1-checking.
5674         * configure: Regenerate.
5675         * Makefile.in: Regenerate.
5676
5677 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5678
5679         * MAINTAINERS: Add myself as build system maintainer.
5680
5681 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5682
5683         * MAINTAINERS (Write After Approval): Add myself.
5684
5685 2006-12-13  Eric Christopher  <echristo@apple.com>
5686
5687         * MAINTAINERS: Add myself as darwin maintainer.
5688
5689 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5690
5691         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5692
5693 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5694
5695         MAINTAINERS: Update my entry.
5696
5697 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5698
5699         * configure.in:  Handle spu makefile frag.
5700         * Makefile.tpl (MAINT): Define
5701         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5702         * configure: Regenerate.
5703         * Makefile.in: Regenerate.
5704
5705 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5706
5707         * config.guess: Import latest version.
5708         * config.sub: Likewise.
5709
5710 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5711
5712         * configure.in (spu-*-*): Don't skip target-libiberty.
5713         * configure: Regenerate.
5714
5715 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5716
5717         PR bootstrap/30134
5718         * configure.in: Correct x86 darwin support for libjava to powerpc
5719         and i?86 only.
5720         * configure: Regenerate.
5721
5722 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5723
5724         * configure.in: Add x86 darwin support for libjava.
5725         * configure: Regenerate.
5726
5727 2006-12-07  Mike Stump  <mrs@apple.com>
5728
5729         * Makefile.def (dependencies): Add dependency for
5730         install-target-libssp and install-target-libgomp on
5731         install-gcc.
5732         * Makefile.in: Regenerate.
5733
5734 2006-12-04  Richard Guenther  <rguenther@suse.de>
5735
5736         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5737         (Non-Algorithmic Maintainers): Move over non-algorithmic
5738         loop optimizer maintainers, add myself as a non-algorithmic
5739         middle-end maintainer.
5740
5741 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5742
5743         * MAINTAINERS (Write After Approval): Add myself.
5744
5745 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5746
5747         * configure.in: Update error message for missing GMP/MPFR.
5748
5749         * configure: Regenerate.
5750
5751 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5752
5753         * configure.in: Update MPFR version in error message.
5754
5755         * configure: Regenerate.
5756
5757 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5758
5759         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5760         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5761         --with-gmp-lib): New flags.
5762
5763         * configure: Regenerate.
5764
5765 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5766
5767         * MAINTAINERS (Write After Approval): Change my email address.
5768
5769 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5770
5771         * MAINTAINERS (Write After Approval): Add myself.
5772
5773 2006-11-22  Philipp Thomas  <pth@suse.de>
5774
5775         * MAINTAINERS (i18n): Update e-mail address.
5776
5777 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5778
5779         * MAINTAINERS (spu port): Add myself as maintainer.
5780         (Write After Approval): Remove myself.
5781
5782 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5783
5784         * configure.in (skipdirs): Don't build libssp for SPU.
5785         * configure: Regenerate.
5786
5787 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5788
5789         * MAINTAINERS (spu port): Add myself as maintainer.
5790         (libobjc): Update my email address.
5791
5792 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5793
5794         * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5797
5798         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5799         * configure : Rebuilt.
5800
5801 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5802
5803         * MAINTAINERS (Write After Approval): Add myself.
5804
5805 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5806
5807         * MAINTAINERS (Write After Approval): Add myself.
5808
5809 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5810
5811         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5812         libmpfr.a.
5813         * configure: Regenerate.
5814
5815 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5816
5817         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5818         (unstage): Test for stage_last presence.
5819
5820         PR bootstrap/29802
5821         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5822         STAGE_PREFIX.
5823         * Makefile.in: Regenerate.
5824
5825 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5826
5827         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5828         maintainers.
5829
5830 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5831
5832         * MAINTAINERS (Write After Approval): Add myself.
5833
5834 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5835
5836         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5837         and stageN-package/Makefile.
5838         * Makefile.in: Regenerated.
5839
5840 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5841
5842         * configure.in: Remove target-libgloss from noconfigdirs for
5843         bfin-*-*.
5844         * configure: Regenerated.
5845
5846 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5847
5848         * configure.in (have_gmp): Only error if the gcc directory exists.
5849
5850         * configure: Regenerate.
5851
5852 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5853
5854         * configure.in: Robustify error message for missing GMP/MPFR.
5855
5856         * configure: Regenerate.
5857
5858 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5859
5860         * MAINTAINERS (Write After Approval): Add myself.
5861
5862 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5863
5864         * MAINTAINERS: Change email address.
5865
5866 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5867
5868         * MAINTAINERS (Write After Approval): Add myself.
5869
5870 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5871
5872         * MAINTAINERS (Write After Approval): Add myself.
5873
5874 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5875
5876         * MAINTAINERS (Write After Approval): Move myself to
5877         Write After Approval section.
5878
5879 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5880
5881         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5882         need_gmp anymore.
5883         * configure: Regenerate.
5884
5885 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5886
5887         * MAINTAINERS (Write After Approval): Add myself.
5888
5889 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5890
5891         * config.guess: Import latest version.
5892         * config.sub: Likewise.
5893
5894 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5895
5896         * Makefile.def: Added pdf target handling.
5897         * Makefile.tpl: Added pdf target handling.
5898         * Makefile.in: Regenerated.
5899
5900 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5901
5902         * MAINTAINERS: Add self as score port maintainer.
5903
5904 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5905
5906         * MAINTAINERS (Write After Approval): Add myself.
5907
5908 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5909
5910         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5911         or newer.
5912         * configure: Regenerated.
5913
5914 2006-09-27  Dave Brolley  <brolley@redhat.com>
5915
5916         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5917         using $s instead of $r.
5918         * configure: Regenerated.
5919
5920 2006-09-26  Thiemo Seufer  <ths@mips.com>
5921
5922         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5923         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5924         * configure: Regenerate.
5925
5926 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5927
5928         * MAINTAINERS (Write After Approval): Remove myself.
5929
5930 2006-09-22  Chao-ying Fu  <fu@mips.com>
5931
5932         * MAINTAINERS (Write After Approval): Add myself.
5933
5934 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5935
5936         * MAINTAINERS: Add self as soft-fp maintainer.
5937
5938 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5939
5940         * MAINTAINERS: Add myself as avr maintainer.
5941         Remove Marek Michalkiewicz as avr maintainer.
5942
5943 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5944
5945         * MAINTAINERS (Write After Approval): Add myself.
5946
5947 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5948
5949         * configure.in: Never build newlib for a Mingw host.
5950         Never build newlib as Mingw target library.
5951         Test the existence of winsup/cygwin for building a Cygwin newlib,
5952         rather than just winsup.
5953         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5954         building a Mingw target.
5955         * configure: Regenerate.
5956
5957 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5958
5959         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5960
5961 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5962
5963         * config.guess: Import from src (was more updated).
5964         * config.sub: Likewise.
5965
5966 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5967
5968         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5969         * configure: Regenerated.
5970
5971 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5972
5973         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5974         for stages after the first.
5975
5976 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5977
5978         * Makefile.def: Add dependencies for configure-opcodes
5979         on configure-intl and all-opcodes on all-intl.
5980         * Makefile.in: Regenerated.
5981
5982 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5983
5984         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5985
5986 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5987
5988         Port to hosts whose 'sort' and 'tail' implementations
5989         treat operands with leading '+' as file names, as POSIX
5990         has required since 2001.  However, make sure the code still
5991         works on pre-POSIX hosts.
5992         * ltmain.sh: Don't assume "sort +2" is equivalent to
5993         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5994
5995 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5996
5997         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5998
5999 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6000
6001         * ltconfig: chmod 644 before ranlib during install.
6002
6003 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6004
6005         PR bootstrap/18058
6006         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6007         if the bootstrap compiler is a GCC version that supports it.
6008         * configure: Regenerate.
6009
6010 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6011
6012         * configure.in: Fix thinkos in previous check-in.
6013         * configure: Regenerate.
6014
6015 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6016
6017         PR other/27063
6018         * configure.in: Test subdir_requires and give an appropriate
6019         error message.
6020         * configure: Regenerate.
6021
6022 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6023
6024         * MAINTAINERS (Write After Approval): Add myself.
6025
6026 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6027
6028         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6029
6030 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6031
6032         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6033
6034 2006-06-20  David Ayers  <d.ayers@inode.at>
6035
6036         PR bootstrap/28072
6037         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6038         whether target-libjava is being configured instead of whether the
6039         java front end is enabled.
6040         * configure: Regenerate.
6041
6042 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6043
6044         PR target/27540
6045         * configure.in: Only enable libgomp on IRIX 6.
6046         * configure: Regenerate.
6047
6048 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6049
6050         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6051         too.
6052         * Makefile.in: Regenerate.
6053
6054 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6055
6056         * config-ml.in: Alter CCASFLAGS to include special
6057         multilib options the same as is done for CFLAGS.
6058
6059 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6060
6061         * configure.in: Don't enable libgomp on hpux10.
6062         * configure: Rebuilt.
6063
6064 2006-06-12  David Ayers  <d.ayers@inode.at>
6065
6066         PR bootstrap/27963
6067         PR target/19970
6068         * configure.in: Remove target-boehm-gc from noconfigdirs where
6069         ${libgcj} is specified.
6070         * configure: Regenerate.
6071
6072 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6073
6074         Sync from src:
6075
6076         * configure.in: Sync.
6077         * configure: Regenerated.
6078
6079         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6080
6081         * Makefile.def: Added dependencies from sim and gdb on intl, and
6082         added configure dependencies to everything with an all dependency
6083         on intl.
6084         * Makefile.in: Regenerated.
6085
6086 2006-06-06  David Ayers  <d.ayers@inode.at>
6087
6088         PR libobjc/13946
6089         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6090         * Makefile.in: Regenerate.
6091         * configure.in: Add --enable-objc-gc at toplevel and have it
6092         enable boehm-gc for Objective-C.
6093         Remove target-boehm-gc from libgcj.
6094         Add target-boehm-gc to target_libraries.
6095         Add target-boehm-gc to noconfigdirs where ${libgcj}
6096         is specified.
6097         Assert that boehm-gc is supported when requested for Objective-C.
6098         Only build boehm-gc if needed either for Java or Objective-C.
6099         * configure: Regenerate.
6100
6101 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6102
6103         PR 27674
6104         * Makefile.tpl (configure-[+prefix+][+module+],
6105         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6106         Remove rule to unstage bootstrapped modules.
6107         (stage_current): New.
6108         * Makefile.in: Regenerate.
6109
6110 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6111
6112         * MAINTAINERS (Write After Approval): Update my e-mail address.
6113
6114 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6115
6116         * include/libiberty.h: Declare pex_run_in_environment.
6117
6118 2006-05-31  Asher Langton  <langton2@llnl.gov>
6119
6120         * MAINTAINERS (Write After Approval): Add myself.
6121
6122 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6123
6124         * Makefile.def (bfd, opcodes): Fix lib_path.
6125         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6126         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6127         * Makefile.in: Regenerate.
6128
6129 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6130
6131         * Makefile.in: Regenerate.
6132
6133 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6134
6135         * Makefile.def: Add install-html target. Add datarootdir
6136         docdir and htmldir to flags_to_pass.
6137         * Makefile.tpl: Add install-html target.
6138         * Makefile.in: Regenerate.
6139         * configure.in: Add --with-datarootdir, --with-docdir, and
6140         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6141         * configure: Regenerate.
6142
6143 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6144
6145         * configure.in: Enable gprof for cross builds.
6146         * configure: Regenerate.
6147
6148 2006-05-22  Richard Guenther  <rguenther@suse.de>
6149
6150         Revert
6151         2006-01-31  Richard Guenther  <rguenther@suse.de>
6152         Paolo Bonzini  <bonzini@gnu.org>
6153
6154         * Makefile.def (target_modules): Add libgcc-math target module.
6155         * configure.in (target_libraries): Add libgcc-math target library.
6156         (--enable-libgcc-math): New configure switch.
6157         * Makefile.in: Re-generate.
6158         * configure: Re-generate.
6159         * libgcc-math: New toplevel directory.
6160
6161 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6162             Andreas Tobler  <a.tobler@schweiz.ch>
6163
6164         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6165         * configure: Rebuilt.
6166
6167 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6168
6169         * MAINTAINERS (Write After Approval): Add myself.
6170
6171 2006-05-01  DJ Delorie  <dj@redhat.com>
6172
6173         * configure.in: Restore CFLAGS if GMP isn't present.
6174         * configure: Regenerate.
6175
6176 2006-05-01  Richard Guenther  <rguenther@suse.de>
6177
6178         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6179         maintainer.
6180
6181 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6182
6183         * MAINTAINERS (Write After Approval): Add myself.
6184
6185 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6186
6187         * MAINTAINERS (Write After Approval): Add myself.
6188
6189 2006-04-18  DJ Delorie  <dj@redhat.com>
6190
6191         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6192         reference libgloss so that libssp can be built in a combined
6193         tree.
6194         * configure: Regenerate.
6195
6196 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6197
6198         * MAINTAINERS (Write After Approval): Add myself.
6199
6200 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6201
6202         * configure.in: Require makeinfo 4.4 or higher.
6203         * configure: Regenerate.
6204
6205 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6206
6207         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6208         Rearrange the entries of other libraries to have them in one place.
6209
6210 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6211
6212         * MAINTAINERS (Write After Approval): Remove myself.
6213         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6214
6215 2006-03-14  Richard Guenther  <rguenther@suse.de>
6216
6217         * configure: Regenerate with autoconf 2.13.
6218
6219 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6220
6221         * MAINTAINERS: Use my work address.
6222
6223         * MAINTAINERS: Update my E-mail address.
6224
6225 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6226
6227         * configure.in: Handle --disable-<component> generically.
6228         * configure: Regenerate.
6229
6230 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6231
6232         PR libgcj/17311
6233         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6234
6235 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6236
6237         * MAINTAINERS (Write After Approval):  Remove myself.
6238         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6239
6240 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6241
6242         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6243         (TARGET_CONFIGDIRS): Remove.
6244         * configure.in: Remove AC_SUBST(target_configdirs).
6245         * Makefile.in, configure: Regenerated.
6246
6247 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6248
6249         * MAINTAINERS (Write After Approval):  Remove myself.
6250         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6251
6252 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6253
6254         PR bootstrap/25670
6255
6256         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6257
6258         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6259         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6260         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6261         BUILD_PREFIX, BUILD_PREFIX_1.
6262         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6263
6264         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6265         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6266
6267         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6268         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6269         of `cat stage_current`.  Always provide the `r' and `s' variables.
6270         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6271         a single shell execution.
6272         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6273         bootstrapped modules, make the stage1 module if the build was not
6274         started yet, else build the current stage.
6275         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6276         (all-build, all-host, all-target, [+make_target+]-host,
6277         [+make_target+]-target): Do not use \-continued lines.
6278         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6279         (current_stage, restrap, stage_last): New.
6280
6281         * Makefile.in: Regenerate.
6282         * configure: Regenerate.
6283
6284 2006-02-19  Bud Davis  <jmdavis@link.com>
6285
6286         * MAINTAINERS (Write After Approval):  Remove myself.
6287         (Language Front End Maintainers):  Add myself as fortran 95
6288         maintainer and update e-mail address.
6289
6290 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6291
6292         * MAINTAINERS (Write After Approval):  Remove myself.
6293         (Language Front End Maintainers):  Add myself as fortran 95
6294         maintainer.
6295
6296 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6297
6298         * MAINTAINERS (Write After Approval): Add myself.
6299
6300 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6301
6302         * MAINTAINERS (Write After Approval):  Remove myself.
6303         (Language Front End Maintainers):  Add myself as
6304         fortran 95 maintainer.
6305
6306 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6307
6308         Sync from src:
6309
6310         2005-12-27  Leif Ekblad  <leif@rdos.net>
6311
6312         * configure.in: Add support for RDOS target.
6313         * configure: Regenerate.
6314
6315 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6316             Andreas Schwab  <schwab@suse.de>
6317
6318         * configure: Regenerate.
6319
6320 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6321
6322         * configure.in (enable_libgomp): Add AIX.
6323         * configure: Regenerate.
6324
6325 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6326
6327         * MAINTAINERS (Write After Approval): Add myself.
6328
6329 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6330
6331         * MAINTAINERS (Write After Approval): Add myself.
6332
6333 2006-01-31  Richard Guenther  <rguenther@suse.de>
6334         Paolo Bonzini  <bonzini@gnu.org>
6335
6336         * Makefile.def (target_modules): Add libgcc-math target module.
6337         * configure.in (target_libraries): Add libgcc-math target library.
6338         (--enable-libgcc-math): New configure switch.
6339         * Makefile.in: Re-generate.
6340         * configure: Re-generate.
6341         * libgcc-math: New toplevel directory.
6342
6343 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6344
6345         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6346         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6347         the assembler, linker and binutils.
6348         * configure: Regenerate.
6349
6350 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6351
6352         * MAINTAINERS (Write After Approval): Add myself.
6353
6354 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6355
6356         * configure: Regenerate.
6357
6358 2006-01-18  Richard Henderson  <rth@redhat.com>
6359             Jakub Jelinek  <jakub@redhat.com>
6360             Diego Novillo  <dnovillo@redhat.com>
6361
6362         * libgomp: New directory.
6363         * Makefile.def: Add target_module libgomp.
6364         * Makefile.in: Regenerate.
6365         * configure.in (target_libraries): Add target-libgomp.
6366         * configure: Regenerate.
6367
6368 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6369
6370         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6371         @ from continuation.
6372         * Makefile.in: Rebuilt.
6373
6374 2006-01-04  Chris Lattner  <sabre@gnu.org>
6375
6376         * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6379
6380         PR bootstrap/24252
6381
6382         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6383         * Makefile.tpl (OBJDUMP): New.
6384         (EXTRA_HOST_FLAGS): Add it.
6385         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6386
6387         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6388         to use symbolic links between directories.  Avoid race conditions
6389         or make them harmless.
6390         * configure.in: Do not try to use symbolic links between directories.
6391
6392         * Makefile.def (LEAN): Pass.
6393         * Makefile.tpl (LEAN): Define.
6394         (stage[+id+]-start): Accept that the previous directory does not
6395         exist, if the bootstrap is lean.
6396         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6397         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6398         configure substitution.
6399         ([+compare-target+]): Likewise.
6400         ([+bootstrap-target+]-lean): New.
6401         * configure.in: Remove lean bootstrap support from here.
6402
6403         * Makefile.in: Regenerate.
6404         * configure: Regenerate.
6405
6406 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6407
6408         * MAINTAINERS (libdecnumber): Add myself.
6409
6410 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6411
6412         * libtool-ldflags: New script.
6413
6414 2006-01-02  Andreas Schwab  <schwab@suse.de>
6415
6416         * configure.in: When reconfiguring remove Makefile in
6417         all stage directories.
6418         * configure: Regenerate.
6419
6420 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6421
6422         * MAINTAINERS: Update my email address.
6423
6424 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6425
6426         Revert Ada-related part of the previous change.
6427
6428         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6429         Do not pass.
6430         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6431         * Makefile.in: Regenerate.
6432         * configure.in: Do not include mt-ppc-aix target fragment.
6433         * configure: Regenerate.
6434
6435 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6436
6437         * configure.in: Select appropriate fragments for PowerPC/AIX.
6438         * configure: Regenerate.
6439
6440         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6441         BOOT_CFLAGS, BOOT_LDFLAGS.
6442         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6443         BOOT_CFLAGS, BOOT_LDFLAGS.
6444         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6445         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6446         (stage): Fail if we cannot complete the work.
6447         * Makefile.in: Regenerate.
6448
6449 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6450
6451         * configure.in: Replace ms1 with mt.
6452         * configure: Rebuilt.
6453
6454 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6455
6456         * MAINTAINERS: Update my email address.
6457
6458 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6459
6460         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6461         install-host-nogcc): Don't invoke $(stage) at the end.
6462         * Makefile.in: Regenerate.
6463
6464 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6465
6466         * configure.in: Flip the top-level bootstrap switch.
6467         * configure: Regenerate.
6468
6469 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6470
6471         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6472         $(stage) and $(unstage).
6473         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6474         (all): Remove stray semicolon.
6475         (local-distclean): Don't handle multilib.tmp and multilib.out.
6476         (install.all): Set $s for consistency.
6477         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6478         check_multilibs setting.  Always make the install directory.
6479         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6480         Correct @if/@endif.
6481         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6482         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6483         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6484         (multilib.out): Remove.
6485         * Makefile.in: Regenerated.
6486
6487 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6488
6489         * MAINTAINERS (Write After Approval): Add myself.
6490
6491 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6492
6493         * MAINTAINERS: Add myself as mt maintainer.
6494
6495         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6496
6497 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6498
6499         * MAINTAINERS: Change email address.
6500
6501 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6502
6503         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6504         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6505         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6506         Find in-tree tools if available.
6507         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6508         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6509         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6510         (COMPILER_*_FOR_TARGET): New.
6511         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6512         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6513         (CONFIGURED_*, USUAL_*): Remove.
6514         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6515         STRIP): Use autoconf substitutions.
6516         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6517         COMPILER_NM_FOR_TARGET): New.
6518         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6519
6520         (all): Make all-host and all-target in parallel.
6521         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6522         that $$r and $$s are set before invoking a recursive make.
6523         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6524         ([+bootstrap-target+]): Inline most of the `all' target.
6525
6526 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6527
6528         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6529         from the gcc build directory.
6530         * Makefile.in: Regenerate.
6531
6532 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6533
6534         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6535         depend on all-libdecnumber.
6536         * configure.in (host_libs): Include libdecnumber.
6537         * Makefile.in: Regenerate.
6538         * configure: Likewise.
6539
6540 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6541
6542         * libdecnumber: Import decNumber sources from the dfp-branch.
6543
6544 2005-11-21  Kean Johnston  <jkj@sco.com>
6545
6546         * config.sub, config.guess: Sync from upstream sources.
6547
6548 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6549
6550         Import from Autoconf sources:
6551
6552         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6553         * config/move-if-change: Don't output "$2 is unchanged";
6554         suggested by Ben Elliston.  Handle weird characters correctly.
6555
6556 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6557
6558         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6559         to match upstream libtool for darwin.
6560
6561 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6562
6563         * Makefile.def: Remove gdb dependencies for gdbtk.
6564         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6565         (configure-gdb, install-gdb): New rules.
6566         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6567         * Makefile.in, configure: Regenerated.
6568
6569 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6570
6571         * MAINTAINERS (Write After Approval): Add myself.
6572
6573 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6574
6575         * MAINTAINERS (Write After Approval): Add myself.
6576
6577 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6578
6579         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6580         Diego Novillo.
6581
6582 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6583
6584         PR bootstrap/24297
6585         * Makefile.tpl (do-[+make-target+], do-check, install,
6586         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6587         are set before recursing.
6588         * Makefile.in: Regenerate.
6589
6590 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6591
6592         PR bootstrap/18939
6593         * Makefile.def (gcc) <target>: Fix thinko.
6594         * Makefile.in: Regenerate.
6595
6596 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6597
6598         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6599         * configure: Regenerate.
6600
6601 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6602
6603         * MAINTAINERS (Write After Approval): Add self.
6604
6605 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6606
6607         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6608         target-libffi, target-qthreads, target-libjava, and
6609         targetlibobjc.
6610         * configure: Regenerate.
6611
6612 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6613
6614         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6615         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6616         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6617         (USUAL_OBJDUMP_FOR_TARGET): New.
6618         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6619         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6620         * configure, Makefile.in: Regenerated.
6621
6622 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6623
6624         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6625         before other host packages.
6626
6627 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6628
6629         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6630
6631 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6632
6633         PR bootstrap/22340
6634
6635         * configure.in (default_target): Remove.
6636         * Makefile.tpl (all): Do not use prerequisites as subroutines
6637         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6638         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6639         use prerequisites as subroutines.
6640         (check-host, check-target): New.
6641         (bootstrap configure & all targets): Do not use stage*-start
6642         if the directory layout is already ok.
6643         (non-bootstrap configure & all targets): Prepend a $(unstage).
6644         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6645         (NOTPARALLEL): Remove.
6646         (unstage, stage variables): New variables.
6647         (unstage, stage targets): Simply expand to those variables.
6648
6649         * configure: Regenerate.
6650         * Makefile.in: Regenerate.
6651
6652 2005-10-04  James E Wilson  <wilson@specifix.com>
6653
6654         * Makefile.def (lang_env_dependencies): Add libmudflap.
6655         * Makefile.in: Regenerate.
6656
6657 2005-10-03  Andreas Schwab  <schwab@suse.de>
6658
6659         Backport from libtool CVS:
6660         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6661
6662         * ltmain.sh: add support for installing into temporary
6663         staging area (e.g. 'make install DESTDIR=...')
6664
6665 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6666
6667         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6668         * configure: Regenerated.
6669
6670 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6671
6672         * configure: Regenerate with the correct
6673         autoconf version.
6674
6675 2005-09-30  Catherine Moore  <clm@cm00re.com>
6676
6677         * configure.in (bfin-*-*): New.
6678         * configure: Regenerated.
6679
6680 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6681
6682         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6683         (LIPO_FOR_TARGET): New.
6684         (CONFIGURED_LIPO_FOR_TARGET): New.
6685         (USUAL_LIPO_FOR_TARGET): New.
6686         (STRIP_FOR_TARGET): New.
6687         (CONFIGURED_STRIP_FOR_TARGET): New.
6688         (USUAL_STRIP_FOR_TARGET): New.
6689         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6690         STRIP_FOR_TARGET.
6691         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6692         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6693         * Makefile.in: Regenerate.
6694         * configure: Regenerate.
6695
6696 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6697
6698         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6699         (rs6000-*-aix*): Same.
6700         * configure: Regenerate.
6701
6702 2005-09-16  Tom Tromey  <tromey@redhat.com>
6703
6704         * MAINTAINERS: Add self as java maintainer.
6705
6706 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6707
6708         * configure.in: Recognize f95 in the --enable-languages option,
6709         and substitute it for fortran, issuing a warning.
6710         * configure: Regenerate.
6711
6712 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6713
6714         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6715         * configure:  Regenerated.
6716
6717 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6718
6719         * MAINTAINERS: Add self as ms1 maintainer.
6720
6721 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6722
6723         * Makefile.def (libssp): Add to lang_env_dependencies.
6724         * Makefile.in: Regenerate.
6725
6726 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6727
6728         * MAINTAINERS: Add myself as middle-end maintainer.
6729
6730 2005-08-17  Christian Groessler  <chris@groessler.org>
6731
6732         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6733         * Makefile.in: Regenerate.
6734
6735 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6736
6737         * MAINTAINERS (write after approval): Added myself.
6738
6739 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6740
6741         * MAINTAINERS (Write After Approval): Add myself.
6742
6743 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6744
6745         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6746         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6747         Look for alternate names of the target cc and c++
6748         * configure: Regenerate.
6749
6750 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6751
6752         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6753         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6754         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6755         tools; remove code to manually set them.
6756         (Target tools): Look in the environment for them.
6757         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6758         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6759         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6760         build directory.
6761         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6762         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6763         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6764         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6765         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6766         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6767         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6768         * configure: Regenerate.
6769         * Makefile.in: Regenerate.
6770
6771 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6772
6773         * MAINTAINERS: Update for removed CPU targets.
6774
6775 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6776
6777         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6778         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6779         * Makefile.in: Regenerated.
6780
6781 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6782
6783         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6784         (CFLAGS_FOR_TARGET): Use it.
6785         (CXXFLAGS_FOR_TARGET): Likewise.
6786         * Makefile.in: Regenerated.
6787         * configure.in (--with-build-sysroot): New option.
6788         * configure: Regenerated.
6789
6790 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6791
6792         * Makefile.tpl: Wrap install between unstage and stage
6793         * Makefile.in: Regenerate.
6794
6795 2005-07-21  Eric Christopher  <echristo@apple.com>
6796
6797         * MAINTAINERS: Update affiliation.
6798
6799 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6800
6801         * MAINTAINERS: Add self as crx port maintainer.
6802
6803 2005-07-20  DJ Delorie  <dj@redhat.com>
6804
6805         * MAINTAINERS: Add self as m32c maintainer.
6806
6807 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6808
6809         * all files: Update FSF address.
6810
6811 2005-07-15  Eric Christopher  <echristo@redhat.com>
6812
6813         * MAINTAINERS: Change affiliation.
6814
6815 2005-07-14  Jim Blandy  <jimb@redhat.com>
6816
6817         * configure.in: Add cases for Renesas m32c.
6818         * configure: Regenerated.
6819
6820 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6821
6822         * COPYING.LIB: Update from fsf.org.
6823
6824 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6825
6826         * COPYING, compile, config.guess,
6827         config.sub, install-sh, missing, mkinstalldirs,
6828         symlink-tree, ylwrap: Sync from upstream sources.
6829         * config-ml.in: Update FSF address.
6830
6831 2005-07-13  Eric Christopher  <echristo@redhat.com>
6832
6833         * configure.in: Add toplevel noconfigdir support for tpf.
6834         * configure: Regenerate.
6835
6836 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6837
6838         PR ada/22340
6839
6840         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6841         * Makefile.in: Regenerate.
6842
6843 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6844
6845         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6846         Brolley to write-after-approval.
6847
6848 2005-07-07  Andreas Schwab  <schwab@suse.de>
6849
6850         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6851         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6852         * Makefile.in: Regenerated.
6853
6854 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6855
6856         * configure.in: Don't build sim or rda when targetting darwin.
6857         * configure: Regenerate.
6858
6859 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6860
6861         * configure.in: Add --enable-libssp and --disable-libssp.
6862         * configure: Regenerate with autoconf-2.13.
6863
6864 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6865
6866         * Makefile.def (target_modules): Add libssp.
6867         * configure.in (target_libraries): Add target-libssp.
6868         * configure: Rebuilt.
6869         * Makefile.in: Rebuilt.
6870
6871 2005-07-01  Zack Weinberg  <zackw@panix.com>
6872
6873         * MAINTAINERS: Change email address.  Resign from maintainership.
6874
6875 2005-07-01  Richard Guenther  <rguenther@suse.de>
6876
6877         * MAINTAINERS: Change my e-mail address and affiliation.
6878
6879 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6880
6881         * Makefile.def (stagefeedback): Come after profile.
6882         Define profiledbootstrap target.
6883         * Makefile.tpl (profiledbootstrap): Remove.
6884         (stageprofile-end): Zap stagefeedback.
6885         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6886         * Makefile.in: Regenerate.
6887
6888 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6889
6890         * MAINTAINERS: Update my email address.
6891
6892 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6893
6894         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6895         In 'cpp' stanza, support '#line' as well as '# '.
6896
6897 2005-06-08  Andreas Schwab  <schwab@suse.de>
6898
6899         * MAINTAINERS: Move myself from 'Write After Approval' to
6900         'CPU Port Maintainers' section as m68k maintainer.
6901
6902 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6903
6904         * configure.in (unsupported_languages): New macro.
6905         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6906         non-ported target libraries in noconfigdirs.
6907         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6908         non-linux-gnu.  Remove libgcj_ex_libffi.
6909         <lang_frag loop>: Set add_this_lang=no if the language is in
6910         unsupported_languages.
6911         * configure: Regenerate.
6912
6913 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6914
6915         * configure.in: Fix typo in handling of --with-mpfr-dir.
6916         * configure: Regenerate.
6917
6918 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6919
6920         * MAINTAINERS: Update my email address.
6921
6922 2005-06-02  Jim Blandy  <jimb@redhat.com>
6923
6924         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6925         accepted into the master sources.)
6926
6927 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6928             Michael Snyder  <msnyder@redhat.com>
6929             Stan Cox  <scox@redhat.com>
6930
6931         * configure.in: Set noconfigdirs for ms1.
6932
6933         * configure: Regenerate.
6934
6935 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6936
6937         * MAINTAINERS (Write After Approval): Add self.
6938
6939 2005-06-01  Josh Conner  <jconner@apple.com>
6940
6941         * MAINTAINERS (Write After Approval): Add self.
6942
6943 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6944
6945         * MAINTAINERS: Update my email address.
6946
6947 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6948
6949         * MAINTAINERS (Write After Approval): Add self.
6950
6951 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6952
6953         * MAINTAINERS (Write After Approval): Remove self.
6954
6955 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6956
6957         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6958         (Dependencies): Consider target modules for bootstrap dependencies.
6959         Make target bootstrap modules depend on each stage's gcc.
6960         * Makefile.in: Regenerate.
6961
6962 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6963
6964         * Makefile.def (configure-gcc): Depend on binutils having been built.
6965         (all-gcc): No need to do it here.
6966         * Makefile.in: Regenerate.
6967
6968 2005-05-19  Paul Brook  <paul@codesourcery.com>
6969
6970         * configure.in: Rewrite misleading error message when requested
6971         language cannot be built.
6972         * configure: Regenerate.
6973
6974 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6975
6976         * ylwrap: Import from Automake 1.9.5.
6977
6978 2005-05-13  David Ung  <davidu@mips.com>
6979
6980         * MAINTAINERS (Write After Approval): Add self.
6981
6982 2005-05-09  Mike Stump  <mrs@apple.com>
6983
6984         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6985         lt_cv_sys_max_cmd_len for now.
6986
6987 2005-05-09  Stan Cox  <scox@redhat.com>
6988
6989         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6990
6991 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6992
6993         * README.SCO: Update the URL.
6994
6995 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6996
6997         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6998         with_gnu_ld to libtool.
6999         * ltcf-c.sh (aix[45]): Define file_list_spec.
7000         * ltcf-cxx.sh (aix[45]): Same.
7001         * ltcf-gcj.sh (aix[45]): Same.
7002         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7003         exists, write list of input files to temporary file.
7004
7005 2005-05-04  Mike Stump  <mrs@apple.com>
7006
7007         * configure.in: Always pass --target to target configures as
7008         otherwise rebuilds that do --recheck will fail.
7009         * confiugure: Rebuilt.
7010
7011 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7012
7013         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7014         STAGE_HOST_EXPORTS.
7015         (configure, all): Add bootstrap support.
7016         (Host modules, target modules): Pass post-stage1 flags and exports.
7017         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7018         * Makefile.in: Regenerate.
7019
7020 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7021
7022         * configure: Regenerate.
7023
7024 2005-04-27  Mike Stump  <mrs@apple.com>
7025
7026         * MAINTAINERS: Add self as darwin maintainer.
7027
7028 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7029
7030         * config.sub: Update from master copy.
7031
7032 2005-04-21  Mike Stump  <mrs@apple.com>
7033
7034         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7035         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7036
7037 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7038
7039         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7040         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7041         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7042         "*-*-elf" and "*-*-linux*".
7043         * configure: Regenerate.
7044
7045 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7046
7047         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7048
7049 2005-04-12  Mike Stump  <mrs@apple.com>
7050
7051         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7052
7053 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7054
7055         * MAINTAINERS (Write After Approval): Add myself.
7056
7057 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7058
7059         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7060
7061 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7062
7063         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7064         (TARGET_CONFIGARGS): Include --with-target-subdir.
7065         (configure, all): New macros.  Use them throughout.
7066         * Makefile.in: Regenerate.
7067
7068 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7069
7070         * MAINTAINERS (Write After Approval): Add myself.
7071
7072 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7073
7074         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7075
7076 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7077
7078         * MAINTAINERS: Move John Carr to Write After Approval.
7079
7080 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7081
7082         * config/mh-mingw32: Delete.
7083         * configure.in: Don't use it.
7084         * configure: Regenerate.
7085
7086 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7087
7088         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7089         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7090         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7091         (HOST_LIB_PATH): Generate from Makefile.def.
7092         (TARGET_LIB_PATH): Likewise.
7093         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7094         * Makefile.in: Regenerate.
7095         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7096         (RPATH_ENVVAR): Include Darwin case.
7097         * configure: Regenerate.
7098
7099 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7100
7101         * MAINTAINERS (Various Maintainers): Remove self.
7102         (Write After Approval): Add self.
7103
7104 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7105
7106         * MAINTAINERS (Various Maintainers): Add self.
7107
7108 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7109
7110         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7111         * configure: Regenerate.
7112
7113 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7114
7115         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7116         gcc_version, and gcc_version_trigger from set of flags to pass.
7117         * Makefile.tpl: Remove definitions of above variables.
7118         (config.status): Remove dependency on $(gcc_version_trigger).
7119         * Makefile.in: Regenerate.
7120         * configure.in: Do not reference config/gcc-version.m4 nor
7121         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7122         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7123         * configure: Regenerate.
7124
7125 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7126             Andrew Pinski  <pinskia@physics.uc.edu>
7127
7128         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7129         * Makefile.in: Regenerate.
7130
7131 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7132
7133         * MAINTAINERS (Write After Approval): Add myself.
7134
7135 2005-03-03  David Ayers  <d.ayers@inode.at>
7136
7137         * MAINTAINERS (Write After Approval): Add myself.
7138
7139 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7140
7141         PR libgcj/20160
7142         * ltmain.sh: Avoid creating archives with components that have
7143         duplicate basenames.
7144
7145 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7146
7147         PR bootstrap/20250
7148         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7149         instead of check.
7150         * Makefile.in: Regenerate.
7151
7152 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7153
7154         * Makefile.in: Regenerate to fix conflict between the previous two
7155         patches.
7156
7157 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7158
7159         PR bootstrap/17383
7160         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7161         * Makefile.tpl (HOST_SUBDIR): New substitution.
7162         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7163         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7164         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7165         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7166         (Host modules, Bootstrapped modules): Use it.
7167         (Build modules, Target modules): Do not create symlink trees,
7168         always configure out-of-srcdir.
7169         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7170         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7171         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7172         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7173
7174         * Makefile.in: Regenerate.
7175         * configure: Regenerate.
7176
7177 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7178
7179         Merged from libada-gnattools-branch:
7180         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7181
7182         * gnattools: New directory.
7183         * Makefile.def: Add gnattools as a module, depending on target-libada.
7184         * Makefile.in: Regenerate.
7185         * configure.in: Include gnattools in host_tools; disable it if ada
7186         is disabled.
7187         * configure: Regenerate.
7188
7189 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7190
7191         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7192         treelang maintainer.
7193         (Write After Approval): Remove myself.
7194
7195 2005-02-23  Paul Schlie  <schlie@comcast.net>
7196
7197         * configure.in: Allow darwin targeted ports to build tk, itcl and
7198         libgui.
7199         * configure: Regenerate.
7200
7201 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7202
7203         PR libgcj/10353
7204         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7205         * configure: Regenerate.
7206
7207 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7208
7209         * MAINTAINERS (Write After Approval): Add myself.
7210
7211 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7212
7213         * MAINTAINERS: Update my e-mail address.
7214
7215 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7216
7217         * MAINTAINERS (Write After Approval): Add myself.
7218
7219 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7220
7221         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7222         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7223         target-libgloss when not *-*-elf and *-*-aout.
7224         * configure: Regenerate.
7225
7226 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7227
7228         * MAINTAINERS: Remove obsolete entries.
7229
7230         * MAINTAINERS (Write After Approval): Add Michael Matz.
7231
7232 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7233
7234         * MAINTAINERS: Remove self as cpplib maintainer.
7235
7236 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7237
7238         * install-sh, config.sub: Import from upstream.
7239
7240 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7241
7242         PR bootstrap/18222
7243         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7244         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7245         * Makefile.in: Regenerate.
7246
7247 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7248
7249         * MAINTAINERS: Update my email address.
7250
7251 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7252             Andreas Schwab  <schwab@suse.de>
7253
7254         PR bootstrap/18033
7255         * config-ml.in: Eval option if surrounded by single quotes.
7256
7257 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7258
7259         Revert 2004-12-28 Makefile changes, a better fix will be
7260         applied to mainline and src after GCC 4.0 branches.
7261
7262 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7263
7264         PR bootstrap/17383
7265
7266         * Makefile.def (target_modules): Remove stage parameter,
7267         it is always true now.
7268         * Makefile.tpl (configure-build-[+module+],
7269         configure-target-[+module+]): Always build symlink tree
7270         for the directory and for include.  BUILD_SUBDIR and
7271         TARGET_SUBDIR cannot be . anymore.
7272         * Makefile.in: Regenerate.
7273
7274 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7275
7276         Revert 2004-12-08 Makefile changes.
7277
7278 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7279
7280         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7281         cygwin, mingw.
7282
7283 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7284
7285         * configure.in (sh64-*-*): Reenable gprof.
7286         * configure: Regenerate.
7287
7288 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7289
7290         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7291         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7292         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7293         * Makefile.in: Regenerate.
7294
7295 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7296
7297         * MAINTAINERS: Update my email address.
7298
7299 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7300
7301         * Makefile.tpl: Generate normal dependencies if the LHS module is
7302         not bootstrapped.
7303         * Makefile.in: Regenerate.
7304
7305 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7306
7307         * configure.in: Include config/gxx-include-dir.m4.  Use
7308         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7309         * configure: Regenerate.
7310
7311 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7312
7313         * config.if: Delete.
7314         * configure.in: Set libstdcxx_incdir directly.
7315         * configure: Regenerate.
7316
7317 2004-12-02  Eric Christopher  <echristo@redhat.com>
7318
7319         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7320         * Makefile.in: Regenerate.
7321
7322 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7323
7324         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7325         * configure: Regenerate.
7326
7327 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7328
7329         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7330         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7331         * configure: Regenerate.
7332
7333 2004-12-01  Eric Christopher  <echristo@redhat.com>
7334
7335         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7336         of things to remove.
7337
7338 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7339
7340         * MAINTAINERS (Write After Approval): Update my e-mail address.
7341
7342 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7343
7344         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7345         from CVS libtool to always pass_all.
7346
7347 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7348
7349         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7350         (hppa*64*-*-*): Delete incorrect comment.
7351         * configure: Rebuilt.
7352
7353 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7354
7355         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7356
7357 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7358
7359         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7360         from CVS libtool to always pass_all.
7361
7362 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7363
7364         * install-sh, compile: Import from automake.
7365
7366 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7367
7368         * config.guess, config.sub:  Import from savannnah.
7369
7370 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7371
7372         * MAINTAINERS (Write After Approval): Add myself
7373
7374 2004-11-12  Mike Stump  <mrs@apple.com>
7375
7376         * Makefile.def: Add html support.
7377         * Makefile.tpl: Likewise.
7378         * Makefile.in: Regenerate.
7379
7380 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7381
7382         PR 18423
7383         * configure.in: Remove all instances of build-fixincludes from
7384         noconfigdirs.
7385         (build_configargs): Supply --target to subdirectories.
7386         * configure: Regenerate.
7387
7388         * Makefile.def: Make gcc install depend on fixincludes install.
7389         * Makefile.in: Regenerate.
7390
7391 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7392
7393         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7394
7395 2004-11-11  Paul Brook  <paul@codesourcery.com>
7396
7397         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7398
7399 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7400
7401         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7402         target-libgfortran.
7403         * configure: Regenerate.
7404
7405 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7406
7407         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7408         like CC.
7409
7410 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7411
7412         * Makefile.def (host fixincludes): Specify missing targets.
7413         * Makefile.in: Regenerate.
7414
7415 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7416
7417         * MAINTAINERS: Add myself
7418
7419 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7420
7421         * MAINTAINERS (Write After Approval): Add myself.
7422
7423 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7424
7425         * Makefile.def: Build fixincludes for the host, too.
7426         * Makefile.in: Regenerate.
7427         * configure.in (host_tools): Add fixincludes.
7428         * configure: Regenerate.
7429
7430 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7431
7432         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7433         * configure: Regenerated.
7434
7435 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7436
7437         PR other/17783
7438         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7439         * configure: Regenerated.
7440
7441 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7442
7443         * README.SCO: Update per FSF instructions.
7444
7445 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7446
7447         PR target/18151
7448         * configure.in (case ${target}): Do not build fixincludes for avr.
7449         * configure: Regenerated.
7450
7451 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7452
7453         * configure.in (case ${target}): Do not build fixincludes
7454         on platforms where it is not used.
7455         * configure: Regenerated.
7456
7457 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7458
7459         * configure.in: Use an absolute path to install-sh.
7460         * configure: Regenerated.
7461
7462 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7463
7464         * MAINTAINERS (Write After Approval): Add myself.
7465
7466 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7467
7468         * MAINTAINERS: Remove from Write After Approval those that are
7469         already maintainers.
7470
7471 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7472
7473         * MAINTAINERS:  Update my email address.
7474
7475 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7476
7477         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7478         * configure: Regenerate.
7479
7480 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7481
7482         * MAINTAINERS:  Update my email address.
7483
7484 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7485
7486         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7487         entries belonging to this category.
7488
7489 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7490
7491         * MAINTAINERS: Update my e-mail address.
7492
7493 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7494
7495         Fix wrong conflict resolution in:
7496
7497         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7498
7499         * Makefile.in: Regenerate.
7500         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7501         in the recursive `make', instead of hardwiring `all'.
7502         (Autogenerated TARGET-* variables): New.
7503
7504 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7505
7506         * configure.in: Enable target-libgloss for crx-*-*.
7507         * configure: Regenerate.
7508
7509 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7510
7511         * MAINTAINERS (Various Maintainers): Move the "windows,
7512         cygwin, mingw" maintainer to ...
7513         (OS Port Maintainers): ... here.
7514
7515 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7516
7517         * MAINTAINERS (Write After Approval): Remove those that are
7518         maintainers of some subsystem.
7519
7520 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7521
7522         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7523         * ltcf-cxx.sh (tpf*): Likewise.
7524         * ltconfig (tpf*): Add TPF OS configuration support.
7525
7526 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7527
7528         * MAINTAINERS: Change my email address to my new work account.
7529
7530 2004-09-24  Michael Roth  <mroth@nessie.de>
7531
7532         * configure.in (--without-headers): Add missing double quotes.
7533         * configure: Regenerate.
7534
7535 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7536
7537         * ylwrap: Revert to previous version.
7538
7539 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7540
7541         PR bootstrap/17369
7542         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7543         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7544         SET_GCC_LIB_PATH_CMD.
7545         (BASE_TARGET_EXPORTS): Likewise.
7546         * Makefile.in: Regenerated.
7547
7548         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7549         * configure: Regenerated.
7550
7551 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7552
7553         * config.guess: New upstream version
7554         * compile, depcomp, install-sh, ylwrap: Likewise.
7555
7556 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7557
7558         * config/mh-x86omitfp: New host makefile fragment.  Add
7559         -fomit-frame-pointer to the default BOOT_CFLAGS.
7560         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7561         * configure: Regenerate.
7562
7563 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7564
7565         PR target/11572
7566         * configure.in (*-*-darwin*): Renable libobjc.
7567         * configure: Regenerate.
7568
7569 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7570
7571         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7572
7573 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7574
7575         * Makefile.def: Remove libbanshee.
7576         * Makefile.tpl: Ditto.
7577         * configure.in: Ditto.
7578         * Makefile.in: Regen.
7579         * configure: Ditto.
7580
7581 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7582
7583         * ltmain.sh: Use $pic_object as $non_pic_object if
7584         $non_pic_object=none.
7585
7586 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7587
7588         * missing: Import latest version from master repository.
7589
7590 2004-09-06  Nick Clifton  <nickc@redhat.com>
7591
7592         * config.sub: Import latest version from master repository.
7593         * config.guess: Likewise.
7594         This includes these changes:
7595
7596         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7597
7598         * config.sub: Handle crisv32, alias etraxfs.
7599         * config.guess (crisv32:Linux:*:*): Handle.
7600
7601         2004-08-13  Brad Smith  <brad@comstyle.com>
7602
7603         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7604         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7605
7606         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7607
7608         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7609         assume the processor is a powerpc.  This is because coreutils
7610         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7611         in this case, due to a MacOS X bug that causes
7612         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7613         to return a negative number.
7614         Problem reported by Petter Reinholdtsen in:
7615         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7616
7617         2004-07-19  Ben Elliston  <bje@gnu.org>
7618
7619         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7620
7621         2004-06-24  Ben Elliston  <bje@gnu.org>
7622
7623         * config.guess: Update copyright years.
7624         * config.sub: Likewise.
7625
7626         2004-06-22  Robert Millan  <robertmh@gnu.org>
7627
7628         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7629         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7630
7631         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7632
7633         * config.guess (*:*VMS:*:*): New entry. Replaces
7634         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7635         manufacturer.
7636
7637         2004-06-22  Ben Elliston  <bje@gnu.org>
7638
7639         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7640         * config.sub: Likewise.
7641
7642         2004-06-22  Ben Elliston  <bje@gnu.org>
7643
7644         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7645         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7646
7647         2004-06-11  Ben Elliston  <bje@gnu.org>
7648
7649         * config.guess (pegasos:OpenBSD:*:*): Remove.
7650
7651         2004-06-11  Ben Elliston  <bje@gnu.org>
7652
7653         From Wouter Verhelst <wouter@grep.be>:
7654         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7655
7656         2004-06-11  Ben Elliston  <bje@gnu.org>
7657
7658         * config.guess (luna88k:OpenBSD:*:*): New.
7659
7660         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7661
7662         * config.guess (m32r*:Linux:*:*): New case.
7663         * config.sub: Handle m32rle.
7664
7665         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7666
7667         From Jens Petersen  <petersen@redhat.com>:
7668         * config.sub: Handle sparcv8.
7669
7670         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7671
7672         From Tom Smith <smith@cag.lkg.hp.com>:
7673         * config.guess: Version suffixes are equally significant on Tru64
7674         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7675         prefix of "P" (patched kernel).
7676
7677         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7678
7679         * config.sub: Add support for National Semiconductor CRX target.
7680
7681 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7682
7683         * MAINTAINERS (Various Maintainers): Remove myself as web page
7684         maintainer, add myself as maintainer of build status lists.
7685
7686 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7687
7688         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7689         *-*-netware, but add target-libmudflap.
7690         Consolidate *-*-netware targets (of which really only i?86 exists)
7691         into a single entry.
7692         * configure: Likewise.
7693
7694 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7695
7696         * Makefile.tpl (sorry): Remove.
7697         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7698         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7699         (do-clean): Clean per-stage directories too.
7700         (do-distclean): Run distclean-stage1 too.
7701         (.NOTPARALLEL): Enable during toplevel bootstrap.
7702         (stage[+id+]-bubble): Enable parallel execution during
7703         the recursive invocation.
7704         * Makefile.in: Regenerate.
7705
7706         Fix previous checkin:
7707
7708         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7709         include.
7710         * configure.in: Fix indentation.
7711         * configure: Regenerate.
7712
7713 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7714
7715         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7716         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7717         * configure: regenerate
7718         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7719         -mdynamic-no-pic
7720
7721 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7722
7723         * Makefile.def (build_modules): Add fixincludes.
7724         (dependencies): Make gcc depend on fixincludes.
7725         * configure.in (build_tools): Add fixincludes.
7726         (build_configdirs): Always include build_libs.
7727         * Makefile.in: Regenerate.
7728         * configure: Regenerate.
7729
7730 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7731
7732         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7733         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7734         phony targets; do not generate timestamp files.
7735         (distclean-stageN): Remove references to their timestamp files.
7736         (restageN, touch-stageN): Remove.
7737         (stageN-bubble): Rewritten.
7738         (compare): Support lean bootstraps.
7739         * Makefile.in: Regenerate.
7740
7741         * configure.in: Only warn when bootstrapping but
7742         build != host or build != target.  Support lean bootstraps.
7743         * configure: Regenerate.
7744
7745 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7746
7747         * configure.in:  Give a better error message if GMP/MPFR are missing
7748         and a language needing them has been requested.
7749         * configure:  Regenerated.
7750
7751 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7752
7753         * configure.in:  Print a list of available language front-ends if
7754         a requested one is missing.  Tidy stray tab characters.
7755         * configure:  Regenerated.
7756
7757 2004-08-19  Michael Koch  <konqueror@gmx.de>
7758
7759         * gcc/doc/install.texi: Update entry about automake for libjava.
7760
7761 2004-08-17  Robert Millan  <robertmh@gnu.org>
7762
7763         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7764         (instead of FreeBSD).
7765         * configure: Regenerate.
7766
7767 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7768
7769         * Makefile.in: Regenerate.
7770         * configure: Regenerate.
7771
7772         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7773         stage_*_flags.
7774         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7775         for bootstrapped modules if toplevel bootstrap is going.
7776         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7777         modules.  Adjust for changes in Makefile.def.  Enable several
7778         rules even in non-bootstrap mode, just to avoid peppering the
7779         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7780         (stage-[+prev+]-bubble): Remove.
7781
7782         * Makefile.def (Dependencies): Depend on all-build-bison,
7783         all-build-flex, all-build-byacc, all-build-texinfo, rather
7784         than the host variations.
7785         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7786         with BUILD_SUBDIR.
7787         (BISON): Update for recent Bisons.
7788         (YACC): Fix typo.
7789         (cross): Depend on all-build.
7790         (all): Do not depend on all-build.
7791         (prebootstrap): Remove.
7792         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7793         (Prebootstrap dependencies): Add them to the per-stage targets
7794         and to all-prebootstrap.
7795         * configure.in (build_configdirs): Always enable build_tools.
7796         (BUILD_DIR_PREFIX): Remove.
7797
7798         * Makefile.def (gcc): Add target variable.
7799         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7800         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7801         in the recursive `make', instead of hardwiring `all'.
7802         (Autogenerated TARGET-* variables): New.
7803
7804 2004-08-13  Brian Booth  <bbooth@redhat.com>
7805
7806         * MAINTAINERS: Remove myself from write-after-approval.
7807
7808 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7809
7810         * src-release: Stop distributing mmalloc with gdb (which doesn't
7811         use it).
7812         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7813         * Makefile.in: Regenerate.
7814
7815 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7816
7817         * configure.in (arm*-*-eabi*): New target.
7818         * configure: Regenerate.
7819
7820 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7821
7822         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7823         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7824         (Dependencies): New section.
7825         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7826         (configure-target-[+module+]): Depend on maybe-all-gcc
7827         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7828         (toplevel profiledbootstrap): Fix dependencies.
7829         * Makefile.in: Regenerate.
7830
7831 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7832
7833         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7834         target-libiberty to noconfigdirs.
7835         * configure: Regenerate.
7836
7837 2004-08-03  Paul Brook  <paul@codesourcery.com>
7838
7839         * configure.in: Check for MPFR as well as GMP.
7840         * configure: Regenerate.
7841
7842 2004-08-01  Robert Millan  <robertmh@gnu.org>
7843
7844         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7845         libmudflap for all GNU-based systems (with Glibc).
7846         * configure: Regenerate.
7847
7848 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7849
7850         * Makefile.def (host-modules): Add gcc.
7851         * Makefile.in: Regenerate.
7852         * Makefile.tpl (sorry): New rule.
7853         (configure-host, all-host, [+make_target+]-host, do-check,
7854         install-host): Do not add gcc as a special case.
7855         (host modules): Add a small special-casing for gcc.  Export
7856         extra_make_flags through the environment.
7857         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7858         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7859         other recursive targets for gcc): Remove.
7860
7861         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7862         (stage, unstage): New rules.
7863         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7864         distclean-stage[+id+]): Use stage_current.
7865         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7866         the stage*-start rules.
7867
7868 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7869
7870         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7871         use -all_load flag.
7872
7873 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7874
7875         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7876         * configure: Regenerate.
7877
7878 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7879
7880         * maintainer-scripts/gcc_release: Revert yesterday's change.
7881
7882 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7883
7884         * MAINTAINERS: Add myself to write-after-approval.
7885
7886 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7887
7888         * libf2c: Removed.
7889         * gcc/gccbug.in: Updated because of libf2c removal.
7890         * maintainer-scripts/gcc_release: Ditto.
7891
7892 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7893
7894         * configure.in: Build libmudflap by default on FreeBSD.
7895         * configure: Regenerated.
7896
7897 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7898
7899         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7900         systems.
7901         * configure: Regenerated.
7902
7903 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7904
7905         PR target/16344
7906         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7907         feedback based compiler.
7908         * Makefile.in: Rebuilt.
7909
7910 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7911
7912         * Makefile.def (host_modules): Set bootstrap=true for flex.
7913         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7914         * Makefile.in: Rebuilt.
7915
7916 2004-07-07  Jan Hubicka  <jh@suse.cz>
7917
7918         * MAINTAINERS: Add self as a profile feedback maintainer.
7919
7920 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7921
7922         * configure.in:  Do not prepend $srcdir to /dev/null in
7923         makefile fragments.
7924         * configure:  Regenerate.
7925
7926 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7927
7928         * Makefile.def (build_modules): Add bison, byacc, flex,
7929         m4, texinfo.
7930         (flags_to_pass): Add FLEX.
7931         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7932         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7933         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7934         DEFAULT_MAKEINFO): Remove.
7935         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7936         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7937         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7938         objdir or else use configured tool.
7939         (all-build): New.
7940         (all): Depend on it.
7941         (Build module dependencies): Add.
7942         * Makefile.in: Regenerate.
7943         * configure.in: Better support for multiple build modules,
7944         matching what is done for host/target modules.  Do not look
7945         for "plausible" locations of build tools if Canadian cross.
7946         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7947         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7948         * configure: Regenerate.
7949
7950 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7951
7952         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7953         * Makefile.in: Regenerate.
7954
7955 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7956
7957         * Makefile.tpl (configure-build-[+module+],
7958         configure-[+module+], configure-target-[+module+]): Pass
7959         [+extra_configure_args+].
7960         (all-build-[+module+], all-[+module+], check-[+module+],
7961         install-[+module+], [+make_target+]-[+module+],
7962         all-target-[+module+], check-target-[+module+],
7963         install-target-[+module+], [+make_target+]-target-[+module+]):
7964         Pass [+extra_make_args+].
7965         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7966         (GCC_HOST_EXPORTS): Remove.
7967         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7968         cross, check-gcc, check-gcc-c++, install-gcc,
7969         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7970         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7971         * Makefile.in: Regenerate.
7972
7973 2004-06-21  Matthew Sachs  <msachs@apple.com>
7974
7975         * MAINTAINERS: Added self to write-after-approval.
7976
7977 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7978
7979         * configure.in: Check for srcdir/winsup rather than build directory
7980         winsup.
7981         * configure: Regenerate.
7982
7983 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7984
7985         * configure.in: Don't build Cygwin native newlib if winsup
7986         directory is missing.  Emit warning instead.
7987         * configure: Regenerate.
7988
7989 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7990
7991         * Makefile.tpl (touch-stage[+id+]): New.
7992         (restage[+prev+]): Depend on touch-stage[+id+].
7993
7994         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7995         Use it throughout.
7996
7997         * Makefile.def: Add profile and feedback bootstrap stages.
7998         Remove next field from bootstrap stages.
7999         * Makefile.tpl (LN, LN_S): Substitute.
8000         (stageN-start, stageN-end): Use double-colon rules, to
8001         provide a hook for additional setup commands.
8002         (distclean-stageN-gcc, restageN): Create dependencies from
8003         [+prev+], not from [+next+].
8004         (stageN-bubble): Add commands for successive stages from
8005         [+prev+], using double-colon rules.
8006         (all-stageN-gcc): Fix typo.
8007         (stagefeedback-start, profiledbootstrap): New.
8008         * Makefile.in: Regenerate.
8009         * configure.in: Call ACX_PROG_LN.
8010         * configure: Regenerate.
8011
8012 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8013
8014         * MAINTAINERS (Write After Approval): Add myself.
8015
8016 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8017
8018         * MAINTAINERS (Write After Approval): Add myself.
8019
8020 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8021
8022         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8023         without gcc.
8024         * configure: Regenerate.
8025
8026 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8027
8028         * Makefile.tpl: Fix typo.
8029         * Makefile.in: Regenerate.
8030
8031 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8032
8033         * configure.in: Remove new- prefix from toplevel
8034         bootstrap targets.
8035         * configure: Regenerate.
8036
8037 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8038
8039         * Makefile.tpl (all.normal): Rename to all.
8040         (all): Replace with a rule to pick the default
8041         target from configure.
8042         (all-gcc, configure-gcc): Use conditionals to
8043         do nothing when toplevel bootstrap is going on.
8044         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8045         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8046         * configure.in: Support --enable-bootstrap.
8047
8048         * Makefile.def: Remove new- prefix from toplevel
8049         bootstrap targets.
8050         * Makefile.tpl: Likewise.
8051
8052         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8053         target.
8054
8055         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8056         $(RECURSE_FLAGS) to recursive invocation of make.
8057
8058         * Makefile.in: Regenerate.
8059         * configure: Regenerate.
8060
8061 2004-05-30  Andreas Jaeger  <aj@suse.de>
8062             Jim Wilson  <wilson@specifixinc.com>
8063
8064         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8065         like CC.
8066
8067 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8068
8069         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8070         * configure: Regenerate.
8071
8072 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8073
8074         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8075         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8076         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8077         targets.
8078         * Makefile.in: Regenerate.
8079
8080 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8081
8082         * configure.in: Test the ability to symlink directories.
8083         * configure: Regenerate.
8084
8085         * Makefile.def (bootstrap-stage): New definitions.
8086         * Makefile.tpl (configure-stage1-gcc,
8087         configure-stage2-gcc, configure-stage3-gcc,
8088         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8089         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8090         new-restage3, compare): Autogenerate, see Makefile.in
8091         entry for behavioral changes.
8092         (distclean-stage1, new-stage1-start, new-stage1-end,
8093         new-stage1-bubble, distclean-stage2, new-stage2-start,
8094         new-stage2-end, new-stage2-bubble, distclean-stage3,
8095         new-stage3-start, new-stage3-end): New autogenerated targets.
8096         (objext, prebootstrap, BOOT_CFLAGS,
8097         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8098         targets.
8099
8100         * Makefile.in: Regenerate.
8101         (distclean-stage1, new-stage1-start, new-stage1-end,
8102         new-stage1-bubble, distclean-stage2, new-stage2-start,
8103         new-stage2-end, new-stage2-bubble, distclean-stage3,
8104         new-stage3-start, new-stage3-end): New targets.
8105         (all-stage1-gcc): Move prebootstrap dependency from here...
8106         (configure-stage1-gcc): ...to here.
8107         (new-bootstrap): Use bubble targets.
8108         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8109         Use per-stage distclean targets.
8110         (configure-stage1-gcc, configure-stage2-gcc,
8111         configure-stage3-gcc, all-stage1-gcc,
8112         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8113         Use new-stageN-start to prepare the tree.
8114
8115 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8116
8117         * Makefile.def (host_modules): add libcpp.
8118         * Makefile.tpl: Add dependencies on and for libcpp.
8119         * Makefile.in: Regenerate.
8120         * configure.in: Add libcpp host module.
8121         * configure: Regenerate.
8122
8123 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8124
8125         * Makefile.tpl: Whenever a recursive target is defined, wrap
8126         it in a special @if/@endif block, and prepare its maybe
8127         dependency in the @if/@endif block
8128         * configure.in: Instead of writing maybe dependencies, remove
8129         the @if/@endif statements, and remove the @if/@endif blocks
8130         that remain.
8131         * configure: Regenerate.
8132         * Makefile.in: Regenerate.
8133
8134 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8135
8136         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8137
8138 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8139
8140         PR bootstrap/15120
8141         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8142         * */configure: Rebuilt.
8143
8144 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8145
8146         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8147         of libf2c.
8148         * configure, Makefile.in: Regenerate.
8149
8150 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8151
8152         * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8155
8156         Merge from tree-ssa-20020619-branch.
8157
8158         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8159         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8160         (HOST_GMPLIBS): Define.
8161         (HOST_GMPINC): Define.
8162         (TARGET_LIB_PATH): Add libmudflap.
8163         (GFORTRAN_FOR_TARGET): Define.
8164         (configure-build*): Export GFORTRAN.
8165         (configure-gcc): Export GMPLIBS and GMPINC.
8166         (all-gcc): Add maybe-all-libbanshee.
8167         (configure-target-libgfortran): Define.
8168         * Makefile.in: Regenerate.
8169         * configure.in (host_libs): Add libbanshee.
8170         (target_libraries): Add target-libmudflap and target-libgfortran.
8171         Add --with-libbanshee.
8172         Handle --disable-libmudflap.
8173         (*-*-freebsd*): Use with_gmp.
8174         Add $(libgcj) to noconfigdirs.
8175         * configure: Regenerate.
8176         * depcomp: New file.
8177         * MAINTAINERS: Add tree-ssa maintainers.
8178
8179 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8180
8181         * MAINTAINERS (Various Maintainers): Add myself.
8182
8183 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8184
8185         * MAINTAINERS (Write After Approval): Add myself.
8186
8187 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8188
8189         * MAINTAINERS (Write After Approval): Add myself.
8190
8191 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8192
8193         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8194         * configure: Regenerate.
8195
8196 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8197
8198         Revert:
8199         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8200
8201         * Makefile.def (flags_to_pass): Remove *dir variables that
8202         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8203         as well as prefix and exec_prefix.
8204         * Makefile.in: Regenerate.
8205
8206 2004-04-26  Robert Millan  <robertmh@gnu.org>
8207
8208         Add patches from libtool CVS.
8209         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8210         * ltconfig: Likewise.
8211         * ltcf-c.sh: Likewise.
8212         * ltcf-cxx.sh: Likewise.
8213         * ltcf-gcj.sh: Likewise.
8214
8215 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8216
8217         * Makefile.def (host_modules): Mark with the bootstrap
8218         flag packages on which gcc depends.
8219         * Makefile.tpl (all-bootstrap): Use it.
8220         * Makefile.in: Regenerate.
8221
8222 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8223
8224         * Makefile.def (flags_to_pass): Remove *dir variables that
8225         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8226         as well as prefix and exec_prefix.
8227         * Makefile.in: Regenerate.
8228
8229 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8230
8231         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8232         * configure: Regenerate.
8233         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8234         * gcc/Makefile.tpl (compare): Use the result of the test.
8235         * gcc/Makefile.in: Regenerate.
8236
8237 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8238
8239         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8240         Always relocate gcc and prev-gcc to the original names, even
8241         if the build fails.
8242         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8243         New targets.
8244
8245 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8246
8247         * MAINTAINERS: Update my email address.
8248
8249 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8250
8251         * configure.in (mips*-*-irix5*): Enable ld.
8252         * configure: Regenerate.
8253
8254 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8255
8256         * configure: Regenerate.
8257
8258 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8259
8260         * Makefile.tpl (configure-[+module+], configure-gcc,
8261         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8262         Set and export LDFLAGS.
8263         * Makefile.in: Regenerate.
8264
8265 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8266
8267         * MAINTAINERS: Add myself to write-after-approval.
8268
8269 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8270
8271         PR bootstrap/14871
8272         * Makefile.tpl: If we don't have built-in-tree target tools,
8273         use the ones found by configure rather than hacking around with
8274         program_transform_name.
8275         * configure.in: Give Makefile.tpl the information necessary
8276         to do that.
8277         * Makefile.in: Regenerate.
8278         * configure: Regenerate.
8279
8280 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8281
8282         PR bootstrap/14760
8283         * configure.in: When computing baseargs, strip *all* copies of
8284         offending options.  Also, don't match/substitute the trailing space,
8285         so that this actually works when two similar options are separated by
8286         only one space.
8287         * configure: Regenerate.
8288
8289 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8290
8291         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8292         (rs6000-*-aix*): Same.
8293         * configure: Regenerate.
8294
8295 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8296
8297         * MAINTAINERS: Add myself to write-after-approval.
8298
8299 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8300
8301         * MAINTAINERS: Add myself to write-after-approval.
8302
8303 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8304
8305         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8306         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8307         * Makefile.in: Regenerate.
8308
8309         * configure.in (top level bootstrap support): Rework --enable-werror
8310         to set @stage2_werror_flag@.
8311         * configure: Regenerate.
8312         * Makefile.tpl (top level bootstrap support): Pass
8313         @stage2_werror_flag@ down to configure in stages 2 and 3.
8314         * Makefile.in: Regenerate.
8315
8316 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8317
8318         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8319         for stages 2 and 3 as well as in make.  As a consequence, remove
8320         OUTPUT_OPTION (now detected by configure) from the flags passed down
8321         to make.
8322         * Makefile.in: Regenerate.
8323
8324         * Makefile.tpl (new-bootstrap): Fix typo.
8325         * Makefile.in: Regenerate.
8326
8327 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8328
8329         * Makefile.tpl: Rearrange by moving recursive_targets rules
8330         into their proper sections.
8331         * Makefile.tpl (top level bootstrap support): Move disabling
8332         of coverage flags from 'make' to 'configure'; improve comments.
8333         * Makefile.in: Regenerate.
8334
8335         * Makefile.tpl (experimental top level bootstrap) Move stage1
8336         language setting from all- target to configure- target; disable
8337         intermodule optimization in stage 1; prevent gratuitous rebuilds
8338         of stage 1.
8339         * Makefile.in: Regenerate.
8340         * configure.in: Comma-separate stage 1 language list for top
8341         level bootstrap.
8342         * configure: Regenerate.
8343
8344         * Makefile.tpl: Clean up experimental top level bootstrap support:
8345         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8346         prev-gcc in configure- targets as well as all- targets.
8347         * Makefile.in: Regenerate.
8348
8349 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8350
8351         * compile: New file imported from automake.
8352
8353 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8354
8355         * configure.in: Remove symbolic link section.
8356         * configure: Regenerate.
8357         * Makefile.tpl (links): Remove.
8358         * Makefile.in: Regenerate.
8359
8360 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8361             Nathanael Nerode  <neroden@gcc.gnu.org>
8362
8363         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8364         Set with AC_CHECK_PROGS.
8365         * configure.in: Fix comment typo from last patch.
8366         * configure: Regenerate.
8367
8368 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8369
8370         * Makefile.tpl: Introduce experimental top level bootstrap support.
8371         * Makefile.in: Regenerate.
8372         * configure.in: Introduce support for top level bootstrap.
8373         * configure: Regenerate.
8374
8375 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8376             Paolo Bonzini  <bonzini@gnu.org>
8377
8378         PR bootstrap/14522
8379         * configure.in: Cope with shells that do not support unquoted ^
8380         * configure: Regenerate.
8381
8382 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8383             Paolo Bonzini  <bonzini@gnu.org>
8384
8385         PR bootstrap/14522
8386         * configure.in: Cope with shells that do not support nesting
8387         quotes inside quoted backquote substitutions.
8388         * configure: Regenerate.
8389
8390 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8391
8392         PR bootstrap/14522
8393         * configure.in: Fix escaping of $.
8394         * configure: Regenerate.
8395
8396 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8397
8398         * configure: Regenerate, since I forgot to while committing Paolo's
8399         changes.
8400
8401 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8402
8403         PR ada/14131
8404         Move language detection to the top level.
8405         * configure.in: Find default values for the tools as
8406         soon as possible.  Disable ada if GNAT is not found.
8407         Emit error message about missing languages.  Expand
8408         --enable-languages=all for the gcc subdirectory.
8409
8410 2004-03-10  Ben Elliston  <bje@gnu.org>
8411
8412         * MAINTAINERS: Update my email address.
8413
8414 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8415
8416         * ltconfig: Disable building static libraries if building shared
8417         libraries on AIX 5L.
8418
8419 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8420
8421         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8422         and disable libgcj.
8423         * configure: Regenerated.
8424
8425 2004-03-01  Brian Booth  <bbooth@redhat.com>
8426
8427         * MAINTAINERS: Add myself to write-after-approval.
8428
8429 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8430
8431         * MAINTAINERS: Add myself to write-after-approval.
8432
8433 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8434
8435         PR bootstrap/7087
8436         * Makefile.tpl: Guard XFOO sed statements better.
8437         * Makefile.tpl: Add dependency for configure-target-libada.
8438         * Makefile.in: Regenerate (incidentally fixes broken
8439         commit when libada-branch was merged).
8440
8441 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8442
8443         * MAINTAINERS: Add myself to write-after-approval.
8444
8445 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8446
8447         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8448         maintainers.
8449
8450 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8451
8452         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8453         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8454
8455 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8456
8457         PR bootstrap/11932
8458         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8459
8460 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8461
8462         * MAINTAINERS: Added myself to write-after-approval.
8463
8464 2004-02-14  Michael Koch  <konqueror@gmx.de>
8465
8466         * MAINTAINERS: Added myself to write-after-approval.
8467
8468 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8469
8470         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8471         some OS port maintainers to OS port maintainers section.
8472
8473 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8474
8475         * MAINTAINERS: Add self.
8476
8477 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8478
8479         * MAINTAINERS: Alphabetize.
8480
8481 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8482
8483         * MAINTAINERS: Remove myself.
8484
8485 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8486
8487         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8488         (rs6000-*-aix*): Same.
8489         * configure: Regenerate.
8490
8491 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8492
8493         * configure.in (host): Add in missing $noconfigdirs to defines.
8494         * configure: Regenerate.
8495
8496 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8497             Nathanael Nerode  <neroden@gcc.gnu.org>
8498
8499         PR ada/6637, PR ada/5911
8500         Merge with libada-branch:
8501         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8502         with appropriate dependencies. Add --enable-libada configure switch.
8503         * configure, Makefile.in: Regenerate.
8504
8505 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8506
8507         * MAINTAINERS: Add myself to write-after-approval.
8508
8509 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8510
8511         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8512         * configure: Regenerate.
8513
8514 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8515
8516         Merge from upstream:
8517
8518         * ltmain.in: When setting IFS to '~', be careful about user
8519         arguments that contain '~'.
8520
8521         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8522
8523         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8524         Also test $base_compile against $CC with escaped arguments. Bug
8525         reported by Geoff Keating <geoffk@apple.com>.
8526
8527 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8528
8529         * MAINTAINERS: Remove i960 port.
8530
8531 2004-01-23  DJ Delorie  <dj@redhat.com>
8532
8533         * Makefile.def (target_modules) [libiberty]: Don't stage.
8534         * Makefile.in: Rebuilt.
8535
8536 2004-01-20  Caroline Tice  <ctice@apple.com>
8537
8538         * MAINTAINERS: Add myself to write-after-approval.
8539
8540 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8541
8542         * MAINTAINERS: Update my email address.
8543
8544 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8545
8546         * MAINTAINERS: Add myself to write-after-approval.
8547
8548 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8549
8550         * MAINTAINERS: Remove entries without email address.
8551
8552 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8553
8554         * MAINTAINERS: Add myself to write-after-approval.
8555
8556 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8557
8558         * MAINTAINERS: Update my email address.
8559
8560 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8561
8562         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8563         * Makefile.tpl (configure-target-[+module+]): Support stage.
8564         * Makefile.in: Rebuilt.
8565
8566 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8567
8568         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8569
8570 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8571
8572         * MAINTAINERS: Add myself as a MIPS maintainer.
8573
8574 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8575
8576         * configure.in: Use ./config.cache, not config.cache.
8577         * configure: Regenerate.
8578         * Makefile.tpl: Special-casing not needed for GCC any more.
8579         * Makefile.in: Regenerate.
8580
8581         * configure.in: Don't share a cache file for host dirs.
8582         * configure: Regenerate.
8583
8584         * config-ml.in: Don't mess with the cache file.
8585
8586 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8587
8588         * MAINTAINERS: Move myself from 'Write After Approval' to
8589         'CPU Port Maintainers' section as SPARC maintainer.
8590
8591 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8592
8593         * Makefile.tpl: Make GCC use a separate config.cache.
8594         * Makefile.in: Regenerate.
8595
8596         PR bootstrap/11932, PR bootstrap/11933
8597         (I don't know if it will fix either of them, but it relates
8598         to them.)
8599         * configure.in: Don't use shared config.cache for target
8600         directories.
8601         * configure: Regenerate.
8602
8603 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8604
8605         * MAINTAINERS: Add myself to 'Write After Approval' section.
8606
8607 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8608
8609         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8610         * configure: Regenerated.
8611
8612 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8613
8614         * MAINTAINERS: Remove the mn10200 maintainer.
8615
8616 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8617
8618         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8619         * configure: Regenerated.
8620
8621 2003-12-16  Jan Hubicka  <jh@suse.cz>
8622
8623         * MAINTAINERS: Add myself as callgraph maintainer.
8624
8625 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8626
8627         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8628         * configure: Regenerate.
8629
8630 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8631
8632         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8633         'Write After Approval' section. Update email.
8634
8635 2003-12-01  James Lemke  <jim@wasabisystems.com>
8636
8637         * MAINTAINERS (Write After Approval): Add myself.
8638
8639 2003-11-20  Matt Thomas  <matt@3am-software.com>
8640
8641         * MAINTAINERS: Add myself as a vax port maintainer.
8642
8643 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8644
8645         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8646         (configure-build-[+module+], configure-[+module+]): Likewise.
8647         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8648         * Makefile.in: Regenerate.
8649
8650 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8651
8652         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8653         shared/dylibed libraries.
8654         * ltmain.sh: Likewise.
8655         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8656         * ltcf-cxx.sh: Likewise.
8657         * ltcf-gcj.sh: Likewise.
8658         * ltconfig: Likewise.
8659
8660 2003-11-17  Stan Cox  <scox@redhat.com>
8661
8662         * MAINTAINERS: Add myself as iq2000 port maintainer.
8663
8664 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8665
8666         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8667         * Makefile.in: Regenerate.
8668
8669 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8670
8671         * config.sub: Update to 2003-11-03 version.
8672
8673 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8674
8675         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8676         * configure:  Regenerate.
8677
8678 2003-10-20  Nicolas Pitre  <nico@cam.org>
8679
8680         * MAINTAINERS: Add myself to 'Write After Approval' section.
8681
8682 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8683
8684         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8685
8686 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8687
8688         * MAINTAINERS: Update my email address.
8689
8690 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8691
8692         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8693
8694 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8695
8696         * MAINTAINERS: Add myself to 'Write After Approval' section.
8697
8698 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8699
8700         * config.guess: Update to 2003-10-16 version.
8701         * config.sub: Update to 2003-10-16 version.
8702
8703 2003-10-15  David Daney  <ddaney@avtrex.com>
8704
8705         * MAINTAINERS: Added myself to 'Write After Approval' section.
8706
8707 2003-10-15  Falk Hueffner  <falk@debian.org>
8708
8709         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8710         'Write After Approval' section. Update email.
8711
8712 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8713
8714         * MAINTAINERS: Move myself from 'Write After Approval' to
8715         'Various Maintainers' section as middle-end maintainer.
8716
8717 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8718
8719         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8720         HOST_FLAGS_TO_PASS.
8721         * Makefile.in: Regenerate.
8722
8723 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8724
8725         * config.guess: Update to 2003-10-07 version.
8726         * config.sub: Update to 2003-10-07 version.
8727
8728 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8729
8730         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8731         * ltconfig (irix5*, irix6*): Don't override version_type.
8732
8733 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8734
8735         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8736         * configure: Rebuilt
8737         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8738         * Makefile.in: Rebuilt
8739
8740 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8741
8742         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8743
8744 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8745
8746         * MAINTAINERS (Write After Approval): Add myself.
8747
8748 2003-09-29  Paul Koning  <ni1d@arrl.net>
8749
8750         * MAINTAINERS: Move myself from "Write After Approval"
8751         to CPU platform maintainers for pdp11 platform.
8752
8753 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8754
8755         * MAINTAINERS: Move myself from 'Write After Approval' to
8756         'Various Maintainers' section as libffi testsuite maintainer.
8757
8758 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8759
8760         * configure.in: Pass a computed --program-transform-name
8761         to subconfigures.
8762         * configure: Regenerated.
8763
8764 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8765
8766         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8767         * Makefile.in: Regenerate.
8768
8769         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8770         * Makefile.in: Regenerate.
8771
8772 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8773
8774         * MAINTAINERS: Move myself from 'Write After Approval'
8775         to 'Various Maintainers' (objective-c) section.
8776
8777 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8778
8779         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8780         quoting.
8781         * configure: Regenerated.
8782
8783 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8784
8785         * MAINTAINERS (Write After Approval): Add myself to write after
8786         approval list.
8787
8788 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8789
8790         * MAINTAINERS (Write After Approval): Add myself.
8791
8792 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8793
8794         * MAINTAINERS: Update my e-mail address.
8795
8796 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8797
8798         * libtool.m4 (LD): Correct powerpc64 host match.
8799
8800 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8801
8802         * MAINTAINTERS: Update my affiliation and email address.
8803
8804 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8805
8806         * MAINTAINERS (Write After Approval): Add myself.
8807
8808 2003-09-04  DJ Delorie  <dj@redhat.com>
8809
8810         * configure: Regenerate.
8811
8812 2003-09-04  Robert Millan  <robertmh@gnu.org>
8813
8814         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8815
8816 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8817
8818         * configure.in: Ensure arguments to sed are properly spaced.
8819         * configure: Regenerate.
8820
8821 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8822
8823         * MAINTAINERS: Update my e-mail address.
8824
8825 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8826
8827         * MAINTAINERS (Write After Approval): Add myself.
8828
8829 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8830
8831         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8832         * configure: Regenerated.
8833
8834 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8835
8836         * MAINTAINERS: Update my email address.
8837
8838 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8839
8840         * configure.in:  Use newline instead of semicolon when assuming
8841         shell arguments in a for loop.
8842         * configure:  Regenerated.
8843
8844 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8845
8846         * MAINTAINERS: Resurrect the i860 maintainer.
8847
8848 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8849
8850         PR 8180
8851         * configure.in: When testing with_libs and with_headers, treat
8852         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8853         * configure: Regenerate.
8854
8855         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8856         make, shell, etc.
8857         (baseargs): Likewise.
8858         * configure: Regenerate.
8859
8860 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8861
8862         * MAINTAINERS (Write After Approval): Add myself.
8863
8864 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8865
8866         * configure.in: Disable libgcj for darwin not on powerpc.
8867         * configure: Rebuild.
8868
8869 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8870
8871         * config-ml.in, symlink-tree: Add license.
8872
8873 2003-08-03  Richard Stallman  <rms@gnu.org>
8874             Eben Moglen  <moglen@columbia.edu>
8875
8876         * README.SCO: New file.
8877
8878 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8879
8880         * Makefile.tpl (check, check-c++): Express dependencies using
8881         dependencies rather than commands.
8882         * Makefile.in: Regenerate.
8883
8884 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8885
8886         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8887         * configure: Ditto.
8888
8889 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8890
8891         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8892         * Makefile.in: Update.
8893
8894 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8895
8896         * configure.in: Enable libgcj for darwin.
8897         * configure: Rebuild.
8898
8899 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8900
8901         * config-ml.in:  Use ac_configure_args directly instead of
8902         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8903         actually seen.
8904
8905 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8906
8907         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8908         creating target and build subdirs to build all parent dirs as needed.
8909         * Makefile.in: Rebuild.
8910         * configure.in: Don't build dirs explicitly here.
8911         * configure: Rebuild.
8912
8913 2003-07-26  Paul Brook  <paul@nowt.org>
8914
8915         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8916
8917 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8918
8919         * Makefile.tpl (all-make): Depend on intl.
8920         * Makefile.in: Rebuilt.
8921
8922 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8923
8924         * install-sh:  Update to newer upstream versions (associated with
8925         aclocal 1.7).
8926         * mkinstalldirs:  Likewise.
8927         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8928
8929 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8930
8931         * MAINTAINERS: Move self from Bug database only accounts
8932         to write-after-approval.
8933
8934 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8935
8936         * config.if: Remove unused libc_interface determination.
8937
8938 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8939
8940         * MAINTAINERS: Move self from write-after-approval to
8941         build machinery (*.in).
8942
8943 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8944
8945         PR bootstrap/11273
8946         PR bootstrap/11408
8947         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8948         unused INSTALL_PROGRAM_ARGS.
8949         * configure.in: Use AC_PROG_INSTALL.
8950         * Makefile.in: Regenerate.
8951         * configure: Regenerate.
8952
8953 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8954
8955         * MAINTAINERS: Alphabetize.
8956
8957 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8958
8959         * configure: Rebuilt.
8960         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8961         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8962         newlib nor libgloss.
8963         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8964         * configure.in (am33_2.0-*-linux*): Added.
8965
8966 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8967
8968         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8969         * configure: Regenerate.
8970
8971 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8972
8973         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8974         * Makefile.in: Regenerate.
8975
8976 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8977
8978         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8979         * Makefile.in: Regenerate.
8980
8981 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8982
8983         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8984         * Makefile.in: Regenerated.
8985
8986         * config-ml.in: Replace PWD with PWD_COMMAND.
8987
8988 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8989
8990         * intl: New directory; see intl/ChangeLog for details.
8991         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8992         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8993         * Makefile.in: Regenerate.
8994
8995 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8996
8997         * configure.in: Clean up config-lang.in handling.  Delete
8998         useless assignment to "subdirs".
8999         * configure: Regenerate.
9000
9001 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9002
9003         * configure.in: Rename 'target_libs' to 'target_libraries'.
9004         Remove useless reference to 'target_libs'.
9005         * configure: Regenerate.
9006
9007 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9008
9009         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9010         * Makefile.in: Regenerate.
9011
9012 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9013
9014         * Makefile.def: Introduce flags_to_pass.
9015         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9016         * Makefile.in: Regenerate.
9017
9018 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9019
9020         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9021         and target-libgloss.
9022         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9023         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9024         * configure: Regenerate.
9025
9026 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9027
9028         * configure.in: Update testsuite_flags to new location.
9029         * configure. Regenerate.
9030
9031 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9032
9033         * Makefile.tpl: Remove BUILD_CC stuff.
9034         * Makefile.in: Regenerate.
9035
9036 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9037
9038         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9039
9040 2003-06-16  Graeme Peterson  <gp@qnx.com>
9041
9042         * MAINTAINERS (Write After Approval): Add myself.
9043
9044 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9045
9046         * config.guess: Update to 2003-06-12 version.
9047         * config.sub: Update to 2003-06-13 version.
9048
9049 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9050
9051         * config.guess: Update to 2003-06-06 version.
9052         * config.sub: Update to 2003-06-06 version.
9053
9054 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9055
9056         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9057         * configure. Regenerate.
9058
9059 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9060
9061         * configure.in: Disable serial configure by default.
9062         * configure: Regenerate.
9063         * Makefile.tpl: Abolish .NOTPARALLEL.
9064         * Makefile.in: Regenerate.
9065
9066         * Makefile.tpl: Replace {build,host,target}_canonical by
9067         {build,host,target}.
9068         * Makefile.in: Regenerate.
9069
9070         * Makefile.tpl: Fix stupid pasto.
9071         * Makefile.in: Regenerate.
9072
9073 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9074
9075         * Makefile.tpl: Remove bogus conditional.
9076         * Makefile.in: Regenerate.
9077
9078 2003-06-05  Jan Hubicka  <jh@suse.cz>
9079
9080         * Makefile.tpl (profiledbootstrap): New target.
9081         * Makefile.in (profiledbootstrap): New target.
9082
9083 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9084
9085         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9086         Pinski. Remove user names from other bugzilla-only maintainers.
9087
9088 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9089
9090         * Makefile.tpl: Make 'recursive targets' using autogen rather
9091         than shell loop.  Remove duplicate 'clean' targets and false
9092         comments.
9093         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9094         Add systematic method of specifying missing targets in subdirs.
9095         Add copyright boilerplate.
9096         * Makefile.in: Regenerate.
9097         * configure.in: Add 'recursive targets' to maybe list.
9098         * configure: Regenerate.
9099
9100         * MAINTAINERS: "GNATS only" -> "Bug database only".
9101
9102         * Makefile.tpl: Rename [+target+] to [+make_target+].
9103         * Makefile.def: Rename 'target' to 'make_target'.
9104
9105 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9106
9107         * MAINTAINERS: Add self as options handling maintainer.
9108
9109 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9110
9111         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9112         been too long since I touched those ports.
9113
9114 2003-05-28  DJ Delorie  <dj@redhat.com>
9115
9116         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9117         * Makefile.in: Regenerate.
9118
9119 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9120
9121         * configure.in: Use curly braces in the definition of tooldir.
9122         * configure: Regenerate.
9123
9124 2003-05-21  DJ Delorie  <dj@redhat.com>
9125
9126         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9127         newlib or libgloss.
9128         * Makefile.in: Regenerate.
9129
9130 2003-05-21  DJ Delorie  <dj@redhat.com>
9131
9132         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9133         * Makefile.in: Regenerate.
9134
9135 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9136
9137         * MAINTAINERS: Update my e-mail address.
9138
9139 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9140
9141         * configure.in: Switch more things to use maybe dependencies.
9142         * Makefile.tpl: Switch more things to use maybe dependencies.
9143         Factor out common code from autogen IF statements.
9144         * configure: Regenerate.
9145         * Makefile.in: Regenerate.
9146
9147 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9148
9149         * configure.in: Accept i[3456789]86 for machine type.
9150         * configure: Regenerate.
9151
9152 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9153
9154         * configure.in: Switch more things to use maybe dependencies.
9155         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9156         * configure: Regenerate.
9157         * Makefile.tpl: Switch more things to use maybe dependencies.
9158         * Makefile.in: Regenerate.
9159
9160 2003-05-16  Andreas Schwab  <schwab@suse.de>
9161
9162         * Makefile.tpl (install-opcodes): Define.
9163         * Makefile.in: Rebuild.
9164
9165 2003-05-13  Andreas Jaeger  <aj@suse.de>
9166
9167         * config.guess: Update to 2003-05-09 version.
9168         * config.sub: Update to 2003-05-09 version.
9169
9170 2003-05-13  Michael Eager  <eager@mvista.com>
9171
9172         * configure.in: Correct sed script so that options in quotes are not
9173         deleted.
9174         * configure: Rebuild.
9175
9176 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9177
9178         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9179         and $$s/newlib/libc/sys/cygwin32 include paths.
9180         * configure: Ditto.
9181
9182 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9183
9184         * MAINTAINERS: Update my email addresses.
9185
9186 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9187
9188         * config-ml.in: Propagate INSTALL variables.
9189
9190 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9191
9192         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9193
9194 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9195
9196         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9197         * Makefile.in: Regenerate.
9198
9199 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9200
9201         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9202
9203 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9204
9205         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9206
9207 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9208
9209         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9210         * Makefile.in: Regenerated.
9211
9212 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9213
9214         * MAINTAINERS (Write After Approval): Upgrade myself from
9215         GNATS only to write-after-approval. Update my mail address.
9216
9217 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9218
9219         (OS Port Maintainers: freebsd): Add myself.
9220
9221 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9222
9223         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9224
9225 2003-04-22  Kean Johnston  <jkj@sco.com>
9226
9227         * MAINTAINERS (SCO ports): Added myself.
9228
9229 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9230
9231         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9232
9233 2003-04-19  Kean Johnston  <jkj@sco.com>
9234
9235         * MAINTAINERS (Write After Approval): Add myself.
9236
9237 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9238
9239         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9240         * Makefile.in: Regenerate.
9241
9242 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9243
9244         * configure.in (powerpc64*-*-linux*): Remove.
9245         * configure: Rebuilt.
9246
9247 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9248
9249         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9250         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9251         and restrap.
9252         * Makefile.in:  Regenerate.
9253
9254 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9255
9256         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9257         * configure: Regenerated.
9258
9259 2003-04-15  DJ Delorie  <dj@redhat.com>
9260
9261         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9262
9263 2003-04-13  Nick Clifton  <nickc@redhat.com>
9264
9265         * config-ml.in: Remove support for --disable-aix removing
9266         call-aix multilibs.
9267
9268 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9269
9270         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9271         * */configure: Rebuilt.
9272
9273 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9274
9275         * MAINTAINERS: Add my email address.
9276
9277 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9278
9279         * MAINTAINERS (Write After Approval): Add myself.
9280
9281 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9282
9283         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9284         * Makefile.in: Regenerate.
9285
9286 2003-03-14  Michael Chastain  <mec@shout.net>
9287
9288         * Makefile.in: Regenerate with correct Makefile.def.
9289
9290 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9291
9292         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9293         Make macro.
9294         * Makefile.in: Regenerate.
9295         * configure.in: Clean up gxx_include_dir logic.
9296         * configure: Regenerate.
9297
9298 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9299
9300         * MAINTAINERS (Write After Approval): Add myself.
9301
9302 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9303
9304         * MAINTAINERS: Update my mail address.
9305
9306 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9307
9308         * configure.in (gxx_include_dir): Fix typo.
9309         * configure: Regenerated.
9310
9311 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9312
9313         * Makefile.tpl: Reindent.
9314         * Makefile.in: Regenerate.
9315         * configure.in: Reindent.  Don't set unused variables.
9316         * configure: Regenerate.
9317
9318 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9319
9320         * configure.in: Include $(build_tooldir)/sys-include in
9321         FLAGS_FOR_TARGET.
9322         * configure: Regenerated.
9323
9324 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9325
9326         * Makefile.tpl: Always pass down RANLIB.
9327         * Makefile.in: Regenerate.
9328
9329         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9330         * Makefile.in: Regenerate.
9331         * configure.in: Remove unused logic relating to --enable-shared
9332         and --enable-threads.  Remove bogus comments.  Remove redundant
9333         noconfigdirs.
9334         * configure: Regenerate.
9335
9336         * configure.in: Replace ${libstdcxx_version} by its value.
9337         Remove reference to mh-dgux.
9338         * configure: Regenerate.
9339
9340 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9341
9342         * MAINTAINERS (Write After Approval): Add myself.
9343
9344 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9345
9346         * Makefile.tpl: Rearrange.
9347         * Makefile.in: Regenerate.
9348
9349 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9350
9351         * configure.in: Add support for kaOS as cross build target system.
9352         * configure: Regenerated.
9353
9354 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9355
9356         * MAINTAINERS (Write after approval): Add myself.
9357
9358 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9359
9360         * MAINTAINERS: Update my email address.
9361
9362 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9363
9364         * MAINTAINERS: Add self to blanket write privs. section.
9365
9366 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9367
9368         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9369         configure-target-* as some target builds may require additional
9370         flags for preprocessor tests.
9371         * Makefile.in: Regenerated.
9372
9373 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9374
9375         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9376         * ltconfig: Handle it.
9377         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9378         auto-detecting it.
9379
9380         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9381         it is used as argument to $CC.
9382         * ltcf-gcj.sh: Likewise.
9383
9384         * configure.in: Introduce --enable-maintainer-mode.
9385         * configure: Rebuilt.
9386         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9387         for maintainer mode.
9388         * Makefile.in: Rebuilt.
9389
9390 2003-02-18  Jason Merrill  <jason@redhat.com>
9391
9392         * Makefile.tpl (check-c++): Allow parallelism.
9393
9394 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9395
9396         * MAINTAINERS: Remove John Carr (who never actually had access to
9397         gcc.gnu.org).
9398
9399 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9400
9401         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9402         don't configure target-libobjc.
9403         * configure: Regenerate.
9404
9405 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9406
9407         * Makefile.tpl (RANLIB): Define.
9408         * Makefile.in: Regenerate.
9409
9410 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9411
9412         * MAINTAINERS: Update my email.
9413
9414 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9415
9416         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9417         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9418         * Makefile.in: Regenerated.
9419         * configure.in: Remove all traces of snavigator, db, and grep.
9420         * configure: Regenerated.
9421
9422 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9423
9424         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9425         After Approval.
9426
9427 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9428
9429         * MAINTAINERS (Write after approval): Add myself.
9430
9431 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9432
9433         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9434         * Makefile.in: Regenerated.
9435
9436 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9437
9438         * config.guess: Updated to 2003-01-30's version.
9439         * config.sub: Updated to 2003-01-28's version.
9440
9441 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9442
9443         * config.if: If gcc_version is already set, just use it.  Don't set
9444         gcc_version_trigger if it's already set, otherwise set it to
9445         gcc/version.c, but only if the file exists.  If it is not set and
9446         gcc/version.c does not exist, try to extract the version number from
9447         $CC.
9448
9449 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9450
9451         * MAINTAINERS: Add myself to write-after-approval list.
9452
9453 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9454
9455         * configure.in:  Revert 24Jan change.
9456         * configure:  Regenerate.
9457
9458 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9459
9460         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9461         entry of HJ Lu.
9462
9463 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9464
9465         * configure.in: Revert previous change.
9466         * configure: Regenerate.
9467
9468 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9469
9470         * configure.in: Make rda native-only.
9471         * configure: Regenerate.
9472
9473 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9474
9475         * MAINTAINERS: Move myself from GNATS-only-accounts to
9476         write-after-approval.
9477
9478 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9479
9480         * configure.in: Add missing \.
9481         * configure: Rebuilt.
9482
9483 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9484
9485         * configure.in (baseargs): Avoid using \| in sed regular
9486         expressions.
9487         * configure: Rebuilt.
9488
9489 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9490
9491         * configure.in (baseargs): Remove all supported forms of
9492         --cache-file, --srcdir, --host, --build and --target options
9493         from argument lists.
9494         * configure: Rebuilt.
9495
9496 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9497
9498         * MAINTAINERS: Add myself to write-after-approval list.
9499
9500 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9501
9502         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9503         * configure: Rebuilt.
9504
9505 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9506
9507         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9508         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9509         * Makefile.in: Regenerate.
9510         * configure: Regenerate.
9511
9512 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9513
9514         * configure.in: Remove Makefile in build, host and target modules
9515         unless configure was run with --no-recursion.
9516         * configure: Rebuilt.
9517
9518 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9519
9520         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9521         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9522         * Makefile.in: Regenerate.
9523
9524 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9525
9526         * config.guess: Update to 2003-01-03 version.
9527         * config.sub: Update to 2003-01-03 version.
9528
9529 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9530
9531         * configure: Regenerate with proper autoconf 2.13.
9532
9533 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9534
9535         * configure.in: Add AC_PREREQ for consistency.
9536         * configure: Regenerate.
9537
9538 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9539
9540         * configure.in (GDB_TK): Add tcl directories conditional on
9541         gdb/gdbtk directory being present.
9542         * configure: Regenerate.
9543
9544 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9545
9546         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9547         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9548         * configure: Rebuilt.
9549
9550 2002-12-31  Tom Tromey  <tromey@redhat.com>
9551
9552         * Makefile.in: Rebuilt.
9553         * Makefile.def (target_modules) [libffi]: Allow installation.
9554
9555 2002-12-31  Andreas Schwab  <schwab@suse.de>
9556
9557         * configure.in: Fix use of $program_transform_name.
9558         * configure: Regenerated.
9559
9560 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9561
9562         * configure.in (baseargs): Don't remove first configure argument.
9563         * configure: Regenerated.
9564
9565 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9566
9567         * Makefile.tpl (local-distclean): Don't remove...
9568         (multilib.ts): ... this.  Moved into...
9569         (multilib.out): ... this.  Don't use sub-make.
9570         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9571         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9572         (configure-build-[+module+], configure-[+module+],
9573         configure-target-[+module+], configure-gcc): ... these.  Test
9574         for Makefile existence.  Drop config.status from dependencies.
9575         * Makefile.in: Rebuilt.
9576         * configure.in: Move gcc-version-trigger to the end of
9577         ac_configure_args.  Add comments to maybedep.tmp and
9578         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9579         nonopt from baseargs, matching and removing corresponding
9580         whitespace while at it.
9581         * configure: Rebuilt.
9582
9583 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9584
9585         * configure.in (host_configargs): Replace reference to
9586         no-longer-defined buildopts with --build=${build_alias}.
9587         * configure: Rebuilt.
9588
9589         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9590         program_transform_name to standard idiom.
9591         (AUTOGEN, AUTOCONF): Define.
9592         (Makefile.in): Use $(AUTOGEN).
9593         (Makefile): Depend on config.status, and use autoconf-style rule to
9594         build it.  Move original commands to...
9595         (config.status): ... this new target.
9596         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9597         $(AUTOCONF).
9598         * Makefile.in: Rebuilt.
9599
9600 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9601
9602         * Makefile.tpl: Fix dramatic bustage due to change in
9603         program_transform_name.
9604         * Makefile.in: Regenerate.
9605
9606         * configure.in: Remove unnecessary PATH setting.
9607         * configure: Regnerate.
9608
9609         * configure.in: Don't default to unprefixed tools unless
9610         the native tools will work.
9611         * configure: Regenerate.
9612
9613         * configure.in: Convert to autoconf script.  Blow away lots
9614         of now-redundant Makefile fragments.
9615         * configure: Generate using Autoconf.
9616         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9617         * Makefile.in: Regenerate.
9618
9619 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9620
9621         * configure: Fix stupid bug where RANLIB was mistakenly included.
9622
9623         * configure.in: Rename (buildargs, hostargs, targargs) to
9624         (build_configargs, host_configargs, target_configargs).
9625
9626         * configure.in: Move logic out of sed statement.
9627
9628         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9629         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9630
9631 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9632
9633         * config.sub: Import from master repository
9634         * config.guess: Ditto
9635
9636 2002-12-24  Andreas Schwab  <schwab@suse.de>
9637
9638         * Makefile.tpl (multilib.out): Fix missing space.
9639         * Makefile.in: Regenerate.
9640
9641 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9642
9643         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9644         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9645         * Makefile.in: Regenerate.
9646         * configure.in: Remove unnecessary leftovers.
9647
9648 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9649
9650         * configure.in (extra_ranlibflags_for_target): New variable.
9651         (*-*-darwin): Add -c to ranlib commands.
9652         * configure (tooldir): Handle extra_ranlibflags_for_target.
9653
9654 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9655
9656         * Makefile.tpl: Revert HJL's change.
9657         * Makefile.in: Regenerated.
9658         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9659         always.
9660
9661 2002-12-19  Andreas Schwab  <schwab@suse.de>
9662
9663         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9664         * Makefile.in: Regenerate.
9665
9666 2002-12-18  H.J. Lu  <hjl@gnu.org>
9667
9668         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9669         * Makefile.in: Regenerated.
9670
9671         * configure.in (build_prefix): New. Substitute.
9672
9673 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9674
9675         * Makefile.tpl: Don't let real targets depend on phony targets.
9676         * Makefile.in: Regenerate.
9677
9678         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9679         * Makefile.in: Regenerate.
9680
9681 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9682
9683         * config.sub: Import from master repository
9684         * config.guess: Ditto
9685
9686 2002-12-16  Jason Merrill  <jason@redhat.com>
9687
9688         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9689         previous 'make bootstrap'.
9690         * Makefile.in: Regenerate.
9691
9692 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9693
9694         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9695
9696 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9697
9698         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9699         * Makefile.in: Regenerate.
9700
9701 2002-12-13  Jason Merrill  <jason@redhat.com>
9702
9703         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9704         library tests.
9705         (check-c++): Just depend on it and check-target-libstdc++-v3.
9706         * Makefile.in: Regenerate.
9707
9708 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9709
9710         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9711         * Makefile.in: Rebuilt.
9712
9713 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9714
9715         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9716
9717 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9718
9719         * configure: Fix bug put in by gremlins.
9720
9721         * Makefile.tpl: Substitute more autoconfily.
9722         * configure: Substitute more autoconfily.
9723         * Makefile.in: Regenerate.
9724
9725 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9726
9727         * config.sub: Import from master repository
9728         * config.guess: Ditto
9729         * MAINTAINERS: Added Svein Seldal under write after approval
9730
9731 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9732
9733         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9734         * Makefile.in (all-sim): Ditto.
9735
9736 2002-12-06  DJ Delorie  <dj@redhat.com>
9737
9738         * Makefile.tpl: Change configure dependencies to not have real
9739         targets depend on phony targets.
9740
9741 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9742
9743         * configure.in: Revert unintentional change.
9744
9745         * Makefile.tpl: Change dependency for */multilib.out so that
9746         it works when gcc isn't in the tree.
9747
9748         * configure.in: Substitute more.
9749         * configure: Run subconfigures from the Makefile.
9750         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9751         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9752
9753 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9754
9755         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9756
9757 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9758
9759         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9760         and corresponding dependencies.
9761         * Makefile.in: Regenerate.
9762
9763         * configure.in (host_tools): Order binutils, gas and ld for
9764         convenience in running the testsuites.
9765
9766         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9767         * Makefile.in: Regenerate.
9768         * configure.in: Introduce rules to serialize subconfigure runs.
9769
9770         * configure.in: Introduce BASE_CC_FOR_TARGET.
9771         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9772         Realize configure-build-* targets.  Realize configure-target-* targets.
9773         * Makefile.in: Regenerate.
9774
9775 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9776
9777         * configure: Move gcc_version_trigger stuff from here...
9778         * configure.in: ...to here.
9779
9780         * configure.in: Separate subconfigure options added by this file from
9781         options given by the user.  Add machinery to put args for host
9782         subconfigures into the Makefile.
9783
9784         * Makefile.tpl: Remove 'vault' targets.
9785         * Makefile.tpl: Reorder and comment dependencies.
9786         * Makefile.in: Regenerate.
9787
9788 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9789         * configure.in: Fix my broken commit of previous patch. (sigh)
9790
9791 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9792
9793         * configure.in: Move host-specific darwin noconfigdirs into
9794         the host-specific section.
9795
9796 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9797
9798         * configure.in: Move host-specific darwin noconfigdirs into
9799         the host-specific section.
9800
9801 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9802
9803         * configure: Remove skip-this-dir support.
9804         * Makefile.tpl: Remove skip-this-dir support.
9805
9806         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9807         subdirectories.
9808         * Makefile.in: Regenerate.
9809
9810         * Makefile.tpl: Strip out useless setting of 'dir'.
9811         * Makefile.in: Regenerate.
9812
9813 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9814
9815         * configure.in: Fix deeply stupid bug.
9816
9817         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9818         shell code in CXX_FOR_TARGET
9819         * Makefile.def: Introduce raw_cxx.
9820         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9821         RAW_CXX_FOR_TARGET.
9822         * Makefile.in: Regenerate.
9823
9824 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9825
9826         * Makefile.tpl: Remove unnecessary ifs.
9827         * Makefile.in: Regenerate.
9828
9829         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9830         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9831         targets for 'no_install' modules.
9832         * configure: Move GDB_TK substitution to configure.in.  Move
9833         build_modules stuff to configure.in.
9834         * configure.in: Implement soft dependency machinery.  Maybe-ize
9835         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9836         * Makefile.in: Regenerate.
9837
9838 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9839
9840         * Makefile.tpl: Make all-target, install-target behave similarly
9841         to all, install (only hitting configured targets).  Eliminate
9842         unused macro defintions.
9843
9844         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9845         build != host.
9846
9847         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9848
9849         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9850
9851         * configure.in: Produce lists of subdir targets we're actually
9852         configuring.  Remove references to "dosrel".
9853         * Makefile.tpl: Let configure set which subdir targets are hit.
9854         Remove install-cross; clean up install; remove ALL.  Remove
9855         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9856         Autogenerate host module targets.  Remove empty dependency lines
9857         and redundant dependency; rearrange slightly.
9858         * Makefile.def: Add host-side libtermcap, utils.
9859
9860         * Makefile.in: Regenerate.
9861
9862 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9863
9864         * ltconfig (osf[345]): Append $major to soname_spec.
9865         Reflect this in library_names_spec.
9866         * ltmain.sh (osf): Prefix $major with . for use as extension.
9867
9868 2002-11-19  Andreas Jaeger  <aj@suse.de>
9869
9870         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9871         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9872         and sparc64 GNU/Linux systems.
9873
9874 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9875
9876         * MAINTAINERS: Update email.
9877
9878 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9879
9880         * MAINTAINERS: Complete James Dennett's entry.
9881
9882 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9883
9884         * MAINTAINERS (Write After Approval): Add myself.
9885
9886 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9887
9888         * Makefile.tpl: syntactic cleanup
9889
9890 2002-11-13  Stuart Hastings  <stuart@apple.com>
9891
9892         * MAINTAINERS: Add myself to write-after-approval list.
9893
9894 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9895
9896         * Makefile.def: Add list of recursive targets to autogenerate.
9897         Add build_modules.
9898         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9899         targets.  Autogenerate *-build-* targets.
9900         * Makefile.in: Regenerate.
9901
9902 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9903
9904         * configure: More autoconf-style substitutions.
9905         * Makefile.tpl: More autoconf-style substitutions.
9906         * Makefile.in: Regenerate.
9907
9908 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9909
9910         * configure: Substitute more variables in a more autoconf-friendly
9911         way.  Simplify slightly.
9912         * Makefile.tpl: Make more variables substitutable in an
9913         autoconf-friendly way.
9914         * Makefile.in: Regenerate.
9915
9916 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9917
9918         * MAINTAINERS (Write After Approval): Add myself.
9919
9920 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9921
9922         * configure.in (v810*): Remove special setting of tools.
9923
9924         * configure: Add support for extra required flags for ar or nm.
9925         * configure.in (aix4.3+): Use above support for target-specific
9926         issues, rather than using config/mt-aix43.
9927
9928 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9929
9930         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9931         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9932         with $srcdir.  Reformat indentation.  Substitute some variables
9933         formerly hard-coded in the Makefile for build=host.
9934         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9935         * Makefile.def: Autogenerate more.
9936         * Makefile.in: Regenerate.
9937
9938 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9939
9940         * MAINTAINERS (Write After Approval): Add myself.
9941
9942 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9943
9944         * Makefile.def (host_modules): Add rda.
9945         * Makefile.in: Regenerate.
9946         * configure.in (target_tool): Add target-rda to list.
9947
9948 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9949
9950         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9951
9952 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9953
9954         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9955         and restrap targets to this rule.
9956         * Makefile.in:  Regenerate.
9957
9958 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9959
9960         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9961         GNATS only accounts.
9962
9963 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9964
9965         * configure.in (i[3456]86-*-linux*): Add check to disable
9966         ${libgcj} for glibc1.
9967
9968 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9969
9970         * MAINTAINERS: Add myself as ip2k port maintainer.
9971
9972 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9973
9974         * configure.in: Add tic4x target.
9975
9976 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9977
9978         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9979         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9980         * Makefile.in: Regenerate.
9981
9982         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9983         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9984         * Makefile.in: Regenerate.
9985
9986 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9987
9988         * MAINTAINERS: Add myself as web pages co-maintainer.
9989
9990 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9991
9992         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9993         * Makefile.in: Regenerate.
9994
9995 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9996
9997         * MAINTAINERS: Add myself and Nathan Sidwell
9998         <nathan@codesourcery.com> as VxWorks maintainers.
9999
10000 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10001
10002         * Makefile.def: Remove order dependency comments.
10003         * Makefile.tpl: Add explicit install-install dependencies.
10004         * Makefile.in: Regenerate.
10005
10006         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10007         * Makefile.in: Regenerate.
10008
10009         * Makefile.tpl: Add configure-target (for src-release in src)
10010         * Makefile.in: Regenerate.
10011
10012 2002-09-30  Nick Clifton  <nickc@redhat.com>
10013
10014         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10015
10016 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10017
10018         * configure.in (s390*-*-linux*): Enable libgcj.
10019
10020 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10021
10022         * configure: Revert accidentally applied changes.
10023
10024         * Makefile.tpl: Make more autoconf-friendly.
10025         * Makefile.in: Regenerate.
10026         * configure: Make substitution more autoconf-like.
10027
10028 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10029
10030         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10031         single entry to handle all these.
10032         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10033         libjava on arm-*-elf.
10034
10035 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10036
10037         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10038         things that depend on them.
10039
10040 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10041
10042         * Makefile.tpl: Make subsituted variables more autoconfy.
10043         * Makefile.in: Regenerate.
10044         * configure: Make seds more autoconfy.
10045
10046 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10047
10048         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10049         * Makefile.in: Regenerate.
10050         * configure.in: Rewrite sed statements to look autoconfy.
10051
10052         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10053         all-target-foo on configure-target-foo.
10054         * Makefile.def: Ditto.
10055         * Makefile.in: Rebuild.
10056
10057 2002-09-25  Andrew Haley  <aph@redhat.com>
10058
10059         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10060
10061 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10062
10063         * Makefile.def: New file.
10064         * Makefile.tpl: New file.
10065         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10066         * contrib/gcc_update: Note that Makefile.in is a generated file.
10067
10068         * configure.in: Minor rearrangement.  Simplify tests.
10069
10070 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10071
10072         * configure.in (with_headers): Skip copy if value is "yes".
10073         (with_libs): Likewise.
10074
10075 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10076
10077         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10078         * configure.in (sh*-*-pe*): Ditto.
10079         * configure.in (mips*-*-pe*): Ditto.
10080         * configure.in (*arm-wince-pe): Ditto.
10081
10082         * configure.in: Rearrange.
10083
10084 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10085
10086         * MAINTAINERS: Update my email address.
10087
10088 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10089
10090         * MAINTAINERS: (Write After Approval): Add myself.
10091
10092 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10093
10094         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10095
10096 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10097
10098         * MAINTAINERS: Change my mailing address.
10099
10100 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10101
10102         * MAINTAINERS (Write After Approval): Remove myself.
10103         (Various Maintainers: c++ runtime libs): Add myself.
10104
10105 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10106
10107         * MAINTAINERS (Write After Approval): Remove myself.
10108         (Various Maintainers: c++ runtime libs): Add myself.
10109
10110 2002-08-15  Eric Christopher  <echristo@redhat.com>
10111
10112         * config.sub: Import from master repository.
10113         * config.guess: Ditto.
10114
10115 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10116
10117         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10118         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10119         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10120
10121 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10122
10123         * MAINTAINERS: Add self to rs6000 vector extensions.
10124
10125 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10126
10127         * libiberty/configure: Reverted unintended yesterday's check in.
10128
10129 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10130
10131         * boehm-gc/configure, libf2c/configure: Rebuilt.
10132         * libffi/configure, libiberty/configure: Ditto.
10133         * libjava/configure, libobjc/configure: Ditto.
10134         * libstdc++-v3/configure, zlib/configure: Ditto.
10135         Merged from binutils:
10136         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10137         From Steve Ellcey <sje@cup.hp.com>:
10138         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10139         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10140         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10141         IA64.
10142         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10143         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10144         soname_spec, sys_lib_search_path_spec): Ditto.
10145
10146 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10147
10148         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10149
10150 2002-08-04  H.J. Lu  (hjl@gnu.org)
10151
10152         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10153
10154 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10155
10156         * MAINTAINERS (Write After Approval): Add myself.
10157
10158 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10159
10160         * configure.in: Move generic linux case to end.  Copy generic
10161         linux noconfigdirs to mips*-*-linux* entry and new
10162         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10163
10164 2002-07-19  Michael Matz  <matz@suse.de>
10165
10166         * MAINTAINERS: Add myself as ra* maintainer.
10167
10168 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10169
10170         * config.guess: Update to 2002-07-09 version.
10171         * config.sub: Update to 2002-07-03 version.
10172
10173 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10174
10175         * MAINTAINERS: Fix typo in a maintainer email address.
10176
10177 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10178
10179         * configure.in: Remove two redundant tests.
10180
10181 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10182
10183         * configure.in (mips*-*-irix6*o32): Enable stabs.
10184
10185 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10186
10187         * configure.in: Don't build grez.
10188         * Makefile.in: Ditto.
10189
10190         * Makefile.in: Remove references to bsp, cygmon, libstub.
10191         * configure.in: Ditto.
10192
10193         * configure.in: Remove leftover reference to gdbtest.
10194
10195 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10196
10197         * configure.in (gxx_include_dir):  Change to match versioned
10198         C++ headers if --enable-version-specific-runtime-libs is used.
10199
10200 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10201
10202         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10203
10204 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10205
10206         * configure.in: Make --without-x work.
10207
10208 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10209
10210         * configure.in: Rearrange target Makefile fragment collection.
10211
10212         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10213         cvs[src].
10214         * configure.in: Ditto.
10215
10216 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10217
10218         * MAINTAINERS (Write After Approval): Update my e-mail address.
10219
10220 2002-06-24  Ben Elliston  <bje@redhat.com>
10221
10222         * configure.in (host_tools): Remove cgen.
10223
10224         * Makefile.in (all-cgen): Remove; runs from its source directory.
10225         (check-cgen, install-cgen, clean-cgen): Likewise.
10226         (all-opcodes): Do not depend on all-cgen.
10227         (all-sim): Likewise.
10228
10229 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10230
10231         * Makefile.in: Eliminate 'apache' targets.
10232         * configure.in: Eliminate 'apache' targets.
10233
10234         * configure.in: Eliminate redundant tests.  Reorganize.
10235
10236         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10237
10238         * config-ml.in: Eliminate references to Cygnus configure.
10239
10240         * Makefile.in: Eliminate references to building emacs.
10241
10242 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10243
10244         * MAINTAINERS: Update my email address.
10245
10246 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10247
10248         * config.if (libstdcxx_incdir): Version C++ headers.
10249         (cxx_incdir): Remove.
10250
10251 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10252
10253         * MAINTAINERS (Write After Approval): Add self.
10254
10255 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10256
10257         * configure.in: Add support for ip2k.
10258
10259 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10260
10261         * configure.in: Fix AIX configury bug.
10262
10263 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10264
10265         * MAINTAINERS (Write After Approval): Add self.
10266
10267 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10268
10269         * configure.in: replace ${topsrcdir} with ${srcdir}
10270
10271         * configure.in: Move definition of libstdcxx_flags
10272         right above usage, rather than waaay earlier.
10273
10274         * configure.in: Pull definition of is_cross_compiler earlier.
10275
10276         * configure.in: Rearrange a little.
10277
10278         * configure.in: Remove references to librx.
10279         * Makefile.in: Remove references to librx.
10280
10281 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10282
10283         * config.sub: Add support for avr target.
10284         Import from master sources, rev 1.255
10285
10286 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10287
10288         * configure, .cvsignore:  Revert previous change...
10289         * Makefile:  ...delete.
10290
10291 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10292
10293         * configure.in: Eliminate ${gasdir} variable.
10294
10295 2002-06-18  Dave Brolley  <brolley@redhat.com>
10296
10297         * configure.in: Add support for frv.
10298         * config.sub: Add support for frv.
10299
10300 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10301
10302         * configure:  Remove garbage from previous commit.
10303
10304 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10305
10306         * configure:  For in-source builds, make a subdir and re-exec there.
10307         * Makefile:  New file.  Pass targets through to build directory.
10308         * .cvsignore:  No longer ignore "Makefile".
10309
10310 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10311
10312         * MAINTAINERS (Write After Approval): Add self.
10313
10314 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10315
10316         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10317
10318 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10319
10320         * configure.in (vax-*-netbsd*): Re-enable gas.
10321
10322 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10323
10324         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10325         BUILD_PREFIX_1, to correct nomenclature.
10326         * configure: Likewise.
10327
10328         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10329         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10330
10331 2002-05-31  Olaf Hering  <olh@suse.de>
10332
10333         * config-ml.in: Propogate DESTDIR also.
10334
10335 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10336
10337         * configure.in (vax-*-netbsd*): Don't build gas for this
10338         platform.
10339
10340 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10341
10342         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10343         and libgcj for AVR.
10344
10345 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10346
10347         * MAINTAINERS (Write After Approval): Add myself.
10348
10349 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10350
10351         * config.guess: Update to 2002-05-22 version.
10352         * config.sub: Likewise.
10353
10354 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10355
10356         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10357         * config-ml.in: Likewise.
10358         * configure: Likewise.
10359         * configure.in: Likewise.
10360
10361 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10362
10363         * MAINTAINERS: Update my email address.
10364
10365 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10366
10367         * configure.in: Simplify makefile fragment collection.
10368
10369         * configure.in: Remove code to build emacs.
10370
10371         * configure.in : Remove --srcdir argument from targargs and buildargs
10372         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10373
10374         * configure: Move some logic to configure.in.
10375         * configure.in: Move some logic from configure.
10376
10377 2002-05-11  Tom Tromey  <tromey@redhat.com>
10378
10379         * MAINTAINERS: Reflect libgcj reality.
10380
10381 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10382
10383         * Makefile.in: Honour DESTDIR.
10384
10385 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10386
10387         * config.guess: Import 2002-03-20 version.
10388         * config.sub: Import 2002-04-26 version.
10389
10390 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10391
10392         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10393
10394 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10395
10396         * MAINTAINERS: Add self.
10397
10398 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10399
10400         * ltmain.sh: Detect and handle object name conflicts
10401         while piecewise linking a static library.
10402
10403 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10404
10405         * configure.in (noconfigdirs): Don't disable libgcj on
10406         sparc64-*-solaris* and sparcv9-*-solaris*.
10407
10408 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10409
10410         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10411
10412 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10413
10414         * configure.in (FLAGS_FOR_TARGET): Do not add
10415         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10416         on i[3456]86-*-linux*.
10417
10418 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10419
10420         * configure.in (noconfigdirs): Replace [ ] with test.
10421
10422         * configure.in (noconfigdirs): Do not add target-newlib if
10423         target == i[3456]86-*-linux*, and host == target.
10424
10425 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10426
10427         * configure.in: delete reference to absent file
10428
10429         * configure.in: replace '[' with 'test'
10430
10431         * configure.in: Eliminate references to gash.
10432         * Makefile.in: Eliminate references to gash.
10433
10434         * configure.in: remove useless references to 'pic' makefile fragments.
10435
10436         * configure.in: (*-*-windows*) Finish removing.
10437
10438         * configure.in: Eliminate redundant test for libgui.
10439
10440 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10441
10442         * MAINTAINERS: Add self and realphabetize.  Update entries
10443         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10444         entry for a29k port maintainer.
10445
10446 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10447
10448         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10449         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10450
10451 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10452
10453         * configure.in: remove references to dead files
10454
10455 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10456
10457         * MAINTAINERS: Add information about purpose of this file.
10458
10459 2002-04-18  Tom Tromey  <tromey@redhat.com>
10460
10461         * configure.in: Disallow configuring libgcj when it is already
10462         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10463         Solaris 2.8 by default.  For PR libgcj/6158.
10464
10465 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10466
10467         * configure.in:  Move default CC setting out of config/mh-* fragments
10468         directly into here.
10469
10470 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10471
10472         * configure.in: don't even try to configure or make a subdirectory
10473         if there's no configure script for it.
10474
10475 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10476
10477         * MAINTAINERS: Remove chill maintainers.
10478         * Makefile.in (CHILLFLAGS): Remove.
10479         (CHILL_LIB): Remove.
10480         (TARGET_CONFIGDIRS): Remove libchill.
10481         (CHILL_FOR_TARGET): Remove.
10482         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10483         CHILL_LIB.
10484         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10485         (CHECK_TARGET_MODULES): Likewise.
10486         (INSTALL_TARGET_MODULES): Likewise.
10487         (CLEAN_TARGET_MODULES): Likewise.
10488         (configure-target-libchill): Remove.
10489         (all-target-libchill): Remove.
10490         * configure.in (target_libs): Remove target-libchill.
10491         Do not compute CHILL_FOR_TARGET.
10492         * libchill: Remove directory.
10493
10494 2002-04-11  DJ Delorie  <dj@redhat.com>
10495
10496         * Makefile.in, configure.in: Sync with binutils, entries
10497         follow...
10498
10499 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10500
10501         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10502         (do-tar, do-bz2): New rules.
10503         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10504         (gdb-tar): New rule.
10505         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10506         (insight_dejagnu.tar): New rule.
10507         (insight.tar): New rule.
10508         (gdb+dejagnu.tar): New rule.
10509         (gdb.tar): New rule.
10510
10511 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10512
10513         * Makefile.in: Add all-tix to deps for all-snavigator
10514         so that tix is built when building snavigator.
10515
10516 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10517
10518         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10519         ld and gdb are not supported.
10520
10521 2002-01-07  Mark Salter  <msalter@redhat.com>
10522
10523         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10524         Allow target-libgloss to be built for arm, strongarm, and xscale.
10525
10526 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10527
10528         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10529         options for i[3456]86-pc-linux* native builds.
10530
10531 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10532
10533         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10534         files from .po files for a distribution.
10535
10536 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10537
10538         * configure.in: Enable libstdc++-v3 for h8300 targets.
10539
10540 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10541
10542         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10543         version from bfd/.
10544
10545 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10546
10547         * Makefile.in (VER): When present, extract the version number from
10548         the file version.in.
10549
10550 2001-05-24  Tom Rix  <trix@redhat.com>
10551
10552         * configure.in : enable ld for aix
10553
10554 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10555
10556         * config.guess: Add linux target for S/390.
10557
10558 2000-11-07  Philip Blundell  <pb@futuretv.com>
10559
10560         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10561
10562 2000-11-03  Philip Blundell  <pb@futuretv.com>
10563
10564         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10565         files.
10566
10567 2001-01-15  Ben Elliston  <bje@redhat.com>
10568
10569         * configure.in (host_tools): Add sid.
10570         Always configure cgen.
10571
10572 2000-11-24  Nick Clifton  <nickc@redhat.com>
10573
10574         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10575
10576
10577 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10578
10579         * Makefile.in (ALL_MODULES): Add all-cgen.
10580         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10581         (all-cgen): New target.
10582         (all-opcodes,all-sim): Depend on all-cgen.
10583         * configure.in (host_tools): Add cgen.
10584         Only configure cgen if --enable-cgen-maint.
10585
10586 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10587
10588         * configure.in: Add *-*-freebsd* configurations.
10589
10590 2002-04-08  Tom Tromey  <tromey@redhat.com>
10591
10592         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10593         Fixes PR libgcj/6068.
10594
10595 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10596
10597         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10598
10599 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10600
10601         * configure.in (alpha*-dec-osf*): Enable libgcj.
10602
10603 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10604
10605         * MAINTAINERS (Write After Approval): Add myself.
10606
10607 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10608
10609         Fix for: PR bootstrap/3591, target/5676
10610         * configure.in (mcore-pe): Disable the configuration of
10611         libstdc++-v3 since exceptions are not supported.
10612
10613 2002-03-20  Anthony Green  <green@redhat.com>
10614
10615         * configure.in: Enable libgcj for xscale-elf target.
10616
10617 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10618
10619         * MAINTAINERS:  Update my email address.
10620
10621 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10622
10623         * ltmain.sh (relink_command): Fix typo in previous change.
10624
10625 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10626
10627         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10628         (relink_command): Added --tag flags.
10629         (mode=install): If relinking fails; error out.
10630
10631 2002-03-12  Richard Henderson  <rth@redhat.com>
10632
10633         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10634         .NOTPARALLEL tag.
10635         (do-check): Rename from check.
10636         (check): Allow parallel check.
10637
10638 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10639
10640         * MAINTAINERS: Add myself as maintainer for xtensa port.
10641         Fix alphabetical order in CPU port maintainer list.
10642         Remove myself from Write After Approval list.
10643
10644 2002-03-11  Richard Henderson  <rth@redhat.com>
10645
10646         * Makefile.in (.NOTPARALLEL): Add fake tag.
10647
10648 2002-03-07  H.J. Lu  (hjl@gnu.org)
10649
10650         * configure.in: Enable gprof for mips*-*-linux*.
10651
10652 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10653
10654         * MAINTAINERS (Write After Approval): Add myself.
10655
10656 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10657
10658         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10659         libjava.
10660         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10661
10662 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10663
10664         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10665         because its Makefile is there; test for the executable instead.
10666
10667 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10668
10669         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10670         libstdc++-v3 and libjava.
10671
10672 2002-02-11  Adam Megacz  <adam@xwt.org>
10673
10674         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10675         boehm-gc
10676
10677 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10678
10679         * config.guess: Updated to 2002-01-30's version.
10680         * config.sub: Updated to 2002-02-01's version.
10681         Contribute sh64-elf.
10682         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10683         * configure.in: Added sh64-*-*.
10684
10685 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10686
10687         * MAINTAINERS: Belatedly add myself to write after approval list.
10688
10689 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10690
10691         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10692         Remove self as Write After Approval.
10693
10694 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10695
10696         * MAINTAINERS: Put self in as maintainer for contrib/regression
10697         directory.
10698
10699 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10700
10701         * MAINTAINERS:  Update my email address.
10702
10703 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10704
10705         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10706         target-libiberty, and target-libgloss.  Skip Java-related
10707         libraries if not supported for NetBSD on target CPU.
10708
10709 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10710
10711         * install-sh: Use _inst.$$_ for temp file name.
10712
10713 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10714
10715         * MAINTAINERS (Write After Approval): Move my contact info
10716         from here...
10717         (OS Port Maintainers): ...to here (netbsd).
10718
10719 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10720
10721         * MAINTAINERS (Write After Approval): Add myself.
10722
10723 2002-01-17  H.J. Lu  <hjl@gnu.org>
10724
10725         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10726         (all-target-fastjar): Also depend on all-target-libiberty.
10727
10728 2002-01-16  H.J. Lu  (hjl@gnu.org)
10729
10730         * config.guess: Import from master sources, rev 1.225.
10731         * config.sub: Import from master sources, rev 1.238.
10732
10733 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10734
10735         * MAINTAINERS (Write After Approval): Remove myself.
10736
10737 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10738
10739         * MAINTAINERS (Write After Approval): Add myself.
10740
10741 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10742
10743         * MAINTAINERS: Add self as docs co-maintainer.
10744
10745 2001-12-11  Matthias Klose  <doko@debian.org>
10746
10747         * MAINTAINERS (Write After Approval): Add myself.
10748
10749 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10750
10751         * MAINTAINERS: Update my email address.
10752
10753 2001-12-07  Turly O'Connor  <turly@apple.com>
10754         * MAINTAINERS (Write After Approval): Add myself.
10755         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10756         (rs6000_initialize_trampoline): Call __trampoline_setup for
10757         ABI_DARWIN too.
10758         * darwin-tramp.asm: New file, implements __trampoline_setup.
10759         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10760
10761 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10762
10763         * MAINTAINERS (Write After Approval): Add myself.
10764
10765 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10766
10767         * configure, configure.in: Use temp file for long sed commands.
10768
10769 2001-12-03  Laurent Guerby  <guerby@acm.org>
10770
10771         * config.sub: Update to version 1.232 on subversion.
10772
10773 2001-12-03  Ben Elliston  <bje@redhat.com>
10774
10775         * MAINTAINERS: Update mail address for config.* patches.
10776
10777 2001-11-27  DJ Delorie  <dj@redhat.com>
10778             Zack Weinberg  <zack@codesourcery.com>
10779
10780         When build != host, create libiberty for the build machine.
10781
10782         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10783         CONFIG_ARGUMENTS.
10784         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10785         New variables.
10786         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10787         and rules.
10788         (all.normal): Depend on ALL_BUILD_MODULES.
10789         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10790         (all-build-libiberty): Depend on configure-build-libiberty.
10791
10792         * configure: Calculate and substitute proper value for
10793         ALL_BUILD_MODULES.
10794         * configure.in: Create the build subdirectory.
10795         Calculate and substitute TARGET_CONFIGARGS (formerly
10796         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10797
10798 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10799
10800         * MAINTAINERS (write-after-approval): Add self.
10801
10802 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10803
10804         * MAINTAINERS (GNATS only accounts): Remove self.
10805
10806 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10807
10808         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10809         libf2c.
10810
10811 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10812
10813         * MAINTAINERS (Write After Approval): Add self.
10814
10815 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10816
10817         * MAINTAINERS: mips and s390 are also CPU ports.
10818
10819 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10820
10821         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10822
10823 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10824
10825         * MAINTAINERS: Alphabetize.
10826
10827 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10828
10829         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10830
10831 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10832
10833         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10834
10835 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10836
10837         * configure.in (--enable-languages): Be more permissive about
10838         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10839
10840 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10841
10842         * config.sub: Import from master sources, rev. 1.230.
10843         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10844
10845 2001-11-07  Laurent Guerby  <guerby@acm.org>
10846
10847         * MAINTAINERS (Write After Approval): Add self.
10848
10849 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10850
10851         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10852
10853 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10854
10855         * config.sub: Import from master sources, rev 1.226.
10856         * config.guess: Import from master sources, rev 1.216.
10857
10858 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10859
10860         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10861         * MAINTAINERS: Add self as maintainer of MMIX port.
10862         Remove old after-approval entry.
10863
10864 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10865
10866         * ChangeLog, configure: Fix spelling errors.
10867
10868 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10869
10870         * MAINTAINERS: Tweak my address.
10871
10872 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10873
10874         * MAINTAINERS: Update my email address.
10875
10876 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10877
10878         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10879         * MAINTAINERS: Add self as maintainer of CRIS port.
10880
10881 2001-10-10  Geert Bosch  <bosch@gnat.com>
10882
10883         * MAINTAINERS (Various maintainers: Ada front end):
10884         Added Robert Dewar.
10885
10886 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10887
10888         * MAINTAINERS (Write After Approval): Added self
10889
10890 2001-10-02  Geert Bosch  <bosch@gnat.com>
10891
10892         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10893
10894 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10895
10896         * configure: Handle temporary files securely using mkdir.
10897
10898 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10899
10900         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10901
10902 2001-09-26  Will Cohen  <wcohen@redhat.com>
10903
10904         * configure.in (*-*-linux*): Disable configuration of target-newlib
10905         and target-libgloss.
10906
10907 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10908
10909         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10910         RANLIB.
10911
10912 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10913
10914         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10915         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10916         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10917         avoid quotes nesting problems.
10918         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10919         (DO_X): Export only variables that are set.
10920
10921 2001-09-19  Ben Elliston  <bje@redhat.com>
10922
10923         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10924         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10925         semantics.  Use the shell built-in "type" command instead.
10926
10927 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10928
10929         Merged from gcc-3_0-branch:
10930         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10931         * ltcf-c.sh: Use $objext, not $ac_objext.
10932         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10933         * ltcf-cxx.sh: Add support for GNU.
10934         2001-07-22  Timothy Wall  <twall@redhat.com>
10935         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10936         default settings if using GNU tools with that configuration.
10937         * ltcf-cxx.sh: Ditto.
10938         * ltcf-gcj.sh: Ditto.
10939         2001-07-21  Michael Chastain  <chastain@redhat.com>
10940         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10941         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10942         * ltmain.sh: Mark as gcc-local.
10943
10944 2001-08-30  Eric Christopher  <echristo@redhat.com>
10945             Jason Eckhardt  <jle@redhat.com>
10946
10947         * config.guess: Merge from master sources.
10948         * config.sub: Merge from master sources, add support for mipsisa32.
10949
10950 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10951         * config.sub: Merge from master sources, rev 1.219.
10952         * MAINTAINERS: Add self as contact for stormy16 port.
10953
10954 2001-08-14  Zack Weinberg  <zackw@panix.com>
10955
10956         * config.sub: Merge from master sources, rev 1.218.
10957         * config.guess: Merge from master sources, rev 1.209.
10958
10959 2001-08-11  Graham Stott  <grahams@redhat.com>
10960
10961         * Makefile.in (check-c++): Add missing semicolon.
10962
10963 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10964
10965         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10966
10967 2001-07-30  Eric Christopher  <echristo@redhat.com>
10968
10969         * MAINTAINERS (Various maintainers: mips port): Added myself.
10970
10971 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10972
10973         * configure.in (sh-*-linux*): New.
10974
10975 2001-07-27  Richard Henderson  <rth@redhat.com>
10976
10977         * .cvsignore: Add LAST_UPDATED.
10978
10979 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10980
10981         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10982
10983 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10984
10985         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10986
10987 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10988
10989         * MAINTAINERS (Write After Approval): Added myself.
10990
10991 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10992
10993         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10994         and libgcj on m68hc11/m68hc12.
10995
10996 2001-06-27  H.J. Lu  (hjl@gnu.org)
10997
10998         * Makefile (CFLAGS_FOR_BUILD): New.
10999         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11000
11001 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11002
11003         * README: Remove version number.
11004
11005 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11006
11007         * INSTALL/README: Update wrt. to the installation instructions now
11008         residing in gcc/doc/install.texi.
11009
11010 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11011
11012         * README: Replace with a cut-down and updated version of gcc/README.
11013
11014 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11015
11016         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11017         multilibs to be disabled.
11018
11019 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11020
11021         * MAINTAINERS (Write After Approval): Add myself.
11022
11023 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11024
11025         * config.guess: Import CVS version 1.195.
11026         * config.sub: Import CVS version 1.212.
11027
11028 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11029
11030         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11031         gcc/xgcc is built, use -print-prog-name to find out the program
11032         name to use.
11033
11034 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11035
11036         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11037         appear to also be in the master copy.
11038         * config.sub:  Import CVS version 1.211.
11039
11040 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11041
11042         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11043         with_gcc]: Use `gcc -shared' to build a shared library.
11044
11045 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11046
11047         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11048         archives.
11049
11050 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11051
11052         * MAINTAINERS (Write After Approval): Add myself.
11053
11054 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11055
11056         * configure.in (libstdcxx_flags): Do not try to execute
11057         libstdc++-v3/testsuite_flags until it exists.
11058
11059 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11060
11061         * MAINTAINERS: Update my email address.
11062
11063 2001-05-31  Graham Stott  <grahams@redhat.com>
11064
11065         * MAINTAINERS (Write After Approval): Add myself.
11066
11067 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11068
11069         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11070         libraries when using g++ with native linker.
11071
11072 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11073
11074         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11075
11076 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11077
11078         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11079         [aix4*|aix5*]: Prepend blank.
11080
11081 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11082
11083         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11084         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11085         of subdir/configure scripts to use the new libtool.m4.
11086
11087 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11088
11089         * MAINTAINERS (Write After Approval): Add myself.
11090
11091 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11092
11093         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11094
11095 2001-05-11  Ben Elliston  <bje@redhat.com>
11096
11097         * Makefile.in (all-sid): New target.
11098         (check-sid, clean-sid, install-sid): Likewise.
11099
11100 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11101
11102         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11103
11104 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11105
11106         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11107         libgcj.
11108
11109 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11110
11111         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11112         gcc/xgcc is built, use -print-prog-name to find out the program
11113         name to use.
11114
11115 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11116
11117         * configure.in (noconfigdirs): Don't reset it from scratch in the
11118         target case; only append to it.
11119
11120         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11121         sparc-*-solaris2.8]: Disable ${libgcj}.
11122
11123 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11124
11125         * configure.in (libgcj_saved): Copy from $libgcj.
11126         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11127         --disable-libgcj.
11128
11129 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11130
11131         * MAINTAINERS: Remove self as MIPS maintainer and
11132         C front end maintainer.
11133
11134 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11135
11136         * configure.in: Move *-chorusos target case to the proper switch.
11137         Disable libgcj.
11138
11139 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11140
11141         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11142         1.641.2.228.
11143
11144 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11145
11146         * Makefile.in (STAGE1_CFLAGS): Pass down.
11147
11148 2001-04-13  Alan Modra  <amodra@one.net.au>
11149
11150         * config.guess: Add hppa64-linux support.  Note for next import that
11151         this is already in the master file.
11152         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11153
11154 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11155
11156         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11157         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11158
11159 2001-04-11  Stan Shebs  <shebs@apple.com>
11160
11161         * MAINTAINERS: Add self as Darwin port maintainer.
11162
11163 2001-04-11  Alan Modra  <amodra@one.net.au>
11164
11165         * MAINTAINERS: Update my email address.
11166
11167 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11168
11169         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11170         recent versions of FreeBSD (release 3 or later).
11171         * ltconfig: On FreeBSD, -lc must not be provided when building
11172         a shared library or else the standard -pthread gcc option is
11173         rendered worthless to later users of the built library.
11174
11175 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11176
11177         * MAINTAINERS: Add self and RTH as C front end maintainers.
11178
11179 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11180
11181         * config.sub: Make sure to match an already-canonicalized
11182         machine name (eg. mn10300-unknown-elf).
11183
11184 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11185
11186         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11187         New macros.
11188         (bootstrap, cross): Use RECURSE_FLAGS.
11189         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11190
11191 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11192
11193         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11194
11195 2001-03-22  Colin Howell  <chowell@redhat.com>
11196
11197         * Makefile.in (DO_X): Do not backslash single-quotes in
11198         backquotes (two places).
11199
11200 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11201
11202         Re-installed:
11203         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11204         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11205         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11206         * ltcf-cxx.sh: Likewise.
11207         * ltcf-gcj.sh: Likewise.
11208
11209 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11210
11211         * MAINTAINERS: Add myself as "documentation co-maintainer".
11212
11213 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11214
11215         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11216         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11217
11218 2001-03-19  Tom Tromey  <tromey@redhat.com>
11219
11220         * config-ml.in: Handle GCJ and GCJFLAGS.
11221
11222 2001-03-21  Michael Chastain  <chastain@redhat.com>
11223
11224         * Makefile.in: all-m4 depends on all-texinfo.
11225
11226 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11227
11228         * MAINTAINERS: Add myself to write after approval list.
11229
11230 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11231
11232         * Makefile.in (DO_X): Quote nested quotes.
11233
11234 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11235
11236         * MAINTAINERS: Add myself to write after approval list.
11237
11238 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11239
11240         * Makefile.in (DO_X): Use double quotes for quoting
11241         "RANLIB=$${RANLIB}".
11242
11243 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11244
11245         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11246
11247 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11248
11249         * configure.in: Only use `lang_requires' for languages athat are
11250         actually enabled.
11251
11252 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11253
11254         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11255
11256 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11257
11258         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11259
11260 2001-03-07  Tom Tromey  <tromey@redhat.com>
11261
11262         * configure.in: Allow config-lang.in to set `lang_requires' to list
11263         of other required languages.
11264
11265 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11266
11267         * Makefile.in: Remove RANLIB definition. Use RANLIB
11268         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11269         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11270
11271 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11272             Alexandre Oliva  <aoliva@redhat.com>
11273
11274         * Makefile.in (check-c++): Use tabs, not spaces.
11275
11276 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11277
11278         * MAINTAINERS: add myself to Write After Approval list.
11279
11280 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11281
11282         * Makefile.in (check-c++): New rule.
11283
11284         * configure.in (target_libs): Remove libg++.
11285         (noconfigdirs): Remove libg++.
11286         (noconfigdirs): Same.
11287         (noconfigdirs): Same.
11288         (noconfigdirs): Same.
11289
11290         * config-ml.in: Remove libg++ references.
11291
11292         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11293         (ALL_TARGET_MODULES): Same.
11294         (configure-target-libg++): Remove.
11295         (all-target-libg++): Remove.
11296         (configure-target-libio): Remove.
11297         (all-target-libio): Remove.
11298         (check-target-libio): Remove.
11299         (.PHONY): Remove.
11300         (libg++.tar.bz2): Remove.
11301         (all-target-cygmon): Remove libio.
11302         (all-target-libstdc++): Remove.
11303         (configure-target-libstdc++): Remove.
11304         (TARGET_LIB_PATH): Remove libstdc++.
11305         (ALL_GCC_CXX): Remove libstdc++.
11306         (all-target-gperf): Correct.
11307
11308 2001-02-16  Nick Clifton  <nickc@redhat.com>
11309
11310         * configure.in (noconfigdirs): Allow configuration of texinfo
11311         for Cygwin hosts.
11312
11313 2001-02-15  Anthony Green  <green@redhat.com>
11314
11315         * configure: Introduce GCJ_FOR_TARGET.
11316         * configure.in: Ditto.
11317         * Makefile.in: Ditto.
11318
11319 2001-02-13  Andreas Schwab  <schwab@suse.de>
11320
11321         * MAINTAINERS: Update mail address.
11322
11323 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11324
11325         * config.guess: Add linux target for S/390.
11326         * config.sub: Likewise.
11327
11328 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11329
11330         * configure.in: for *-chorusos, don't config target-newlib and
11331         target-libgloss.
11332
11333 2001-02-06  Ben Elliston  <bje@redhat.com>
11334
11335         * configure: Output host type to stdout, not stderr.
11336
11337 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11338
11339         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11340         * ltcf-cxx.sh: Likewise.
11341
11342         * config.if: Assume enable_libstdcxx_v3 is defined.
11343
11344 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11345
11346         Remove V2 C++ library.
11347         * configure.in: Remove --enable-libstdcxx_v3 support.
11348
11349 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11350
11351         * include/demangle.h: Add prototype for java_demangle_v3.
11352
11353 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11354
11355         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11356
11357 2001-01-27  Richard Henderson  <rth@redhat.com>
11358
11359         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11360
11361 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11362
11363         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11364         Don't unset, it's non-portable and no longer necessary, set to empty
11365         instead.
11366
11367 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11368
11369         * ltconfig: Shell portability fix for the tagname validity check.
11370
11371 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11372
11373         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11374         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11375
11376 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11377
11378         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11379
11380 2001-01-26  Tom Tromey  <tromey@redhat.com>
11381
11382         * configure.in: Allow libgcj to be built on Sparc Solaris.
11383
11384 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11385
11386         * ltcf-c.sh: Add aix5 case.
11387         * ltcf-cxx.sh: Likewise.
11388         * ltconfig: Likewise.
11389
11390 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11391
11392         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11393         keep at least one of build_libtool_libs or build_old_libs set to
11394         yes.
11395
11396         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11397         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11398
11399 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11400
11401         * configure.in: Enable libgcj on several additional platforms.
11402
11403 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11404
11405         * configure.in: Enable libgcj for linux targets.
11406
11407 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11408
11409         * MAINTAINERS (Write After Approval): Add myself.
11410
11411 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11412
11413         * MAINTAINERS: Add myself as vax port maintainer.
11414
11415 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11416
11417         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11418
11419 2001-01-09  Mike Stump  <mrs@wrs.com>
11420
11421         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11422         failures of subdirectories.
11423
11424 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11425
11426         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11427         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11428         * ltcf-cxx.sh: Likewise.
11429         * ltcf-gcj.sh: Likewise.
11430         * ltconfig.sh: Fix typo.
11431
11432 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11433
11434         * configure: handle DOS-style absolute paths.
11435
11436 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11437
11438         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11439
11440 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11441
11442         * MAINTAINERS: Add myself as avr port co-maintainer.
11443
11444 2000-12-28  Ben Elliston  <bje@redhat.com>
11445
11446         * MAINTAINERS: Add myself under ``Write After Approval''.
11447
11448 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11449
11450         * texinfo: Remove directory from GCC.
11451
11452 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11453
11454         * COPYING: Update to current
11455         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11456         to 19yy as example year in copyright notice).
11457
11458 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11459
11460         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11461         (libstdcxx_incdir): Pass down.
11462         * config.if: Remove expired bits for cxx_interface, add stub.
11463         (libstdcxx_incdir): Add variable for g++ include directory.
11464         * configure.in (gxx_include_dir): Use it.
11465
11466 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11467
11468         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11469         with old-email address from ``Write After Approval''.
11470
11471 2000-12-15  Andreas Jaeger  <aj@suse.de>
11472
11473         * configure.in: Handle lang_dirs.
11474
11475 2000-12-14  Tom Tromey  <tromey@redhat.com>
11476
11477         * MAINTAINERS: Removed brads.
11478
11479         * MAINTAINERS: Added gcj developers.
11480
11481 2000-12-13  Anthony Green  <green@redhat.com>
11482
11483         * configure.in: Disable libgcj for any target not specifically
11484         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11485         with g++ abi.
11486
11487 2000-12-13  Mike Stump  <mrs@wrs.com>
11488
11489         * Makefile.in (local-distclean): Also remove fastjar.
11490
11491 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11492
11493         * contrib/gcc_update: Add fastjar --touch entries.
11494
11495 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11496
11497         * configure.in: Disable language-specific target libraries for
11498         languages that aren't enabled.
11499
11500 2000-12-10  Anthony Green  <green@redhat.com>
11501
11502         * configure.in: Define libgcj.  Disable libgcj target libraries for
11503         most targets.
11504
11505 2000-12-10  Neil Booth  <neilb@earthling.net>
11506
11507         * MAINTAINERS: Update mail address, remove from WAA list.
11508
11509 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11510
11511         * libjava: Imported from /cvs/java.
11512         * libffi: Likewise.
11513         * Boehm-gc: Likewise.
11514
11515 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11516
11517         * configure.in (target_libs): Revert 2000-12-08 patch.
11518         (noconfigdirs): Added target-libjava.
11519
11520 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11521
11522         * djunpack.bat: removed.
11523
11524 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11525
11526         * Makefile.in: handle DOS-style absolute paths.
11527         * config-ml.in: likewise.
11528         * symlink-tree: likewise.
11529
11530 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11531
11532         * fastjar: Imported.
11533
11534 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11535
11536         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11537         libjava.
11538         * configure.in (target_libs): Removed `target-libjava'.
11539
11540 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11541
11542         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11543         (ALL_MODULES): Added fastjar.
11544         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11545         (all-target-libjava): all-fastjar replaces all-zip.
11546         (all-fastjar): Added.
11547         (configure-target-fastjar, all-target-fastjar): Likewise.
11548         * configure.in (host_tools): Added fastjar.
11549
11550 2000-12-07  Mike Stump  <mrs@wrs.com>
11551
11552         * Makefile.in (local-distclean): Remove leftover built files.
11553
11554 2000-11-24  Nick Clifton  <nickc@redhat.com>
11555
11556         * configure.in (xscale-elf): Add target.
11557         (xscale-coff): Add target.
11558
11559 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11560
11561         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11562         recent versions of FreeBSD (release 3 or later).
11563         * ltconfig: On FreeBSD, -lc must not be provided when building
11564         a shared library or else the standard -pthread gcc option is
11565         rendered worthless to later users of the built library.
11566
11567 2000-11-16  Fred Fish  <fnf@be.com>
11568
11569         * configure.in (enable_libstdcxx_v3): Fix typo,
11570         libstd++ -> libstdc++.
11571
11572 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11573
11574         * MAINTAINERS: Add self to Write After Approval list.
11575
11576 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11577
11578         * MAINTAINERS: Update my email address.  Add myself to global write
11579         privs list.
11580
11581 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11582
11583         * Makefile.in: Merge with src and libgcj.
11584         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11585         configure-target-<library> when their configure scripts need the C
11586         or C++ library to have already been built to work properly.
11587         (do_proto_toplev): Set them to an empty string.
11588
11589         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11590         (REALLY_SET_LIB_PATH): Use them.
11591
11592 2000-11-17  Stan Shebs  <shebs@apple.com>
11593
11594         * MAINTAINERS: Add self to Write After Approval list.
11595
11596 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11597
11598         * configure: Provide the original toplevel configure arguments
11599         (including $0) to subprocesses in the environment rather than
11600         through gcc/configargs.h.
11601
11602 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11603
11604         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11605         C99.  Alphabetise "Write After Approval" list.
11606
11607 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11608
11609         * configure: Turn on libstdc++ V3 by default.
11610
11611         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11612         if we've got GCC.
11613
11614 2000-11-11  Philip Blundell  <philb@gnu.org>
11615
11616         * MAINTAINERS: Add self to Write After Approval list.
11617
11618 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11619
11620         * ltcf-c.sh (aix4): Improve shared library configuration; require
11621         exporting symbols.
11622         * ltcf-cxx.sh (aix4): Define.
11623         * ltconfig (aix4): Define library and soname specs appropriate for
11624         AIX.  Define command to create export symbols list.
11625
11626 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11627
11628         * config.sub: Add support for Sun Chorus
11629
11630 2000-10-31  Nick Clifton  <nickc@redhat.com>
11631
11632         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11633         <name>@redhat.com.  Also installed new email address for Clint
11634         Popetz.
11635
11636 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11637
11638         * etc: Remove directory from GCC.
11639
11640 2000-10-16  Michael Meissner  <meissner@redhat.com>
11641
11642         * configure (gcc/configargs.h): Only create if there is a build GCC
11643         directory created.
11644
11645 2000-10-16  Matthias Klose  <doko@debian.org>
11646
11647         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11648         when configured for libstdc++-v3.
11649
11650 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11651
11652         * configure: Save configure arguments to gcc/configargs.h.
11653
11654 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11655
11656         * config.guess: Import CVS version 1.157.
11657         * config.sub: Import CVS version 1.181.
11658
11659 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11660
11661         * Makefile.in (bootstrap): avoid recursion if subdir missing
11662         (cross): ditto
11663         (do-proto-toplev): ditto
11664
11665 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11666
11667         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11668         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11669
11670         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11671         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11672         all affected `configure' scripts.
11673
11674 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11675
11676         * MAINTAINERS: Add self as cpplib co-maintainer.
11677
11678 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11679
11680         * MAINTAINERS: Add self to Write After Approval list.
11681
11682 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11683
11684         * INSTALL/README: egcs -> GCC update.
11685
11686 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11687
11688         * MAINTAINERS: Add myself to Write After Approval list.
11689
11690 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11691
11692         * MAINTAINERS: Add myself to Write After Approval list.
11693
11694 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11695
11696         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11697         X11 libraries for hppa64.
11698
11699 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11700
11701         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11702
11703 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11704
11705         * Makefile.in (all-zlib): Added dummy target.
11706
11707         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11708         ltcf-gcj.sh: Updated from libtool multi-language branch.
11709
11710 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11711
11712         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11713         (bootstrap*): Depend on all-bootstrap.
11714
11715 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11716
11717         * config.guess: Import CVS version 1.156.
11718         * config.sub: Import CVS version 1.179.
11719
11720 2000-09-02  Anthony Green  <green@cygnus.com>
11721
11722         * Makefile.in (all-gcc): Depend on all-zlib.
11723         (CLEAN_MODULES): Add clean-zlib.
11724         (ALL_MODULES): Add all-zlib.
11725         * configure.in (host_libs): Add zlib.
11726
11727 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11728
11729         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11730         crosses, but add gcc/include to the header search path for them.
11731
11732 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11733
11734         * MAINTAINERS: Add self to Write After Approval list.
11735
11736 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11737
11738         * config.guess: Import CVS version 1.152.
11739         * config.sub: Import CVS version 1.177.
11740
11741 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11742
11743         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11744         $targargs to tell whether newlib is going to be built.
11745
11746         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11747         $$r/TARGET_SUBDIR/libio for _G_config.h.
11748
11749 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11750
11751         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11752
11753 2000-08-22  DJ Delorie  <dj@redhat.com>
11754
11755         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11756
11757 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11758
11759         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11760         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11761         sub-configures.
11762
11763 2000-08-21  DJ Delorie  <dj@redhat.com>
11764
11765         * MAINTAINERS: Add self as a libiberty maintainer
11766
11767 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11768
11769         * configure.in (libstdcxx_flags): Use
11770         libstdc++-v3/src/libstdc++.INC.
11771
11772 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11773
11774         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11775
11776 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11777
11778         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11779
11780         * configure: Make enable_threads and enable_shared defaults
11781         explicit.  Substitute enable_threads into generated Makefiles.
11782         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11783         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11784
11785 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11786
11787         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11788
11789 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11790
11791         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11792         previous delta.
11793
11794 2000-08-11  Jason Merrill  <jason@redhat.com>
11795
11796         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11797         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11798         (FLAGS_FOR_TARGET): Not here.
11799         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11800
11801 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11802
11803         * config-ml.in (CC, CXX): Don't introduce a leading space.
11804
11805 2000-08-07  DJ Delorie  <dj@delorie.com>
11806
11807         * MAINTAINERS: Add self as a DJGPP maintainer
11808
11809 2000-08-07  DJ Delorie  <dj@redhat.com>
11810
11811         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11812         "if we're also building gcc, and it's a gcc that will run on the
11813         build machine, we want to use its includes instead of the system's
11814         default includes".
11815
11816 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11817
11818         * MAINTAINERS: Add self to Write After Approval list.
11819
11820 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11821
11822         * configure.in (libstdcxx_flags): Don't use `"'.
11823
11824         * config-ml.in: Adjust multilib search paths to the
11825         appropriate multilib tree.
11826
11827 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11828
11829         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11830         commas in $LANGUAGES.
11831
11832 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11833
11834         * configure.in: Re-enable all references to libg++ and librx.
11835
11836 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11837
11838         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11839         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11840         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11841         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11842
11843         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11844
11845 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11846
11847         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11848         CXX_FOR_TARGET for sed.
11849
11850 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11851
11852         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11853         Do not override if already set in the environment or in configure.
11854         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11855         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11856
11857 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11858
11859         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11860         the libtool CVS tree multi-language branch.
11861         * ltconfig, ltmain.sh: Updated.
11862
11863 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11864
11865         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11866         (clean-target): Depend on it.
11867
11868         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11869         (GCC_FOR_TARGET): Use it.
11870         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11871         * configure.in: ... here.
11872         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11873         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11874
11875 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11876
11877         * MAINTAINERS: Add self to Write After Approval list.
11878
11879 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11880
11881         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11882         (configure-target-libchill, configure-target-libobjc): Likewise.
11883
11884         * configure.in: Use the same cache file for all target libs.
11885         * config-ml.in: But different cache files per multilib variant.
11886
11887 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11888
11889         * configure (topsrcdir): Don't use dirname.
11890
11891 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11892
11893         * MAINTAINERS: Add self to Write After Approval list.
11894
11895 2000-07-20  Jason Merrill  <jason@redhat.com>
11896
11897         * configure.in: Remove all references to libg++ and librx.
11898
11899         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11900
11901 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11902
11903         * config.sub: Update to subversions version 2000-07-06.
11904
11905 2000-07-12  Andrew Haley  <aph@cygnus.com>
11906
11907         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11908         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11909
11910 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11911
11912         * symlink-tree:  Check number of arguments.
11913
11914 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11915
11916         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11917         search path for a g++ extracted from the build tree.  This
11918         will allow link tests run by configure scripts in
11919         subdirectories to succeed.
11920
11921 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11922
11923         * ltconfig: Add support for mips-dde-sysv4.2MP
11924
11925 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11926
11927         * MAINTAINERS: Add myself as loop discovery maintainer.
11928
11929 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11930
11931         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11932         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11933
11934 2000-06-19  Timothy Wall  <twall@cygnus.com>
11935
11936         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11937         * config.sub: Add tic54x target.
11938
11939 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11940
11941         * MAINTAINERS: Add self as Fortran maintainer,
11942         remove Craig Burley.
11943
11944 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11945
11946         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11947         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11948
11949 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11950
11951         * MAINTAINERS: Add self as i18n maintainer
11952
11953 20000-05-21  H.J. Lu  (hjl@gnu.org)
11954
11955         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11956         directory are used if they exist. Make sure
11957         $(build_tooldir)/include is searched for header files,
11958         $(build_tooldir)/lib/ for library files.
11959         (GCC_FOR_TARGET): Likewise.
11960         (CXX_FOR_TARGET): Likewise.
11961
11962 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11963
11964         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11965
11966 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11967
11968         * Makefile.in (configure-target-libiberty): Depend on
11969         configure-target-newlib.
11970
11971 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11972
11973         * configure.in, Makefile.in: Merge all libffi-related
11974         configury stuff from the libgcj tree.
11975
11976 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11977
11978         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11979         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11980
11981 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11982
11983         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11984         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11985         current version information.  Add to proto-toplev directory.
11986         (gdb-taz): Build do-djunpack.
11987
11988 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11989
11990         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11991
11992 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11993
11994         * MAINTAINERS: Add self to Write After Approval list.
11995
11996 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11997
11998         * ltmain.sh: Preserve in relink_command any environment
11999         variables that may affect the linker behavior.
12000
12001 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12002
12003         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12004
12005 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12006
12007         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12008
12009 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12010
12011         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12012         with the version name.
12013
12014 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12015
12016         * MAINTAINERS: Add self as bb-reorder maintainer.
12017
12018 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12019
12020         * config.if: Tweak.
12021
12022 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12023
12024         * djunpack.bat: New file.
12025
12026 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12027
12028         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12029         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12030         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12031         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12032
12033 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12034
12035         * config.sub (case $basic_machine): Change default for "ibm-*"
12036         to "openedition".
12037
12038 2000-04-13  Andreas Jaeger  <aj@suse.de>
12039
12040         * MAINTAINERS: Added myself.
12041
12042 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12043
12044         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12045         (do-md5sum): New target.
12046         (MD5PROG): Define.
12047         (PACKAGE): Default to TOOL.
12048         (VER): Default to a shell script.
12049         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12050         md5 checksum generation.
12051         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12052         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12053         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12054         insight.tar.bz2): Use gdb-taz to create archive.
12055
12056 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12057
12058         * configure (warn_cflags): Delete.
12059
12060 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12061
12062         * MAINTAINERS: Added myself.
12063
12064 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12065             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12066
12067         * configure.in (enable_libstdcxx_v3): Add.
12068         (target_libs): Add bits here to switch between libstdc++-v2 and
12069         libstdc++-v3.
12070         * config.if: And this file too.
12071         * Makefile.in: Add libstdc++-v3 targets.
12072
12073 2000-04-05  Michael Meissner  <meissner@redhat.com>
12074
12075         * config.sub (d30v): Add d30v as a basic machine type.
12076
12077 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12078
12079         * configure.in: -linux-gnu*, not -linux-gnu.
12080
12081 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12082
12083         * MAINTAINERS: Add self in write-after-approval section.
12084
12085 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12086
12087         * MAINTAINERS: Add self as ia64 port maintainer.
12088
12089 2000-03-08  Neil Booth  <NeilB@earthling.net>
12090
12091         * MAINTAINERS: Add self in write-after-approval section.
12092
12093 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12094
12095         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12096         (do-tar-bz2): Replace TOOL with PACKAGE.
12097         (gdb.tar.bz2): Remove GDBTK from GDB package.
12098         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12099         dejagnu.tar.bz2): New packages.
12100
12101 2000-02-27  Andreas Jaeger  <aj@suse.de>
12102
12103         * configure.in: Add entry for mips*-*-linux*, move catch all
12104         *-*-*linux* entry below this one.
12105
12106 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12107
12108         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12109
12110 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12111
12112         * config.sub: Support an OS of "wince".
12113
12114 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12115
12116         * config.guess, config.sub: Updated to match config's 2000-02-15
12117         version.
12118
12119 2000-02-23  Linas Vepstas  <linas@linas.org>
12120
12121         * config.sub: Add support for Linux/IBM 370.
12122         * configure.in: Likewise.
12123
12124 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12125
12126         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12127
12128 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12129
12130         * config.guess: Guess "cygwin" rather than "cygwin32".
12131
12132 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12133
12134         * configure (gcc_version): When setting, narrow search to
12135         lines containing `version_string'.
12136
12137 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12138
12139         * config.sub: Add support for avr target.
12140
12141 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12142
12143         * MAINTAINERS: Add maintainers for MCore port.
12144
12145 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12146
12147         * config.sub: Add mmix-knuth-mmixware.
12148
12149 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12150
12151         * MAINTAINERS: Pair cccp with cpplib maintainership.
12152
12153 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12154
12155         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12156         structure stuff to -L library search.
12157         (CXX_FOR_TARGET): Ditto.
12158         (CROSS_CHECK_MODULES): Fix spelling mistake.
12159
12160 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12161
12162         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12163         the C++ compiler.
12164
12165 2000-01-12  Richard Henderson  <rth@cygnus.com>
12166
12167         * configure.in: Don't build some bits for beos.
12168
12169 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12170
12171         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12172         as include files.
12173
12174 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12175
12176         * Add self as cpplib maintainer, as requested by Jason
12177         Merrill.  Correct my e-mail address.
12178
12179 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12180
12181         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12182         not mh-aix43.
12183
12184 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12185
12186         * MAINTAINERS: Add myself to "write after approval" list.
12187
12188 1999-12-14  Richard Henderson  <rth@cygnus.com>
12189
12190         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12191         * config.sub: Accept alphaev[78], alphaev8.
12192
12193 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12194
12195         * config.guess, config.sub: Update from autoconf.
12196
12197 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12198
12199         * MAINTAINERS:  update my playtime e-address.
12200
12201 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12202
12203         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12204         necessary libraries are missing.
12205
12206 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12207
12208         * MAINTAINERS: Add new 'write after approval' maintainer.
12209
12210 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12211
12212         * MAINTAINERS: Add new Java maintainer.
12213
12214 1999-10-25  Andreas Schwab  <schwab@suse.de>
12215
12216         * configure: Fix quoting inside arguments of eval.
12217
12218 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12219
12220         * config-ml.in: Allow suppression of some ARM multilibs.
12221
12222 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12223
12224         * config.guess: Add OS/390 match pattern.
12225         * config.sub: Add mvs, openedition targets.
12226         * configure.in (i370-ibm-opened*): New.
12227
12228 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12229
12230         * config.sub: Add support for configuring for pj.
12231
12232 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12233
12234         * config.sub (maybe_os): Add support for configuring for fr30.
12235
12236 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12237
12238         * configure.in: Do not configure or build ld for AIX
12239         platforms.  ld is known to be broken on these platforms.
12240
12241 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12242
12243         * config-ml.in: Pass compiler flag corresponding to multidirs to
12244         subdir configures.
12245
12246 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12247
12248         * Makefile.in (LDFLAGS): Define.
12249
12250 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12251
12252         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12253         noconfigdirs.
12254         (*-*-cygwin*): Likewise.
12255
12256 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12257
12258         * mkdep: New file.
12259         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12260         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12261
12262         From Eli Zaretskii <eliz@is.elta.co.il>:
12263         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12264         long file name when using DJGPP on MS-DOS.
12265
12266 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12267
12268         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12269
12270 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12271
12272         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12273         dependency as this causes "make check" to globally "make all"
12274
12275 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12276
12277         * configure.in (target_libs): Added target-zlib.
12278         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12279         (CONFIGURE_TARGET_MODULES): Likewise.
12280         (CHECK_TARGET_MODULES): Likewise.
12281         (INSTALL_TARGET_MODULES): Likewise.
12282         (CLEAN_TARGET_MODULES): Likewise.
12283         (configure-target-zlib): New target.
12284         (all-target-zlib): Likewise.
12285         (all-target-libjava): Depend on all-target-zlib.
12286         (configure-target-libjava): Depend on configure-target-zlib.
12287
12288         * Makefile.in (configure-target-libjava): Depend on
12289         configure-target-newlib.
12290         (configure-target-boehm-gc): New target.
12291         (configure-target-qthreads): New target.
12292
12293         * configure.in (target_libs): Added target-qthreads.
12294         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12295         (CONFIGURE_TARGET_MODULES): Likewise.
12296         (CHECK_TARGET_MODULES): Likewise.
12297         (INSTALL_TARGET_MODULES): Likewise.
12298         (CLEAN_TARGET_MODULES): Likewise.
12299         (all-target-qthreads): New target.
12300         (configure-target-libjava): Depend on configure-target-qthreads.
12301         (all-target-libjava): Depend on all-target-qthreads.
12302
12303         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12304         (CONFIGURE_TARGET_MODULES): Likewise.
12305         (CHECK_TARGET_MODULES): Likewise.
12306         (INSTALL_TARGET_MODULES): Likewise.
12307         (CLEAN_TARGET_MODULES): Likewise.
12308         (all-target-libjava): New target.
12309         (all-target-boehm-gc): Likewise.
12310         * configure.in (target_libs): Added libjava, boehm-gc.
12311
12312 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12313
12314         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12315         configure.bat in SUPPORT_FILES.
12316         (gas+binutils.tar.bz2): Likewise.
12317
12318         * makeall.bat: Remove; obsolete.
12319
12320 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12321
12322         From Mark Elbrecht:
12323         * configure.bat: Remove; obsolete.
12324
12325 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12326
12327         * configure: Add -W -Wall to the default CFLAGS when compiling with
12328         gcc.
12329
12330 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12331
12332         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12333
12334 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12335
12336         * configure.in: Build ld on IRIX6.
12337
12338 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12339
12340         * Makefile.in: Change distribution targets to use bzip2 instead of
12341         gzip.
12342         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12343         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12344
12345 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12346
12347         * config.sub: Add mcore target.
12348
12349 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12350
12351         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12352
12353 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12354
12355         * config.guess (dummy): Changed to $dummy.
12356
12357 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12358
12359         * config.sub: Tidied up case statements.
12360
12361 1999-05-22  Ben Elliston  <bje@cygnus.com>
12362
12363         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12364         <jiro@din.or.jp>.
12365
12366         * config.guess: Merge with FSF version. Future changes will be
12367         more accurately recorded in this ChangeLog.
12368         * config.sub: Likewise.
12369
12370 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12371
12372          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12373
12374 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12375
12376         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12377
12378 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12379
12380         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12381
12382 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12383
12384         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12385         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12386         Bad merge removed these two changes.
12387
12388 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12389                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12390
12391         * config.guess (interix Alpha): Add.
12392
12393 1999-04-11  Richard Henderson  <rth@cygnus.com>
12394
12395         * configure.in (i?86-*-beos*): Do config gperf; don't config
12396         gdb, newlib, or libgloss.
12397
12398 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12399
12400         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12401         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12402         from multidirs.
12403
12404 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12405
12406         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12407
12408 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12409
12410         * config.sub: Add support for mcore targets.
12411
12412 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12413
12414         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12415         not mt-ospace, in order to shut up assembler warning about using
12416         symbols that are named the same as registers.
12417
12418 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12419
12420         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12421         dependency list for all-target-cygmon.
12422
12423 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12424
12425         * config-ml.in: Check $host, not $target, for selective multilibs.
12426         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12427         thumb interworking, and underscore prefix multilibs.
12428
12429 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12430
12431         * missing: Update to version from current automake.
12432
12433 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12434
12435         * configure (gxx_include_dir): Removed.
12436
12437         * configure.in (gxx_include_dir): Handle it.
12438         * Makefile.in: Likewise.
12439
12440 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12441
12442         * config.sub (mips64vr4111,mips64vr4111el) Add.
12443
12444 1999-03-21  Ben Elliston  <bje@cygnus.com>
12445
12446         * config.guess: Correct typo for detecting ELF on FreeBSD.
12447
12448 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12449
12450         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12451         config/mh-djgpp.
12452
12453 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12454
12455         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12456         all-target-newlib to dependency list for all-target-bsp.
12457
12458 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12459
12460         * config.sub: Add i386-uwin support.
12461         * config.guess: Likewise.
12462
12463 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12464
12465         * configure.in: cleanup, add mh-*pic handling for arm, special
12466         case powerpc*-*-aix*
12467
12468 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12469
12470         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12471         can be built.
12472
12473 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12474
12475         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12476         targets.
12477
12478 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12479
12480         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12481
12482 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12483
12484         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12485
12486 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12487
12488         * config.sub: Fix typo in arm recognition.
12489
12490 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12491
12492         * configure.in (noconfigdirs): Changed target_configdirs to
12493         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12494         rather than m68k-*-* since it is not known to work on
12495         m68k-aout. Ditto for arm-*-*oabi.
12496
12497 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12498
12499         * configure.in (*-*-windows*): Remove, no longer used.
12500
12501 1999-02-19  Ben Elliston <bje@cygnus.com>
12502
12503         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12504         Smart and improved by Andrew Cagney.
12505
12506 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12507
12508         * config.guess: Recognize openbsd-*-hppa.
12509
12510 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12511
12512         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12513         only if it is not empty.
12514
12515 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12516
12517         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12518
12519         * config.guess: Modified to recognize uname's armv* syntax.
12520
12521         * config.sub: Modified to recognize uname's armv* syntax.
12522
12523 1999-02-17  Mark Salter  <msalter@cygnus.com>
12524
12525         * configure.in: Added target-bsp for sparclite.
12526
12527 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12528
12529         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12530
12531 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12532
12533         * configure.in: Add support for strongarm port.
12534         * config.sub: Add support for strongarm target.
12535
12536 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12537
12538         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12539         the old name config/mh-cygwin32.
12540         Enable texinfo.
12541
12542 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12543
12544         * configure.in: Do build ld for ix86 Solaris.
12545
12546 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12547
12548         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12549         $AR_FOR_TARGET.  Likewise for RANLIB.
12550
12551 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12552
12553         * config.sub (oabi):  Recognize.
12554         * configure.in (arm-*-oabi):  Handle.
12555
12556 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12557
12558         * config.guess: Improve detection of i686 on UnixWare 7.
12559
12560 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12561
12562         * config.guess: Add support for i386-pc-interix.
12563         * config.sub: Likewise.
12564         * configure.in: Likewise.
12565
12566 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12567
12568         * Makefile.in: Remove unneeded all-target-libio from
12569         from all-target-winsup target since it is now unneeded.
12570         Add all-target-libtermcap in its place since it is now
12571         needed.
12572
12573 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12574
12575         * configure.in: makefile stub for cygwin target is probably
12576         unnecessary.  Remove it for now.
12577
12578 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12579
12580         * configure.in: libtermcap.a should be built when cygwin is the
12581         target as well as the host.
12582         * config.guess: Allow mixed case in cygwin uname output.
12583         * Makefile.in: Add libtermcap target.
12584
12585 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12586
12587         * config.sub: Clean up handling of hppa2.0.
12588
12589 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12590
12591         * config.guess: Use C code to identify more HP machines.
12592
12593 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12594
12595         * config.sub: Handle hppa2.0.
12596
12597 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12598
12599         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12600         cygmon for all sparclite targets, regardless of object format.
12601
12602 1998-12-15  Mark Salter  <msalter@cygnus.com>
12603
12604         * configure.in: Added target-bsp for several target architectures.
12605
12606         * Makefile.in: Added rules for bsp.
12607
12608 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12609
12610         * config.guess: Improve detection of hppa2.0 processors.
12611
12612 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12613
12614         * config.guess: Recognize FreeBSD using ELF automatically.
12615
12616 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12617
12618         * configure (skip-this-dir): Add handling for new shell script, which
12619         might be created by a sub-directory's configure to indicate, this particular
12620         directory is "unwanted".
12621         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12622
12623 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12624
12625         * ltconfig: import from libtool, after changing libtool to
12626         account for the cygwin name change.
12627
12628 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12629
12630         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12631         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12632
12633 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12634
12635         * configure.in: Add libtermcap to list of cygwin dependencies.
12636
12637 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12638
12639         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12640         they include winsup/include when it's a cygwin target.
12641
12642 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12643
12644         * configure.in (host_tools): Added zip.
12645         * Makefile.in (all-target-libjava): Depend on all-zip.
12646         (all-zip): New target.
12647         (ALL_MODULES): Added all-zip.
12648         (NATIVE_CHECK_MODULES): Added check-zip.
12649         (INSTALL_MODULES): Added install-zip.
12650         (CLEAN_MODULES): Added clean-zip.
12651
12652 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12653
12654         * Makefile.in: lose "32" from comment about cygwin.
12655
12656 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12657
12658         * configure.in: Use -Os to build target libraries for the fr30.
12659
12660 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12661
12662         * config.sub: Add fr30.
12663
12664 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12665
12666         * configure.in: drop "32" from config/mh-cygwin32.  Check
12667         cygwin* instead of cygwin32*.
12668         * config.sub: Check cygwin* instead of cygwin32*.
12669
12670 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12671
12672         * config.guess: Match any version of Unixware7.
12673
12674 1998-10-20  Syd Polk  <spolk@cygnus.com>
12675
12676         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12677         if desired.
12678
12679 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12680
12681         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12682         these if the appropriate directories and files to not exist.
12683
12684 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12685
12686         * Makefile.in (DEVO_SUPPORT): Add config.if.
12687
12688 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12689
12690         * configure: Add pattern to replace "build_tooldir"'s
12691         definition in the generated Makefile with "tooldir"'s
12692         actual value.
12693
12694 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12695
12696         * config.sub: Bring back lost sparcv9.
12697
12698         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12699
12700 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12701
12702         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12703         CC_FOR_TARGET and friends.
12704
12705 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12706
12707         * Makefile.in (build_tooldir): New variable, same as tooldir.
12708         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12709         -B$(build_tooldir)/bin/.
12710         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12711
12712 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12713
12714         * README: Remove installation instructions and refer to the
12715         INSTALL directory instead.
12716
12717 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12718
12719         * config.sub: Add support for i[34567]86-pc-udk.
12720         * configure.in: Likewise.
12721
12722 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12723
12724         * Makefile.in: add bzip2 package building bits for user
12725         tools module
12726         * configure.in: ditto
12727
12728 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12729
12730         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12731         (ALL_TARGET_MODULES): Add all-target-libobjc.
12732         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12733         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12734         (all-target-libchill): Add dependencies.
12735         * configure.in (target_libs): Add libchill.
12736
12737 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12738
12739         * configure.in (target_subdir): Remove duplicate line.
12740
12741 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12742
12743         * Makefile.in (all-automake): fix dependencies.
12744
12745 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12746
12747         * configure.in: Minor cleanups for building in the $(target_alias)
12748         subdir.
12749
12750 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12751
12752         * Makefile.in (bootstrap): Set r and s before make all.  Use
12753         BASE_FLAGS_TO_PASS in make all.
12754         (cross): Likewise.
12755
12756 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12757
12758         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12759
12760 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12761
12762         * config.sub: Fix typo in last change.
12763
12764 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12765
12766         * config.sub: Add support for C4x target.
12767         * configure.in: Likewise.
12768
12769 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12770
12771         * config.sub: Recognize sparcv9 just like sparc64.
12772
12773 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12774
12775         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12776
12777 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12778
12779         * config.guess: Correctly identify Pentium II sco boxes.
12780
12781         * config.guess: Fix "tr" code.  From Weiwen Liu.
12782
12783 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12784
12785         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12786         stabs.
12787
12788 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12789
12790         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12791         (ALL_TARGET_MODULES): Add all-target-libchill.
12792         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12793         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12794         (all-target-libchill): Add dependencies.
12795         * configure.in (target_libs): Add libchill.
12796
12797 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12798
12799         * config.guess: Avoid assumptions about "tr" behaves when
12800         LANG is set to something other than English.
12801
12802 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12803
12804         * configure (gxx_include_dir): Changed to
12805         '${prefix}/include/g++'-${libstdcxx_interface}.
12806
12807         * config.if: New to determine the interfaces.
12808
12809 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12810
12811         * config.guess: Detect and handle MPE/IX.
12812         * config.sub: Deal with MPE/IX.
12813
12814 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12815
12816         * configure.in: Use mh-aix43.
12817
12818 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12819
12820         * configure: Fix --without/--disable cases for gxx-include-dir.
12821
12822 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12823
12824         * mdata-sh:  Imported.  Needed for automake support.
12825
12826 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12827
12828         * Makefile.in (taz): Try "chmod -R og=u ." before
12829         "chmod og=u `find . -print`".
12830
12831 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12832
12833         * configure.in: Add arm-elf and thumb-elf support.
12834
12835 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12836
12837         * Makefile.in: Undo previous patch.
12838
12839 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12840
12841         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12842         to here ...
12843         (install-no-fixedincludes): and here
12844         (INSTALL_MODULES): ... from here.
12845
12846 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12847
12848         * config.sub: Merge with FSF.
12849
12850         * config.guess: Merge with FSF.
12851
12852 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12853
12854         * configure (extraconfigdirs): New variable.
12855         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12856         * Makefile.in (all): Move higher in file.
12857         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12858         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12859         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12860         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12861         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12862
12863 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12864
12865         * Makefile.in (all-target-libjava): Depend on all-gcc and
12866         all-target-newlib.
12867         (configure-target-libjava): Depend on $(ALL_GCC).
12868
12869 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12870
12871         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12872         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12873
12874 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12875
12876         * INSTALL/README: Fix typo.
12877
12878 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12879
12880         * ylwrap: Change absolute path checks to check for DOS style path
12881         names.
12882
12883         * ylwrap: Don't use a full path name if the source file is in the
12884         same directory.  From hjl@lucon.org (H.J. Lu).
12885
12886         * config-ml.in: Default to being verbose, to match Feb 18 change to
12887         configure.
12888
12889 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12890
12891         Brought over from egcs:
12892
12893         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12894
12895         * configure.in (target_subdir): Set to ${target_alias} instead
12896         of "libraries".
12897
12898         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12899
12900         * configure.in (target_subdir): Set to libraries if enable_multilib.
12901
12902 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12903
12904         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12905         multilibs, force reconfiguration the first time we create
12906         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12907
12908 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12909
12910         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12911         avoid confusion with --no-recursion.
12912
12913 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12914
12915         * configure.in: Win32 hosts shouldn't use install -x
12916         * install-sh: remove -x option, and special .exe-handling
12917         hack.
12918
12919 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12920
12921         * config.guess: Recognize i586-pc-beos.
12922         * configure.in: Don't build some bits for beos.
12923
12924 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12925
12926         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12927         CFLAGS default to -O2.
12928
12929         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12930         when using GNU ld.
12931
12932 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12933
12934         * ltmain.sh: Correct install when using a different shell.
12935
12936 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12937
12938         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12939
12940 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12941
12942         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12943         target.
12944
12945 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12946
12947         * ltconfig: Update to correct AIX handling.
12948
12949 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12950
12951         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12952
12953         * configure.in (target_subdir): Set to ${target_alias} instead
12954         of "libraries".
12955
12956 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12957
12958         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12959         (Makefile): Depend on $(gcc_version_trigger).
12960
12961         * configure (gcc_version): Change default initializer to empty
12962         string.
12963         (gcc_version_trigger): New variable; pass this variable down
12964         to subdir configures to enable them checking gcc's version
12965         themselves. Emit make macros for both gcc_version vars.
12966         (topsrcdir): Initialize reliably.
12967         (recursion line): Remove --with-gcc-version=${gcc_version}.
12968
12969 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12970
12971         * configure (enable_version_specific_runtime_libs): Implement new flag
12972         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12973         in $(libsubdir); emit definition in each generated Makefile.
12974         (gxx_include_dir): Initialize depending on
12975         $enable_version_specific_runtime_libs.
12976
12977 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12978
12979         * configure (gcc_version): Initialize properly depending on
12980         how and where configure is started.
12981         (recursion line): Pass a --with-gcc-version=${gcc_version}
12982         to configures in subdirs.
12983
12984 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12985
12986         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12987         cygmon
12988
12989 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12990
12991         * configure.in: Add cygmon and libstub support for mn10200.
12992
12993 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12994
12995         * configure (gcc_version): Add new variable describing the
12996         particular gcc version we're building.
12997         * Makefile.in (libsubdir): Add new macro for the directory
12998         in which the compiler finds executables, libraries, etc.
12999         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13000         and libsubdir.
13001
13002 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13003
13004         * Makefile.in (local-clean): Remove *.log.
13005         (warning.log): Built with warn_summary from build.log.
13006         (mail-report.log): Run test_summary.
13007         (mail-report-with-warnings.log): Run test_summary including
13008         warning.log in the report.
13009
13010 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13011
13012         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13013
13014 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13015
13016         * Makefile.in (grep): Grep no longer depends on libiberty.
13017
13018 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13019
13020         * Makefile.in: all-snavigator needs all-libgui.
13021
13022 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13023
13024         * configure.in: Add cygmon and libstub support for mn10300.
13025
13026 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13027
13028         * missing: Update to version from automake 1.3.
13029
13030         * ltmain.sh: On installation, don't get confused if the same name
13031         appears more than once in the list of library names.
13032
13033 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13034
13035         * config.sub: Accept m68060 and m5200 as CPU names.
13036
13037 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13038
13039         * configure: Use && rather than using -a in test, because odd
13040         strings can confuse test.
13041         * configure.in: Likewise.
13042
13043 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13044
13045         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13046
13047 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13048
13049         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13050         bootstrap4-lean): New targets.
13051
13052 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13053
13054         * mpw-* Delete.  Not used.
13055
13056 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13057
13058         * COPYING.LIB: Update FSF address.
13059
13060 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13061
13062         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13063
13064         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13065         GAS_SUPPORT_DIRS.
13066
13067 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13068
13069         * ltconfig, ltmain.sh: Avoid producing a version number if
13070         -version-info was not used.
13071
13072 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13073
13074         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13075         building with newlib.
13076
13077 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13078
13079         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13080         Solaris `make' causes it to continue to next definition.
13081
13082 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13083
13084         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13085         the right GUI libraries and files are installed along with GDB.
13086
13087 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13088
13089         * configure.in: Change alpha to alpha* in several places.
13090
13091 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13092
13093         * config.sub: Recognize sparc86x.
13094
13095 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13096
13097         * configure.in (--enable-target-optspace): Remove debug echo.
13098
13099 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13100
13101         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13102
13103 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13104
13105         * ltconfig: Update cygwin32 support.
13106
13107         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13108         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13109         (GDB_SUPPORT_DIRS): Likewise.
13110
13111 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13112
13113         * configure.in (target_makefile_frag): If --enable-target-optspace,
13114         use -Os to compile target libraries rather than -O2.  Default to
13115         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13116         not used.
13117         * configure.in (target_cflags): Ditto for d30v.
13118
13119 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13120
13121         * Makefile.in (all-bfd): Depend on all-intl.
13122         (all-binutils): Likewise.
13123         (all-gas): Likewise.
13124         (all-gprof): Likewise.
13125         (all-ld): Likewise.
13126
13127 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13128
13129         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13130
13131 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13132
13133         * Makefile.in (all-bfd): Depend upon all-libiberty.
13134
13135         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13136
13137 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13138
13139         * Makefile.in: Add libstub.
13140
13141         * configure.in: Ditto. Build libstub for targets that have cygmon
13142         support.
13143
13144 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13145
13146         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13147
13148 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13149
13150         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13151         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13152
13153 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13154
13155         * configure: Define DEFAULT_M4 by searching PATH.
13156         * Makfile.in: Use DEFAULT_M4.
13157
13158 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13159
13160         * ltconfig: Add cygwin32 support.
13161
13162         * Makefile.in, configure.in: Add libtool as a native only directory
13163         to configure and build.
13164
13165 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13166
13167         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13168
13169 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13170
13171         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13172
13173 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13174
13175         * Makefile.in: add ash make rules
13176         * configure.in: add ash to native_only and host_tools lists
13177
13178 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13179
13180         * Makefile.in (all-gettext, all-intl): New targets.
13181         (ALL_MODULES): Added all-gettext, all-intl.
13182         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13183         (INSTALL_MODULES): Added install-gettext, install-intl.
13184         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13185
13186         * configure.in (host_tools): Added gettext.
13187         (native_only): Likewise.
13188         (noconfigdirs) [various cases]: Likewise.
13189         (host_libs): Added intl.
13190
13191 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13192
13193         * configure: Do not disable building gdbtk for cygwin32 hosts.
13194
13195 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13196
13197         * configure.in: Add thumb-coff target.
13198         * config.sub: Add thumb-coff target.
13199
13200 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13201
13202         * Makefile.in: Revert yesterday's change.
13203         (all-target-winsup):  all-target-librx stays out of here.
13204
13205 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13206
13207         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13208         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13209         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13210         Remove references to librx and libg++.
13211
13212 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13213
13214         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13215         recursive makes
13216
13217 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13218
13219         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13220         for newlib directory.
13221         (CXX_FOR_TARGET): Likewise.
13222
13223 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13224
13225         * ltconfig: Update after libtool/ltconfig.in change for
13226         hpux11.
13227
13228 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13229
13230         * ltconfig, ltmain.sh: Update to libtool 1.2.
13231
13232 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13233
13234         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13235         (install-gcc-cross): Instead, override LANGUAGES here.
13236
13237 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13238
13239         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13240         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13241
13242 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13243
13244         * configure.in: Add Thumb-pe target.
13245
13246 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13247
13248         * Makefile.in - changed sn targets to snavigator
13249         * configure.in - changed sn targets to snavigator
13250
13251 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13252
13253         * config-ml.in: After building symlink tree call make distclean
13254         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13255         to be the case for libiberty.
13256
13257 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13258
13259         * configure: When making link, also check the current
13260         directory. The configure scripts may create one.
13261
13262 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13263
13264         * config.sub: Accept alphapca56 and alphaev6 properly.
13265
13266 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13267
13268         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13269
13270 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13271
13272         * config.sub (sco5): Fix typo.
13273
13274 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13275
13276         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13277         install-itcl.
13278         (install-itcl): Remove dependency on install-tcl.
13279
13280 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13281
13282         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13283
13284 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13285
13286         * configure.in: Don't build libgui for a cygwin32 target when not on
13287         a cygwin32 host.
13288
13289 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13290
13291         * configure (redirect): Set to null, so default behavior of
13292         configure is now --verbose.
13293
13294 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13295
13296         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13297         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13298
13299 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13300
13301         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13302         this change to sync Makefile.in with its ChangeLog entries.
13303
13304 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13305
13306         * ltmain.sh (mkdir): Check that the directory doesn't exist
13307         before we exit with error, so that we don't get races during
13308         parallel builds.
13309
13310 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13311
13312         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13313
13314 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13315
13316         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13317         PICFLAG_FOR_TARGET.
13318         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13319
13320         * configure: Emit a definition for the new macro enable_shared
13321         into each Makefile.
13322
13323 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13324
13325         * configure.in (host_tools, native_only): Add libtool.
13326
13327 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13328
13329         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13330         Fix typo in ming config comment.
13331
13332 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13333
13334         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13335
13336 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13337
13338         * config.sub: Add tic30 cases, and map c30 to tic30.
13339
13340 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13341
13342         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13343         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13344         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13345         (CLEAN_TARGET_MODULES): Similarly
13346         (all-target-libf2c): Add dependences.
13347         * configure.in (target_libs): Add libf2c.
13348
13349 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13350
13351         * configure.in: Remove expect from noconfigdirs when target
13352         is cygwin32.  OK to build expect and dejagnu with Canadian
13353         Cross.
13354
13355 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13356
13357         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13358         host.
13359
13360         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13361         and mingw32.
13362
13363 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13364
13365         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13366         here as it is not defined in the toplevel Makefile.
13367
13368 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13369
13370         * configure (package_makefile_rules_frag): New variable, which names
13371         a file with generic rules, ...
13372         Change comment to mention we now have FIVE parts.
13373         * configure: Undo last change.
13374
13375 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13376
13377         * config.guess: More accurate determination of HP processor types.
13378         * config.sub: More accurate determination of HP processor types.
13379
13380 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13381
13382         * configure (package_makefile_frag): Move inserting the
13383         ${package_makefile_frag} to where it should be according
13384         to the comment.
13385
13386 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13387
13388         * config.guess: Add support for Linux/ARM.
13389
13390 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13391
13392         * .cvsignore: Remove *-info and *-install since they match
13393         release-info and mpw-install, which we don't want to just ignore.
13394
13395 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13396
13397         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13398
13399 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13400
13401         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13402         local_prefix to sub-make invocations.
13403
13404 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13405
13406         * configure.in: Check makefile fragments in the source
13407         directory.
13408
13409 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13410
13411         * configure.in: Check whether host and target makefile
13412         fragments exist before adding them to *_makefile_frag.
13413
13414 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13415
13416         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13417
13418 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13419
13420         * configure.in: Make sure we only replace RPATH_ENVVAR on
13421         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13422         regexp to sed.
13423
13424         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13425         to sub-makes.
13426
13427 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13428
13429         * config-ml.in (multi-do): LDFLAGS must include multilib
13430         designator.
13431
13432 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13433
13434         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13435
13436 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13437
13438         * config.sub: Add mingw32 support.
13439         * configure.in: Likewise.
13440
13441 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13442
13443         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13444
13445 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13446
13447         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13448         * configure (gxx_include_dir): Provide a definition for subdirs
13449         which do not use autoconf.
13450
13451 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13452
13453         * config.guess: Sync with egcs.  Picks up new alpha support,
13454         BeOS & some additional linux support.
13455
13456 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13457
13458         * config.guess: HP 9000/803 is a PA1.1 machine.
13459
13460 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13461
13462         * configure.in: It's alpha*-...
13463
13464 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13465
13466         * configure.in (host_makefile_frag, target_makefile_frag):
13467         Handle multiple config files.
13468         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13469         alpha-*-*.
13470
13471 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13472
13473         * mkdep: New file.
13474
13475 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13476
13477         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13478
13479 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13480
13481         * Makefile.in: Add libgui directory.
13482         (GDB_TK): Add all-libgui.
13483         * configure.in: Add libgui directory.
13484         * configure: Add all-libgui to GDB_TK.
13485
13486 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13487
13488         * config-ml.in (multidirs): Add m32r to multilib list.
13489
13490 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13491
13492         * Makefile.in (all-target-gperf): Change dependency to
13493         all-target-libstdc++.
13494
13495 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13496
13497         * config.guess: Add BeOS support.
13498
13499 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13500
13501         Source directory cvs renamed to cvssrc:
13502         * configure.in (host_tools): Change cvs to cvssrc.
13503         (native_only): Likewise.
13504         (noconfigdirs) [various cases]: Likewise.
13505         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13506         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13507         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13508         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13509         (all-cvssrc): Rename target from all-cvs.
13510
13511 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13512
13513         * configure (gxx_include_dir): Fix thinko.
13514
13515 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13516
13517         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13518         (install-cross, install-gcc-cross): New targets.
13519
13520 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13521
13522         * configure.in (noconfigdirs): Add support for Thumb target.
13523
13524         * config.sub (maybe_os): Add support for Thumb target.
13525
13526 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13527
13528         * Makefile.in: Add rules for cygmon.
13529
13530         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13531
13532 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13533
13534         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13535         * configure (gxx_include_dir): Provide a definition for subdirs
13536         which do not use autoconf.
13537
13538 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13539
13540         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13541         11/18/97 build
13542
13543 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13544
13545         * From Franz Sirl.
13546         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13547         found on RedHat Linux systems.
13548
13549 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13550
13551         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13552         guesses.
13553
13554 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13555
13556         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13557
13558 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13559
13560         * ltmain.sh: If mkdir fails, check whether the directory was created
13561         anyhow by some other process.
13562
13563 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13564
13565         * configure.in (d30v-*-*): Configure all directories.
13566
13567 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13568
13569         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13570         for the D30V.
13571
13572 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13573
13574         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13575
13576 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13577
13578         * include/libiberty.h: Add extern "C" { so it can be used with C++
13579         progrms.
13580         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13581         programs.
13582
13583 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13584
13585         * configure.in (d30v-*-*): Configure GCC now.
13586
13587 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13588
13589         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13590         is no longer needed.
13591
13592 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13593
13594         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13595
13596 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13597
13598         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13599         targets using "$@" to provide support for similar but not identical
13600         targets without having to duplicate code.
13601
13602 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13603
13604         * makefile.vms: Fix to work with DEC C.
13605
13606 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13607
13608         * config.sub: Add mips-tx39-elf to marketing names.
13609
13610 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13611
13612         * ltmain.sh: Handle symlinks in generated script.
13613
13614 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13615
13616         * configure: Handle autoconf style directory options: --bindir,
13617         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13618         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13619         --sysconfdir.
13620         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13621         (sharedstatedir, localstatedir, oldincludedir): New variables.
13622         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13623         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13624         sbindir, sharedstatedir, and sysconfdir.
13625
13626 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13627
13628         * Makefile.in (bootstrap-lean): New target.
13629
13630 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13631
13632         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13633         sn, and gnuserv from noconfigdirs.
13634
13635 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13636
13637         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13638
13639 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13640
13641         * Makefile.in (cross): New target.
13642
13643 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13644                           Jeff Law         <law@cygnus.com>
13645
13646         * Makefile.in (bootstrap2, bootstrap3): New targets.
13647         (all-bootstrap): Remove outdated and confusing target.
13648         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13649
13650 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13651
13652         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13653         windows.  Consistent with gdb/configure.
13654
13655 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13656
13657         * configure.in: Name Linux target fragment.
13658
13659         * configure: Rewrite so that project Makefile fragment is inserted
13660         first and appears last in the resulting Makefile.
13661
13662 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13663
13664         * Makefile.in (install-itcl): Install tcl first.
13665
13666 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13667
13668         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13669
13670 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13671
13672         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13673
13674         * configure.in (skipdirs): Add target-librx for Linux.
13675         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13676
13677 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13678
13679         * Makefile.in (bootstrap): New target.
13680
13681 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13682
13683         * config.sub: Accept 'amigados' for backward compatibility.
13684
13685 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13686
13687         * config.guess: Merge with FSF.
13688
13689 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13690
13691         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13692
13693 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13694
13695         * config.sub: Add "marketing-names" patch.
13696
13697 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13698
13699         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13700
13701 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13702
13703         * config.sub: Handle v850-elf.
13704
13705 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13706
13707         * .cvsignore (*-install): Remove.
13708
13709 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13710
13711         * ltconfig: Set CONFIG_SHELL in libtool.
13712         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13713
13714 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13715
13716         * configure.in (target_subdir): Set to libraries if enable_multilib.
13717
13718 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13719
13720         * config.guess: Update from gcc directory.
13721
13722 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13723
13724         * Makefile.in (all-sim): Depends on all-readline.
13725
13726 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13727
13728         * Makefile.in (BISON, YACC): Use $$s.
13729         (all-bison): Depend on all-texinfo.
13730
13731 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13732
13733         * Makefile.in (BISON): Add -L flag.
13734         (YACC): Likewise.
13735
13736 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13737
13738         * configure.in (noconfigdirs): Add support for v850e target.
13739
13740         * config.sub (maybe_os): Add support for v850e target.
13741
13742 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13743
13744         * configure.in (noconfigdirs): Add support for v850ea target.
13745
13746         * config.sub (maybe_os): Add support for v850ea target.
13747
13748 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13749
13750         * config.sub: Add mipstx39.  Delete r3900.
13751
13752 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13753
13754         * Makefile.in (all-autoconf): Depends on all-texinfo.
13755
13756 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13757
13758         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13759         eabi targets.
13760
13761 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13762
13763         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13764
13765         * configure: When handling a Canadian Cross, handle YACC as well as
13766         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13767         * Makefile.in (all-bison): Depend upon all-texinfo.
13768
13769 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13770
13771         * Makefile.in (BISON): bison, not byacc or bison -y.
13772         (YACC): bison -y or byacc or yacc.
13773         (various): Add *-bison as appropriate.
13774         (taz): No need to mess with BISON anymore.
13775
13776 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13777
13778         * configure: If OSTYPE matches *win32*, try to find a good value for
13779         CONFIG_SHELL.
13780
13781 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13782
13783         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13784         configure.in if it is present.
13785
13786 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13787
13788         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13789
13790 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13791
13792         * config.sub: Recognize `arc' cpu.
13793         * configure.in: Likewise.
13794         * config-ml.in: Likewise.
13795
13796 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13797
13798         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13799
13800 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13801
13802         * configure: Changed sed delimiter from ':' to '|' when
13803         attempting to substitute ${config_shell} for SHELL. On
13804         NT ${config_shell} may contain a ':' in it.
13805
13806 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13807
13808         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13809
13810 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13811
13812         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13813
13814 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13815
13816         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13817
13818         * ylwrap: If the program is a relative path, force it to be
13819         absolute.
13820
13821 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13822
13823         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13824
13825 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13826
13827         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13828         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13829         for libraries.
13830
13831 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13832
13833         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13834         separated by spaces.
13835
13836 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13837
13838         * ylwrap: New file.
13839         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13840
13841         * ltmain.sh: Handle /bin/sh at start of install program.
13842
13843         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13844
13845         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13846         * missing: New file, from automake 1.2.
13847
13848 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13849
13850         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13851         check-tk to CHECK_X11_MODULES.
13852
13853 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13854
13855         * config.sub: Merge with FSF.
13856
13857 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13858
13859         * config.guess: Merge with FSF.
13860
13861 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13862
13863         * configure: Treat msdosdjgpp like go32.
13864         * configure.in: Likewise.  Don't remove gprof for go32.
13865
13866         * configure: Change Makefile.tem2 to Makefile.tm2.
13867
13868 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13869
13870         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13871
13872 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13873
13874         * install-sh (chmodcmd): Set to null if the DST directory already
13875         exists.  Same as Nov 11th change.
13876
13877 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13878
13879         * configure (GDB_TK): Needs itcl and tix.
13880
13881 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13882
13883         * config.guess: Update from FSF.
13884
13885 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13886
13887         * Makefile.in (GDB_TK): Depend on itcl and tix.
13888
13889 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13890
13891         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13892         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13893         (INSTALL_SCRIPT): New variable.
13894         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13895         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13896         to -x.
13897         * install-sh: Add support for -x option.
13898
13899 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13900
13901         * configure.in, Makefile.in: Treat tix like itcl.
13902
13903 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13904
13905         * Makefile.in (WINDRES): New variable.
13906         (WINDRES_FOR_TARGET): New variable.
13907         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13908         (EXTRA_HOST_FLAGS): Add WINDRES.
13909         (EXTRA_TARGET_FLAGS): Add WINDRES.
13910         (EXTRA_GCC_FLAGS): Add WINDRES.
13911         ($(DO_X)): Pass down WINDRES.
13912         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13913         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13914         DLLTOOL_FOR_TARGET.
13915
13916 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13917
13918         * configure.in: configure sim before gdb for win32-x-ppc
13919
13920 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13921
13922         Move gperf into the toplevel, from libg++.
13923         * configure.in (target_tools): Add target-gperf.
13924         (native_only): Add target-gperf.
13925         * Makefile.in (all-target-gperf): New target, depend on
13926         all-target-libg++.
13927         (configure-target-gperf): Empty rule.
13928         (ALL_TARGET_MODULES): Add all-target-gperf.
13929         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13930         (CHECK_TARGET_MODULES): Add check-target-gperf.
13931         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13932         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13933
13934 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13935
13936         * config.sub (mn10200): Recognize new basic machine.
13937
13938 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13939
13940         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13941         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13942
13943 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13944
13945         * configure.in: If we're building mips-sgi-irix6* native, turn on
13946         ENABLE_MULTILIB and set TARGET_SUBDIR.
13947
13948 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13949
13950         * Makefile.in (all-sn): Depend on all-grep.
13951
13952 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13953
13954         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13955
13956         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13957         Makefile.  From Jeff Makey <jeff@cts.com>.
13958         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13959
13960         * Makefile.in (DISTBISONFILES): Remove.
13961         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13962         $(DEFAULT_YACC).
13963
13964         * configure.in: Build itl, db, sn, etc., when building for native
13965         cygwin32.
13966
13967         * Makefile.in (LD): New variable.
13968         (EXTRA_HOST_FLAGS): Pass down LD.
13969         ($(DO_X)): Likewise.
13970
13971 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13972
13973         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13974
13975 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13976
13977         * configure.in (targargs): Strip out any supplied --build argument
13978         before adding our own. Always add --build.
13979
13980 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13981
13982         * configure.in (targargs): Pass --build if we're doing
13983         a cross-compile.
13984
13985 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13986
13987         * configure: Use '|' instead of ":" as the separator in
13988         sed. Otherwise sed chokes on NT path names with drive
13989         designators. Also look for "?:*" as the leading characters in an
13990         absolute pathname.
13991
13992 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13993
13994         * config.sub: Support for r3900.
13995
13996 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13997
13998         * configure.in: Use install-sh, not install.sh.
13999
14000 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14001
14002         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14003         apply it twice.
14004
14005 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14006
14007         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14008         install-binutils.
14009
14010 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14011
14012         * Makefile.in: Add automake targets.
14013         * configure.in (host_tools): Add automake.
14014
14015 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14016
14017         * configure: Default CXX to c++, not gcc.
14018         * Makefile.in (CXX): Set to c++, not gcc.
14019         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14020
14021 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14022
14023         * install-sh: try appending a .exe if source file doesn't
14024         exist
14025
14026 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14027
14028         * configure.in: Turn on multilib by default.
14029         (cross_only): Remove target-libiberty.
14030
14031         * Makefile.in (all-gcc): Don't depend on libiberty.
14032
14033 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14034
14035         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14036
14037 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14038
14039         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14040         (DISTBISONFILES): Add ld/Makefile.in
14041
14042 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14043
14044         * configure.in: if target is cygwin32 but host isn't cygwin32,
14045         don't configure gdb tcl tk expect, not just gdb.
14046
14047 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14048
14049         * configure.in: Added gnuserv everywhere sn appears.
14050
14051         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14052         (CROSS_CHECK_MODULES): Added check-gnuserv.
14053         (INSTALL_MODULES): Added install-gnuserv.
14054         (CLEAN_MODULES): Added clean-gnuserv.
14055         (all-gnuserv): New target.
14056
14057 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14058
14059         * config.guess: Fixes for MIPS OpenBSD systems.
14060
14061 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14062
14063         * Makefile.in (INSTALL_XFORM): Remove.
14064         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14065
14066         * mkinstalldirs: New file, copied from automake.
14067         * Makefile.in (installdirs): Rename from install-dirs.  Use
14068         mkinstalldirs.  Change all users.
14069         (DEVO_SUPPORT): Add mkinstalldirs.
14070
14071 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14072
14073         * install-sh: Rename from install.sh.
14074         * Makefile.in (INSTALL): Change install.sh to install-sh.
14075         (DEVO_SUPPORT): Likewise.
14076
14077         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14078         Graichen <graichen@rzpd.de>.
14079
14080 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14081
14082         * config.guess: Recognize OpenBSD systems correctly.
14083
14084 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14085
14086         * README, Makefile.in (ETC_SUPPORT): Remove references to
14087         cfg-paper*, configure.{texi,man,info*}._
14088
14089 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14090
14091         * Makefile.in (all.normal): Ensure that gcc is built after all
14092         the x11 - ie gdb - targets.
14093
14094 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14095
14096         * makefile.vms: Don't run conf-a-gas.
14097
14098 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14099
14100         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14101
14102 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14103
14104         * configure.in: Remove noconfigdirs case since gdb also
14105         configures and builds for tic80-coff.
14106
14107 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14108
14109         * configure: Set cache_file to config.cache.
14110         * Makefile.in (local-distclean): Remove config.cache.
14111
14112 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14113
14114         * COPYING: Update FSF address.
14115
14116 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14117
14118         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14119         noconfigdirs.
14120
14121 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14122
14123         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14124         MAKEDIRS, is empty.
14125
14126 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14127
14128         * config.sub: Tweak mn10300 entry.
14129
14130 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14131
14132         * configure.in (host_tools): Put sim before gdb, so gdb's
14133         configure.tgt can determine if the simulator was configured.
14134
14135 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14136
14137         * config.sub: Move BeOS $os case to be with other Cygnus
14138         local cases.
14139
14140 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14141
14142         * config.sub: Remove misplaced comment that broke Linux.
14143
14144 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14145
14146         * config.sub: Add BeOS support.
14147
14148 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14149
14150         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14151
14152 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14153
14154         * configure.in (noconfigdirs): Remove tcl and tk from
14155         noconfigdirs for cygwin32 builds.
14156
14157 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14158
14159         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14160
14161 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14162
14163         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14164         make-all.com, use makefile.vms instead.
14165
14166 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14167
14168         * config.sub: Accept -lnews*.
14169
14170 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14171
14172         * configure.in (noconfigdirs): Disable target-newlib,
14173         target-examples and target-libiberty for d30v.
14174
14175 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14176
14177         * configure.in (noconfigdirs): Enable ld for d30v.
14178
14179 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14180
14181         * configure.in (tic80-*-*): Build compiler.
14182
14183 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14184
14185         * configure.in (d30v-*): Remove sim directory from list of
14186         unsupported d30v directories
14187
14188 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14189
14190         * config.sub, configure.in: Add d30v target cpu.
14191
14192 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14193
14194         * makefile.vms: New file.
14195         * make-all.com: Remove.
14196
14197 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14198
14199         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14200
14201 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14202
14203         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14204
14205 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14206
14207         * Makefile.in (ALL_MODULES): Added all-db.
14208         (CROSS_CHECK_MODULES): Addec check-db.
14209         (INSTALL_MODULES): Added install-db.
14210         (CLEAN_MODULES): Added clean-db.
14211
14212 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14213
14214         * config.guess: Merge with latest FSF sources.
14215
14216 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14217
14218         * Makefile.in (ALL_MODULES): Added all-itcl.
14219         (CROSS_CHECK_MODULES): Added check-itcl.
14220         (INSTALL_MODULES): Added install-itcl.
14221         (CLEAN_MODULES): Added clean-itcl.
14222
14223 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14224
14225         * configure.in: build gdb for mn10200
14226
14227 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14228
14229         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14230
14231 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14232
14233         * configure.in (tic80-*-*): Turn off most targets right now.
14234
14235 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14236
14237         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14238         rather than the makeinfo program.
14239         (do-info): Depend upon all-texinfo.
14240
14241 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14242
14243         * configure.in: Remove uses of config/mh-linux.
14244
14245         * config.sub, config.guess: Merge with latest FSF sources.
14246
14247 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14248
14249         * config.sub (case $basic_machine): Add tic80 entries.
14250
14251 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14252
14253         * config.sub, config.guess: Merge with latest FSF sources.
14254
14255 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14256
14257         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14258         * mpw-config.in: Test for NewFolderRecursive.
14259         * mpw-install: Use symbolic name for startup filename.
14260         * mpw-README: Add various additional details.
14261
14262 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14263
14264         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14265
14266 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14267
14268         * configure.in: Do build gcc and the target libraries for
14269         the mn10200.
14270
14271 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14272
14273         * configure.in: don't avoid building gdb for mn10300 any more
14274         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14275         instead of single-quoting it.
14276
14277 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14278
14279         * configure.in: Don't use --with-stabs on IRIX 6.
14280
14281 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14282
14283         * configure.in (m32r): Build gdb, libg++ now.
14284
14285 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14286
14287         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14288         directories from noconfigdirs.
14289
14290 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14291
14292         * config.sub (basic_machine): added mips16 configuration
14293
14294 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14295
14296         * config.sub: Handle d10v-unknown.
14297
14298 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14299
14300         * config.sub: Handle v850-unknown.
14301
14302 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14303
14304         * Makefile.in: add findutils
14305         * configure.in: add findutils to list of host_tools
14306
14307 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14308
14309         * config.sub: Handle mn10200 and mn10300.
14310
14311 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14312
14313         * configure.in (d10v-*): Do not build librx.
14314
14315 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14316
14317         * configure.in (mn10300): Build everything except gdb & libgloss.
14318
14319 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14320
14321         * config.guess:  Patch for Dansk Data Elektronik servers,
14322         from Niels Skou Olsen <nso@dde.dk>.
14323
14324         For ncr, use /bin/uname rather than uname, since GNU uname does not
14325         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14326
14327         Patch for MIPS R4000 running System V,
14328         from Eric S. Raymond <esr@snark.thyrsus.com>.
14329
14330         Fix thinko for nextstep.
14331
14332         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14333
14334         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14335         * config.guess: Guess mips-dec-mach_bsd4.3.
14336
14337         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14338         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14339         release numbers.
14340         * config.guess (mips-mips-riscos*):  Emit just enough of the
14341         release number.
14342
14343         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14344         * config.guess (sparc-auspex-sunos*):  Added.
14345         (f300-fujitsu-*): Added.
14346
14347         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14348         * config.guess:  Recognize a Tadpole as a sparc.
14349
14350 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14351
14352         * config.guess: Don't assume that NextStep version is either 2 or
14353         3.  NextStep 4 (aka OpenStep 4) has come out now.
14354
14355 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14356
14357         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14358         From Rik Faith <faith@cs.unc.edu>.
14359
14360 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14361
14362         * config.sub: Contributions from bug-gnu-utils to:
14363         Support plain "hppa" (no version given) architecture, reported by
14364         OpenStep.
14365         OpenBSD like NetBSD.
14366         LynxOs is not a hardware supplier.
14367
14368         * config.guess: Contributions from bug-gnu-utils to add support for:
14369         OpenBSD like NetBSD.
14370         Stratus systems.
14371         More Pyramid systems.
14372         i[n>4]86 Intel chips.
14373         M680[n>4]0 Motorola chips.
14374         Use unknown instead of lynx for hardware manufacturer.
14375
14376 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14377
14378         * install.sh (chmodcmd): Set to null if the DST directory already
14379         exists.
14380
14381 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14382
14383         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14384         not use mt-ppc target Makefile fragment any more.
14385
14386 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14387
14388         * configure.in (*-*-windows):  Exclude everything but those dirs
14389         needed to build windows.
14390
14391 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14392
14393         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14394
14395 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14396
14397         * configure.in:  Exclude mmalloc from i386-windows.
14398
14399 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14400
14401         * Undo my previous change.
14402
14403 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14404
14405         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14406         unconditionally.
14407         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14408
14409 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14410
14411         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14412         host to add it's own flags.
14413
14414 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14415
14416         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14417
14418 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14419
14420         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14421         (CXX_FOR_TARGET): Likewise.
14422         (GCC_FOR_TARGET): Define.
14423         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14424         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14425         CC_FOR_TARGET was specified on the command line.
14426         (MAKEOVERRIDES): Don't define.
14427
14428 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14429
14430         * configure.in (m32r): Fix spelling of libg++ libs.
14431
14432 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14433
14434         * config.sub (-apple*): Remove, now redundant.
14435
14436 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14437
14438         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14439
14440         * configure: Rework yesterday's sed script patch.
14441
14442         * config.sub: Merge with FSF.
14443
14444 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14445
14446         * config.guess:  Merge from FSF.
14447
14448         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14449         * config.guess: Use pc instead of unknown, for pc clone systems.
14450         Change linux to linux-gnu.
14451
14452         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14453         * config.guess: Avoid non-portable tr syntax.
14454
14455 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14456
14457         * test-build.mk (HOLES): Add "xargs" for gdb.
14458
14459         * configure: Avoid hpux10.20 sed bug.
14460
14461 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14462
14463         * configure.in:  Add support for windows host
14464         (that is a build done under the Microsoft build environment).
14465
14466 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14467
14468         * Makefile.in: Replace all uses of srcroot with s, to shrink
14469         command line lengths.
14470
14471         Patches from Geoffrey Noer <noer@cygnus.com>:
14472         * configure.in: If configuring for newlib, pass --with-newlib to
14473         subdirectories.
14474         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14475         -Bnewlib/ and -Lwinsup to gcc.
14476         (CXX_FOR_TARGET): Likewise.
14477
14478 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14479
14480         * Makefile.in (ETC_SUPPORT): Add configure.
14481
14482 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14483
14484         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14485         host configuration file.
14486
14487 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14488
14489         * configure.in: Break mn10x00 support into separate
14490         mn10200 and mn10300 configurations.
14491         * config.sub: Likewise.
14492
14493 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14494
14495         * configure.in: Add lots of stuff to noconfigdirs for
14496         the mn10x00 targets.
14497
14498         * config.sub, configure.in: Add mn10x00 support.
14499
14500 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14501
14502         * make-all.com: Call conf-a-gas, not config-a-gas.
14503
14504 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14505
14506         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14507         targets.
14508
14509 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14510
14511         * mpw-README: Add much more detail for native PowerMac.
14512         * mpw-install: New file.
14513         * mpw-configure: Add --norecursion and --help options.
14514         * mpw-config.in: Translate readme and install files when
14515         copying to objdir.
14516         * mpw-build.in: Don't always depend on byacc and flex.
14517         (install-only-top): New action.
14518
14519 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14520
14521         * configure.in:  You can now configure GDB for the v850.
14522
14523 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14524
14525         * configure.in (noconfigdirs): Don't configure any C++ dirs
14526         if targeting D10V.
14527
14528 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14529
14530         * config.sub: Recognize mips64vr5000.
14531
14532 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14533
14534         * configure.in: Use a single line for host_tools and native_only.
14535
14536 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14537
14538         * config.sub, configure.in: Add entries for m32r.
14539
14540 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14541
14542         * Makefile.in (inet-install): Don't run install-gzip.
14543
14544 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14545
14546         * configure.in:  Don't config lots of things for *-*-windows*.
14547
14548 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14549
14550         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14551         (host_libs, host_tools): Copy from configure.in.
14552         * mpw-configure: Don't complain about directories not found.
14553
14554 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14555
14556         * configure.in (i[345]86): Recognize i686 for pentium pro.
14557         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14558         file.
14559
14560         * config.guess (i[345]86): Ditto.
14561
14562 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14563
14564         * configure.in (noconfigdirs): Removed gdb for D10V.
14565
14566 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14567
14568         * configure.in: Remove ld, target-libio, target-libg++, and
14569         target-libstdc++ from noconfigdirs.
14570
14571 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14572
14573         * configure: Fix three locations where shell scripts were
14574         being run directly rather than with config_shell.
14575
14576 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14577
14578         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14579         * config.sub (basic_machine): Recognize v850.
14580
14581 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14582
14583         * mpw-configure: Handle multiple enable/disable options and
14584         pass them down recursively, handle -c and -s flags appropriately
14585         depending on choice of compiler, add escape mechanism for
14586         quoted arguments to gC.
14587
14588 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14589
14590         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14591         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14592         so that -mrelocatable-lib and -mno-eabi are used.
14593
14594         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14595         not support --print-multi-lib, don't abort.
14596
14597 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14598
14599         * make-all.com: Run config-a-gas.
14600         * setup.com: Don't copy subdirectory files around.
14601
14602 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14603
14604         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14605         target, it now compiles correctly.
14606
14607 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14608
14609         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14610
14611 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14612
14613         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14614
14615 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14616
14617         * configure.in (native_only): Add prms.
14618
14619 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14620
14621         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14622         (BINUTILS_SUPPORT_DIRS): Likewise.
14623
14624 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14625
14626         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14627         d10v support is added.
14628
14629 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14630
14631         * configure.in (d10v-*-*): New target.
14632
14633 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14634
14635         * config.guess (HP 9000/811): Recognize this as a PA1.1
14636         machine.
14637
14638 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14639
14640         * Makefile.in (do-tar-gz): New target, split out from tail end of
14641         taz target.  Run each command separately, don't use pipes.
14642         (taz): Use it.
14643
14644 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14645
14646         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14647         * mpw-build.in: No builds should depend on building byacc or flex,
14648         they are assumed to be installed already.
14649
14650 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14651
14652         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14653         variable that CC_FOR_TARGET needs.
14654
14655 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14656
14657         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14658         options have changed since the last time the subdirectory was
14659         configured, and if it has, reconfigure.
14660         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14661         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14662
14663 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14664
14665         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14666         CLEAN_MODULES): Add bash.
14667         (all-bash): New target.
14668
14669 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14670
14671         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14672
14673 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14674
14675         * config.sub (basic_machine): Recognize d10v as a valid processor.
14676
14677 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14678
14679         * mpw-configure: Add support for --bindir.
14680         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14681
14682 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14683
14684         * configure.in: add bash, time, gawk to list of hosttools and things
14685         to only build for native toolchains
14686
14687 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14688
14689         * Makefile.in (docdir): Remove.
14690
14691 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14692
14693         * Makefile.in (datadir): Set to $(prefix)/share.
14694
14695 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14696
14697         * configure.in: build diff and patch for cygwin32-hosted
14698         toolchains.
14699
14700 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14701
14702         * config.sub: Accept -rtems*.
14703
14704 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14705
14706         * configure.in: enable dosrel for cygwin32-hosted builds,
14707                 remove diff from the list of things not buildable
14708                 via Canadian Cross
14709
14710 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14711
14712         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14713         don't get ". ".
14714
14715 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14716
14717         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14718
14719 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14720
14721         * Makefile.in (taz): Handle case where tex3patch didn't even get
14722         checked out.  Also, if it was found, put the symlink in a new util
14723         subdirectory.
14724
14725 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14726
14727         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14728
14729 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14730
14731         * config.sub: Recognize -openvms.
14732         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14733         * make-all.com, setup.com: New files.
14734
14735 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14736
14737         * Makefile.in (taz): tex3patch moved to texinfo/util.
14738
14739 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14740
14741         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14742         * configure.in: remove make from disable-if-Can-Cross list
14743                 enable gdb if ${host} and ${target} are cygwin32
14744
14745 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14746
14747         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14748         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14749
14750 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14751
14752         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14753         distinguish sysv/svr4/bsd variants.
14754         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14755
14756 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14757
14758         * configure.in: Added copyright notice.
14759         * move-if-change: Added copyright notice.
14760
14761 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14762
14763         * configure.in (powerpcle-*-solaris*): Until we get shared
14764         libraries working, don't build gdb, sim, make, tcl, tk, or
14765         expect.
14766
14767 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14768
14769         * config.guess:  Merge with FSF:
14770
14771         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14772         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14773
14774         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14775         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14776
14777         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14778         * config.guess:  Combine two OSF1 rules.
14779         Also recognize field test versions.  From mjr@zk3.dec.com.
14780         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14781         because GNU uname does not support -p.  From pmr@pajato.com.
14782
14783 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14784
14785         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14786
14787 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14788
14789         * mpw-README: Document GCCIncludes.
14790
14791 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14792
14793         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14794
14795 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14796
14797         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14798
14799 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14800
14801         * configure.in (*-*-cygwin32): Configure make.
14802
14803 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14804
14805         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14806
14807 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14808
14809         * Makefile.in (all-inet): Depend on all-perl.
14810
14811         * Makefile.in (inet-install): New target.
14812
14813         * Makefile.in (all-inet): Depend on all-tcl.
14814         (all-inet): Depend on all-send-pr.
14815
14816 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14817
14818         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14819         temporarily.
14820
14821 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14822
14823         * configure.in: Don't configure --with-gnu-ld on AIX.
14824
14825 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14826
14827         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14828
14829 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14830
14831         * Makefile.in (ALL_MODULES): Added all-inet.
14832         (CROSS_CHECK_MODULES): Added check-inet.
14833         (INSTALL_MODULES): Added install-inet.
14834         (CLEAN_MODULES): Added clean-inet.
14835         (all-indent): New target.
14836
14837         * configure.in (host_tools): Added inet.
14838         (native_only): Added inet.
14839         (noconfigdirs): Added inet.
14840
14841 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14842
14843         * configure.in: Don't configure libgloss if we are not configuring
14844         newlib.
14845
14846 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14847
14848         * configure.in: Don't configure libgloss for unsupported
14849         architectures.
14850
14851 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14852
14853         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14854
14855 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14856
14857         * Makefile.in (ALL_MODULES): Include all-apache.
14858         (CROSS_CHECK_MODULES): Include check-apache.
14859         (INSTALL_MODULES): Include install-apache.
14860         (all-apache): New target.
14861
14862         * configure.in: Added apache everywhere perl is seen.
14863
14864 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14865
14866         * Makefile.in: Add support for clean-{module} and
14867         clean-target-{module} rules.
14868
14869 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14870
14871         * configure.in (*-*-ose) do not build libgloss.
14872
14873 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14874
14875         * config.guess (prep*:SunOS:5.*:*): Turn into
14876         powerpele-unknown-solaris2.
14877
14878 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14879
14880         * configure.in: Permit --enable-shared to specify a list of
14881         directories.
14882
14883 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14884
14885         * configure.in (host==solaris): Pass only the first word of $CC
14886         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14887
14888 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14889
14890         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14891
14892 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14893
14894         * Makefile.in (ALL_MODULES): Include all-perl.
14895         (CROSS_CHECK_MODULES): Include check-perl.
14896         (INSTALL_MODULES): Include install-perl.
14897         (ALL_X11_MODULES): Include all-guile.
14898         (CHECK_X11_MODULES): Include check-guile.
14899         (INSTALL_X11_MODULES): Include install-guile.
14900         (all-perl): New target.
14901         (all-guile): New target.
14902
14903         * configure.in (host_tools): Include perl and guile.
14904         (native_only): Include perl and guile.
14905         (noconfigdirs): Don't build guile and perl; no ports have been
14906         done.
14907
14908 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14909
14910         * configure (--enable-*): Handle quoted option lists such as
14911         --enable-sim-cflags='-g0 -O' better.
14912
14913 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14914
14915         * Makefile.in ({,inst}all-target): New rule so we can make and
14916         install all of the target directories easily.
14917
14918 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14919
14920         * configure.in: Add missing global flag in sed substitution when
14921         deleting `target-' from ${configdirs}.
14922
14923 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14924
14925         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14926         option.
14927
14928         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14929         config/mh-necv4.
14930
14931         * install.sh: Correct misspelling of transformbasename.
14932
14933         * config.guess: Recognize mips-*-sysv*.
14934
14935 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14936
14937         * config.sub: Recognize mon960.
14938
14939 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14940
14941         * configure: Restore Canadian Cross handling of BISON and LEX,
14942         removed in Feb 20 change.
14943
14944 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14945
14946         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14947         Mention make install.  Remove the old copyright date as well the
14948         clumsy and rather pointless copyright on the README file.
14949
14950 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14951
14952         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14953         Makefile after running symlink-tree, then run `make distclean' to
14954         avoid clobbering any generated files in srcdir.
14955
14956 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14957
14958         * configure.in (m68k-*-netbsd*): Build everything now.
14959
14960 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14961
14962         * Makefile.in (taz): Fix quoting.
14963
14964 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14965
14966         * configure.in (sparclet-*-*): Build everything now.
14967
14968 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14969
14970         * configure.in (m68k-*-linux*): New host.
14971
14972 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14973
14974         * configure: Check for bison before byacc.
14975
14976 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14977
14978         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14979         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14980         searching PATH.  These are used as fallbacks by Makefile.in if
14981         flex/bison/byacc aren't in objdir.
14982
14983 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14984
14985         * Makefile.in: Make everything which depends upon all-bfd also
14986         depend upon all-opcodes, in case --with-commonbfdlib is used.
14987
14988 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14989
14990         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14991         building NT native compilers on Unix.
14992
14993 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14994
14995         * configure.in: Don't get CC from the host Makefile fragment if we
14996         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14997         Solaris test for /usr/ucb/cc to the post target script, just after
14998         the compiler sanity test.
14999
15000 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15001
15002         * config.sub: Merge with FSF.
15003
15004 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15005
15006         * Makefile.in (RPATH_ENVVAR): New variable.
15007         (REALLY_SET_LIB_PATH): Use it.
15008         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15009
15010 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15011
15012         * config.sub, configure.in: Recognize sparclet cpu.
15013
15014 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15015
15016         * config.guess:  Support m68k-cbm-sysv4.
15017
15018 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15019
15020         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15021         m68k-unknown-linuxaout from linker help string.  Put quotes around
15022         $ld_help_string.
15023
15024 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15025
15026         * config.guess (powerpc-harris-powerunix): Add guess for port
15027         to new target.
15028
15029 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15030
15031         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15032
15033 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15034
15035         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15036         $(REALLY_SET_LIB_PATH) in Makefile.
15037         * Makefile.in (SET_LIB_PATH): New variable.
15038         (REALLY_SET_LIB_PATH): New variable.
15039         ($(DO_X)): Use $(SET_LIB_PATH).
15040         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15041         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15042         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15043         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15044         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15045         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15046         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15047         (install-dosrel): Likewise.
15048         (all-opcodes): Depend upon all-libiberty.
15049
15050 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15051
15052         * config.guess (*:CYGWIN*): New
15053
15054 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15055
15056         * Makefile.in (all-target-winsup): All all-target-libiberty.
15057
15058 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15059
15060         * configure.in (noconfigdirs): Add missing # in front of comment.
15061
15062 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15063
15064         * configure.in: add second pass to things added to noconfigdirs
15065         so *-gm-magic can exclude libgloss properly.
15066
15067 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15068
15069         * mpw-configure (extralibs_name, rez_name): Set correctly
15070         for MWC68K compiler.
15071
15072         * mpw-README: Add more info on the necessary build tools.
15073
15074 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15075
15076         * configure.in, config.sub: Recognize cygwin32.
15077
15078 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15079
15080         * config.guess, config.sub: Recognize A/UX.
15081
15082 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15083
15084         * config.sub: Merge with gcc/config.sub.
15085
15086 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15087
15088         * mpw-build.in (do-binutils): Add build of stamps.
15089
15090 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15091
15092         * config.sub: Add recognition for mips64vr4100*-* targets.
15093
15094 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15095
15096         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15097         Add creation of gconfigargs with `--enable-shared' turned on.
15098         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15099         ($(host)-stamp-stage3-configured): Likewise.
15100         (HOLES): Add chatr and ldd.
15101         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15102
15103 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15104
15105         * configure: Pass --nfp to recursive configures.
15106
15107 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15108
15109         * Makefile.in (DLLTOOL): New.
15110         (DLLTOOL_FOR_TARGET): New.
15111         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15112         (EXTRA_TARGET_FLAGS): Ditto.
15113         (EXTRA_GCC_FLAGS): Ditto.
15114         (CONFIGURE_TARGET_MODULES): Ditto.
15115         (DO_X): Ditto.
15116         * configure: Add DLLTOOL.
15117
15118 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15119
15120         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15121         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15122         mh-sco, since old workarounds no longer needed, and don't
15123         build ld, since libraries have weak symbols in COFF.
15124
15125 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15126
15127         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15128
15129 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15130
15131         * configure.in: Make sure that ${CC} can be used to compile an
15132         executable.
15133
15134 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15135
15136         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15137         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15138         nothing depending on whether gdbtk is being built.
15139
15140 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15141
15142         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15143
15144 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15145
15146         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15147         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15148
15149 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15150
15151         * config-ml.in: Add support for
15152         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15153         Simplify setting of multidirs from --disable-foo.
15154
15155 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15156
15157         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15158         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15159         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15160         non-empty, pass them on to the  GCC make.
15161         (all-bootstrap): New rule that is like all-gcc, except it executes
15162         the GCC bootstrap rule instead of the GCC all rule.
15163
15164 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15165
15166         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15167
15168 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15169
15170         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15171         DG/UX support.
15172
15173 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15174
15175         * config.sub (i*86*) Change [345] to [3456]
15176
15177 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15178
15179         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15180         --with-gnu-ld=no.
15181
15182 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15183
15184         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15185         AIX multilibs get built.
15186
15187 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15188
15189         * configure.in (i386-win32): Don't build expect if we're not
15190         building the tcl subdir.
15191
15192 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15193
15194         * Makefile.in: (configure-target-examples, all-target-examples):
15195         New targets, configure and build example programs.
15196
15197 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15198
15199         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15200         use it as input to sedit the generated MPW makefile.
15201         * mpw-README: Add a suggestion about Gestalt.h.
15202
15203 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15204
15205         * config.sub: Accept *-*-ieee*.
15206
15207 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15208
15209         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15210         Ronald F. Guilmette <rfg@monkeys.com>.
15211
15212 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15213
15214         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15215         for powerpc-pe native.
15216         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15217         (target==powerpc-pe): duplicate i386-win32 entry.
15218
15219 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15220
15221         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15222         of vxworks, not just vxworks5.1.
15223
15224 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15225
15226         * mpw-configure: Add support for exec-prefix.
15227
15228 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15229
15230         * config.guess: Recognize HP model 816 machines as having
15231         a PA1.1 processor.
15232
15233 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15234
15235         * configure: Ignore new autoconf configure options.
15236
15237 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15238
15239         * config.guess:  Recognize Pentium under SCO.
15240         From Robert Lipe <robertl@arnet.com>.
15241
15242 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15243
15244         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15245
15246 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15247
15248         * configure.in: Don't configure gas for alpha-dec-osf*.
15249
15250 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15251
15252         * configure.in: Default to --with-stabs for some targets for which
15253         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15254         i[345]86*-*-unixware*.
15255
15256 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15257
15258         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15259         rather than basing it on the target.  Simplify handling of options
15260         controlling which directories to configure.  Remove extraneous
15261         slash in multi-clean target.
15262
15263 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15264
15265         * config-ml.in: Prefix more variables with ml_ so they don't collide
15266         with configure's.
15267
15268 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15269
15270         * configure: Don't turn -v into --v.
15271
15272 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15273
15274         * configure.in (targargs): Fix typo.
15275
15276         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15277
15278 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15279
15280         * configure.in: Strip --host and --target options from
15281         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15282         --with-cross-host option when building with a cross-compiler.
15283         * configure: Canonicalize the arguments put into config.status by
15284         always using `=' for an option with an argument.  Pass a presumed
15285         --host or --target explicitly.
15286
15287 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15288
15289         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15290         into general OS recognition case.
15291
15292 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15293
15294         * configure.in (target_configdirs): add target-winsup only
15295         for win32 target systems.
15296
15297 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15298
15299         * Makefile.in (all-target-libgloss): Depend upon
15300         configure-target-newlib, since when libgloss is built it looks to
15301         see if the newlib directory exists.
15302
15303 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15304
15305         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15306         cfg-ml-*.in.
15307
15308 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15309
15310         * configure: Handle LD and LD_FOR_TARGET when configuring a
15311         Canadian Cross.
15312
15313 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15314
15315         * configure.in (target_libs): add target-winsup.
15316         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15317         (target==ppcle-pe): remove ld from $noconfigdirs.
15318
15319 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15320
15321         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15322         Preserve relative path names in $srcdir.  Build symlink tree if
15323         configuring cross target dir and srcdir=. (= no VPATH support).
15324         (configure-target-libg++): Depend on configure-target-librx.
15325         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15326         * config-ml.in: New file.
15327         * symlink-tree: New file.
15328         * configure: Ensure srcdir="." if that's what it is.
15329
15330 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15331
15332         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15333         includes and FLEX_SKELETON setting.
15334         * mpw-configure (--with-gnu-ld): New option, controls whether
15335         to use PPCLink or ld with PowerMac GCC.
15336         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15337         * mpw-config.in: Configure grez if targeting Mac.
15338
15339         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15340         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15341         just macos.
15342         * configure.in: Configure grez resource compiler if targeting Mac.
15343         * Makefile.in (all-grez, install-grez): New targets.
15344
15345 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15346
15347         * configure: CXX defaults to gcc, not g++.  If we find
15348         gcc in the path, set CC to gcc -O2.
15349
15350 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15351
15352         * configure: Default ${build} correctly.  Avoid picking up extra
15353         spaces when reading CC and CXX from Makefile.  When doing a
15354         Canadian Cross, use plausible default values for numerous
15355         variables.
15356         * configure.in: When doing a Canadian Cross, don't try to
15357         configure tools whose configure script can't handle it.
15358
15359 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15360
15361         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15362
15363 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15364
15365         * configure:  Remove dubious bug reporting address.
15366
15367 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15368
15369         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15370         configure script, run that instead of this directory's configure.
15371         In either case, print a message that we're configuring the sub-dir.
15372
15373 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15374
15375         * configure.in: Before checking for the existence of various files,
15376         use sed to filter out "target-".
15377
15378 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15379
15380         * Makefile.in (DO_X): Split rule to decrease command line length
15381         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15382         (Philippe De Muyter).
15383
15384 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15385
15386         * Makefile.in (all-patch): depend on all-libiberty.
15387
15388 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15389
15390         * configure.in: If the only directory in target_configdirs which
15391         actually exists is libiberty, then set target_configdirs to empty,
15392         to avoid trying to build a target libiberty in a gas or gdb
15393         distribution.
15394
15395 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15396
15397         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15398         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15399         systems.
15400
15401 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15402
15403         * configure.in (copy_dirs): Use sys-include instead of include
15404         for --with-headers option.
15405
15406 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15407
15408         * Makefile.in, configure.in: Make winsup builds work with
15409         new scheme.
15410
15411 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15412
15413         * configure.in: Build the linker on AIX.
15414
15415 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15416
15417         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15418         where needed.
15419
15420 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15421
15422         * Makefile.in (all-gcc): Fix typo.
15423
15424 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15425
15426         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15427
15428 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15429
15430         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15431         to target-xiberty, to provide more flexibility.
15432         (target_subdir):  Define.  Create if cross.
15433         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15434         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15435         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15436         check-libFOO -> check-target-libFOO, etc.
15437         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15438         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15439         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15440         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15441         allow ALL_GCC="" to only configure.
15442         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15443         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15444         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15445
15446 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15447
15448         * Makefile.in (taz): Build "info" in etc explicitly.
15449
15450 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15451
15452         * configure.in:  Make sure that CC is undefined (as opposed to
15453         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15454         problem with autoconf trying to configure on a host without GCC.
15455
15456 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15457
15458         * mpw-configure: Set host alias from choice of host compiler,
15459         only use generic MPW Makefile sed if present, edit a file
15460         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15461         * mpw-README: Add problem notes about CW6 and CW7.
15462
15463 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15464
15465         * Makefile.in (taz): Use ";" instead of ";;".
15466
15467 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15468
15469         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15470         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15471         DISTDOCDIRS.
15472         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15473         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15474
15475 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15476
15477         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15478         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15479         Move bfd to DISTSTUFFDIRS.
15480
15481 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15482
15483         * Makefile.in (X11_LIB): Removed.
15484         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15485
15486         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15487
15488 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15489
15490         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15491         names.
15492
15493 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15494
15495         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15496
15497 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15498
15499         * configure.in (i[345]86-*-win32): Always build newlib.
15500         Don't configure cvs, autoconf or texinfo.
15501         * Makefile.in (LD_FOR_TARGET): New.
15502         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15503         Pass down LD_FOR_TARGET.
15504
15505 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15506
15507         * winsup: New directory.
15508         * Makefile.in: Build winsup.
15509         * configure.in: Winsup is configured when target is win32.
15510         Can only build win32 target GDB when native.
15511
15512 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15513
15514         * config.guess: Recognize HP model 819 machines as having
15515         a PA 1.1 processor.
15516
15517 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15518
15519         * configure: Fix sed loop which substitutes for CC and CXX to
15520         avoid bug found in various sed implementations.
15521
15522 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15523
15524         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15525         simulator.  Use standard powerpc-*-eabi*.
15526
15527 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15528
15529         * configure.in: Stop putting gas and binutils in noconfigdirs for
15530         powerpc-*-aix* and rs6000-*-*.
15531
15532 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15533
15534         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15535         -mcall-aixdesc libraries.
15536
15537 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15538
15539         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15540
15541         * config.sub (arm | armel | armeb): Fix shell syntax.
15542
15543 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15544
15545         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15546         -msoft-float and -mcpu=common support.
15547         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15548         libraries.
15549
15550 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15551
15552         * configure.in: Allow configuration and build of emacs19 for the alpha.
15553
15554 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15555
15556         * configure.in (CC): Get ^CC, not just any old CC, from
15557         ${host_makefile_frag}.
15558
15559 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15560
15561         * configure.in (CC): Try to get CC from
15562         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15563
15564 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15565
15566         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15567         only if it exists in $(srcdir).
15568
15569 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15570
15571         * configure: If CC and CXX are not set in the environment, set
15572         them, based on either an existing Makefile or on searching for gcc
15573         in PATH.  Substitute for CC and CXX in Makefile.
15574         * configure.in: Remove libm from target_libs.  Separate
15575         target_configdirs from configdirs.  If CC is not set in
15576         environment, try to get it from a host Makefile fragment.  Rewrite
15577         changes of configdirs to use skipdirs instead.  A few minor
15578         tweaks.  Take directories out of target_configdirs as they are
15579         taken out of configdirs.  Remove existing Makefile files from
15580         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15581         CONFIG_ARGUMENTS in Makefile.
15582         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15583         by configure.in.
15584         (CONFIG_ARGUMENTS): Likewise.
15585         (CONFIGURE_TARGET_MODULES): New variable.
15586         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15587         ($(CONFIGURE_TARGET_MODULES)): New target.
15588         (configure-libg++, configure-libio): New targets.
15589         (all-libg++): Depend upon configure-libg++.
15590         (all-libio): Depend upon configure-libio.
15591         (configure-libgloss, all-libgloss): New targets.
15592         (configure-libstdc++): New target.
15593         (all-libstdc++): Depend upon configure-libstdc++.
15594         (configure-librx, all-librx): New targets.
15595         (configure-newlib): New target.
15596         (all-newlib): Depend upon configure-newlib
15597         (configure-xiberty): New target.
15598         (all-xiberty): Depend upon configure-xiberty.
15599
15600 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15601
15602         * configure.in (host i[345]86-*-win32):  Expand the
15603         noconfigdirs again.
15604
15605 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15606
15607         * mpw-configure: Fix sed command file name.
15608
15609 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15610
15611         * configure.in (host i[345]86-*-win32): Reduce the
15612         noconfigdirs again.
15613
15614 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15615
15616         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15617         or powerpc*-*-pe*, since they are not yet supported.
15618
15619 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15620
15621         Add PowerMac support and many other enhancements.
15622         * mpw-configure: New option --cc to select compiler to use,
15623         paste options set according to --cc into the generated
15624         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15625         if mpw-make.sed is present.
15626         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15627         add forward includes for PowerPC include files.
15628         * mpw-build.in: Build using Makefile.PPC if present.
15629         (do-byacc, etc): Remove separate version resource builds.
15630         (do-gas): Build "stamps" before "all".
15631         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15632         * mpw-README: Update to reflect --cc option, PowerMac support,
15633         and recently-reported compatibility problems.
15634
15635 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15636
15637         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15638         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15639         (--with-multilib-top): Pass to recursive invocations.
15640
15641 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15642
15643         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15644         v810-*-*.
15645
15646 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15647
15648         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15649         gdb, ld and opcodes on v810-*-*.
15650
15651 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15652
15653         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15654         (local-maintainer-clean): New target.
15655         (maintainer-clean): New target.
15656         (realclean): Just depend upon maintainer-clean.
15657
15658 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15659
15660         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15661
15662 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15663
15664         * configure.in: Build ld in mips*-*-bsd* case.
15665
15666 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15667
15668         * config.sub: Accept -lites* OS.  From Ian Dall.
15669
15670 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15671
15672         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15673         targets.
15674
15675 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15676
15677         * configure.in: treat i386-win32 canadian cross the same as
15678         i386-go32 canadian cross.
15679
15680 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15681
15682         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15683         running under the simulator to build a reduced set of libraries.
15684         (powerpc-*-eabiaix): Add fine grained multilib support added to
15685         other powerpc targets yesterday.
15686
15687 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15688
15689         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15690         -disable-softfloat, -disable-relocatable, -disable-aix, and
15691         -disable-sysv to control which multilib libraries get built.
15692
15693 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15694
15695         * configure: Add Makefile.tem to list of files to remove in trap
15696         handler.
15697
15698 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15699
15700         * config.guess (*Linux*):  Add missing "exit"s.
15701         Also, need specific check for alpha-unknown-linux (uses COFF).
15702
15703 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15704
15705         * config.guess:  Merge with FSF:
15706
15707         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15708         * config.guess (AIX4): More robust release numbering discovery.
15709
15710         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15711         * config.guess (i386-sequent-ptx): Properly get version number.
15712
15713         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15714         * config.guess (mips:*:4*:UMIPS): New case.
15715
15716 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15717
15718         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15719         (i386-win32 host): Likewise.  Don't build readline.
15720
15721 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15722
15723         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15724         SUPPORT_FILES to submakes.
15725
15726 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15727
15728         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15729         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15730         mpw-configure.
15731
15732 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15733
15734         * configure.in (appdirs): Use =, not ==, in test expression when
15735         trying to build the text to print in the warning message for
15736         Solaris users.
15737
15738 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15739
15740         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15741
15742 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15743
15744         * config.guess: Recognize lynx-2.3.
15745
15746 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15747
15748         * config.sub (z8ksim): Deleted
15749         (z8k-*-coff): New, this is the one true name of the target.
15750
15751 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15752
15753         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15754
15755 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15756
15757         * config.guess (*:Linux:*:*): First try asking the linker what the
15758         default object file format is (elf, aout, or coff).  Then if this
15759         fails, try previous methods.
15760
15761 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15762
15763         * configure.in: Don't build newlib for *-*-vxworks5.1.
15764
15765 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15766
15767         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15768         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15769
15770 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15771
15772         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15773
15774 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15775
15776         * cfg-ml-com.in: New file.
15777         * cfg-ml-pos.in: New file.
15778
15779 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15780
15781         * COPYING.NEWLIB: Add HP free copyright to list.
15782
15783 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15784
15785         * config.sub: Recognize -eabi* for the system, not just -eabi.
15786
15787 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15788
15789         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15790         * config.sub, configure.in (win32): New target and host.
15791
15792 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15793
15794         * configure.in: Add i386-pe configuration.
15795
15796 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15797
15798         * mpw-build.in (install): Install GDB after LD.
15799
15800 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15801
15802         * mpw-config.in (elf/mips.h): Always forward-include, needed
15803         for GDB to build.
15804
15805 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15806
15807         * testsuite: New directory for customer acceptance and whole tool
15808         chain tests.
15809
15810 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15811
15812         * configure: If per-host line isn't found, but AC_OUTPUT is found
15813         and a configure script exists, run it instead.
15814
15815 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15816
15817         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15818
15819 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15820
15821         * configure: Set build_{cpu,vendor,os,alias} to host values when
15822         --build isn't specified.
15823
15824 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15825
15826         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15827         (FLAGS_TO_PASS): Pass them.
15828         (EXTRA_TARGET_FLAGS): Ditto.
15829
15830 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15831
15832         * Makefile.in (all-libg++): Depend on all-libstdc++.
15833
15834 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15835
15836         * configure.in (noconfigdirs): Enable all packages for
15837           i386-unknown-netbsd.
15838
15839 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15840
15841         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15842         hosted builds (DOS builds)
15843
15844 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15845
15846         Changes for ARM based on patches from Richard Earnshaw:
15847         * config.sub: Handle armeb and armel.
15848         * configure.in: Omit arm linker only for riscix.
15849
15850 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15851
15852         * config.guess:  Update from FSF.
15853
15854 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15855
15856         * config.sub: Recognize powerpcle as the little endian variant of
15857         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15858         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15859         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15860         temporarily.
15861
15862 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15863
15864         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15865
15866 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15867
15868         * config.sub: Accept -lites* as a basic system type.
15869
15870 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15871
15872         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15873         installed, and if so return linuxoldld as the system name.
15874
15875 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15876
15877         * config.guess: Add hppa1.1-hp-lites support.
15878
15879 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15880
15881         * configure.in: Don't build newlib for m68k-vxworks5.1.
15882
15883 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15884
15885         * configure.in (mips-sgi-irix6): Use mh-irix5.
15886
15887 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15888
15889         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15890
15891 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15892
15893         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15894         OSF/1.  Fix compiler flags.
15895         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15896
15897 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15898
15899         * configure.in: Recognize --with-newlib.
15900         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15901
15902 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15903
15904         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15905         to *_X11_MODULES due to gdbtk needing X include files et al.
15906
15907 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15908
15909         Merge in support for Mac MPW as a host.
15910         (Old change descriptions retained for informational value.)
15911
15912         * mpw-config.in: Add generic include forwards for cpu-specific
15913         include files in aout and elf directories.
15914
15915         * mpw-configure: Added copyright.
15916         * mpw-config.in: Check for presence of required build tools.
15917         (target_libs): Add newlib.
15918         (target_tools): Add examples.
15919         (Read Me): Generate as "Read Me for MPW" instead.
15920         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15921         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15922         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15923
15924         * mpw-configure: Remove subdir-specific makefile hackery,
15925         delete mk.tmp after using it.
15926
15927         * mpw-build.in (all): Display start and end times.
15928
15929         * mpw-configure (host_canonical): Set.
15930         (target_cpu): Always add to makefiles.
15931         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15932         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15933         (mpw-mh-mpw): Look for in srcdir and srcroot.
15934         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15935
15936         * mpw-build.in: (install-only): New target.
15937
15938         * mpw-configure (host_alias, target_alias): Rename from hostalias
15939         and targetalias, add into generated Makefile.
15940         (mk.tmp): If present, add into generated Makefile.
15941         * mpw-build.in (all-gas): Build config.h first before gas proper.
15942
15943         * mpw-configure (config.status): Write only if changed.
15944         * mpw-config.in (readline): Configure it (not built, just used for
15945         definitions).
15946
15947         * mpw-config.in (elf/mips.h): Add a forward include.
15948
15949         * mpw-config.in: Forward-include most .h files in include into
15950         extra-include.
15951         (readline): Don't build.
15952         mpw-build.in (install): Install GDB.
15953
15954         * mpw-configure (prefix, mpw_prefix): Handle it.
15955         * mpw-config.in (mmalloc, readline): Don't configure.
15956         * mpw-build.in (thisscript): Rename to ThisScript.
15957         Use mpw-build instead of BuildProgram everywhere.
15958         (mmalloc, readline): Don't build.
15959         * mpw-README: New file, basic documentation about the MPW port.
15960
15961         * mpw-config.in: Use forward-include to create include files.
15962
15963         * mpw-configure: Add more things to the top of each configured
15964         Makefile, including contents of config/mpw-mh-mpw.
15965         * mpw-config.in (extra-include): Create this directory and fill it
15966         with Posix-like include files when configuring.
15967
15968         * config.sub (apple, mac, mpw): Add various aliases.
15969
15970         * mpw-build.in: New file, top-level build script fragment for MPW.
15971         * mpw-configure: New file, configure script for MPW.
15972         * mpw-config.in: New file, config fragment for MPW.
15973
15974 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15975
15976         * configure.in (host_libs): Remove glob, since it is gone from the
15977         sources.
15978
15979 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15980
15981         * Makefile.in: define empty GDB_NLM_DEPS var.
15982
15983         * configure.in(target_makefile_frag): use config/mt-netware
15984         for netware targets.
15985
15986 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15987
15988         * config.sub: Merge in recent FSF changes.  Remove linux special
15989         cases.
15990
15991 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15992
15993         Revert this change:
15994
15995         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15996
15997                 * build-all.mk: Use CC=cc -Xs on Solaris.
15998
15999 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16000
16001         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16002         stop using it.
16003         * Makefile.in: Nuke all references to glob subdirectory.
16004
16005 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16006
16007         * configure.in: Fix --enable-shared logic in per-host.
16008
16009 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16010
16011         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16012
16013 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16014
16015         * configure.in (noconfigdirs): Don't build gas on AIX, for
16016         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16017
16018 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16019
16020         * configure: Fix --cache-file to work if the file argument is a
16021         relative path.
16022
16023 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16024
16025         * configure: If the --cache-file is used, pass it down to
16026         configure in subdirectories.
16027
16028 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16029
16030         * config.sub: add vxworks29k configuration.
16031
16032 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16033
16034         * Makefile.in (taz): Do "diststuff" part quietly.
16035
16036 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16037
16038         * config.sub: Mini-merge with gcc/config.sub.
16039
16040 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16041
16042         * config.guess (IRIX): Sed - to _.
16043
16044 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16045
16046         * Makefile.in (source-vault, binary-vault): New targets.
16047
16048 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16049
16050         * config.sub: Recognize -eabi as a basic system type.
16051
16052 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16053
16054         * configure.in (enable_shared stuff): Fix typo.
16055
16056 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16057
16058         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16059
16060 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16061
16062         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16063
16064 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16065
16066         * configure.in (rs6000-*-*): Don't build gas.
16067
16068 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16069
16070         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16071         reduce command line length.
16072         (AS_FOR_TARGET): Check for as.new, not Makefile.
16073         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16074
16075 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16076
16077         * config.guess:  Merge from FSF.
16078
16079 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16080
16081         * configure: Don't use $ when handling program_suffix.
16082
16083 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16084
16085         * configure.in:  Configure tk for hppa/hpux.
16086
16087 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16088
16089         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16090
16091 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16092
16093         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16094         to LIBCXXFLAGS.  Tests are better run without it.
16095
16096 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16097
16098         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16099
16100 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16101
16102         * configure.in (*-*-netware*): Don't configure xiberty.
16103
16104 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16105
16106         * configure.in:  Remove tk from native_only list.
16107
16108 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16109
16110         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16111           for special NCD build.
16112
16113 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16114
16115         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16116         makeall.bat, they're only useful for binutils snapshots.
16117         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16118         makeall.bat to specified SUPPORT_FILES.
16119
16120 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16121
16122         * build-all.mk: Add Ericsson targets to sun4 and solaris
16123           hosts.  Add  BNR's sun4 target to solaris host, so their
16124           build-from-source will be tested in-house first.
16125
16126 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16127
16128         * Makefile.in (LIBCFLAGS): New variable.
16129         (CFLAGS_FOR_TARGET): Ditto.
16130         (LIBCFLAGS_FOR_TARGET): Ditto.
16131         (LIBCXXFLAGS): Ditto.
16132         (CXXFLAGS_FOR_TARGET): Ditto.
16133         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16134         (BASE_FLAGS_TO_PASS): Pass them.
16135         (EXTRA_TARGET_FLAGS): Ditto.
16136
16137         * configure.in: Support --enable-shared.
16138
16139 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16140
16141         * configure.in (target_libs):  Include libstdc++ again.
16142         * config.guess:  Update from FSF (for FreeBSD).
16143
16144 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16145
16146         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16147         makeall.bat.
16148         (DISTDOCDIRS): Add `etc'.
16149         (ETC_SUPPORT_PFX): New variable.
16150         (taz): Include anything from etc starting with a word in
16151         ETC_SUPPORT_PFX.
16152
16153 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16154
16155         * config.sub: Update for recent FSF changes.  Remove obsolete
16156         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16157         spacing changes.
16158
16159 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16160
16161         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16162
16163         * config.guess:  Merge with FSF.
16164         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16165
16166 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16167
16168         * configure: Since the "trap 0" handler will override the exit
16169         status on many systems, only use it for "exit 1", and make it set
16170         a non-zero exit status; reset it before "exit 0".  Also, check
16171         exit status of config.sub, and error out if it failed.
16172
16173 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16174
16175         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16176         and install libgloss.
16177
16178 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16179
16180         * Makefile.in (all-binutils): Depend upon all-byacc.
16181
16182         * configure.in: Don't build emacs on Irix 5.
16183
16184 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16185
16186         * configure.in (*-*-netware*): Add libio.
16187
16188 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16189
16190         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16191         (CHECK_TARGET_MODULES): Ditto.
16192         (INSTALL_TARGET_MODULES): Ditto.
16193         (TARGET_LIBS): Ditto.
16194         (all-libstdc++): Note dependencies.
16195
16196 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16197
16198         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16199
16200 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16201
16202         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16203         -fexternal-templates.
16204
16205         * configure.in (target_libs): Add libstdc++.
16206         (noconfigdirs): Add libstdc++ as appropriate.
16207
16208 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16209
16210         * config.guess:  Update from FSF.
16211
16212 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16213
16214         * configure: Use ${config_shell} when running ${configsub}.
16215
16216 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16217
16218         * config.sub: No longer recognize h8300h.
16219
16220 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16221
16222         * config.sub: Remove extraneous differences between config.sub and
16223         gcc/config.sub.
16224
16225 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16226
16227         * Makefile.in (DISTSTUFFDIRS): Add gas.
16228
16229 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16230
16231         * COPYING.NEWLIB: New file.
16232
16233 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16234
16235         * config.guess (HP-UX):  Patch from Harlan Stenn
16236         <harlan@landmark.com> to also emit release level.
16237
16238 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16239
16240         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16241
16242 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16243
16244         * config.sub:  Merge nextstep cleanup from FSF.
16245
16246 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16247
16248         * configure.in (arm-*-*): Don't configure ld for this target.
16249
16250 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16251
16252         * configure.in (*-*-netware): don't configure libg++, libio,
16253           librx, or newlib.
16254
16255 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16256
16257         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16258         configure ld--it works, but it doesn't support shared libraries.
16259
16260 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16261
16262         * config.guess (*-unknown-freebsd*):  Get rid of possible
16263         trailing "(Release)" in version string.
16264         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16265
16266 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16267
16268         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16269         Fix type: *-next-neststep -> *-next-nextstep.
16270
16271         * config.guess:  Merge from FSF:
16272
16273         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16274
16275         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16276
16277         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16278
16279         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16280         instead of UNIX_SV for UnixWare 1.0).
16281
16282 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16283
16284         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16285         to make gdb/nlm/* build after the compiler and linker.
16286
16287 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16288
16289         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16290         not just i[34]86.
16291         (m68k-atari-sysv4):  Relocate to match FSF version.
16292
16293         * config.guess:  More merges from the FSF:
16294
16295         Add a space before function call or macro invocation.
16296
16297         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16298
16299         * config.guess: Add trap cmd to remove dummy.c and dummy when
16300         interrupted.
16301
16302         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16303
16304         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16305         (dummy): Redirect stderr from compilation of dummy.c.
16306
16307         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16308
16309         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16310
16311 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16312
16313         * configure: Accept and ignore --cache*, for compatibility with
16314         new autoconf.
16315
16316 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16317
16318         * config.guess:  Merge from FSF:
16319
16320         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16321
16322         * config.guess (Pyramid*:OSx*:*:*): New case.
16323         (PATH): Add /.attbin at end for finding uname.
16324         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16325
16326         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16327
16328         * config.guess (M88*:DolphinOS:*:*): New case.
16329
16330         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16331
16332         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16333         to select whether to use ELF or COFF.
16334
16335         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16336
16337         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16338
16339         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16340
16341         * config.guess: Guess the OS version for HPUX.
16342
16343         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16344
16345         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16346
16347 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16348
16349         * configure.in: Recognize --with-headers, --with-libs, and
16350         --without-newlib.
16351         * Makefile.in (all-xiberty): Depend upon all-ld.
16352
16353 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16354
16355         * configure.in: Change i[34]86 to i[345]86.
16356
16357 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16358
16359         * configure (version): A few more tweaks to help message.
16360
16361 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16362
16363         * Makefile.in:  Remove (for now) librx as a host library,
16364         now that we're building it for target.
16365
16366 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16367
16368         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16369         (Karl Berry).
16370
16371 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16372
16373         * configure.in:  Also configure librx.
16374
16375 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16376
16377         * Makefile.in:  Update various rules to reflect that librx
16378         is now needed for libg++.
16379
16380 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16381
16382         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16383
16384 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16385
16386         * configure.in: Configure the examples directory.
16387
16388 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16389
16390         * configure: Simplify Jun 2 1994 change.
16391
16392 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16393
16394         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16395         /bin/gcc isn't good enough to build gcc.
16396
16397 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16398
16399         * Makefile.in (GDB_SUPPORT_FILES): Remove
16400         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16401         (gdb.tar.gz): Add new rule to use standard distribution building
16402         mechanism.
16403
16404 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16405
16406         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16407         Bill Cox <bill@cygnus.com>.
16408
16409 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16410
16411         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16412
16413 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16414
16415         * configure:  Search current dir first in .gdbinit.
16416
16417 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16418
16419         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16420
16421 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16422
16423         * config.sub:  Refer to NeXT's operating system as nextstep.
16424
16425         * config.sub (case $basic_machine):  Re-order the cases, to match
16426         the order in the FSF version (which is mostly alphabethical).
16427         Merge in some additions and changes from the FSF.
16428
16429 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16430
16431         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16432         * config.sub: Recognize cxux7.
16433         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16434
16435 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16436
16437         * config.sub:  Fix typo powerpc -> powerpc-*.
16438
16439 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16440
16441         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16442
16443         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16444         parallel with all-emacs and install-emacs).  Top-level command
16445         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16446
16447 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16448
16449         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16450         $(relbindir)/make before doing ``make install'', and use
16451         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16452         installing over running make binary.
16453         ($(host)-stamp-stage3-installed): Likewise.
16454
16455 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16456
16457         * config.guess: Recognize Mach.
16458
16459 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16460
16461         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16462         see whether --exec-prefix was used.
16463
16464 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16465
16466         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16467
16468 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16469
16470         * Makefile.in: Add all-librx target similar to all-libproc.
16471
16472 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16473
16474         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16475         with post 1.2 uname bogosity.
16476
16477 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16478
16479         * configure: Remove temporary files on receipt of a signal.
16480
16481 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16482
16483         * configure: If there is a package_makefile_frag, remove
16484         ${subdir}/Makefile.tem after copying it in.
16485
16486 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16487
16488         * build_all.mk: support rs6000 lynx identifies itself as
16489         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16490         since /bin/gcc is too feeble to compile a modern gcc.
16491
16492 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16493
16494         * brought devo/test-build.mk update-to-date with progressive/
16495           test-build.mk. Add lynx targets and hppa flag info.
16496
16497 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16498
16499         * configure.in:  Use mh-ncrsvr43.  Patch from
16500         Tom McConnell <tmcconne@sedona.intel.com>.
16501
16502 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16503
16504         * config.guess (i386-unknown-bsdi):  No longer need to
16505         check #if defined(__bsdi__) && defined(__i386__).
16506
16507 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16508
16509         * configure: Set program_transform_nameoption correctly.
16510
16511 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16512
16513         * brought build-all.mk update-to-date with progressive build-all.mk,
16514           added new targets and hppa info.
16515
16516 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16517
16518         * configure: If config.guess result is a prefix of the user
16519         specified target, assume a native build and use the user specified
16520         target as the host alias.  Remove SunOS patch suffix removal hack.
16521         * configure.in: Remove SunOS patch suffix removal hack.
16522
16523         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16524         in NATIVE_CHECK_MODULES.
16525
16526 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16527
16528         * Makefile.in: Rename HOST_ONLY to NATIVE.
16529         * configure: Delete SunOs patch suffix from host_canonical
16530           and build_canonical variables that are prepended to Makefiles.
16531         * configure.in: Add comments for easier maintenance.
16532
16533 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16534
16535         * Makefile.in: Add all-libproc target similar to all-gui.
16536
16537 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16538
16539         * Makefile.in (CHECK_MODULES): split into
16540         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16541
16542 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16543
16544         * config.guess (i386-unknown-bsdi): New system to guess.
16545
16546 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16547
16548         * Makefile.in: Add all-gui target (but not yet build by "all").
16549
16550 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16551
16552         * config.sub: Move deletion of patch suffix from here...
16553         * configure.in: To here, at Ian's suggestion.  The top-
16554           level scripts might need to know of a patch level.
16555
16556 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16557
16558         * config.sub: Strip off patch suffix so rtl is recognized
16559           as a sunos4.1.3 machine, even though it's been patched.
16560
16561 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16562
16563         * Makefile.in (INSTALL_LAST): Delete.
16564         (INSTALL_DOSREL): New.
16565
16566 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16567
16568         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16569         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16570         whether we pass down --with-gnu-ld anyhow.
16571
16572 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16573
16574         * Makefile.in (INSTALL_LAST): Change operation so it works
16575         on more flavors of make.
16576         * configure.in (go32): Don't build libg++ or libio.
16577
16578 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16579
16580         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16581         they can be overriden by templates.
16582
16583 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16584
16585         * configure.in (target==go32): Don't build gdb.
16586         * dosrel: New directory.
16587
16588 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16589
16590         * configure.in (host==go32): Configure dosrel too.
16591         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16592         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16593         be set by incoming names or templates.
16594         (INSTALL_LAST): New rule.
16595
16596 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16597
16598         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16599
16600 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16601
16602         * configure.in (appdirs): New variable.  Currently empty, but will
16603         be used in gas distribution.  If nonempty, lists a set of
16604         directories at least one of which must get configured, or top
16605         level configuration is considered to have failed.
16606         (rs6000-*-lynxos*): Use new file name.
16607
16608 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16609
16610         Eliminate XTRAFLAGS.
16611         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16612         newlib include files using -idirafter, and also use -nostdinc.
16613         (CXX_FOR_TARGET): Likewise.
16614         (XTRAFLAGS): Removed.
16615         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16616         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16617         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16618         ($(DO_X)): Don't pass down XTRAFLAGS.
16619
16620 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16621
16622         * configure.in (mips*-dec-bsd*): New target; do build linker.
16623         (mips*-*-bsd*): New target; don't build linker.
16624
16625 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16626
16627         * configure.in: support rs6000-*-lynxos* configuration.
16628         support sunos4 as a cross target.
16629
16630         * config.sub: look for lynx*, not lynx since the OS version may
16631         legitimately be part of the name.
16632
16633 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16634
16635         * configure.in (i[34]86-*-sco*): Move to be with other i386
16636         targets.
16637         (romp-*-*): New target.  Skip various binary utilities.
16638         (vax-*-*): New target.  Don't build newlib.
16639         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16640
16641 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16642
16643         * configure.in: Only set host_makefile_frag if config
16644         directory exists.
16645
16646 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16647
16648         * install.sh: If $dstdir exists, don't check whether each
16649         component does.
16650
16651 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16652
16653         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16654
16655 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16656
16657         * configure.in (*-*-lynxos*): Don't configure newlib for either
16658         native or cross Lynx.
16659
16660 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16661
16662         * config.sub (sparc64-elf): Fix os.
16663         (z8k): Remove duplicate.
16664
16665 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16666
16667         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16668         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16669
16670 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16671
16672         * configure: Make file links cleanly even if Lynx fails on
16673           an NFS symlink (at least fail cleanly).
16674
16675 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16676
16677         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16678         -XNh2000.
16679
16680 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16681
16682         * configure: Unknown options are fatal again.
16683
16684 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16685
16686         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16687         compatibility.
16688
16689 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16690
16691         * build-all.mk: Add `clean' target.
16692
16693 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16694
16695         * config.guess:  Add SINIX support.
16696         * configure.in:  Add mips-*-sysv4* support.
16697
16698 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16699
16700         * build-all.mk: Document all useful targets.
16701         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16702         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16703
16704 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16705
16706         * configure: Support --silent, --quiet.
16707
16708 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16709
16710         * configure: Support --disable-FEATURE.
16711
16712 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16713
16714         * config.guess: Recognize NCR running SVR4.3.
16715
16716 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16717
16718         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16719         Patch from Paul Eggert <eggert@twinsun.com>.
16720
16721 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16722
16723         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16724
16725 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16726
16727         * configure: Make unrecognized options give nonfatal warnings
16728         instead of fatal errors, and pass them to any subdirectory
16729         configures in case they recognize them.
16730         Make --x equivalent to --with-x.
16731
16732 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16733
16734         * configure: Add --enable-* options.  Clean up usage message and
16735         some comments.
16736
16737 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16738
16739         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16740
16741 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16742
16743         * configure.in (hppa*-*-*): Enable binutils.
16744
16745 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16746
16747         * config.sub: Recognize cisco.
16748
16749 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16750
16751         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16752
16753 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16754
16755         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16756         than one configuration name.  Add comment.
16757
16758 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16759
16760         * config.guess: about target *-hitachi-hiuxwe2, fixed
16761         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16762         macro is incorrect.]
16763
16764 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16765
16766         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16767         than the "make ls" stuff which used to be here.
16768
16769 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16770
16771         * config.guess:  Recognize i[34]86-unknown-freebsd.
16772         From Shawn M Carey <smcarey@rodan.syr.edu>.
16773
16774 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16775
16776         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16777
16778 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16779
16780         * config.guess: Check for ptx.
16781
16782 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16783
16784         * config.sub: Add os9k checking.
16785
16786 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16787
16788         * config.guess: Handle OSF1 running on HPPA processors
16789
16790 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16791
16792         * configure: If subdir configure fails, print out a message with
16793         subdirectory name, in case subdir's configure code didn't identify
16794         itself.
16795
16796 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16797
16798         * configure.in: Remove embedded newlines from configdirs.
16799         Avoid mismatches of substrings.  Fix matching strings at end
16800         of configdirs.
16801
16802 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16803
16804         * config.guess:  Add Lynx/rs6000 config support.
16805
16806 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16807
16808         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16809
16810 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16811
16812         * configure.in (hppa*-*-osf*): Treat this just like most other
16813         PA configurations (eg no binutils or ld).
16814         (hppa*-*-*elf*): These configurations have binutils and ld.
16815
16816 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16817
16818         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16819
16820 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16821
16822         * configure.in (rs6000-*-*): Build gas.
16823
16824 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16825
16826         * Makefile.in:  Avoid bug in losing hpux sed.
16827
16828 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16829
16830         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16831         for GDB and GDB has been fixed to not need it.
16832
16833 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16834
16835         * config.guess: Recognize vax hosts.
16836
16837 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16838
16839         * configure (while loop): Don't use "break 2" inside case
16840         statement -- the case statement isn't an enclosing loop.
16841
16842 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16843
16844         * config.guess:  Clean up NeXT support, to allow nextstep
16845         on Intel machines.  Make OS be nextstep.
16846
16847 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16848
16849         * config.guess: Add alternate forms for Convex.
16850
16851 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16852
16853         * configure:  Completely rewrite option processing.  Take
16854         advantage of pattern-matching to avoid invoking test frequently.
16855         Also clean up host and target defaulting logic.
16856
16857 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16858
16859         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16860         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16861         commands (plus user environment) will fit SCO limits.
16862
16863 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16864
16865         * configure.in: Don't issue warnings about directories which are
16866         not being configured if -norecursion is set.  Correct test for
16867         --with-gnu-as and --with-gnu-ld to not get confused by substring
16868         matches.
16869
16870         * configure.in: Don't build gas for alpha-dec-osf1*.
16871
16872 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16873
16874         * configure:  Back out Per's change of 12/19/1993.  It changes the
16875         behavior of configure in unexpected and confusing ways.
16876
16877         Also, use different delim char when calculating
16878         program_transform_name so that the name can contain slashes.
16879
16880 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16881
16882         * configure.in, config.sub: Add support for VSTa micro-kernel.
16883
16884 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16885
16886         * configure.in: Nuke hacks which were used to get a special
16887         version of GAS for HPPA configurations.
16888
16889 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16890
16891         * configure:  If only ${target_alias} is given, use that
16892         as the default for ${host_alias}.
16893         * configure:  Add missing back-slashes before nested quotes.
16894
16895 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16896
16897         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16898
16899 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16900
16901         * config.guess:  Recognize some Tektronix configurations.
16902         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16903
16904 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16905
16906         * config.sub: Match any flavor of SH.
16907
16908 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16909
16910         * configure.in: Don't try to configure newlib for Alpha.
16911
16912 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16913
16914         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16915         libg++ or libio for any Alpha target.
16916
16917         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16918
16919 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16920
16921         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16922         default arguments -- so it tried to compress itself.
16923
16924 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16925
16926         * configure.in (notsupp): ensure that a space is always at the end
16927           of the configdirs list, since the grep checks for an explicit space
16928
16929 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16930
16931         * configure.in (target i386-sysv4.2): don't build ld, since static
16932           versions of many libraries are not available.
16933
16934 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16935
16936         * config.guess: Recognize Apollos (using environment variables).
16937         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16938
16939 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16940
16941         * config.guess: Recognize Sony news mips running newsos.
16942
16943 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16944
16945         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16946         "fi ; else" for bash.
16947
16948 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16949
16950         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16951
16952 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16953
16954         * config.sub: accept unixware as an alias for svr4.2.
16955         Fix some inconsistancies with the gcc version.
16956
16957 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16958
16959         * Makefile.in (DISTDOCDIRS):  Add gdb.
16960
16961 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16962
16963         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16964
16965 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16966
16967         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16968         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16969         this now.
16970
16971 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16972
16973         * config.sub: Accept hiux* as an OS name.
16974
16975         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16976         etc/make-stds.texi.  The underscore came from gcc, and dje now
16977         agrees that RUNTESTFLAGS is the correct name.
16978
16979 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16980
16981         * install.sh:  Remove 'set -e'.  It makes any conditionals
16982         in the script useless.
16983
16984         * config.guess: Automatically recognize arm-acorn-riscix
16985         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16986
16987 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16988
16989         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16990
16991 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16992
16993         * Makefile.in (DISTDOCDIRS): New variable.
16994         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16995         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16996
16997 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16998
16999         * configure.in (hppa target): check the source directory for the
17000           pagas sub-directory
17001
17002 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17003
17004         * config.sub: Allow -aout* and -elf*.
17005
17006 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17007
17008         * configure.in: Don't build ld on i386-solaris2, same as for
17009         sparc-solaris2.
17010
17011 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17012
17013         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17014
17015 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17016
17017         * configure.in:  Configure gdb for alpha.
17018
17019 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17020
17021         * Makefile.in (CXXFLAGS): Add -O.
17022
17023 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17024
17025         * config.guess: added support for DG Aviion
17026
17027 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17028
17029         * configure.in: Produce warning message for subdirectories not
17030         configurable for this host/target combination.  Don't try to
17031         configure gdb for vms.
17032
17033 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17034
17035         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17036         appropriate files before making "diststuff".
17037         (DISTBISONFILES): New var: list of files to be edited.
17038         (DISTSTUFFDIRS): Add binutils.
17039
17040 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17041
17042         * config.sub: also handle mipsel and mips64el (for little endian mips)
17043
17044 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17045
17046         * configure.in: Add * to end of all OS names.
17047
17048 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17049
17050         * configure.in: Build newlib for LynxOS native.
17051
17052 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17053
17054         * config.guess: Add support for delta 88k running SVR3.
17055
17056         * configure.in: Add comment about HP compiler vs. emacs.
17057
17058 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17059
17060         * configure.in: don't build ld on solaris2 (not a viable option
17061           due to bugs in getpwnam & getpwuid)
17062
17063 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17064
17065         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17066         config.guess will produce a full version number.
17067
17068 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17069
17070         * configure.in: Build linker and binutils for alpha-dec-osf1.
17071
17072 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17073
17074         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17075         and gdb/testsuite/Makefile.in.
17076
17077 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17078
17079         * configure.in: recognize mips*- instead of mips-
17080
17081 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17082
17083         * config.sub: Accept linux*coff and linux*elf as operating
17084         systems.
17085
17086 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17087
17088         * config.sub: Recognize mips64, and mips3 as an alias for it.
17089
17090 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17091
17092         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17093         gdb knows how to handle OSF/1 shared libraries.
17094
17095 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17096
17097         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17098         * config.guess: Recognize Hitachi's HIUX.
17099         * config.sub: Recognize h3050r* and hppahitachi.
17100         Remove redundant cases for hp9k[23]*.
17101
17102 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17103
17104         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17105         if gas and ld are in the source tree and are in ${configdirs}.
17106         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17107         --with options (but still pass them down on the command line,
17108         if they were explicitly specified).
17109
17110 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17111
17112         * configure: substitute SHELL value in Makefile.in with
17113         ${CONFIG_SHELL}
17114
17115 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17116
17117         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17118         *-*-solaris2* targets.
17119
17120 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17121
17122         * Makefile.in: define M4, and pass it down to sub-makes;
17123         all-autoconf now depends on all-m4
17124
17125 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17126
17127         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17128         presence of {ar,ranlib} instead of a configured directory
17129
17130 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17131
17132         * config.guess: Accept 34?? as well as 33?? for NCR.
17133
17134 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17135
17136         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17137         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17138
17139 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17140
17141         * configure: grab values for $(CC) and $(CXX) from the
17142         environment, so that someone can do "CC=gcc configure; make" and
17143         have it work right (matching the way that autoconf works now)
17144
17145         * configure.in, Makefile.in: add support for gash, the tcl
17146         interface to Galaxy
17147
17148         * config.guess: add NetBSD variants (hp300, x86)
17149
17150 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17151
17152         * install.sh: Support -d option (in the manner of SunOS 4 install,
17153         as it is more deterministic than that of GNU install)
17154         (chmodcmd): Set file to mode 755 by default (should also do default
17155         chgrp and chown, but I don't feel like dealing with that now)
17156
17157 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17158
17159         * config.sub: Remove h8300hhms alias.
17160
17161 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17162
17163         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17164
17165 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17166
17167         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17168         as stmp-fixinc
17169
17170 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17171
17172         * config.sub: recognize m88110-bug-coff.
17173
17174 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17175
17176         * Makefile.in (all-libio): all dependencies on the toolchain used
17177         to build this (gcc, gas, ld, etc)
17178
17179 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17180
17181         * config.guess: Deal with OSF/1 1.3 on alpha.
17182
17183 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17184
17185         * install.sh: add some 'else true' clauses for portability
17186
17187         * configure.in: don't build libio for h8[35]00-*-* targets
17188
17189 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17190
17191         * Makefile.in:  Add support for new libio.
17192
17193 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17194
17195         * install.sh: If one command fails, don't try the rest.  Don't try
17196         to remove $dsttmp (via trap) unless we have already created it.
17197         If $src doesn't exist, detect it and exit with an error.
17198
17199         * config.guess: Recognize BSD on hp300.
17200
17201 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17202
17203         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17204         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17205
17206 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17207
17208         * Makefile.in (all-send-pr): depends on all-prms
17209
17210 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17211
17212         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17213
17214 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17215
17216         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17217         Added test for mips-mips-riscos5.
17218
17219 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17220
17221         * configure.in: use mh-hp300 for 68k HP hosts
17222
17223 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17224
17225         * configure: add support for CONFIG_SHELL, so that you can use
17226         some alternate shell for evaluating configure scripts
17227
17228 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17229
17230         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17231         in configure script to bug-gdb@prep.ai.mit.edu when building
17232         distribution archive.
17233         * Makefile.in (COMPRESS):  Remove def.
17234         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17235         gdb.tar.Z and make-gdb.tar.Z respectively.
17236         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17237         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17238         to convergence with 'taz' target in Makefile.in.
17239
17240 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17241
17242         * install.sh (dsttmp): use trap to ensure that tmp files go
17243         away on error conditions
17244
17245 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17246
17247         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17248
17249 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17250
17251         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17252         its parent is '/' not ''.
17253
17254         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17255
17256 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17257
17258         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17259         that ${newsrcdir}/configure.in does.
17260
17261 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17262
17263         * test-build.mk: support for CONFIG_SHELL
17264
17265 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17266
17267         * config.sub (netware):  Add as a basic system type.
17268
17269 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17270
17271         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17272           $(srcdir)/ from the dependency on Makefile.in.
17273
17274 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17275
17276         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17277         (h8300hhms is temporary until multi-libraries are implemented).
17278         * configure.in: Handle h8300h too.
17279
17280 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17281
17282         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17283
17284 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17285
17286         * configure:  Remove extraneous output when guessing host type.
17287         * config.guess:  Remove extraneous output when guessing using C
17288         compiler rather than uname, or when guessing fails.
17289
17290 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17291
17292         * Makefile.in: remove all.cross and install.cross targets
17293
17294         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17295           definitions
17296
17297 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17298
17299         * configure.in (target sh): Build gprof.
17300
17301 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17302
17303         * config.sub: change -solaris to -solaris2
17304
17305 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17306
17307         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17308
17309 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17310
17311         * configure: Correct error message for missing Makefile.in to
17312         print correct directory.
17313
17314 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17315
17316         * install.sh: kludge around 386BSD shell bug
17317
17318 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17319
17320         * config.guess:  Recognize NeXT.
17321         * config.guess:  Recognize i486-ncr-sysv4.
17322         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17323
17324 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17325
17326         * Makefile.in (MAKEINFOFLAGS): New variable.
17327         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17328         * build-all.mk, test-build.mk: Pass down --no-split as
17329         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17330
17331 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17332
17333         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17334
17335 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17336
17337         * Makefile.in (libg++.tar.z):  New rule.
17338         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17339         * Makefile.in (taz):  Only do a single chmod.
17340
17341 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17342
17343         * install.sh: don't use dirname anymore (replaced with sed usage)
17344
17345 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17346
17347         * Makefile.in:  Change extension for gzip'd files from '.z' to
17348         '.gz' per new FSF standard usage.
17349
17350 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17351
17352         * configure: put quotes around the final value of program_transform_name
17353
17354 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17355
17356         * Makefile.in: new install.sh support; update install-info rules
17357
17358 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17359
17360         * configure.in: Build diff for crosses, but not for go32 host.
17361
17362         * configure.in: Build gprof only for native, and don't build it
17363         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17364
17365 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17366
17367         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17368
17369 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17370
17371         * configure.in (host_tools): Add prms.
17372
17373 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17374
17375         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17376         with $(FLAGS_TO_PASS) on the command line
17377
17378         * config.sub: Recognize lynx and lynxos
17379
17380 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17381
17382         * config.sub: Accept -ecoff*, not just -ecoff.
17383
17384 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17385
17386         * Makefile.in (taz): Use .gz suffix instead of .z.
17387         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17388         names.
17389
17390 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17391
17392         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17393
17394 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17395
17396         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17397         that rebuilds that might happen during 'make install' don't get
17398         bogus gcc include files
17399
17400 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17401
17402         Change from Utah for HPPA support:
17403         * config.guess: Recognize hppa1.x-hp-bsd.
17404
17405 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17406
17407         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17408         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17409
17410 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17411
17412         * config.sub: Add support for rom68k and bug boot monitors.
17413
17414 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17415
17416         * Makefile.in: Make all-opcodes depend on all-bfd.
17417
17418 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17419
17420         * config.guess: Added special check for i[34]86-univel-sysv4*.
17421
17422 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17423
17424         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17425         the processor rather than assuming i486.
17426
17427 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17428
17429         * config.guess: Recognize SunOS6 as Solaris3.
17430
17431 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17432
17433         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17434         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17435
17436 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17437
17438         * build-all.mk (all-cross): New target for Canadian Cross.
17439         Added Q2 go32 targets.
17440         * test-build.mk: Configure go32 cross sparclite-aout and
17441         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17442         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17443
17444 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17445
17446         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17447         GO32 hosted toolchains
17448
17449 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17450
17451         * configure: change  so "-exec-prefix" gets passed down rather
17452         than "-exec_prefix" so autoconf generated Makefiles get the
17453         exec_prefix set right.
17454
17455 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17456
17457         * config.guess: get the Solaris2 minor version number
17458
17459         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17460
17461 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17462
17463         * config.guess: Recognize some Sequent platforms.
17464
17465 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17466
17467         * Makefile.in: added the vault-install target
17468
17469         * configure.in: actually use the Sun3 makefile fragment that's in
17470         config, also added the release dir to configdirs
17471
17472 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17473
17474         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17475
17476 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17477
17478         * configure.in: remove some program from Alpha targetted toolchains
17479
17480 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17481
17482         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17483         gprof.
17484         (taz): Run "make diststuff" in those directories instead of "make
17485         proto-dir".  Look for "VERSION=" only at start of line in subdir
17486         Makefile.  Use "gzip -9" for compression.
17487         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17488         (binutils.tar.z): New target.
17489
17490 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17491
17492         * Makefile.in (taz): Include gpl.texinfo.
17493
17494 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17495
17496         * Makefile.in (setup-dirs): Merged into "taz" target.
17497         (taz): Only do `proto-dir' stuff if a directory is actually needed
17498         for this target.
17499
17500 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17501
17502         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17503         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17504         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17505         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17506         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17507
17508 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17509
17510         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17511         config.sub, and move-if-change to gdb testsuite distribution
17512         archive, so the testsuite can be extracted, configured, and
17513         run separately from the gdb distribution.  Blow away the Chill
17514         tests that require a Chill compiled executable, since GNU Chill
17515         is not yet publically available.
17516
17517 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17518
17519         * test-build.mk: set environment variables in a single command,
17520         instead of a list of assignments and exports
17521
17522         * config.guess: recognize Alpha/OSF1 systems
17523
17524 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17525
17526         * configure: Change help message to prefer --options rather than
17527           -options.
17528
17529 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17530
17531         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17532         zippy@ecst.csuchico.edu.
17533         * config.guess: Recognize miniframe.
17534
17535 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17536
17537         * Makefile.in: Use srcroot to find runtest rather than rootme.
17538         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17539
17540 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17541
17542         * test-build.mk: Extensive additions to support building on a
17543         machine other than the host.
17544
17545 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17546
17547         * configure (tooldir): Fix for i386-aix again.
17548
17549 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17550
17551         * configure, Makefile.in:  Change definition of $(tooldir)
17552         to match the FSF.
17553
17554 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17555
17556         * config.guess:  Recognize i[34]86/SVR4.
17557
17558 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17559
17560         * Makefile.in (all-gdb): gdb depends on sim.
17561
17562 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17563
17564         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17565         at the same time we make the prototype gdb directory.
17566         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17567         files at the same time as the gdb base release distribution.
17568
17569 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17570
17571         * Makefile.in (check): Use individual check targets rather than
17572         DO_X rule.
17573         (check-gcc): Added.
17574
17575 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17576
17577         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17578         for System V release 3.2.
17579
17580 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17581
17582         * config.sub: Recognize hppaosf.
17583         * configure.in: Do configure ld/binutils/gas for it.
17584
17585 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17586
17587         * configure (tooldir): Alter syntax used to set this, for systems
17588         where "\$" isn't handled right, like i386-aix.
17589
17590 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17591
17592         * configure: Pass program-transform-name, not
17593         program_transform_name, to recursive configures.
17594
17595 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17596
17597         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17598         of gas+ld+binutils.
17599
17600 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17601
17602         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17603
17604 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17605
17606         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17607
17608 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17609
17610         * Makefile.in (PRMS): Set back to all-prms.
17611
17612 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17613
17614         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17615         targets, rather than for MIPS hosts.
17616
17617 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17618
17619         * configure.in: add comment for --with-x default values
17620
17621         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17622
17623         * Makefile.in: add check-* targets for each of the directories in
17624         the tree.  Add a definition of RUNTEST that will use the one we
17625         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17626
17627 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17628
17629         * configure.in: Removed obsolete references to bfd_target and
17630         target_makefile_frag.
17631
17632         * build-all.mk: Set assorted targets for Q2.
17633         * config.sub: Recognize z8k-sim and h8300-hms.
17634         * test-build.mk: Really don't pass host to configure.
17635         (HOLES): Added uname.
17636
17637 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17638
17639         * configure: Handle an empty program-prefix, program-suffix or
17640         program-transform-name correctly.
17641
17642 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17643
17644         * build-all.mk: -G 8 no longer required for MIPS targets.
17645         * test-build.mk: Don't pass host argument to configure; make it
17646         guess.
17647
17648 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17649
17650         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17651         * Makefile.in (COMPRESS):  New macro, like GZIP.
17652
17653 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17654
17655         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17656
17657         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17658         with gas currently defaults to -G 0.
17659
17660 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17661
17662         * Makefile.in (all-flex): flex depends on byacc.
17663
17664         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17665         to test-build.mk as RELEASE_TAG.
17666         * test-build.mk (configargs): New variable containing arguments to
17667         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17668         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17669
17670         * config.guess: Use /bin/uname when checking -X argument on SCO,
17671         to avoid invoking GNU uname which doesn't understand -X.
17672
17673         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17674
17675         * configure.in: Build gas for mips-*-*.
17676
17677 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17678
17679         * Makefile.in (all.normal): insert missing backslash.
17680
17681 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17682
17683         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17684
17685         * Makefile.in: Complete overhaul to merge many almost identical
17686         targets.
17687
17688 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17689
17690         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17691         (gdb.tar.Z): Adjusted.
17692
17693         * Makefile.in (setup-dirs, taz): New targets; should be general
17694         enough to adapt for gdb sometime.  Build only .z file.
17695         (gas.tar.z): New target.
17696
17697 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17698
17699         * build-all.mk: Use CC=cc -Xs on Solaris.
17700
17701 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17702
17703         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17704         for handling BISON for FSF releases.
17705
17706 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17707
17708         * configure: Actually implement the change zoo just documented.
17709
17710 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17711
17712         * configure: when using config.guess, only set target_alias when
17713         it's not already been set (ie, on the command line)
17714
17715 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17716
17717         * Makefile.in: add installcheck target, set PRMS to install-prms
17718
17719 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17720
17721         * configure: add support for package_makefile_fragment, handle the
17722         case where a directory has a configure.in file but no Makefile.in
17723         more gracefully (with an actual understandable error message, even);
17724         add support for --without (and add this to the usage message); also
17725         explicitly add a --host=${host_alias} to the command line when
17726         config.guess is used
17727
17728 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17729
17730         * configure: Must use both --host and --target in recursive calls.
17731
17732 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17733
17734         * Makefile.in: Change deja-gnu to dejagnu.
17735
17736 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17737
17738         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17739
17740 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17741
17742         * configure.in: canonicalize all instances to *-*-solaris2*,
17743         also strip out a number of tools to not build for go32 host
17744
17745 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17746
17747         * config.guess: add GPL.
17748
17749         * Makefile.in, config.guess, config.sub, configure: bump
17750           copyrights to 93.
17751
17752 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17753
17754         * Makefile.in (do-info): Removed obsolete check for existence of
17755         localenv file.
17756
17757         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17758
17759 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17760
17761         * Makefile.in: a couple of 'else true' for decstation,
17762         support for TclX
17763
17764         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17765
17766 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17767
17768         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17769
17770 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17771
17772         * config.guess: Recognize i386-ibm-aix (PS/2).
17773         * configure.in: Use config/mh-aix386 file for it.
17774
17775 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17776
17777         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17778         CC_FOR_TARGET instead.
17779         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17780
17781 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17782
17783         * Makefile.in: Add sim to list of directories sent with gdb
17784
17785 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17786
17787         * configure.in: Put back mips-dec-bsd* case.
17788
17789 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17790
17791         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17792         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17793         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17794
17795 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17796
17797         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17798
17799         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17800         (install-info): install dir.info only if it exists,
17801         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17802
17803 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17804
17805         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17806         gas for mips-dec-bsd.
17807
17808 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17809
17810         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17811         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17812
17813 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17814
17815         * configure.in: Added "dejagnu" to hosttools list.
17816
17817 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17818
17819         * config.sub, configure.in, config.guess:  Add support
17820         for Bosx, an AIX variant from Bull.
17821         Patches from F.Pierresteguy@frcl.bull.fr.
17822
17823 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17824
17825         * devo/dejagnu: Initial creation of devo/dejagnu.
17826         Migrated dejagnu testcases and support files for testing software
17827         tools to reside as subdirectories, currently called "testsuite",
17828         within the directory of the software tool.  Migrated all programs,
17829         support libraries, etc. beloging to dejagnu proper from
17830         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17831         with no modifications.  The changes to these files which will
17832         allow them to configure, build, and execute properly will be made
17833         in a future update.
17834
17835 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17836
17837         * Makefile.in: Change send_pr to send-pr.
17838         * configure.in: Likewise.
17839         * send_pr: Renamed directory to send-pr.
17840
17841 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17842
17843         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17844
17845 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17846
17847         * README:  Update for gdb-4.8 release.
17848         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17849         gdb-xxx.tar.z (gzip'd) file also.
17850
17851 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17852
17853         * Makefile.in: make all-diff depend on all-libiberty
17854
17855 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17856
17857         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17858
17859 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17860
17861         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17862
17863 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17864
17865         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17866         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17867         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17868
17869 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17870
17871         * Makefile.in:  makeinfo binary is in a new location
17872
17873 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17874
17875         * config.sub: Accept -ecoff as an OS.
17876
17877         * Makefile.in: Various changes to eliminate a level of make
17878         recursion and reduce the required command line length.
17879         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17880         sub-makes.
17881         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17882         variables holding settings for specific sub-makes.
17883         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17884         in terms of BASE_FLAGS_TO_PASS.
17885         (TARGET_LIBS): New variable listing directories which use
17886         TARGET_FLAGS_TO_PASS.
17887         (subdir_do): Eliminated.
17888         (do-*): New set of targets to replace subdir_do.
17889         (various): All targets which used subdir_do now depend on do-*.
17890         (local-clean): Renamed from do_clean.
17891         (local-distclean): New target, dependency of distclean and
17892         realclean.
17893         (install-info): Don't create directories.  Depend on dir.info
17894         rather than calling make recursively.
17895         (install-dir.info): Eliminated.
17896         (install-info-dirs): Create all info directories here.
17897         (dir.info): Depend upon do-install-info.
17898
17899         * test-build.mk (HOLES): Added false.
17900
17901 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17902
17903         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17904
17905 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17906
17907         * Makefile.in (info): remove dependency on all-texinfo.  The
17908         problem was really in texinfo/C, not at this level.
17909
17910 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17911
17912         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17913
17914 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17915
17916         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17917         GDB releases.
17918
17919 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17920
17921         * configure: Include srcdir in message about target of link not
17922         being found.  Don't convert `-' to `_' in `with' options being
17923         passed to subdirs.
17924
17925 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17926
17927         * configure.in: add uudecode to host_tools
17928
17929         * Makefile.in: added {all,install}-uudecode targets, added them to
17930         the appropriate lists
17931
17932 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17933
17934         * Makefile.in (all-gcc): Added dependency on all-gas.
17935
17936         * configure.in (mips-*-*): Build ld and binutils.
17937
17938 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17939
17940         * configure: check return code from mkdir, print error message and
17941           exit on failure.
17942
17943 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17944
17945         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17946
17947 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17948
17949         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17950
17951 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17952
17953         * config.sub (h8500):  Recognize this as a cpu type.
17954
17955 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17956
17957         * configure: source directory missing is no longer a warning
17958
17959         * configure.in: recognize irix[34]* instead of irix[34]
17960
17961         * Makefile.in: define and pass down X11_LIB
17962
17963 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17964
17965         * guess-systype: Renamed to ...
17966         * config.guess:  ... by popular request.
17967         * configure.in, Makefile.in:  Update accordingly.
17968
17969 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17970
17971         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17972         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17973         + Execute ./dummy instead of assuming . is in PATH.
17974
17975 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17976
17977         * guess-systype:  New shell script.  Attempts to guess the
17978         canonical host name of the executing host.
17979         Only a few hosts are supported so far.
17980         * configure:  Call guess-systype if no host is specified.
17981
17982 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17983
17984         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17985         gcc Makefile.
17986
17987
17988 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17989
17990         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17991         (all-gcc, install-gcc, subdir_do): Use it.
17992
17993 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17994
17995         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17996
17997 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17998
17999         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18000           set exclusively by configure, using configure.in .
18001
18002 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18003
18004         * test-build.mk: set $PATH for all builds
18005
18006         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18007
18008 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18009
18010         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18011         the one used in gcc/Makefile.in, so that a null expansion doesn't
18012         override the one needed to build gcc with a native cc.
18013
18014
18015 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18016
18017         * configure: Accept -with arguments.
18018
18019 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18020
18021         * Makefile.in: added h8300sim
18022
18023 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18024
18025         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18026         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18027         (all-cygnus, native, build-cygnus): Make
18028         $(canonhost)-stamp-3stage-done, not $(host)....
18029         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18030         i386-sco3.2v4.  Added else true to if command.
18031
18032 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18033
18034         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18035
18036 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18037
18038         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18039
18040 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18041
18042         * configure.in: don't remove binutils from Solaris builds
18043
18044 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18045
18046         * Makefile.in: get rid of earlier definitions for *clean,
18047         also handle the recursive info rule better
18048
18049 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18050
18051         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18052         do more-or-less the right thing.
18053
18054 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18055
18056         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18057         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18058
18059 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18060
18061         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18062         $(host_canonical).
18063
18064         * configure.in: split the configdirs list into 4 categories (native
18065         v. cross, library v. tool) and handle the cross-only and native-
18066         only in more reasonable (and correct!) way.
18067
18068 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18069
18070         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18071         configdirs anymore.
18072
18073 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18074
18075         * Makefile.in: extensive cleanup::  removed all of the explicit
18076         clean-* targets, collapsed many wrappers around subdir_do into
18077         one, added additional targets to satisfy standards.texi, deleted
18078         some old targets, some changes for consistency
18079
18080 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18081
18082         * configure.in: handle some programs as cross-only, and others as
18083         native only
18084
18085         * test-build.mk: handle partial holes in a more generic manner
18086
18087         * Makefile.in: m4 depends on libiberty
18088
18089 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18090
18091         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18092         time, wdiff, and find to configdirs
18093
18094         * Makefile.in: all, clean, and install rules for the new programs
18095         added to configure.in
18096
18097 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18098
18099         * configure.in: use mh-sun for all *-sun-* hosts
18100
18101 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18102
18103         * Makefile.in: define flags for X11 include files and library file
18104         locations, pass them down to the programs that need this info
18105
18106         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18107
18108 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18109
18110         * configure.in: start building libg++ for HP-UX targets
18111
18112 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18113
18114         * README:  Update references to files moved into etc/.
18115
18116 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18117
18118         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18119         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18120
18121 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18122
18123         * configure: accept dash as well as underscore in long option
18124         names for FSF compatibility.
18125
18126 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18127
18128         * config.sub: added -sco3.2v4 support from FSF.
18129
18130 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18131
18132         * configure.in: expand the section that adds or removes
18133         directories from the list of programs to build, to handle native
18134         vs. cross in addition to host v. native
18135
18136 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18137
18138         * Makefile.in:  Replace C++ in macro names with CXX.
18139         This is less likely to break ...
18140
18141 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18142
18143         * test-build.mk: add -w to GNU_MAKE
18144
18145 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18146
18147         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18148         add 'sparc' to list of recognized cpus.  This needed to make
18149         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18150         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18151         then changes that into $CPU-wrs-vxworks.
18152
18153         * configure.in: remove most references to gdbtest, regularize
18154         target based program removal
18155
18156         * test-build.mk: import from p3 tree (many fixes and changes)
18157
18158 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18159
18160         * Makefile.in: added rules to handle tcl, tk, and expect
18161
18162         * configure.in: handle those directories if they exist
18163
18164 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18165
18166         * config.sub: removed bogus hppabsd and hppahpux names, since
18167         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18168
18169 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18170
18171         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18172         depends upon all-xiberty
18173
18174         * Makefile.in: changes from p3, including:
18175
18176         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18177
18178         * Makefile.in (XTRAFLAGS): include newlib directories if
18179         newlib/Makefile exists, rather than if host != target.
18180
18181         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18182
18183         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18184         from the same source tree and not building a cross-compiler.  This
18185         matters for the libg++ configuration if reconfiguring a tree that
18186         has already been installed.
18187
18188         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18189
18190         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18191         pick up the machine and system specific header files.
18192
18193         * Makefile.in: added AS_FOR_TARGET, passed down in
18194         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18195         the C compiler to use to create programs which are run in the
18196         build environment, set it to default to $(CC), and passed it down
18197         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18198
18199         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18200
18201         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18202         We need them for unusual native builds, like systems without
18203         ranlib.
18204
18205         * configure: also define $(host_canonical) and
18206         $(target_canonical), which are the full, canonical names for the
18207         given host and target
18208
18209 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18210
18211         * Makefile.in:  Added separate definitions for C++.
18212
18213 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18214
18215         * configure.in (configdirs):  Add deja-gnu.
18216
18217 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18218
18219         * README:  Update for configure.texi and gdb-4.7 release.
18220
18221 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18222
18223         * Makefile.in:  Move "all" target to top of file.
18224         Previously, first target was ".PHONY" which caused BSD4.4 make
18225         to build .PHONY when make was run without arguments.
18226
18227 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18228
18229         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18230         Library-copylefted code in libiberty.
18231
18232 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18233
18234         * config.sub:  Replace m68kmote with plain old m68k.
18235
18236 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18237
18238         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18239
18240 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18241
18242         * config.sub: Complain if no argument is given.  Added support for
18243         386bsd as OS and target alias.
18244
18245 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18246
18247         * Makefile.in (XTRAFLAGS): include newlib directories if
18248         newlib/Makefile exists, rather than if host != target.
18249
18250 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18251
18252         * config.sub: recognize sparclite-wrs-vxworks.
18253
18254         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18255         p3.) Added clean-xiberty to clean.
18256
18257 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18258
18259         * configure.in: use *-*-* instead of nested cases for host and target
18260
18261 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18262
18263         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18264         from the same source tree and not building a cross-compiler.  This
18265         matters for the libg++ configuration if reconfiguring a tree that
18266         has already been installed.
18267
18268 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18269
18270         * config.sub (i486v/i486v4):  Merge in from FSF version.
18271
18272 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18273
18274         * configure: only set PWD if it is already set.
18275
18276 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18277
18278         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18279         doesn't have unset and all success paths (and most error paths)
18280         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18281         to just ${PWD} to avoid confusion.)
18282
18283 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18284
18285         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18286         even for a native compilation.
18287
18288 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18289
18290         Changes to make the gdb.tar.Z rule work better.
18291
18292         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18293         (DEVO_SUPPORT):  Add configure.texi.
18294         (bfd-ilrt.tar.Z):  Remove ancient rule.
18295
18296 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18297
18298         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18299         pick up the machine and system specific header files.
18300
18301         * configure.in, config.sub: added new target m68010-adobe-scout,
18302         with alias of adobe68k.  Changed configure.in to check for
18303         -scout before -sco* to avoid a false match.
18304
18305         * Makefile.in: added AS_FOR_TARGET, passed down in
18306         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18307         the C compiler to use to create programs which are run in the
18308         build environment, set it to default to $(CC), and passed it down
18309         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18310
18311 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18312
18313         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18314         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18315         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18316         FOR_TARGET variants, to newlib and libg++.
18317
18318 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18319
18320         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18321         first.
18322
18323 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18324
18325         * config.sub:  Accept `elf' as an environment.
18326
18327 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18328
18329         * Makefile.in (all-opcodes):  cd into the right directory
18330
18331 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18332
18333         * configure: added -program_transform_name option, used as
18334         argument to sed when installing programs.
18335         configure.texi: added documentation for -program_prefix,
18336         -program_suffix and -program_transform_name.
18337
18338 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18339
18340         * config.sub:  Accept i486 where i386 ok.
18341
18342 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18343
18344         * config.sub: accept we32k
18345
18346 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18347
18348         * config.sub, configure.in: accept OSE68000 and OSE68k.
18349
18350         * Makefile.in: don't create all directories for ``make install'';
18351         let the subdirectories create the ones they need.
18352
18353 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18354
18355         * COPYING: new file, GPL v2
18356
18357 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18358
18359         * Makefile.in: use the new gen-info-dir, which needs a template
18360         argument (which also lives in texinfo)
18361
18362         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18363
18364 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18365
18366         * config.sub (ncr3000):  Change i386 to i486.
18367
18368 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18369
18370         * Makefile.in: add install-rcs, install-grep to
18371         install-no-fixedincludes, removed install-bison and install-libgcc
18372
18373 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18374
18375         * configure.in: grab the HPUX makefile fragment if on HPUX
18376
18377 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18378
18379         * Makefile.in: eradicate bison spoor (ditto libgcc).
18380          configure.in: recognise m68{k,000}-ericsson-OSE.
18381          es1800 is alias for m68k-ericsson-OSE
18382
18383 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18384
18385         * configure.in: rearrange the parts that remove programs from
18386         configdirs, based now on HOST==TARGET or by canonical triple.
18387
18388 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18389
18390         * test-build.mk: recurse explicitly with -f test-build.mk when
18391           appropriate.  predicate stage3 and comparison on the existence
18392           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18393           On very clean, also remove ...stamp-co.  Build in-place before
18394           doing other builds.
18395
18396 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18397
18398         * Makefile.in, configure.in: add tgas
18399
18400 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18401
18402         * Makefile.in: a number of changes merged in from progressive.
18403
18404         * configure.in: add libm.
18405
18406         * .cvsignore: ignore some stuff that comes from test-build.mk.
18407
18408 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18409
18410         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18411
18412 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18413
18414         * configure: Add program_suffix (parallel to program_prefix)
18415         * Makefile.in: adjust directory-creating script for losing decstation
18416
18417 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18418
18419         * configure:  Minor $subdir-related fixes.
18420
18421 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18422
18423         * configure: fix various problems with propogating
18424         makefile_target_frag in subdirs.
18425         * configure.in: config libgcc if its there
18426
18427 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18428
18429         * config.sub:  HPPA merge.
18430
18431 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18432
18433         * Makefile.in:  Replace all-bison with all-byacc in all
18434         dependency lines for other tools (which now use byacc).
18435
18436 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18437
18438         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18439
18440 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18441
18442         * Makefile.in: make gprof rules similar to byacc rules (instead of
18443         vestigal $(unsubdir) that didn't work...)
18444
18445 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18446
18447         * config.sub:  Add support for Linux.
18448         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18449         (at least for libg++).
18450
18451 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18452
18453         * configure.texi: fix doc for the -nfp option to configure
18454
18455 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18456
18457         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18458
18459 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18460
18461         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18462         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18463         * configure.in: added solaris* host_makefile_frag hook.
18464
18465 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18466
18467         * config.sub: changed recognition of m68000 so that various
18468         m68k types can be specified via m680[01234]0
18469
18470 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18471
18472         * config.sub (basic_machine): fix sed so that '-foo' isn't
18473         completely substituted out while .+'-foo' loses the '-foo'
18474
18475 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18476
18477         * config.sub ($os): Add -aout.
18478
18479 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18480
18481         * configure:  If host_makefile_frag is absolute, don't
18482         prefix ${invsubdir} (relevant to libg++ auto-configure).
18483
18484 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18485
18486         * Makefile.in (tooldir): Define it.
18487         (all-ld): Depend on all-flex.
18488
18489 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18490
18491         * Makefile.in (check):  Fix libg++ special case.
18492
18493 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18494
18495         * configure: do not bury `pwd` into config.status, thus do fewer
18496           pwd's.
18497
18498         * configure: print the "Building in" message only when building in
18499           other than "." AND verbose.
18500
18501         * configure: remove -s, rework -v to better accommodate guested
18502           configures.
18503
18504         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18505
18506 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18507
18508         * Makefile.in: macroize flags passed on recursion.  remove
18509           fileutils.
18510
18511 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18512
18513         * configure: get makesrcdir right for subdirs deeper than 1.
18514
18515         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18516           install.
18517
18518 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18519
18520         * Makefile.in: don't print subdir_do or recursion lines.
18521
18522 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18523
18524         * standards.texi: added menu item.
18525
18526         * Makefile.in: build and install standards.info.
18527
18528         * standards.texi: new file.
18529
18530 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18531
18532         * configure: test for and move config.status pieces from
18533           ${subdir}/.
18534
18535 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18536
18537         * configure:  Test for existance of files before trying to mv
18538         them, to avoid numerous non-existance messages.
18539
18540 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18541
18542         * configure: correct final line of config.status.
18543
18544         * configure: patch from eggert.  Avoids a protection problem if
18545           the original Makefile.in is read only.
18546
18547         * configure: use move-if-change from gcc to create config.status.
18548           Some makefiles depend on config.status to tell if a directory
18549           has been reconfigured for a different host.  This change
18550           prevents those directories from remaking everything in the case
18551           where the reconfig was only intended to rebuild a Makefile.
18552
18553         * configure: test for config.sub with "config.sub sun4" rather
18554           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18555           host alias from a missing config.sub.
18556
18557 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18558
18559         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18560           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18561
18562 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18563
18564         * configure: mkdir ${subdir} as needed.
18565
18566 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18567
18568         * Makefile.in,configure.in: added autoconf.
18569
18570 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18571
18572         * Makefile.in: no longer pass against on recursion.
18573
18574         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18575           definitions are not inherited.
18576
18577         * configure: correct makesrcdir when subdir is .
18578
18579 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18580
18581         * configure:  Add support for 'subdirs' variable, which is
18582         like 'configdirs', except that configure doesn't re-invoke
18583         itself for subdirs, it just creates a Makefile for each subdir.
18584         * configure.texi:  Document subdirs.
18585
18586 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18587
18588         * configure.in: added flex to configdirs
18589
18590 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18591
18592         * Makefile.in: remove clean-stamps from clean.
18593
18594 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18595
18596         * configure.in:  Add gdbtest to configdirs.
18597
18598 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18599
18600         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18601         to recursive makes.
18602         * configure.in:  Recognize new ncr3000 config.
18603
18604 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18605
18606         * Makefile.in, configure.in: removed references to gdbm.
18607
18608 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18609
18610         * config.sub:  Don't canonicalize os value
18611         newsos* to bsd (readline needs to check for newsos).
18612         (This fix was earlier made Jan 31, but got re-broken.)
18613
18614 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18615
18616         * configure.in:  sco is an os, not a vendor!
18617
18618         * configure:  Quote $( better.  Keep various shells happy.
18619
18620 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18621
18622         * Makefile.in: eliminate stamp-files.
18623
18624 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18625
18626         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18627           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18628
18629 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18630
18631         * config.sub:  fix iris/iris3.
18632
18633 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18634
18635         * configure: re-add -rm.
18636
18637 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18638
18639         * Maskefile.in: add .stmp-rcs to all.
18640
18641         * configure.in: remove gas from rs6000 build, use aix host fragment.
18642
18643 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18644
18645         * configure: pass down site_option during recursion.
18646
18647 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18648
18649         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18650
18651 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18652
18653         * configure: Change exec_prefix so that it really defaults to prefix.
18654
18655 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18656
18657         * Makefile.in, configure.in:  Add support for mmalloc library.
18658
18659 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18660
18661         * Makefile.in: add stmp dependencies for a few more things.
18662
18663 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18664
18665         * configure: adjusted error message on objdir/srcdir configure
18666           collision, per john's suggestion.
18667
18668         * Makefile.in: add libiberty stmp to all and all.cross.
18669
18670 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18671
18672         * Makefile.in: remove force dependencies, add grep to all.
18673
18674 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18675
18676         * Makefile.in: drop flex.  make stamp files work.
18677
18678         * configure: added test for conflicting configuration in srcdir,
18679           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18680           gets cranky.  use relative paths for configure and srcdir
18681           whenever possible.  Send some error messages to stderr that were
18682           going to stdout.
18683
18684 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18685
18686         * Makefile.in:  Fix libg++ rule to check for gcc directory
18687         before using gcc/gcc.  Also pass XTRAFLAGS.
18688
18689 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18690
18691         * Makefile.in: added stmp-files so that directories aren't polled
18692           when they are already built.
18693
18694         * configure.texi: fixed a node pointer problem.
18695
18696 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18697
18698         * config.sub configure.in gdb/configure.in
18699         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18700         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18701         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18702
18703 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18704
18705         * configure: -recurring becomes -silent.  corrected help message
18706           for -site= option.
18707
18708         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18709
18710 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18711
18712         * configure: when building Makefile for crosses, replace
18713           tooldir and program_prefix.  default srcdir from location of
18714           config.sub.  remove "for host in hosts" and "for target in
18715           targets" loops.
18716
18717 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18718
18719         * Makefile.in: Do not pass bindir or mandir to cvs.
18720
18721 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18722
18723         * Makefile.in, configure.in: removed traces of namesubdir,
18724           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18725           copyrights to '92, changed some from Cygnus to FSF.
18726
18727         * configure.texi: remove most references to multiple hosts,
18728           multiple targets, subdirs, etc.
18729
18730         * configure.man: removed rcsid. reference config.sub not
18731           config.subr.
18732
18733         * Makefile.in: mkdir $(infodir) on install-info.
18734
18735 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18736
18737         * configure.texi:  Explain better about .gdbinit and about
18738         the environment that configure.in sections run in.
18739
18740 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18741
18742         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18743
18744 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18745
18746         * README:  DOC.configure => cfg-paper.texi.
18747
18748 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18749
18750         * config.sub (near case $os):  Don't convert newsos* to bsd!
18751
18752 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18753
18754         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18755         the number of copies of COPYING that go into the GDB tar file.
18756
18757 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18758
18759         * bfd/configure.in, gdb/config/mh-i386sco,
18760         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18761         Fix SCO configuration stuff.
18762
18763 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18764
18765         * Makefile.in:  For libg++, make sure the -I pointing
18766         to the gcc directory goes *after* all the libg++-local -I flags.
18767         Also, move just-gcc dependency from just-libg++ to all-libg++.
18768
18769 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18770
18771         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18772
18773 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18774
18775         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18776
18777 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18778
18779         * config.sub:  Add stratus configuration frags.  Also
18780         submitted to FSF.
18781
18782 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18783
18784         * Makefile.in (DEV_SUPPORT):  add configure.man.
18785
18786         * config.sub(Decode manufacturer-specific):  add -none*.
18787
18788 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18789
18790         * Makefile.in:  remove form feeds to make Sun's make happy.
18791         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18792
18793 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18794
18795         * Makefile.in (AR_FLAGS):  Make quieter.
18796
18797 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18798
18799         * configure.in:  Add libg++.
18800         * configure:  When verbose, don't output the command line at each
18801         level; it will be unremarkably the same as the previous version,
18802         which will be the same as what the user typed.
18803
18804 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18805
18806         * configure.in, Makefile.in: fix clean-info, add flex.  add
18807           fileutils.
18808
18809         * configure: be less sensitive to spaces in Makefile.in.  Do not
18810           look for sources in "..".  Doing so breaks subdirectories that
18811           might have their own configure.  If a subdir has it's own
18812           configure script, use it.
18813
18814 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18815
18816         * cfg-paper.texi: some changes suggested by rms.
18817
18818 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18819
18820         * config.sub:  Merge in some small additions from the FSF version,
18821         taken from the gcc distribution, to bring the Cygnus and FSF
18822         versions into closer sync.
18823
18824 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18825
18826         * configure.in:  Changed svr4 references to sysv4.
18827
18828 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18829
18830         * configure: added -V for version number option.
18831
18832 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18833
18834         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18835           renamed from DOC.configure to cfg-paper.texi.
18836
18837 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18838
18839         * configure, config.subr, config.sub: config.subr is now
18840           config.sub again.
18841
18842 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18843
18844         * configure.texi: new file, in progress.
18845
18846         * Makefile.in: build info file and install the man page for
18847           configure.
18848
18849         * configure.man: new file, first cut.
18850
18851         * configure: find config.subr again now that configuration "none"
18852           has gone.  removed all traces of the -ansi option.  removed all
18853           traces of the -languages option.
18854
18855         * config.subr: resync from rms.
18856
18857 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18858
18859         * configure, config.sub, config.subr: merge config.sub into
18860           config.subr, call the result config.subr, remove config.sub, use
18861           config.subr.
18862
18863         * Makefile.in: revised install for dir.info.
18864
18865 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18866
18867         * configure.in: add decstation host makefile frag.
18868
18869         * Makefile.in: BISON now bison -y again.  also install-gcc on
18870           install.  clean-gdbm on clean.  infodir belongs in datadir.
18871           Make directories for info install.  Build dir.info here then
18872           install it.
18873
18874 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18875
18876         * Makefile.in: fix for bad directory tests.
18877
18878 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18879
18880         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18881           regexp.  -srcdir relative was being handled incorrectly.
18882
18883         * Makefile.in: unwrapped some for loops so that parallel makes
18884           work again and so one can focus one's attention on a particular
18885           package.
18886
18887 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18888
18889         * configure: added PWD as a stand in for `pwd` (for speed). use
18890           elif wherever possible.  make -srcdir work without -objdir.
18891           -objdir= commented out.
18892
18893 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18894
18895         * configure: +options become --options.  -subdirs commented out.
18896           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18897           Makefile now at top of generated Makefile.  Removed cvs log
18898           entries.  added -srcdir.  create .gdbinit only if there is one
18899           in ${srcdir}.
18900
18901         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18902           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18903           and mandir now keyed off datadir by default.
18904
18905 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18906
18907         * Freshly created ChangeLog.
18908
18909 \f
18910 Local Variables:
18911 mode: change-log
18912 left-margin: 8
18913 fill-column: 76
18914 version-control: never
18915 End: