OSDN Git Service

2011-02-07 Iain Sandoe <iains@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2
3         * MAINTAINERS (option handling): Add self.
4
5 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
6
7         PR lto/47225
8         * Makefile.def: Add dependency for install-gcc
9         on install-lto-plugin.
10         * Makfile.in: Regenerated
11
12 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
13
14         * MAINTAINERS (CPU Port Maintainers): Add myself.
15
16 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
17
18         PR libgcj/44341
19         * configure.ac: Discard --with-* flags for host when configuring
20         target libraries for cross build.
21         * configure: Rebuilt.
22
23 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
24
25         * MAINTAINERS (linear loop transforms): Removed.
26
27 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
28
29         * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
30         * configure.ac: If with_ppl is no, move setting with_cloog=no
31         after CLOOG_REQUESTED check.
32         * configure: Regenerated.
33
34 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
35
36         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
37         CLooG has been requested.
38         * configure: Regenerated.
39
40 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
41
42         * configure: Regenerated.
43         * configure.ac: Check for version 0.11 (or later revision) of PPL.
44
45 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
46
47         * configure: Regenerated.
48         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
49
50 2011-01-21  Andreas Schwab  <schwab@redhat.com>
51
52         * configure.ac: Use AS_HELP_STRING throughout.
53         * configure: Regenerate.
54
55 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
56
57         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
58         * configure: Regenerate.
59
60 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
61
62         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
63
64 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
65
66         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
67         for ia64-hpux.
68         * configure: Regenerate.
69
70 2011-01-10  Jan Hubicka  <jh@suse.cz>
71
72         * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
73         pass -fno-lto to STAGEprofile.
74
75 2011-01-07  Jan Hubicka  <jh@suse.cz>
76
77         PR lto/47225
78         * Makefile.in: Regenerate.
79         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
80         configure.
81
82 2011-01-07  Jan Hubicka  <jh@suse.cz>
83
84         * Makefile.in: Regenerate.
85         * Makefile.def (gcc host module) and soft dependency on lto-plugin
86         and configure dependency on lto-plugin configure.
87         (lto-plugin module): Remove dependency on GCC; add dependency on
88         liniberty.
89
90 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
91
92         * MAINTAINERS (Write After Approval): Add myself.
93
94 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
95
96         * configure: Regenerate.
97
98 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
99
100         * configure.ac: (picochip): Disable libiberty.
101
102 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
103
104         * MAINTAINERS (Write After Approval): Add myself.
105
106 2010-12-10  Ian Lance Taylor  <iant@google.com>
107
108         PR bootstrap/46819
109         * configure.ac: For --disable-libgcj clear libgcj_saved.
110         * configure: Rebuild.
111
112 2010-12-10  Tobias Burnus  <burnus@net-b.de>
113
114         PR fortran/46540
115         * configure.ac: Add --disable-libquadmath and
116         --disable-libquadmath-support.
117         * configure: Regenerate.
118
119 2010-12-03  Ian Lance Taylor  <iant@google.com>
120
121         * MAINTAINERS: Add myself as libgo maintainer.
122
123 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
124
125         PR libffi/46792
126         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
127         * configure: Regenerate.
128
129 2010-12-02  Ian Lance Taylor  <iant@google.com>
130
131         * configure.ac: Always set default for poststage1_ldflags to
132         -static-libstdc++ -static-libgcc.
133
134 2010-11-29  Andreas Schwab  <schwab@redhat.com>
135
136         * configure.ac: Move comment to remove extra space in last argument
137         of GCC_TARGET_TOOL.
138
139 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
140
141         PR other/46026
142         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
143         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
144         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
145         (BASE_FLAGS_TO_PASS): Use it.
146         * configure: Rebuilt.
147         * Makefile.in: Rebuilt.
148
149 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
150
151         PR binutils/12258
152         * configure.ac: Correct comments for --enable-gold/--enable-ld.
153         Properly check default linker.
154         * configure: Regnerated.
155
156 2010-11-23  Matthias Klose  <doko@ubuntu.com>
157
158         * configure.ac: For --enable-gold, handle value `default' instead of
159         `both*'.   New configure option --{en,dis}able-ld.
160         * configure: Regenerate.
161
162 2010-11-20  Ian Lance Taylor  <iant@google.com>
163
164         * configure.ac: Only disable a language library if no language needs
165         it.  Don't let --disable-libgcj uncondtionally disable libffi.
166         * configure: Rebuild.
167
168 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
169
170         * Makefile.in: Regenerate.
171
172         PR other/46202
173         * configure.ac: Fix just-built in-tree STRIP name to be
174         binutils/strip-new.
175         * configure: Regenerate.
176         * Makefile.def (install-strip-gcc, install-strip-binutils)
177         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
178         (install-strip-sid): Mirror dependencies on non-strip variants
179         of these targets on the respective -strip prerequisites.
180         * Makefile.tpl (install-strip, install-strip-host)
181         (install-strip-target): New targets.
182         (install-strip-[+module+], install-strip-target-[+module+]):
183         New targets.
184         * Makefile.in: Regenerate.
185
186 2010-11-19  Ian Lance Taylor  <iant@google.com>
187             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
188
189         * configure.ac: Add target-libgo to target_libraries.  Set
190         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
191         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
192         (HOST_EXPORTS): Add GOC.
193         (BASE_TARGET_EXPORTS): Add GOC.
194         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
195         (GOCFLAGS_FOR_TARGET): New variable.
196         (EXTRA_HOST_FLAGS): Add GOC.
197         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
198         * Makefile.def (target_modules): Add libgo.
199         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
200         (dependencies): Add dependency from configure-target-libgo to
201         configure-target-libffi and all-target-libstdc++-v3.  Add
202         dependencies from all-target-libgo to all-target-libffi.
203         (languages): Add go.
204         * configure: Rebuild.
205         * Makefile.in: Rebuild.
206
207 2010-11-19  Ian Lance Taylor  <iant@google.com>
208
209         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
210         compiler/flag environment variables.
211
212 2010-11-18  Ian Lance Taylor  <iant@google.com>
213
214         * configure.ac: Check for lang_requires_boot_languages in
215         config-lang.in files.
216         * configure: Rebuild.
217
218 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
219             Tobias Burnus  <burnus@net-b.de>
220
221         PR fortran/32049
222         * Makefile.def: Add libquadmath; build it with language=fortran.
223         * configure.ac: Add libquadmath.
224         * Makefile.tpl: Handle multiple libs in check-[+language+].
225         * Makefile.in: Regenerate.
226         * configure: Regenerate.
227
228 2010-11-16  Tom Tromey  <tromey@redhat.com>
229
230         * MAINTAINERS: Moved myself to reviewers section.
231
232 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
233
234         * MAINTAINERS: Moved myself to reviewers section.
235
236 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
237
238         * MAINTAINERS (Various Maintainers): Add self for build machinery.
239         (Write After Approval): Remove self.
240
241 2010-11-15  Andreas Schwab  <schwab@redhat.com>
242
243         * configure.ac: Fix spelling in option names.
244         * configure: Regenerated.
245
246 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
247
248         PR bootstrap/39622
249         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
250         * configure: Regenerated.
251
252 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
253
254         * MAINTAINERS: Update my email address.
255
256 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
257
258         * configure: Regenerate.
259
260 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
261
262         * configure: Regenerate.
263
264 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
265
266         * configure: Regenerate.
267
268 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
269
270         * configure: Regenerate.
271
272 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
273
274         * configure.ac: Support official CLooG.org versions.
275         * configure: Regenerate.
276         * config/cloog.m4: New.
277
278 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
279
280         * MAINTAINERS (Write After Approval): Add myself.
281
282 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
283
284         * MAINTAINERS: Update my email address.
285
286 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
287
288         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
289         * configure: Regenerate.
290
291 2010-11-03  Ian Lance Taylor  <iant@google.com>
292             Dave Korn  <dave.korn.cygwin@gmail.com>
293
294         PR lto/46273
295         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
296         and on other supported platforms whenever LTO is enabled.
297         * configure: Rebuild.
298
299 2010-11-02  Alan Modra  <amodra@gmail.com>
300
301         PR binutils/12110
302         * configure.ac: Error when source path contains spaces.
303         * configure: Regenerate.
304
305 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
306
307         * MAINTAINERS: Update my email address.
308
309 2010-10-20  Ian Lance Taylor  <iant@google.com>
310
311         * Makefile.def (target_modules): Set lib_path to src/.libs for
312         libstdc++-v3 module.
313         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
314         * Makefile.in: Rebuild.
315
316 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
317
318         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
319         (Write After Approval): Remove myself.
320
321 2010-10-15  Tristan Gingold  <gingold@adacore.com>
322
323         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
324
325 2010-10-14  Douglas Rupp  <rupp@gnat.com>
326
327         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
328
329 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
330
331         * configure.ac (build_lto_plugin): New shell variable.
332         (--enable-lto): Turn on by default for all non-ELF platforms that
333         have had LTO support added so far.  Set build_lto_plugin appropriately
334         for both ELF and non-ELF.
335         (configdirs): Add lto-plugin or not based on build_lto_plugin.
336         * configure: Regenerate.
337
338 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
339
340         Sync from src:
341         * configure.ac (v850 support): Remove target-libgloss from
342         noconfigdirs.
343         * configure: Regenerate.
344
345 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
346
347         PR bootstrap/45326
348         PR bootstrap/45174
349         * configure.ac: Honor initial values of $build_configargs,
350         $host_configargs, $target_configargs.  Mark the precious, so
351         environment settings get recorded.
352         * configure: Regenerate.
353
354 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
355
356         PR bootstrap/45796
357         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
358         Depend on all-build-libiberty.
359         * Makefile.in: Regenerate.
360
361 2010-09-30  Michael Eager  <eager@eagercon.com>
362
363         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
364         * configure: Regenerate.
365
366 2010-09-28  Michael Eager  <eager@eagercon.com>
367
368         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
369
370 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
371
372         PR bootstrap/44621
373         * configure.ac: Fix unportable shell quoting.
374         * configure: Regenerate.
375
376 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
377
378         * configure.ac (enable-lto): Add Darwin to the list of supported lto
379         targets and amend comment.
380         * configure: Regenerate.
381
382 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
383
384         * MAINTAINERS (Write After Approval): Add myself.
385
386 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
387
388         * configure.ac: Enable LTO by default on Darwin.
389         * configure: Regenerate.
390
391 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
392
393         * MAINTAINERS (Write After Approval): Add myself.
394
395 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
396
397         * MAINTAINERS (Write After Approval): Add myself.
398
399 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
400
401         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
402         ports
403
404 2010-07-28  David Yuste  <david.yuste@gmail.com>
405
406         * MAINTAINERS (Write After Approval): Add myself.
407
408 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
409
410         * configure.ac: Support all v850 targets.
411         * configure: Regenerate.
412
413 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
414
415         PR bootstrap/44455
416         * configure.ac (extra_mpfr_configure_flags): Copy from
417         extra_mpc_gmp_configure_flags.
418         * configure: Re-generated.
419
420 2010-07-22  Andi Kleen  <ak@linux.intel.com>
421
422         * MAINTAINERS (Write After Approval): Add myself.
423
424 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
425
426         * MAINTAINERS (Write After Approval): Add myself.
427
428 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
429
430         * MAINTAINERS (Write After Approval): Add myself.
431
432 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
433
434         PR target/44862
435         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
436         Provide -B option to allow for link spec %s substitutions for
437         libstdc++.a on darwin.
438         * Makefile.in: Regenerate.
439
440 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
441
442         * MAINTAINERS (Reviewers): Update my e-mail address
443
444 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
445
446         * Makefile.def (configure-gcc): Depend on all-libelf.
447         * Makefile.in: Rebuild.
448
449 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
450
451         * MAINTAINERS (Write After Approval): Add myself in the right place.
452
453 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
454
455         * MAINTAINERS (Write After Approval): Add myself.
456
457 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
458
459         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
460
461 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
462
463         * config.sub: Update to version 2010-05-21.
464         * config.guess: Update to version 2010-04-03.
465
466 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
467
468         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
469         * configure: Regenerate.
470
471 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
472
473         * MAINTAINERS (Write After Approval): Add myself.
474
475 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
476
477         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
478         a platform that supports LTO.
479         * configure: Regenerate.
480
481 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
482
483         * configure.ac: Allow all the versions greater than 0.10 of PPL.
484         * configure: Regenerated.
485
486 2010-04-27  Roland McGrath  <roland@redhat.com>
487             H.J. Lu  <hongjiu.lu@intel.com>
488
489         * configure.ac (--enable-gold): Support both, both/gold and
490         both/bfd to add gold to configdirs without removing ld.
491         * configure: Regenerated.
492
493         * Makefile.def: Add install-gold dependency to install-ld.
494         * Makefile.in: Regenerated.
495
496 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
497
498         PR lto/42776
499         * configure.ac (--enable-lto): Refactor handling so libelf tests
500         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
501         and allow LTO to be explicitly enabled on non-ELF platforms that
502         are known to support it inside else-clause.
503         * configure: Regenerate.
504
505 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
506
507         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
508         * configure: Regenerate.
509
510 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
511
512         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
513         * configure: Regenerate.
514
515 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
516
517         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
518         separately.
519         * configure: Regenerate.
520
521 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
522
523         * MAINTAINERS (Write After Approval): Add myself.
524
525 2010-04-14  Tristan Gingold  <gingold@adacore.com>
526
527         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
528         * configure: Regenerate.
529
530 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
531
532         * configure: Regenerate after change to elf.m4.
533
534 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
535
536         * MAINTAINERS (Write After Approval): Add myself.
537
538 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
539
540         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
541         * configure: Regenerated.
542
543 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
544
545         * configure.ac: Print "buggy but acceptable" when CLooG
546         revision is less than 9.
547         * configure: Regenerated.
548
549 2010-04-01  Diego Novillo  <dnovillo@google.com>
550
551         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
552
553 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
554
555         PR bootstrap/43615
556         PR bootstrap/43328
557
558         Revert:
559
560         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
561
562         * configure.ac: Do not pass --enable-multilib nor
563         --disable-multilib in baseargs.  Accept explicitly passed
564         --enable_multilib.
565         * configure: Regenerate.
566
567 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
568
569         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
570
571 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
572
573         * MAINTAINERS: Remove myself.
574
575 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
576
577         PR bootstrap/43328
578         * configure.ac: Do not pass --enable-multilib nor
579         --disable-multilib in baseargs.  Accept explicitly passed
580         --enable_multilib.
581         * configure: Regenerate.
582
583 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
584
585         * MAINTAINERS (spu port): Remove me.
586
587 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
588
589         * configure.ac (tic6x-*-*): New case.
590         * configure: Regenerate.
591
592 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
593
594         * config.sub: Update to version 2010-03-22.
595         * config.guess: Update to version 2009-12-30.
596
597 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
598
599         PR ada/42554
600         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
601         * configure: Regenerate.
602
603 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
604
605         * MAINTAINERS: Update my email address.
606
607 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
608
609         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
610         (ghassan.shobaki@amd.com): Removed.
611
612 2010-03-17  Alan Modra  <amodra@gmail.com>
613
614         * MAINTAINERS: Update my email address.
615
616 2010-03-16  Diego Novillo  <dnovillo@google.com>
617
618         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
619         Matthews.
620
621 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
622
623         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
624         Gutson, Jeffrey D. Oldham and Mark Shinwell.
625
626 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
627
628         * MAINTAINERS: Update my email address.
629
630 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
631
632         * MAINTAINERS: Update my email address.
633
634 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
635
636         * MAINTAINERS: Update my email address.
637
638 2010-03-09  Jie Zhang  <jie@codesourcery.com>
639
640         * MAINTAINERS: Update my email address.
641
642 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
643
644         PR libstdc++/32499
645         * configure.ac (RANLIB): Default to true.
646         (STRIP): Likewise.
647         (RANLIB_FOR_TARGET): Remove superfluous : argument.
648         * configure: Regenerate.
649
650 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
651
652         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
653         (Write After Approval): Update my email address.
654
655 2010-02-17  Nick Clifton  <nickc@redhat.com>
656
657         PR 11238
658         * Makefile.tpl (local-distclean): Also remove config.cache files in
659         sub-directories as there may not be Makefiles present in the
660         sub-directories.
661         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
662         the config.cache files found by the find command.
663
664         * Makefile.in: Regenerate.
665         * configure.ac: Revert previous delta.
666         * configure: Regenerate.
667
668 2010-02-15  Nick Clifton  <nickc@redhat.com>
669
670         PR 11238
671         * configure.ac: Delete config.cache files in sub-directories when
672         deleting Makefiles.
673         * configure: Regenerate.
674
675 2010-02-12  Ben Elliston  <bje@gnu.org>
676
677         * MAINTAINERS: Update my email address.
678
679 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
680
681         * MAINTAINERS (spu port): Update my email address.
682
683 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
684
685         * MAINTAINERS: Add myself as a maintainer for the bfin port.
686
687 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
688
689         * configure.ac: Add "recommended" version checks for GMP/MPC.
690         Update recommended GMP/MPFR/MPC versions.
691         * configure: Regenerate.
692
693 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
694
695         * MAINTAINERS: Move my Embecosm email address into the
696         write-after-approval section.
697
698 2010-01-26  Ian Lance Taylor  <iant@google.com>
699
700         * MAINTAINERS: Add myself as Go frontend maintainer.
701
702 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
703
704         PR libstdc++/36101, PR libstdc++/42813
705         * configure.ac (bootstrap_target_libs): Make inclusion of
706         target-libgomp conditional on libgomb being in target_configdirs.
707         * configure: Regenerate.
708
709 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
710
711         PR libstdc++/36101, PR libstdc++/42813
712         * configure.ac (bootstrap_target_libs): Include target-libgomp.
713         * configure: Regenerate.
714
715 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
716
717         PR libstdc++/36101, PR libstdc++/42813
718         * configure.ac (target_configdirs): Substitute.
719         * Makefile.def: Bootstrap target module libgomp.
720         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
721         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
722         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
723         * configure, Makefile.in: Regenerate.
724
725 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
726
727         * MAINTAINERS: Adjust my details.
728
729 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
730
731         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
732
733 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
734
735         * MAINTAINERS: reindented my entry with tabs instead of spaces.
736
737 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
738
739         * MAINTAINERS (Write After Approval): Add myself.
740
741 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
742
743         * MAINTAINERS (Write After Approval): Add myself.
744
745 2010-01-11  Richard Guenther  <rguenther@suse.de>
746
747         PR lto/41569
748         * Makefile.def (all-lto-plugin): Depend on all-gcc.
749         * Makefile.in: Regenerated.
750
751 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
752
753         * configure.ac: Enable libjava build on x86_64-*freebsd*.
754         * configure: Regenerate.
755
756 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
757             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
758
759         PR bootstrap/42424
760         * configure.ac: Include libtool m4 files.
761         (_LT_CHECK_OBJDIR): Call it.
762         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
763         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
764
765         * configure: Regenerate.
766
767 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
768
769         PR bootstrap/41818
770         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
771         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
772         * Makefile.in: Regenerate.
773
774 2010-01-02  Richard Guenther  <rguenther@suse.de>
775
776         PR lto/41529
777         * configure.ac: Include config/elf.m4.  Disable LTO if not
778         builting for an elf target.
779         * configure: Regenerate.
780
781 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
782
783         * MAINTAINERS: Change my email address.
784
785 2009-12-18  Ben Elliston  <bje@au.ibm.com>
786
787         * config.sub, config.guess: Update from upstream sources.
788
789 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
790
791         * MAINTAINERS (Write After Approval): Add myself.
792
793 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
794
795         PR middle-end/30447
796         PR middle-end/30789
797         PR other/40302
798
799         * configure.ac: Require MPC.
800         * configure: Regenerate.
801
802 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
803
804         PR target/38384
805         PR bootstrap/40972
806         * libtool.m4: Sync from git Libtool.
807         * ltoptions.m4: Likewise.
808         * ltversion.m4: Likewise.
809         * lt~obsolete.m4: Likewise.
810         * ltmain.sh: Likewise.
811
812 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
813
814         * configure.ac: Update minimum MPC version to 0.8.
815         * configure: Regenerate.
816
817 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
818
819         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
820         * configure: Regenerated.
821
822 2009-11-21  Ian Lance Taylor  <iant@google.com>
823
824         * configure.ac: Change default of poststage1_ldflags to be empty if
825         poststage1_libs is set.  When poststage1_libs is empty, and
826         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
827         * configure: Rebuild.
828
829 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
830
831         * MAINTAINERS (Write After Approval): Update my email address.
832
833 2009-11-20  Ben Elliston  <bje@au.ibm.com>
834
835         * config.guess: Update from upstream sources.
836
837 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
838
839         * Makefile.def: Restore host and target settings for gmp.
840         * Makefile.in: Rebuild.
841
842 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
843
844         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
845         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
846         Fix portability of test of C++ as bootstrap language.  Add
847         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
848         * configure: Rebuild.
849         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
850         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
851         in-tree building.
852         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
853         (POSTSTAGE1_HOST_EXPORTS): Use it.
854         (STAGE[+id+]_CXXFLAGS): New.
855         (BASE_FLAGS_TO_PASS): Pass it down.
856         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
857         extra_exports.
858         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
859         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
860         extra_exports.
861         * Makefile.in: Rebuild.
862
863 2009-11-17  Ben Elliston  <bje@au.ibm.com>
864
865         * config.sub, config.guess: Update from upstream sources.
866
867 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
868
869         * MAINTAINERS (Write After Approval): Add myself.
870
871 2009-11-09  Jon Beniston  <jon@beniston.com>
872
873         * MAINTAINERS (Write After Approval): Add myself.
874
875 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
876
877         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
878         paths for *-w64-mingw* and x86_64-*mingw*.
879         * configure: Regenerated.
880
881 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
882
883         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
884
885 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
886
887         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
888         Phil Edwards to Write-After Approval.
889
890 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
891
892         * configure.ac: Disable target-winsup & co for
893         x86_64-*-mingw* and *-w64-mingw* targets.
894         * configure: Regenerated.
895
896 2009-10-16  Nick Clifton  <nickc@redhat.com>
897
898         * MAINTAINERS: Add myself as a maintainer for the RX port.
899
900 2009-10-26  Johannes Singler  <singler@kit.edu>
901
902         * MAINTAINERS (Write After Approval): Update my e-mail address.
903
904 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
905
906         * configure.ac (CLooG test): Use = with test.
907         * configure: Regenerate.
908
909 2009-10-22  Richard Guenther  <rguenther@suse.de>
910
911         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
912         cloog if the ppl version check failed.  Move flags saving
913         before setting in libelf check.
914         * configure: Regenerate.
915
916 2009-10-21  Richard Guenther  <rguenther@suse.de>
917
918         * configure.ac: Adjust the ppl and cloog configure to work as
919         documented.  Disable cloog if ppl was disabled.  Omit the version
920         checks if they were disabled.
921         * configure: Re-generate.
922
923 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
924
925         * configure.ac: Add 'lto' to enable_languages, not
926         new_enable_languages, and only if not already present.
927         * configure: Regenerate.
928
929 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
930
931         * README: Refer to the various COPYING* files instead of just
932         COPYING.
933         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
934
935 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
936
937         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
938         
939 2009-10-07  Richard Guenther  <rguenther@suse.de>
940
941         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
942         and Richard Guenther as reviewers.
943         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
944         as reviewers.
945
946 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
947
948         * config.sub: Update from upstream sources.
949
950 2009-10-06  Ian Lance Taylor  <iant@google.com>
951
952         * Makefile.def: check-gold depends upon all-gas.
953         * Makefile.in: Rebuild.
954
955 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
956
957         * MAINTAINERS (Write After Approval): Add myself.
958
959 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
960
961         * Makefile.def: all-lto-plugin depends on all-libiberty.
962         set bootstrap=true for lto-plugin.
963         Add lto-plugin.
964         * Makefile.in: Regenerate.
965         * configure.ac (host_libs): Add lto-plugin.
966         * configure: Regenerate.
967
968 2009-10-03  Diego Novillo  <dnovillo@google.com>
969
970         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
971         (HOST_LIBELFLIBS): Define.
972         (HOST_LIBELFINC): Define.
973         * Makefile.in: Regenerate.
974         * configure.ac: Add --enable-lto.
975         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
976         If --enable-lto is used, add 'lto' to new_enable_languages.
977         If --enable-lto is used and gold is enabled, add
978         lto-plugin to configdirs.
979         * configure: Regenerate.
980
981 2009-10-03  Simon Baldwin  <simonb@google.com>
982
983         * configure.ac: If --with-system-zlib, suppress local zlib and
984         pass --with-system-zlib to subdir configure scripts.
985         * configure: Regenerate.
986
987 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
988             Paolo Bonzini  <bonzini@gnu.org>
989
990         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
991         $(srcdir).
992         * Makefile.in: Rebuilt.
993
994 2009-09-26  Gary Funck  <gary@intrepid.com>
995
996         * MAINTAINERS (Write After Approval): Add myself.
997
998 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
999
1000         * configure.ac: Update minimum MPC version to 0.7.
1001         * configure: Regenerate.
1002
1003 2009-09-25  Nick Clifton  <nickc@redhat.com>
1004
1005         * configure.ac: Pass any --cache-file=/dev/null option on to
1006         subconfigures.
1007         * configure: Regenerate.
1008
1009 2009-09-23  Nick Clifton  <nickc@redhat.com>
1010
1011         * config.sub, config.guess: Update from upstream sources.
1012
1013 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1014
1015         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1016         * Makefile.in: Rebuilt.
1017
1018 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1019
1020         PR bootstrap/32272
1021         * configure.ac: Error out if $srcdir isn't '.' but contains
1022         host-${host_noncanonical}.
1023         * configure: Regenerate.
1024
1025 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1026
1027         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1028         maintainer.
1029
1030 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1031
1032         * configure.ac: If bootstrapping a combined tree with
1033         --enable-gold, require c++ in stage1_languages.
1034         * configure: Regenerate.
1035
1036         * configure.ac: Also add target_libs of stage1_languages to
1037         bootstrap_target_libs.
1038         * configure: Regenerate.
1039
1040         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1041         with --enable-languages not containing c++.
1042         * configure: Regenerate.
1043
1044 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1045
1046         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1047         * configure: Regenerate.
1048
1049 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1050
1051         * MAINTAINERS (Write After Approval): Update my e-mail address,
1052         and move from from here...
1053         (Waiting for paperwork): To here.
1054
1055 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1056
1057         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1058
1059 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1060
1061         * configure.ac: Do not use $extrasub for replacing @if/@endif
1062         parts in Makefile; instead, use additional arguments to
1063         AC_CONFIG_COMMANDS to do the replacement manually, with several
1064         sed invocations, to avoid HP-UX sed command limits.
1065         * configure: Regenerate.
1066
1067 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1068
1069         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1070         blank before -L.
1071
1072 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1073
1074         * configure.ac (with-build-config): Document.  Handle without.
1075         Handle missing argument.
1076         * configure: Rebuilt.
1077
1078 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1079
1080         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1081         Default to bootstrap-debug only if compare-debug works.
1082         * configure: Rebuilt.
1083         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1084         * Makefile.in: Rebuilt.
1085
1086 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1087
1088         * MAINTAINERS (OS Port Maintainers): Update my email address.
1089
1090 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1091
1092         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1093         * Makefile.in: Rebuilt.
1094
1095 2009-09-01  Chris Demetriou  <cgd@google.com>
1096
1097         * MAINTAINERS (Write After Approval): Add myself.
1098
1099 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1100
1101         PR debug/30161
1102         * include/dwarf2.h (enum dwarf_tag): Added
1103         DW_TAG_GNU_template_template_param
1104         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1105
1106 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1107
1108         * Makefile.tpl (AWK): Fix typo.
1109         * Makefile.in: Regenerate.
1110
1111 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1112
1113         * configure.ac: Detect awk and sed.
1114         * Makefile.def (flags_to_pass): Add AWK and SED.
1115         * Makefile.tpl (AWK, SED): New.
1116         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1117         * configure: Regenerate.
1118         * Makefile.in: Regenerate.
1119
1120 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1121
1122         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1123         (collapseslashes): Likewise.
1124
1125 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1126
1127         * configure.ac (AC_PREREQ): Bump to 2.64.
1128
1129 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1130
1131         * configure.ac: Remove --with-datarootdir, --with-docdir,
1132         --with-pdfdir, --with-htmldir switches.
1133         * configure: Regenerate.
1134
1135         * configure: Regenerate.
1136
1137         * compile: Sync from Automake 1.11.
1138         * depcomp: Likewise.
1139         * install-sh: Likewise.
1140         * missing: Likewise.
1141         * mkinstalldirs: Likewise.
1142         * ylwrap: Likewise.
1143
1144 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1145
1146         * ltmain.sh (func_normal_abspath): New function.
1147         (func_relative_path): Likewise.
1148         (func_mode_help): Document new -bindir option for link mode.
1149         (func_mode_link): Add new -bindir option, and use it to place
1150         output DLL if specified.
1151
1152 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1153
1154         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1155         (baseargs): Add --disable-option-checking.
1156         * configure: Regenerate.
1157
1158         * Makefile.def (configure-target-libiberty): Depend on
1159         all-binutils and all-ld.
1160         (configure-target-newlib): Likewise.
1161         * Makefile.in: Regenerate.
1162
1163 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1164
1165         * config.sub, config.guess: Update from upstream sources.
1166
1167 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1168
1169         Sync from src, merge:
1170
1171         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1172
1173         * configure.ac: Do not exclude gas for i386-*-darwin.
1174         Add a case for x86_64-*-darwin.
1175         * configure: Regenerate.
1176
1177 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1178
1179         * MAINTAINERS: Add my name to Write After Approval list.
1180
1181 2009-08-06  Michael Eager  <eager@eagercon.com>
1182
1183         * configure.ac: Add Microblaze target.
1184         * configure: Regenerate.
1185
1186 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1187
1188         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1189         * configure: Regenerate.
1190         
1191 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1192
1193         * MAINTAINERS (Write After Approval): Update my e-mail address.
1194
1195 2009-07-06  Ian Lance Taylor  <iant@google.com>
1196
1197         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1198         * configure: Rebuild.
1199
1200 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1201
1202         * MAINTAINERS: Move myself to the Graphite Reviewers.
1203
1204 2009-06-30  Wei Guozhi  <carrot@google.com>
1205
1206         * MAINTAINERS: Add my name to Write After Approval list.
1207
1208 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1209
1210         PR bootstrap/40338
1211         * configure.ac (comparestring): Create new variable.
1212         * Makefile.tpl (comparestring): Use to skip some comparisions.
1213         * configure: Regenerate.
1214         * Makefile.in: Regenerate.
1215
1216 2009-06-26  Doug Evans  <dje@sebabeach.org>
1217
1218         * Makefile.def (host_modules): Add cgen.
1219         * Makefile.in: Regenerate.
1220         * configure.ac (host_tools): Add cgen.
1221         * configure: Regenerate.
1222
1223 2009-06-23  DJ Delorie  <dj@redhat.com>
1224
1225         * MAINTAINERS: Add myself as mep maintainer.
1226
1227 2009-06-23  Ian Lance Taylor  <iant@google.com>
1228
1229         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1230         boot_languages.  Only bootstrap target libraries listed in
1231         target_libs for some boot language.  Add --with-stage1-ldflags,
1232         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1233         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1234         if not building with C++.
1235         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1236         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1237         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1238         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1239         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1240         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1241         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1242         * configure, Makefile.in: Rebuild.
1243
1244 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1245
1246         * MAINTAINERS: Added my name to write-after-approval list.
1247
1248 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1249
1250         * configure.ac: Define is_elf for QNX Neutrino targets.
1251         * configure: Regenerate.
1252
1253 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1254
1255         * MAINTAINERS: Added my name to the write-after-approval list
1256
1257 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1258
1259         * configure.ac: Detect MPC in default directory.
1260         * configure: Regenerate.
1261
1262 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1263             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1264
1265         * Makefile.tpl (all): Avoid a trailing backslash.
1266         * Makefile.in: Regenerate.
1267
1268 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1269
1270         * config.sub, config.guess: Update from upstream sources.
1271
1272 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1273
1274         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1275         to noconfdirs.
1276         * configure: Regenerate.
1277
1278 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1279
1280         * Makefile.tpl ([+compare-target+]): Compare all stage
1281         directories, rather than just gcc.
1282         * Makefile.in: Rebuilt.
1283
1284 2009-06-01  Doug Kwan  <dougkwan@google.com>
1285
1286         * configure.ac: Support gold for target arm*-*-*.
1287         * configure: Regenerate.
1288
1289 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1290
1291         * Makefile.def: Add MPC support and dependencies.
1292         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1293
1294         * Makefile.in, configure: Regenerate.
1295
1296 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1297
1298         * Makefile.tpl (all): Avoid harmless warning in make all when
1299         gcc-bootstrap is enabled but stage_last does not exist.
1300         * Makefile.in: Rebuilt.
1301
1302 2009-05-24  Nicolas Roche  <roche@adacore.com>
1303
1304         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1305         * Makefile.in: Regenerate.
1306
1307 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1308
1309         * MAINTAINERS: Update my e-mail address.
1310
1311 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1312
1313         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1314         * configure:  Regenerate.
1315
1316 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1317
1318         PR other/40159
1319         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1320         gcc-no-bootstrap are mutually exclusive.
1321         * Makefile.in: Rebuilt.
1322
1323 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1324
1325         PR other/40159
1326         * Makefile.tpl (all): Don't end with unconditional success.
1327         * Makefile.in: Rebuilt.
1328
1329 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1330
1331         PR target/37137
1332         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1333         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1334         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1335         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1336         stage_configureflags, stage_cflags and stage_libcflags into
1337         explicit Makefile macros.
1338         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1339         GFORTRAN.
1340         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1341         CC.  Set CC_FOR_BUILD from CC.
1342         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1343         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1344         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1345         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1346         and GFORTRAN.
1347         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1348         (_LIBCFLAGS): Renamed to _TFLAGS.
1349         (do-compare-debug, do-compare3-debug): Drop.
1350         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1351         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1352         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1353         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1354         (XGCC_FLAGS_FOR_TARGET): New.
1355         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1356         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1357         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1358         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1359         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1360         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1361         TFLAGS.
1362         (BUILD_CONFIG): Include if requested.
1363         (all): Set TFLAGS on bootstrap.
1364         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1365         (all-stageid-prefixmodule): Likewise.
1366         (do-clean, distclean-stageid): Set TFLAGS.
1367         (restrap): Fix whitespace.
1368         * Makefile.in: Rebuilt.
1369
1370 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1371
1372         * config.guess: Sync with src.
1373
1374 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1375
1376         * configure.ac ($with_ppl):  Default to no if not supplied.
1377         ($with_cloog):  Likewise.
1378         configure:  Regenerate.
1379
1380 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1381
1382         * MAINTAINERS: Update my e-mail address.
1383
1384 2009-04-27  Nick Clifton  <nickc@redhat.com>
1385
1386         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1387
1388 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1389
1390         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1391         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1392         * Makefile.in: Regenerate.
1393
1394 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1395
1396         PR bootstrap/39739
1397         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1398         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1399
1400         * configure, Makefile.in: Regenerate.
1401
1402 2009-04-21  Taras Glek  <tglek@mozilla.com>
1403
1404         * include/hashtab.h: Update GTY annotations to new syntax
1405         * include/splay-tree.h: Likewise
1406
1407 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1408
1409         * config.sub, config.guess: Update from upstream sources.
1410
1411 2009-04-15  Anthony Green  <green@moxielogic.com>
1412
1413         * configure.ac: Add moxie support.
1414         * configure: Rebuilt.
1415
1416 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1417
1418         * configure.ac: Change copyright header to refer to version
1419         3 of the GNU General Public License and to point readers at the
1420         COPYING3 file and the FSF's license web page.
1421         * Makefile.def: Likewise.
1422         * Makefile.tpl: Likewise.
1423         * Makefile.in: Regenerate.
1424
1425 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1426
1427         * configure.ac: Restore match for darwin9 or later. Use double
1428         brackets since regeneration eats one pair.
1429         * configure: Regenerate.
1430
1431 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1432
1433         PR gas/10039
1434         * configure.ac: Require texinfo 4.7.
1435         * configure: Regenerated.
1436
1437 2009-04-09  Nick Clifton  <nickc@redhat.com>
1438
1439         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1440         the GCC Runtime Library Exception.
1441
1442 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1443
1444         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1445         * configure: Regenerate.
1446
1447 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1448
1449         * Makefil.def (languages): New entries.
1450         * Makefile.tpl (check-gcc-*): New generic target.
1451         * Makefile.in: Regenerate.
1452
1453 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1454
1455         * MAINTAINERS:  Update my email address.
1456
1457 2009-03-18  Tom Tromey  <tromey@redhat.com>
1458
1459         * configure: Rebuild.
1460         * configure.ac (host_libs): Add libiconv.
1461         * Makefile.in: Rebuild.
1462         * Makefile.def (host_modules): Add libiconv.
1463         (configure-gdb, all-gdb): Depend on libiconv.
1464
1465 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1466
1467         * configure.ac: Treat gdb as supported on x86_64-darwin.
1468         * configure: Regenerate.
1469
1470 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1471
1472         * configure.ac (--with-host-libstdcxx): New option.
1473         * configure: Regenerate.
1474
1475 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1476
1477         * MAINTAINERS:  Move myself into the write after approval list.
1478
1479 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1480
1481         * MAINTAINERS: Update e-mail address.
1482         
1483 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1484
1485         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1486
1487 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1488
1489         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1490
1491 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1492
1493         Backport from git Libtool:
1494
1495         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1496         Support GNU/kOpenSolaris.
1497         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1498         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1499         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1500         GNU/kOpenSolaris.
1501
1502 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1503
1504         * MAINTAINERS: Update e-mail address.
1505
1506 2009-02-24  Michael Eager  <eager@eagercon.com>
1507
1508         * MAINTAINERS (Write After Approval): Add self.
1509
1510 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1511
1512         * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2009-02-05  Andreas Schwab  <schwab@suse.de>
1515
1516         * Makefile.tpl (stage_last): Define $r and $s before using
1517         $(RECURSE_FLAGS_TO_PASS).
1518         * Makefile.in: Regenerate
1519
1520 2009-01-30  Ian Lance Taylor  <iant@google.com>
1521
1522         * MAINTAINERS: Move myself to the Global Reviewers list.
1523
1524 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1525
1526         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1527         * configure: Regenerate.
1528
1529 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1530
1531         * MAINTAINERS: Make whitespace consistent.
1532         Remove Robert Millan from Write After Approval.
1533
1534 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1535
1536         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1537         (all-opcodes): Depend on all-libiberty.
1538         * Makefile.in: Regenerate.
1539
1540 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1541
1542         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1543         * configure: Regenerate.
1544
1545 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1546
1547         * MAINTAINERS (Write After Approval): Add myself.
1548
1549 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1550
1551         * MAINTAINERS: Add myself to reviewers (Fortran).
1552
1553 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1554
1555         PR tree-optimization/38515
1556         * configure.ac (cloog-polylib): Removed.
1557         (with_ppl, with_cloog): Test for "no".
1558         * configure: Regenerated.
1559
1560 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1561
1562         * MAINTAINERS: Moved myself to reviewers (Fortran).
1563
1564 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1565
1566         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1567         (Write After Approval): Remove myself.
1568
1569 2009-01-03  Diego Novillo  <dnovillo@google.com>
1570
1571         * MAINTAINERS: Remove myself from alias maintainership.
1572
1573 2009-01-02  David Ayers  <ayers@fsfe.org>
1574
1575         * MAINTAINERS: Update e-mail address.
1576
1577 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1578
1579         * MAINTAINERS: Make whitespace consistent.
1580
1581 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1582
1583         Backport from upstream Libtool:
1584         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1585         Add cache variables to tests that require the linker to work.
1586         For shlibpath_overrides_runpath, this also changes the semantics
1587         to let the result from the C compiler take precedence.
1588
1589 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1590
1591         * config.sub, config.guess: Update from upstream sources.
1592
1593 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1594
1595         * configure.ac (ppllibs): Add by default the lib flags.
1596         * configure: Regenerate.
1597
1598 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1599
1600         * MAINTAINERS:  Add myself to the write after approval list.
1601
1602 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1603
1604         * configure.ac: Add double brackets on darwin[912].
1605         * configure: Regenerate.
1606
1607 2008-12-03  Daniel Kraft  <d@domob.eu>
1608
1609         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1610         Approval to Reviewer section (for Fortran front-end).
1611
1612 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1613
1614         * configure.ac: Expand to darwin10 and later.
1615         * configure: Regenerate.
1616
1617 2008-12-02  Andreas Schwab  <schwab@suse.de>
1618
1619         * Makefile.def: configure-target-boehm-gc depends on
1620         all-target-libstdc++-v3.
1621         * Makefile.in: Regenerate.
1622
1623 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1624
1625         * MAINTAINERS:  Add myself as mingw maintainer.
1626
1627 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1628
1629         * config.sub, config.guess: Update from upstream sources.
1630
1631 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1632
1633         * README.SCO: Remove.
1634
1635 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1636
1637         * MAINTAINERS:  Add myself to the write after approval list.
1638
1639 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1640
1641         * MAINTAINERS:  Update my email address in WAA section.
1642
1643 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1644
1645         * MAINTAINERS: Update e-mail address.
1646
1647 2008-11-27  Toon Moene  <toon@moene.org>
1648
1649         * MAINTAINERS: Change e-mail address.
1650
1651 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1652
1653         * configure.ac: Build gdb for i?86-*-darwin*
1654         * configure: Regenerated.
1655
1656 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1657
1658         * MAINTAINERS: Added my full name.
1659
1660 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1661
1662         PR bootstrap/38014
1663         PR bootstrap/37923
1664
1665         Revert:
1666
1667         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1668
1669         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1670         * Makefile.in: Regenerated.
1671
1672         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1673
1674         PR gdb/921
1675         PR gdb/1646
1676         PR gdb/2175
1677         PR gdb/2176
1678
1679         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1680         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1681         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1682         (HOST_EXPORTS): Pass CPPFLAGS.
1683         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1684         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1685         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1686         * Makefile.in, configure: Regenerated.
1687         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1688         and CPPFLAGS_FOR_BUILD.
1689
1690 2008-11-06  Jeff Law  <law@redhat.com>
1691
1692         * MAINTAINERS: Add myself as middle end maintainer.
1693
1694 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1695
1696         * MAINTAINERS (Write after approval): Add myself.
1697
1698 2008-11-05  Diego Novillo  <dnovillo@google.com>
1699
1700         * MAINTAINERS (Global Reviewers): Add myself.
1701         (Non-Algorithmic Maintainers): Remove myself.
1702
1703 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1704
1705         * MAINTAINERS (Write after approval): Add myself.
1706
1707 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1708
1709         * MAINTAINERS (Write after approval): Add myself.
1710
1711 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1712
1713         * configure.ac (spu-*-*): Remove special case.
1714         * configure: Regenerate.
1715
1716 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1717
1718         * MAINTAINERS (Write after approval): Update my email address.
1719
1720 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1721
1722         * configure.ac [spu-*-*]: Do not set skipdirs.
1723         * configure: Re-generate.
1724
1725 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1726
1727         * MAINTAINERS (Various Maintainers): Add myself to reload.
1728
1729 2008-10-25  Richard Guenther  <rguenther@suse.de>
1730
1731         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1732         maintainer.  Remove myself as libgcc-math maintainer.
1733         (Non-Algorithmic Maintainers): Remove myself.
1734
1735 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1736
1737         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1738         * Makefile.in: Regenerated.
1739
1740 2008-10-23  Cary Coutant  <ccoutant@google.com>
1741
1742         * MAINTAINERS (Write after approval): Add myself.
1743
1744 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1745
1746         PR gdb/921
1747         PR gdb/1646
1748         PR gdb/2175
1749         PR gdb/2176
1750
1751         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1752         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1753         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1754         (HOST_EXPORTS): Pass CPPFLAGS.
1755         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1756         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1757         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1758         * Makefile.in, configure: Regenerated.
1759         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1760         and CPPFLAGS_FOR_BUILD.
1761
1762 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1763
1764         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1765         Sebastian Pop.
1766
1767 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1768
1769         * MAINTAINERS (Write After Approval): Added myself.
1770
1771 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1772
1773         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1774         recommended version to 2.3.2.
1775
1776         * configure: Regenerate.
1777
1778 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1779
1780         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1781
1782 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1783
1784         * MAINTAINERS (Write After Approval): Update e-mail address.
1785
1786 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1787
1788         * libtool.m4: Update to libtool 2.2.6.
1789         * lt~obsolete.m4: Update to libtool 2.2.6.
1790         * ltmain.sh: Update to libtool 2.2.6.
1791         * ltsugar.m4: Update to libtool 2.2.6.
1792         * ltversion.m4: Update to libtool 2.2.6.
1793         * ltoptions.m4: Update to libtool 2.2.6.
1794         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1795
1796 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1797
1798         * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1801
1802         * MAINTAINERS (Write After Approval): Update my name.
1803
1804 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1805
1806         * MAINTAINERS: Add myself in "Write After Approval".
1807
1808 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1809
1810         * MAINTAINERS: Add myself as ia64 maintainer.
1811
1812 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1813
1814         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1815         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1816         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1817         and Michael Tiemann from Write After Approval since they do not
1818         actually have access.
1819
1820 2008-09-05  Richard Guenther  <rguenther@suse.de>
1821
1822         * configure.ac: Initialize clooglibs to -lcloog.
1823         * configure: Re-generate.
1824
1825 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1826
1827         * MAINTAINERS (Write After Approval): Add myself.
1828
1829 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1830
1831         * configure.ac (--with-cloog-polylib): New.
1832         (--disable-cloog-version-check): New.
1833         (--disable-ppl-version-check): New.
1834         * configure: Re-generate.
1835
1836 2008-09-03  Richard Guenther  <rguenther@suse.de>
1837
1838         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1839         cloog test.
1840         * configure: Re-generate.
1841
1842 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1843
1844         Add picoChip port.
1845         * MAINTAINERS: Add picoChip maintainers.
1846
1847 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1848             Tobias Grosser  <grosser@fim.uni-passau.de>
1849             Jan Sjodin  <jan.sjodin@amd.com>
1850             Harsha Jagasia  <harsha.jagasia@amd.com>
1851             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1852             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1853             Adrien Eliche  <aeliche@isty.uvsq.fr>
1854
1855         Merge from graphite branch.
1856         * configure: Regenerate.
1857         * Makefile.in: Regenerate.
1858         * configure.ac (host_libs): Add ppl and cloog.
1859         Add checks for PPL and CLooG.
1860         * Makefile.def (ppl, cloog): Added modules and dependences.
1861         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1862         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1863
1864 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1865
1866         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1867         (GCC_SHLIB_SUBDIR): New.
1868         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1869         * configure: Regenerate.
1870         * Makefile.in: Regenerate.
1871
1872 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1873
1874         * MAINTAINERS: Consistently use tabs to separate columns.
1875
1876 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1877
1878         * MAINTAINERS (Write after Approval): Add myself.
1879
1880 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1881
1882         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1883         Enable bfd, binutils and opcodes.
1884         * configure: Regenerate.
1885
1886 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1887
1888         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1889
1890 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1891
1892         * MAINTAINERS:  Use correct Umlaut for last name.
1893
1894 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1895
1896         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1897
1898 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1899
1900         * MAINTAINERS: Update my email address.
1901
1902 2008-08-16  Nicolas Roche  <roche@adacore.com>
1903
1904         * Makefile.tpl: Add BOOT_ADAFLAGS.
1905         * Makefile.in: Regenerate.
1906
1907 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1908
1909         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1910         * configure: Regenerate.
1911
1912 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1913
1914         * configure.ac: Add makefile fragments for hpux.
1915         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1916         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1917         * configure: Regenerate.
1918         * Makefile.in: Regenerate.
1919
1920 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1921
1922         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1923
1924 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1925
1926         * MAINTAINERS (Write after Approval): Add myself.
1927
1928 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1929
1930         * MAINTAINERS (Write After Approval):  Add myself.
1931
1932 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1933
1934         * MAINTAINERS (Write After Approval):  Add myself.
1935
1936 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1937
1938         * MAINTAINERS: Update my email address.
1939
1940 2008-06-25  Joey Ye  <joey.ye@intel.com>
1941
1942         * MAINTAINERS (Write After Approval):  Add myself.
1943
1944 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1945
1946         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1947         * Makefile.in: Regenerate.
1948         * configure: Regenerate.
1949
1950 2008-06-17  Daniel Kraft  <d@domob.eu>
1951
1952         * MAINTAINERS (Write After Approval):  Add myself.
1953
1954 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1955
1956         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1957         "$@" is still intact with both Autoconf 2.59 and 2.62.
1958         * configure: Regenerate.
1959
1960 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1961
1962         * Makefile.tpl: Fix comment errors.
1963         * Makefile.in: Regenerate.
1964
1965 2008-06-12  David S. Miller  <davem@davemloft.net>
1966             David Edelsohn  <edelsohn@gnu.org>
1967
1968         * configure.ac: Add powerpc*-*-* to gold supported targets.
1969         * configure: Regenerate.
1970
1971 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1972
1973         PR tree-optimization/36218
1974         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1975         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1976         (all prefix="build-"): Pass them to build-system sub-makes.
1977         * Makefile.in: Regenerate.
1978
1979 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1980
1981         * MAINTAINERS (mt port): Remove.
1982         (sco5, unixware, sco udk): Remove.
1983         (Kean Johnston): Add to Write After Approval.
1984
1985 2008-05-30  Julian Brown  <julian@codesourcery.com>
1986
1987         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1988         of libobjc for ARM EABI Linux.
1989         * configure: Regenerate.
1990
1991 2008-05-18  Xinliang David Li   <davidxl@google.com>
1992
1993         * ChangeLog: Remove wrong ChangeLog entry.
1994
1995 2008-05-17  Xinliang David Li   <davidxl@google.com>
1996
1997         * MAINTAINERS (Write After Approval): Add myself.
1998
1999 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2000
2001         * MAINTAINERS (Write After Approval): Add myself.
2002
2003 2008-05-14  Rafael Espíndola  <espindola@google.com>
2004
2005         * config-ml.in: don't handle --enable-shared and --enable-static.
2006
2007 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2008
2009         * MAINTAINERS: Update my email address.
2010
2011 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2012
2013         * MAINTAINERS: Update my email address.
2014
2015 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2016
2017         * MAINTAINERS (Write After Approval): Add myself.
2018
2019 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2020
2021         * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2024
2025         * MAINTAINERS (crx): Add myself.
2026
2027 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2028
2029         Sync with src:
2030         2008-04-14  David S. Miller  <davem@davemloft.net>
2031
2032         * configure.ac: Add sparc*-*-* to gold supported targets.
2033         * configure: Regenerate.
2034
2035 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2036
2037         PR bootstrap/35457
2038         * configure.ac: Include override.m4.
2039         * configure: Regenerate.
2040
2041 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2042
2043         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2044         * Makefile.in: Regenerate.
2045
2046 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2047
2048         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2049         as nonconfigurable directories list.
2050         * configure: Regenerate.
2051
2052 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2053
2054         * config.sub, config.guess: Update from upstream sources.
2055
2056 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2057
2058         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2059         * Makefile.in: Regenerate.
2060
2061 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2062
2063         * configure.ac: Do not build libssp for the AVR.
2064         * configure: Regenerate.
2065
2066 2008-04-07  Ian Lance Taylor  <iant@google.com>
2067
2068         * Makefile.def: check-gold depends upon all-binutils.
2069         * Makefile.in: Regenerate.
2070
2071 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2072
2073         * MAINTAINERS (Write After Approval): Add myself.
2074
2075 2008-04-04  Nick Clifton  <nickc@redhat.com>
2076
2077         PR binutils/4334
2078         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2079         builds.
2080         * configure: Regenerate.
2081
2082 2008-04-04  NightStrike  <NightStrike@gmail.com>
2083
2084         PR other/35151
2085         * configure.ac: Combine rules for mingw32 and mingw64.
2086         * configure: Regenerate.
2087
2088 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2089
2090         * MAINTAINERS (Write After Approval): Add myself.
2091
2092 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2093
2094         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2095         * Makefile.in (.NOTPARALLEL): Ditto.
2096
2097 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2098
2099         * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2102
2103         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2104         * Makefile.in (.NOTPARALLEL): Regenerate.
2105
2106 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2107
2108         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2109         * Makefile.in: Regenerate.
2110
2111 2008-03-26  Jakub Staszak  <kuba@et.pl>
2112
2113         * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2116
2117         * MAINTAINERS:  Update e-mail address.
2118
2119 2008-03-20  Ian Lance Taylor  <iant@google.com>
2120
2121         * configure.ac: Add support for --enable-gold.
2122         * Makefile.def: Add gold as a directory like ld.
2123         * configure, Makefile.in: Regenerate.
2124
2125 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2126
2127         * configure.ac: m4_include config/proginstall.m4.
2128         * configure: Regenerate.
2129
2130         Backport from upstream Libtool:
2131
2132         2007-10-12  Eric Blake  <ebb9@byu.net>
2133
2134         Deal with Autoconf 2.62's semantic change in m4_append.
2135         * ltsugar.m4 (lt_append): Replace broken versions of
2136         m4_append.
2137         (lt_if_append_uniq): Don't require separator to be overquoted,
2138         and avoid broken m4_append.
2139         (lt_dict_add): Fix typo.
2140         * libtool.m4 (_LT_DECL): Don't overquote separator.
2141
2142 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2143
2144         * config.rpath: Add AIX 6 support.
2145
2146 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2147
2148         * Makefile.def (stageprofile).  Remove -fprofile-generate
2149         from stage_libcflags.
2150         * Makefile.in: Regenerate.
2151
2152 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2153
2154         * config.sub, config.guess: Update from upstream sources.
2155
2156 2008-03-06  Tom Tromey  <tromey@redhat.com>
2157
2158         * MAINTAINERS: Update for treelang deletion.
2159
2160 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2161
2162         * MAINTAINERS: Update my email address.
2163
2164 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2165
2166         * MAINTAINERS (darwin port): Add myself as a maintainer.
2167         (objective-c/c++): Add myself as a maintainer.
2168
2169 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2170
2171         * MAINTAINERS (Write After Approval): Update my email address.
2172
2173 2008-02-25  Tomas Bily  <tbily@suse.cz>
2174
2175         * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2178
2179         * MAINTAINERS (OpenMP): Add myself.
2180
2181 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2182
2183         PR bootstrap/32009
2184         PR bootstrap/32161
2185
2186         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2187         * configure: Regenerate.
2188
2189         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2190         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2191         STAGE4_LIBCFLAGS): New.
2192         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2193         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2194         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2195         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2196         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2197         for target modules.  Don't export LIBCFLAGS.
2198         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2199         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2200         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2201         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2202         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2203         * Makefile.in: Regenerate.
2204
2205 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2206
2207         PR libgcj/33085
2208         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2209         Do not use -DDLL_EXPORT.  Backport from upstream.
2210
2211 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2212
2213         * MAINTAINERS (Write After Approval): Add myself.
2214
2215 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2216
2217         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2218         * configure: Regenerate.
2219
2220 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2221
2222         * configure.ac (xtensa*-*-*): Recognize processor variants.
2223         * configure: Regenerate.
2224
2225 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2226
2227         PR bootstrap/34922
2228         * configure.ac (PARSE_ARGS): Push suitable setting of
2229         ac_subdirs_all, for `./configure --help=recursive'.
2230         Handle `+' in generic toplevel directory disabling.
2231         * configure: Regenerate.
2232
2233 2008-01-28  Nick Clifton  <nickc@redhat.com>
2234
2235         * MAINTAINERS (xstormy16): Take over maintainership.
2236
2237 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2238
2239         * MAINTAINERS (c4x port): Remove.
2240
2241 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2242
2243         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2244
2245 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2246
2247         * config.sub, config.guess: Update from upstream sources.
2248
2249 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2250
2251         * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2254
2255         * MAINTAINERS: Update my email address.
2256
2257 2008-01-09  Raksit Ashok  <raksit@google.com>
2258
2259         * MAINTAINERS (Write After Approval): Add myself.
2260
2261 2008-01-09  Raksit Ashok  <raksit@google.com>
2262
2263         * MAINTAINERS (Write After Approval): Add myself.
2264
2265 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2266
2267         * config.sub, config.guess: Update from upstream sources.
2268
2269 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2270
2271         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2272         Change recommended MPFR from 2.2.1 -> 2.3.0.
2273         * configure: Regenerate.
2274
2275 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2276
2277         * MAINTAINERS: Update my email address.
2278
2279 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2280
2281         * MAINTAINERS: Update my email address.
2282
2283 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2284
2285         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2286         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2287         * Makefile.in: Regenerate.
2288
2289 2007-12-10  Mark Heffernan  <meheff@google.com>
2290
2291         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2292         misplaced entries.
2293
2294 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2295
2296         * configure.ac: Enable libjava for x86_64-*-darwin9.
2297         * configure: Regenerate.
2298
2299 2007-12-07  Bill Maddox  <maddox@google.com>
2300
2301         * MAINTAINERS (Write After Approval): Add myself.
2302
2303 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2304
2305         * config.sub, config.guess: Update from upstream sources.
2306
2307 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2308
2309         * config-ml.in: Remove 64bit configure tests.
2310
2311 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2312
2313         * config-ml.in: Robustify against white space in absolute file
2314         names.
2315
2316         * config-ml.in (multi-clean): Substitute ${Makefile}.
2317         Remove superfluous ${Makefile} in list.
2318
2319 2007-11-19  Thiemo Seufer  <ths@mips.com>
2320
2321         * config-ml.in: Don't hardcode the Makefile name.
2322
2323 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2324
2325         * MAINTAINERS (Write After Approval): Add myself.
2326
2327 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2328
2329         * MAINTAINERS (Write After Approval): Add myself.
2330
2331 2007-11-06  Doug Kwan  <dougkwan@google.com>
2332
2333         * MAINTAINERS (Write After Approval): Add myself.
2334
2335 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2336
2337         * MAINTAINERS (mercury): Remove entry.
2338         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2339
2340 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2341
2342         * Makefile.def (dependencies): Make configure-gdb depend on
2343         all-intl.
2344         * Makefile.in: Regenerated.
2345
2346 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2347
2348         * MAINTAINERS (Fortran maintainer): Remove myself.
2349
2350 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2351
2352         * Makefile.def: To avoid problems running with parallel makes,
2353         build newlib before libgloss so that target specific header
2354         files are availble.
2355         * Makefile.in: Regenerate
2356
2357 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2358
2359         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2360         * Makefile.in: Regenerate.
2361
2362 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2363
2364         * MAINTAINERS (Register allocation reviewer): Add myself.
2365
2366 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2367
2368         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2369         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2370         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2371         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2372         * configure: Regenerate.
2373
2374 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2375
2376         * MAINTAINERS (Register allocation reviewer): Add myself.
2377
2378 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2379
2380         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2381         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2382         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2383         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2384         * configure.ac: Default them to host tools for $host = $build.
2385         Subst them.
2386
2387         * configure: Regenerate.
2388         * Makefile.in: Regenerate.
2389
2390 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2391
2392         * MAINTAINERS (Register allocation reviewer): Add myself.
2393
2394 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2395
2396         * MAINTAINERS (Register allocation reviewer): Add myself.
2397
2398 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2399
2400         * MAINTAINERS (Write After Approval): Fix typo.
2401
2402 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2403
2404         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2405         * configure: Regenerate.
2406
2407 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2408
2409         PR bootstrap/31906
2410         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2411         they're already prefixed.
2412
2413 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2414
2415         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2416         libstdc++.
2417         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2418         * configure: Regenerate.
2419         * Makefile.in: Regenerate.
2420
2421 2007-09-17  Andreas Schwab  <schwab@suse.de>
2422
2423         * configure.ac: Raise minimum makeinfo version to 4.6.
2424         * configure: Regenerate.
2425
2426 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2427
2428         * MAINTAINERS (write-after-approval) add myself
2429
2430 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2431
2432         * configure.ac: Correct makeinfo version check.
2433         * configure: Regenerate.
2434
2435 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2436
2437         * MAINTAINERS: Update my email address.
2438
2439 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2440
2441         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2442         to $skipdirs and only disable gprof for newlib.  Use the normal
2443         mips*-elf* handling in other respects.
2444         * configure: Regnerate.
2445
2446 2007-09-12  David Daney  <ddaney@avtrex.com>
2447
2448         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2449         enabling libgcj.
2450         * configure: Regenerate.
2451
2452 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2453
2454         PR other/32154
2455         * configure.ac: For libgloss targets, point the linker to the linker
2456         script, startup code and simulator library.
2457         * configure: Regenerate.
2458
2459 2007-09-07  Andrew Haley  <aph@redhat.com>
2460
2461         * configure.ac (noconfigdirs): Remove target-libffi and
2462         target-libjava.
2463         * configure: Regenerate.
2464
2465 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2466
2467         PR target/33281
2468         * configure.ac: Use config/mh-mingw on mingw.
2469         * configure: Regenerate.
2470
2471 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2472
2473         * MAINTAINERS (Write After Approval): Add myself.
2474
2475 2007-09-05  Richard Guenther  <rguenther@suse.de>
2476
2477         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2478         nor --disable-checking is provided also turn on yes and types
2479         checking for stage1.
2480         * configure: Re-generate.
2481
2482 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2483
2484         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2485         (Write After Approval): Remove myself.
2486
2487 2007-08-29  Nick Clifton  <nickc@redhat.com>
2488
2489         * config.sub, config.guess: Update from upstream sources.
2490
2491 2007-08-22  Bud Davis  <jmdavis@link.com>
2492
2493         * MAINTAINERS (Write After Approval): Added myself.
2494         * MAINTAINERS (Reviewers): Removed myself.
2495
2496 2007-08-18  Paul Brook  <paul@codesourcery.com>
2497             Joseph Myers  <joseph@codesourcery.com>
2498
2499         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2500         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2501         * Makefile.in: Regenerate.
2502         * configure.ac (--with-debug-prefix-map): New.
2503         * configure: Regenerate.
2504
2505 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2506             Nigel Stephens  <nigel@mips.com>
2507
2508         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2509         as target_makefile_frag.
2510         * configure: Regenerate.
2511
2512 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2513
2514         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2515         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2516         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2517         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2518         (do-compare, do-compare3, do-compare-debug): New.
2519         ([+compare-target+]): Use them.
2520
2521 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2522
2523         * MAINTAINERS (Write After Approval): Change my email address.
2524
2525 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2526             Ben Elliston  <bje@au.ibm.com>
2527
2528         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2529         --silent if $silent.
2530         * configure: Regenerate.
2531
2532 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2533
2534         * MAINTAINERS (Various Maintainers): Add myself as
2535         loop infrastructure maintainer.  Update my e-mail
2536         address.
2537
2538 2007-07-31  Diego Novillo  <dnovillo@google.com>
2539
2540         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2541         Adjust description.
2542
2543 2007-07-26  Richard Guenther  <rguenther@suse.de>
2544
2545         * configure.ac: Add types checking to stage1 checking flags.
2546         * configure: Regenerate.
2547
2548 2007-07-17  Nick Clifton  <nickc@redhat.com>
2549
2550         * COPYING3: New file.  Contains version 3 of the GNU General
2551         Public License.
2552         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2553         Lesser General Public License.
2554
2555 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2556
2557         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2558
2559 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2560
2561         * MAINTAINERS (S/390 co-maintainer): Add myself.
2562         (Write After Approval): Remove myself.
2563
2564 2007-07-13  Dan Hipschman  <dsh@google.com>
2565
2566         * MAINTAINERS (Write After Approval): Add myself.
2567
2568 2007-07-11  Nick Clifton  <nickc@redhat.com>
2569
2570         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2571         WINDRES export.
2572         * Makefile.in: Regenerate.
2573
2574 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2575
2576         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2577         maintainer.
2578
2579 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2580
2581         * lt~obsolete.m4: New. Import from 20070318 libtool.
2582
2583 2007-07-03  Julian Brown  <julian@codesourcery.com>
2584
2585         * MAINTAINERS (Write After Approval): Add myself.
2586
2587 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2588
2589         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2590         * configure: Regenerate.
2591
2592 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2593
2594         * configure.ac: Add some missing m4 quotation.
2595         * configure: Regenerate.
2596
2597 2007-07-02  Simon Baldwin  <simonb@google.com>
2598
2599         * MAINTAINERS (Write After Approval): Add myself.
2600
2601 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2602
2603         * configure: Regenerate.
2604
2605 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2606
2607         * Makefile.def: Add windmc tool to build.
2608         * Makefile.tpl: Likewise.
2609         * configure.ac: Likewise.
2610         * Makefile.in: Regenerate.
2611         * configure: Regenerate.
2612
2613 2007-06-28  DJ Delorie  <dj@redhat.com>
2614
2615         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2616         not building newlib.
2617         * configure: Regenerated.
2618
2619 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2620
2621         * MAINTAINERS (Write After Approval): Add myself.
2622
2623 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2624
2625         * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2628
2629         * MAINTAINERS (Write After Approval): Add myself.
2630
2631 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2632
2633         * MAINTAINERS (Write After Approval): Add myself.
2634
2635 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2636
2637         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2638         * Makefile.in: Regenerated.
2639
2640 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2641
2642         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2643         bfin*-*-uclinux* targets.
2644         * configure: Regenerate.
2645
2646 2007-06-14  Ian Lance Taylor  <iant@google.com>
2647
2648         * MAINTAINERS: Add myself as non-algorithmic global write
2649         maintainer.
2650
2651 2007-06-14  Diego Novillo  <dnovillo@google.com>
2652
2653         * MAINTAINERS: Add self as middle-end maintainer and
2654         non-algorithmic global write maintainer.
2655
2656 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2657
2658         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2659         Move all Fortran maintainers except Paul Brook into the
2660         Non-Autopoiesis section.
2661
2662 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2663
2664         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2665         (distclean-stage[+id+]): Possibly delete stage_last.
2666         * Makefile.in: Regenerate.
2667
2668 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2669
2670         * MAINTAINERS (Various Maintainer): Fix typo.
2671
2672 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2673
2674         * MAINTAINERS (Various Maintainer): Add myself as
2675         dataflow maintainer.
2676
2677 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2678
2679         * config.sub, config.guess: Update from upstream sources.
2680
2681 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2682
2683         * Makefile.tpl: Fix spelling error.
2684         * Makefile.in: Regenerate.
2685
2686 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2687
2688         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2689         lt_cv_sys_max_cmd_len.
2690
2691 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2692
2693         * MAINTAINERS (Various Maintainers): Add myself as
2694         auto-vectorizer maintainer.
2695
2696 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2697
2698         PR libjava/32098
2699         * libtool.m4: Revert previous change.
2700         * ltgcc.m4: Put it here.
2701
2702 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2703
2704         * MAINTAINERS (Various Maintainers): Add myself as
2705         auto-vectorizer maintainer.
2706
2707 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2708
2709         PR libjava/32098
2710         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2711
2712 2007-05-30  Richard Guenther  <rguenther@suse.de>
2713
2714         * MAINTAINERS (Various Maintainers): Add myself as
2715         auto-vectorizer maintainer.
2716
2717 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2718
2719         PR bootstrap/29382
2720         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2721         * configure: Rebuilt.
2722
2723 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2724
2725         * MAINTAINERS (Write After Approval): Removed my name.
2726
2727 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2728
2729         * MAINTAINERS (Write After Approval): Remove myself.
2730
2731 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2732
2733         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2734
2735 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2736
2737         * ltmain.sh: Update from ToT Libtool.
2738         * libtool.m4: Update from ToT Libtool.
2739         * ltsugar.m4: New. Update from ToT Libtool.
2740         * ltversion.m4: New. Update from ToT Libtool.
2741         * ltoptions.m4: New. Update from ToT Libtool.
2742         * ltconfig: Remove.
2743         * ltcf-c.sh: Remove.
2744         * ltcf-cxx.sh: Remove.
2745         * ltcf-gcj.sh: Remove.
2746
2747 2007-05-22  Ollie Wild  <aaw@google.com>
2748
2749         * MAINTAINERS (Write After Approval): Add myself.
2750
2751 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2752
2753         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2754         stage_cflags.
2755         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2756         Remove CFLAGS/LIBCFLAGS.
2757         (configure-stage[+id+]-[+prefix+][+module+],
2758         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2759         * Makefile.in: Regenerate.
2760
2761 2007-05-15  Diego Novillo  <dnovillo@google.com>
2762
2763         * MAINTAINERS: Update e-mail address.
2764
2765 2007-05-15  Revital Eres  <eres@il.ibm.com>
2766
2767         * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2770
2771         * MAINTAINERS (Write After Approval): Updated my address.
2772
2773 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2774
2775         * MAINTAINERS (Write After Approval): Add myself.
2776
2777 2007-05-11  Silvius Rus  <rus@google.com>
2778
2779         * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2007-04-23  Tom Tromey  <tromey@redhat.com>
2782
2783         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2784
2785 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2786
2787         * MAINTAINERS (cpplib): Rename to ...
2788         (libcpp): ... this.  Add C/C++ front end maintainers.
2789
2790 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2791
2792         * config-ml.in: Pass ${ml_config_env} to configure calls.
2793
2794 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2795
2796         * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2799
2800         * MAINTAINERS (Write After Approval): Add myself.
2801
2802 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2803
2804         * MAINTAINERS (fortran 95 front end): Add myself.
2805
2806 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2807
2808         * MAINTAINERS (Write After Approval): Add myself.
2809
2810 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2811
2812         * MAINTAINERS (Modulo Scheduler): Add myself.
2813
2814 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2815
2816         * MAINTAINERS (fortran 95 front end): Add myself.
2817         (c++ front end): whitespace fix.
2818
2819 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2820
2821         * MAINTAINERS (Write After Approval): Add myself.
2822
2823 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2824
2825         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2826         of glob.  Quote arguments with single quotes too.
2827         * configure: Regenerate.
2828
2829 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2830
2831         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2832         * Makefile.in: Regenerate
2833
2834 2007-03-07  Andreas Schwab  <schwab@suse.de>
2835
2836         * configure: Regenerate.
2837
2838 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2839
2840         * configure.ac: Add "--with-pdfdir" configure option,
2841         which defines pdfdir variable.
2842         * Makefile.def (target=fixincludes): Add install-pdf to
2843         missing targets.
2844         (recursive_targets): Add install-pdf target.
2845         (flags_to_pass): Add pdfdir.
2846         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2847         target.
2848         * configure: Regenerate
2849         * Makefile.in: Regenerate
2850
2851 2007-02-28  Eric Christopher  <echristo@apple.com>
2852
2853         Revert:
2854         2006-12-07  Mike Stump  <mrs@apple.com>
2855
2856         * Makefile.def (dependencies): Add dependency for
2857         install-target-libssp and install-target-libgomp on
2858         install-gcc.
2859         * Makefile.in: Regenerate.
2860
2861 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2862
2863         * configure: Regenerate.
2864         * configure.ac: Move statements after variable declarations.
2865
2866 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2867
2868         * MAINTAINERS: Add myself as sh maintainer.
2869
2870 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2871
2872         * configure.ac: Adjust for loop syntax.
2873         * configure: Regenerate.
2874
2875 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2876
2877         * configure: Rebuilt.
2878
2879 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2880
2881         * configure.ac: Drop multiple occurrences of --enable-languages,
2882         and fix its quoting.
2883         * configure: Rebuilt.
2884
2885 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2886             Nathan Sidwell  <nathan@codesourcery.com>
2887             Vladimir Prus  <vladimir@codesourcery.com>
2888             Joseph Myers  <joseph@codesourcery.com>
2889
2890         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2891         * configure: Regenerate.
2892
2893 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2894
2895         * ltconfig (freebsd*): Default to elf.
2896
2897 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2898
2899         * configure.ac (target_libraries): Move libgcc before libiberty.
2900         * configure: Regenerated.
2901
2902 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2903             Paolo Bonzini  <bonzini@gnu.org>
2904
2905         PR bootstrap/30753
2906         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2907         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2908         * configure: Regenerated.
2909
2910 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2911
2912         * MAINTAINERS (Language Front End Maintainers): Update my mail
2913         address.
2914
2915 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2916
2917         PR bootstrap/30748
2918         * configure.ac: Correct syntax for Solaris ksh.
2919         * configure: Regenerated.
2920
2921 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2922
2923         * configure.ac: Sync with src.
2924         * configure: Regenerate.
2925
2926 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2927
2928         * Makefile.in: Regenerate.
2929
2930 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2931
2932         * config.sub: Sync with src.
2933
2934 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2935
2936         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2937         noncanonical equivalents.
2938         * configure.in: Rename to...
2939         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2940         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2941         target_noncanonical.  Use them.  Rewrite removal of configure
2942         arguments for autoconf 2.59.  Discard variable settings.  Force
2943         program_transform_name for native tools.
2944
2945         * Makefile.in: Regenerated.
2946         * configure: Regenerated with autoconf 2.59.
2947
2948 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2949
2950         * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2007-01-31  Andreas Schwab  <schwab@suse.de>
2953
2954         * Makefile.tpl (LDFLAGS): Substitute it.
2955         * Makefile.in: Regenerate.
2956
2957 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2958
2959         * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2962
2963         * MAINTAINERS (spu port): Add myself.
2964
2965 2007-01-23  Richard Guenther  <rguenther@suse.de>
2966
2967         PR bootstrap/30541
2968         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2969         * Makefile.tpl (GNATBIND): Substitute it.
2970         (GNATMAKE): Likewise.
2971         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2972         of STAGE_PREFIX.
2973         * Makefile.in: Regenerate.
2974         * configure: Regenerate.
2975
2976 2007-01-18  Mike Stump  <mrs@apple.com>
2977
2978         * configure.in: Re-enable -Werror for gcc builds.
2979
2980 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2981
2982         * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2985
2986         * configure.in: Change == to = in test command.
2987         * configure: Regenerate.
2988
2989 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2990             Nick Clifton  <nickc@redhat.com>
2991             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2992
2993         * configure.in (build_configargs, host_configargs, target_configargs):
2994         Remove build/host/target parameters.
2995         (host_libs): Add gmp and mpfr.
2996         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2997         * Makefile.def (gmp, mpfr): New.
2998         (gcc): Remove target.
2999         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3000         target_os, target_vendor): New.
3001         (configure): Add host_alias/target_alias arguments; adjust invocations.
3002         * configure: Regenerate.
3003         * Makefile.in: Regenerate.
3004
3005 2007-01-11  Matt Fago  <fago@earthlink.net>
3006
3007         * configure.in: Try to link to functions only in mpfr 2.2.x
3008         to improve robustness of configure tests.
3009         * configure: Regenerate.
3010
3011 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3012
3013         * MAINTAINERS: Add myself as i386 maintainer.
3014
3015 2007-01-08  Jan Hubicka  <jh@suse.cz>
3016
3017         * MAINTAINERS: Add myself as i386 maintainer.
3018
3019 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3020
3021         * configure.in: Add support for an x86_64-mingw* target.
3022         * configure: Regenerate.
3023
3024 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3025
3026         * Makefile.tpl (all-target): Correct @if conditional for target
3027         modules.
3028         * configure.in: Omit libiberty if building only target libgcc.
3029         * configure, Makefile.in: Regenerated.
3030
3031 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3032
3033         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3034         * configure: Regenerate.
3035
3036 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3037
3038         * Makefile.def (target_modules): Add libgcc.
3039         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3040         * Makefile.tpl (clean-target-libgcc): Delete.
3041         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3042         on gcc even for bootstrapped modules.  Rewrite handling of
3043         lang_env_dependencies to loop over target_modules.
3044         * configure.in (target_libraries): Add target-libgcc.
3045         * Makefile.in, configure: Regenerated.
3046
3047 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3048
3049         * configure.in: Reorganize recognition of languages.  Add
3050         --enable-stage1-languages.  Show supported languages for the chosen
3051         target rather than all recognized languages.
3052         * configure: Regenerate.
3053
3054 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3055
3056         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3057         * Makefile.in: Regenerate.
3058
3059 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3060
3061         * configure.in: Warn that MPFR 2.2.0 is buggy.
3062         * configure: Regenerate.
3063
3064 2006-12-27  Ian Lance Taylor  <iant@google.com>
3065
3066         * configure.in: When removing Makefiles to force a reconfigure, also
3067         remove prev-DIR*/Makefile.
3068         * configure: Regenerate.
3069
3070 2006-12-22  Andreas Schwab  <schwab@suse.de>
3071
3072         * configure: Regenerate with correct autoconf version.
3073
3074 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3075
3076         * configure.in: add AC_SUBST for *_FOR_TARGET.
3077         * configure: Regenerate.
3078
3079 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3080
3081         * configure.in: Simplify logic for rejecting languages that cannot
3082         be built.  Separate the case when a language is unsupported,
3083         from the case when the user chooses not to build a language.
3084
3085 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3086
3087         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3088         it only affects bootstrap and could be tested on "$host" as well.
3089         * configure: Regenerate.
3090         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3091
3092 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3093
3094         PR bootstrap/29544
3095         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3096         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3097         move here comment from Makefile.tpl.
3098         * Makefile.tpl: Move some definitions higher in the file.
3099         (STAGE1_CHECKING): New.
3100         * configure.in: Add --enable-stage1-checking.
3101         * configure: Regenerate.
3102         * Makefile.in: Regenerate.
3103
3104 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3105
3106         * MAINTAINERS: Add myself as build system maintainer.
3107
3108 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3109
3110         * MAINTAINERS (Write After Approval): Add myself.
3111
3112 2006-12-13  Eric Christopher  <echristo@apple.com>
3113
3114         * MAINTAINERS: Add myself as darwin maintainer.
3115
3116 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3117
3118         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3119
3120 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3121
3122         MAINTAINERS: Update my entry.
3123
3124 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3125
3126         * configure.in:  Handle spu makefile frag.
3127         * Makefile.tpl (MAINT): Define
3128         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3129         * configure: Regenerate.
3130         * Makefile.in: Regenerate.
3131
3132 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3133
3134         * config.guess: Import latest version.
3135         * config.sub: Likewise.
3136
3137 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3138
3139         * configure.in (spu-*-*): Don't skip target-libiberty.
3140         * configure: Regenerate.
3141
3142 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3143
3144         PR bootstrap/30134
3145         * configure.in: Correct x86 darwin support for libjava to powerpc
3146         and i?86 only.
3147         * configure: Regenerate.
3148
3149 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3150
3151         * configure.in: Add x86 darwin support for libjava.
3152         * configure: Regenerate.
3153
3154 2006-12-07  Mike Stump  <mrs@apple.com>
3155
3156         * Makefile.def (dependencies): Add dependency for
3157         install-target-libssp and install-target-libgomp on
3158         install-gcc.
3159         * Makefile.in: Regenerate.
3160
3161 2006-12-04  Richard Guenther  <rguenther@suse.de>
3162
3163         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3164         (Non-Algorithmic Maintainers): Move over non-algorithmic
3165         loop optimizer maintainers, add myself as a non-algorithmic
3166         middle-end maintainer.
3167
3168 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3169
3170         * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3173
3174         * configure.in: Update error message for missing GMP/MPFR.
3175
3176         * configure: Regenerate.
3177
3178 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3179
3180         * configure.in: Update MPFR version in error message.
3181
3182         * configure: Regenerate.
3183
3184 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3185
3186         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3187         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3188         --with-gmp-lib): New flags.
3189
3190         * configure: Regenerate.
3191
3192 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3193
3194         * MAINTAINERS (Write After Approval): Change my email address.
3195
3196 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3197
3198         * MAINTAINERS (Write After Approval): Add myself.
3199
3200 2006-11-22  Philipp Thomas  <pth@suse.de>
3201
3202         * MAINTAINERS (i18n): Update e-mail address.
3203
3204 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3205
3206         * MAINTAINERS (spu port): Add myself as maintainer.
3207         (Write After Approval): Remove myself.
3208
3209 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3210
3211         * configure.in (skipdirs): Don't build libssp for SPU.
3212         * configure: Regenerate.
3213
3214 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3215
3216         * MAINTAINERS (spu port): Add myself as maintainer.
3217         (libobjc): Update my email address.
3218
3219 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3220
3221         * MAINTAINERS (Write After Approval): Add myself.
3222
3223 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3224
3225         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3226         * configure : Rebuilt.
3227
3228 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3229
3230         * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3233
3234         * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3237
3238         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3239         libmpfr.a.
3240         * configure: Regenerate.
3241
3242 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3243
3244         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3245         (unstage): Test for stage_last presence.
3246
3247         PR bootstrap/29802
3248         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3249         STAGE_PREFIX.
3250         * Makefile.in: Regenerate.
3251
3252 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3253
3254         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3255         maintainers.
3256
3257 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3258
3259         * MAINTAINERS (Write After Approval): Add myself.
3260
3261 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3262
3263         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3264         and stageN-package/Makefile.
3265         * Makefile.in: Regenerated.
3266
3267 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3268
3269         * configure.in: Remove target-libgloss from noconfigdirs for
3270         bfin-*-*.
3271         * configure: Regenerated.
3272
3273 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3274
3275         * configure.in (have_gmp): Only error if the gcc directory exists.
3276
3277         * configure: Regenerate.
3278
3279 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3280
3281         * configure.in: Robustify error message for missing GMP/MPFR.
3282
3283         * configure: Regenerate.
3284
3285 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3286
3287         * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3290
3291         * MAINTAINERS: Change email address.
3292
3293 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3294
3295         * MAINTAINERS (Write After Approval): Add myself.
3296
3297 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3302
3303         * MAINTAINERS (Write After Approval): Move myself to
3304         Write After Approval section.
3305
3306 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3307
3308         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3309         need_gmp anymore.
3310         * configure: Regenerate.
3311
3312 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3313
3314         * MAINTAINERS (Write After Approval): Add myself.
3315
3316 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3317
3318         * config.guess: Import latest version.
3319         * config.sub: Likewise.
3320
3321 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3322
3323         * Makefile.def: Added pdf target handling.
3324         * Makefile.tpl: Added pdf target handling.
3325         * Makefile.in: Regenerated.
3326
3327 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3328
3329         * MAINTAINERS: Add self as score port maintainer.
3330
3331 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3332
3333         * MAINTAINERS (Write After Approval): Add myself.
3334
3335 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3336
3337         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3338         or newer.
3339         * configure: Regenerated.
3340
3341 2006-09-27  Dave Brolley  <brolley@redhat.com>
3342
3343         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3344         using $s instead of $r.
3345         * configure: Regenerated.
3346
3347 2006-09-26  Thiemo Seufer  <ths@mips.com>
3348
3349         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3350         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3351         * configure: Regenerate.
3352
3353 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3354
3355         * MAINTAINERS (Write After Approval): Remove myself.
3356
3357 2006-09-22  Chao-ying Fu  <fu@mips.com>
3358
3359         * MAINTAINERS (Write After Approval): Add myself.
3360
3361 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3362
3363         * MAINTAINERS: Add self as soft-fp maintainer.
3364
3365 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3366
3367         * MAINTAINERS: Add myself as avr maintainer.
3368         Remove Marek Michalkiewicz as avr maintainer.
3369
3370 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3371
3372         * MAINTAINERS (Write After Approval): Add myself.
3373
3374 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3375
3376         * configure.in: Never build newlib for a Mingw host.
3377         Never build newlib as Mingw target library.
3378         Test the existence of winsup/cygwin for building a Cygwin newlib,
3379         rather than just winsup.
3380         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3381         building a Mingw target.
3382         * configure: Regenerate.
3383
3384 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3385
3386         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3387
3388 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3389
3390         * config.guess: Import from src (was more updated).
3391         * config.sub: Likewise.
3392
3393 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3394
3395         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3396         * configure: Regenerated.
3397
3398 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3399
3400         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3401         for stages after the first.
3402
3403 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3404
3405         * Makefile.def: Add dependencies for configure-opcodes
3406         on configure-intl and all-opcodes on all-intl.
3407         * Makefile.in: Regenerated.
3408
3409 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3410
3411         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3412
3413 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3414
3415         Port to hosts whose 'sort' and 'tail' implementations
3416         treat operands with leading '+' as file names, as POSIX
3417         has required since 2001.  However, make sure the code still
3418         works on pre-POSIX hosts.
3419         * ltmain.sh: Don't assume "sort +2" is equivalent to
3420         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3421
3422 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3423
3424         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3425
3426 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3427
3428         * ltconfig: chmod 644 before ranlib during install.
3429
3430 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3431
3432         PR bootstrap/18058
3433         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3434         if the bootstrap compiler is a GCC version that supports it.
3435         * configure: Regenerate.
3436
3437 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3438
3439         * configure.in: Fix thinkos in previous check-in.
3440         * configure: Regenerate.
3441
3442 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3443
3444         PR other/27063
3445         * configure.in: Test subdir_requires and give an appropriate
3446         error message.
3447         * configure: Regenerate.
3448
3449 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3450
3451         * MAINTAINERS (Write After Approval): Add myself.
3452
3453 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3454
3455         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3456
3457 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3458
3459         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3460
3461 2006-06-20  David Ayers  <d.ayers@inode.at>
3462
3463         PR bootstrap/28072
3464         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3465         whether target-libjava is being configured instead of whether the
3466         java front end is enabled.
3467         * configure: Regenerate.
3468
3469 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3470
3471         PR target/27540
3472         * configure.in: Only enable libgomp on IRIX 6.
3473         * configure: Regenerate.
3474
3475 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3476
3477         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3478         too.
3479         * Makefile.in: Regenerate.
3480
3481 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3482
3483         * config-ml.in: Alter CCASFLAGS to include special
3484         multilib options the same as is done for CFLAGS.
3485
3486 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3487
3488         * configure.in: Don't enable libgomp on hpux10.
3489         * configure: Rebuilt.
3490
3491 2006-06-12  David Ayers  <d.ayers@inode.at>
3492
3493         PR bootstrap/27963
3494         PR target/19970
3495         * configure.in: Remove target-boehm-gc from noconfigdirs where
3496         ${libgcj} is specified.
3497         * configure: Regenerate.
3498
3499 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3500
3501         Sync from src:
3502
3503         * configure.in: Sync.
3504         * configure: Regenerated.
3505
3506         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3507
3508         * Makefile.def: Added dependencies from sim and gdb on intl, and
3509         added configure dependencies to everything with an all dependency
3510         on intl.
3511         * Makefile.in: Regenerated.
3512
3513 2006-06-06  David Ayers  <d.ayers@inode.at>
3514
3515         PR libobjc/13946
3516         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3517         * Makefile.in: Regenerate.
3518         * configure.in: Add --enable-objc-gc at toplevel and have it
3519         enable boehm-gc for Objective-C.
3520         Remove target-boehm-gc from libgcj.
3521         Add target-boehm-gc to target_libraries.
3522         Add target-boehm-gc to noconfigdirs where ${libgcj}
3523         is specified.
3524         Assert that boehm-gc is supported when requested for Objective-C.
3525         Only build boehm-gc if needed either for Java or Objective-C.
3526         * configure: Regenerate.
3527
3528 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3529
3530         PR 27674
3531         * Makefile.tpl (configure-[+prefix+][+module+],
3532         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3533         Remove rule to unstage bootstrapped modules.
3534         (stage_current): New.
3535         * Makefile.in: Regenerate.
3536
3537 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3538
3539         * MAINTAINERS (Write After Approval): Update my e-mail address.
3540
3541 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3542
3543         * include/libiberty.h: Declare pex_run_in_environment.
3544
3545 2006-05-31  Asher Langton  <langton2@llnl.gov>
3546
3547         * MAINTAINERS (Write After Approval): Add myself.
3548
3549 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3550
3551         * Makefile.def (bfd, opcodes): Fix lib_path.
3552         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3553         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3554         * Makefile.in: Regenerate.
3555
3556 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3557
3558         * Makefile.in: Regenerate.
3559
3560 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3561
3562         * Makefile.def: Add install-html target. Add datarootdir
3563         docdir and htmldir to flags_to_pass.
3564         * Makefile.tpl: Add install-html target.
3565         * Makefile.in: Regenerate.
3566         * configure.in: Add --with-datarootdir, --with-docdir, and
3567         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3568         * configure: Regenerate.
3569
3570 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3571
3572         * configure.in: Enable gprof for cross builds.
3573         * configure: Regenerate.
3574
3575 2006-05-22  Richard Guenther  <rguenther@suse.de>
3576
3577         Revert
3578         2006-01-31  Richard Guenther  <rguenther@suse.de>
3579         Paolo Bonzini  <bonzini@gnu.org>
3580
3581         * Makefile.def (target_modules): Add libgcc-math target module.
3582         * configure.in (target_libraries): Add libgcc-math target library.
3583         (--enable-libgcc-math): New configure switch.
3584         * Makefile.in: Re-generate.
3585         * configure: Re-generate.
3586         * libgcc-math: New toplevel directory.
3587
3588 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3589             Andreas Tobler  <a.tobler@schweiz.ch>
3590
3591         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3592         * configure: Rebuilt.
3593
3594 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3595
3596         * MAINTAINERS (Write After Approval): Add myself.
3597
3598 2006-05-01  DJ Delorie  <dj@redhat.com>
3599
3600         * configure.in: Restore CFLAGS if GMP isn't present.
3601         * configure: Regenerate.
3602
3603 2006-05-01  Richard Guenther  <rguenther@suse.de>
3604
3605         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3606         maintainer.
3607
3608 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3609
3610         * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3613
3614         * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2006-04-18  DJ Delorie  <dj@redhat.com>
3617
3618         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3619         reference libgloss so that libssp can be built in a combined
3620         tree.
3621         * configure: Regenerate.
3622
3623 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3624
3625         * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3628
3629         * configure.in: Require makeinfo 4.4 or higher.
3630         * configure: Regenerate.
3631
3632 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3633
3634         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3635         Rearrange the entries of other libraries to have them in one place.
3636
3637 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3638
3639         * MAINTAINERS (Write After Approval): Remove myself.
3640         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3641
3642 2006-03-14  Richard Guenther  <rguenther@suse.de>
3643
3644         * configure: Regenerate with autoconf 2.13.
3645
3646 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3647
3648         * MAINTAINERS: Use my work address.
3649
3650         * MAINTAINERS: Update my E-mail address.
3651
3652 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3653
3654         * configure.in: Handle --disable-<component> generically.
3655         * configure: Regenerate.
3656
3657 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3658
3659         PR libgcj/17311
3660         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3661
3662 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3663
3664         * MAINTAINERS (Write After Approval):  Remove myself.
3665         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3666
3667 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3668
3669         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3670         (TARGET_CONFIGDIRS): Remove.
3671         * configure.in: Remove AC_SUBST(target_configdirs).
3672         * Makefile.in, configure: Regenerated.
3673
3674 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3675
3676         * MAINTAINERS (Write After Approval):  Remove myself.
3677         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3678
3679 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3680
3681         PR bootstrap/25670
3682
3683         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3684
3685         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3686         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3687         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3688         BUILD_PREFIX, BUILD_PREFIX_1.
3689         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3690
3691         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3692         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3693
3694         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3695         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3696         of `cat stage_current`.  Always provide the `r' and `s' variables.
3697         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3698         a single shell execution.
3699         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3700         bootstrapped modules, make the stage1 module if the build was not
3701         started yet, else build the current stage.
3702         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3703         (all-build, all-host, all-target, [+make_target+]-host,
3704         [+make_target+]-target): Do not use \-continued lines.
3705         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3706         (current_stage, restrap, stage_last): New.
3707
3708         * Makefile.in: Regenerate.
3709         * configure: Regenerate.
3710
3711 2006-02-19  Bud Davis  <jmdavis@link.com>
3712
3713         * MAINTAINERS (Write After Approval):  Remove myself.
3714         (Language Front End Maintainers):  Add myself as fortran 95
3715         maintainer and update e-mail address.
3716
3717 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3718
3719         * MAINTAINERS (Write After Approval):  Remove myself.
3720         (Language Front End Maintainers):  Add myself as fortran 95
3721         maintainer.
3722
3723 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3724
3725         * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3728
3729         * MAINTAINERS (Write After Approval):  Remove myself.
3730         (Language Front End Maintainers):  Add myself as
3731         fortran 95 maintainer.
3732
3733 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3734
3735         Sync from src:
3736
3737         2005-12-27  Leif Ekblad  <leif@rdos.net>
3738
3739         * configure.in: Add support for RDOS target.
3740         * configure: Regenerate.
3741
3742 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3743             Andreas Schwab  <schwab@suse.de>
3744
3745         * configure: Regenerate.
3746
3747 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3748
3749         * configure.in (enable_libgomp): Add AIX.
3750         * configure: Regenerate.
3751
3752 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3753
3754         * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3757
3758         * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2006-01-31  Richard Guenther  <rguenther@suse.de>
3761         Paolo Bonzini  <bonzini@gnu.org>
3762
3763         * Makefile.def (target_modules): Add libgcc-math target module.
3764         * configure.in (target_libraries): Add libgcc-math target library.
3765         (--enable-libgcc-math): New configure switch.
3766         * Makefile.in: Re-generate.
3767         * configure: Re-generate.
3768         * libgcc-math: New toplevel directory.
3769
3770 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3771
3772         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3773         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3774         the assembler, linker and binutils.
3775         * configure: Regenerate.
3776
3777 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3778
3779         * MAINTAINERS (Write After Approval): Add myself.
3780
3781 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3782
3783         * configure: Regenerate.
3784
3785 2006-01-18  Richard Henderson  <rth@redhat.com>
3786             Jakub Jelinek  <jakub@redhat.com>
3787             Diego Novillo  <dnovillo@redhat.com>
3788
3789         * libgomp: New directory.
3790         * Makefile.def: Add target_module libgomp.
3791         * Makefile.in: Regenerate.
3792         * configure.in (target_libraries): Add target-libgomp.
3793         * configure: Regenerate.
3794
3795 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3796
3797         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3798         @ from continuation.
3799         * Makefile.in: Rebuilt.
3800
3801 2006-01-04  Chris Lattner  <sabre@gnu.org>
3802
3803         * MAINTAINERS (Write After Approval): Add myself.
3804
3805 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3806
3807         PR bootstrap/24252
3808
3809         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3810         * Makefile.tpl (OBJDUMP): New.
3811         (EXTRA_HOST_FLAGS): Add it.
3812         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3813
3814         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3815         to use symbolic links between directories.  Avoid race conditions
3816         or make them harmless.
3817         * configure.in: Do not try to use symbolic links between directories.
3818
3819         * Makefile.def (LEAN): Pass.
3820         * Makefile.tpl (LEAN): Define.
3821         (stage[+id+]-start): Accept that the previous directory does not
3822         exist, if the bootstrap is lean.
3823         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3824         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3825         configure substitution.
3826         ([+compare-target+]): Likewise.
3827         ([+bootstrap-target+]-lean): New.
3828         * configure.in: Remove lean bootstrap support from here.
3829
3830         * Makefile.in: Regenerate.
3831         * configure: Regenerate.
3832
3833 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3834
3835         * MAINTAINERS (libdecnumber): Add myself.
3836
3837 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3838
3839         * libtool-ldflags: New script.
3840
3841 2006-01-02  Andreas Schwab  <schwab@suse.de>
3842
3843         * configure.in: When reconfiguring remove Makefile in
3844         all stage directories.
3845         * configure: Regenerate.
3846
3847 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3848
3849         * MAINTAINERS: Update my email address.
3850
3851 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3852
3853         Revert Ada-related part of the previous change.
3854
3855         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3856         Do not pass.
3857         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3858         * Makefile.in: Regenerate.
3859         * configure.in: Do not include mt-ppc-aix target fragment.
3860         * configure: Regenerate.
3861
3862 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3863
3864         * configure.in: Select appropriate fragments for PowerPC/AIX.
3865         * configure: Regenerate.
3866
3867         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3868         BOOT_CFLAGS, BOOT_LDFLAGS.
3869         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3870         BOOT_CFLAGS, BOOT_LDFLAGS.
3871         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3872         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3873         (stage): Fail if we cannot complete the work.
3874         * Makefile.in: Regenerate.
3875
3876 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3877
3878         * configure.in: Replace ms1 with mt.
3879         * configure: Rebuilt.
3880
3881 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3882
3883         * MAINTAINERS: Update my email address.
3884
3885 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3886
3887         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3888         install-host-nogcc): Don't invoke $(stage) at the end.
3889         * Makefile.in: Regenerate.
3890
3891 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3892
3893         * configure.in: Flip the top-level bootstrap switch.
3894         * configure: Regenerate.
3895
3896 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3897
3898         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3899         $(stage) and $(unstage).
3900         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3901         (all): Remove stray semicolon.
3902         (local-distclean): Don't handle multilib.tmp and multilib.out.
3903         (install.all): Set $s for consistency.
3904         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3905         check_multilibs setting.  Always make the install directory.
3906         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3907         Correct @if/@endif.
3908         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3909         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3910         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3911         (multilib.out): Remove.
3912         * Makefile.in: Regenerated.
3913
3914 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3915
3916         * MAINTAINERS (Write After Approval): Add myself.
3917
3918 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3919
3920         * MAINTAINERS: Add myself as mt maintainer.
3921
3922         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3923
3924 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3925
3926         * MAINTAINERS: Change email address.
3927
3928 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3929
3930         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3931         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3932         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3933         Find in-tree tools if available.
3934         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3935         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3936         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3937         (COMPILER_*_FOR_TARGET): New.
3938         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3939         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3940         (CONFIGURED_*, USUAL_*): Remove.
3941         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3942         STRIP): Use autoconf substitutions.
3943         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3944         COMPILER_NM_FOR_TARGET): New.
3945         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3946
3947         (all): Make all-host and all-target in parallel.
3948         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3949         that $$r and $$s are set before invoking a recursive make.
3950         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3951         ([+bootstrap-target+]): Inline most of the `all' target.
3952
3953 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3954
3955         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3956         from the gcc build directory.
3957         * Makefile.in: Regenerate.
3958
3959 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3960
3961         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3962         depend on all-libdecnumber.
3963         * configure.in (host_libs): Include libdecnumber.
3964         * Makefile.in: Regenerate.
3965         * configure: Likewise.
3966
3967 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3968
3969         * libdecnumber: Import decNumber sources from the dfp-branch.
3970
3971 2005-11-21  Kean Johnston  <jkj@sco.com>
3972
3973         * config.sub, config.guess: Sync from upstream sources.
3974
3975 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3976
3977         Import from Autoconf sources:
3978
3979         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3980         * config/move-if-change: Don't output "$2 is unchanged";
3981         suggested by Ben Elliston.  Handle weird characters correctly.
3982
3983 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3984
3985         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3986         to match upstream libtool for darwin.
3987
3988 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3989
3990         * Makefile.def: Remove gdb dependencies for gdbtk.
3991         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3992         (configure-gdb, install-gdb): New rules.
3993         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3994         * Makefile.in, configure: Regenerated.
3995
3996 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3997
3998         * MAINTAINERS (Write After Approval): Add myself.
3999
4000 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4001
4002         * MAINTAINERS (Write After Approval): Add myself.
4003
4004 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4005
4006         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4007         Diego Novillo.
4008
4009 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4010
4011         PR bootstrap/24297
4012         * Makefile.tpl (do-[+make-target+], do-check, install,
4013         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4014         are set before recursing.
4015         * Makefile.in: Regenerate.
4016
4017 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4018
4019         PR bootstrap/18939
4020         * Makefile.def (gcc) <target>: Fix thinko.
4021         * Makefile.in: Regenerate.
4022
4023 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4024
4025         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4026         * configure: Regenerate.
4027
4028 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4029
4030         * MAINTAINERS (Write After Approval): Add self.
4031
4032 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4033
4034         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4035         target-libffi, target-qthreads, target-libjava, and
4036         targetlibobjc.
4037         * configure: Regenerate.
4038
4039 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4040
4041         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4042         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4043         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4044         (USUAL_OBJDUMP_FOR_TARGET): New.
4045         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4046         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4047         * configure, Makefile.in: Regenerated.
4048
4049 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4050
4051         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4052         before other host packages.
4053
4054 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4055
4056         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4057
4058 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4059
4060         PR bootstrap/22340
4061
4062         * configure.in (default_target): Remove.
4063         * Makefile.tpl (all): Do not use prerequisites as subroutines
4064         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4065         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4066         use prerequisites as subroutines.
4067         (check-host, check-target): New.
4068         (bootstrap configure & all targets): Do not use stage*-start
4069         if the directory layout is already ok.
4070         (non-bootstrap configure & all targets): Prepend a $(unstage).
4071         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4072         (NOTPARALLEL): Remove.
4073         (unstage, stage variables): New variables.
4074         (unstage, stage targets): Simply expand to those variables.
4075
4076         * configure: Regenerate.
4077         * Makefile.in: Regenerate.
4078
4079 2005-10-04  James E Wilson  <wilson@specifix.com>
4080
4081         * Makefile.def (lang_env_dependencies): Add libmudflap.
4082         * Makefile.in: Regenerate.
4083
4084 2005-10-03  Andreas Schwab  <schwab@suse.de>
4085
4086         Backport from libtool CVS:
4087         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4088
4089         * ltmain.sh: add support for installing into temporary
4090         staging area (e.g. 'make install DESTDIR=...')
4091
4092 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4093
4094         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4095         * configure: Regenerated.
4096
4097 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4098
4099         * configure: Regenerate with the correct
4100         autoconf version.
4101
4102 2005-09-30  Catherine Moore  <clm@cm00re.com>
4103
4104         * configure.in (bfin-*-*): New.
4105         * configure: Regenerated.
4106
4107 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4108
4109         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4110         (LIPO_FOR_TARGET): New.
4111         (CONFIGURED_LIPO_FOR_TARGET): New.
4112         (USUAL_LIPO_FOR_TARGET): New.
4113         (STRIP_FOR_TARGET): New.
4114         (CONFIGURED_STRIP_FOR_TARGET): New.
4115         (USUAL_STRIP_FOR_TARGET): New.
4116         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4117         STRIP_FOR_TARGET.
4118         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4119         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4120         * Makefile.in: Regenerate.
4121         * configure: Regenerate.
4122
4123 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4124
4125         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4126         (rs6000-*-aix*): Same.
4127         * configure: Regenerate.
4128
4129 2005-09-16  Tom Tromey  <tromey@redhat.com>
4130
4131         * MAINTAINERS: Add self as java maintainer.
4132
4133 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4134
4135         * configure.in: Recognize f95 in the --enable-languages option,
4136         and substitute it for fortran, issuing a warning.
4137         * configure: Regenerate.
4138
4139 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4140
4141         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4142         * configure:  Regenerated.
4143
4144 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4145
4146         * MAINTAINERS: Add self as ms1 maintainer.
4147
4148 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4149
4150         * Makefile.def (libssp): Add to lang_env_dependencies.
4151         * Makefile.in: Regenerate.
4152
4153 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4154
4155         * MAINTAINERS: Add myself as middle-end maintainer.
4156
4157 2005-08-17  Christian Groessler  <chris@groessler.org>
4158
4159         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4160         * Makefile.in: Regenerate.
4161
4162 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4163
4164         * MAINTAINERS (write after approval): Added myself.
4165
4166 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4167
4168         * MAINTAINERS (Write After Approval): Add myself.
4169
4170 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4171
4172         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4173         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4174         Look for alternate names of the target cc and c++
4175         * configure: Regenerate.
4176
4177 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4178
4179         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4180         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4181         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4182         tools; remove code to manually set them.
4183         (Target tools): Look in the environment for them.
4184         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4185         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4186         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4187         build directory.
4188         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4189         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4190         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4191         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4192         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4193         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4194         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4195         * configure: Regenerate.
4196         * Makefile.in: Regenerate.
4197
4198 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4199
4200         * MAINTAINERS: Update for removed CPU targets.
4201
4202 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4203
4204         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4205         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4206         * Makefile.in: Regenerated.
4207
4208 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4209
4210         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4211         (CFLAGS_FOR_TARGET): Use it.
4212         (CXXFLAGS_FOR_TARGET): Likewise.
4213         * Makefile.in: Regenerated.
4214         * configure.in (--with-build-sysroot): New option.
4215         * configure: Regenerated.
4216
4217 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4218
4219         * Makefile.tpl: Wrap install between unstage and stage
4220         * Makefile.in: Regenerate.
4221
4222 2005-07-21  Eric Christopher  <echristo@apple.com>
4223
4224         * MAINTAINERS: Update affiliation.
4225
4226 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4227
4228         * MAINTAINERS: Add self as crx port maintainer.
4229
4230 2005-07-20  DJ Delorie  <dj@redhat.com>
4231
4232         * MAINTAINERS: Add self as m32c maintainer.
4233
4234 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4235
4236         * all files: Update FSF address.
4237
4238 2005-07-15  Eric Christopher  <echristo@redhat.com>
4239
4240         * MAINTAINERS: Change affiliation.
4241
4242 2005-07-14  Jim Blandy  <jimb@redhat.com>
4243
4244         * configure.in: Add cases for Renesas m32c.
4245         * configure: Regenerated.
4246
4247 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4248
4249         * COPYING.LIB: Update from fsf.org.
4250
4251 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4252
4253         * COPYING, compile, config.guess,
4254         config.sub, install-sh, missing, mkinstalldirs,
4255         symlink-tree, ylwrap: Sync from upstream sources.
4256         * config-ml.in: Update FSF address.
4257
4258 2005-07-13  Eric Christopher  <echristo@redhat.com>
4259
4260         * configure.in: Add toplevel noconfigdir support for tpf.
4261         * configure: Regenerate.
4262
4263 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4264
4265         PR ada/22340
4266
4267         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4268         * Makefile.in: Regenerate.
4269
4270 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4271
4272         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4273         Brolley to write-after-approval.
4274
4275 2005-07-07  Andreas Schwab  <schwab@suse.de>
4276
4277         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4278         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4279         * Makefile.in: Regenerated.
4280
4281 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4282
4283         * configure.in: Don't build sim or rda when targetting darwin.
4284         * configure: Regenerate.
4285
4286 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4287
4288         * configure.in: Add --enable-libssp and --disable-libssp.
4289         * configure: Regenerate with autoconf-2.13.
4290
4291 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4292
4293         * Makefile.def (target_modules): Add libssp.
4294         * configure.in (target_libraries): Add target-libssp.
4295         * configure: Rebuilt.
4296         * Makefile.in: Rebuilt.
4297
4298 2005-07-01  Zack Weinberg  <zackw@panix.com>
4299
4300         * MAINTAINERS: Change email address.  Resign from maintainership.
4301
4302 2005-07-01  Richard Guenther  <rguenther@suse.de>
4303
4304         * MAINTAINERS: Change my e-mail address and affiliation.
4305
4306 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4307
4308         * Makefile.def (stagefeedback): Come after profile.
4309         Define profiledbootstrap target.
4310         * Makefile.tpl (profiledbootstrap): Remove.
4311         (stageprofile-end): Zap stagefeedback.
4312         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4313         * Makefile.in: Regenerate.
4314
4315 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4316
4317         * MAINTAINERS: Update my email address.
4318
4319 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4320
4321         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4322         In 'cpp' stanza, support '#line' as well as '# '.
4323
4324 2005-06-08  Andreas Schwab  <schwab@suse.de>
4325
4326         * MAINTAINERS: Move myself from 'Write After Approval' to
4327         'CPU Port Maintainers' section as m68k maintainer.
4328
4329 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4330
4331         * configure.in (unsupported_languages): New macro.
4332         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4333         non-ported target libraries in noconfigdirs.
4334         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4335         non-linux-gnu.  Remove libgcj_ex_libffi.
4336         <lang_frag loop>: Set add_this_lang=no if the language is in
4337         unsupported_languages.
4338         * configure: Regenerate.
4339
4340 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4341
4342         * configure.in: Fix typo in handling of --with-mpfr-dir.
4343         * configure: Regenerate.
4344
4345 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4346
4347         * MAINTAINERS: Update my email address.
4348
4349 2005-06-02  Jim Blandy  <jimb@redhat.com>
4350
4351         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4352         accepted into the master sources.)
4353
4354 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4355             Michael Snyder  <msnyder@redhat.com>
4356             Stan Cox  <scox@redhat.com>
4357
4358         * configure.in: Set noconfigdirs for ms1.
4359
4360         * configure: Regenerate.
4361
4362 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4363
4364         * MAINTAINERS (Write After Approval): Add self.
4365
4366 2005-06-01  Josh Conner  <jconner@apple.com>
4367
4368         * MAINTAINERS (Write After Approval): Add self.
4369
4370 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4371
4372         * MAINTAINERS: Update my email address.
4373
4374 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4375
4376         * MAINTAINERS (Write After Approval): Add self.
4377
4378 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4379
4380         * MAINTAINERS (Write After Approval): Remove self.
4381
4382 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4383
4384         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4385         (Dependencies): Consider target modules for bootstrap dependencies.
4386         Make target bootstrap modules depend on each stage's gcc.
4387         * Makefile.in: Regenerate.
4388
4389 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4390
4391         * Makefile.def (configure-gcc): Depend on binutils having been built.
4392         (all-gcc): No need to do it here.
4393         * Makefile.in: Regenerate.
4394
4395 2005-05-19  Paul Brook  <paul@codesourcery.com>
4396
4397         * configure.in: Rewrite misleading error message when requested
4398         language cannot be built.
4399         * configure: Regenerate.
4400
4401 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4402
4403         * ylwrap: Import from Automake 1.9.5.
4404
4405 2005-05-13  David Ung  <davidu@mips.com>
4406
4407         * MAINTAINERS (Write After Approval): Add self.
4408
4409 2005-05-09  Mike Stump  <mrs@apple.com>
4410
4411         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4412         lt_cv_sys_max_cmd_len for now.
4413
4414 2005-05-09  Stan Cox  <scox@redhat.com>
4415
4416         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4417
4418 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4419
4420         * README.SCO: Update the URL.
4421
4422 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4423
4424         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4425         with_gnu_ld to libtool.
4426         * ltcf-c.sh (aix[45]): Define file_list_spec.
4427         * ltcf-cxx.sh (aix[45]): Same.
4428         * ltcf-gcj.sh (aix[45]): Same.
4429         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4430         exists, write list of input files to temporary file.
4431
4432 2005-05-04  Mike Stump  <mrs@apple.com>
4433
4434         * configure.in: Always pass --target to target configures as
4435         otherwise rebuilds that do --recheck will fail.
4436         * confiugure: Rebuilt.
4437
4438 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4439
4440         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4441         STAGE_HOST_EXPORTS.
4442         (configure, all): Add bootstrap support.
4443         (Host modules, target modules): Pass post-stage1 flags and exports.
4444         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4445         * Makefile.in: Regenerate.
4446
4447 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4448
4449         * configure: Regenerate.
4450
4451 2005-04-27  Mike Stump  <mrs@apple.com>
4452
4453         * MAINTAINERS: Add self as darwin maintainer.
4454
4455 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4456
4457         * config.sub: Update from master copy.
4458
4459 2005-04-21  Mike Stump  <mrs@apple.com>
4460
4461         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4462         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4463
4464 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4465
4466         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4467         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4468         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4469         "*-*-elf" and "*-*-linux*".
4470         * configure: Regenerate.
4471
4472 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4473
4474         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4475
4476 2005-04-12  Mike Stump  <mrs@apple.com>
4477
4478         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4479
4480 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4481
4482         * MAINTAINERS (Write After Approval): Add myself.
4483
4484 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4485
4486         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4487
4488 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4489
4490         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4491         (TARGET_CONFIGARGS): Include --with-target-subdir.
4492         (configure, all): New macros.  Use them throughout.
4493         * Makefile.in: Regenerate.
4494
4495 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4496
4497         * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4500
4501         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4502
4503 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4504
4505         * MAINTAINERS: Move John Carr to Write After Approval.
4506
4507 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4508
4509         * config/mh-mingw32: Delete.
4510         * configure.in: Don't use it.
4511         * configure: Regenerate.
4512
4513 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4514
4515         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4516         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4517         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4518         (HOST_LIB_PATH): Generate from Makefile.def.
4519         (TARGET_LIB_PATH): Likewise.
4520         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4521         * Makefile.in: Regenerate.
4522         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4523         (RPATH_ENVVAR): Include Darwin case.
4524         * configure: Regenerate.
4525
4526 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4527
4528         * MAINTAINERS (Various Maintainers): Remove self.
4529         (Write After Approval): Add self.
4530
4531 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4532
4533         * MAINTAINERS (Various Maintainers): Add self.
4534
4535 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4536
4537         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4538         * configure: Regenerate.
4539
4540 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4541
4542         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4543         gcc_version, and gcc_version_trigger from set of flags to pass.
4544         * Makefile.tpl: Remove definitions of above variables.
4545         (config.status): Remove dependency on $(gcc_version_trigger).
4546         * Makefile.in: Regenerate.
4547         * configure.in: Do not reference config/gcc-version.m4 nor
4548         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4549         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4550         * configure: Regenerate.
4551
4552 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4553             Andrew Pinski  <pinskia@physics.uc.edu>
4554
4555         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4556         * Makefile.in: Regenerate.
4557
4558 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4559
4560         * MAINTAINERS (Write After Approval): Add myself.
4561
4562 2005-03-03  David Ayers  <d.ayers@inode.at>
4563
4564         * MAINTAINERS (Write After Approval): Add myself.
4565
4566 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4567
4568         PR libgcj/20160
4569         * ltmain.sh: Avoid creating archives with components that have
4570         duplicate basenames.
4571
4572 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4573
4574         PR bootstrap/20250
4575         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4576         instead of check.
4577         * Makefile.in: Regenerate.
4578
4579 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4580
4581         * Makefile.in: Regenerate to fix conflict between the previous two
4582         patches.
4583
4584 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4585
4586         PR bootstrap/17383
4587         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4588         * Makefile.tpl (HOST_SUBDIR): New substitution.
4589         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4590         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4591         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4592         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4593         (Host modules, Bootstrapped modules): Use it.
4594         (Build modules, Target modules): Do not create symlink trees,
4595         always configure out-of-srcdir.
4596         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4597         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4598         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4599         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4600
4601         * Makefile.in: Regenerate.
4602         * configure: Regenerate.
4603
4604 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4605
4606         Merged from libada-gnattools-branch:
4607         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4608
4609         * gnattools: New directory.
4610         * Makefile.def: Add gnattools as a module, depending on target-libada.
4611         * Makefile.in: Regenerate.
4612         * configure.in: Include gnattools in host_tools; disable it if ada
4613         is disabled.
4614         * configure: Regenerate.
4615
4616 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4617
4618         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4619         treelang maintainer.
4620         (Write After Approval): Remove myself.
4621
4622 2005-02-23  Paul Schlie  <schlie@comcast.net>
4623
4624         * configure.in: Allow darwin targeted ports to build tk, itcl and
4625         libgui.
4626         * configure: Regenerate.
4627
4628 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4629
4630         PR libgcj/10353
4631         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4632         * configure: Regenerate.
4633
4634 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4635
4636         * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4639
4640         * MAINTAINERS: Update my e-mail address.
4641
4642 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4643
4644         * MAINTAINERS (Write After Approval): Add myself.
4645
4646 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4647
4648         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4649         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4650         target-libgloss when not *-*-elf and *-*-aout.
4651         * configure: Regenerate.
4652
4653 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4654
4655         * MAINTAINERS: Remove obsolete entries.
4656
4657         * MAINTAINERS (Write After Approval): Add Michael Matz.
4658
4659 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4660
4661         * MAINTAINERS: Remove self as cpplib maintainer.
4662
4663 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4664
4665         * install-sh, config.sub: Import from upstream.
4666
4667 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4668
4669         PR bootstrap/18222
4670         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4671         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4672         * Makefile.in: Regenerate.
4673
4674 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4675
4676         * MAINTAINERS: Update my email address.
4677
4678 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4679             Andreas Schwab  <schwab@suse.de>
4680
4681         PR bootstrap/18033
4682         * config-ml.in: Eval option if surrounded by single quotes.
4683
4684 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4685
4686         Revert 2004-12-28 Makefile changes, a better fix will be
4687         applied to mainline and src after GCC 4.0 branches.
4688
4689 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4690
4691         PR bootstrap/17383
4692
4693         * Makefile.def (target_modules): Remove stage parameter,
4694         it is always true now.
4695         * Makefile.tpl (configure-build-[+module+],
4696         configure-target-[+module+]): Always build symlink tree
4697         for the directory and for include.  BUILD_SUBDIR and
4698         TARGET_SUBDIR cannot be . anymore.
4699         * Makefile.in: Regenerate.
4700
4701 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4702
4703         Revert 2004-12-08 Makefile changes.
4704
4705 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4706
4707         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4708         cygwin, mingw.
4709
4710 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4711
4712         * configure.in (sh64-*-*): Reenable gprof.
4713         * configure: Regenerate.
4714
4715 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4716
4717         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4718         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4719         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4720         * Makefile.in: Regenerate.
4721
4722 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4723
4724         * MAINTAINERS: Update my email address.
4725
4726 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4727
4728         * Makefile.tpl: Generate normal dependencies if the LHS module is
4729         not bootstrapped.
4730         * Makefile.in: Regenerate.
4731
4732 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4733
4734         * configure.in: Include config/gxx-include-dir.m4.  Use
4735         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4736         * configure: Regenerate.
4737
4738 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4739
4740         * config.if: Delete.
4741         * configure.in: Set libstdcxx_incdir directly.
4742         * configure: Regenerate.
4743
4744 2004-12-02  Eric Christopher  <echristo@redhat.com>
4745
4746         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4747         * Makefile.in: Regenerate.
4748
4749 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4750
4751         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4752         * configure: Regenerate.
4753
4754 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4755
4756         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4757         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4758         * configure: Regenerate.
4759
4760 2004-12-01  Eric Christopher  <echristo@redhat.com>
4761
4762         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4763         of things to remove.
4764
4765 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4766
4767         * MAINTAINERS (Write After Approval): Update my e-mail address.
4768
4769 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4770
4771         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4772         from CVS libtool to always pass_all.
4773
4774 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4775
4776         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4777         (hppa*64*-*-*): Delete incorrect comment.
4778         * configure: Rebuilt.
4779
4780 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4781
4782         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4783
4784 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4785
4786         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4787         from CVS libtool to always pass_all.
4788
4789 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4790
4791         * install-sh, compile: Import from automake.
4792
4793 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4794
4795         * config.guess, config.sub:  Import from savannnah.
4796
4797 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4798
4799         * MAINTAINERS (Write After Approval): Add myself
4800
4801 2004-11-12  Mike Stump  <mrs@apple.com>
4802
4803         * Makefile.def: Add html support.
4804         * Makefile.tpl: Likewise.
4805         * Makefile.in: Regenerate.
4806
4807 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4808
4809         PR 18423
4810         * configure.in: Remove all instances of build-fixincludes from
4811         noconfigdirs.
4812         (build_configargs): Supply --target to subdirectories.
4813         * configure: Regenerate.
4814
4815         * Makefile.def: Make gcc install depend on fixincludes install.
4816         * Makefile.in: Regenerate.
4817
4818 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4819
4820         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4821
4822 2004-11-11  Paul Brook  <paul@codesourcery.com>
4823
4824         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4825
4826 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4827
4828         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4829         target-libgfortran.
4830         * configure: Regenerate.
4831
4832 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4833
4834         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4835         like CC.
4836
4837 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4838
4839         * Makefile.def (host fixincludes): Specify missing targets.
4840         * Makefile.in: Regenerate.
4841
4842 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4843
4844         * MAINTAINERS: Add myself
4845
4846 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4847
4848         * MAINTAINERS (Write After Approval): Add myself.
4849
4850 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4851
4852         * Makefile.def: Build fixincludes for the host, too.
4853         * Makefile.in: Regenerate.
4854         * configure.in (host_tools): Add fixincludes.
4855         * configure: Regenerate.
4856
4857 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4858
4859         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4860         * configure: Regenerated.
4861
4862 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4863
4864         PR other/17783
4865         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4866         * configure: Regenerated.
4867
4868 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4869
4870         * README.SCO: Update per FSF instructions.
4871
4872 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4873
4874         PR target/18151
4875         * configure.in (case ${target}): Do not build fixincludes for avr.
4876         * configure: Regenerated.
4877
4878 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4879
4880         * configure.in (case ${target}): Do not build fixincludes
4881         on platforms where it is not used.
4882         * configure: Regenerated.
4883
4884 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4885
4886         * configure.in: Use an absolute path to install-sh.
4887         * configure: Regenerated.
4888
4889 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4890
4891         * MAINTAINERS (Write After Approval): Add myself.
4892
4893 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4894
4895         * MAINTAINERS: Remove from Write After Approval those that are
4896         already maintainers.
4897
4898 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4899
4900         * MAINTAINERS:  Update my email address.
4901
4902 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4903
4904         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4905         * configure: Regenerate.
4906
4907 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4908
4909         * MAINTAINERS:  Update my email address.
4910
4911 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4912
4913         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4914         entries belonging to this category.
4915
4916 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4917
4918         * MAINTAINERS: Update my e-mail address.
4919
4920 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4921
4922         Fix wrong conflict resolution in:
4923
4924         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4925
4926         * Makefile.in: Regenerate.
4927         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4928         in the recursive `make', instead of hardwiring `all'.
4929         (Autogenerated TARGET-* variables): New.
4930
4931 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4932
4933         * configure.in: Enable target-libgloss for crx-*-*.
4934         * configure: Regenerate.
4935
4936 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4937
4938         * MAINTAINERS (Various Maintainers): Move the "windows,
4939         cygwin, mingw" maintainer to ...
4940         (OS Port Maintainers): ... here.
4941
4942 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4943
4944         * MAINTAINERS (Write After Approval): Remove those that are
4945         maintainers of some subsystem.
4946
4947 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4948
4949         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4950         * ltcf-cxx.sh (tpf*): Likewise.
4951         * ltconfig (tpf*): Add TPF OS configuration support.
4952
4953 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4954
4955         * MAINTAINERS: Change my email address to my new work account.
4956
4957 2004-09-24  Michael Roth  <mroth@nessie.de>
4958
4959         * configure.in (--without-headers): Add missing double quotes.
4960         * configure: Regenerate.
4961
4962 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4963
4964         * ylwrap: Revert to previous version.
4965
4966 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4967
4968         PR bootstrap/17369
4969         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4970         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4971         SET_GCC_LIB_PATH_CMD.
4972         (BASE_TARGET_EXPORTS): Likewise.
4973         * Makefile.in: Regenerated.
4974
4975         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4976         * configure: Regenerated.
4977
4978 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4979
4980         * config.guess: New upstream version
4981         * compile, depcomp, install-sh, ylwrap: Likewise.
4982
4983 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4984
4985         * config/mh-x86omitfp: New host makefile fragment.  Add
4986         -fomit-frame-pointer to the default BOOT_CFLAGS.
4987         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4988         * configure: Regenerate.
4989
4990 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4991
4992         PR target/11572
4993         * configure.in (*-*-darwin*): Renable libobjc.
4994         * configure: Regenerate.
4995
4996 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4997
4998         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4999
5000 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5001
5002         * Makefile.def: Remove libbanshee.
5003         * Makefile.tpl: Ditto.
5004         * configure.in: Ditto.
5005         * Makefile.in: Regen.
5006         * configure: Ditto.
5007
5008 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5009
5010         * ltmain.sh: Use $pic_object as $non_pic_object if
5011         $non_pic_object=none.
5012
5013 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5014
5015         * missing: Import latest version from master repository.
5016
5017 2004-09-06  Nick Clifton  <nickc@redhat.com>
5018
5019         * config.sub: Import latest version from master repository.
5020         * config.guess: Likewise.
5021         This includes these changes:
5022
5023         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5024
5025         * config.sub: Handle crisv32, alias etraxfs.
5026         * config.guess (crisv32:Linux:*:*): Handle.
5027
5028         2004-08-13  Brad Smith  <brad@comstyle.com>
5029
5030         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5031         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5032
5033         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5034
5035         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5036         assume the processor is a powerpc.  This is because coreutils
5037         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5038         in this case, due to a MacOS X bug that causes
5039         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5040         to return a negative number.
5041         Problem reported by Petter Reinholdtsen in:
5042         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5043
5044         2004-07-19  Ben Elliston  <bje@gnu.org>
5045
5046         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5047
5048         2004-06-24  Ben Elliston  <bje@gnu.org>
5049
5050         * config.guess: Update copyright years.
5051         * config.sub: Likewise.
5052
5053         2004-06-22  Robert Millan  <robertmh@gnu.org>
5054
5055         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5056         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5057
5058         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5059
5060         * config.guess (*:*VMS:*:*): New entry. Replaces
5061         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5062         manufacturer.
5063
5064         2004-06-22  Ben Elliston  <bje@gnu.org>
5065
5066         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5067         * config.sub: Likewise.
5068
5069         2004-06-22  Ben Elliston  <bje@gnu.org>
5070
5071         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5072         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5073
5074         2004-06-11  Ben Elliston  <bje@gnu.org>
5075
5076         * config.guess (pegasos:OpenBSD:*:*): Remove.
5077
5078         2004-06-11  Ben Elliston  <bje@gnu.org>
5079
5080         From Wouter Verhelst <wouter@grep.be>:
5081         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5082
5083         2004-06-11  Ben Elliston  <bje@gnu.org>
5084
5085         * config.guess (luna88k:OpenBSD:*:*): New.
5086
5087         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5088
5089         * config.guess (m32r*:Linux:*:*): New case.
5090         * config.sub: Handle m32rle.
5091
5092         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5093
5094         From Jens Petersen  <petersen@redhat.com>:
5095         * config.sub: Handle sparcv8.
5096
5097         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5098
5099         From Tom Smith <smith@cag.lkg.hp.com>:
5100         * config.guess: Version suffixes are equally significant on Tru64
5101         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5102         prefix of "P" (patched kernel).
5103
5104         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5105
5106         * config.sub: Add support for National Semiconductor CRX target.
5107
5108 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5109
5110         * MAINTAINERS (Various Maintainers): Remove myself as web page
5111         maintainer, add myself as maintainer of build status lists.
5112
5113 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5114
5115         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5116         *-*-netware, but add target-libmudflap.
5117         Consolidate *-*-netware targets (of which really only i?86 exists)
5118         into a single entry.
5119         * configure: Likewise.
5120
5121 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5122
5123         * Makefile.tpl (sorry): Remove.
5124         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5125         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5126         (do-clean): Clean per-stage directories too.
5127         (do-distclean): Run distclean-stage1 too.
5128         (.NOTPARALLEL): Enable during toplevel bootstrap.
5129         (stage[+id+]-bubble): Enable parallel execution during
5130         the recursive invocation.
5131         * Makefile.in: Regenerate.
5132
5133         Fix previous checkin:
5134
5135         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5136         include.
5137         * configure.in: Fix indentation.
5138         * configure: Regenerate.
5139
5140 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5141
5142         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5143         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5144         * configure: regenerate
5145         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5146         -mdynamic-no-pic
5147
5148 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5149
5150         * Makefile.def (build_modules): Add fixincludes.
5151         (dependencies): Make gcc depend on fixincludes.
5152         * configure.in (build_tools): Add fixincludes.
5153         (build_configdirs): Always include build_libs.
5154         * Makefile.in: Regenerate.
5155         * configure: Regenerate.
5156
5157 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5158
5159         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5160         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5161         phony targets; do not generate timestamp files.
5162         (distclean-stageN): Remove references to their timestamp files.
5163         (restageN, touch-stageN): Remove.
5164         (stageN-bubble): Rewritten.
5165         (compare): Support lean bootstraps.
5166         * Makefile.in: Regenerate.
5167
5168         * configure.in: Only warn when bootstrapping but
5169         build != host or build != target.  Support lean bootstraps.
5170         * configure: Regenerate.
5171
5172 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5173
5174         * configure.in:  Give a better error message if GMP/MPFR are missing
5175         and a language needing them has been requested.
5176         * configure:  Regenerated.
5177
5178 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5179
5180         * configure.in:  Print a list of available language front-ends if
5181         a requested one is missing.  Tidy stray tab characters.
5182         * configure:  Regenerated.
5183
5184 2004-08-19  Michael Koch  <konqueror@gmx.de>
5185
5186         * gcc/doc/install.texi: Update entry about automake for libjava.
5187
5188 2004-08-17  Robert Millan  <robertmh@gnu.org>
5189
5190         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5191         (instead of FreeBSD).
5192         * configure: Regenerate.
5193
5194 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5195
5196         * Makefile.in: Regenerate.
5197         * configure: Regenerate.
5198
5199         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5200         stage_*_flags.
5201         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5202         for bootstrapped modules if toplevel bootstrap is going.
5203         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5204         modules.  Adjust for changes in Makefile.def.  Enable several
5205         rules even in non-bootstrap mode, just to avoid peppering the
5206         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5207         (stage-[+prev+]-bubble): Remove.
5208
5209         * Makefile.def (Dependencies): Depend on all-build-bison,
5210         all-build-flex, all-build-byacc, all-build-texinfo, rather
5211         than the host variations.
5212         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5213         with BUILD_SUBDIR.
5214         (BISON): Update for recent Bisons.
5215         (YACC): Fix typo.
5216         (cross): Depend on all-build.
5217         (all): Do not depend on all-build.
5218         (prebootstrap): Remove.
5219         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5220         (Prebootstrap dependencies): Add them to the per-stage targets
5221         and to all-prebootstrap.
5222         * configure.in (build_configdirs): Always enable build_tools.
5223         (BUILD_DIR_PREFIX): Remove.
5224
5225         * Makefile.def (gcc): Add target variable.
5226         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5227         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5228         in the recursive `make', instead of hardwiring `all'.
5229         (Autogenerated TARGET-* variables): New.
5230
5231 2004-08-13  Brian Booth  <bbooth@redhat.com>
5232
5233         * MAINTAINERS: Remove myself from write-after-approval.
5234
5235 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5236
5237         * src-release: Stop distributing mmalloc with gdb (which doesn't
5238         use it).
5239         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5240         * Makefile.in: Regenerate.
5241
5242 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5243
5244         * configure.in (arm*-*-eabi*): New target.
5245         * configure: Regenerate.
5246
5247 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5248
5249         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5250         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5251         (Dependencies): New section.
5252         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5253         (configure-target-[+module+]): Depend on maybe-all-gcc
5254         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5255         (toplevel profiledbootstrap): Fix dependencies.
5256         * Makefile.in: Regenerate.
5257
5258 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5259
5260         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5261         target-libiberty to noconfigdirs.
5262         * configure: Regenerate.
5263
5264 2004-08-03  Paul Brook  <paul@codesourcery.com>
5265
5266         * configure.in: Check for MPFR as well as GMP.
5267         * configure: Regenerate.
5268
5269 2004-08-01  Robert Millan  <robertmh@gnu.org>
5270
5271         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5272         libmudflap for all GNU-based systems (with Glibc).
5273         * configure: Regenerate.
5274
5275 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5276
5277         * Makefile.def (host-modules): Add gcc.
5278         * Makefile.in: Regenerate.
5279         * Makefile.tpl (sorry): New rule.
5280         (configure-host, all-host, [+make_target+]-host, do-check,
5281         install-host): Do not add gcc as a special case.
5282         (host modules): Add a small special-casing for gcc.  Export
5283         extra_make_flags through the environment.
5284         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5285         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5286         other recursive targets for gcc): Remove.
5287
5288         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5289         (stage, unstage): New rules.
5290         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5291         distclean-stage[+id+]): Use stage_current.
5292         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5293         the stage*-start rules.
5294
5295 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5296
5297         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5298         use -all_load flag.
5299
5300 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5301
5302         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5303         * configure: Regenerate.
5304
5305 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5306
5307         * maintainer-scripts/gcc_release: Revert yesterday's change.
5308
5309 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5310
5311         * MAINTAINERS: Add myself to write-after-approval.
5312
5313 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5314
5315         * libf2c: Removed.
5316         * gcc/gccbug.in: Updated because of libf2c removal.
5317         * maintainer-scripts/gcc_release: Ditto.
5318
5319 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5320
5321         * configure.in: Build libmudflap by default on FreeBSD.
5322         * configure: Regenerated.
5323
5324 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5325
5326         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5327         systems.
5328         * configure: Regenerated.
5329
5330 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5331
5332         PR target/16344
5333         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5334         feedback based compiler.
5335         * Makefile.in: Rebuilt.
5336
5337 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5338
5339         * Makefile.def (host_modules): Set bootstrap=true for flex.
5340         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5341         * Makefile.in: Rebuilt.
5342
5343 2004-07-07  Jan Hubicka  <jh@suse.cz>
5344
5345         * MAINTAINERS: Add self as a profile feedback maintainer.
5346
5347 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5348
5349         * configure.in:  Do not prepend $srcdir to /dev/null in
5350         makefile fragments.
5351         * configure:  Regenerate.
5352
5353 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5354
5355         * Makefile.def (build_modules): Add bison, byacc, flex,
5356         m4, texinfo.
5357         (flags_to_pass): Add FLEX.
5358         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5359         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5360         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5361         DEFAULT_MAKEINFO): Remove.
5362         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5363         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5364         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5365         objdir or else use configured tool.
5366         (all-build): New.
5367         (all): Depend on it.
5368         (Build module dependencies): Add.
5369         * Makefile.in: Regenerate.
5370         * configure.in: Better support for multiple build modules,
5371         matching what is done for host/target modules.  Do not look
5372         for "plausible" locations of build tools if Canadian cross.
5373         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5374         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5375         * configure: Regenerate.
5376
5377 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5378
5379         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5380         * Makefile.in: Regenerate.
5381
5382 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5383
5384         * Makefile.tpl (configure-build-[+module+],
5385         configure-[+module+], configure-target-[+module+]): Pass
5386         [+extra_configure_args+].
5387         (all-build-[+module+], all-[+module+], check-[+module+],
5388         install-[+module+], [+make_target+]-[+module+],
5389         all-target-[+module+], check-target-[+module+],
5390         install-target-[+module+], [+make_target+]-target-[+module+]):
5391         Pass [+extra_make_args+].
5392         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5393         (GCC_HOST_EXPORTS): Remove.
5394         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5395         cross, check-gcc, check-gcc-c++, install-gcc,
5396         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5397         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5398         * Makefile.in: Regenerate.
5399
5400 2004-06-21  Matthew Sachs  <msachs@apple.com>
5401
5402         * MAINTAINERS: Added self to write-after-approval.
5403
5404 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5405
5406         * configure.in: Check for srcdir/winsup rather than build directory
5407         winsup.
5408         * configure: Regenerate.
5409
5410 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5411
5412         * configure.in: Don't build Cygwin native newlib if winsup
5413         directory is missing.  Emit warning instead.
5414         * configure: Regenerate.
5415
5416 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5417
5418         * Makefile.tpl (touch-stage[+id+]): New.
5419         (restage[+prev+]): Depend on touch-stage[+id+].
5420
5421         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5422         Use it throughout.
5423
5424         * Makefile.def: Add profile and feedback bootstrap stages.
5425         Remove next field from bootstrap stages.
5426         * Makefile.tpl (LN, LN_S): Substitute.
5427         (stageN-start, stageN-end): Use double-colon rules, to
5428         provide a hook for additional setup commands.
5429         (distclean-stageN-gcc, restageN): Create dependencies from
5430         [+prev+], not from [+next+].
5431         (stageN-bubble): Add commands for successive stages from
5432         [+prev+], using double-colon rules.
5433         (all-stageN-gcc): Fix typo.
5434         (stagefeedback-start, profiledbootstrap): New.
5435         * Makefile.in: Regenerate.
5436         * configure.in: Call ACX_PROG_LN.
5437         * configure: Regenerate.
5438
5439 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5440
5441         * MAINTAINERS (Write After Approval): Add myself.
5442
5443 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5444
5445         * MAINTAINERS (Write After Approval): Add myself.
5446
5447 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5448
5449         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5450         without gcc.
5451         * configure: Regenerate.
5452
5453 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5454
5455         * Makefile.tpl: Fix typo.
5456         * Makefile.in: Regenerate.
5457
5458 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5459
5460         * configure.in: Remove new- prefix from toplevel
5461         bootstrap targets.
5462         * configure: Regenerate.
5463
5464 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5465
5466         * Makefile.tpl (all.normal): Rename to all.
5467         (all): Replace with a rule to pick the default
5468         target from configure.
5469         (all-gcc, configure-gcc): Use conditionals to
5470         do nothing when toplevel bootstrap is going on.
5471         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5472         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5473         * configure.in: Support --enable-bootstrap.
5474
5475         * Makefile.def: Remove new- prefix from toplevel
5476         bootstrap targets.
5477         * Makefile.tpl: Likewise.
5478
5479         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5480         target.
5481
5482         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5483         $(RECURSE_FLAGS) to recursive invocation of make.
5484
5485         * Makefile.in: Regenerate.
5486         * configure: Regenerate.
5487
5488 2004-05-30  Andreas Jaeger  <aj@suse.de>
5489             Jim Wilson  <wilson@specifixinc.com>
5490
5491         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5492         like CC.
5493
5494 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5495
5496         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5497         * configure: Regenerate.
5498
5499 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5500
5501         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5502         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5503         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5504         targets.
5505         * Makefile.in: Regenerate.
5506
5507 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5508
5509         * configure.in: Test the ability to symlink directories.
5510         * configure: Regenerate.
5511
5512         * Makefile.def (bootstrap-stage): New definitions.
5513         * Makefile.tpl (configure-stage1-gcc,
5514         configure-stage2-gcc, configure-stage3-gcc,
5515         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5516         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5517         new-restage3, compare): Autogenerate, see Makefile.in
5518         entry for behavioral changes.
5519         (distclean-stage1, new-stage1-start, new-stage1-end,
5520         new-stage1-bubble, distclean-stage2, new-stage2-start,
5521         new-stage2-end, new-stage2-bubble, distclean-stage3,
5522         new-stage3-start, new-stage3-end): New autogenerated targets.
5523         (objext, prebootstrap, BOOT_CFLAGS,
5524         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5525         targets.
5526
5527         * Makefile.in: Regenerate.
5528         (distclean-stage1, new-stage1-start, new-stage1-end,
5529         new-stage1-bubble, distclean-stage2, new-stage2-start,
5530         new-stage2-end, new-stage2-bubble, distclean-stage3,
5531         new-stage3-start, new-stage3-end): New targets.
5532         (all-stage1-gcc): Move prebootstrap dependency from here...
5533         (configure-stage1-gcc): ...to here.
5534         (new-bootstrap): Use bubble targets.
5535         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5536         Use per-stage distclean targets.
5537         (configure-stage1-gcc, configure-stage2-gcc,
5538         configure-stage3-gcc, all-stage1-gcc,
5539         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5540         Use new-stageN-start to prepare the tree.
5541
5542 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5543
5544         * Makefile.def (host_modules): add libcpp.
5545         * Makefile.tpl: Add dependencies on and for libcpp.
5546         * Makefile.in: Regenerate.
5547         * configure.in: Add libcpp host module.
5548         * configure: Regenerate.
5549
5550 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5551
5552         * Makefile.tpl: Whenever a recursive target is defined, wrap
5553         it in a special @if/@endif block, and prepare its maybe
5554         dependency in the @if/@endif block
5555         * configure.in: Instead of writing maybe dependencies, remove
5556         the @if/@endif statements, and remove the @if/@endif blocks
5557         that remain.
5558         * configure: Regenerate.
5559         * Makefile.in: Regenerate.
5560
5561 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5562
5563         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5564
5565 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5566
5567         PR bootstrap/15120
5568         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5569         * */configure: Rebuilt.
5570
5571 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5572
5573         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5574         of libf2c.
5575         * configure, Makefile.in: Regenerate.
5576
5577 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5578
5579         * MAINTAINERS (Write After Approval): Add myself.
5580
5581 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5582
5583         Merge from tree-ssa-20020619-branch.
5584
5585         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5586         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5587         (HOST_GMPLIBS): Define.
5588         (HOST_GMPINC): Define.
5589         (TARGET_LIB_PATH): Add libmudflap.
5590         (GFORTRAN_FOR_TARGET): Define.
5591         (configure-build*): Export GFORTRAN.
5592         (configure-gcc): Export GMPLIBS and GMPINC.
5593         (all-gcc): Add maybe-all-libbanshee.
5594         (configure-target-libgfortran): Define.
5595         * Makefile.in: Regenerate.
5596         * configure.in (host_libs): Add libbanshee.
5597         (target_libraries): Add target-libmudflap and target-libgfortran.
5598         Add --with-libbanshee.
5599         Handle --disable-libmudflap.
5600         (*-*-freebsd*): Use with_gmp.
5601         Add $(libgcj) to noconfigdirs.
5602         * configure: Regenerate.
5603         * depcomp: New file.
5604         * MAINTAINERS: Add tree-ssa maintainers.
5605
5606 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5607
5608         * MAINTAINERS (Various Maintainers): Add myself.
5609
5610 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5611
5612         * MAINTAINERS (Write After Approval): Add myself.
5613
5614 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5615
5616         * MAINTAINERS (Write After Approval): Add myself.
5617
5618 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5619
5620         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5621         * configure: Regenerate.
5622
5623 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5624
5625         Revert:
5626         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5627
5628         * Makefile.def (flags_to_pass): Remove *dir variables that
5629         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5630         as well as prefix and exec_prefix.
5631         * Makefile.in: Regenerate.
5632
5633 2004-04-26  Robert Millan  <robertmh@gnu.org>
5634
5635         Add patches from libtool CVS.
5636         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5637         * ltconfig: Likewise.
5638         * ltcf-c.sh: Likewise.
5639         * ltcf-cxx.sh: Likewise.
5640         * ltcf-gcj.sh: Likewise.
5641
5642 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5643
5644         * Makefile.def (host_modules): Mark with the bootstrap
5645         flag packages on which gcc depends.
5646         * Makefile.tpl (all-bootstrap): Use it.
5647         * Makefile.in: Regenerate.
5648
5649 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5650
5651         * Makefile.def (flags_to_pass): Remove *dir variables that
5652         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5653         as well as prefix and exec_prefix.
5654         * Makefile.in: Regenerate.
5655
5656 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5657
5658         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5659         * configure: Regenerate.
5660         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5661         * gcc/Makefile.tpl (compare): Use the result of the test.
5662         * gcc/Makefile.in: Regenerate.
5663
5664 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5665
5666         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5667         Always relocate gcc and prev-gcc to the original names, even
5668         if the build fails.
5669         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5670         New targets.
5671
5672 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5673
5674         * MAINTAINERS: Update my email address.
5675
5676 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5677
5678         * configure.in (mips*-*-irix5*): Enable ld.
5679         * configure: Regenerate.
5680
5681 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5682
5683         * configure: Regenerate.
5684
5685 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5686
5687         * Makefile.tpl (configure-[+module+], configure-gcc,
5688         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5689         Set and export LDFLAGS.
5690         * Makefile.in: Regenerate.
5691
5692 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5693
5694         * MAINTAINERS: Add myself to write-after-approval.
5695
5696 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5697
5698         PR bootstrap/14871
5699         * Makefile.tpl: If we don't have built-in-tree target tools,
5700         use the ones found by configure rather than hacking around with
5701         program_transform_name.
5702         * configure.in: Give Makefile.tpl the information necessary
5703         to do that.
5704         * Makefile.in: Regenerate.
5705         * configure: Regenerate.
5706
5707 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5708
5709         PR bootstrap/14760
5710         * configure.in: When computing baseargs, strip *all* copies of
5711         offending options.  Also, don't match/substitute the trailing space,
5712         so that this actually works when two similar options are separated by
5713         only one space.
5714         * configure: Regenerate.
5715
5716 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5717
5718         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5719         (rs6000-*-aix*): Same.
5720         * configure: Regenerate.
5721
5722 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5723
5724         * MAINTAINERS: Add myself to write-after-approval.
5725
5726 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5727
5728         * MAINTAINERS: Add myself to write-after-approval.
5729
5730 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5731
5732         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5733         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5734         * Makefile.in: Regenerate.
5735
5736         * configure.in (top level bootstrap support): Rework --enable-werror
5737         to set @stage2_werror_flag@.
5738         * configure: Regenerate.
5739         * Makefile.tpl (top level bootstrap support): Pass
5740         @stage2_werror_flag@ down to configure in stages 2 and 3.
5741         * Makefile.in: Regenerate.
5742
5743 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5744
5745         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5746         for stages 2 and 3 as well as in make.  As a consequence, remove
5747         OUTPUT_OPTION (now detected by configure) from the flags passed down
5748         to make.
5749         * Makefile.in: Regenerate.
5750
5751         * Makefile.tpl (new-bootstrap): Fix typo.
5752         * Makefile.in: Regenerate.
5753
5754 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5755
5756         * Makefile.tpl: Rearrange by moving recursive_targets rules
5757         into their proper sections.
5758         * Makefile.tpl (top level bootstrap support): Move disabling
5759         of coverage flags from 'make' to 'configure'; improve comments.
5760         * Makefile.in: Regenerate.
5761
5762         * Makefile.tpl (experimental top level bootstrap) Move stage1
5763         language setting from all- target to configure- target; disable
5764         intermodule optimization in stage 1; prevent gratuitous rebuilds
5765         of stage 1.
5766         * Makefile.in: Regenerate.
5767         * configure.in: Comma-separate stage 1 language list for top
5768         level bootstrap.
5769         * configure: Regenerate.
5770
5771         * Makefile.tpl: Clean up experimental top level bootstrap support:
5772         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5773         prev-gcc in configure- targets as well as all- targets.
5774         * Makefile.in: Regenerate.
5775
5776 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5777
5778         * compile: New file imported from automake.
5779
5780 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5781
5782         * configure.in: Remove symbolic link section.
5783         * configure: Regenerate.
5784         * Makefile.tpl (links): Remove.
5785         * Makefile.in: Regenerate.
5786
5787 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5788             Nathanael Nerode  <neroden@gcc.gnu.org>
5789
5790         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5791         Set with AC_CHECK_PROGS.
5792         * configure.in: Fix comment typo from last patch.
5793         * configure: Regenerate.
5794
5795 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5796
5797         * Makefile.tpl: Introduce experimental top level bootstrap support.
5798         * Makefile.in: Regenerate.
5799         * configure.in: Introduce support for top level bootstrap.
5800         * configure: Regenerate.
5801
5802 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5803             Paolo Bonzini  <bonzini@gnu.org>
5804
5805         PR bootstrap/14522
5806         * configure.in: Cope with shells that do not support unquoted ^
5807         * configure: Regenerate.
5808
5809 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5810             Paolo Bonzini  <bonzini@gnu.org>
5811
5812         PR bootstrap/14522
5813         * configure.in: Cope with shells that do not support nesting
5814         quotes inside quoted backquote substitutions.
5815         * configure: Regenerate.
5816
5817 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5818
5819         PR bootstrap/14522
5820         * configure.in: Fix escaping of $.
5821         * configure: Regenerate.
5822
5823 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5824
5825         * configure: Regenerate, since I forgot to while committing Paolo's
5826         changes.
5827
5828 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5829
5830         PR ada/14131
5831         Move language detection to the top level.
5832         * configure.in: Find default values for the tools as
5833         soon as possible.  Disable ada if GNAT is not found.
5834         Emit error message about missing languages.  Expand
5835         --enable-languages=all for the gcc subdirectory.
5836
5837 2004-03-10  Ben Elliston  <bje@gnu.org>
5838
5839         * MAINTAINERS: Update my email address.
5840
5841 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5842
5843         * ltconfig: Disable building static libraries if building shared
5844         libraries on AIX 5L.
5845
5846 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5847
5848         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5849         and disable libgcj.
5850         * configure: Regenerated.
5851
5852 2004-03-01  Brian Booth  <bbooth@redhat.com>
5853
5854         * MAINTAINERS: Add myself to write-after-approval.
5855
5856 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5857
5858         * MAINTAINERS: Add myself to write-after-approval.
5859
5860 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5861
5862         PR bootstrap/7087
5863         * Makefile.tpl: Guard XFOO sed statements better.
5864         * Makefile.tpl: Add dependency for configure-target-libada.
5865         * Makefile.in: Regenerate (incidentally fixes broken
5866         commit when libada-branch was merged).
5867
5868 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5869
5870         * MAINTAINERS: Add myself to write-after-approval.
5871
5872 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5873
5874         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5875         maintainers.
5876
5877 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5878
5879         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5880         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5881
5882 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5883
5884         PR bootstrap/11932
5885         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5886
5887 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5888
5889         * MAINTAINERS: Added myself to write-after-approval.
5890
5891 2004-02-14  Michael Koch  <konqueror@gmx.de>
5892
5893         * MAINTAINERS: Added myself to write-after-approval.
5894
5895 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5896
5897         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5898         some OS port maintainers to OS port maintainers section.
5899
5900 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5901
5902         * MAINTAINERS: Add self.
5903
5904 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5905
5906         * MAINTAINERS: Alphabetize.
5907
5908 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5909
5910         * MAINTAINERS: Remove myself.
5911
5912 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5913
5914         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5915         (rs6000-*-aix*): Same.
5916         * configure: Regenerate.
5917
5918 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5919
5920         * configure.in (host): Add in missing $noconfigdirs to defines.
5921         * configure: Regenerate.
5922
5923 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5924             Nathanael Nerode  <neroden@gcc.gnu.org>
5925
5926         PR ada/6637, PR ada/5911
5927         Merge with libada-branch:
5928         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5929         with appropriate dependencies. Add --enable-libada configure switch.
5930         * configure, Makefile.in: Regenerate.
5931
5932 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5933
5934         * MAINTAINERS: Add myself to write-after-approval.
5935
5936 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5937
5938         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5939         * configure: Regenerate.
5940
5941 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5942
5943         Merge from upstream:
5944
5945         * ltmain.in: When setting IFS to '~', be careful about user
5946         arguments that contain '~'.
5947
5948         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5949
5950         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5951         Also test $base_compile against $CC with escaped arguments. Bug
5952         reported by Geoff Keating <geoffk@apple.com>.
5953
5954 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5955
5956         * MAINTAINERS: Remove i960 port.
5957
5958 2004-01-23  DJ Delorie  <dj@redhat.com>
5959
5960         * Makefile.def (target_modules) [libiberty]: Don't stage.
5961         * Makefile.in: Rebuilt.
5962
5963 2004-01-20  Caroline Tice  <ctice@apple.com>
5964
5965         * MAINTAINERS: Add myself to write-after-approval.
5966
5967 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5968
5969         * MAINTAINERS: Update my email address.
5970
5971 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5972
5973         * MAINTAINERS: Add myself to write-after-approval.
5974
5975 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5976
5977         * MAINTAINERS: Remove entries without email address.
5978
5979 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5980
5981         * MAINTAINERS: Add myself to write-after-approval.
5982
5983 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5984
5985         * MAINTAINERS: Update my email address.
5986
5987 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5988
5989         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5990         * Makefile.tpl (configure-target-[+module+]): Support stage.
5991         * Makefile.in: Rebuilt.
5992
5993 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5994
5995         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5996
5997 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5998
5999         * MAINTAINERS: Add myself as a MIPS maintainer.
6000
6001 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6002
6003         * configure.in: Use ./config.cache, not config.cache.
6004         * configure: Regenerate.
6005         * Makefile.tpl: Special-casing not needed for GCC any more.
6006         * Makefile.in: Regenerate.
6007
6008         * configure.in: Don't share a cache file for host dirs.
6009         * configure: Regenerate.
6010
6011         * config-ml.in: Don't mess with the cache file.
6012
6013 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6014
6015         * MAINTAINERS: Move myself from 'Write After Approval' to
6016         'CPU Port Maintainers' section as SPARC maintainer.
6017
6018 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6019
6020         * Makefile.tpl: Make GCC use a separate config.cache.
6021         * Makefile.in: Regenerate.
6022
6023         PR bootstrap/11932, PR bootstrap/11933
6024         (I don't know if it will fix either of them, but it relates
6025         to them.)
6026         * configure.in: Don't use shared config.cache for target
6027         directories.
6028         * configure: Regenerate.
6029
6030 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6031
6032         * MAINTAINERS: Add myself to 'Write After Approval' section.
6033
6034 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6035
6036         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6037         * configure: Regenerated.
6038
6039 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6040
6041         * MAINTAINERS: Remove the mn10200 maintainer.
6042
6043 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6044
6045         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6046         * configure: Regenerated.
6047
6048 2003-12-16  Jan Hubicka  <jh@suse.cz>
6049
6050         * MAINTAINERS: Add myself as callgraph maintainer.
6051
6052 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6053
6054         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6055         * configure: Regenerate.
6056
6057 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6058
6059         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6060         'Write After Approval' section. Update email.
6061
6062 2003-12-01  James Lemke  <jim@wasabisystems.com>
6063
6064         * MAINTAINERS (Write After Approval): Add myself.
6065
6066 2003-11-20  Matt Thomas  <matt@3am-software.com>
6067
6068         * MAINTAINERS: Add myself as a vax port maintainer.
6069
6070 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6071
6072         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6073         (configure-build-[+module+], configure-[+module+]): Likewise.
6074         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6075         * Makefile.in: Regenerate.
6076
6077 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6078
6079         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6080         shared/dylibed libraries.
6081         * ltmain.sh: Likewise.
6082         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6083         * ltcf-cxx.sh: Likewise.
6084         * ltcf-gcj.sh: Likewise.
6085         * ltconfig: Likewise.
6086
6087 2003-11-17  Stan Cox  <scox@redhat.com>
6088
6089         * MAINTAINERS: Add myself as iq2000 port maintainer.
6090
6091 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6092
6093         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6094         * Makefile.in: Regenerate.
6095
6096 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6097
6098         * config.sub: Update to 2003-11-03 version.
6099
6100 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6101
6102         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6103         * configure:  Regenerate.
6104
6105 2003-10-20  Nicolas Pitre  <nico@cam.org>
6106
6107         * MAINTAINERS: Add myself to 'Write After Approval' section.
6108
6109 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6110
6111         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6112
6113 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6114
6115         * MAINTAINERS: Update my email address.
6116
6117 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6118
6119         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6120
6121 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6122
6123         * MAINTAINERS: Add myself to 'Write After Approval' section.
6124
6125 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6126
6127         * config.guess: Update to 2003-10-16 version.
6128         * config.sub: Update to 2003-10-16 version.
6129
6130 2003-10-15  David Daney  <ddaney@avtrex.com>
6131
6132         * MAINTAINERS: Added myself to 'Write After Approval' section.
6133
6134 2003-10-15  Falk Hueffner  <falk@debian.org>
6135
6136         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6137         'Write After Approval' section. Update email.
6138
6139 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6140
6141         * MAINTAINERS: Move myself from 'Write After Approval' to
6142         'Various Maintainers' section as middle-end maintainer.
6143
6144 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6145
6146         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6147         HOST_FLAGS_TO_PASS.
6148         * Makefile.in: Regenerate.
6149
6150 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6151
6152         * config.guess: Update to 2003-10-07 version.
6153         * config.sub: Update to 2003-10-07 version.
6154
6155 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6156
6157         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6158         * ltconfig (irix5*, irix6*): Don't override version_type.
6159
6160 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6161
6162         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6163         * configure: Rebuilt
6164         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6165         * Makefile.in: Rebuilt
6166
6167 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6168
6169         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6170
6171 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6172
6173         * MAINTAINERS (Write After Approval): Add myself.
6174
6175 2003-09-29  Paul Koning  <ni1d@arrl.net>
6176
6177         * MAINTAINERS: Move myself from "Write After Approval"
6178         to CPU platform maintainers for pdp11 platform.
6179
6180 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6181
6182         * MAINTAINERS: Move myself from 'Write After Approval' to
6183         'Various Maintainers' section as libffi testsuite maintainer.
6184
6185 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6186
6187         * configure.in: Pass a computed --program-transform-name
6188         to subconfigures.
6189         * configure: Regenerated.
6190
6191 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6192
6193         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6194         * Makefile.in: Regenerate.
6195
6196         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6197         * Makefile.in: Regenerate.
6198
6199 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6200
6201         * MAINTAINERS: Move myself from 'Write After Approval'
6202         to 'Various Maintainers' (objective-c) section.
6203
6204 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6205
6206         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6207         quoting.
6208         * configure: Regenerated.
6209
6210 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6211
6212         * MAINTAINERS (Write After Approval): Add myself to write after
6213         approval list.
6214
6215 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6216
6217         * MAINTAINERS (Write After Approval): Add myself.
6218
6219 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6220
6221         * MAINTAINERS: Update my e-mail address.
6222
6223 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6224
6225         * libtool.m4 (LD): Correct powerpc64 host match.
6226
6227 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6228
6229         * MAINTAINTERS: Update my affiliation and email address.
6230
6231 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6232
6233         * MAINTAINERS (Write After Approval): Add myself.
6234
6235 2003-09-04  DJ Delorie  <dj@redhat.com>
6236
6237         * configure: Regenerate.
6238
6239 2003-09-04  Robert Millan  <robertmh@gnu.org>
6240
6241         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6242
6243 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6244
6245         * configure.in: Ensure arguments to sed are properly spaced.
6246         * configure: Regenerate.
6247
6248 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6249
6250         * MAINTAINERS: Update my e-mail address.
6251
6252 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6253
6254         * MAINTAINERS (Write After Approval): Add myself.
6255
6256 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6257
6258         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6259         * configure: Regenerated.
6260
6261 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6262
6263         * MAINTAINERS: Update my email address.
6264
6265 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6266
6267         * configure.in:  Use newline instead of semicolon when assuming
6268         shell arguments in a for loop.
6269         * configure:  Regenerated.
6270
6271 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6272
6273         * MAINTAINERS: Resurrect the i860 maintainer.
6274
6275 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6276
6277         PR 8180
6278         * configure.in: When testing with_libs and with_headers, treat
6279         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6280         * configure: Regenerate.
6281
6282         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6283         make, shell, etc.
6284         (baseargs): Likewise.
6285         * configure: Regenerate.
6286
6287 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6288
6289         * MAINTAINERS (Write After Approval): Add myself.
6290
6291 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6292
6293         * configure.in: Disable libgcj for darwin not on powerpc.
6294         * configure: Rebuild.
6295
6296 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6297
6298         * config-ml.in, symlink-tree: Add license.
6299
6300 2003-08-03  Richard Stallman  <rms@gnu.org>
6301             Eben Moglen  <moglen@columbia.edu>
6302
6303         * README.SCO: New file.
6304
6305 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6306
6307         * Makefile.tpl (check, check-c++): Express dependencies using
6308         dependencies rather than commands.
6309         * Makefile.in: Regenerate.
6310
6311 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6312
6313         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6314         * configure: Ditto.
6315
6316 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6317
6318         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6319         * Makefile.in: Update.
6320
6321 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6322
6323         * configure.in: Enable libgcj for darwin.
6324         * configure: Rebuild.
6325
6326 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6327
6328         * config-ml.in:  Use ac_configure_args directly instead of
6329         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6330         actually seen.
6331
6332 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6333
6334         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6335         creating target and build subdirs to build all parent dirs as needed.
6336         * Makefile.in: Rebuild.
6337         * configure.in: Don't build dirs explicitly here.
6338         * configure: Rebuild.
6339
6340 2003-07-26  Paul Brook  <paul@nowt.org>
6341
6342         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6343
6344 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6345
6346         * Makefile.tpl (all-make): Depend on intl.
6347         * Makefile.in: Rebuilt.
6348
6349 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6350
6351         * install-sh:  Update to newer upstream versions (associated with
6352         aclocal 1.7).
6353         * mkinstalldirs:  Likewise.
6354         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6355
6356 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6357
6358         * MAINTAINERS: Move self from Bug database only accounts
6359         to write-after-approval.
6360
6361 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6362
6363         * config.if: Remove unused libc_interface determination.
6364
6365 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6366
6367         * MAINTAINERS: Move self from write-after-approval to
6368         build machinery (*.in).
6369
6370 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6371
6372         PR bootstrap/11273
6373         PR bootstrap/11408
6374         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6375         unused INSTALL_PROGRAM_ARGS.
6376         * configure.in: Use AC_PROG_INSTALL.
6377         * Makefile.in: Regenerate.
6378         * configure: Regenerate.
6379
6380 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6381
6382         * MAINTAINERS: Alphabetize.
6383
6384 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6385
6386         * configure: Rebuilt.
6387         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6388         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6389         newlib nor libgloss.
6390         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6391         * configure.in (am33_2.0-*-linux*): Added.
6392
6393 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6394
6395         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6396         * configure: Regenerate.
6397
6398 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6399
6400         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6401         * Makefile.in: Regenerate.
6402
6403 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6404
6405         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6406         * Makefile.in: Regenerate.
6407
6408 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6409
6410         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6411         * Makefile.in: Regenerated.
6412
6413         * config-ml.in: Replace PWD with PWD_COMMAND.
6414
6415 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6416
6417         * intl: New directory; see intl/ChangeLog for details.
6418         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6419         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6420         * Makefile.in: Regenerate.
6421
6422 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6423
6424         * configure.in: Clean up config-lang.in handling.  Delete
6425         useless assignment to "subdirs".
6426         * configure: Regenerate.
6427
6428 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6429
6430         * configure.in: Rename 'target_libs' to 'target_libraries'.
6431         Remove useless reference to 'target_libs'.
6432         * configure: Regenerate.
6433
6434 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6435
6436         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6437         * Makefile.in: Regenerate.
6438
6439 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6440
6441         * Makefile.def: Introduce flags_to_pass.
6442         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6443         * Makefile.in: Regenerate.
6444
6445 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6446
6447         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6448         and target-libgloss.
6449         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6450         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6451         * configure: Regenerate.
6452
6453 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6454
6455         * configure.in: Update testsuite_flags to new location.
6456         * configure. Regenerate.
6457
6458 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6459
6460         * Makefile.tpl: Remove BUILD_CC stuff.
6461         * Makefile.in: Regenerate.
6462
6463 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6464
6465         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6466
6467 2003-06-16  Graeme Peterson  <gp@qnx.com>
6468
6469         * MAINTAINERS (Write After Approval): Add myself.
6470
6471 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6472
6473         * config.guess: Update to 2003-06-12 version.
6474         * config.sub: Update to 2003-06-13 version.
6475
6476 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6477
6478         * config.guess: Update to 2003-06-06 version.
6479         * config.sub: Update to 2003-06-06 version.
6480
6481 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6482
6483         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6484         * configure. Regenerate.
6485
6486 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6487
6488         * configure.in: Disable serial configure by default.
6489         * configure: Regenerate.
6490         * Makefile.tpl: Abolish .NOTPARALLEL.
6491         * Makefile.in: Regenerate.
6492
6493         * Makefile.tpl: Replace {build,host,target}_canonical by
6494         {build,host,target}.
6495         * Makefile.in: Regenerate.
6496
6497         * Makefile.tpl: Fix stupid pasto.
6498         * Makefile.in: Regenerate.
6499
6500 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6501
6502         * Makefile.tpl: Remove bogus conditional.
6503         * Makefile.in: Regenerate.
6504
6505 2003-06-05  Jan Hubicka  <jh@suse.cz>
6506
6507         * Makefile.tpl (profiledbootstrap): New target.
6508         * Makefile.in (profiledbootstrap): New target.
6509
6510 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6511
6512         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6513         Pinski. Remove user names from other bugzilla-only maintainers.
6514
6515 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6516
6517         * Makefile.tpl: Make 'recursive targets' using autogen rather
6518         than shell loop.  Remove duplicate 'clean' targets and false
6519         comments.
6520         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6521         Add systematic method of specifying missing targets in subdirs.
6522         Add copyright boilerplate.
6523         * Makefile.in: Regenerate.
6524         * configure.in: Add 'recursive targets' to maybe list.
6525         * configure: Regenerate.
6526
6527         * MAINTAINERS: "GNATS only" -> "Bug database only".
6528
6529         * Makefile.tpl: Rename [+target+] to [+make_target+].
6530         * Makefile.def: Rename 'target' to 'make_target'.
6531
6532 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6533
6534         * MAINTAINERS: Add self as options handling maintainer.
6535
6536 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6537
6538         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6539         been too long since I touched those ports.
6540
6541 2003-05-28  DJ Delorie  <dj@redhat.com>
6542
6543         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6544         * Makefile.in: Regenerate.
6545
6546 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6547
6548         * configure.in: Use curly braces in the definition of tooldir.
6549         * configure: Regenerate.
6550
6551 2003-05-21  DJ Delorie  <dj@redhat.com>
6552
6553         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6554         newlib or libgloss.
6555         * Makefile.in: Regenerate.
6556
6557 2003-05-21  DJ Delorie  <dj@redhat.com>
6558
6559         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6560         * Makefile.in: Regenerate.
6561
6562 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6563
6564         * MAINTAINERS: Update my e-mail address.
6565
6566 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6567
6568         * configure.in: Switch more things to use maybe dependencies.
6569         * Makefile.tpl: Switch more things to use maybe dependencies.
6570         Factor out common code from autogen IF statements.
6571         * configure: Regenerate.
6572         * Makefile.in: Regenerate.
6573
6574 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6575
6576         * configure.in: Accept i[3456789]86 for machine type.
6577         * configure: Regenerate.
6578
6579 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6580
6581         * configure.in: Switch more things to use maybe dependencies.
6582         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6583         * configure: Regenerate.
6584         * Makefile.tpl: Switch more things to use maybe dependencies.
6585         * Makefile.in: Regenerate.
6586
6587 2003-05-16  Andreas Schwab  <schwab@suse.de>
6588
6589         * Makefile.tpl (install-opcodes): Define.
6590         * Makefile.in: Rebuild.
6591
6592 2003-05-13  Andreas Jaeger  <aj@suse.de>
6593
6594         * config.guess: Update to 2003-05-09 version.
6595         * config.sub: Update to 2003-05-09 version.
6596
6597 2003-05-13  Michael Eager  <eager@mvista.com>
6598
6599         * configure.in: Correct sed script so that options in quotes are not
6600         deleted.
6601         * configure: Rebuild.
6602
6603 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6604
6605         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6606         and $$s/newlib/libc/sys/cygwin32 include paths.
6607         * configure: Ditto.
6608
6609 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6610
6611         * MAINTAINERS: Update my email addresses.
6612
6613 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6614
6615         * config-ml.in: Propagate INSTALL variables.
6616
6617 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6618
6619         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6620
6621 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6622
6623         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6624         * Makefile.in: Regenerate.
6625
6626 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6627
6628         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6629
6630 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6631
6632         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6633
6634 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6635
6636         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6637         * Makefile.in: Regenerated.
6638
6639 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6640
6641         * MAINTAINERS (Write After Approval): Upgrade myself from
6642         GNATS only to write-after-approval. Update my mail address.
6643
6644 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6645
6646         (OS Port Maintainers: freebsd): Add myself.
6647
6648 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6649
6650         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6651
6652 2003-04-22  Kean Johnston  <jkj@sco.com>
6653
6654         * MAINTAINERS (SCO ports): Added myself.
6655
6656 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6657
6658         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6659
6660 2003-04-19  Kean Johnston  <jkj@sco.com>
6661
6662         * MAINTAINERS (Write After Approval): Add myself.
6663
6664 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6665
6666         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6667         * Makefile.in: Regenerate.
6668
6669 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6670
6671         * configure.in (powerpc64*-*-linux*): Remove.
6672         * configure: Rebuilt.
6673
6674 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6675
6676         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6677         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6678         and restrap.
6679         * Makefile.in:  Regenerate.
6680
6681 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6682
6683         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6684         * configure: Regenerated.
6685
6686 2003-04-15  DJ Delorie  <dj@redhat.com>
6687
6688         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6689
6690 2003-04-13  Nick Clifton  <nickc@redhat.com>
6691
6692         * config-ml.in: Remove support for --disable-aix removing
6693         call-aix multilibs.
6694
6695 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6696
6697         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6698         * */configure: Rebuilt.
6699
6700 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6701
6702         * MAINTAINERS: Add my email address.
6703
6704 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6705
6706         * MAINTAINERS (Write After Approval): Add myself.
6707
6708 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6709
6710         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6711         * Makefile.in: Regenerate.
6712
6713 2003-03-14  Michael Chastain  <mec@shout.net>
6714
6715         * Makefile.in: Regenerate with correct Makefile.def.
6716
6717 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6718
6719         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6720         Make macro.
6721         * Makefile.in: Regenerate.
6722         * configure.in: Clean up gxx_include_dir logic.
6723         * configure: Regenerate.
6724
6725 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6726
6727         * MAINTAINERS (Write After Approval): Add myself.
6728
6729 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6730
6731         * MAINTAINERS: Update my mail address.
6732
6733 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6734
6735         * configure.in (gxx_include_dir): Fix typo.
6736         * configure: Regenerated.
6737
6738 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6739
6740         * Makefile.tpl: Reindent.
6741         * Makefile.in: Regenerate.
6742         * configure.in: Reindent.  Don't set unused variables.
6743         * configure: Regenerate.
6744
6745 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6746
6747         * configure.in: Include $(build_tooldir)/sys-include in
6748         FLAGS_FOR_TARGET.
6749         * configure: Regenerated.
6750
6751 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6752
6753         * Makefile.tpl: Always pass down RANLIB.
6754         * Makefile.in: Regenerate.
6755
6756         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6757         * Makefile.in: Regenerate.
6758         * configure.in: Remove unused logic relating to --enable-shared
6759         and --enable-threads.  Remove bogus comments.  Remove redundant
6760         noconfigdirs.
6761         * configure: Regenerate.
6762
6763         * configure.in: Replace ${libstdcxx_version} by its value.
6764         Remove reference to mh-dgux.
6765         * configure: Regenerate.
6766
6767 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6768
6769         * MAINTAINERS (Write After Approval): Add myself.
6770
6771 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6772
6773         * Makefile.tpl: Rearrange.
6774         * Makefile.in: Regenerate.
6775
6776 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6777
6778         * configure.in: Add support for kaOS as cross build target system.
6779         * configure: Regenerated.
6780
6781 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6782
6783         * MAINTAINERS (Write after approval): Add myself.
6784
6785 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6786
6787         * MAINTAINERS: Update my email address.
6788
6789 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6790
6791         * MAINTAINERS: Add self to blanket write privs. section.
6792
6793 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6794
6795         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6796         configure-target-* as some target builds may require additional
6797         flags for preprocessor tests.
6798         * Makefile.in: Regenerated.
6799
6800 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6801
6802         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6803         * ltconfig: Handle it.
6804         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6805         auto-detecting it.
6806
6807         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6808         it is used as argument to $CC.
6809         * ltcf-gcj.sh: Likewise.
6810
6811         * configure.in: Introduce --enable-maintainer-mode.
6812         * configure: Rebuilt.
6813         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6814         for maintainer mode.
6815         * Makefile.in: Rebuilt.
6816
6817 2003-02-18  Jason Merrill  <jason@redhat.com>
6818
6819         * Makefile.tpl (check-c++): Allow parallelism.
6820
6821 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6822
6823         * MAINTAINERS: Remove John Carr (who never actually had access to
6824         gcc.gnu.org).
6825
6826 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6827
6828         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6829         don't configure target-libobjc.
6830         * configure: Regenerate.
6831
6832 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6833
6834         * Makefile.tpl (RANLIB): Define.
6835         * Makefile.in: Regenerate.
6836
6837 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6838
6839         * MAINTAINERS: Update my email.
6840
6841 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6842
6843         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6844         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6845         * Makefile.in: Regenerated.
6846         * configure.in: Remove all traces of snavigator, db, and grep.
6847         * configure: Regenerated.
6848
6849 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6850
6851         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6852         After Approval.
6853
6854 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6855
6856         * MAINTAINERS (Write after approval): Add myself.
6857
6858 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6859
6860         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6861         * Makefile.in: Regenerated.
6862
6863 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6864
6865         * config.guess: Updated to 2003-01-30's version.
6866         * config.sub: Updated to 2003-01-28's version.
6867
6868 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6869
6870         * config.if: If gcc_version is already set, just use it.  Don't set
6871         gcc_version_trigger if it's already set, otherwise set it to
6872         gcc/version.c, but only if the file exists.  If it is not set and
6873         gcc/version.c does not exist, try to extract the version number from
6874         $CC.
6875
6876 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6877
6878         * MAINTAINERS: Add myself to write-after-approval list.
6879
6880 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6881
6882         * configure.in:  Revert 24Jan change.
6883         * configure:  Regenerate.
6884
6885 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6886
6887         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6888         entry of HJ Lu.
6889
6890 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6891
6892         * configure.in: Revert previous change.
6893         * configure: Regenerate.
6894
6895 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6896
6897         * configure.in: Make rda native-only.
6898         * configure: Regenerate.
6899
6900 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6901
6902         * MAINTAINERS: Move myself from GNATS-only-accounts to
6903         write-after-approval.
6904
6905 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6906
6907         * configure.in: Add missing \.
6908         * configure: Rebuilt.
6909
6910 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6911
6912         * configure.in (baseargs): Avoid using \| in sed regular
6913         expressions.
6914         * configure: Rebuilt.
6915
6916 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6917
6918         * configure.in (baseargs): Remove all supported forms of
6919         --cache-file, --srcdir, --host, --build and --target options
6920         from argument lists.
6921         * configure: Rebuilt.
6922
6923 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6924
6925         * MAINTAINERS: Add myself to write-after-approval list.
6926
6927 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6928
6929         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6930         * configure: Rebuilt.
6931
6932 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6933
6934         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6935         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6936         * Makefile.in: Regenerate.
6937         * configure: Regenerate.
6938
6939 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6940
6941         * configure.in: Remove Makefile in build, host and target modules
6942         unless configure was run with --no-recursion.
6943         * configure: Rebuilt.
6944
6945 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6946
6947         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6948         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6949         * Makefile.in: Regenerate.
6950
6951 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6952
6953         * config.guess: Update to 2003-01-03 version.
6954         * config.sub: Update to 2003-01-03 version.
6955
6956 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6957
6958         * configure: Regenerate with proper autoconf 2.13.
6959
6960 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6961
6962         * configure.in: Add AC_PREREQ for consistency.
6963         * configure: Regenerate.
6964
6965 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6966
6967         * configure.in (GDB_TK): Add tcl directories conditional on
6968         gdb/gdbtk directory being present.
6969         * configure: Regenerate.
6970
6971 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6972
6973         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6974         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6975         * configure: Rebuilt.
6976
6977 2002-12-31  Tom Tromey  <tromey@redhat.com>
6978
6979         * Makefile.in: Rebuilt.
6980         * Makefile.def (target_modules) [libffi]: Allow installation.
6981
6982 2002-12-31  Andreas Schwab  <schwab@suse.de>
6983
6984         * configure.in: Fix use of $program_transform_name.
6985         * configure: Regenerated.
6986
6987 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6988
6989         * configure.in (baseargs): Don't remove first configure argument.
6990         * configure: Regenerated.
6991
6992 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6993
6994         * Makefile.tpl (local-distclean): Don't remove...
6995         (multilib.ts): ... this.  Moved into...
6996         (multilib.out): ... this.  Don't use sub-make.
6997         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6998         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6999         (configure-build-[+module+], configure-[+module+],
7000         configure-target-[+module+], configure-gcc): ... these.  Test
7001         for Makefile existence.  Drop config.status from dependencies.
7002         * Makefile.in: Rebuilt.
7003         * configure.in: Move gcc-version-trigger to the end of
7004         ac_configure_args.  Add comments to maybedep.tmp and
7005         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7006         nonopt from baseargs, matching and removing corresponding
7007         whitespace while at it.
7008         * configure: Rebuilt.
7009
7010 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7011
7012         * configure.in (host_configargs): Replace reference to
7013         no-longer-defined buildopts with --build=${build_alias}.
7014         * configure: Rebuilt.
7015
7016         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7017         program_transform_name to standard idiom.
7018         (AUTOGEN, AUTOCONF): Define.
7019         (Makefile.in): Use $(AUTOGEN).
7020         (Makefile): Depend on config.status, and use autoconf-style rule to
7021         build it.  Move original commands to...
7022         (config.status): ... this new target.
7023         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7024         $(AUTOCONF).
7025         * Makefile.in: Rebuilt.
7026
7027 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7028
7029         * Makefile.tpl: Fix dramatic bustage due to change in
7030         program_transform_name.
7031         * Makefile.in: Regenerate.
7032
7033         * configure.in: Remove unnecessary PATH setting.
7034         * configure: Regnerate.
7035
7036         * configure.in: Don't default to unprefixed tools unless
7037         the native tools will work.
7038         * configure: Regenerate.
7039
7040         * configure.in: Convert to autoconf script.  Blow away lots
7041         of now-redundant Makefile fragments.
7042         * configure: Generate using Autoconf.
7043         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7044         * Makefile.in: Regenerate.
7045
7046 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7047
7048         * configure: Fix stupid bug where RANLIB was mistakenly included.
7049
7050         * configure.in: Rename (buildargs, hostargs, targargs) to
7051         (build_configargs, host_configargs, target_configargs).
7052
7053         * configure.in: Move logic out of sed statement.
7054
7055         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7056         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7057
7058 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7059
7060         * config.sub: Import from master repository
7061         * config.guess: Ditto
7062
7063 2002-12-24  Andreas Schwab  <schwab@suse.de>
7064
7065         * Makefile.tpl (multilib.out): Fix missing space.
7066         * Makefile.in: Regenerate.
7067
7068 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7069
7070         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7071         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7072         * Makefile.in: Regenerate.
7073         * configure.in: Remove unnecessary leftovers.
7074
7075 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7076
7077         * configure.in (extra_ranlibflags_for_target): New variable.
7078         (*-*-darwin): Add -c to ranlib commands.
7079         * configure (tooldir): Handle extra_ranlibflags_for_target.
7080
7081 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7082
7083         * Makefile.tpl: Revert HJL's change.
7084         * Makefile.in: Regenerated.
7085         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7086         always.
7087
7088 2002-12-19  Andreas Schwab  <schwab@suse.de>
7089
7090         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7091         * Makefile.in: Regenerate.
7092
7093 2002-12-18  H.J. Lu  <hjl@gnu.org>
7094
7095         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7096         * Makefile.in: Regenerated.
7097
7098         * configure.in (build_prefix): New. Substitute.
7099
7100 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7101
7102         * Makefile.tpl: Don't let real targets depend on phony targets.
7103         * Makefile.in: Regenerate.
7104
7105         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7106         * Makefile.in: Regenerate.
7107
7108 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7109
7110         * config.sub: Import from master repository
7111         * config.guess: Ditto
7112
7113 2002-12-16  Jason Merrill  <jason@redhat.com>
7114
7115         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7116         previous 'make bootstrap'.
7117         * Makefile.in: Regenerate.
7118
7119 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7120
7121         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7122
7123 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7124
7125         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7126         * Makefile.in: Regenerate.
7127
7128 2002-12-13  Jason Merrill  <jason@redhat.com>
7129
7130         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7131         library tests.
7132         (check-c++): Just depend on it and check-target-libstdc++-v3.
7133         * Makefile.in: Regenerate.
7134
7135 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7136
7137         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7138         * Makefile.in: Rebuilt.
7139
7140 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7141
7142         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7143
7144 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7145
7146         * configure: Fix bug put in by gremlins.
7147
7148         * Makefile.tpl: Substitute more autoconfily.
7149         * configure: Substitute more autoconfily.
7150         * Makefile.in: Regenerate.
7151
7152 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7153
7154         * config.sub: Import from master repository
7155         * config.guess: Ditto
7156         * MAINTAINERS: Added Svein Seldal under write after approval
7157
7158 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7159
7160         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7161         * Makefile.in (all-sim): Ditto.
7162
7163 2002-12-06  DJ Delorie  <dj@redhat.com>
7164
7165         * Makefile.tpl: Change configure dependencies to not have real
7166         targets depend on phony targets.
7167
7168 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7169
7170         * configure.in: Revert unintentional change.
7171
7172         * Makefile.tpl: Change dependency for */multilib.out so that
7173         it works when gcc isn't in the tree.
7174
7175         * configure.in: Substitute more.
7176         * configure: Run subconfigures from the Makefile.
7177         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7178         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7179
7180 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7181
7182         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7183
7184 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7185
7186         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7187         and corresponding dependencies.
7188         * Makefile.in: Regenerate.
7189
7190         * configure.in (host_tools): Order binutils, gas and ld for
7191         convenience in running the testsuites.
7192
7193         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7194         * Makefile.in: Regenerate.
7195         * configure.in: Introduce rules to serialize subconfigure runs.
7196
7197         * configure.in: Introduce BASE_CC_FOR_TARGET.
7198         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7199         Realize configure-build-* targets.  Realize configure-target-* targets.
7200         * Makefile.in: Regenerate.
7201
7202 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7203
7204         * configure: Move gcc_version_trigger stuff from here...
7205         * configure.in: ...to here.
7206
7207         * configure.in: Separate subconfigure options added by this file from
7208         options given by the user.  Add machinery to put args for host
7209         subconfigures into the Makefile.
7210
7211         * Makefile.tpl: Remove 'vault' targets.
7212         * Makefile.tpl: Reorder and comment dependencies.
7213         * Makefile.in: Regenerate.
7214
7215 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7216         * configure.in: Fix my broken commit of previous patch. (sigh)
7217
7218 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7219
7220         * configure.in: Move host-specific darwin noconfigdirs into
7221         the host-specific section.
7222
7223 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7224
7225         * configure.in: Move host-specific darwin noconfigdirs into
7226         the host-specific section.
7227
7228 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7229
7230         * configure: Remove skip-this-dir support.
7231         * Makefile.tpl: Remove skip-this-dir support.
7232
7233         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7234         subdirectories.
7235         * Makefile.in: Regenerate.
7236
7237         * Makefile.tpl: Strip out useless setting of 'dir'.
7238         * Makefile.in: Regenerate.
7239
7240 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7241
7242         * configure.in: Fix deeply stupid bug.
7243
7244         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7245         shell code in CXX_FOR_TARGET
7246         * Makefile.def: Introduce raw_cxx.
7247         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7248         RAW_CXX_FOR_TARGET.
7249         * Makefile.in: Regenerate.
7250
7251 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7252
7253         * Makefile.tpl: Remove unnecessary ifs.
7254         * Makefile.in: Regenerate.
7255
7256         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7257         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7258         targets for 'no_install' modules.
7259         * configure: Move GDB_TK substitution to configure.in.  Move
7260         build_modules stuff to configure.in.
7261         * configure.in: Implement soft dependency machinery.  Maybe-ize
7262         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7263         * Makefile.in: Regenerate.
7264
7265 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7266
7267         * Makefile.tpl: Make all-target, install-target behave similarly
7268         to all, install (only hitting configured targets).  Eliminate
7269         unused macro defintions.
7270
7271         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7272         build != host.
7273
7274         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7275
7276         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7277
7278         * configure.in: Produce lists of subdir targets we're actually
7279         configuring.  Remove references to "dosrel".
7280         * Makefile.tpl: Let configure set which subdir targets are hit.
7281         Remove install-cross; clean up install; remove ALL.  Remove
7282         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7283         Autogenerate host module targets.  Remove empty dependency lines
7284         and redundant dependency; rearrange slightly.
7285         * Makefile.def: Add host-side libtermcap, utils.
7286
7287         * Makefile.in: Regenerate.
7288
7289 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7290
7291         * ltconfig (osf[345]): Append $major to soname_spec.
7292         Reflect this in library_names_spec.
7293         * ltmain.sh (osf): Prefix $major with . for use as extension.
7294
7295 2002-11-19  Andreas Jaeger  <aj@suse.de>
7296
7297         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7298         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7299         and sparc64 GNU/Linux systems.
7300
7301 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7302
7303         * MAINTAINERS: Update email.
7304
7305 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7306
7307         * MAINTAINERS: Complete James Dennett's entry.
7308
7309 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7310
7311         * MAINTAINERS (Write After Approval): Add myself.
7312
7313 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7314
7315         * Makefile.tpl: syntactic cleanup
7316
7317 2002-11-13  Stuart Hastings  <stuart@apple.com>
7318
7319         * MAINTAINERS: Add myself to write-after-approval list.
7320
7321 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7322
7323         * Makefile.def: Add list of recursive targets to autogenerate.
7324         Add build_modules.
7325         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7326         targets.  Autogenerate *-build-* targets.
7327         * Makefile.in: Regenerate.
7328
7329 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7330
7331         * configure: More autoconf-style substitutions.
7332         * Makefile.tpl: More autoconf-style substitutions.
7333         * Makefile.in: Regenerate.
7334
7335 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7336
7337         * configure: Substitute more variables in a more autoconf-friendly
7338         way.  Simplify slightly.
7339         * Makefile.tpl: Make more variables substitutable in an
7340         autoconf-friendly way.
7341         * Makefile.in: Regenerate.
7342
7343 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7344
7345         * MAINTAINERS (Write After Approval): Add myself.
7346
7347 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7348
7349         * configure.in (v810*): Remove special setting of tools.
7350
7351         * configure: Add support for extra required flags for ar or nm.
7352         * configure.in (aix4.3+): Use above support for target-specific
7353         issues, rather than using config/mt-aix43.
7354
7355 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7356
7357         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7358         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7359         with $srcdir.  Reformat indentation.  Substitute some variables
7360         formerly hard-coded in the Makefile for build=host.
7361         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7362         * Makefile.def: Autogenerate more.
7363         * Makefile.in: Regenerate.
7364
7365 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7366
7367         * MAINTAINERS (Write After Approval): Add myself.
7368
7369 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7370
7371         * Makefile.def (host_modules): Add rda.
7372         * Makefile.in: Regenerate.
7373         * configure.in (target_tool): Add target-rda to list.
7374
7375 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7376
7377         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7378
7379 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7380
7381         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7382         and restrap targets to this rule.
7383         * Makefile.in:  Regenerate.
7384
7385 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7386
7387         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7388         GNATS only accounts.
7389
7390 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7391
7392         * configure.in (i[3456]86-*-linux*): Add check to disable
7393         ${libgcj} for glibc1.
7394
7395 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7396
7397         * MAINTAINERS: Add myself as ip2k port maintainer.
7398
7399 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7400
7401         * configure.in: Add tic4x target.
7402
7403 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7404
7405         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7406         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7407         * Makefile.in: Regenerate.
7408
7409         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7410         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7411         * Makefile.in: Regenerate.
7412
7413 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7414
7415         * MAINTAINERS: Add myself as web pages co-maintainer.
7416
7417 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7418
7419         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7420         * Makefile.in: Regenerate.
7421
7422 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7423
7424         * MAINTAINERS: Add myself and Nathan Sidwell
7425         <nathan@codesourcery.com> as VxWorks maintainers.
7426
7427 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7428
7429         * Makefile.def: Remove order dependency comments.
7430         * Makefile.tpl: Add explicit install-install dependencies.
7431         * Makefile.in: Regenerate.
7432
7433         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7434         * Makefile.in: Regenerate.
7435
7436         * Makefile.tpl: Add configure-target (for src-release in src)
7437         * Makefile.in: Regenerate.
7438
7439 2002-09-30  Nick Clifton  <nickc@redhat.com>
7440
7441         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7442
7443 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7444
7445         * configure.in (s390*-*-linux*): Enable libgcj.
7446
7447 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7448
7449         * configure: Revert accidentally applied changes.
7450
7451         * Makefile.tpl: Make more autoconf-friendly.
7452         * Makefile.in: Regenerate.
7453         * configure: Make substitution more autoconf-like.
7454
7455 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7456
7457         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7458         single entry to handle all these.
7459         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7460         libjava on arm-*-elf.
7461
7462 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7463
7464         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7465         things that depend on them.
7466
7467 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7468
7469         * Makefile.tpl: Make subsituted variables more autoconfy.
7470         * Makefile.in: Regenerate.
7471         * configure: Make seds more autoconfy.
7472
7473 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7474
7475         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7476         * Makefile.in: Regenerate.
7477         * configure.in: Rewrite sed statements to look autoconfy.
7478
7479         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7480         all-target-foo on configure-target-foo.
7481         * Makefile.def: Ditto.
7482         * Makefile.in: Rebuild.
7483
7484 2002-09-25  Andrew Haley  <aph@redhat.com>
7485
7486         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7487
7488 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7489
7490         * Makefile.def: New file.
7491         * Makefile.tpl: New file.
7492         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7493         * contrib/gcc_update: Note that Makefile.in is a generated file.
7494
7495         * configure.in: Minor rearrangement.  Simplify tests.
7496
7497 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7498
7499         * configure.in (with_headers): Skip copy if value is "yes".
7500         (with_libs): Likewise.
7501
7502 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7503
7504         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7505         * configure.in (sh*-*-pe*): Ditto.
7506         * configure.in (mips*-*-pe*): Ditto.
7507         * configure.in (*arm-wince-pe): Ditto.
7508
7509         * configure.in: Rearrange.
7510
7511 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7512
7513         * MAINTAINERS: Update my email address.
7514
7515 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7516
7517         * MAINTAINERS: (Write After Approval): Add myself.
7518
7519 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7520
7521         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7522
7523 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7524
7525         * MAINTAINERS: Change my mailing address.
7526
7527 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7528
7529         * MAINTAINERS (Write After Approval): Remove myself.
7530         (Various Maintainers: c++ runtime libs): Add myself.
7531
7532 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7533
7534         * MAINTAINERS (Write After Approval): Remove myself.
7535         (Various Maintainers: c++ runtime libs): Add myself.
7536
7537 2002-08-15  Eric Christopher  <echristo@redhat.com>
7538
7539         * config.sub: Import from master repository.
7540         * config.guess: Ditto.
7541
7542 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7543
7544         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7545         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7546         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7547
7548 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7549
7550         * MAINTAINERS: Add self to rs6000 vector extensions.
7551
7552 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7553
7554         * libiberty/configure: Reverted unintended yesterday's check in.
7555
7556 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7557
7558         * boehm-gc/configure, libf2c/configure: Rebuilt.
7559         * libffi/configure, libiberty/configure: Ditto.
7560         * libjava/configure, libobjc/configure: Ditto.
7561         * libstdc++-v3/configure, zlib/configure: Ditto.
7562         Merged from binutils:
7563         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7564         From Steve Ellcey <sje@cup.hp.com>:
7565         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7566         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7567         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7568         IA64.
7569         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7570         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7571         soname_spec, sys_lib_search_path_spec): Ditto.
7572
7573 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7574
7575         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7576
7577 2002-08-04  H.J. Lu  (hjl@gnu.org)
7578
7579         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7580
7581 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7582
7583         * MAINTAINERS (Write After Approval): Add myself.
7584
7585 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7586
7587         * configure.in: Move generic linux case to end.  Copy generic
7588         linux noconfigdirs to mips*-*-linux* entry and new
7589         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7590
7591 2002-07-19  Michael Matz  <matz@suse.de>
7592
7593         * MAINTAINERS: Add myself as ra* maintainer.
7594
7595 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7596
7597         * config.guess: Update to 2002-07-09 version.
7598         * config.sub: Update to 2002-07-03 version.
7599
7600 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7601
7602         * MAINTAINERS: Fix typo in a maintainer email address.
7603
7604 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7605
7606         * configure.in: Remove two redundant tests.
7607
7608 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7609
7610         * configure.in (mips*-*-irix6*o32): Enable stabs.
7611
7612 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7613
7614         * configure.in: Don't build grez.
7615         * Makefile.in: Ditto.
7616
7617         * Makefile.in: Remove references to bsp, cygmon, libstub.
7618         * configure.in: Ditto.
7619
7620         * configure.in: Remove leftover reference to gdbtest.
7621
7622 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7623
7624         * configure.in (gxx_include_dir):  Change to match versioned
7625         C++ headers if --enable-version-specific-runtime-libs is used.
7626
7627 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7628
7629         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7630
7631 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7632
7633         * configure.in: Make --without-x work.
7634
7635 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7636
7637         * configure.in: Rearrange target Makefile fragment collection.
7638
7639         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7640         cvs[src].
7641         * configure.in: Ditto.
7642
7643 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7644
7645         * MAINTAINERS (Write After Approval): Update my e-mail address.
7646
7647 2002-06-24  Ben Elliston  <bje@redhat.com>
7648
7649         * configure.in (host_tools): Remove cgen.
7650
7651         * Makefile.in (all-cgen): Remove; runs from its source directory.
7652         (check-cgen, install-cgen, clean-cgen): Likewise.
7653         (all-opcodes): Do not depend on all-cgen.
7654         (all-sim): Likewise.
7655
7656 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7657
7658         * Makefile.in: Eliminate 'apache' targets.
7659         * configure.in: Eliminate 'apache' targets.
7660
7661         * configure.in: Eliminate redundant tests.  Reorganize.
7662
7663         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7664
7665         * config-ml.in: Eliminate references to Cygnus configure.
7666
7667         * Makefile.in: Eliminate references to building emacs.
7668
7669 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7670
7671         * MAINTAINERS: Update my email address.
7672
7673 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7674
7675         * config.if (libstdcxx_incdir): Version C++ headers.
7676         (cxx_incdir): Remove.
7677
7678 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7679
7680         * MAINTAINERS (Write After Approval): Add self.
7681
7682 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7683
7684         * configure.in: Add support for ip2k.
7685
7686 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7687
7688         * configure.in: Fix AIX configury bug.
7689
7690 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7691
7692         * MAINTAINERS (Write After Approval): Add self.
7693
7694 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7695
7696         * configure.in: replace ${topsrcdir} with ${srcdir}
7697
7698         * configure.in: Move definition of libstdcxx_flags
7699         right above usage, rather than waaay earlier.
7700
7701         * configure.in: Pull definition of is_cross_compiler earlier.
7702
7703         * configure.in: Rearrange a little.
7704
7705         * configure.in: Remove references to librx.
7706         * Makefile.in: Remove references to librx.
7707
7708 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7709
7710         * config.sub: Add support for avr target.
7711         Import from master sources, rev 1.255
7712
7713 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7714
7715         * configure, .cvsignore:  Revert previous change...
7716         * Makefile:  ...delete.
7717
7718 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7719
7720         * configure.in: Eliminate ${gasdir} variable.
7721
7722 2002-06-18  Dave Brolley  <brolley@redhat.com>
7723
7724         * configure.in: Add support for frv.
7725         * config.sub: Add support for frv.
7726
7727 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7728
7729         * configure:  Remove garbage from previous commit.
7730
7731 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7732
7733         * configure:  For in-source builds, make a subdir and re-exec there.
7734         * Makefile:  New file.  Pass targets through to build directory.
7735         * .cvsignore:  No longer ignore "Makefile".
7736
7737 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7738
7739         * MAINTAINERS (Write After Approval): Add self.
7740
7741 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7742
7743         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7744
7745 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7746
7747         * configure.in (vax-*-netbsd*): Re-enable gas.
7748
7749 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7750
7751         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7752         BUILD_PREFIX_1, to correct nomenclature.
7753         * configure: Likewise.
7754
7755         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7756         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7757
7758 2002-05-31  Olaf Hering  <olh@suse.de>
7759
7760         * config-ml.in: Propogate DESTDIR also.
7761
7762 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7763
7764         * configure.in (vax-*-netbsd*): Don't build gas for this
7765         platform.
7766
7767 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7768
7769         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7770         and libgcj for AVR.
7771
7772 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7773
7774         * MAINTAINERS (Write After Approval): Add myself.
7775
7776 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7777
7778         * config.guess: Update to 2002-05-22 version.
7779         * config.sub: Likewise.
7780
7781 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7782
7783         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7784         * config-ml.in: Likewise.
7785         * configure: Likewise.
7786         * configure.in: Likewise.
7787
7788 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7789
7790         * MAINTAINERS: Update my email address.
7791
7792 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7793
7794         * configure.in: Simplify makefile fragment collection.
7795
7796         * configure.in: Remove code to build emacs.
7797
7798         * configure.in : Remove --srcdir argument from targargs and buildargs
7799         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7800
7801         * configure: Move some logic to configure.in.
7802         * configure.in: Move some logic from configure.
7803
7804 2002-05-11  Tom Tromey  <tromey@redhat.com>
7805
7806         * MAINTAINERS: Reflect libgcj reality.
7807
7808 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7809
7810         * Makefile.in: Honour DESTDIR.
7811
7812 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7813
7814         * config.guess: Import 2002-03-20 version.
7815         * config.sub: Import 2002-04-26 version.
7816
7817 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7818
7819         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7820
7821 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7822
7823         * MAINTAINERS: Add self.
7824
7825 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7826
7827         * ltmain.sh: Detect and handle object name conflicts
7828         while piecewise linking a static library.
7829
7830 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7831
7832         * configure.in (noconfigdirs): Don't disable libgcj on
7833         sparc64-*-solaris* and sparcv9-*-solaris*.
7834
7835 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7836
7837         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7838
7839 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7840
7841         * configure.in (FLAGS_FOR_TARGET): Do not add
7842         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7843         on i[3456]86-*-linux*.
7844
7845 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7846
7847         * configure.in (noconfigdirs): Replace [ ] with test.
7848
7849         * configure.in (noconfigdirs): Do not add target-newlib if
7850         target == i[3456]86-*-linux*, and host == target.
7851
7852 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7853
7854         * configure.in: delete reference to absent file
7855
7856         * configure.in: replace '[' with 'test'
7857
7858         * configure.in: Eliminate references to gash.
7859         * Makefile.in: Eliminate references to gash.
7860
7861         * configure.in: remove useless references to 'pic' makefile fragments.
7862
7863         * configure.in: (*-*-windows*) Finish removing.
7864
7865         * configure.in: Eliminate redundant test for libgui.
7866
7867 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7868
7869         * MAINTAINERS: Add self and realphabetize.  Update entries
7870         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7871         entry for a29k port maintainer.
7872
7873 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7874
7875         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7876         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7877
7878 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7879
7880         * configure.in: remove references to dead files
7881
7882 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7883
7884         * MAINTAINERS: Add information about purpose of this file.
7885
7886 2002-04-18  Tom Tromey  <tromey@redhat.com>
7887
7888         * configure.in: Disallow configuring libgcj when it is already
7889         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7890         Solaris 2.8 by default.  For PR libgcj/6158.
7891
7892 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7893
7894         * configure.in:  Move default CC setting out of config/mh-* fragments
7895         directly into here.
7896
7897 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7898
7899         * configure.in: don't even try to configure or make a subdirectory
7900         if there's no configure script for it.
7901
7902 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7903
7904         * MAINTAINERS: Remove chill maintainers.
7905         * Makefile.in (CHILLFLAGS): Remove.
7906         (CHILL_LIB): Remove.
7907         (TARGET_CONFIGDIRS): Remove libchill.
7908         (CHILL_FOR_TARGET): Remove.
7909         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7910         CHILL_LIB.
7911         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7912         (CHECK_TARGET_MODULES): Likewise.
7913         (INSTALL_TARGET_MODULES): Likewise.
7914         (CLEAN_TARGET_MODULES): Likewise.
7915         (configure-target-libchill): Remove.
7916         (all-target-libchill): Remove.
7917         * configure.in (target_libs): Remove target-libchill.
7918         Do not compute CHILL_FOR_TARGET.
7919         * libchill: Remove directory.
7920
7921 2002-04-11  DJ Delorie  <dj@redhat.com>
7922
7923         * Makefile.in, configure.in: Sync with binutils, entries
7924         follow...
7925
7926 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7927
7928         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7929         (do-tar, do-bz2): New rules.
7930         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7931         (gdb-tar): New rule.
7932         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7933         (insight_dejagnu.tar): New rule.
7934         (insight.tar): New rule.
7935         (gdb+dejagnu.tar): New rule.
7936         (gdb.tar): New rule.
7937
7938 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7939
7940         * Makefile.in: Add all-tix to deps for all-snavigator
7941         so that tix is built when building snavigator.
7942
7943 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7944
7945         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7946         ld and gdb are not supported.
7947
7948 2002-01-07  Mark Salter  <msalter@redhat.com>
7949
7950         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7951         Allow target-libgloss to be built for arm, strongarm, and xscale.
7952
7953 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7954
7955         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7956         options for i[3456]86-pc-linux* native builds.
7957
7958 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7959
7960         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7961         files from .po files for a distribution.
7962
7963 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7964
7965         * configure.in: Enable libstdc++-v3 for h8300 targets.
7966
7967 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7968
7969         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7970         version from bfd/.
7971
7972 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7973
7974         * Makefile.in (VER): When present, extract the version number from
7975         the file version.in.
7976
7977 2001-05-24  Tom Rix  <trix@redhat.com>
7978
7979         * configure.in : enable ld for aix
7980
7981 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7982
7983         * config.guess: Add linux target for S/390.
7984
7985 2000-11-07  Philip Blundell  <pb@futuretv.com>
7986
7987         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7988
7989 2000-11-03  Philip Blundell  <pb@futuretv.com>
7990
7991         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7992         files.
7993
7994 2001-01-15  Ben Elliston  <bje@redhat.com>
7995
7996         * configure.in (host_tools): Add sid.
7997         Always configure cgen.
7998
7999 2000-11-24  Nick Clifton  <nickc@redhat.com>
8000
8001         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8002
8003
8004 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8005
8006         * Makefile.in (ALL_MODULES): Add all-cgen.
8007         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8008         (all-cgen): New target.
8009         (all-opcodes,all-sim): Depend on all-cgen.
8010         * configure.in (host_tools): Add cgen.
8011         Only configure cgen if --enable-cgen-maint.
8012
8013 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8014
8015         * configure.in: Add *-*-freebsd* configurations.
8016
8017 2002-04-08  Tom Tromey  <tromey@redhat.com>
8018
8019         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8020         Fixes PR libgcj/6068.
8021
8022 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8023
8024         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8025
8026 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8027
8028         * configure.in (alpha*-dec-osf*): Enable libgcj.
8029
8030 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8031
8032         * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8035
8036         Fix for: PR bootstrap/3591, target/5676
8037         * configure.in (mcore-pe): Disable the configuration of
8038         libstdc++-v3 since exceptions are not supported.
8039
8040 2002-03-20  Anthony Green  <green@redhat.com>
8041
8042         * configure.in: Enable libgcj for xscale-elf target.
8043
8044 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8045
8046         * MAINTAINERS:  Update my email address.
8047
8048 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8049
8050         * ltmain.sh (relink_command): Fix typo in previous change.
8051
8052 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8053
8054         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8055         (relink_command): Added --tag flags.
8056         (mode=install): If relinking fails; error out.
8057
8058 2002-03-12  Richard Henderson  <rth@redhat.com>
8059
8060         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8061         .NOTPARALLEL tag.
8062         (do-check): Rename from check.
8063         (check): Allow parallel check.
8064
8065 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8066
8067         * MAINTAINERS: Add myself as maintainer for xtensa port.
8068         Fix alphabetical order in CPU port maintainer list.
8069         Remove myself from Write After Approval list.
8070
8071 2002-03-11  Richard Henderson  <rth@redhat.com>
8072
8073         * Makefile.in (.NOTPARALLEL): Add fake tag.
8074
8075 2002-03-07  H.J. Lu  (hjl@gnu.org)
8076
8077         * configure.in: Enable gprof for mips*-*-linux*.
8078
8079 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8080
8081         * MAINTAINERS (Write After Approval): Add myself.
8082
8083 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8084
8085         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8086         libjava.
8087         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8088
8089 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8090
8091         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8092         because its Makefile is there; test for the executable instead.
8093
8094 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8095
8096         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8097         libstdc++-v3 and libjava.
8098
8099 2002-02-11  Adam Megacz  <adam@xwt.org>
8100
8101         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8102         boehm-gc
8103
8104 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8105
8106         * config.guess: Updated to 2002-01-30's version.
8107         * config.sub: Updated to 2002-02-01's version.
8108         Contribute sh64-elf.
8109         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8110         * configure.in: Added sh64-*-*.
8111
8112 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8113
8114         * MAINTAINERS: Belatedly add myself to write after approval list.
8115
8116 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8117
8118         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8119         Remove self as Write After Approval.
8120
8121 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8122
8123         * MAINTAINERS: Put self in as maintainer for contrib/regression
8124         directory.
8125
8126 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8127
8128         * MAINTAINERS:  Update my email address.
8129
8130 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8131
8132         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8133         target-libiberty, and target-libgloss.  Skip Java-related
8134         libraries if not supported for NetBSD on target CPU.
8135
8136 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8137
8138         * install-sh: Use _inst.$$_ for temp file name.
8139
8140 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8141
8142         * MAINTAINERS (Write After Approval): Move my contact info
8143         from here...
8144         (OS Port Maintainers): ...to here (netbsd).
8145
8146 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8147
8148         * MAINTAINERS (Write After Approval): Add myself.
8149
8150 2002-01-17  H.J. Lu  <hjl@gnu.org>
8151
8152         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8153         (all-target-fastjar): Also depend on all-target-libiberty.
8154
8155 2002-01-16  H.J. Lu  (hjl@gnu.org)
8156
8157         * config.guess: Import from master sources, rev 1.225.
8158         * config.sub: Import from master sources, rev 1.238.
8159
8160 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8161
8162         * MAINTAINERS (Write After Approval): Remove myself.
8163
8164 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8165
8166         * MAINTAINERS (Write After Approval): Add myself.
8167
8168 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8169
8170         * MAINTAINERS: Add self as docs co-maintainer.
8171
8172 2001-12-11  Matthias Klose  <doko@debian.org>
8173
8174         * MAINTAINERS (Write After Approval): Add myself.
8175
8176 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8177
8178         * MAINTAINERS: Update my email address.
8179
8180 2001-12-07  Turly O'Connor  <turly@apple.com>
8181         * MAINTAINERS (Write After Approval): Add myself.
8182         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8183         (rs6000_initialize_trampoline): Call __trampoline_setup for
8184         ABI_DARWIN too.
8185         * darwin-tramp.asm: New file, implements __trampoline_setup.
8186         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8187
8188 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8189
8190         * MAINTAINERS (Write After Approval): Add myself.
8191
8192 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8193
8194         * configure, configure.in: Use temp file for long sed commands.
8195
8196 2001-12-03  Laurent Guerby  <guerby@acm.org>
8197
8198         * config.sub: Update to version 1.232 on subversion.
8199
8200 2001-12-03  Ben Elliston  <bje@redhat.com>
8201
8202         * MAINTAINERS: Update mail address for config.* patches.
8203
8204 2001-11-27  DJ Delorie  <dj@redhat.com>
8205             Zack Weinberg  <zack@codesourcery.com>
8206
8207         When build != host, create libiberty for the build machine.
8208
8209         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8210         CONFIG_ARGUMENTS.
8211         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8212         New variables.
8213         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8214         and rules.
8215         (all.normal): Depend on ALL_BUILD_MODULES.
8216         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8217         (all-build-libiberty): Depend on configure-build-libiberty.
8218
8219         * configure: Calculate and substitute proper value for
8220         ALL_BUILD_MODULES.
8221         * configure.in: Create the build subdirectory.
8222         Calculate and substitute TARGET_CONFIGARGS (formerly
8223         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8224
8225 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8226
8227         * MAINTAINERS (write-after-approval): Add self.
8228
8229 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8230
8231         * MAINTAINERS (GNATS only accounts): Remove self.
8232
8233 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8234
8235         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8236         libf2c.
8237
8238 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8239
8240         * MAINTAINERS (Write After Approval): Add self.
8241
8242 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8243
8244         * MAINTAINERS: mips and s390 are also CPU ports.
8245
8246 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8247
8248         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8249
8250 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8251
8252         * MAINTAINERS: Alphabetize.
8253
8254 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8255
8256         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8257
8258 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8259
8260         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8261
8262 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8263
8264         * configure.in (--enable-languages): Be more permissive about
8265         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8266
8267 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8268
8269         * config.sub: Import from master sources, rev. 1.230.
8270         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8271
8272 2001-11-07  Laurent Guerby  <guerby@acm.org>
8273
8274         * MAINTAINERS (Write After Approval): Add self.
8275
8276 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8277
8278         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8279
8280 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8281
8282         * config.sub: Import from master sources, rev 1.226.
8283         * config.guess: Import from master sources, rev 1.216.
8284
8285 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8286
8287         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8288         * MAINTAINERS: Add self as maintainer of MMIX port.
8289         Remove old after-approval entry.
8290
8291 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8292
8293         * ChangeLog, configure: Fix spelling errors.
8294
8295 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8296
8297         * MAINTAINERS: Tweak my address.
8298
8299 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8300
8301         * MAINTAINERS: Update my email address.
8302
8303 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8304
8305         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8306         * MAINTAINERS: Add self as maintainer of CRIS port.
8307
8308 2001-10-10  Geert Bosch  <bosch@gnat.com>
8309
8310         * MAINTAINERS (Various maintainers: Ada front end):
8311         Added Robert Dewar.
8312
8313 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8314
8315         * MAINTAINERS (Write After Approval): Added self
8316
8317 2001-10-02  Geert Bosch  <bosch@gnat.com>
8318
8319         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8320
8321 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8322
8323         * configure: Handle temporary files securely using mkdir.
8324
8325 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8326
8327         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8328
8329 2001-09-26  Will Cohen  <wcohen@redhat.com>
8330
8331         * configure.in (*-*-linux*): Disable configuration of target-newlib
8332         and target-libgloss.
8333
8334 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8335
8336         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8337         RANLIB.
8338
8339 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8340
8341         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8342         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8343         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8344         avoid quotes nesting problems.
8345         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8346         (DO_X): Export only variables that are set.
8347
8348 2001-09-19  Ben Elliston  <bje@redhat.com>
8349
8350         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8351         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8352         semantics.  Use the shell built-in "type" command instead.
8353
8354 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8355
8356         Merged from gcc-3_0-branch:
8357         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8358         * ltcf-c.sh: Use $objext, not $ac_objext.
8359         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8360         * ltcf-cxx.sh: Add support for GNU.
8361         2001-07-22  Timothy Wall  <twall@redhat.com>
8362         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8363         default settings if using GNU tools with that configuration.
8364         * ltcf-cxx.sh: Ditto.
8365         * ltcf-gcj.sh: Ditto.
8366         2001-07-21  Michael Chastain  <chastain@redhat.com>
8367         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8368         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8369         * ltmain.sh: Mark as gcc-local.
8370
8371 2001-08-30  Eric Christopher  <echristo@redhat.com>
8372             Jason Eckhardt  <jle@redhat.com>
8373
8374         * config.guess: Merge from master sources.
8375         * config.sub: Merge from master sources, add support for mipsisa32.
8376
8377 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8378         * config.sub: Merge from master sources, rev 1.219.
8379         * MAINTAINERS: Add self as contact for stormy16 port.
8380
8381 2001-08-14  Zack Weinberg  <zackw@panix.com>
8382
8383         * config.sub: Merge from master sources, rev 1.218.
8384         * config.guess: Merge from master sources, rev 1.209.
8385
8386 2001-08-11  Graham Stott  <grahams@redhat.com>
8387
8388         * Makefile.in (check-c++): Add missing semicolon.
8389
8390 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8391
8392         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8393
8394 2001-07-30  Eric Christopher  <echristo@redhat.com>
8395
8396         * MAINTAINERS (Various maintainers: mips port): Added myself.
8397
8398 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8399
8400         * configure.in (sh-*-linux*): New.
8401
8402 2001-07-27  Richard Henderson  <rth@redhat.com>
8403
8404         * .cvsignore: Add LAST_UPDATED.
8405
8406 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8407
8408         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8409
8410 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8411
8412         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8413
8414 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8415
8416         * MAINTAINERS (Write After Approval): Added myself.
8417
8418 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8419
8420         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8421         and libgcj on m68hc11/m68hc12.
8422
8423 2001-06-27  H.J. Lu  (hjl@gnu.org)
8424
8425         * Makefile (CFLAGS_FOR_BUILD): New.
8426         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8427
8428 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8429
8430         * README: Remove version number.
8431
8432 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8433
8434         * INSTALL/README: Update wrt. to the installation instructions now
8435         residing in gcc/doc/install.texi.
8436
8437 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8438
8439         * README: Replace with a cut-down and updated version of gcc/README.
8440
8441 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8442
8443         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8444         multilibs to be disabled.
8445
8446 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8447
8448         * MAINTAINERS (Write After Approval): Add myself.
8449
8450 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8451
8452         * config.guess: Import CVS version 1.195.
8453         * config.sub: Import CVS version 1.212.
8454
8455 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8456
8457         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8458         gcc/xgcc is built, use -print-prog-name to find out the program
8459         name to use.
8460
8461 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8462
8463         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8464         appear to also be in the master copy.
8465         * config.sub:  Import CVS version 1.211.
8466
8467 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8468
8469         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8470         with_gcc]: Use `gcc -shared' to build a shared library.
8471
8472 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8473
8474         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8475         archives.
8476
8477 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8478
8479         * MAINTAINERS (Write After Approval): Add myself.
8480
8481 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8482
8483         * configure.in (libstdcxx_flags): Do not try to execute
8484         libstdc++-v3/testsuite_flags until it exists.
8485
8486 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8487
8488         * MAINTAINERS: Update my email address.
8489
8490 2001-05-31  Graham Stott  <grahams@redhat.com>
8491
8492         * MAINTAINERS (Write After Approval): Add myself.
8493
8494 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8495
8496         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8497         libraries when using g++ with native linker.
8498
8499 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8500
8501         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8502
8503 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8504
8505         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8506         [aix4*|aix5*]: Prepend blank.
8507
8508 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8509
8510         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8511         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8512         of subdir/configure scripts to use the new libtool.m4.
8513
8514 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8515
8516         * MAINTAINERS (Write After Approval): Add myself.
8517
8518 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8519
8520         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8521
8522 2001-05-11  Ben Elliston  <bje@redhat.com>
8523
8524         * Makefile.in (all-sid): New target.
8525         (check-sid, clean-sid, install-sid): Likewise.
8526
8527 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8528
8529         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8530
8531 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8532
8533         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8534         libgcj.
8535
8536 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8537
8538         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8539         gcc/xgcc is built, use -print-prog-name to find out the program
8540         name to use.
8541
8542 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8543
8544         * configure.in (noconfigdirs): Don't reset it from scratch in the
8545         target case; only append to it.
8546
8547         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8548         sparc-*-solaris2.8]: Disable ${libgcj}.
8549
8550 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8551
8552         * configure.in (libgcj_saved): Copy from $libgcj.
8553         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8554         --disable-libgcj.
8555
8556 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8557
8558         * MAINTAINERS: Remove self as MIPS maintainer and
8559         C front end maintainer.
8560
8561 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8562
8563         * configure.in: Move *-chorusos target case to the proper switch.
8564         Disable libgcj.
8565
8566 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8567
8568         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8569         1.641.2.228.
8570
8571 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8572
8573         * Makefile.in (STAGE1_CFLAGS): Pass down.
8574
8575 2001-04-13  Alan Modra  <amodra@one.net.au>
8576
8577         * config.guess: Add hppa64-linux support.  Note for next import that
8578         this is already in the master file.
8579         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8580
8581 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8582
8583         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8584         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8585
8586 2001-04-11  Stan Shebs  <shebs@apple.com>
8587
8588         * MAINTAINERS: Add self as Darwin port maintainer.
8589
8590 2001-04-11  Alan Modra  <amodra@one.net.au>
8591
8592         * MAINTAINERS: Update my email address.
8593
8594 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8595
8596         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8597         recent versions of FreeBSD (release 3 or later).
8598         * ltconfig: On FreeBSD, -lc must not be provided when building
8599         a shared library or else the standard -pthread gcc option is
8600         rendered worthless to later users of the built library.
8601
8602 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8603
8604         * MAINTAINERS: Add self and RTH as C front end maintainers.
8605
8606 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8607
8608         * config.sub: Make sure to match an already-canonicalized
8609         machine name (eg. mn10300-unknown-elf).
8610
8611 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8612
8613         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8614         New macros.
8615         (bootstrap, cross): Use RECURSE_FLAGS.
8616         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8617
8618 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8619
8620         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8621
8622 2001-03-22  Colin Howell  <chowell@redhat.com>
8623
8624         * Makefile.in (DO_X): Do not backslash single-quotes in
8625         backquotes (two places).
8626
8627 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8628
8629         Re-installed:
8630         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8631         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8632         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8633         * ltcf-cxx.sh: Likewise.
8634         * ltcf-gcj.sh: Likewise.
8635
8636 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8637
8638         * MAINTAINERS: Add myself as "documentation co-maintainer".
8639
8640 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8641
8642         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8643         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8644
8645 2001-03-19  Tom Tromey  <tromey@redhat.com>
8646
8647         * config-ml.in: Handle GCJ and GCJFLAGS.
8648
8649 2001-03-21  Michael Chastain  <chastain@redhat.com>
8650
8651         * Makefile.in: all-m4 depends on all-texinfo.
8652
8653 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8654
8655         * MAINTAINERS: Add myself to write after approval list.
8656
8657 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8658
8659         * Makefile.in (DO_X): Quote nested quotes.
8660
8661 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8662
8663         * MAINTAINERS: Add myself to write after approval list.
8664
8665 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8666
8667         * Makefile.in (DO_X): Use double quotes for quoting
8668         "RANLIB=$${RANLIB}".
8669
8670 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8671
8672         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8673
8674 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8675
8676         * configure.in: Only use `lang_requires' for languages athat are
8677         actually enabled.
8678
8679 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8680
8681         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8682
8683 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8684
8685         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8686
8687 2001-03-07  Tom Tromey  <tromey@redhat.com>
8688
8689         * configure.in: Allow config-lang.in to set `lang_requires' to list
8690         of other required languages.
8691
8692 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8693
8694         * Makefile.in: Remove RANLIB definition. Use RANLIB
8695         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8696         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8697
8698 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8699             Alexandre Oliva  <aoliva@redhat.com>
8700
8701         * Makefile.in (check-c++): Use tabs, not spaces.
8702
8703 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8704
8705         * MAINTAINERS: add myself to Write After Approval list.
8706
8707 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8708
8709         * Makefile.in (check-c++): New rule.
8710
8711         * configure.in (target_libs): Remove libg++.
8712         (noconfigdirs): Remove libg++.
8713         (noconfigdirs): Same.
8714         (noconfigdirs): Same.
8715         (noconfigdirs): Same.
8716
8717         * config-ml.in: Remove libg++ references.
8718
8719         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8720         (ALL_TARGET_MODULES): Same.
8721         (configure-target-libg++): Remove.
8722         (all-target-libg++): Remove.
8723         (configure-target-libio): Remove.
8724         (all-target-libio): Remove.
8725         (check-target-libio): Remove.
8726         (.PHONY): Remove.
8727         (libg++.tar.bz2): Remove.
8728         (all-target-cygmon): Remove libio.
8729         (all-target-libstdc++): Remove.
8730         (configure-target-libstdc++): Remove.
8731         (TARGET_LIB_PATH): Remove libstdc++.
8732         (ALL_GCC_CXX): Remove libstdc++.
8733         (all-target-gperf): Correct.
8734
8735 2001-02-16  Nick Clifton  <nickc@redhat.com>
8736
8737         * configure.in (noconfigdirs): Allow configuration of texinfo
8738         for Cygwin hosts.
8739
8740 2001-02-15  Anthony Green  <green@redhat.com>
8741
8742         * configure: Introduce GCJ_FOR_TARGET.
8743         * configure.in: Ditto.
8744         * Makefile.in: Ditto.
8745
8746 2001-02-13  Andreas Schwab  <schwab@suse.de>
8747
8748         * MAINTAINERS: Update mail address.
8749
8750 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8751
8752         * config.guess: Add linux target for S/390.
8753         * config.sub: Likewise.
8754
8755 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8756
8757         * configure.in: for *-chorusos, don't config target-newlib and
8758         target-libgloss.
8759
8760 2001-02-06  Ben Elliston  <bje@redhat.com>
8761
8762         * configure: Output host type to stdout, not stderr.
8763
8764 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8765
8766         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8767         * ltcf-cxx.sh: Likewise.
8768
8769         * config.if: Assume enable_libstdcxx_v3 is defined.
8770
8771 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8772
8773         Remove V2 C++ library.
8774         * configure.in: Remove --enable-libstdcxx_v3 support.
8775
8776 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8777
8778         * include/demangle.h: Add prototype for java_demangle_v3.
8779
8780 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8781
8782         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8783
8784 2001-01-27  Richard Henderson  <rth@redhat.com>
8785
8786         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8787
8788 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8789
8790         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8791         Don't unset, it's non-portable and no longer necessary, set to empty
8792         instead.
8793
8794 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8795
8796         * ltconfig: Shell portability fix for the tagname validity check.
8797
8798 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8799
8800         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8801         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8802
8803 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8804
8805         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8806
8807 2001-01-26  Tom Tromey  <tromey@redhat.com>
8808
8809         * configure.in: Allow libgcj to be built on Sparc Solaris.
8810
8811 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8812
8813         * ltcf-c.sh: Add aix5 case.
8814         * ltcf-cxx.sh: Likewise.
8815         * ltconfig: Likewise.
8816
8817 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8818
8819         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8820         keep at least one of build_libtool_libs or build_old_libs set to
8821         yes.
8822
8823         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8824         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8825
8826 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8827
8828         * configure.in: Enable libgcj on several additional platforms.
8829
8830 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8831
8832         * configure.in: Enable libgcj for linux targets.
8833
8834 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8835
8836         * MAINTAINERS (Write After Approval): Add myself.
8837
8838 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8839
8840         * MAINTAINERS: Add myself as vax port maintainer.
8841
8842 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8843
8844         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8845
8846 2001-01-09  Mike Stump  <mrs@wrs.com>
8847
8848         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8849         failures of subdirectories.
8850
8851 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8852
8853         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8854         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8855         * ltcf-cxx.sh: Likewise.
8856         * ltcf-gcj.sh: Likewise.
8857         * ltconfig.sh: Fix typo.
8858
8859 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8860
8861         * configure: handle DOS-style absolute paths.
8862
8863 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8864
8865         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8866
8867 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8868
8869         * MAINTAINERS: Add myself as avr port co-maintainer.
8870
8871 2000-12-28  Ben Elliston  <bje@redhat.com>
8872
8873         * MAINTAINERS: Add myself under ``Write After Approval''.
8874
8875 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8876
8877         * texinfo: Remove directory from GCC.
8878
8879 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8880
8881         * COPYING: Update to current
8882         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8883         to 19yy as example year in copyright notice).
8884
8885 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8886
8887         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8888         (libstdcxx_incdir): Pass down.
8889         * config.if: Remove expired bits for cxx_interface, add stub.
8890         (libstdcxx_incdir): Add variable for g++ include directory.
8891         * configure.in (gxx_include_dir): Use it.
8892
8893 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8894
8895         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8896         with old-email address from ``Write After Approval''.
8897
8898 2000-12-15  Andreas Jaeger  <aj@suse.de>
8899
8900         * configure.in: Handle lang_dirs.
8901
8902 2000-12-14  Tom Tromey  <tromey@redhat.com>
8903
8904         * MAINTAINERS: Removed brads.
8905
8906         * MAINTAINERS: Added gcj developers.
8907
8908 2000-12-13  Anthony Green  <green@redhat.com>
8909
8910         * configure.in: Disable libgcj for any target not specifically
8911         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8912         with g++ abi.
8913
8914 2000-12-13  Mike Stump  <mrs@wrs.com>
8915
8916         * Makefile.in (local-distclean): Also remove fastjar.
8917
8918 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8919
8920         * contrib/gcc_update: Add fastjar --touch entries.
8921
8922 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8923
8924         * configure.in: Disable language-specific target libraries for
8925         languages that aren't enabled.
8926
8927 2000-12-10  Anthony Green  <green@redhat.com>
8928
8929         * configure.in: Define libgcj.  Disable libgcj target libraries for
8930         most targets.
8931
8932 2000-12-10  Neil Booth  <neilb@earthling.net>
8933
8934         * MAINTAINERS: Update mail address, remove from WAA list.
8935
8936 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8937
8938         * libjava: Imported from /cvs/java.
8939         * libffi: Likewise.
8940         * Boehm-gc: Likewise.
8941
8942 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8943
8944         * configure.in (target_libs): Revert 2000-12-08 patch.
8945         (noconfigdirs): Added target-libjava.
8946
8947 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8948
8949         * djunpack.bat: removed.
8950
8951 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8952
8953         * Makefile.in: handle DOS-style absolute paths.
8954         * config-ml.in: likewise.
8955         * symlink-tree: likewise.
8956
8957 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8958
8959         * fastjar: Imported.
8960
8961 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8962
8963         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8964         libjava.
8965         * configure.in (target_libs): Removed `target-libjava'.
8966
8967 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8968
8969         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8970         (ALL_MODULES): Added fastjar.
8971         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8972         (all-target-libjava): all-fastjar replaces all-zip.
8973         (all-fastjar): Added.
8974         (configure-target-fastjar, all-target-fastjar): Likewise.
8975         * configure.in (host_tools): Added fastjar.
8976
8977 2000-12-07  Mike Stump  <mrs@wrs.com>
8978
8979         * Makefile.in (local-distclean): Remove leftover built files.
8980
8981 2000-11-24  Nick Clifton  <nickc@redhat.com>
8982
8983         * configure.in (xscale-elf): Add target.
8984         (xscale-coff): Add target.
8985
8986 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8987
8988         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8989         recent versions of FreeBSD (release 3 or later).
8990         * ltconfig: On FreeBSD, -lc must not be provided when building
8991         a shared library or else the standard -pthread gcc option is
8992         rendered worthless to later users of the built library.
8993
8994 2000-11-16  Fred Fish  <fnf@be.com>
8995
8996         * configure.in (enable_libstdcxx_v3): Fix typo,
8997         libstd++ -> libstdc++.
8998
8999 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9000
9001         * MAINTAINERS: Add self to Write After Approval list.
9002
9003 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9004
9005         * MAINTAINERS: Update my email address.  Add myself to global write
9006         privs list.
9007
9008 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9009
9010         * Makefile.in: Merge with src and libgcj.
9011         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9012         configure-target-<library> when their configure scripts need the C
9013         or C++ library to have already been built to work properly.
9014         (do_proto_toplev): Set them to an empty string.
9015
9016         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9017         (REALLY_SET_LIB_PATH): Use them.
9018
9019 2000-11-17  Stan Shebs  <shebs@apple.com>
9020
9021         * MAINTAINERS: Add self to Write After Approval list.
9022
9023 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9024
9025         * configure: Provide the original toplevel configure arguments
9026         (including $0) to subprocesses in the environment rather than
9027         through gcc/configargs.h.
9028
9029 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9030
9031         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9032         C99.  Alphabetise "Write After Approval" list.
9033
9034 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9035
9036         * configure: Turn on libstdc++ V3 by default.
9037
9038         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9039         if we've got GCC.
9040
9041 2000-11-11  Philip Blundell  <philb@gnu.org>
9042
9043         * MAINTAINERS: Add self to Write After Approval list.
9044
9045 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9046
9047         * ltcf-c.sh (aix4): Improve shared library configuration; require
9048         exporting symbols.
9049         * ltcf-cxx.sh (aix4): Define.
9050         * ltconfig (aix4): Define library and soname specs appropriate for
9051         AIX.  Define command to create export symbols list.
9052
9053 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9054
9055         * config.sub: Add support for Sun Chorus
9056
9057 2000-10-31  Nick Clifton  <nickc@redhat.com>
9058
9059         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9060         <name>@redhat.com.  Also installed new email address for Clint
9061         Popetz.
9062
9063 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9064
9065         * etc: Remove directory from GCC.
9066
9067 2000-10-16  Michael Meissner  <meissner@redhat.com>
9068
9069         * configure (gcc/configargs.h): Only create if there is a build GCC
9070         directory created.
9071
9072 2000-10-16  Matthias Klose  <doko@debian.org>
9073
9074         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9075         when configured for libstdc++-v3.
9076
9077 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9078
9079         * configure: Save configure arguments to gcc/configargs.h.
9080
9081 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9082
9083         * config.guess: Import CVS version 1.157.
9084         * config.sub: Import CVS version 1.181.
9085
9086 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9087
9088         * Makefile.in (bootstrap): avoid recursion if subdir missing
9089         (cross): ditto
9090         (do-proto-toplev): ditto
9091
9092 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9093
9094         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9095         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9096
9097         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9098         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9099         all affected `configure' scripts.
9100
9101 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9102
9103         * MAINTAINERS: Add self as cpplib co-maintainer.
9104
9105 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9106
9107         * MAINTAINERS: Add self to Write After Approval list.
9108
9109 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9110
9111         * INSTALL/README: egcs -> GCC update.
9112
9113 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9114
9115         * MAINTAINERS: Add myself to Write After Approval list.
9116
9117 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9118
9119         * MAINTAINERS: Add myself to Write After Approval list.
9120
9121 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9122
9123         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9124         X11 libraries for hppa64.
9125
9126 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9127
9128         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9129
9130 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9131
9132         * Makefile.in (all-zlib): Added dummy target.
9133
9134         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9135         ltcf-gcj.sh: Updated from libtool multi-language branch.
9136
9137 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9138
9139         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9140         (bootstrap*): Depend on all-bootstrap.
9141
9142 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9143
9144         * config.guess: Import CVS version 1.156.
9145         * config.sub: Import CVS version 1.179.
9146
9147 2000-09-02  Anthony Green  <green@cygnus.com>
9148
9149         * Makefile.in (all-gcc): Depend on all-zlib.
9150         (CLEAN_MODULES): Add clean-zlib.
9151         (ALL_MODULES): Add all-zlib.
9152         * configure.in (host_libs): Add zlib.
9153
9154 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9155
9156         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9157         crosses, but add gcc/include to the header search path for them.
9158
9159 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9160
9161         * MAINTAINERS: Add self to Write After Approval list.
9162
9163 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9164
9165         * config.guess: Import CVS version 1.152.
9166         * config.sub: Import CVS version 1.177.
9167
9168 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9169
9170         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9171         $targargs to tell whether newlib is going to be built.
9172
9173         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9174         $$r/TARGET_SUBDIR/libio for _G_config.h.
9175
9176 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9177
9178         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9179
9180 2000-08-22  DJ Delorie  <dj@redhat.com>
9181
9182         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9183
9184 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9185
9186         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9187         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9188         sub-configures.
9189
9190 2000-08-21  DJ Delorie  <dj@redhat.com>
9191
9192         * MAINTAINERS: Add self as a libiberty maintainer
9193
9194 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9195
9196         * configure.in (libstdcxx_flags): Use
9197         libstdc++-v3/src/libstdc++.INC.
9198
9199 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9200
9201         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9202
9203 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9204
9205         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9206
9207         * configure: Make enable_threads and enable_shared defaults
9208         explicit.  Substitute enable_threads into generated Makefiles.
9209         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9210         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9211
9212 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9213
9214         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9215
9216 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9217
9218         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9219         previous delta.
9220
9221 2000-08-11  Jason Merrill  <jason@redhat.com>
9222
9223         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9224         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9225         (FLAGS_FOR_TARGET): Not here.
9226         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9227
9228 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9229
9230         * config-ml.in (CC, CXX): Don't introduce a leading space.
9231
9232 2000-08-07  DJ Delorie  <dj@delorie.com>
9233
9234         * MAINTAINERS: Add self as a DJGPP maintainer
9235
9236 2000-08-07  DJ Delorie  <dj@redhat.com>
9237
9238         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9239         "if we're also building gcc, and it's a gcc that will run on the
9240         build machine, we want to use its includes instead of the system's
9241         default includes".
9242
9243 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9244
9245         * MAINTAINERS: Add self to Write After Approval list.
9246
9247 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9248
9249         * configure.in (libstdcxx_flags): Don't use `"'.
9250
9251         * config-ml.in: Adjust multilib search paths to the
9252         appropriate multilib tree.
9253
9254 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9255
9256         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9257         commas in $LANGUAGES.
9258
9259 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9260
9261         * configure.in: Re-enable all references to libg++ and librx.
9262
9263 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9264
9265         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9266         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9267         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9268         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9269
9270         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9271
9272 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9273
9274         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9275         CXX_FOR_TARGET for sed.
9276
9277 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9278
9279         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9280         Do not override if already set in the environment or in configure.
9281         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9282         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9283
9284 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9285
9286         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9287         the libtool CVS tree multi-language branch.
9288         * ltconfig, ltmain.sh: Updated.
9289
9290 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9291
9292         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9293         (clean-target): Depend on it.
9294
9295         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9296         (GCC_FOR_TARGET): Use it.
9297         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9298         * configure.in: ... here.
9299         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9300         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9301
9302 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9303
9304         * MAINTAINERS: Add self to Write After Approval list.
9305
9306 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9307
9308         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9309         (configure-target-libchill, configure-target-libobjc): Likewise.
9310
9311         * configure.in: Use the same cache file for all target libs.
9312         * config-ml.in: But different cache files per multilib variant.
9313
9314 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9315
9316         * configure (topsrcdir): Don't use dirname.
9317
9318 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9319
9320         * MAINTAINERS: Add self to Write After Approval list.
9321
9322 2000-07-20  Jason Merrill  <jason@redhat.com>
9323
9324         * configure.in: Remove all references to libg++ and librx.
9325
9326         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9327
9328 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9329
9330         * config.sub: Update to subversions version 2000-07-06.
9331
9332 2000-07-12  Andrew Haley  <aph@cygnus.com>
9333
9334         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9335         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9336
9337 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9338
9339         * symlink-tree:  Check number of arguments.
9340
9341 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9342
9343         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9344         search path for a g++ extracted from the build tree.  This
9345         will allow link tests run by configure scripts in
9346         subdirectories to succeed.
9347
9348 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9349
9350         * ltconfig: Add support for mips-dde-sysv4.2MP
9351
9352 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9353
9354         * MAINTAINERS: Add myself as loop discovery maintainer.
9355
9356 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9357
9358         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9359         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9360
9361 2000-06-19  Timothy Wall  <twall@cygnus.com>
9362
9363         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9364         * config.sub: Add tic54x target.
9365
9366 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9367
9368         * MAINTAINERS: Add self as Fortran maintainer,
9369         remove Craig Burley.
9370
9371 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9372
9373         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9374         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9375
9376 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9377
9378         * MAINTAINERS: Add self as i18n maintainer
9379
9380 20000-05-21  H.J. Lu  (hjl@gnu.org)
9381
9382         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9383         directory are used if they exist. Make sure
9384         $(build_tooldir)/include is searched for header files,
9385         $(build_tooldir)/lib/ for library files.
9386         (GCC_FOR_TARGET): Likewise.
9387         (CXX_FOR_TARGET): Likewise.
9388
9389 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9390
9391         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9392
9393 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9394
9395         * Makefile.in (configure-target-libiberty): Depend on
9396         configure-target-newlib.
9397
9398 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9399
9400         * configure.in, Makefile.in: Merge all libffi-related
9401         configury stuff from the libgcj tree.
9402
9403 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9404
9405         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9406         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9407
9408 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9409
9410         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9411         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9412         current version information.  Add to proto-toplev directory.
9413         (gdb-taz): Build do-djunpack.
9414
9415 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9416
9417         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9418
9419 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9420
9421         * MAINTAINERS: Add self to Write After Approval list.
9422
9423 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9424
9425         * ltmain.sh: Preserve in relink_command any environment
9426         variables that may affect the linker behavior.
9427
9428 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9429
9430         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9431
9432 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9433
9434         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9435
9436 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9437
9438         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9439         with the version name.
9440
9441 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9442
9443         * MAINTAINERS: Add self as bb-reorder maintainer.
9444
9445 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9446
9447         * config.if: Tweak.
9448
9449 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9450
9451         * djunpack.bat: New file.
9452
9453 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9454
9455         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9456         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9457         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9458         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9459
9460 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9461
9462         * config.sub (case $basic_machine): Change default for "ibm-*"
9463         to "openedition".
9464
9465 2000-04-13  Andreas Jaeger  <aj@suse.de>
9466
9467         * MAINTAINERS: Added myself.
9468
9469 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9470
9471         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9472         (do-md5sum): New target.
9473         (MD5PROG): Define.
9474         (PACKAGE): Default to TOOL.
9475         (VER): Default to a shell script.
9476         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9477         md5 checksum generation.
9478         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9479         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9480         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9481         insight.tar.bz2): Use gdb-taz to create archive.
9482
9483 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9484
9485         * configure (warn_cflags): Delete.
9486
9487 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9488
9489         * MAINTAINERS: Added myself.
9490
9491 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9492             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9493
9494         * configure.in (enable_libstdcxx_v3): Add.
9495         (target_libs): Add bits here to switch between libstdc++-v2 and
9496         libstdc++-v3.
9497         * config.if: And this file too.
9498         * Makefile.in: Add libstdc++-v3 targets.
9499
9500 2000-04-05  Michael Meissner  <meissner@redhat.com>
9501
9502         * config.sub (d30v): Add d30v as a basic machine type.
9503
9504 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9505
9506         * configure.in: -linux-gnu*, not -linux-gnu.
9507
9508 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9509
9510         * MAINTAINERS: Add self in write-after-approval section.
9511
9512 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9513
9514         * MAINTAINERS: Add self as ia64 port maintainer.
9515
9516 2000-03-08  Neil Booth  <NeilB@earthling.net>
9517
9518         * MAINTAINERS: Add self in write-after-approval section.
9519
9520 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9521
9522         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9523         (do-tar-bz2): Replace TOOL with PACKAGE.
9524         (gdb.tar.bz2): Remove GDBTK from GDB package.
9525         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9526         dejagnu.tar.bz2): New packages.
9527
9528 2000-02-27  Andreas Jaeger  <aj@suse.de>
9529
9530         * configure.in: Add entry for mips*-*-linux*, move catch all
9531         *-*-*linux* entry below this one.
9532
9533 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9534
9535         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9536
9537 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9538
9539         * config.sub: Support an OS of "wince".
9540
9541 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9542
9543         * config.guess, config.sub: Updated to match config's 2000-02-15
9544         version.
9545
9546 2000-02-23  Linas Vepstas  <linas@linas.org>
9547
9548         * config.sub: Add support for Linux/IBM 370.
9549         * configure.in: Likewise.
9550
9551 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9552
9553         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9554
9555 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9556
9557         * config.guess: Guess "cygwin" rather than "cygwin32".
9558
9559 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9560
9561         * configure (gcc_version): When setting, narrow search to
9562         lines containing `version_string'.
9563
9564 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9565
9566         * config.sub: Add support for avr target.
9567
9568 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9569
9570         * MAINTAINERS: Add maintainers for MCore port.
9571
9572 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9573
9574         * config.sub: Add mmix-knuth-mmixware.
9575
9576 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9577
9578         * MAINTAINERS: Pair cccp with cpplib maintainership.
9579
9580 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9581
9582         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9583         structure stuff to -L library search.
9584         (CXX_FOR_TARGET): Ditto.
9585         (CROSS_CHECK_MODULES): Fix spelling mistake.
9586
9587 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9588
9589         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9590         the C++ compiler.
9591
9592 2000-01-12  Richard Henderson  <rth@cygnus.com>
9593
9594         * configure.in: Don't build some bits for beos.
9595
9596 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9597
9598         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9599         as include files.
9600
9601 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9602
9603         * Add self as cpplib maintainer, as requested by Jason
9604         Merrill.  Correct my e-mail address.
9605
9606 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9607
9608         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9609         not mh-aix43.
9610
9611 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9612
9613         * MAINTAINERS: Add myself to "write after approval" list.
9614
9615 1999-12-14  Richard Henderson  <rth@cygnus.com>
9616
9617         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9618         * config.sub: Accept alphaev[78], alphaev8.
9619
9620 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9621
9622         * config.guess, config.sub: Update from autoconf.
9623
9624 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9625
9626         * MAINTAINERS:  update my playtime e-address.
9627
9628 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9629
9630         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9631         necessary libraries are missing.
9632
9633 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9634
9635         * MAINTAINERS: Add new 'write after approval' maintainer.
9636
9637 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9638
9639         * MAINTAINERS: Add new Java maintainer.
9640
9641 1999-10-25  Andreas Schwab  <schwab@suse.de>
9642
9643         * configure: Fix quoting inside arguments of eval.
9644
9645 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9646
9647         * config-ml.in: Allow suppression of some ARM multilibs.
9648
9649 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9650
9651         * config.guess: Add OS/390 match pattern.
9652         * config.sub: Add mvs, openedition targets.
9653         * configure.in (i370-ibm-opened*): New.
9654
9655 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9656
9657         * config.sub: Add support for configuring for pj.
9658
9659 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9660
9661         * config.sub (maybe_os): Add support for configuring for fr30.
9662
9663 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9664
9665         * configure.in: Do not configure or build ld for AIX
9666         platforms.  ld is known to be broken on these platforms.
9667
9668 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9669
9670         * config-ml.in: Pass compiler flag corresponding to multidirs to
9671         subdir configures.
9672
9673 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9674
9675         * Makefile.in (LDFLAGS): Define.
9676
9677 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9678
9679         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9680         noconfigdirs.
9681         (*-*-cygwin*): Likewise.
9682
9683 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9684
9685         * mkdep: New file.
9686         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9687         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9688
9689         From Eli Zaretskii <eliz@is.elta.co.il>:
9690         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9691         long file name when using DJGPP on MS-DOS.
9692
9693 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9694
9695         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9696
9697 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9698
9699         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9700         dependency as this causes "make check" to globally "make all"
9701
9702 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9703
9704         * configure.in (target_libs): Added target-zlib.
9705         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9706         (CONFIGURE_TARGET_MODULES): Likewise.
9707         (CHECK_TARGET_MODULES): Likewise.
9708         (INSTALL_TARGET_MODULES): Likewise.
9709         (CLEAN_TARGET_MODULES): Likewise.
9710         (configure-target-zlib): New target.
9711         (all-target-zlib): Likewise.
9712         (all-target-libjava): Depend on all-target-zlib.
9713         (configure-target-libjava): Depend on configure-target-zlib.
9714
9715         * Makefile.in (configure-target-libjava): Depend on
9716         configure-target-newlib.
9717         (configure-target-boehm-gc): New target.
9718         (configure-target-qthreads): New target.
9719
9720         * configure.in (target_libs): Added target-qthreads.
9721         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9722         (CONFIGURE_TARGET_MODULES): Likewise.
9723         (CHECK_TARGET_MODULES): Likewise.
9724         (INSTALL_TARGET_MODULES): Likewise.
9725         (CLEAN_TARGET_MODULES): Likewise.
9726         (all-target-qthreads): New target.
9727         (configure-target-libjava): Depend on configure-target-qthreads.
9728         (all-target-libjava): Depend on all-target-qthreads.
9729
9730         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9731         (CONFIGURE_TARGET_MODULES): Likewise.
9732         (CHECK_TARGET_MODULES): Likewise.
9733         (INSTALL_TARGET_MODULES): Likewise.
9734         (CLEAN_TARGET_MODULES): Likewise.
9735         (all-target-libjava): New target.
9736         (all-target-boehm-gc): Likewise.
9737         * configure.in (target_libs): Added libjava, boehm-gc.
9738
9739 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9740
9741         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9742         configure.bat in SUPPORT_FILES.
9743         (gas+binutils.tar.bz2): Likewise.
9744
9745         * makeall.bat: Remove; obsolete.
9746
9747 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9748
9749         From Mark Elbrecht:
9750         * configure.bat: Remove; obsolete.
9751
9752 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9753
9754         * configure: Add -W -Wall to the default CFLAGS when compiling with
9755         gcc.
9756
9757 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9758
9759         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9760
9761 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9762
9763         * configure.in: Build ld on IRIX6.
9764
9765 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9766
9767         * Makefile.in: Change distribution targets to use bzip2 instead of
9768         gzip.
9769         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9770         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9771
9772 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9773
9774         * config.sub: Add mcore target.
9775
9776 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9777
9778         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9779
9780 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9781
9782         * config.guess (dummy): Changed to $dummy.
9783
9784 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9785
9786         * config.sub: Tidied up case statements.
9787
9788 1999-05-22  Ben Elliston  <bje@cygnus.com>
9789
9790         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9791         <jiro@din.or.jp>.
9792
9793         * config.guess: Merge with FSF version. Future changes will be
9794         more accurately recorded in this ChangeLog.
9795         * config.sub: Likewise.
9796
9797 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9798
9799          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9800
9801 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9802
9803         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9804
9805 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9806
9807         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9808
9809 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9810
9811         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9812         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9813         Bad merge removed these two changes.
9814
9815 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9816                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9817
9818         * config.guess (interix Alpha): Add.
9819
9820 1999-04-11  Richard Henderson  <rth@cygnus.com>
9821
9822         * configure.in (i?86-*-beos*): Do config gperf; don't config
9823         gdb, newlib, or libgloss.
9824
9825 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9826
9827         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9828         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9829         from multidirs.
9830
9831 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9832
9833         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9834
9835 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9836
9837         * config.sub: Add support for mcore targets.
9838
9839 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9840
9841         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9842         not mt-ospace, in order to shut up assembler warning about using
9843         symbols that are named the same as registers.
9844
9845 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9846
9847         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9848         dependency list for all-target-cygmon.
9849
9850 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9851
9852         * config-ml.in: Check $host, not $target, for selective multilibs.
9853         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9854         thumb interworking, and underscore prefix multilibs.
9855
9856 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9857
9858         * missing: Update to version from current automake.
9859
9860 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9861
9862         * configure (gxx_include_dir): Removed.
9863
9864         * configure.in (gxx_include_dir): Handle it.
9865         * Makefile.in: Likewise.
9866
9867 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9868
9869         * config.sub (mips64vr4111,mips64vr4111el) Add.
9870
9871 1999-03-21  Ben Elliston  <bje@cygnus.com>
9872
9873         * config.guess: Correct typo for detecting ELF on FreeBSD.
9874
9875 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9876
9877         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9878         config/mh-djgpp.
9879
9880 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9881
9882         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9883         all-target-newlib to dependency list for all-target-bsp.
9884
9885 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9886
9887         * config.sub: Add i386-uwin support.
9888         * config.guess: Likewise.
9889
9890 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9891
9892         * configure.in: cleanup, add mh-*pic handling for arm, special
9893         case powerpc*-*-aix*
9894
9895 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9896
9897         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9898         can be built.
9899
9900 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9901
9902         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9903         targets.
9904
9905 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9906
9907         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9908
9909 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9910
9911         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9912
9913 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9914
9915         * config.sub: Fix typo in arm recognition.
9916
9917 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9918
9919         * configure.in (noconfigdirs): Changed target_configdirs to
9920         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9921         rather than m68k-*-* since it is not known to work on
9922         m68k-aout. Ditto for arm-*-*oabi.
9923
9924 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9925
9926         * configure.in (*-*-windows*): Remove, no longer used.
9927
9928 1999-02-19  Ben Elliston <bje@cygnus.com>
9929
9930         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9931         Smart and improved by Andrew Cagney.
9932
9933 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9934
9935         * config.guess: Recognize openbsd-*-hppa.
9936
9937 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9938
9939         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9940         only if it is not empty.
9941
9942 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9943
9944         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9945
9946         * config.guess: Modified to recognize uname's armv* syntax.
9947
9948         * config.sub: Modified to recognize uname's armv* syntax.
9949
9950 1999-02-17  Mark Salter  <msalter@cygnus.com>
9951
9952         * configure.in: Added target-bsp for sparclite.
9953
9954 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9955
9956         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9957
9958 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9959
9960         * configure.in: Add support for strongarm port.
9961         * config.sub: Add support for strongarm target.
9962
9963 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9964
9965         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9966         the old name config/mh-cygwin32.
9967         Enable texinfo.
9968
9969 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9970
9971         * configure.in: Do build ld for ix86 Solaris.
9972
9973 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9974
9975         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9976         $AR_FOR_TARGET.  Likewise for RANLIB.
9977
9978 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9979
9980         * config.sub (oabi):  Recognize.
9981         * configure.in (arm-*-oabi):  Handle.
9982
9983 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9984
9985         * config.guess: Improve detection of i686 on UnixWare 7.
9986
9987 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9988
9989         * config.guess: Add support for i386-pc-interix.
9990         * config.sub: Likewise.
9991         * configure.in: Likewise.
9992
9993 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9994
9995         * Makefile.in: Remove unneeded all-target-libio from
9996         from all-target-winsup target since it is now unneeded.
9997         Add all-target-libtermcap in its place since it is now
9998         needed.
9999
10000 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10001
10002         * configure.in: makefile stub for cygwin target is probably
10003         unnecessary.  Remove it for now.
10004
10005 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10006
10007         * configure.in: libtermcap.a should be built when cygwin is the
10008         target as well as the host.
10009         * config.guess: Allow mixed case in cygwin uname output.
10010         * Makefile.in: Add libtermcap target.
10011
10012 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10013
10014         * config.sub: Clean up handling of hppa2.0.
10015
10016 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10017
10018         * config.guess: Use C code to identify more HP machines.
10019
10020 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10021
10022         * config.sub: Handle hppa2.0.
10023
10024 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10025
10026         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10027         cygmon for all sparclite targets, regardless of object format.
10028
10029 1998-12-15  Mark Salter  <msalter@cygnus.com>
10030
10031         * configure.in: Added target-bsp for several target architectures.
10032
10033         * Makefile.in: Added rules for bsp.
10034
10035 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10036
10037         * config.guess: Improve detection of hppa2.0 processors.
10038
10039 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10040
10041         * config.guess: Recognize FreeBSD using ELF automatically.
10042
10043 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10044
10045         * configure (skip-this-dir): Add handling for new shell script, which
10046         might be created by a sub-directory's configure to indicate, this particular
10047         directory is "unwanted".
10048         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10049
10050 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10051
10052         * ltconfig: import from libtool, after changing libtool to
10053         account for the cygwin name change.
10054
10055 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10056
10057         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10058         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10059
10060 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10061
10062         * configure.in: Add libtermcap to list of cygwin dependencies.
10063
10064 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10065
10066         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10067         they include winsup/include when it's a cygwin target.
10068
10069 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10070
10071         * configure.in (host_tools): Added zip.
10072         * Makefile.in (all-target-libjava): Depend on all-zip.
10073         (all-zip): New target.
10074         (ALL_MODULES): Added all-zip.
10075         (NATIVE_CHECK_MODULES): Added check-zip.
10076         (INSTALL_MODULES): Added install-zip.
10077         (CLEAN_MODULES): Added clean-zip.
10078
10079 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10080
10081         * Makefile.in: lose "32" from comment about cygwin.
10082
10083 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10084
10085         * configure.in: Use -Os to build target libraries for the fr30.
10086
10087 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10088
10089         * config.sub: Add fr30.
10090
10091 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10092
10093         * configure.in: drop "32" from config/mh-cygwin32.  Check
10094         cygwin* instead of cygwin32*.
10095         * config.sub: Check cygwin* instead of cygwin32*.
10096
10097 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10098
10099         * config.guess: Match any version of Unixware7.
10100
10101 1998-10-20  Syd Polk  <spolk@cygnus.com>
10102
10103         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10104         if desired.
10105
10106 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10107
10108         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10109         these if the appropriate directories and files to not exist.
10110
10111 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10112
10113         * Makefile.in (DEVO_SUPPORT): Add config.if.
10114
10115 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10116
10117         * configure: Add pattern to replace "build_tooldir"'s
10118         definition in the generated Makefile with "tooldir"'s
10119         actual value.
10120
10121 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10122
10123         * config.sub: Bring back lost sparcv9.
10124
10125         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10126
10127 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10128
10129         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10130         CC_FOR_TARGET and friends.
10131
10132 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10133
10134         * Makefile.in (build_tooldir): New variable, same as tooldir.
10135         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10136         -B$(build_tooldir)/bin/.
10137         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10138
10139 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10140
10141         * README: Remove installation instructions and refer to the
10142         INSTALL directory instead.
10143
10144 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10145
10146         * config.sub: Add support for i[34567]86-pc-udk.
10147         * configure.in: Likewise.
10148
10149 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10150
10151         * Makefile.in: add bzip2 package building bits for user
10152         tools module
10153         * configure.in: ditto
10154
10155 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10156
10157         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10158         (ALL_TARGET_MODULES): Add all-target-libobjc.
10159         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10160         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10161         (all-target-libchill): Add dependencies.
10162         * configure.in (target_libs): Add libchill.
10163
10164 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10165
10166         * configure.in (target_subdir): Remove duplicate line.
10167
10168 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10169
10170         * Makefile.in (all-automake): fix dependencies.
10171
10172 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10173
10174         * configure.in: Minor cleanups for building in the $(target_alias)
10175         subdir.
10176
10177 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10178
10179         * Makefile.in (bootstrap): Set r and s before make all.  Use
10180         BASE_FLAGS_TO_PASS in make all.
10181         (cross): Likewise.
10182
10183 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10184
10185         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10186
10187 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10188
10189         * config.sub: Fix typo in last change.
10190
10191 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10192
10193         * config.sub: Add support for C4x target.
10194         * configure.in: Likewise.
10195
10196 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10197
10198         * config.sub: Recognize sparcv9 just like sparc64.
10199
10200 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10201
10202         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10203
10204 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10205
10206         * config.guess: Correctly identify Pentium II sco boxes.
10207
10208         * config.guess: Fix "tr" code.  From Weiwen Liu.
10209
10210 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10211
10212         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10213         stabs.
10214
10215 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10216
10217         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10218         (ALL_TARGET_MODULES): Add all-target-libchill.
10219         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10220         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10221         (all-target-libchill): Add dependencies.
10222         * configure.in (target_libs): Add libchill.
10223
10224 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10225
10226         * config.guess: Avoid assumptions about "tr" behaves when
10227         LANG is set to something other than English.
10228
10229 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10230
10231         * configure (gxx_include_dir): Changed to
10232         '${prefix}/include/g++'-${libstdcxx_interface}.
10233
10234         * config.if: New to determine the interfaces.
10235
10236 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10237
10238         * config.guess: Detect and handle MPE/IX.
10239         * config.sub: Deal with MPE/IX.
10240
10241 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10242
10243         * configure.in: Use mh-aix43.
10244
10245 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10246
10247         * configure: Fix --without/--disable cases for gxx-include-dir.
10248
10249 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10250
10251         * mdata-sh:  Imported.  Needed for automake support.
10252
10253 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10254
10255         * Makefile.in (taz): Try "chmod -R og=u ." before
10256         "chmod og=u `find . -print`".
10257
10258 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10259
10260         * configure.in: Add arm-elf and thumb-elf support.
10261
10262 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10263
10264         * Makefile.in: Undo previous patch.
10265
10266 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10267
10268         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10269         to here ...
10270         (install-no-fixedincludes): and here
10271         (INSTALL_MODULES): ... from here.
10272
10273 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10274
10275         * config.sub: Merge with FSF.
10276
10277         * config.guess: Merge with FSF.
10278
10279 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10280
10281         * configure (extraconfigdirs): New variable.
10282         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10283         * Makefile.in (all): Move higher in file.
10284         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10285         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10286         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10287         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10288         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10289
10290 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10291
10292         * Makefile.in (all-target-libjava): Depend on all-gcc and
10293         all-target-newlib.
10294         (configure-target-libjava): Depend on $(ALL_GCC).
10295
10296 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10297
10298         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10299         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10300
10301 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10302
10303         * INSTALL/README: Fix typo.
10304
10305 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10306
10307         * ylwrap: Change absolute path checks to check for DOS style path
10308         names.
10309
10310         * ylwrap: Don't use a full path name if the source file is in the
10311         same directory.  From hjl@lucon.org (H.J. Lu).
10312
10313         * config-ml.in: Default to being verbose, to match Feb 18 change to
10314         configure.
10315
10316 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10317
10318         Brought over from egcs:
10319
10320         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10321
10322         * configure.in (target_subdir): Set to ${target_alias} instead
10323         of "libraries".
10324
10325         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10326
10327         * configure.in (target_subdir): Set to libraries if enable_multilib.
10328
10329 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10330
10331         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10332         multilibs, force reconfiguration the first time we create
10333         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10334
10335 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10336
10337         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10338         avoid confusion with --no-recursion.
10339
10340 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10341
10342         * configure.in: Win32 hosts shouldn't use install -x
10343         * install-sh: remove -x option, and special .exe-handling
10344         hack.
10345
10346 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10347
10348         * config.guess: Recognize i586-pc-beos.
10349         * configure.in: Don't build some bits for beos.
10350
10351 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10352
10353         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10354         CFLAGS default to -O2.
10355
10356         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10357         when using GNU ld.
10358
10359 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10360
10361         * ltmain.sh: Correct install when using a different shell.
10362
10363 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10364
10365         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10366
10367 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10368
10369         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10370         target.
10371
10372 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10373
10374         * ltconfig: Update to correct AIX handling.
10375
10376 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10377
10378         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10379
10380         * configure.in (target_subdir): Set to ${target_alias} instead
10381         of "libraries".
10382
10383 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10384
10385         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10386         (Makefile): Depend on $(gcc_version_trigger).
10387
10388         * configure (gcc_version): Change default initializer to empty
10389         string.
10390         (gcc_version_trigger): New variable; pass this variable down
10391         to subdir configures to enable them checking gcc's version
10392         themselves. Emit make macros for both gcc_version vars.
10393         (topsrcdir): Initialize reliably.
10394         (recursion line): Remove --with-gcc-version=${gcc_version}.
10395
10396 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10397
10398         * configure (enable_version_specific_runtime_libs): Implement new flag
10399         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10400         in $(libsubdir); emit definition in each generated Makefile.
10401         (gxx_include_dir): Initialize depending on
10402         $enable_version_specific_runtime_libs.
10403
10404 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10405
10406         * configure (gcc_version): Initialize properly depending on
10407         how and where configure is started.
10408         (recursion line): Pass a --with-gcc-version=${gcc_version}
10409         to configures in subdirs.
10410
10411 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10412
10413         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10414         cygmon
10415
10416 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10417
10418         * configure.in: Add cygmon and libstub support for mn10200.
10419
10420 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10421
10422         * configure (gcc_version): Add new variable describing the
10423         particular gcc version we're building.
10424         * Makefile.in (libsubdir): Add new macro for the directory
10425         in which the compiler finds executables, libraries, etc.
10426         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10427         and libsubdir.
10428
10429 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10430
10431         * Makefile.in (local-clean): Remove *.log.
10432         (warning.log): Built with warn_summary from build.log.
10433         (mail-report.log): Run test_summary.
10434         (mail-report-with-warnings.log): Run test_summary including
10435         warning.log in the report.
10436
10437 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10438
10439         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10440
10441 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10442
10443         * Makefile.in (grep): Grep no longer depends on libiberty.
10444
10445 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10446
10447         * Makefile.in: all-snavigator needs all-libgui.
10448
10449 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10450
10451         * configure.in: Add cygmon and libstub support for mn10300.
10452
10453 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10454
10455         * missing: Update to version from automake 1.3.
10456
10457         * ltmain.sh: On installation, don't get confused if the same name
10458         appears more than once in the list of library names.
10459
10460 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10461
10462         * config.sub: Accept m68060 and m5200 as CPU names.
10463
10464 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10465
10466         * configure: Use && rather than using -a in test, because odd
10467         strings can confuse test.
10468         * configure.in: Likewise.
10469
10470 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10471
10472         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10473
10474 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10475
10476         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10477         bootstrap4-lean): New targets.
10478
10479 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10480
10481         * mpw-* Delete.  Not used.
10482
10483 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10484
10485         * COPYING.LIB: Update FSF address.
10486
10487 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10488
10489         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10490
10491         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10492         GAS_SUPPORT_DIRS.
10493
10494 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10495
10496         * ltconfig, ltmain.sh: Avoid producing a version number if
10497         -version-info was not used.
10498
10499 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10500
10501         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10502         building with newlib.
10503
10504 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10505
10506         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10507         Solaris `make' causes it to continue to next definition.
10508
10509 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10510
10511         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10512         the right GUI libraries and files are installed along with GDB.
10513
10514 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10515
10516         * configure.in: Change alpha to alpha* in several places.
10517
10518 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10519
10520         * config.sub: Recognize sparc86x.
10521
10522 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10523
10524         * configure.in (--enable-target-optspace): Remove debug echo.
10525
10526 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10527
10528         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10529
10530 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10531
10532         * ltconfig: Update cygwin32 support.
10533
10534         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10535         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10536         (GDB_SUPPORT_DIRS): Likewise.
10537
10538 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10539
10540         * configure.in (target_makefile_frag): If --enable-target-optspace,
10541         use -Os to compile target libraries rather than -O2.  Default to
10542         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10543         not used.
10544         * configure.in (target_cflags): Ditto for d30v.
10545
10546 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10547
10548         * Makefile.in (all-bfd): Depend on all-intl.
10549         (all-binutils): Likewise.
10550         (all-gas): Likewise.
10551         (all-gprof): Likewise.
10552         (all-ld): Likewise.
10553
10554 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10555
10556         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10557
10558 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10559
10560         * Makefile.in (all-bfd): Depend upon all-libiberty.
10561
10562         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10563
10564 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10565
10566         * Makefile.in: Add libstub.
10567
10568         * configure.in: Ditto. Build libstub for targets that have cygmon
10569         support.
10570
10571 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10572
10573         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10574
10575 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10576
10577         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10578         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10579
10580 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10581
10582         * configure: Define DEFAULT_M4 by searching PATH.
10583         * Makfile.in: Use DEFAULT_M4.
10584
10585 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10586
10587         * ltconfig: Add cygwin32 support.
10588
10589         * Makefile.in, configure.in: Add libtool as a native only directory
10590         to configure and build.
10591
10592 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10593
10594         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10595
10596 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10597
10598         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10599
10600 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10601
10602         * Makefile.in: add ash make rules
10603         * configure.in: add ash to native_only and host_tools lists
10604
10605 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10606
10607         * Makefile.in (all-gettext, all-intl): New targets.
10608         (ALL_MODULES): Added all-gettext, all-intl.
10609         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10610         (INSTALL_MODULES): Added install-gettext, install-intl.
10611         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10612
10613         * configure.in (host_tools): Added gettext.
10614         (native_only): Likewise.
10615         (noconfigdirs) [various cases]: Likewise.
10616         (host_libs): Added intl.
10617
10618 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10619
10620         * configure: Do not disable building gdbtk for cygwin32 hosts.
10621
10622 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10623
10624         * configure.in: Add thumb-coff target.
10625         * config.sub: Add thumb-coff target.
10626
10627 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10628
10629         * Makefile.in: Revert yesterday's change.
10630         (all-target-winsup):  all-target-librx stays out of here.
10631
10632 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10633
10634         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10635         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10636         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10637         Remove references to librx and libg++.
10638
10639 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10640
10641         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10642         recursive makes
10643
10644 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10645
10646         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10647         for newlib directory.
10648         (CXX_FOR_TARGET): Likewise.
10649
10650 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10651
10652         * ltconfig: Update after libtool/ltconfig.in change for
10653         hpux11.
10654
10655 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10656
10657         * ltconfig, ltmain.sh: Update to libtool 1.2.
10658
10659 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10660
10661         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10662         (install-gcc-cross): Instead, override LANGUAGES here.
10663
10664 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10665
10666         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10667         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10668
10669 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10670
10671         * configure.in: Add Thumb-pe target.
10672
10673 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10674
10675         * Makefile.in - changed sn targets to snavigator
10676         * configure.in - changed sn targets to snavigator
10677
10678 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10679
10680         * config-ml.in: After building symlink tree call make distclean
10681         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10682         to be the case for libiberty.
10683
10684 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10685
10686         * configure: When making link, also check the current
10687         directory. The configure scripts may create one.
10688
10689 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10690
10691         * config.sub: Accept alphapca56 and alphaev6 properly.
10692
10693 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10694
10695         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10696
10697 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10698
10699         * config.sub (sco5): Fix typo.
10700
10701 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10702
10703         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10704         install-itcl.
10705         (install-itcl): Remove dependency on install-tcl.
10706
10707 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10708
10709         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10710
10711 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10712
10713         * configure.in: Don't build libgui for a cygwin32 target when not on
10714         a cygwin32 host.
10715
10716 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10717
10718         * configure (redirect): Set to null, so default behavior of
10719         configure is now --verbose.
10720
10721 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10722
10723         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10724         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10725
10726 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10727
10728         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10729         this change to sync Makefile.in with its ChangeLog entries.
10730
10731 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10732
10733         * ltmain.sh (mkdir): Check that the directory doesn't exist
10734         before we exit with error, so that we don't get races during
10735         parallel builds.
10736
10737 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10738
10739         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10740
10741 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10742
10743         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10744         PICFLAG_FOR_TARGET.
10745         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10746
10747         * configure: Emit a definition for the new macro enable_shared
10748         into each Makefile.
10749
10750 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10751
10752         * configure.in (host_tools, native_only): Add libtool.
10753
10754 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10755
10756         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10757         Fix typo in ming config comment.
10758
10759 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10760
10761         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10762
10763 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10764
10765         * config.sub: Add tic30 cases, and map c30 to tic30.
10766
10767 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10768
10769         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10770         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10771         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10772         (CLEAN_TARGET_MODULES): Similarly
10773         (all-target-libf2c): Add dependences.
10774         * configure.in (target_libs): Add libf2c.
10775
10776 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10777
10778         * configure.in: Remove expect from noconfigdirs when target
10779         is cygwin32.  OK to build expect and dejagnu with Canadian
10780         Cross.
10781
10782 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10783
10784         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10785         host.
10786
10787         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10788         and mingw32.
10789
10790 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10791
10792         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10793         here as it is not defined in the toplevel Makefile.
10794
10795 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10796
10797         * configure (package_makefile_rules_frag): New variable, which names
10798         a file with generic rules, ...
10799         Change comment to mention we now have FIVE parts.
10800         * configure: Undo last change.
10801
10802 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10803
10804         * config.guess: More accurate determination of HP processor types.
10805         * config.sub: More accurate determination of HP processor types.
10806
10807 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10808
10809         * configure (package_makefile_frag): Move inserting the
10810         ${package_makefile_frag} to where it should be according
10811         to the comment.
10812
10813 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10814
10815         * config.guess: Add support for Linux/ARM.
10816
10817 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10818
10819         * .cvsignore: Remove *-info and *-install since they match
10820         release-info and mpw-install, which we don't want to just ignore.
10821
10822 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10823
10824         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10825
10826 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10827
10828         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10829         local_prefix to sub-make invocations.
10830
10831 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10832
10833         * configure.in: Check makefile fragments in the source
10834         directory.
10835
10836 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10837
10838         * configure.in: Check whether host and target makefile
10839         fragments exist before adding them to *_makefile_frag.
10840
10841 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10842
10843         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10844
10845 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10846
10847         * configure.in: Make sure we only replace RPATH_ENVVAR on
10848         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10849         regexp to sed.
10850
10851         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10852         to sub-makes.
10853
10854 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10855
10856         * config-ml.in (multi-do): LDFLAGS must include multilib
10857         designator.
10858
10859 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10860
10861         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10862
10863 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10864
10865         * config.sub: Add mingw32 support.
10866         * configure.in: Likewise.
10867
10868 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10869
10870         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10871
10872 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10873
10874         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10875         * configure (gxx_include_dir): Provide a definition for subdirs
10876         which do not use autoconf.
10877
10878 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10879
10880         * config.guess: Sync with egcs.  Picks up new alpha support,
10881         BeOS & some additional linux support.
10882
10883 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10884
10885         * config.guess: HP 9000/803 is a PA1.1 machine.
10886
10887 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10888
10889         * configure.in: It's alpha*-...
10890
10891 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10892
10893         * configure.in (host_makefile_frag, target_makefile_frag):
10894         Handle multiple config files.
10895         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10896         alpha-*-*.
10897
10898 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10899
10900         * mkdep: New file.
10901
10902 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10903
10904         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10905
10906 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10907
10908         * Makefile.in: Add libgui directory.
10909         (GDB_TK): Add all-libgui.
10910         * configure.in: Add libgui directory.
10911         * configure: Add all-libgui to GDB_TK.
10912
10913 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10914
10915         * config-ml.in (multidirs): Add m32r to multilib list.
10916
10917 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10918
10919         * Makefile.in (all-target-gperf): Change dependency to
10920         all-target-libstdc++.
10921
10922 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10923
10924         * config.guess: Add BeOS support.
10925
10926 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10927
10928         Source directory cvs renamed to cvssrc:
10929         * configure.in (host_tools): Change cvs to cvssrc.
10930         (native_only): Likewise.
10931         (noconfigdirs) [various cases]: Likewise.
10932         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10933         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10934         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10935         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10936         (all-cvssrc): Rename target from all-cvs.
10937
10938 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10939
10940         * configure (gxx_include_dir): Fix thinko.
10941
10942 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10943
10944         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10945         (install-cross, install-gcc-cross): New targets.
10946
10947 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10948
10949         * configure.in (noconfigdirs): Add support for Thumb target.
10950
10951         * config.sub (maybe_os): Add support for Thumb target.
10952
10953 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10954
10955         * Makefile.in: Add rules for cygmon.
10956
10957         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10958
10959 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10960
10961         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10962         * configure (gxx_include_dir): Provide a definition for subdirs
10963         which do not use autoconf.
10964
10965 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10966
10967         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10968         11/18/97 build
10969
10970 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10971
10972         * From Franz Sirl.
10973         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10974         found on RedHat Linux systems.
10975
10976 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10977
10978         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10979         guesses.
10980
10981 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10982
10983         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10984
10985 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10986
10987         * ltmain.sh: If mkdir fails, check whether the directory was created
10988         anyhow by some other process.
10989
10990 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10991
10992         * configure.in (d30v-*-*): Configure all directories.
10993
10994 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10995
10996         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10997         for the D30V.
10998
10999 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11000
11001         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11002
11003 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11004
11005         * include/libiberty.h: Add extern "C" { so it can be used with C++
11006         progrms.
11007         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11008         programs.
11009
11010 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11011
11012         * configure.in (d30v-*-*): Configure GCC now.
11013
11014 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11015
11016         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11017         is no longer needed.
11018
11019 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11020
11021         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11022
11023 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11024
11025         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11026         targets using "$@" to provide support for similar but not identical
11027         targets without having to duplicate code.
11028
11029 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11030
11031         * makefile.vms: Fix to work with DEC C.
11032
11033 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11034
11035         * config.sub: Add mips-tx39-elf to marketing names.
11036
11037 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11038
11039         * ltmain.sh: Handle symlinks in generated script.
11040
11041 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11042
11043         * configure: Handle autoconf style directory options: --bindir,
11044         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11045         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11046         --sysconfdir.
11047         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11048         (sharedstatedir, localstatedir, oldincludedir): New variables.
11049         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11050         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11051         sbindir, sharedstatedir, and sysconfdir.
11052
11053 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11054
11055         * Makefile.in (bootstrap-lean): New target.
11056
11057 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11058
11059         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11060         sn, and gnuserv from noconfigdirs.
11061
11062 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11063
11064         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11065
11066 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11067
11068         * Makefile.in (cross): New target.
11069
11070 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11071                           Jeff Law         <law@cygnus.com>
11072
11073         * Makefile.in (bootstrap2, bootstrap3): New targets.
11074         (all-bootstrap): Remove outdated and confusing target.
11075         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11076
11077 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11078
11079         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11080         windows.  Consistent with gdb/configure.
11081
11082 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11083
11084         * configure.in: Name Linux target fragment.
11085
11086         * configure: Rewrite so that project Makefile fragment is inserted
11087         first and appears last in the resulting Makefile.
11088
11089 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11090
11091         * Makefile.in (install-itcl): Install tcl first.
11092
11093 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11094
11095         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11096
11097 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11098
11099         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11100
11101         * configure.in (skipdirs): Add target-librx for Linux.
11102         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11103
11104 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11105
11106         * Makefile.in (bootstrap): New target.
11107
11108 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11109
11110         * config.sub: Accept 'amigados' for backward compatibility.
11111
11112 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11113
11114         * config.guess: Merge with FSF.
11115
11116 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11117
11118         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11119
11120 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11121
11122         * config.sub: Add "marketing-names" patch.
11123
11124 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11125
11126         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11127
11128 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11129
11130         * config.sub: Handle v850-elf.
11131
11132 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11133
11134         * .cvsignore (*-install): Remove.
11135
11136 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11137
11138         * ltconfig: Set CONFIG_SHELL in libtool.
11139         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11140
11141 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11142
11143         * configure.in (target_subdir): Set to libraries if enable_multilib.
11144
11145 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11146
11147         * config.guess: Update from gcc directory.
11148
11149 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11150
11151         * Makefile.in (all-sim): Depends on all-readline.
11152
11153 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11154
11155         * Makefile.in (BISON, YACC): Use $$s.
11156         (all-bison): Depend on all-texinfo.
11157
11158 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11159
11160         * Makefile.in (BISON): Add -L flag.
11161         (YACC): Likewise.
11162
11163 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11164
11165         * configure.in (noconfigdirs): Add support for v850e target.
11166
11167         * config.sub (maybe_os): Add support for v850e target.
11168
11169 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11170
11171         * configure.in (noconfigdirs): Add support for v850ea target.
11172
11173         * config.sub (maybe_os): Add support for v850ea target.
11174
11175 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11176
11177         * config.sub: Add mipstx39.  Delete r3900.
11178
11179 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11180
11181         * Makefile.in (all-autoconf): Depends on all-texinfo.
11182
11183 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11184
11185         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11186         eabi targets.
11187
11188 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11189
11190         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11191
11192         * configure: When handling a Canadian Cross, handle YACC as well as
11193         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11194         * Makefile.in (all-bison): Depend upon all-texinfo.
11195
11196 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11197
11198         * Makefile.in (BISON): bison, not byacc or bison -y.
11199         (YACC): bison -y or byacc or yacc.
11200         (various): Add *-bison as appropriate.
11201         (taz): No need to mess with BISON anymore.
11202
11203 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11204
11205         * configure: If OSTYPE matches *win32*, try to find a good value for
11206         CONFIG_SHELL.
11207
11208 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11211         configure.in if it is present.
11212
11213 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11214
11215         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11216
11217 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11218
11219         * config.sub: Recognize `arc' cpu.
11220         * configure.in: Likewise.
11221         * config-ml.in: Likewise.
11222
11223 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11224
11225         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11226
11227 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11228
11229         * configure: Changed sed delimiter from ':' to '|' when
11230         attempting to substitute ${config_shell} for SHELL. On
11231         NT ${config_shell} may contain a ':' in it.
11232
11233 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11234
11235         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11236
11237 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11238
11239         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11240
11241 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11242
11243         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11244
11245         * ylwrap: If the program is a relative path, force it to be
11246         absolute.
11247
11248 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11249
11250         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11251
11252 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11253
11254         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11255         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11256         for libraries.
11257
11258 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11259
11260         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11261         separated by spaces.
11262
11263 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * ylwrap: New file.
11266         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11267
11268         * ltmain.sh: Handle /bin/sh at start of install program.
11269
11270         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11271
11272         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11273         * missing: New file, from automake 1.2.
11274
11275 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11276
11277         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11278         check-tk to CHECK_X11_MODULES.
11279
11280 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11281
11282         * config.sub: Merge with FSF.
11283
11284 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11285
11286         * config.guess: Merge with FSF.
11287
11288 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11289
11290         * configure: Treat msdosdjgpp like go32.
11291         * configure.in: Likewise.  Don't remove gprof for go32.
11292
11293         * configure: Change Makefile.tem2 to Makefile.tm2.
11294
11295 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11296
11297         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11298
11299 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11300
11301         * install-sh (chmodcmd): Set to null if the DST directory already
11302         exists.  Same as Nov 11th change.
11303
11304 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11305
11306         * configure (GDB_TK): Needs itcl and tix.
11307
11308 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11309
11310         * config.guess: Update from FSF.
11311
11312 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11313
11314         * Makefile.in (GDB_TK): Depend on itcl and tix.
11315
11316 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11317
11318         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11319         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11320         (INSTALL_SCRIPT): New variable.
11321         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11322         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11323         to -x.
11324         * install-sh: Add support for -x option.
11325
11326 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11327
11328         * configure.in, Makefile.in: Treat tix like itcl.
11329
11330 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11331
11332         * Makefile.in (WINDRES): New variable.
11333         (WINDRES_FOR_TARGET): New variable.
11334         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11335         (EXTRA_HOST_FLAGS): Add WINDRES.
11336         (EXTRA_TARGET_FLAGS): Add WINDRES.
11337         (EXTRA_GCC_FLAGS): Add WINDRES.
11338         ($(DO_X)): Pass down WINDRES.
11339         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11340         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11341         DLLTOOL_FOR_TARGET.
11342
11343 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11344
11345         * configure.in: configure sim before gdb for win32-x-ppc
11346
11347 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11348
11349         Move gperf into the toplevel, from libg++.
11350         * configure.in (target_tools): Add target-gperf.
11351         (native_only): Add target-gperf.
11352         * Makefile.in (all-target-gperf): New target, depend on
11353         all-target-libg++.
11354         (configure-target-gperf): Empty rule.
11355         (ALL_TARGET_MODULES): Add all-target-gperf.
11356         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11357         (CHECK_TARGET_MODULES): Add check-target-gperf.
11358         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11359         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11360
11361 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11362
11363         * config.sub (mn10200): Recognize new basic machine.
11364
11365 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11366
11367         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11368         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11369
11370 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11371
11372         * configure.in: If we're building mips-sgi-irix6* native, turn on
11373         ENABLE_MULTILIB and set TARGET_SUBDIR.
11374
11375 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11376
11377         * Makefile.in (all-sn): Depend on all-grep.
11378
11379 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11380
11381         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11382
11383         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11384         Makefile.  From Jeff Makey <jeff@cts.com>.
11385         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11386
11387         * Makefile.in (DISTBISONFILES): Remove.
11388         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11389         $(DEFAULT_YACC).
11390
11391         * configure.in: Build itl, db, sn, etc., when building for native
11392         cygwin32.
11393
11394         * Makefile.in (LD): New variable.
11395         (EXTRA_HOST_FLAGS): Pass down LD.
11396         ($(DO_X)): Likewise.
11397
11398 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11399
11400         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11401
11402 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11403
11404         * configure.in (targargs): Strip out any supplied --build argument
11405         before adding our own. Always add --build.
11406
11407 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11408
11409         * configure.in (targargs): Pass --build if we're doing
11410         a cross-compile.
11411
11412 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11413
11414         * configure: Use '|' instead of ":" as the separator in
11415         sed. Otherwise sed chokes on NT path names with drive
11416         designators. Also look for "?:*" as the leading characters in an
11417         absolute pathname.
11418
11419 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11420
11421         * config.sub: Support for r3900.
11422
11423 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11424
11425         * configure.in: Use install-sh, not install.sh.
11426
11427 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11428
11429         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11430         apply it twice.
11431
11432 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11433
11434         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11435         install-binutils.
11436
11437 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11438
11439         * Makefile.in: Add automake targets.
11440         * configure.in (host_tools): Add automake.
11441
11442 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11443
11444         * configure: Default CXX to c++, not gcc.
11445         * Makefile.in (CXX): Set to c++, not gcc.
11446         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11447
11448 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11449
11450         * install-sh: try appending a .exe if source file doesn't
11451         exist
11452
11453 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11454
11455         * configure.in: Turn on multilib by default.
11456         (cross_only): Remove target-libiberty.
11457
11458         * Makefile.in (all-gcc): Don't depend on libiberty.
11459
11460 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11461
11462         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11463
11464 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11465
11466         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11467         (DISTBISONFILES): Add ld/Makefile.in
11468
11469 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11470
11471         * configure.in: if target is cygwin32 but host isn't cygwin32,
11472         don't configure gdb tcl tk expect, not just gdb.
11473
11474 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11475
11476         * configure.in: Added gnuserv everywhere sn appears.
11477
11478         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11479         (CROSS_CHECK_MODULES): Added check-gnuserv.
11480         (INSTALL_MODULES): Added install-gnuserv.
11481         (CLEAN_MODULES): Added clean-gnuserv.
11482         (all-gnuserv): New target.
11483
11484 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11485
11486         * config.guess: Fixes for MIPS OpenBSD systems.
11487
11488 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11489
11490         * Makefile.in (INSTALL_XFORM): Remove.
11491         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11492
11493         * mkinstalldirs: New file, copied from automake.
11494         * Makefile.in (installdirs): Rename from install-dirs.  Use
11495         mkinstalldirs.  Change all users.
11496         (DEVO_SUPPORT): Add mkinstalldirs.
11497
11498 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11499
11500         * install-sh: Rename from install.sh.
11501         * Makefile.in (INSTALL): Change install.sh to install-sh.
11502         (DEVO_SUPPORT): Likewise.
11503
11504         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11505         Graichen <graichen@rzpd.de>.
11506
11507 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11508
11509         * config.guess: Recognize OpenBSD systems correctly.
11510
11511 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11512
11513         * README, Makefile.in (ETC_SUPPORT): Remove references to
11514         cfg-paper*, configure.{texi,man,info*}._
11515
11516 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11517
11518         * Makefile.in (all.normal): Ensure that gcc is built after all
11519         the x11 - ie gdb - targets.
11520
11521 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11522
11523         * makefile.vms: Don't run conf-a-gas.
11524
11525 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11526
11527         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11528
11529 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11530
11531         * configure.in: Remove noconfigdirs case since gdb also
11532         configures and builds for tic80-coff.
11533
11534 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11535
11536         * configure: Set cache_file to config.cache.
11537         * Makefile.in (local-distclean): Remove config.cache.
11538
11539 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11540
11541         * COPYING: Update FSF address.
11542
11543 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11544
11545         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11546         noconfigdirs.
11547
11548 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11549
11550         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11551         MAKEDIRS, is empty.
11552
11553 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11554
11555         * config.sub: Tweak mn10300 entry.
11556
11557 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11558
11559         * configure.in (host_tools): Put sim before gdb, so gdb's
11560         configure.tgt can determine if the simulator was configured.
11561
11562 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11563
11564         * config.sub: Move BeOS $os case to be with other Cygnus
11565         local cases.
11566
11567 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11568
11569         * config.sub: Remove misplaced comment that broke Linux.
11570
11571 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11572
11573         * config.sub: Add BeOS support.
11574
11575 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11576
11577         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11578
11579 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11580
11581         * configure.in (noconfigdirs): Remove tcl and tk from
11582         noconfigdirs for cygwin32 builds.
11583
11584 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11585
11586         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11587
11588 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11589
11590         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11591         make-all.com, use makefile.vms instead.
11592
11593 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11594
11595         * config.sub: Accept -lnews*.
11596
11597 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11598
11599         * configure.in (noconfigdirs): Disable target-newlib,
11600         target-examples and target-libiberty for d30v.
11601
11602 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11603
11604         * configure.in (noconfigdirs): Enable ld for d30v.
11605
11606 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11607
11608         * configure.in (tic80-*-*): Build compiler.
11609
11610 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11611
11612         * configure.in (d30v-*): Remove sim directory from list of
11613         unsupported d30v directories
11614
11615 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11616
11617         * config.sub, configure.in: Add d30v target cpu.
11618
11619 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11620
11621         * makefile.vms: New file.
11622         * make-all.com: Remove.
11623
11624 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11625
11626         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11627
11628 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11629
11630         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11631
11632 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11633
11634         * Makefile.in (ALL_MODULES): Added all-db.
11635         (CROSS_CHECK_MODULES): Addec check-db.
11636         (INSTALL_MODULES): Added install-db.
11637         (CLEAN_MODULES): Added clean-db.
11638
11639 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * config.guess: Merge with latest FSF sources.
11642
11643 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11644
11645         * Makefile.in (ALL_MODULES): Added all-itcl.
11646         (CROSS_CHECK_MODULES): Added check-itcl.
11647         (INSTALL_MODULES): Added install-itcl.
11648         (CLEAN_MODULES): Added clean-itcl.
11649
11650 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11651
11652         * configure.in: build gdb for mn10200
11653
11654 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11655
11656         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11657
11658 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11659
11660         * configure.in (tic80-*-*): Turn off most targets right now.
11661
11662 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11663
11664         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11665         rather than the makeinfo program.
11666         (do-info): Depend upon all-texinfo.
11667
11668 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11669
11670         * configure.in: Remove uses of config/mh-linux.
11671
11672         * config.sub, config.guess: Merge with latest FSF sources.
11673
11674 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11675
11676         * config.sub (case $basic_machine): Add tic80 entries.
11677
11678 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11679
11680         * config.sub, config.guess: Merge with latest FSF sources.
11681
11682 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11683
11684         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11685         * mpw-config.in: Test for NewFolderRecursive.
11686         * mpw-install: Use symbolic name for startup filename.
11687         * mpw-README: Add various additional details.
11688
11689 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11690
11691         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11692
11693 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11694
11695         * configure.in: Do build gcc and the target libraries for
11696         the mn10200.
11697
11698 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11699
11700         * configure.in: don't avoid building gdb for mn10300 any more
11701         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11702         instead of single-quoting it.
11703
11704 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11705
11706         * configure.in: Don't use --with-stabs on IRIX 6.
11707
11708 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11709
11710         * configure.in (m32r): Build gdb, libg++ now.
11711
11712 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11713
11714         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11715         directories from noconfigdirs.
11716
11717 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11718
11719         * config.sub (basic_machine): added mips16 configuration
11720
11721 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11722
11723         * config.sub: Handle d10v-unknown.
11724
11725 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11726
11727         * config.sub: Handle v850-unknown.
11728
11729 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11730
11731         * Makefile.in: add findutils
11732         * configure.in: add findutils to list of host_tools
11733
11734 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11735
11736         * config.sub: Handle mn10200 and mn10300.
11737
11738 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11739
11740         * configure.in (d10v-*): Do not build librx.
11741
11742 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11743
11744         * configure.in (mn10300): Build everything except gdb & libgloss.
11745
11746 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11747
11748         * config.guess:  Patch for Dansk Data Elektronik servers,
11749         from Niels Skou Olsen <nso@dde.dk>.
11750
11751         For ncr, use /bin/uname rather than uname, since GNU uname does not
11752         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11753
11754         Patch for MIPS R4000 running System V,
11755         from Eric S. Raymond <esr@snark.thyrsus.com>.
11756
11757         Fix thinko for nextstep.
11758
11759         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11760
11761         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11762         * config.guess: Guess mips-dec-mach_bsd4.3.
11763
11764         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11765         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11766         release numbers.
11767         * config.guess (mips-mips-riscos*):  Emit just enough of the
11768         release number.
11769
11770         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11771         * config.guess (sparc-auspex-sunos*):  Added.
11772         (f300-fujitsu-*): Added.
11773
11774         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11775         * config.guess:  Recognize a Tadpole as a sparc.
11776
11777 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11778
11779         * config.guess: Don't assume that NextStep version is either 2 or
11780         3.  NextStep 4 (aka OpenStep 4) has come out now.
11781
11782 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11783
11784         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11785         From Rik Faith <faith@cs.unc.edu>.
11786
11787 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11788
11789         * config.sub: Contributions from bug-gnu-utils to:
11790         Support plain "hppa" (no version given) architecture, reported by
11791         OpenStep.
11792         OpenBSD like NetBSD.
11793         LynxOs is not a hardware supplier.
11794
11795         * config.guess: Contributions from bug-gnu-utils to add support for:
11796         OpenBSD like NetBSD.
11797         Stratus systems.
11798         More Pyramid systems.
11799         i[n>4]86 Intel chips.
11800         M680[n>4]0 Motorola chips.
11801         Use unknown instead of lynx for hardware manufacturer.
11802
11803 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11804
11805         * install.sh (chmodcmd): Set to null if the DST directory already
11806         exists.
11807
11808 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11809
11810         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11811         not use mt-ppc target Makefile fragment any more.
11812
11813 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11814
11815         * configure.in (*-*-windows):  Exclude everything but those dirs
11816         needed to build windows.
11817
11818 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11819
11820         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11821
11822 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11823
11824         * configure.in:  Exclude mmalloc from i386-windows.
11825
11826 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11827
11828         * Undo my previous change.
11829
11830 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11831
11832         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11833         unconditionally.
11834         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11835
11836 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11837
11838         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11839         host to add it's own flags.
11840
11841 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11842
11843         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11844
11845 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11846
11847         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11848         (CXX_FOR_TARGET): Likewise.
11849         (GCC_FOR_TARGET): Define.
11850         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11851         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11852         CC_FOR_TARGET was specified on the command line.
11853         (MAKEOVERRIDES): Don't define.
11854
11855 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11856
11857         * configure.in (m32r): Fix spelling of libg++ libs.
11858
11859 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11860
11861         * config.sub (-apple*): Remove, now redundant.
11862
11863 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11864
11865         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11866
11867         * configure: Rework yesterday's sed script patch.
11868
11869         * config.sub: Merge with FSF.
11870
11871 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11872
11873         * config.guess:  Merge from FSF.
11874
11875         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11876         * config.guess: Use pc instead of unknown, for pc clone systems.
11877         Change linux to linux-gnu.
11878
11879         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11880         * config.guess: Avoid non-portable tr syntax.
11881
11882 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11883
11884         * test-build.mk (HOLES): Add "xargs" for gdb.
11885
11886         * configure: Avoid hpux10.20 sed bug.
11887
11888 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11889
11890         * configure.in:  Add support for windows host
11891         (that is a build done under the Microsoft build environment).
11892
11893 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11894
11895         * Makefile.in: Replace all uses of srcroot with s, to shrink
11896         command line lengths.
11897
11898         Patches from Geoffrey Noer <noer@cygnus.com>:
11899         * configure.in: If configuring for newlib, pass --with-newlib to
11900         subdirectories.
11901         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11902         -Bnewlib/ and -Lwinsup to gcc.
11903         (CXX_FOR_TARGET): Likewise.
11904
11905 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11906
11907         * Makefile.in (ETC_SUPPORT): Add configure.
11908
11909 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11910
11911         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11912         host configuration file.
11913
11914 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11915
11916         * configure.in: Break mn10x00 support into separate
11917         mn10200 and mn10300 configurations.
11918         * config.sub: Likewise.
11919
11920 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11921
11922         * configure.in: Add lots of stuff to noconfigdirs for
11923         the mn10x00 targets.
11924
11925         * config.sub, configure.in: Add mn10x00 support.
11926
11927 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11928
11929         * make-all.com: Call conf-a-gas, not config-a-gas.
11930
11931 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11932
11933         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11934         targets.
11935
11936 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11937
11938         * mpw-README: Add much more detail for native PowerMac.
11939         * mpw-install: New file.
11940         * mpw-configure: Add --norecursion and --help options.
11941         * mpw-config.in: Translate readme and install files when
11942         copying to objdir.
11943         * mpw-build.in: Don't always depend on byacc and flex.
11944         (install-only-top): New action.
11945
11946 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11947
11948         * configure.in:  You can now configure GDB for the v850.
11949
11950 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11951
11952         * configure.in (noconfigdirs): Don't configure any C++ dirs
11953         if targeting D10V.
11954
11955 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11956
11957         * config.sub: Recognize mips64vr5000.
11958
11959 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11960
11961         * configure.in: Use a single line for host_tools and native_only.
11962
11963 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11964
11965         * config.sub, configure.in: Add entries for m32r.
11966
11967 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11968
11969         * Makefile.in (inet-install): Don't run install-gzip.
11970
11971 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11972
11973         * configure.in:  Don't config lots of things for *-*-windows*.
11974
11975 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11976
11977         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11978         (host_libs, host_tools): Copy from configure.in.
11979         * mpw-configure: Don't complain about directories not found.
11980
11981 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11982
11983         * configure.in (i[345]86): Recognize i686 for pentium pro.
11984         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11985         file.
11986
11987         * config.guess (i[345]86): Ditto.
11988
11989 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11990
11991         * configure.in (noconfigdirs): Removed gdb for D10V.
11992
11993 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11994
11995         * configure.in: Remove ld, target-libio, target-libg++, and
11996         target-libstdc++ from noconfigdirs.
11997
11998 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11999
12000         * configure: Fix three locations where shell scripts were
12001         being run directly rather than with config_shell.
12002
12003 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12004
12005         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12006         * config.sub (basic_machine): Recognize v850.
12007
12008 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12009
12010         * mpw-configure: Handle multiple enable/disable options and
12011         pass them down recursively, handle -c and -s flags appropriately
12012         depending on choice of compiler, add escape mechanism for
12013         quoted arguments to gC.
12014
12015 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12016
12017         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12018         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12019         so that -mrelocatable-lib and -mno-eabi are used.
12020
12021         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12022         not support --print-multi-lib, don't abort.
12023
12024 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12025
12026         * make-all.com: Run config-a-gas.
12027         * setup.com: Don't copy subdirectory files around.
12028
12029 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12030
12031         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12032         target, it now compiles correctly.
12033
12034 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12035
12036         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12037
12038 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12039
12040         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12041
12042 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12043
12044         * configure.in (native_only): Add prms.
12045
12046 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12047
12048         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12049         (BINUTILS_SUPPORT_DIRS): Likewise.
12050
12051 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12052
12053         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12054         d10v support is added.
12055
12056 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12057
12058         * configure.in (d10v-*-*): New target.
12059
12060 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12061
12062         * config.guess (HP 9000/811): Recognize this as a PA1.1
12063         machine.
12064
12065 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12066
12067         * Makefile.in (do-tar-gz): New target, split out from tail end of
12068         taz target.  Run each command separately, don't use pipes.
12069         (taz): Use it.
12070
12071 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12072
12073         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12074         * mpw-build.in: No builds should depend on building byacc or flex,
12075         they are assumed to be installed already.
12076
12077 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12078
12079         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12080         variable that CC_FOR_TARGET needs.
12081
12082 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12083
12084         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12085         options have changed since the last time the subdirectory was
12086         configured, and if it has, reconfigure.
12087         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12088         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12089
12090 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12091
12092         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12093         CLEAN_MODULES): Add bash.
12094         (all-bash): New target.
12095
12096 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12097
12098         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12099
12100 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12101
12102         * config.sub (basic_machine): Recognize d10v as a valid processor.
12103
12104 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12105
12106         * mpw-configure: Add support for --bindir.
12107         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12108
12109 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12110
12111         * configure.in: add bash, time, gawk to list of hosttools and things
12112         to only build for native toolchains
12113
12114 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12115
12116         * Makefile.in (docdir): Remove.
12117
12118 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12119
12120         * Makefile.in (datadir): Set to $(prefix)/share.
12121
12122 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12123
12124         * configure.in: build diff and patch for cygwin32-hosted
12125         toolchains.
12126
12127 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12128
12129         * config.sub: Accept -rtems*.
12130
12131 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12132
12133         * configure.in: enable dosrel for cygwin32-hosted builds,
12134                 remove diff from the list of things not buildable
12135                 via Canadian Cross
12136
12137 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12138
12139         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12140         don't get ". ".
12141
12142 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12143
12144         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12145
12146 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12147
12148         * Makefile.in (taz): Handle case where tex3patch didn't even get
12149         checked out.  Also, if it was found, put the symlink in a new util
12150         subdirectory.
12151
12152 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12153
12154         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12155
12156 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12157
12158         * config.sub: Recognize -openvms.
12159         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12160         * make-all.com, setup.com: New files.
12161
12162 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12163
12164         * Makefile.in (taz): tex3patch moved to texinfo/util.
12165
12166 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12167
12168         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12169         * configure.in: remove make from disable-if-Can-Cross list
12170                 enable gdb if ${host} and ${target} are cygwin32
12171
12172 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12173
12174         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12175         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12176
12177 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12178
12179         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12180         distinguish sysv/svr4/bsd variants.
12181         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12182
12183 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12184
12185         * configure.in: Added copyright notice.
12186         * move-if-change: Added copyright notice.
12187
12188 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12189
12190         * configure.in (powerpcle-*-solaris*): Until we get shared
12191         libraries working, don't build gdb, sim, make, tcl, tk, or
12192         expect.
12193
12194 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12195
12196         * config.guess:  Merge with FSF:
12197
12198         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12199         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12200
12201         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12202         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12203
12204         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12205         * config.guess:  Combine two OSF1 rules.
12206         Also recognize field test versions.  From mjr@zk3.dec.com.
12207         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12208         because GNU uname does not support -p.  From pmr@pajato.com.
12209
12210 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12211
12212         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12213
12214 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12215
12216         * mpw-README: Document GCCIncludes.
12217
12218 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12219
12220         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12221
12222 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12223
12224         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12225
12226 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12227
12228         * configure.in (*-*-cygwin32): Configure make.
12229
12230 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12231
12232         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12233
12234 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12235
12236         * Makefile.in (all-inet): Depend on all-perl.
12237
12238         * Makefile.in (inet-install): New target.
12239
12240         * Makefile.in (all-inet): Depend on all-tcl.
12241         (all-inet): Depend on all-send-pr.
12242
12243 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12244
12245         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12246         temporarily.
12247
12248 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12249
12250         * configure.in: Don't configure --with-gnu-ld on AIX.
12251
12252 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12253
12254         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12255
12256 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12257
12258         * Makefile.in (ALL_MODULES): Added all-inet.
12259         (CROSS_CHECK_MODULES): Added check-inet.
12260         (INSTALL_MODULES): Added install-inet.
12261         (CLEAN_MODULES): Added clean-inet.
12262         (all-indent): New target.
12263
12264         * configure.in (host_tools): Added inet.
12265         (native_only): Added inet.
12266         (noconfigdirs): Added inet.
12267
12268 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12269
12270         * configure.in: Don't configure libgloss if we are not configuring
12271         newlib.
12272
12273 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12274
12275         * configure.in: Don't configure libgloss for unsupported
12276         architectures.
12277
12278 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12279
12280         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12281
12282 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12283
12284         * Makefile.in (ALL_MODULES): Include all-apache.
12285         (CROSS_CHECK_MODULES): Include check-apache.
12286         (INSTALL_MODULES): Include install-apache.
12287         (all-apache): New target.
12288
12289         * configure.in: Added apache everywhere perl is seen.
12290
12291 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12292
12293         * Makefile.in: Add support for clean-{module} and
12294         clean-target-{module} rules.
12295
12296 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12297
12298         * configure.in (*-*-ose) do not build libgloss.
12299
12300 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12301
12302         * config.guess (prep*:SunOS:5.*:*): Turn into
12303         powerpele-unknown-solaris2.
12304
12305 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12306
12307         * configure.in: Permit --enable-shared to specify a list of
12308         directories.
12309
12310 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12311
12312         * configure.in (host==solaris): Pass only the first word of $CC
12313         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12314
12315 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12316
12317         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12318
12319 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12320
12321         * Makefile.in (ALL_MODULES): Include all-perl.
12322         (CROSS_CHECK_MODULES): Include check-perl.
12323         (INSTALL_MODULES): Include install-perl.
12324         (ALL_X11_MODULES): Include all-guile.
12325         (CHECK_X11_MODULES): Include check-guile.
12326         (INSTALL_X11_MODULES): Include install-guile.
12327         (all-perl): New target.
12328         (all-guile): New target.
12329
12330         * configure.in (host_tools): Include perl and guile.
12331         (native_only): Include perl and guile.
12332         (noconfigdirs): Don't build guile and perl; no ports have been
12333         done.
12334
12335 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12336
12337         * configure (--enable-*): Handle quoted option lists such as
12338         --enable-sim-cflags='-g0 -O' better.
12339
12340 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12341
12342         * Makefile.in ({,inst}all-target): New rule so we can make and
12343         install all of the target directories easily.
12344
12345 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12346
12347         * configure.in: Add missing global flag in sed substitution when
12348         deleting `target-' from ${configdirs}.
12349
12350 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12351
12352         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12353         option.
12354
12355         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12356         config/mh-necv4.
12357
12358         * install.sh: Correct misspelling of transformbasename.
12359
12360         * config.guess: Recognize mips-*-sysv*.
12361
12362 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12363
12364         * config.sub: Recognize mon960.
12365
12366 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12367
12368         * configure: Restore Canadian Cross handling of BISON and LEX,
12369         removed in Feb 20 change.
12370
12371 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12372
12373         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12374         Mention make install.  Remove the old copyright date as well the
12375         clumsy and rather pointless copyright on the README file.
12376
12377 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12378
12379         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12380         Makefile after running symlink-tree, then run `make distclean' to
12381         avoid clobbering any generated files in srcdir.
12382
12383 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12384
12385         * configure.in (m68k-*-netbsd*): Build everything now.
12386
12387 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12388
12389         * Makefile.in (taz): Fix quoting.
12390
12391 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12392
12393         * configure.in (sparclet-*-*): Build everything now.
12394
12395 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12396
12397         * configure.in (m68k-*-linux*): New host.
12398
12399 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12400
12401         * configure: Check for bison before byacc.
12402
12403 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12404
12405         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12406         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12407         searching PATH.  These are used as fallbacks by Makefile.in if
12408         flex/bison/byacc aren't in objdir.
12409
12410 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12411
12412         * Makefile.in: Make everything which depends upon all-bfd also
12413         depend upon all-opcodes, in case --with-commonbfdlib is used.
12414
12415 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12416
12417         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12418         building NT native compilers on Unix.
12419
12420 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12421
12422         * configure.in: Don't get CC from the host Makefile fragment if we
12423         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12424         Solaris test for /usr/ucb/cc to the post target script, just after
12425         the compiler sanity test.
12426
12427 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12428
12429         * config.sub: Merge with FSF.
12430
12431 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12432
12433         * Makefile.in (RPATH_ENVVAR): New variable.
12434         (REALLY_SET_LIB_PATH): Use it.
12435         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12436
12437 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12438
12439         * config.sub, configure.in: Recognize sparclet cpu.
12440
12441 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12442
12443         * config.guess:  Support m68k-cbm-sysv4.
12444
12445 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12446
12447         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12448         m68k-unknown-linuxaout from linker help string.  Put quotes around
12449         $ld_help_string.
12450
12451 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12452
12453         * config.guess (powerpc-harris-powerunix): Add guess for port
12454         to new target.
12455
12456 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12457
12458         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12459
12460 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12461
12462         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12463         $(REALLY_SET_LIB_PATH) in Makefile.
12464         * Makefile.in (SET_LIB_PATH): New variable.
12465         (REALLY_SET_LIB_PATH): New variable.
12466         ($(DO_X)): Use $(SET_LIB_PATH).
12467         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12468         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12469         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12470         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12471         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12472         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12473         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12474         (install-dosrel): Likewise.
12475         (all-opcodes): Depend upon all-libiberty.
12476
12477 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12478
12479         * config.guess (*:CYGWIN*): New
12480
12481 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12482
12483         * Makefile.in (all-target-winsup): All all-target-libiberty.
12484
12485 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12486
12487         * configure.in (noconfigdirs): Add missing # in front of comment.
12488
12489 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12490
12491         * configure.in: add second pass to things added to noconfigdirs
12492         so *-gm-magic can exclude libgloss properly.
12493
12494 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12495
12496         * mpw-configure (extralibs_name, rez_name): Set correctly
12497         for MWC68K compiler.
12498
12499         * mpw-README: Add more info on the necessary build tools.
12500
12501 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12502
12503         * configure.in, config.sub: Recognize cygwin32.
12504
12505 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12506
12507         * config.guess, config.sub: Recognize A/UX.
12508
12509 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12510
12511         * config.sub: Merge with gcc/config.sub.
12512
12513 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12514
12515         * mpw-build.in (do-binutils): Add build of stamps.
12516
12517 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12518
12519         * config.sub: Add recognition for mips64vr4100*-* targets.
12520
12521 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12522
12523         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12524         Add creation of gconfigargs with `--enable-shared' turned on.
12525         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12526         ($(host)-stamp-stage3-configured): Likewise.
12527         (HOLES): Add chatr and ldd.
12528         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12529
12530 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12531
12532         * configure: Pass --nfp to recursive configures.
12533
12534 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12535
12536         * Makefile.in (DLLTOOL): New.
12537         (DLLTOOL_FOR_TARGET): New.
12538         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12539         (EXTRA_TARGET_FLAGS): Ditto.
12540         (EXTRA_GCC_FLAGS): Ditto.
12541         (CONFIGURE_TARGET_MODULES): Ditto.
12542         (DO_X): Ditto.
12543         * configure: Add DLLTOOL.
12544
12545 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12546
12547         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12548         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12549         mh-sco, since old workarounds no longer needed, and don't
12550         build ld, since libraries have weak symbols in COFF.
12551
12552 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12553
12554         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12555
12556 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12557
12558         * configure.in: Make sure that ${CC} can be used to compile an
12559         executable.
12560
12561 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12562
12563         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12564         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12565         nothing depending on whether gdbtk is being built.
12566
12567 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12568
12569         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12570
12571 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12572
12573         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12574         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12575
12576 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12577
12578         * config-ml.in: Add support for
12579         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12580         Simplify setting of multidirs from --disable-foo.
12581
12582 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12583
12584         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12585         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12586         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12587         non-empty, pass them on to the  GCC make.
12588         (all-bootstrap): New rule that is like all-gcc, except it executes
12589         the GCC bootstrap rule instead of the GCC all rule.
12590
12591 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12592
12593         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12594
12595 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12596
12597         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12598         DG/UX support.
12599
12600 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12601
12602         * config.sub (i*86*) Change [345] to [3456]
12603
12604 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12605
12606         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12607         --with-gnu-ld=no.
12608
12609 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12610
12611         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12612         AIX multilibs get built.
12613
12614 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12615
12616         * configure.in (i386-win32): Don't build expect if we're not
12617         building the tcl subdir.
12618
12619 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12620
12621         * Makefile.in: (configure-target-examples, all-target-examples):
12622         New targets, configure and build example programs.
12623
12624 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12625
12626         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12627         use it as input to sedit the generated MPW makefile.
12628         * mpw-README: Add a suggestion about Gestalt.h.
12629
12630 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12631
12632         * config.sub: Accept *-*-ieee*.
12633
12634 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12635
12636         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12637         Ronald F. Guilmette <rfg@monkeys.com>.
12638
12639 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12640
12641         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12642         for powerpc-pe native.
12643         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12644         (target==powerpc-pe): duplicate i386-win32 entry.
12645
12646 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12647
12648         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12649         of vxworks, not just vxworks5.1.
12650
12651 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12652
12653         * mpw-configure: Add support for exec-prefix.
12654
12655 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12656
12657         * config.guess: Recognize HP model 816 machines as having
12658         a PA1.1 processor.
12659
12660 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12661
12662         * configure: Ignore new autoconf configure options.
12663
12664 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12665
12666         * config.guess:  Recognize Pentium under SCO.
12667         From Robert Lipe <robertl@arnet.com>.
12668
12669 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12670
12671         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12672
12673 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12674
12675         * configure.in: Don't configure gas for alpha-dec-osf*.
12676
12677 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12678
12679         * configure.in: Default to --with-stabs for some targets for which
12680         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12681         i[345]86*-*-unixware*.
12682
12683 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12684
12685         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12686         rather than basing it on the target.  Simplify handling of options
12687         controlling which directories to configure.  Remove extraneous
12688         slash in multi-clean target.
12689
12690 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12691
12692         * config-ml.in: Prefix more variables with ml_ so they don't collide
12693         with configure's.
12694
12695 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12696
12697         * configure: Don't turn -v into --v.
12698
12699 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12700
12701         * configure.in (targargs): Fix typo.
12702
12703         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12704
12705 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12706
12707         * configure.in: Strip --host and --target options from
12708         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12709         --with-cross-host option when building with a cross-compiler.
12710         * configure: Canonicalize the arguments put into config.status by
12711         always using `=' for an option with an argument.  Pass a presumed
12712         --host or --target explicitly.
12713
12714 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12715
12716         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12717         into general OS recognition case.
12718
12719 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12720
12721         * configure.in (target_configdirs): add target-winsup only
12722         for win32 target systems.
12723
12724 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12725
12726         * Makefile.in (all-target-libgloss): Depend upon
12727         configure-target-newlib, since when libgloss is built it looks to
12728         see if the newlib directory exists.
12729
12730 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12731
12732         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12733         cfg-ml-*.in.
12734
12735 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12736
12737         * configure: Handle LD and LD_FOR_TARGET when configuring a
12738         Canadian Cross.
12739
12740 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12741
12742         * configure.in (target_libs): add target-winsup.
12743         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12744         (target==ppcle-pe): remove ld from $noconfigdirs.
12745
12746 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12747
12748         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12749         Preserve relative path names in $srcdir.  Build symlink tree if
12750         configuring cross target dir and srcdir=. (= no VPATH support).
12751         (configure-target-libg++): Depend on configure-target-librx.
12752         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12753         * config-ml.in: New file.
12754         * symlink-tree: New file.
12755         * configure: Ensure srcdir="." if that's what it is.
12756
12757 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12758
12759         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12760         includes and FLEX_SKELETON setting.
12761         * mpw-configure (--with-gnu-ld): New option, controls whether
12762         to use PPCLink or ld with PowerMac GCC.
12763         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12764         * mpw-config.in: Configure grez if targeting Mac.
12765
12766         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12767         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12768         just macos.
12769         * configure.in: Configure grez resource compiler if targeting Mac.
12770         * Makefile.in (all-grez, install-grez): New targets.
12771
12772 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12773
12774         * configure: CXX defaults to gcc, not g++.  If we find
12775         gcc in the path, set CC to gcc -O2.
12776
12777 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12778
12779         * configure: Default ${build} correctly.  Avoid picking up extra
12780         spaces when reading CC and CXX from Makefile.  When doing a
12781         Canadian Cross, use plausible default values for numerous
12782         variables.
12783         * configure.in: When doing a Canadian Cross, don't try to
12784         configure tools whose configure script can't handle it.
12785
12786 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12787
12788         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12789
12790 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12791
12792         * configure:  Remove dubious bug reporting address.
12793
12794 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12795
12796         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12797         configure script, run that instead of this directory's configure.
12798         In either case, print a message that we're configuring the sub-dir.
12799
12800 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12801
12802         * configure.in: Before checking for the existence of various files,
12803         use sed to filter out "target-".
12804
12805 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12806
12807         * Makefile.in (DO_X): Split rule to decrease command line length
12808         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12809         (Philippe De Muyter).
12810
12811 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12812
12813         * Makefile.in (all-patch): depend on all-libiberty.
12814
12815 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12816
12817         * configure.in: If the only directory in target_configdirs which
12818         actually exists is libiberty, then set target_configdirs to empty,
12819         to avoid trying to build a target libiberty in a gas or gdb
12820         distribution.
12821
12822 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12823
12824         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12825         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12826         systems.
12827
12828 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12829
12830         * configure.in (copy_dirs): Use sys-include instead of include
12831         for --with-headers option.
12832
12833 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12834
12835         * Makefile.in, configure.in: Make winsup builds work with
12836         new scheme.
12837
12838 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12839
12840         * configure.in: Build the linker on AIX.
12841
12842 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12843
12844         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12845         where needed.
12846
12847 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12848
12849         * Makefile.in (all-gcc): Fix typo.
12850
12851 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12852
12853         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12854
12855 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12856
12857         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12858         to target-xiberty, to provide more flexibility.
12859         (target_subdir):  Define.  Create if cross.
12860         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12861         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12862         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12863         check-libFOO -> check-target-libFOO, etc.
12864         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12865         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12866         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12867         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12868         allow ALL_GCC="" to only configure.
12869         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12870         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12871         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12872
12873 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12874
12875         * Makefile.in (taz): Build "info" in etc explicitly.
12876
12877 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12878
12879         * configure.in:  Make sure that CC is undefined (as opposed to
12880         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12881         problem with autoconf trying to configure on a host without GCC.
12882
12883 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12884
12885         * mpw-configure: Set host alias from choice of host compiler,
12886         only use generic MPW Makefile sed if present, edit a file
12887         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12888         * mpw-README: Add problem notes about CW6 and CW7.
12889
12890 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12891
12892         * Makefile.in (taz): Use ";" instead of ";;".
12893
12894 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12895
12896         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12897         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12898         DISTDOCDIRS.
12899         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12900         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12901
12902 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12903
12904         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12905         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12906         Move bfd to DISTSTUFFDIRS.
12907
12908 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12909
12910         * Makefile.in (X11_LIB): Removed.
12911         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12912
12913         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12914
12915 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12916
12917         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12918         names.
12919
12920 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12921
12922         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12923
12924 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12925
12926         * configure.in (i[345]86-*-win32): Always build newlib.
12927         Don't configure cvs, autoconf or texinfo.
12928         * Makefile.in (LD_FOR_TARGET): New.
12929         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12930         Pass down LD_FOR_TARGET.
12931
12932 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12933
12934         * winsup: New directory.
12935         * Makefile.in: Build winsup.
12936         * configure.in: Winsup is configured when target is win32.
12937         Can only build win32 target GDB when native.
12938
12939 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12940
12941         * config.guess: Recognize HP model 819 machines as having
12942         a PA 1.1 processor.
12943
12944 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12945
12946         * configure: Fix sed loop which substitutes for CC and CXX to
12947         avoid bug found in various sed implementations.
12948
12949 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12950
12951         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12952         simulator.  Use standard powerpc-*-eabi*.
12953
12954 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12955
12956         * configure.in: Stop putting gas and binutils in noconfigdirs for
12957         powerpc-*-aix* and rs6000-*-*.
12958
12959 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12960
12961         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12962         -mcall-aixdesc libraries.
12963
12964 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12965
12966         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12967
12968         * config.sub (arm | armel | armeb): Fix shell syntax.
12969
12970 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12971
12972         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12973         -msoft-float and -mcpu=common support.
12974         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12975         libraries.
12976
12977 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12978
12979         * configure.in: Allow configuration and build of emacs19 for the alpha.
12980
12981 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12982
12983         * configure.in (CC): Get ^CC, not just any old CC, from
12984         ${host_makefile_frag}.
12985
12986 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12987
12988         * configure.in (CC): Try to get CC from
12989         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12990
12991 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12992
12993         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12994         only if it exists in $(srcdir).
12995
12996 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12997
12998         * configure: If CC and CXX are not set in the environment, set
12999         them, based on either an existing Makefile or on searching for gcc
13000         in PATH.  Substitute for CC and CXX in Makefile.
13001         * configure.in: Remove libm from target_libs.  Separate
13002         target_configdirs from configdirs.  If CC is not set in
13003         environment, try to get it from a host Makefile fragment.  Rewrite
13004         changes of configdirs to use skipdirs instead.  A few minor
13005         tweaks.  Take directories out of target_configdirs as they are
13006         taken out of configdirs.  Remove existing Makefile files from
13007         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13008         CONFIG_ARGUMENTS in Makefile.
13009         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13010         by configure.in.
13011         (CONFIG_ARGUMENTS): Likewise.
13012         (CONFIGURE_TARGET_MODULES): New variable.
13013         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13014         ($(CONFIGURE_TARGET_MODULES)): New target.
13015         (configure-libg++, configure-libio): New targets.
13016         (all-libg++): Depend upon configure-libg++.
13017         (all-libio): Depend upon configure-libio.
13018         (configure-libgloss, all-libgloss): New targets.
13019         (configure-libstdc++): New target.
13020         (all-libstdc++): Depend upon configure-libstdc++.
13021         (configure-librx, all-librx): New targets.
13022         (configure-newlib): New target.
13023         (all-newlib): Depend upon configure-newlib
13024         (configure-xiberty): New target.
13025         (all-xiberty): Depend upon configure-xiberty.
13026
13027 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13028
13029         * configure.in (host i[345]86-*-win32):  Expand the
13030         noconfigdirs again.
13031
13032 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13033
13034         * mpw-configure: Fix sed command file name.
13035
13036 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13037
13038         * configure.in (host i[345]86-*-win32): Reduce the
13039         noconfigdirs again.
13040
13041 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13042
13043         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13044         or powerpc*-*-pe*, since they are not yet supported.
13045
13046 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13047
13048         Add PowerMac support and many other enhancements.
13049         * mpw-configure: New option --cc to select compiler to use,
13050         paste options set according to --cc into the generated
13051         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13052         if mpw-make.sed is present.
13053         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13054         add forward includes for PowerPC include files.
13055         * mpw-build.in: Build using Makefile.PPC if present.
13056         (do-byacc, etc): Remove separate version resource builds.
13057         (do-gas): Build "stamps" before "all".
13058         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13059         * mpw-README: Update to reflect --cc option, PowerMac support,
13060         and recently-reported compatibility problems.
13061
13062 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13063
13064         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13065         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13066         (--with-multilib-top): Pass to recursive invocations.
13067
13068 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13069
13070         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13071         v810-*-*.
13072
13073 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13074
13075         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13076         gdb, ld and opcodes on v810-*-*.
13077
13078 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13079
13080         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13081         (local-maintainer-clean): New target.
13082         (maintainer-clean): New target.
13083         (realclean): Just depend upon maintainer-clean.
13084
13085 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13086
13087         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13088
13089 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13090
13091         * configure.in: Build ld in mips*-*-bsd* case.
13092
13093 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13094
13095         * config.sub: Accept -lites* OS.  From Ian Dall.
13096
13097 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13098
13099         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13100         targets.
13101
13102 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13103
13104         * configure.in: treat i386-win32 canadian cross the same as
13105         i386-go32 canadian cross.
13106
13107 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13108
13109         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13110         running under the simulator to build a reduced set of libraries.
13111         (powerpc-*-eabiaix): Add fine grained multilib support added to
13112         other powerpc targets yesterday.
13113
13114 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13115
13116         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13117         -disable-softfloat, -disable-relocatable, -disable-aix, and
13118         -disable-sysv to control which multilib libraries get built.
13119
13120 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13121
13122         * configure: Add Makefile.tem to list of files to remove in trap
13123         handler.
13124
13125 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13126
13127         * config.guess (*Linux*):  Add missing "exit"s.
13128         Also, need specific check for alpha-unknown-linux (uses COFF).
13129
13130 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13131
13132         * config.guess:  Merge with FSF:
13133
13134         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13135         * config.guess (AIX4): More robust release numbering discovery.
13136
13137         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13138         * config.guess (i386-sequent-ptx): Properly get version number.
13139
13140         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13141         * config.guess (mips:*:4*:UMIPS): New case.
13142
13143 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13144
13145         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13146         (i386-win32 host): Likewise.  Don't build readline.
13147
13148 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13149
13150         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13151         SUPPORT_FILES to submakes.
13152
13153 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13154
13155         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13156         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13157         mpw-configure.
13158
13159 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13160
13161         * configure.in (appdirs): Use =, not ==, in test expression when
13162         trying to build the text to print in the warning message for
13163         Solaris users.
13164
13165 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13166
13167         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13168
13169 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13170
13171         * config.guess: Recognize lynx-2.3.
13172
13173 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13174
13175         * config.sub (z8ksim): Deleted
13176         (z8k-*-coff): New, this is the one true name of the target.
13177
13178 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13179
13180         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13181
13182 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13183
13184         * config.guess (*:Linux:*:*): First try asking the linker what the
13185         default object file format is (elf, aout, or coff).  Then if this
13186         fails, try previous methods.
13187
13188 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13189
13190         * configure.in: Don't build newlib for *-*-vxworks5.1.
13191
13192 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13193
13194         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13195         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13196
13197 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13198
13199         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13200
13201 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13202
13203         * cfg-ml-com.in: New file.
13204         * cfg-ml-pos.in: New file.
13205
13206 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13207
13208         * COPYING.NEWLIB: Add HP free copyright to list.
13209
13210 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13211
13212         * config.sub: Recognize -eabi* for the system, not just -eabi.
13213
13214 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13215
13216         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13217         * config.sub, configure.in (win32): New target and host.
13218
13219 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13220
13221         * configure.in: Add i386-pe configuration.
13222
13223 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13224
13225         * mpw-build.in (install): Install GDB after LD.
13226
13227 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13228
13229         * mpw-config.in (elf/mips.h): Always forward-include, needed
13230         for GDB to build.
13231
13232 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13233
13234         * testsuite: New directory for customer acceptance and whole tool
13235         chain tests.
13236
13237 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13238
13239         * configure: If per-host line isn't found, but AC_OUTPUT is found
13240         and a configure script exists, run it instead.
13241
13242 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13243
13244         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13245
13246 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13247
13248         * configure: Set build_{cpu,vendor,os,alias} to host values when
13249         --build isn't specified.
13250
13251 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13252
13253         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13254         (FLAGS_TO_PASS): Pass them.
13255         (EXTRA_TARGET_FLAGS): Ditto.
13256
13257 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13258
13259         * Makefile.in (all-libg++): Depend on all-libstdc++.
13260
13261 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13262
13263         * configure.in (noconfigdirs): Enable all packages for
13264           i386-unknown-netbsd.
13265
13266 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13267
13268         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13269         hosted builds (DOS builds)
13270
13271 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13272
13273         Changes for ARM based on patches from Richard Earnshaw:
13274         * config.sub: Handle armeb and armel.
13275         * configure.in: Omit arm linker only for riscix.
13276
13277 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13278
13279         * config.guess:  Update from FSF.
13280
13281 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13282
13283         * config.sub: Recognize powerpcle as the little endian variant of
13284         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13285         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13286         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13287         temporarily.
13288
13289 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13290
13291         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13292
13293 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13294
13295         * config.sub: Accept -lites* as a basic system type.
13296
13297 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13298
13299         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13300         installed, and if so return linuxoldld as the system name.
13301
13302 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13303
13304         * config.guess: Add hppa1.1-hp-lites support.
13305
13306 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13307
13308         * configure.in: Don't build newlib for m68k-vxworks5.1.
13309
13310 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13311
13312         * configure.in (mips-sgi-irix6): Use mh-irix5.
13313
13314 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13315
13316         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13317
13318 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13319
13320         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13321         OSF/1.  Fix compiler flags.
13322         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13323
13324 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13325
13326         * configure.in: Recognize --with-newlib.
13327         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13328
13329 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13330
13331         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13332         to *_X11_MODULES due to gdbtk needing X include files et al.
13333
13334 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13335
13336         Merge in support for Mac MPW as a host.
13337         (Old change descriptions retained for informational value.)
13338
13339         * mpw-config.in: Add generic include forwards for cpu-specific
13340         include files in aout and elf directories.
13341
13342         * mpw-configure: Added copyright.
13343         * mpw-config.in: Check for presence of required build tools.
13344         (target_libs): Add newlib.
13345         (target_tools): Add examples.
13346         (Read Me): Generate as "Read Me for MPW" instead.
13347         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13348         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13349         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13350
13351         * mpw-configure: Remove subdir-specific makefile hackery,
13352         delete mk.tmp after using it.
13353
13354         * mpw-build.in (all): Display start and end times.
13355
13356         * mpw-configure (host_canonical): Set.
13357         (target_cpu): Always add to makefiles.
13358         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13359         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13360         (mpw-mh-mpw): Look for in srcdir and srcroot.
13361         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13362
13363         * mpw-build.in: (install-only): New target.
13364
13365         * mpw-configure (host_alias, target_alias): Rename from hostalias
13366         and targetalias, add into generated Makefile.
13367         (mk.tmp): If present, add into generated Makefile.
13368         * mpw-build.in (all-gas): Build config.h first before gas proper.
13369
13370         * mpw-configure (config.status): Write only if changed.
13371         * mpw-config.in (readline): Configure it (not built, just used for
13372         definitions).
13373
13374         * mpw-config.in (elf/mips.h): Add a forward include.
13375
13376         * mpw-config.in: Forward-include most .h files in include into
13377         extra-include.
13378         (readline): Don't build.
13379         mpw-build.in (install): Install GDB.
13380
13381         * mpw-configure (prefix, mpw_prefix): Handle it.
13382         * mpw-config.in (mmalloc, readline): Don't configure.
13383         * mpw-build.in (thisscript): Rename to ThisScript.
13384         Use mpw-build instead of BuildProgram everywhere.
13385         (mmalloc, readline): Don't build.
13386         * mpw-README: New file, basic documentation about the MPW port.
13387
13388         * mpw-config.in: Use forward-include to create include files.
13389
13390         * mpw-configure: Add more things to the top of each configured
13391         Makefile, including contents of config/mpw-mh-mpw.
13392         * mpw-config.in (extra-include): Create this directory and fill it
13393         with Posix-like include files when configuring.
13394
13395         * config.sub (apple, mac, mpw): Add various aliases.
13396
13397         * mpw-build.in: New file, top-level build script fragment for MPW.
13398         * mpw-configure: New file, configure script for MPW.
13399         * mpw-config.in: New file, config fragment for MPW.
13400
13401 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13402
13403         * configure.in (host_libs): Remove glob, since it is gone from the
13404         sources.
13405
13406 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13407
13408         * Makefile.in: define empty GDB_NLM_DEPS var.
13409
13410         * configure.in(target_makefile_frag): use config/mt-netware
13411         for netware targets.
13412
13413 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13414
13415         * config.sub: Merge in recent FSF changes.  Remove linux special
13416         cases.
13417
13418 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13419
13420         Revert this change:
13421
13422         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13423
13424                 * build-all.mk: Use CC=cc -Xs on Solaris.
13425
13426 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13427
13428         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13429         stop using it.
13430         * Makefile.in: Nuke all references to glob subdirectory.
13431
13432 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13433
13434         * configure.in: Fix --enable-shared logic in per-host.
13435
13436 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13437
13438         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13439
13440 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13441
13442         * configure.in (noconfigdirs): Don't build gas on AIX, for
13443         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13444
13445 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13446
13447         * configure: Fix --cache-file to work if the file argument is a
13448         relative path.
13449
13450 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13451
13452         * configure: If the --cache-file is used, pass it down to
13453         configure in subdirectories.
13454
13455 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13456
13457         * config.sub: add vxworks29k configuration.
13458
13459 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13460
13461         * Makefile.in (taz): Do "diststuff" part quietly.
13462
13463 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13464
13465         * config.sub: Mini-merge with gcc/config.sub.
13466
13467 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13468
13469         * config.guess (IRIX): Sed - to _.
13470
13471 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13472
13473         * Makefile.in (source-vault, binary-vault): New targets.
13474
13475 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13476
13477         * config.sub: Recognize -eabi as a basic system type.
13478
13479 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13480
13481         * configure.in (enable_shared stuff): Fix typo.
13482
13483 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13484
13485         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13486
13487 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13488
13489         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13490
13491 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13492
13493         * configure.in (rs6000-*-*): Don't build gas.
13494
13495 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13496
13497         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13498         reduce command line length.
13499         (AS_FOR_TARGET): Check for as.new, not Makefile.
13500         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13501
13502 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13503
13504         * config.guess:  Merge from FSF.
13505
13506 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13507
13508         * configure: Don't use $ when handling program_suffix.
13509
13510 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13511
13512         * configure.in:  Configure tk for hppa/hpux.
13513
13514 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13515
13516         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13517
13518 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13519
13520         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13521         to LIBCXXFLAGS.  Tests are better run without it.
13522
13523 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13524
13525         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13526
13527 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13528
13529         * configure.in (*-*-netware*): Don't configure xiberty.
13530
13531 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13532
13533         * configure.in:  Remove tk from native_only list.
13534
13535 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13536
13537         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13538           for special NCD build.
13539
13540 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13541
13542         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13543         makeall.bat, they're only useful for binutils snapshots.
13544         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13545         makeall.bat to specified SUPPORT_FILES.
13546
13547 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13548
13549         * build-all.mk: Add Ericsson targets to sun4 and solaris
13550           hosts.  Add  BNR's sun4 target to solaris host, so their
13551           build-from-source will be tested in-house first.
13552
13553 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13554
13555         * Makefile.in (LIBCFLAGS): New variable.
13556         (CFLAGS_FOR_TARGET): Ditto.
13557         (LIBCFLAGS_FOR_TARGET): Ditto.
13558         (LIBCXXFLAGS): Ditto.
13559         (CXXFLAGS_FOR_TARGET): Ditto.
13560         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13561         (BASE_FLAGS_TO_PASS): Pass them.
13562         (EXTRA_TARGET_FLAGS): Ditto.
13563
13564         * configure.in: Support --enable-shared.
13565
13566 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13567
13568         * configure.in (target_libs):  Include libstdc++ again.
13569         * config.guess:  Update from FSF (for FreeBSD).
13570
13571 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13572
13573         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13574         makeall.bat.
13575         (DISTDOCDIRS): Add `etc'.
13576         (ETC_SUPPORT_PFX): New variable.
13577         (taz): Include anything from etc starting with a word in
13578         ETC_SUPPORT_PFX.
13579
13580 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13581
13582         * config.sub: Update for recent FSF changes.  Remove obsolete
13583         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13584         spacing changes.
13585
13586 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13587
13588         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13589
13590         * config.guess:  Merge with FSF.
13591         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13592
13593 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13594
13595         * configure: Since the "trap 0" handler will override the exit
13596         status on many systems, only use it for "exit 1", and make it set
13597         a non-zero exit status; reset it before "exit 0".  Also, check
13598         exit status of config.sub, and error out if it failed.
13599
13600 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13601
13602         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13603         and install libgloss.
13604
13605 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13606
13607         * Makefile.in (all-binutils): Depend upon all-byacc.
13608
13609         * configure.in: Don't build emacs on Irix 5.
13610
13611 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13612
13613         * configure.in (*-*-netware*): Add libio.
13614
13615 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13616
13617         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13618         (CHECK_TARGET_MODULES): Ditto.
13619         (INSTALL_TARGET_MODULES): Ditto.
13620         (TARGET_LIBS): Ditto.
13621         (all-libstdc++): Note dependencies.
13622
13623 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13624
13625         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13626
13627 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13628
13629         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13630         -fexternal-templates.
13631
13632         * configure.in (target_libs): Add libstdc++.
13633         (noconfigdirs): Add libstdc++ as appropriate.
13634
13635 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13636
13637         * config.guess:  Update from FSF.
13638
13639 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13640
13641         * configure: Use ${config_shell} when running ${configsub}.
13642
13643 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13644
13645         * config.sub: No longer recognize h8300h.
13646
13647 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13648
13649         * config.sub: Remove extraneous differences between config.sub and
13650         gcc/config.sub.
13651
13652 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13653
13654         * Makefile.in (DISTSTUFFDIRS): Add gas.
13655
13656 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13657
13658         * COPYING.NEWLIB: New file.
13659
13660 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13661
13662         * config.guess (HP-UX):  Patch from Harlan Stenn
13663         <harlan@landmark.com> to also emit release level.
13664
13665 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13666
13667         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13668
13669 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13670
13671         * config.sub:  Merge nextstep cleanup from FSF.
13672
13673 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13674
13675         * configure.in (arm-*-*): Don't configure ld for this target.
13676
13677 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13678
13679         * configure.in (*-*-netware): don't configure libg++, libio,
13680           librx, or newlib.
13681
13682 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13683
13684         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13685         configure ld--it works, but it doesn't support shared libraries.
13686
13687 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13688
13689         * config.guess (*-unknown-freebsd*):  Get rid of possible
13690         trailing "(Release)" in version string.
13691         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13692
13693 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13694
13695         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13696         Fix type: *-next-neststep -> *-next-nextstep.
13697
13698         * config.guess:  Merge from FSF:
13699
13700         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13701
13702         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13703
13704         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13705
13706         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13707         instead of UNIX_SV for UnixWare 1.0).
13708
13709 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13710
13711         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13712         to make gdb/nlm/* build after the compiler and linker.
13713
13714 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13715
13716         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13717         not just i[34]86.
13718         (m68k-atari-sysv4):  Relocate to match FSF version.
13719
13720         * config.guess:  More merges from the FSF:
13721
13722         Add a space before function call or macro invocation.
13723
13724         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13725
13726         * config.guess: Add trap cmd to remove dummy.c and dummy when
13727         interrupted.
13728
13729         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13730
13731         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13732         (dummy): Redirect stderr from compilation of dummy.c.
13733
13734         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13735
13736         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13737
13738 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13739
13740         * configure: Accept and ignore --cache*, for compatibility with
13741         new autoconf.
13742
13743 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13744
13745         * config.guess:  Merge from FSF:
13746
13747         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13748
13749         * config.guess (Pyramid*:OSx*:*:*): New case.
13750         (PATH): Add /.attbin at end for finding uname.
13751         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13752
13753         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13754
13755         * config.guess (M88*:DolphinOS:*:*): New case.
13756
13757         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13758
13759         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13760         to select whether to use ELF or COFF.
13761
13762         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13763
13764         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13765
13766         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13767
13768         * config.guess: Guess the OS version for HPUX.
13769
13770         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13771
13772         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13773
13774 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13775
13776         * configure.in: Recognize --with-headers, --with-libs, and
13777         --without-newlib.
13778         * Makefile.in (all-xiberty): Depend upon all-ld.
13779
13780 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13781
13782         * configure.in: Change i[34]86 to i[345]86.
13783
13784 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13785
13786         * configure (version): A few more tweaks to help message.
13787
13788 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13789
13790         * Makefile.in:  Remove (for now) librx as a host library,
13791         now that we're building it for target.
13792
13793 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13794
13795         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13796         (Karl Berry).
13797
13798 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13799
13800         * configure.in:  Also configure librx.
13801
13802 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13803
13804         * Makefile.in:  Update various rules to reflect that librx
13805         is now needed for libg++.
13806
13807 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13808
13809         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13810
13811 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13812
13813         * configure.in: Configure the examples directory.
13814
13815 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13816
13817         * configure: Simplify Jun 2 1994 change.
13818
13819 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13820
13821         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13822         /bin/gcc isn't good enough to build gcc.
13823
13824 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13825
13826         * Makefile.in (GDB_SUPPORT_FILES): Remove
13827         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13828         (gdb.tar.gz): Add new rule to use standard distribution building
13829         mechanism.
13830
13831 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13832
13833         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13834         Bill Cox <bill@cygnus.com>.
13835
13836 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13837
13838         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13839
13840 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13841
13842         * configure:  Search current dir first in .gdbinit.
13843
13844 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13845
13846         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13847
13848 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13849
13850         * config.sub:  Refer to NeXT's operating system as nextstep.
13851
13852         * config.sub (case $basic_machine):  Re-order the cases, to match
13853         the order in the FSF version (which is mostly alphabethical).
13854         Merge in some additions and changes from the FSF.
13855
13856 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13857
13858         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13859         * config.sub: Recognize cxux7.
13860         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13861
13862 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13863
13864         * config.sub:  Fix typo powerpc -> powerpc-*.
13865
13866 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13867
13868         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13869
13870         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13871         parallel with all-emacs and install-emacs).  Top-level command
13872         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13873
13874 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13875
13876         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13877         $(relbindir)/make before doing ``make install'', and use
13878         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13879         installing over running make binary.
13880         ($(host)-stamp-stage3-installed): Likewise.
13881
13882 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13883
13884         * config.guess: Recognize Mach.
13885
13886 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13887
13888         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13889         see whether --exec-prefix was used.
13890
13891 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13892
13893         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13894
13895 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13896
13897         * Makefile.in: Add all-librx target similar to all-libproc.
13898
13899 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13900
13901         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13902         with post 1.2 uname bogosity.
13903
13904 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13905
13906         * configure: Remove temporary files on receipt of a signal.
13907
13908 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13909
13910         * configure: If there is a package_makefile_frag, remove
13911         ${subdir}/Makefile.tem after copying it in.
13912
13913 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13914
13915         * build_all.mk: support rs6000 lynx identifies itself as
13916         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13917         since /bin/gcc is too feeble to compile a modern gcc.
13918
13919 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13920
13921         * brought devo/test-build.mk update-to-date with progressive/
13922           test-build.mk. Add lynx targets and hppa flag info.
13923
13924 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13925
13926         * configure.in:  Use mh-ncrsvr43.  Patch from
13927         Tom McConnell <tmcconne@sedona.intel.com>.
13928
13929 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13930
13931         * config.guess (i386-unknown-bsdi):  No longer need to
13932         check #if defined(__bsdi__) && defined(__i386__).
13933
13934 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13935
13936         * configure: Set program_transform_nameoption correctly.
13937
13938 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13939
13940         * brought build-all.mk update-to-date with progressive build-all.mk,
13941           added new targets and hppa info.
13942
13943 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13944
13945         * configure: If config.guess result is a prefix of the user
13946         specified target, assume a native build and use the user specified
13947         target as the host alias.  Remove SunOS patch suffix removal hack.
13948         * configure.in: Remove SunOS patch suffix removal hack.
13949
13950         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13951         in NATIVE_CHECK_MODULES.
13952
13953 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13954
13955         * Makefile.in: Rename HOST_ONLY to NATIVE.
13956         * configure: Delete SunOs patch suffix from host_canonical
13957           and build_canonical variables that are prepended to Makefiles.
13958         * configure.in: Add comments for easier maintenance.
13959
13960 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13961
13962         * Makefile.in: Add all-libproc target similar to all-gui.
13963
13964 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13965
13966         * Makefile.in (CHECK_MODULES): split into
13967         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13968
13969 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13970
13971         * config.guess (i386-unknown-bsdi): New system to guess.
13972
13973 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13974
13975         * Makefile.in: Add all-gui target (but not yet build by "all").
13976
13977 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13978
13979         * config.sub: Move deletion of patch suffix from here...
13980         * configure.in: To here, at Ian's suggestion.  The top-
13981           level scripts might need to know of a patch level.
13982
13983 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13984
13985         * config.sub: Strip off patch suffix so rtl is recognized
13986           as a sunos4.1.3 machine, even though it's been patched.
13987
13988 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13989
13990         * Makefile.in (INSTALL_LAST): Delete.
13991         (INSTALL_DOSREL): New.
13992
13993 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13994
13995         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13996         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13997         whether we pass down --with-gnu-ld anyhow.
13998
13999 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14000
14001         * Makefile.in (INSTALL_LAST): Change operation so it works
14002         on more flavors of make.
14003         * configure.in (go32): Don't build libg++ or libio.
14004
14005 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14006
14007         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14008         they can be overriden by templates.
14009
14010 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14011
14012         * configure.in (target==go32): Don't build gdb.
14013         * dosrel: New directory.
14014
14015 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14016
14017         * configure.in (host==go32): Configure dosrel too.
14018         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14019         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14020         be set by incoming names or templates.
14021         (INSTALL_LAST): New rule.
14022
14023 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14024
14025         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14026
14027 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14028
14029         * configure.in (appdirs): New variable.  Currently empty, but will
14030         be used in gas distribution.  If nonempty, lists a set of
14031         directories at least one of which must get configured, or top
14032         level configuration is considered to have failed.
14033         (rs6000-*-lynxos*): Use new file name.
14034
14035 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14036
14037         Eliminate XTRAFLAGS.
14038         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14039         newlib include files using -idirafter, and also use -nostdinc.
14040         (CXX_FOR_TARGET): Likewise.
14041         (XTRAFLAGS): Removed.
14042         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14043         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14044         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14045         ($(DO_X)): Don't pass down XTRAFLAGS.
14046
14047 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14048
14049         * configure.in (mips*-dec-bsd*): New target; do build linker.
14050         (mips*-*-bsd*): New target; don't build linker.
14051
14052 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14053
14054         * configure.in: support rs6000-*-lynxos* configuration.
14055         support sunos4 as a cross target.
14056
14057         * config.sub: look for lynx*, not lynx since the OS version may
14058         legitimately be part of the name.
14059
14060 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14061
14062         * configure.in (i[34]86-*-sco*): Move to be with other i386
14063         targets.
14064         (romp-*-*): New target.  Skip various binary utilities.
14065         (vax-*-*): New target.  Don't build newlib.
14066         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14067
14068 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14069
14070         * configure.in: Only set host_makefile_frag if config
14071         directory exists.
14072
14073 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14074
14075         * install.sh: If $dstdir exists, don't check whether each
14076         component does.
14077
14078 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14079
14080         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14081
14082 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14083
14084         * configure.in (*-*-lynxos*): Don't configure newlib for either
14085         native or cross Lynx.
14086
14087 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14088
14089         * config.sub (sparc64-elf): Fix os.
14090         (z8k): Remove duplicate.
14091
14092 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14093
14094         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14095         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14096
14097 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14098
14099         * configure: Make file links cleanly even if Lynx fails on
14100           an NFS symlink (at least fail cleanly).
14101
14102 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14103
14104         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14105         -XNh2000.
14106
14107 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14108
14109         * configure: Unknown options are fatal again.
14110
14111 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14112
14113         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14114         compatibility.
14115
14116 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14117
14118         * build-all.mk: Add `clean' target.
14119
14120 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14121
14122         * config.guess:  Add SINIX support.
14123         * configure.in:  Add mips-*-sysv4* support.
14124
14125 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14126
14127         * build-all.mk: Document all useful targets.
14128         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14129         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14130
14131 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14132
14133         * configure: Support --silent, --quiet.
14134
14135 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14136
14137         * configure: Support --disable-FEATURE.
14138
14139 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14140
14141         * config.guess: Recognize NCR running SVR4.3.
14142
14143 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14144
14145         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14146         Patch from Paul Eggert <eggert@twinsun.com>.
14147
14148 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14149
14150         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14151
14152 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14153
14154         * configure: Make unrecognized options give nonfatal warnings
14155         instead of fatal errors, and pass them to any subdirectory
14156         configures in case they recognize them.
14157         Make --x equivalent to --with-x.
14158
14159 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14160
14161         * configure: Add --enable-* options.  Clean up usage message and
14162         some comments.
14163
14164 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14165
14166         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14167
14168 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14169
14170         * configure.in (hppa*-*-*): Enable binutils.
14171
14172 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14173
14174         * config.sub: Recognize cisco.
14175
14176 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14177
14178         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14179
14180 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14181
14182         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14183         than one configuration name.  Add comment.
14184
14185 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14186
14187         * config.guess: about target *-hitachi-hiuxwe2, fixed
14188         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14189         macro is incorrect.]
14190
14191 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14192
14193         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14194         than the "make ls" stuff which used to be here.
14195
14196 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14197
14198         * config.guess:  Recognize i[34]86-unknown-freebsd.
14199         From Shawn M Carey <smcarey@rodan.syr.edu>.
14200
14201 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14202
14203         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14204
14205 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14206
14207         * config.guess: Check for ptx.
14208
14209 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14210
14211         * config.sub: Add os9k checking.
14212
14213 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14214
14215         * config.guess: Handle OSF1 running on HPPA processors
14216
14217 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14218
14219         * configure: If subdir configure fails, print out a message with
14220         subdirectory name, in case subdir's configure code didn't identify
14221         itself.
14222
14223 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14224
14225         * configure.in: Remove embedded newlines from configdirs.
14226         Avoid mismatches of substrings.  Fix matching strings at end
14227         of configdirs.
14228
14229 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14230
14231         * config.guess:  Add Lynx/rs6000 config support.
14232
14233 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14234
14235         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14236
14237 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14238
14239         * configure.in (hppa*-*-osf*): Treat this just like most other
14240         PA configurations (eg no binutils or ld).
14241         (hppa*-*-*elf*): These configurations have binutils and ld.
14242
14243 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14244
14245         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14246
14247 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14248
14249         * configure.in (rs6000-*-*): Build gas.
14250
14251 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14252
14253         * Makefile.in:  Avoid bug in losing hpux sed.
14254
14255 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14256
14257         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14258         for GDB and GDB has been fixed to not need it.
14259
14260 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14261
14262         * config.guess: Recognize vax hosts.
14263
14264 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14265
14266         * configure (while loop): Don't use "break 2" inside case
14267         statement -- the case statement isn't an enclosing loop.
14268
14269 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14270
14271         * config.guess:  Clean up NeXT support, to allow nextstep
14272         on Intel machines.  Make OS be nextstep.
14273
14274 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14275
14276         * config.guess: Add alternate forms for Convex.
14277
14278 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14279
14280         * configure:  Completely rewrite option processing.  Take
14281         advantage of pattern-matching to avoid invoking test frequently.
14282         Also clean up host and target defaulting logic.
14283
14284 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14285
14286         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14287         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14288         commands (plus user environment) will fit SCO limits.
14289
14290 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14291
14292         * configure.in: Don't issue warnings about directories which are
14293         not being configured if -norecursion is set.  Correct test for
14294         --with-gnu-as and --with-gnu-ld to not get confused by substring
14295         matches.
14296
14297         * configure.in: Don't build gas for alpha-dec-osf1*.
14298
14299 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14300
14301         * configure:  Back out Per's change of 12/19/1993.  It changes the
14302         behavior of configure in unexpected and confusing ways.
14303
14304         Also, use different delim char when calculating
14305         program_transform_name so that the name can contain slashes.
14306
14307 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14308
14309         * configure.in, config.sub: Add support for VSTa micro-kernel.
14310
14311 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14312
14313         * configure.in: Nuke hacks which were used to get a special
14314         version of GAS for HPPA configurations.
14315
14316 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14317
14318         * configure:  If only ${target_alias} is given, use that
14319         as the default for ${host_alias}.
14320         * configure:  Add missing back-slashes before nested quotes.
14321
14322 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14323
14324         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14325
14326 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14327
14328         * config.guess:  Recognize some Tektronix configurations.
14329         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14330
14331 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14332
14333         * config.sub: Match any flavor of SH.
14334
14335 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14336
14337         * configure.in: Don't try to configure newlib for Alpha.
14338
14339 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14340
14341         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14342         libg++ or libio for any Alpha target.
14343
14344         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14345
14346 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14347
14348         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14349         default arguments -- so it tried to compress itself.
14350
14351 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14352
14353         * configure.in (notsupp): ensure that a space is always at the end
14354           of the configdirs list, since the grep checks for an explicit space
14355
14356 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14357
14358         * configure.in (target i386-sysv4.2): don't build ld, since static
14359           versions of many libraries are not available.
14360
14361 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14362
14363         * config.guess: Recognize Apollos (using environment variables).
14364         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14365
14366 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14367
14368         * config.guess: Recognize Sony news mips running newsos.
14369
14370 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14371
14372         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14373         "fi ; else" for bash.
14374
14375 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14376
14377         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14378
14379 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14380
14381         * config.sub: accept unixware as an alias for svr4.2.
14382         Fix some inconsistancies with the gcc version.
14383
14384 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14385
14386         * Makefile.in (DISTDOCDIRS):  Add gdb.
14387
14388 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14389
14390         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14391
14392 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14393
14394         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14395         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14396         this now.
14397
14398 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14399
14400         * config.sub: Accept hiux* as an OS name.
14401
14402         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14403         etc/make-stds.texi.  The underscore came from gcc, and dje now
14404         agrees that RUNTESTFLAGS is the correct name.
14405
14406 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14407
14408         * install.sh:  Remove 'set -e'.  It makes any conditionals
14409         in the script useless.
14410
14411         * config.guess: Automatically recognize arm-acorn-riscix
14412         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14413
14414 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14415
14416         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14417
14418 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14419
14420         * Makefile.in (DISTDOCDIRS): New variable.
14421         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14422         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14423
14424 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14425
14426         * configure.in (hppa target): check the source directory for the
14427           pagas sub-directory
14428
14429 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14430
14431         * config.sub: Allow -aout* and -elf*.
14432
14433 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14434
14435         * configure.in: Don't build ld on i386-solaris2, same as for
14436         sparc-solaris2.
14437
14438 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14439
14440         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14441
14442 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14443
14444         * configure.in:  Configure gdb for alpha.
14445
14446 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14447
14448         * Makefile.in (CXXFLAGS): Add -O.
14449
14450 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14451
14452         * config.guess: added support for DG Aviion
14453
14454 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14455
14456         * configure.in: Produce warning message for subdirectories not
14457         configurable for this host/target combination.  Don't try to
14458         configure gdb for vms.
14459
14460 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14461
14462         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14463         appropriate files before making "diststuff".
14464         (DISTBISONFILES): New var: list of files to be edited.
14465         (DISTSTUFFDIRS): Add binutils.
14466
14467 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14468
14469         * config.sub: also handle mipsel and mips64el (for little endian mips)
14470
14471 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14472
14473         * configure.in: Add * to end of all OS names.
14474
14475 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14476
14477         * configure.in: Build newlib for LynxOS native.
14478
14479 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14480
14481         * config.guess: Add support for delta 88k running SVR3.
14482
14483         * configure.in: Add comment about HP compiler vs. emacs.
14484
14485 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14486
14487         * configure.in: don't build ld on solaris2 (not a viable option
14488           due to bugs in getpwnam & getpwuid)
14489
14490 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14491
14492         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14493         config.guess will produce a full version number.
14494
14495 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14496
14497         * configure.in: Build linker and binutils for alpha-dec-osf1.
14498
14499 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14500
14501         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14502         and gdb/testsuite/Makefile.in.
14503
14504 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14505
14506         * configure.in: recognize mips*- instead of mips-
14507
14508 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14509
14510         * config.sub: Accept linux*coff and linux*elf as operating
14511         systems.
14512
14513 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14514
14515         * config.sub: Recognize mips64, and mips3 as an alias for it.
14516
14517 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14518
14519         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14520         gdb knows how to handle OSF/1 shared libraries.
14521
14522 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14523
14524         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14525         * config.guess: Recognize Hitachi's HIUX.
14526         * config.sub: Recognize h3050r* and hppahitachi.
14527         Remove redundant cases for hp9k[23]*.
14528
14529 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14530
14531         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14532         if gas and ld are in the source tree and are in ${configdirs}.
14533         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14534         --with options (but still pass them down on the command line,
14535         if they were explicitly specified).
14536
14537 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14538
14539         * configure: substitute SHELL value in Makefile.in with
14540         ${CONFIG_SHELL}
14541
14542 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14543
14544         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14545         *-*-solaris2* targets.
14546
14547 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14548
14549         * Makefile.in: define M4, and pass it down to sub-makes;
14550         all-autoconf now depends on all-m4
14551
14552 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14553
14554         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14555         presence of {ar,ranlib} instead of a configured directory
14556
14557 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14558
14559         * config.guess: Accept 34?? as well as 33?? for NCR.
14560
14561 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14562
14563         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14564         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14565
14566 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14567
14568         * configure: grab values for $(CC) and $(CXX) from the
14569         environment, so that someone can do "CC=gcc configure; make" and
14570         have it work right (matching the way that autoconf works now)
14571
14572         * configure.in, Makefile.in: add support for gash, the tcl
14573         interface to Galaxy
14574
14575         * config.guess: add NetBSD variants (hp300, x86)
14576
14577 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14578
14579         * install.sh: Support -d option (in the manner of SunOS 4 install,
14580         as it is more deterministic than that of GNU install)
14581         (chmodcmd): Set file to mode 755 by default (should also do default
14582         chgrp and chown, but I don't feel like dealing with that now)
14583
14584 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14585
14586         * config.sub: Remove h8300hhms alias.
14587
14588 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14589
14590         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14591
14592 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14593
14594         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14595         as stmp-fixinc
14596
14597 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14598
14599         * config.sub: recognize m88110-bug-coff.
14600
14601 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14602
14603         * Makefile.in (all-libio): all dependencies on the toolchain used
14604         to build this (gcc, gas, ld, etc)
14605
14606 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14607
14608         * config.guess: Deal with OSF/1 1.3 on alpha.
14609
14610 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14611
14612         * install.sh: add some 'else true' clauses for portability
14613
14614         * configure.in: don't build libio for h8[35]00-*-* targets
14615
14616 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14617
14618         * Makefile.in:  Add support for new libio.
14619
14620 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14621
14622         * install.sh: If one command fails, don't try the rest.  Don't try
14623         to remove $dsttmp (via trap) unless we have already created it.
14624         If $src doesn't exist, detect it and exit with an error.
14625
14626         * config.guess: Recognize BSD on hp300.
14627
14628 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14629
14630         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14631         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14632
14633 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14634
14635         * Makefile.in (all-send-pr): depends on all-prms
14636
14637 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14638
14639         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14640
14641 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14642
14643         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14644         Added test for mips-mips-riscos5.
14645
14646 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14647
14648         * configure.in: use mh-hp300 for 68k HP hosts
14649
14650 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14651
14652         * configure: add support for CONFIG_SHELL, so that you can use
14653         some alternate shell for evaluating configure scripts
14654
14655 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14656
14657         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14658         in configure script to bug-gdb@prep.ai.mit.edu when building
14659         distribution archive.
14660         * Makefile.in (COMPRESS):  Remove def.
14661         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14662         gdb.tar.Z and make-gdb.tar.Z respectively.
14663         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14664         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14665         to convergence with 'taz' target in Makefile.in.
14666
14667 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14668
14669         * install.sh (dsttmp): use trap to ensure that tmp files go
14670         away on error conditions
14671
14672 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14673
14674         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14675
14676 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14677
14678         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14679         its parent is '/' not ''.
14680
14681         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14682
14683 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14684
14685         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14686         that ${newsrcdir}/configure.in does.
14687
14688 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14689
14690         * test-build.mk: support for CONFIG_SHELL
14691
14692 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14693
14694         * config.sub (netware):  Add as a basic system type.
14695
14696 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14697
14698         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14699           $(srcdir)/ from the dependency on Makefile.in.
14700
14701 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14702
14703         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14704         (h8300hhms is temporary until multi-libraries are implemented).
14705         * configure.in: Handle h8300h too.
14706
14707 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14708
14709         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14710
14711 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14712
14713         * configure:  Remove extraneous output when guessing host type.
14714         * config.guess:  Remove extraneous output when guessing using C
14715         compiler rather than uname, or when guessing fails.
14716
14717 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14718
14719         * Makefile.in: remove all.cross and install.cross targets
14720
14721         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14722           definitions
14723
14724 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14725
14726         * configure.in (target sh): Build gprof.
14727
14728 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14729
14730         * config.sub: change -solaris to -solaris2
14731
14732 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14733
14734         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14735
14736 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14737
14738         * configure: Correct error message for missing Makefile.in to
14739         print correct directory.
14740
14741 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14742
14743         * install.sh: kludge around 386BSD shell bug
14744
14745 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14746
14747         * config.guess:  Recognize NeXT.
14748         * config.guess:  Recognize i486-ncr-sysv4.
14749         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14750
14751 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14752
14753         * Makefile.in (MAKEINFOFLAGS): New variable.
14754         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14755         * build-all.mk, test-build.mk: Pass down --no-split as
14756         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14757
14758 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14759
14760         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14761
14762 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14763
14764         * Makefile.in (libg++.tar.z):  New rule.
14765         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14766         * Makefile.in (taz):  Only do a single chmod.
14767
14768 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14769
14770         * install.sh: don't use dirname anymore (replaced with sed usage)
14771
14772 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14773
14774         * Makefile.in:  Change extension for gzip'd files from '.z' to
14775         '.gz' per new FSF standard usage.
14776
14777 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14778
14779         * configure: put quotes around the final value of program_transform_name
14780
14781 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14782
14783         * Makefile.in: new install.sh support; update install-info rules
14784
14785 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14786
14787         * configure.in: Build diff for crosses, but not for go32 host.
14788
14789         * configure.in: Build gprof only for native, and don't build it
14790         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14791
14792 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14793
14794         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14795
14796 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14797
14798         * configure.in (host_tools): Add prms.
14799
14800 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14801
14802         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14803         with $(FLAGS_TO_PASS) on the command line
14804
14805         * config.sub: Recognize lynx and lynxos
14806
14807 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14808
14809         * config.sub: Accept -ecoff*, not just -ecoff.
14810
14811 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14812
14813         * Makefile.in (taz): Use .gz suffix instead of .z.
14814         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14815         names.
14816
14817 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14818
14819         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14820
14821 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14822
14823         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14824         that rebuilds that might happen during 'make install' don't get
14825         bogus gcc include files
14826
14827 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14828
14829         Change from Utah for HPPA support:
14830         * config.guess: Recognize hppa1.x-hp-bsd.
14831
14832 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14833
14834         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14835         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14836
14837 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14838
14839         * config.sub: Add support for rom68k and bug boot monitors.
14840
14841 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14842
14843         * Makefile.in: Make all-opcodes depend on all-bfd.
14844
14845 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14846
14847         * config.guess: Added special check for i[34]86-univel-sysv4*.
14848
14849 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14850
14851         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14852         the processor rather than assuming i486.
14853
14854 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14855
14856         * config.guess: Recognize SunOS6 as Solaris3.
14857
14858 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14859
14860         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14861         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14862
14863 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14864
14865         * build-all.mk (all-cross): New target for Canadian Cross.
14866         Added Q2 go32 targets.
14867         * test-build.mk: Configure go32 cross sparclite-aout and
14868         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14869         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14870
14871 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14872
14873         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14874         GO32 hosted toolchains
14875
14876 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14877
14878         * configure: change  so "-exec-prefix" gets passed down rather
14879         than "-exec_prefix" so autoconf generated Makefiles get the
14880         exec_prefix set right.
14881
14882 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14883
14884         * config.guess: get the Solaris2 minor version number
14885
14886         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14887
14888 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14889
14890         * config.guess: Recognize some Sequent platforms.
14891
14892 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14893
14894         * Makefile.in: added the vault-install target
14895
14896         * configure.in: actually use the Sun3 makefile fragment that's in
14897         config, also added the release dir to configdirs
14898
14899 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14900
14901         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14902
14903 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14904
14905         * configure.in: remove some program from Alpha targetted toolchains
14906
14907 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14908
14909         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14910         gprof.
14911         (taz): Run "make diststuff" in those directories instead of "make
14912         proto-dir".  Look for "VERSION=" only at start of line in subdir
14913         Makefile.  Use "gzip -9" for compression.
14914         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14915         (binutils.tar.z): New target.
14916
14917 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14918
14919         * Makefile.in (taz): Include gpl.texinfo.
14920
14921 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14922
14923         * Makefile.in (setup-dirs): Merged into "taz" target.
14924         (taz): Only do `proto-dir' stuff if a directory is actually needed
14925         for this target.
14926
14927 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14928
14929         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14930         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14931         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14932         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14933         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14934
14935 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14936
14937         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14938         config.sub, and move-if-change to gdb testsuite distribution
14939         archive, so the testsuite can be extracted, configured, and
14940         run separately from the gdb distribution.  Blow away the Chill
14941         tests that require a Chill compiled executable, since GNU Chill
14942         is not yet publically available.
14943
14944 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14945
14946         * test-build.mk: set environment variables in a single command,
14947         instead of a list of assignments and exports
14948
14949         * config.guess: recognize Alpha/OSF1 systems
14950
14951 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14952
14953         * configure: Change help message to prefer --options rather than
14954           -options.
14955
14956 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14957
14958         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14959         zippy@ecst.csuchico.edu.
14960         * config.guess: Recognize miniframe.
14961
14962 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14963
14964         * Makefile.in: Use srcroot to find runtest rather than rootme.
14965         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14966
14967 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14968
14969         * test-build.mk: Extensive additions to support building on a
14970         machine other than the host.
14971
14972 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14973
14974         * configure (tooldir): Fix for i386-aix again.
14975
14976 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14977
14978         * configure, Makefile.in:  Change definition of $(tooldir)
14979         to match the FSF.
14980
14981 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14982
14983         * config.guess:  Recognize i[34]86/SVR4.
14984
14985 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14986
14987         * Makefile.in (all-gdb): gdb depends on sim.
14988
14989 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14990
14991         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14992         at the same time we make the prototype gdb directory.
14993         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14994         files at the same time as the gdb base release distribution.
14995
14996 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14997
14998         * Makefile.in (check): Use individual check targets rather than
14999         DO_X rule.
15000         (check-gcc): Added.
15001
15002 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15003
15004         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15005         for System V release 3.2.
15006
15007 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15008
15009         * config.sub: Recognize hppaosf.
15010         * configure.in: Do configure ld/binutils/gas for it.
15011
15012 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15013
15014         * configure (tooldir): Alter syntax used to set this, for systems
15015         where "\$" isn't handled right, like i386-aix.
15016
15017 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15018
15019         * configure: Pass program-transform-name, not
15020         program_transform_name, to recursive configures.
15021
15022 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15023
15024         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15025         of gas+ld+binutils.
15026
15027 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15028
15029         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15030
15031 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15032
15033         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15034
15035 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15036
15037         * Makefile.in (PRMS): Set back to all-prms.
15038
15039 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15040
15041         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15042         targets, rather than for MIPS hosts.
15043
15044 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15045
15046         * configure.in: add comment for --with-x default values
15047
15048         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15049
15050         * Makefile.in: add check-* targets for each of the directories in
15051         the tree.  Add a definition of RUNTEST that will use the one we
15052         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15053
15054 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15055
15056         * configure.in: Removed obsolete references to bfd_target and
15057         target_makefile_frag.
15058
15059         * build-all.mk: Set assorted targets for Q2.
15060         * config.sub: Recognize z8k-sim and h8300-hms.
15061         * test-build.mk: Really don't pass host to configure.
15062         (HOLES): Added uname.
15063
15064 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15065
15066         * configure: Handle an empty program-prefix, program-suffix or
15067         program-transform-name correctly.
15068
15069 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15070
15071         * build-all.mk: -G 8 no longer required for MIPS targets.
15072         * test-build.mk: Don't pass host argument to configure; make it
15073         guess.
15074
15075 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15076
15077         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15078         * Makefile.in (COMPRESS):  New macro, like GZIP.
15079
15080 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15081
15082         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15083
15084         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15085         with gas currently defaults to -G 0.
15086
15087 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15088
15089         * Makefile.in (all-flex): flex depends on byacc.
15090
15091         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15092         to test-build.mk as RELEASE_TAG.
15093         * test-build.mk (configargs): New variable containing arguments to
15094         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15095         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15096
15097         * config.guess: Use /bin/uname when checking -X argument on SCO,
15098         to avoid invoking GNU uname which doesn't understand -X.
15099
15100         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15101
15102         * configure.in: Build gas for mips-*-*.
15103
15104 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15105
15106         * Makefile.in (all.normal): insert missing backslash.
15107
15108 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15109
15110         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15111
15112         * Makefile.in: Complete overhaul to merge many almost identical
15113         targets.
15114
15115 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15116
15117         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15118         (gdb.tar.Z): Adjusted.
15119
15120         * Makefile.in (setup-dirs, taz): New targets; should be general
15121         enough to adapt for gdb sometime.  Build only .z file.
15122         (gas.tar.z): New target.
15123
15124 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15125
15126         * build-all.mk: Use CC=cc -Xs on Solaris.
15127
15128 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15129
15130         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15131         for handling BISON for FSF releases.
15132
15133 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15134
15135         * configure: Actually implement the change zoo just documented.
15136
15137 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15138
15139         * configure: when using config.guess, only set target_alias when
15140         it's not already been set (ie, on the command line)
15141
15142 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15143
15144         * Makefile.in: add installcheck target, set PRMS to install-prms
15145
15146 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15147
15148         * configure: add support for package_makefile_fragment, handle the
15149         case where a directory has a configure.in file but no Makefile.in
15150         more gracefully (with an actual understandable error message, even);
15151         add support for --without (and add this to the usage message); also
15152         explicitly add a --host=${host_alias} to the command line when
15153         config.guess is used
15154
15155 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15156
15157         * configure: Must use both --host and --target in recursive calls.
15158
15159 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15160
15161         * Makefile.in: Change deja-gnu to dejagnu.
15162
15163 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15164
15165         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15166
15167 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15168
15169         * configure.in: canonicalize all instances to *-*-solaris2*,
15170         also strip out a number of tools to not build for go32 host
15171
15172 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15173
15174         * config.guess: add GPL.
15175
15176         * Makefile.in, config.guess, config.sub, configure: bump
15177           copyrights to 93.
15178
15179 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15180
15181         * Makefile.in (do-info): Removed obsolete check for existence of
15182         localenv file.
15183
15184         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15185
15186 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15187
15188         * Makefile.in: a couple of 'else true' for decstation,
15189         support for TclX
15190
15191         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15192
15193 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15194
15195         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15196
15197 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15198
15199         * config.guess: Recognize i386-ibm-aix (PS/2).
15200         * configure.in: Use config/mh-aix386 file for it.
15201
15202 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15203
15204         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15205         CC_FOR_TARGET instead.
15206         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15207
15208 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15209
15210         * Makefile.in: Add sim to list of directories sent with gdb
15211
15212 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15213
15214         * configure.in: Put back mips-dec-bsd* case.
15215
15216 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15217
15218         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15219         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15220         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15221
15222 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15223
15224         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15225
15226         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15227         (install-info): install dir.info only if it exists,
15228         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15229
15230 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15231
15232         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15233         gas for mips-dec-bsd.
15234
15235 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15236
15237         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15238         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15239
15240 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15241
15242         * configure.in: Added "dejagnu" to hosttools list.
15243
15244 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15245
15246         * config.sub, configure.in, config.guess:  Add support
15247         for Bosx, an AIX variant from Bull.
15248         Patches from F.Pierresteguy@frcl.bull.fr.
15249
15250 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15251
15252         * devo/dejagnu: Initial creation of devo/dejagnu.
15253         Migrated dejagnu testcases and support files for testing software
15254         tools to reside as subdirectories, currently called "testsuite",
15255         within the directory of the software tool.  Migrated all programs,
15256         support libraries, etc. beloging to dejagnu proper from
15257         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15258         with no modifications.  The changes to these files which will
15259         allow them to configure, build, and execute properly will be made
15260         in a future update.
15261
15262 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15263
15264         * Makefile.in: Change send_pr to send-pr.
15265         * configure.in: Likewise.
15266         * send_pr: Renamed directory to send-pr.
15267
15268 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15269
15270         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15271
15272 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15273
15274         * README:  Update for gdb-4.8 release.
15275         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15276         gdb-xxx.tar.z (gzip'd) file also.
15277
15278 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15279
15280         * Makefile.in: make all-diff depend on all-libiberty
15281
15282 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15283
15284         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15285
15286 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15287
15288         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15289
15290 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15291
15292         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15293         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15294         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15295
15296 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15297
15298         * Makefile.in:  makeinfo binary is in a new location
15299
15300 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15301
15302         * config.sub: Accept -ecoff as an OS.
15303
15304         * Makefile.in: Various changes to eliminate a level of make
15305         recursion and reduce the required command line length.
15306         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15307         sub-makes.
15308         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15309         variables holding settings for specific sub-makes.
15310         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15311         in terms of BASE_FLAGS_TO_PASS.
15312         (TARGET_LIBS): New variable listing directories which use
15313         TARGET_FLAGS_TO_PASS.
15314         (subdir_do): Eliminated.
15315         (do-*): New set of targets to replace subdir_do.
15316         (various): All targets which used subdir_do now depend on do-*.
15317         (local-clean): Renamed from do_clean.
15318         (local-distclean): New target, dependency of distclean and
15319         realclean.
15320         (install-info): Don't create directories.  Depend on dir.info
15321         rather than calling make recursively.
15322         (install-dir.info): Eliminated.
15323         (install-info-dirs): Create all info directories here.
15324         (dir.info): Depend upon do-install-info.
15325
15326         * test-build.mk (HOLES): Added false.
15327
15328 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15329
15330         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15331
15332 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15333
15334         * Makefile.in (info): remove dependency on all-texinfo.  The
15335         problem was really in texinfo/C, not at this level.
15336
15337 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15338
15339         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15340
15341 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15342
15343         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15344         GDB releases.
15345
15346 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15347
15348         * configure: Include srcdir in message about target of link not
15349         being found.  Don't convert `-' to `_' in `with' options being
15350         passed to subdirs.
15351
15352 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15353
15354         * configure.in: add uudecode to host_tools
15355
15356         * Makefile.in: added {all,install}-uudecode targets, added them to
15357         the appropriate lists
15358
15359 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15360
15361         * Makefile.in (all-gcc): Added dependency on all-gas.
15362
15363         * configure.in (mips-*-*): Build ld and binutils.
15364
15365 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15366
15367         * configure: check return code from mkdir, print error message and
15368           exit on failure.
15369
15370 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15371
15372         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15373
15374 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15375
15376         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15377
15378 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15379
15380         * config.sub (h8500):  Recognize this as a cpu type.
15381
15382 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15383
15384         * configure: source directory missing is no longer a warning
15385
15386         * configure.in: recognize irix[34]* instead of irix[34]
15387
15388         * Makefile.in: define and pass down X11_LIB
15389
15390 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15391
15392         * guess-systype: Renamed to ...
15393         * config.guess:  ... by popular request.
15394         * configure.in, Makefile.in:  Update accordingly.
15395
15396 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15397
15398         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15399         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15400         + Execute ./dummy instead of assuming . is in PATH.
15401
15402 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15403
15404         * guess-systype:  New shell script.  Attempts to guess the
15405         canonical host name of the executing host.
15406         Only a few hosts are supported so far.
15407         * configure:  Call guess-systype if no host is specified.
15408
15409 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15410
15411         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15412         gcc Makefile.
15413
15414
15415 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15416
15417         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15418         (all-gcc, install-gcc, subdir_do): Use it.
15419
15420 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15421
15422         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15423
15424 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15425
15426         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15427           set exclusively by configure, using configure.in .
15428
15429 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15430
15431         * test-build.mk: set $PATH for all builds
15432
15433         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15434
15435 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15436
15437         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15438         the one used in gcc/Makefile.in, so that a null expansion doesn't
15439         override the one needed to build gcc with a native cc.
15440
15441
15442 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15443
15444         * configure: Accept -with arguments.
15445
15446 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15447
15448         * Makefile.in: added h8300sim
15449
15450 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15451
15452         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15453         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15454         (all-cygnus, native, build-cygnus): Make
15455         $(canonhost)-stamp-3stage-done, not $(host)....
15456         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15457         i386-sco3.2v4.  Added else true to if command.
15458
15459 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15460
15461         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15462
15463 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15464
15465         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15466
15467 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15468
15469         * configure.in: don't remove binutils from Solaris builds
15470
15471 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15472
15473         * Makefile.in: get rid of earlier definitions for *clean,
15474         also handle the recursive info rule better
15475
15476 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15477
15478         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15479         do more-or-less the right thing.
15480
15481 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15482
15483         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15484         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15485
15486 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15487
15488         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15489         $(host_canonical).
15490
15491         * configure.in: split the configdirs list into 4 categories (native
15492         v. cross, library v. tool) and handle the cross-only and native-
15493         only in more reasonable (and correct!) way.
15494
15495 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15496
15497         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15498         configdirs anymore.
15499
15500 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15501
15502         * Makefile.in: extensive cleanup::  removed all of the explicit
15503         clean-* targets, collapsed many wrappers around subdir_do into
15504         one, added additional targets to satisfy standards.texi, deleted
15505         some old targets, some changes for consistency
15506
15507 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15508
15509         * configure.in: handle some programs as cross-only, and others as
15510         native only
15511
15512         * test-build.mk: handle partial holes in a more generic manner
15513
15514         * Makefile.in: m4 depends on libiberty
15515
15516 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15517
15518         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15519         time, wdiff, and find to configdirs
15520
15521         * Makefile.in: all, clean, and install rules for the new programs
15522         added to configure.in
15523
15524 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15525
15526         * configure.in: use mh-sun for all *-sun-* hosts
15527
15528 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15529
15530         * Makefile.in: define flags for X11 include files and library file
15531         locations, pass them down to the programs that need this info
15532
15533         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15534
15535 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15536
15537         * configure.in: start building libg++ for HP-UX targets
15538
15539 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15540
15541         * README:  Update references to files moved into etc/.
15542
15543 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15544
15545         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15546         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15547
15548 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15549
15550         * configure: accept dash as well as underscore in long option
15551         names for FSF compatibility.
15552
15553 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15554
15555         * config.sub: added -sco3.2v4 support from FSF.
15556
15557 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15558
15559         * configure.in: expand the section that adds or removes
15560         directories from the list of programs to build, to handle native
15561         vs. cross in addition to host v. native
15562
15563 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15564
15565         * Makefile.in:  Replace C++ in macro names with CXX.
15566         This is less likely to break ...
15567
15568 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15569
15570         * test-build.mk: add -w to GNU_MAKE
15571
15572 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15573
15574         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15575         add 'sparc' to list of recognized cpus.  This needed to make
15576         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15577         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15578         then changes that into $CPU-wrs-vxworks.
15579
15580         * configure.in: remove most references to gdbtest, regularize
15581         target based program removal
15582
15583         * test-build.mk: import from p3 tree (many fixes and changes)
15584
15585 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15586
15587         * Makefile.in: added rules to handle tcl, tk, and expect
15588
15589         * configure.in: handle those directories if they exist
15590
15591 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15592
15593         * config.sub: removed bogus hppabsd and hppahpux names, since
15594         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15595
15596 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15597
15598         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15599         depends upon all-xiberty
15600
15601         * Makefile.in: changes from p3, including:
15602
15603         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15604
15605         * Makefile.in (XTRAFLAGS): include newlib directories if
15606         newlib/Makefile exists, rather than if host != target.
15607
15608         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15609
15610         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15611         from the same source tree and not building a cross-compiler.  This
15612         matters for the libg++ configuration if reconfiguring a tree that
15613         has already been installed.
15614
15615         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15616
15617         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15618         pick up the machine and system specific header files.
15619
15620         * Makefile.in: added AS_FOR_TARGET, passed down in
15621         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15622         the C compiler to use to create programs which are run in the
15623         build environment, set it to default to $(CC), and passed it down
15624         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15625
15626         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15627
15628         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15629         We need them for unusual native builds, like systems without
15630         ranlib.
15631
15632         * configure: also define $(host_canonical) and
15633         $(target_canonical), which are the full, canonical names for the
15634         given host and target
15635
15636 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15637
15638         * Makefile.in:  Added separate definitions for C++.
15639
15640 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15641
15642         * configure.in (configdirs):  Add deja-gnu.
15643
15644 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15645
15646         * README:  Update for configure.texi and gdb-4.7 release.
15647
15648 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15649
15650         * Makefile.in:  Move "all" target to top of file.
15651         Previously, first target was ".PHONY" which caused BSD4.4 make
15652         to build .PHONY when make was run without arguments.
15653
15654 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15655
15656         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15657         Library-copylefted code in libiberty.
15658
15659 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15660
15661         * config.sub:  Replace m68kmote with plain old m68k.
15662
15663 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15664
15665         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15666
15667 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15668
15669         * config.sub: Complain if no argument is given.  Added support for
15670         386bsd as OS and target alias.
15671
15672 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15673
15674         * Makefile.in (XTRAFLAGS): include newlib directories if
15675         newlib/Makefile exists, rather than if host != target.
15676
15677 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15678
15679         * config.sub: recognize sparclite-wrs-vxworks.
15680
15681         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15682         p3.) Added clean-xiberty to clean.
15683
15684 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15685
15686         * configure.in: use *-*-* instead of nested cases for host and target
15687
15688 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15689
15690         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15691         from the same source tree and not building a cross-compiler.  This
15692         matters for the libg++ configuration if reconfiguring a tree that
15693         has already been installed.
15694
15695 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15696
15697         * config.sub (i486v/i486v4):  Merge in from FSF version.
15698
15699 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15700
15701         * configure: only set PWD if it is already set.
15702
15703 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15704
15705         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15706         doesn't have unset and all success paths (and most error paths)
15707         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15708         to just ${PWD} to avoid confusion.)
15709
15710 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15711
15712         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15713         even for a native compilation.
15714
15715 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15716
15717         Changes to make the gdb.tar.Z rule work better.
15718
15719         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15720         (DEVO_SUPPORT):  Add configure.texi.
15721         (bfd-ilrt.tar.Z):  Remove ancient rule.
15722
15723 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15724
15725         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15726         pick up the machine and system specific header files.
15727
15728         * configure.in, config.sub: added new target m68010-adobe-scout,
15729         with alias of adobe68k.  Changed configure.in to check for
15730         -scout before -sco* to avoid a false match.
15731
15732         * Makefile.in: added AS_FOR_TARGET, passed down in
15733         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15734         the C compiler to use to create programs which are run in the
15735         build environment, set it to default to $(CC), and passed it down
15736         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15737
15738 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15739
15740         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15741         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15742         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15743         FOR_TARGET variants, to newlib and libg++.
15744
15745 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15746
15747         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15748         first.
15749
15750 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15751
15752         * config.sub:  Accept `elf' as an environment.
15753
15754 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15755
15756         * Makefile.in (all-opcodes):  cd into the right directory
15757
15758 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15759
15760         * configure: added -program_transform_name option, used as
15761         argument to sed when installing programs.
15762         configure.texi: added documentation for -program_prefix,
15763         -program_suffix and -program_transform_name.
15764
15765 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15766
15767         * config.sub:  Accept i486 where i386 ok.
15768
15769 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15770
15771         * config.sub: accept we32k
15772
15773 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15774
15775         * config.sub, configure.in: accept OSE68000 and OSE68k.
15776
15777         * Makefile.in: don't create all directories for ``make install'';
15778         let the subdirectories create the ones they need.
15779
15780 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15781
15782         * COPYING: new file, GPL v2
15783
15784 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15785
15786         * Makefile.in: use the new gen-info-dir, which needs a template
15787         argument (which also lives in texinfo)
15788
15789         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15790
15791 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15792
15793         * config.sub (ncr3000):  Change i386 to i486.
15794
15795 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15796
15797         * Makefile.in: add install-rcs, install-grep to
15798         install-no-fixedincludes, removed install-bison and install-libgcc
15799
15800 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15801
15802         * configure.in: grab the HPUX makefile fragment if on HPUX
15803
15804 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15805
15806         * Makefile.in: eradicate bison spoor (ditto libgcc).
15807          configure.in: recognise m68{k,000}-ericsson-OSE.
15808          es1800 is alias for m68k-ericsson-OSE
15809
15810 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15811
15812         * configure.in: rearrange the parts that remove programs from
15813         configdirs, based now on HOST==TARGET or by canonical triple.
15814
15815 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15816
15817         * test-build.mk: recurse explicitly with -f test-build.mk when
15818           appropriate.  predicate stage3 and comparison on the existence
15819           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15820           On very clean, also remove ...stamp-co.  Build in-place before
15821           doing other builds.
15822
15823 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15824
15825         * Makefile.in, configure.in: add tgas
15826
15827 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15828
15829         * Makefile.in: a number of changes merged in from progressive.
15830
15831         * configure.in: add libm.
15832
15833         * .cvsignore: ignore some stuff that comes from test-build.mk.
15834
15835 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15836
15837         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15838
15839 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15840
15841         * configure: Add program_suffix (parallel to program_prefix)
15842         * Makefile.in: adjust directory-creating script for losing decstation
15843
15844 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15845
15846         * configure:  Minor $subdir-related fixes.
15847
15848 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15849
15850         * configure: fix various problems with propogating
15851         makefile_target_frag in subdirs.
15852         * configure.in: config libgcc if its there
15853
15854 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15855
15856         * config.sub:  HPPA merge.
15857
15858 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15859
15860         * Makefile.in:  Replace all-bison with all-byacc in all
15861         dependency lines for other tools (which now use byacc).
15862
15863 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15864
15865         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15866
15867 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15868
15869         * Makefile.in: make gprof rules similar to byacc rules (instead of
15870         vestigal $(unsubdir) that didn't work...)
15871
15872 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15873
15874         * config.sub:  Add support for Linux.
15875         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15876         (at least for libg++).
15877
15878 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15879
15880         * configure.texi: fix doc for the -nfp option to configure
15881
15882 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15883
15884         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15885
15886 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15887
15888         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15889         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15890         * configure.in: added solaris* host_makefile_frag hook.
15891
15892 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15893
15894         * config.sub: changed recognition of m68000 so that various
15895         m68k types can be specified via m680[01234]0
15896
15897 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15898
15899         * config.sub (basic_machine): fix sed so that '-foo' isn't
15900         completely substituted out while .+'-foo' loses the '-foo'
15901
15902 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15903
15904         * config.sub ($os): Add -aout.
15905
15906 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15907
15908         * configure:  If host_makefile_frag is absolute, don't
15909         prefix ${invsubdir} (relevant to libg++ auto-configure).
15910
15911 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15912
15913         * Makefile.in (tooldir): Define it.
15914         (all-ld): Depend on all-flex.
15915
15916 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15917
15918         * Makefile.in (check):  Fix libg++ special case.
15919
15920 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15921
15922         * configure: do not bury `pwd` into config.status, thus do fewer
15923           pwd's.
15924
15925         * configure: print the "Building in" message only when building in
15926           other than "." AND verbose.
15927
15928         * configure: remove -s, rework -v to better accommodate guested
15929           configures.
15930
15931         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15932
15933 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15934
15935         * Makefile.in: macroize flags passed on recursion.  remove
15936           fileutils.
15937
15938 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15939
15940         * configure: get makesrcdir right for subdirs deeper than 1.
15941
15942         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15943           install.
15944
15945 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15946
15947         * Makefile.in: don't print subdir_do or recursion lines.
15948
15949 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15950
15951         * standards.texi: added menu item.
15952
15953         * Makefile.in: build and install standards.info.
15954
15955         * standards.texi: new file.
15956
15957 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15958
15959         * configure: test for and move config.status pieces from
15960           ${subdir}/.
15961
15962 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15963
15964         * configure:  Test for existance of files before trying to mv
15965         them, to avoid numerous non-existance messages.
15966
15967 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15968
15969         * configure: correct final line of config.status.
15970
15971         * configure: patch from eggert.  Avoids a protection problem if
15972           the original Makefile.in is read only.
15973
15974         * configure: use move-if-change from gcc to create config.status.
15975           Some makefiles depend on config.status to tell if a directory
15976           has been reconfigured for a different host.  This change
15977           prevents those directories from remaking everything in the case
15978           where the reconfig was only intended to rebuild a Makefile.
15979
15980         * configure: test for config.sub with "config.sub sun4" rather
15981           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15982           host alias from a missing config.sub.
15983
15984 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15985
15986         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15987           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15988
15989 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15990
15991         * configure: mkdir ${subdir} as needed.
15992
15993 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15994
15995         * Makefile.in,configure.in: added autoconf.
15996
15997 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15998
15999         * Makefile.in: no longer pass against on recursion.
16000
16001         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16002           definitions are not inherited.
16003
16004         * configure: correct makesrcdir when subdir is .
16005
16006 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16007
16008         * configure:  Add support for 'subdirs' variable, which is
16009         like 'configdirs', except that configure doesn't re-invoke
16010         itself for subdirs, it just creates a Makefile for each subdir.
16011         * configure.texi:  Document subdirs.
16012
16013 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16014
16015         * configure.in: added flex to configdirs
16016
16017 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16018
16019         * Makefile.in: remove clean-stamps from clean.
16020
16021 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16022
16023         * configure.in:  Add gdbtest to configdirs.
16024
16025 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16026
16027         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16028         to recursive makes.
16029         * configure.in:  Recognize new ncr3000 config.
16030
16031 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16032
16033         * Makefile.in, configure.in: removed references to gdbm.
16034
16035 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16036
16037         * config.sub:  Don't canonicalize os value
16038         newsos* to bsd (readline needs to check for newsos).
16039         (This fix was earlier made Jan 31, but got re-broken.)
16040
16041 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16042
16043         * configure.in:  sco is an os, not a vendor!
16044
16045         * configure:  Quote $( better.  Keep various shells happy.
16046
16047 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16048
16049         * Makefile.in: eliminate stamp-files.
16050
16051 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16052
16053         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16054           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16055
16056 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16057
16058         * config.sub:  fix iris/iris3.
16059
16060 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16061
16062         * configure: re-add -rm.
16063
16064 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16065
16066         * Maskefile.in: add .stmp-rcs to all.
16067
16068         * configure.in: remove gas from rs6000 build, use aix host fragment.
16069
16070 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16071
16072         * configure: pass down site_option during recursion.
16073
16074 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16075
16076         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16077
16078 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16079
16080         * configure: Change exec_prefix so that it really defaults to prefix.
16081
16082 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16083
16084         * Makefile.in, configure.in:  Add support for mmalloc library.
16085
16086 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16087
16088         * Makefile.in: add stmp dependencies for a few more things.
16089
16090 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16091
16092         * configure: adjusted error message on objdir/srcdir configure
16093           collision, per john's suggestion.
16094
16095         * Makefile.in: add libiberty stmp to all and all.cross.
16096
16097 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16098
16099         * Makefile.in: remove force dependencies, add grep to all.
16100
16101 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16102
16103         * Makefile.in: drop flex.  make stamp files work.
16104
16105         * configure: added test for conflicting configuration in srcdir,
16106           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16107           gets cranky.  use relative paths for configure and srcdir
16108           whenever possible.  Send some error messages to stderr that were
16109           going to stdout.
16110
16111 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16112
16113         * Makefile.in:  Fix libg++ rule to check for gcc directory
16114         before using gcc/gcc.  Also pass XTRAFLAGS.
16115
16116 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16117
16118         * Makefile.in: added stmp-files so that directories aren't polled
16119           when they are already built.
16120
16121         * configure.texi: fixed a node pointer problem.
16122
16123 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16124
16125         * config.sub configure.in gdb/configure.in
16126         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16127         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16128         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16129
16130 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16131
16132         * configure: -recurring becomes -silent.  corrected help message
16133           for -site= option.
16134
16135         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16136
16137 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16138
16139         * configure: when building Makefile for crosses, replace
16140           tooldir and program_prefix.  default srcdir from location of
16141           config.sub.  remove "for host in hosts" and "for target in
16142           targets" loops.
16143
16144 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16145
16146         * Makefile.in: Do not pass bindir or mandir to cvs.
16147
16148 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16149
16150         * Makefile.in, configure.in: removed traces of namesubdir,
16151           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16152           copyrights to '92, changed some from Cygnus to FSF.
16153
16154         * configure.texi: remove most references to multiple hosts,
16155           multiple targets, subdirs, etc.
16156
16157         * configure.man: removed rcsid. reference config.sub not
16158           config.subr.
16159
16160         * Makefile.in: mkdir $(infodir) on install-info.
16161
16162 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16163
16164         * configure.texi:  Explain better about .gdbinit and about
16165         the environment that configure.in sections run in.
16166
16167 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16168
16169         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16170
16171 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16172
16173         * README:  DOC.configure => cfg-paper.texi.
16174
16175 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16176
16177         * config.sub (near case $os):  Don't convert newsos* to bsd!
16178
16179 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16180
16181         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16182         the number of copies of COPYING that go into the GDB tar file.
16183
16184 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16185
16186         * bfd/configure.in, gdb/config/mh-i386sco,
16187         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16188         Fix SCO configuration stuff.
16189
16190 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16191
16192         * Makefile.in:  For libg++, make sure the -I pointing
16193         to the gcc directory goes *after* all the libg++-local -I flags.
16194         Also, move just-gcc dependency from just-libg++ to all-libg++.
16195
16196 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16197
16198         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16199
16200 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16201
16202         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16203
16204 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16205
16206         * config.sub:  Add stratus configuration frags.  Also
16207         submitted to FSF.
16208
16209 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16210
16211         * Makefile.in (DEV_SUPPORT):  add configure.man.
16212
16213         * config.sub(Decode manufacturer-specific):  add -none*.
16214
16215 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16216
16217         * Makefile.in:  remove form feeds to make Sun's make happy.
16218         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16219
16220 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16221
16222         * Makefile.in (AR_FLAGS):  Make quieter.
16223
16224 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16225
16226         * configure.in:  Add libg++.
16227         * configure:  When verbose, don't output the command line at each
16228         level; it will be unremarkably the same as the previous version,
16229         which will be the same as what the user typed.
16230
16231 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16232
16233         * configure.in, Makefile.in: fix clean-info, add flex.  add
16234           fileutils.
16235
16236         * configure: be less sensitive to spaces in Makefile.in.  Do not
16237           look for sources in "..".  Doing so breaks subdirectories that
16238           might have their own configure.  If a subdir has it's own
16239           configure script, use it.
16240
16241 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16242
16243         * cfg-paper.texi: some changes suggested by rms.
16244
16245 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16246
16247         * config.sub:  Merge in some small additions from the FSF version,
16248         taken from the gcc distribution, to bring the Cygnus and FSF
16249         versions into closer sync.
16250
16251 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16252
16253         * configure.in:  Changed svr4 references to sysv4.
16254
16255 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16256
16257         * configure: added -V for version number option.
16258
16259 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16260
16261         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16262           renamed from DOC.configure to cfg-paper.texi.
16263
16264 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16265
16266         * configure, config.subr, config.sub: config.subr is now
16267           config.sub again.
16268
16269 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16270
16271         * configure.texi: new file, in progress.
16272
16273         * Makefile.in: build info file and install the man page for
16274           configure.
16275
16276         * configure.man: new file, first cut.
16277
16278         * configure: find config.subr again now that configuration "none"
16279           has gone.  removed all traces of the -ansi option.  removed all
16280           traces of the -languages option.
16281
16282         * config.subr: resync from rms.
16283
16284 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16285
16286         * configure, config.sub, config.subr: merge config.sub into
16287           config.subr, call the result config.subr, remove config.sub, use
16288           config.subr.
16289
16290         * Makefile.in: revised install for dir.info.
16291
16292 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16293
16294         * configure.in: add decstation host makefile frag.
16295
16296         * Makefile.in: BISON now bison -y again.  also install-gcc on
16297           install.  clean-gdbm on clean.  infodir belongs in datadir.
16298           Make directories for info install.  Build dir.info here then
16299           install it.
16300
16301 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16302
16303         * Makefile.in: fix for bad directory tests.
16304
16305 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16306
16307         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16308           regexp.  -srcdir relative was being handled incorrectly.
16309
16310         * Makefile.in: unwrapped some for loops so that parallel makes
16311           work again and so one can focus one's attention on a particular
16312           package.
16313
16314 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16315
16316         * configure: added PWD as a stand in for `pwd` (for speed). use
16317           elif wherever possible.  make -srcdir work without -objdir.
16318           -objdir= commented out.
16319
16320 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16321
16322         * configure: +options become --options.  -subdirs commented out.
16323           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16324           Makefile now at top of generated Makefile.  Removed cvs log
16325           entries.  added -srcdir.  create .gdbinit only if there is one
16326           in ${srcdir}.
16327
16328         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16329           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16330           and mandir now keyed off datadir by default.
16331
16332 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16333
16334         * Freshly created ChangeLog.
16335
16336 \f
16337 Local Variables:
16338 mode: change-log
16339 left-margin: 8
16340 fill-column: 76
16341 version-control: never
16342 End: