OSDN Git Service

PR tree-optimization/46130
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2
3         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4         * configure: Regenerate.
5
6 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7
8         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
9
10 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
11
12         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
13         for ia64-hpux.
14         * configure: Regenerate.
15
16 2011-01-10  Jan Hubicka  <jh@suse.cz>
17
18         * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
19         pass -fno-lto to STAGEprofile.
20
21 2011-01-07  Jan Hubicka  <jh@suse.cz>
22
23         PR lto/47225
24         * Makefile.in: Regenerate.
25         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
26         configure.
27
28 2011-01-07  Jan Hubicka  <jh@suse.cz>
29
30         * Makefile.in: Regenerate.
31         * Makefile.def (gcc host module) and soft dependency on lto-plugin
32         and configure dependency on lto-plugin configure.
33         (lto-plugin module): Remove dependency on GCC; add dependency on
34         liniberty.
35
36 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
37
38         * MAINTAINERS (Write After Approval): Add myself.
39
40 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
41
42         * configure: Regenerate.
43
44 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
45
46         * configure.ac: (picochip): Disable libiberty.
47
48 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
49
50         * MAINTAINERS (Write After Approval): Add myself.
51
52 2010-12-10  Ian Lance Taylor  <iant@google.com>
53
54         PR bootstrap/46819
55         * configure.ac: For --disable-libgcj clear libgcj_saved.
56         * configure: Rebuild.
57
58 2010-12-10  Tobias Burnus  <burnus@net-b.de>
59
60         PR fortran/46540
61         * configure.ac: Add --disable-libquadmath and
62         --disable-libquadmath-support.
63         * configure: Regenerate.
64
65 2010-12-03  Ian Lance Taylor  <iant@google.com>
66
67         * MAINTAINERS: Add myself as libgo maintainer.
68
69 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
70
71         PR libffi/46792
72         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
73         * configure: Regenerate.
74
75 2010-12-02  Ian Lance Taylor  <iant@google.com>
76
77         * configure.ac: Always set default for poststage1_ldflags to
78         -static-libstdc++ -static-libgcc.
79
80 2010-11-29  Andreas Schwab  <schwab@redhat.com>
81
82         * configure.ac: Move comment to remove extra space in last argument
83         of GCC_TARGET_TOOL.
84
85 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
86
87         PR other/46026
88         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
89         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
90         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
91         (BASE_FLAGS_TO_PASS): Use it.
92         * configure: Rebuilt.
93         * Makefile.in: Rebuilt.
94
95 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
96
97         PR binutils/12258
98         * configure.ac: Correct comments for --enable-gold/--enable-ld.
99         Properly check default linker.
100         * configure: Regnerated.
101
102 2010-11-23  Matthias Klose  <doko@ubuntu.com>
103
104         * configure.ac: For --enable-gold, handle value `default' instead of
105         `both*'.   New configure option --{en,dis}able-ld.
106         * configure: Regenerate.
107
108 2010-11-20  Ian Lance Taylor  <iant@google.com>
109
110         * configure.ac: Only disable a language library if no language needs
111         it.  Don't let --disable-libgcj uncondtionally disable libffi.
112         * configure: Rebuild.
113
114 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
115
116         * Makefile.in: Regenerate.
117
118         PR other/46202
119         * configure.ac: Fix just-built in-tree STRIP name to be
120         binutils/strip-new.
121         * configure: Regenerate.
122         * Makefile.def (install-strip-gcc, install-strip-binutils)
123         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
124         (install-strip-sid): Mirror dependencies on non-strip variants
125         of these targets on the respective -strip prerequisites.
126         * Makefile.tpl (install-strip, install-strip-host)
127         (install-strip-target): New targets.
128         (install-strip-[+module+], install-strip-target-[+module+]):
129         New targets.
130         * Makefile.in: Regenerate.
131
132 2010-11-19  Ian Lance Taylor  <iant@google.com>
133             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
134
135         * configure.ac: Add target-libgo to target_libraries.  Set
136         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
137         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
138         (HOST_EXPORTS): Add GOC.
139         (BASE_TARGET_EXPORTS): Add GOC.
140         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
141         (GOCFLAGS_FOR_TARGET): New variable.
142         (EXTRA_HOST_FLAGS): Add GOC.
143         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
144         * Makefile.def (target_modules): Add libgo.
145         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
146         (dependencies): Add dependency from configure-target-libgo to
147         configure-target-libffi and all-target-libstdc++-v3.  Add
148         dependencies from all-target-libgo to all-target-libffi.
149         (languages): Add go.
150         * configure: Rebuild.
151         * Makefile.in: Rebuild.
152
153 2010-11-19  Ian Lance Taylor  <iant@google.com>
154
155         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
156         compiler/flag environment variables.
157
158 2010-11-18  Ian Lance Taylor  <iant@google.com>
159
160         * configure.ac: Check for lang_requires_boot_languages in
161         config-lang.in files.
162         * configure: Rebuild.
163
164 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
165             Tobias Burnus  <burnus@net-b.de>
166
167         PR fortran/32049
168         * Makefile.def: Add libquadmath; build it with language=fortran.
169         * configure.ac: Add libquadmath.
170         * Makefile.tpl: Handle multiple libs in check-[+language+].
171         * Makefile.in: Regenerate.
172         * configure: Regenerate.
173
174 2010-11-16  Tom Tromey  <tromey@redhat.com>
175
176         * MAINTAINERS: Moved myself to reviewers section.
177
178 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
179
180         * MAINTAINERS: Moved myself to reviewers section.
181
182 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
183
184         * MAINTAINERS (Various Maintainers): Add self for build machinery.
185         (Write After Approval): Remove self.
186
187 2010-11-15  Andreas Schwab  <schwab@redhat.com>
188
189         * configure.ac: Fix spelling in option names.
190         * configure: Regenerated.
191
192 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
193
194         PR bootstrap/39622
195         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
196         * configure: Regenerated.
197
198 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
199
200         * MAINTAINERS: Update my email address.
201
202 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
203
204         * configure: Regenerate.
205
206 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
207
208         * configure: Regenerate.
209
210 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
211
212         * configure: Regenerate.
213
214 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
215
216         * configure: Regenerate.
217
218 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
219
220         * configure.ac: Support official CLooG.org versions.
221         * configure: Regenerate.
222         * config/cloog.m4: New.
223
224 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
225
226         * MAINTAINERS (Write After Approval): Add myself.
227
228 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
229
230         * MAINTAINERS: Update my email address.
231
232 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
233
234         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
235         * configure: Regenerate.
236
237 2010-11-03  Ian Lance Taylor  <iant@google.com>
238             Dave Korn  <dave.korn.cygwin@gmail.com>
239
240         PR lto/46273
241         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
242         and on other supported platforms whenever LTO is enabled.
243         * configure: Rebuild.
244
245 2010-11-02  Alan Modra  <amodra@gmail.com>
246
247         PR binutils/12110
248         * configure.ac: Error when source path contains spaces.
249         * configure: Regenerate.
250
251 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
252
253         * MAINTAINERS: Update my email address.
254
255 2010-10-20  Ian Lance Taylor  <iant@google.com>
256
257         * Makefile.def (target_modules): Set lib_path to src/.libs for
258         libstdc++-v3 module.
259         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
260         * Makefile.in: Rebuild.
261
262 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
263
264         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
265         (Write After Approval): Remove myself.
266
267 2010-10-15  Tristan Gingold  <gingold@adacore.com>
268
269         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
270
271 2010-10-14  Douglas Rupp  <rupp@gnat.com>
272
273         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
274
275 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
276
277         * configure.ac (build_lto_plugin): New shell variable.
278         (--enable-lto): Turn on by default for all non-ELF platforms that
279         have had LTO support added so far.  Set build_lto_plugin appropriately
280         for both ELF and non-ELF.
281         (configdirs): Add lto-plugin or not based on build_lto_plugin.
282         * configure: Regenerate.
283
284 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
285
286         Sync from src:
287         * configure.ac (v850 support): Remove target-libgloss from
288         noconfigdirs.
289         * configure: Regenerate.
290
291 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
292
293         PR bootstrap/45326
294         PR bootstrap/45174
295         * configure.ac: Honor initial values of $build_configargs,
296         $host_configargs, $target_configargs.  Mark the precious, so
297         environment settings get recorded.
298         * configure: Regenerate.
299
300 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
301
302         PR bootstrap/45796
303         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
304         Depend on all-build-libiberty.
305         * Makefile.in: Regenerate.
306
307 2010-09-30  Michael Eager  <eager@eagercon.com>
308
309         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
310         * configure: Regenerate.
311
312 2010-09-28  Michael Eager  <eager@eagercon.com>
313
314         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
315
316 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
317
318         PR bootstrap/44621
319         * configure.ac: Fix unportable shell quoting.
320         * configure: Regenerate.
321
322 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
323
324         * configure.ac (enable-lto): Add Darwin to the list of supported lto
325         targets and amend comment.
326         * configure: Regenerate.
327
328 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
329
330         * MAINTAINERS (Write After Approval): Add myself.
331
332 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
333
334         * configure.ac: Enable LTO by default on Darwin.
335         * configure: Regenerate.
336
337 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
338
339         * MAINTAINERS (Write After Approval): Add myself.
340
341 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
342
343         * MAINTAINERS (Write After Approval): Add myself.
344
345 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
346
347         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
348         ports
349
350 2010-07-28  David Yuste  <david.yuste@gmail.com>
351
352         * MAINTAINERS (Write After Approval): Add myself.
353
354 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
355
356         * configure.ac: Support all v850 targets.
357         * configure: Regenerate.
358
359 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
360
361         PR bootstrap/44455
362         * configure.ac (extra_mpfr_configure_flags): Copy from
363         extra_mpc_gmp_configure_flags.
364         * configure: Re-generated.
365
366 2010-07-22  Andi Kleen  <ak@linux.intel.com>
367
368         * MAINTAINERS (Write After Approval): Add myself.
369
370 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
371
372         * MAINTAINERS (Write After Approval): Add myself.
373
374 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
375
376         * MAINTAINERS (Write After Approval): Add myself.
377
378 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
379
380         PR target/44862
381         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
382         Provide -B option to allow for link spec %s substitutions for
383         libstdc++.a on darwin.
384         * Makefile.in: Regenerate.
385
386 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
387
388         * MAINTAINERS (Reviewers): Update my e-mail address
389
390 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
391
392         * Makefile.def (configure-gcc): Depend on all-libelf.
393         * Makefile.in: Rebuild.
394
395 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
396
397         * MAINTAINERS (Write After Approval): Add myself in the right place.
398
399 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
400
401         * MAINTAINERS (Write After Approval): Add myself.
402
403 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
404
405         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
406
407 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
408
409         * config.sub: Update to version 2010-05-21.
410         * config.guess: Update to version 2010-04-03.
411
412 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
413
414         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
415         * configure: Regenerate.
416
417 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
418
419         * MAINTAINERS (Write After Approval): Add myself.
420
421 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
422
423         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
424         a platform that supports LTO.
425         * configure: Regenerate.
426
427 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
428
429         * configure.ac: Allow all the versions greater than 0.10 of PPL.
430         * configure: Regenerated.
431
432 2010-04-27  Roland McGrath  <roland@redhat.com>
433             H.J. Lu  <hongjiu.lu@intel.com>
434
435         * configure.ac (--enable-gold): Support both, both/gold and
436         both/bfd to add gold to configdirs without removing ld.
437         * configure: Regenerated.
438
439         * Makefile.def: Add install-gold dependency to install-ld.
440         * Makefile.in: Regenerated.
441
442 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
443
444         PR lto/42776
445         * configure.ac (--enable-lto): Refactor handling so libelf tests
446         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
447         and allow LTO to be explicitly enabled on non-ELF platforms that
448         are known to support it inside else-clause.
449         * configure: Regenerate.
450
451 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
452
453         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
454         * configure: Regenerate.
455
456 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
457
458         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
459         * configure: Regenerate.
460
461 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
462
463         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
464         separately.
465         * configure: Regenerate.
466
467 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
468
469         * MAINTAINERS (Write After Approval): Add myself.
470
471 2010-04-14  Tristan Gingold  <gingold@adacore.com>
472
473         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
474         * configure: Regenerate.
475
476 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
477
478         * configure: Regenerate after change to elf.m4.
479
480 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
481
482         * MAINTAINERS (Write After Approval): Add myself.
483
484 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
485
486         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
487         * configure: Regenerated.
488
489 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
490
491         * configure.ac: Print "buggy but acceptable" when CLooG
492         revision is less than 9.
493         * configure: Regenerated.
494
495 2010-04-01  Diego Novillo  <dnovillo@google.com>
496
497         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
498
499 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
500
501         PR bootstrap/43615
502         PR bootstrap/43328
503
504         Revert:
505
506         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
507
508         * configure.ac: Do not pass --enable-multilib nor
509         --disable-multilib in baseargs.  Accept explicitly passed
510         --enable_multilib.
511         * configure: Regenerate.
512
513 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
514
515         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
516
517 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
518
519         * MAINTAINERS: Remove myself.
520
521 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
522
523         PR bootstrap/43328
524         * configure.ac: Do not pass --enable-multilib nor
525         --disable-multilib in baseargs.  Accept explicitly passed
526         --enable_multilib.
527         * configure: Regenerate.
528
529 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
530
531         * MAINTAINERS (spu port): Remove me.
532
533 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
534
535         * configure.ac (tic6x-*-*): New case.
536         * configure: Regenerate.
537
538 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
539
540         * config.sub: Update to version 2010-03-22.
541         * config.guess: Update to version 2009-12-30.
542
543 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
544
545         PR ada/42554
546         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
547         * configure: Regenerate.
548
549 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
550
551         * MAINTAINERS: Update my email address.
552
553 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
554
555         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
556         (ghassan.shobaki@amd.com): Removed.
557
558 2010-03-17  Alan Modra  <amodra@gmail.com>
559
560         * MAINTAINERS: Update my email address.
561
562 2010-03-16  Diego Novillo  <dnovillo@google.com>
563
564         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
565         Matthews.
566
567 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
568
569         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
570         Gutson, Jeffrey D. Oldham and Mark Shinwell.
571
572 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
573
574         * MAINTAINERS: Update my email address.
575
576 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
577
578         * MAINTAINERS: Update my email address.
579
580 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
581
582         * MAINTAINERS: Update my email address.
583
584 2010-03-09  Jie Zhang  <jie@codesourcery.com>
585
586         * MAINTAINERS: Update my email address.
587
588 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
589
590         PR libstdc++/32499
591         * configure.ac (RANLIB): Default to true.
592         (STRIP): Likewise.
593         (RANLIB_FOR_TARGET): Remove superfluous : argument.
594         * configure: Regenerate.
595
596 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
597
598         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
599         (Write After Approval): Update my email address.
600
601 2010-02-17  Nick Clifton  <nickc@redhat.com>
602
603         PR 11238
604         * Makefile.tpl (local-distclean): Also remove config.cache files in
605         sub-directories as there may not be Makefiles present in the
606         sub-directories.
607         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
608         the config.cache files found by the find command.
609
610         * Makefile.in: Regenerate.
611         * configure.ac: Revert previous delta.
612         * configure: Regenerate.
613
614 2010-02-15  Nick Clifton  <nickc@redhat.com>
615
616         PR 11238
617         * configure.ac: Delete config.cache files in sub-directories when
618         deleting Makefiles.
619         * configure: Regenerate.
620
621 2010-02-12  Ben Elliston  <bje@gnu.org>
622
623         * MAINTAINERS: Update my email address.
624
625 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
626
627         * MAINTAINERS (spu port): Update my email address.
628
629 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
630
631         * MAINTAINERS: Add myself as a maintainer for the bfin port.
632
633 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
634
635         * configure.ac: Add "recommended" version checks for GMP/MPC.
636         Update recommended GMP/MPFR/MPC versions.
637         * configure: Regenerate.
638
639 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
640
641         * MAINTAINERS: Move my Embecosm email address into the
642         write-after-approval section.
643
644 2010-01-26  Ian Lance Taylor  <iant@google.com>
645
646         * MAINTAINERS: Add myself as Go frontend maintainer.
647
648 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
649
650         PR libstdc++/36101, PR libstdc++/42813
651         * configure.ac (bootstrap_target_libs): Make inclusion of
652         target-libgomp conditional on libgomb being in target_configdirs.
653         * configure: Regenerate.
654
655 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
656
657         PR libstdc++/36101, PR libstdc++/42813
658         * configure.ac (bootstrap_target_libs): Include target-libgomp.
659         * configure: Regenerate.
660
661 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
662
663         PR libstdc++/36101, PR libstdc++/42813
664         * configure.ac (target_configdirs): Substitute.
665         * Makefile.def: Bootstrap target module libgomp.
666         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
667         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
668         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
669         * configure, Makefile.in: Regenerate.
670
671 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
672
673         * MAINTAINERS: Adjust my details.
674
675 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
676
677         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
678
679 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
680
681         * MAINTAINERS: reindented my entry with tabs instead of spaces.
682
683 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
684
685         * MAINTAINERS (Write After Approval): Add myself.
686
687 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
688
689         * MAINTAINERS (Write After Approval): Add myself.
690
691 2010-01-11  Richard Guenther  <rguenther@suse.de>
692
693         PR lto/41569
694         * Makefile.def (all-lto-plugin): Depend on all-gcc.
695         * Makefile.in: Regenerated.
696
697 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
698
699         * configure.ac: Enable libjava build on x86_64-*freebsd*.
700         * configure: Regenerate.
701
702 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
703             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
704
705         PR bootstrap/42424
706         * configure.ac: Include libtool m4 files.
707         (_LT_CHECK_OBJDIR): Call it.
708         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
709         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
710
711         * configure: Regenerate.
712
713 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
714
715         PR bootstrap/41818
716         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
717         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
718         * Makefile.in: Regenerate.
719
720 2010-01-02  Richard Guenther  <rguenther@suse.de>
721
722         PR lto/41529
723         * configure.ac: Include config/elf.m4.  Disable LTO if not
724         builting for an elf target.
725         * configure: Regenerate.
726
727 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
728
729         * MAINTAINERS: Change my email address.
730
731 2009-12-18  Ben Elliston  <bje@au.ibm.com>
732
733         * config.sub, config.guess: Update from upstream sources.
734
735 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
736
737         * MAINTAINERS (Write After Approval): Add myself.
738
739 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
740
741         PR middle-end/30447
742         PR middle-end/30789
743         PR other/40302
744
745         * configure.ac: Require MPC.
746         * configure: Regenerate.
747
748 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
749
750         PR target/38384
751         PR bootstrap/40972
752         * libtool.m4: Sync from git Libtool.
753         * ltoptions.m4: Likewise.
754         * ltversion.m4: Likewise.
755         * lt~obsolete.m4: Likewise.
756         * ltmain.sh: Likewise.
757
758 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
759
760         * configure.ac: Update minimum MPC version to 0.8.
761         * configure: Regenerate.
762
763 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
764
765         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
766         * configure: Regenerated.
767
768 2009-11-21  Ian Lance Taylor  <iant@google.com>
769
770         * configure.ac: Change default of poststage1_ldflags to be empty if
771         poststage1_libs is set.  When poststage1_libs is empty, and
772         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
773         * configure: Rebuild.
774
775 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
776
777         * MAINTAINERS (Write After Approval): Update my email address.
778
779 2009-11-20  Ben Elliston  <bje@au.ibm.com>
780
781         * config.guess: Update from upstream sources.
782
783 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
784
785         * Makefile.def: Restore host and target settings for gmp.
786         * Makefile.in: Rebuild.
787
788 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
789
790         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
791         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
792         Fix portability of test of C++ as bootstrap language.  Add
793         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
794         * configure: Rebuild.
795         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
796         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
797         in-tree building.
798         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
799         (POSTSTAGE1_HOST_EXPORTS): Use it.
800         (STAGE[+id+]_CXXFLAGS): New.
801         (BASE_FLAGS_TO_PASS): Pass it down.
802         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
803         extra_exports.
804         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
805         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
806         extra_exports.
807         * Makefile.in: Rebuild.
808
809 2009-11-17  Ben Elliston  <bje@au.ibm.com>
810
811         * config.sub, config.guess: Update from upstream sources.
812
813 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
814
815         * MAINTAINERS (Write After Approval): Add myself.
816
817 2009-11-09  Jon Beniston  <jon@beniston.com>
818
819         * MAINTAINERS (Write After Approval): Add myself.
820
821 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
822
823         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
824         paths for *-w64-mingw* and x86_64-*mingw*.
825         * configure: Regenerated.
826
827 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
828
829         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
830
831 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
832
833         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
834         Phil Edwards to Write-After Approval.
835
836 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
837
838         * configure.ac: Disable target-winsup & co for
839         x86_64-*-mingw* and *-w64-mingw* targets.
840         * configure: Regenerated.
841
842 2009-10-16  Nick Clifton  <nickc@redhat.com>
843
844         * MAINTAINERS: Add myself as a maintainer for the RX port.
845
846 2009-10-26  Johannes Singler  <singler@kit.edu>
847
848         * MAINTAINERS (Write After Approval): Update my e-mail address.
849
850 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
851
852         * configure.ac (CLooG test): Use = with test.
853         * configure: Regenerate.
854
855 2009-10-22  Richard Guenther  <rguenther@suse.de>
856
857         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
858         cloog if the ppl version check failed.  Move flags saving
859         before setting in libelf check.
860         * configure: Regenerate.
861
862 2009-10-21  Richard Guenther  <rguenther@suse.de>
863
864         * configure.ac: Adjust the ppl and cloog configure to work as
865         documented.  Disable cloog if ppl was disabled.  Omit the version
866         checks if they were disabled.
867         * configure: Re-generate.
868
869 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
870
871         * configure.ac: Add 'lto' to enable_languages, not
872         new_enable_languages, and only if not already present.
873         * configure: Regenerate.
874
875 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
876
877         * README: Refer to the various COPYING* files instead of just
878         COPYING.
879         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
880
881 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
882
883         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
884         
885 2009-10-07  Richard Guenther  <rguenther@suse.de>
886
887         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
888         and Richard Guenther as reviewers.
889         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
890         as reviewers.
891
892 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
893
894         * config.sub: Update from upstream sources.
895
896 2009-10-06  Ian Lance Taylor  <iant@google.com>
897
898         * Makefile.def: check-gold depends upon all-gas.
899         * Makefile.in: Rebuild.
900
901 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
902
903         * MAINTAINERS (Write After Approval): Add myself.
904
905 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
906
907         * Makefile.def: all-lto-plugin depends on all-libiberty.
908         set bootstrap=true for lto-plugin.
909         Add lto-plugin.
910         * Makefile.in: Regenerate.
911         * configure.ac (host_libs): Add lto-plugin.
912         * configure: Regenerate.
913
914 2009-10-03  Diego Novillo  <dnovillo@google.com>
915
916         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
917         (HOST_LIBELFLIBS): Define.
918         (HOST_LIBELFINC): Define.
919         * Makefile.in: Regenerate.
920         * configure.ac: Add --enable-lto.
921         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
922         If --enable-lto is used, add 'lto' to new_enable_languages.
923         If --enable-lto is used and gold is enabled, add
924         lto-plugin to configdirs.
925         * configure: Regenerate.
926
927 2009-10-03  Simon Baldwin  <simonb@google.com>
928
929         * configure.ac: If --with-system-zlib, suppress local zlib and
930         pass --with-system-zlib to subdir configure scripts.
931         * configure: Regenerate.
932
933 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
934             Paolo Bonzini  <bonzini@gnu.org>
935
936         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
937         $(srcdir).
938         * Makefile.in: Rebuilt.
939
940 2009-09-26  Gary Funck  <gary@intrepid.com>
941
942         * MAINTAINERS (Write After Approval): Add myself.
943
944 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
945
946         * configure.ac: Update minimum MPC version to 0.7.
947         * configure: Regenerate.
948
949 2009-09-25  Nick Clifton  <nickc@redhat.com>
950
951         * configure.ac: Pass any --cache-file=/dev/null option on to
952         subconfigures.
953         * configure: Regenerate.
954
955 2009-09-23  Nick Clifton  <nickc@redhat.com>
956
957         * config.sub, config.guess: Update from upstream sources.
958
959 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
960
961         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
962         * Makefile.in: Rebuilt.
963
964 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
965
966         PR bootstrap/32272
967         * configure.ac: Error out if $srcdir isn't '.' but contains
968         host-${host_noncanonical}.
969         * configure: Regenerate.
970
971 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
972
973         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
974         maintainer.
975
976 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
977
978         * configure.ac: If bootstrapping a combined tree with
979         --enable-gold, require c++ in stage1_languages.
980         * configure: Regenerate.
981
982         * configure.ac: Also add target_libs of stage1_languages to
983         bootstrap_target_libs.
984         * configure: Regenerate.
985
986         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
987         with --enable-languages not containing c++.
988         * configure: Regenerate.
989
990 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
991
992         * configure.ac: Disable java and boehm-gc for bfin-*-*.
993         * configure: Regenerate.
994
995 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
996
997         * MAINTAINERS (Write After Approval): Update my e-mail address,
998         and move from from here...
999         (Waiting for paperwork): To here.
1000
1001 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1002
1003         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1004
1005 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1006
1007         * configure.ac: Do not use $extrasub for replacing @if/@endif
1008         parts in Makefile; instead, use additional arguments to
1009         AC_CONFIG_COMMANDS to do the replacement manually, with several
1010         sed invocations, to avoid HP-UX sed command limits.
1011         * configure: Regenerate.
1012
1013 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1014
1015         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1016         blank before -L.
1017
1018 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1019
1020         * configure.ac (with-build-config): Document.  Handle without.
1021         Handle missing argument.
1022         * configure: Rebuilt.
1023
1024 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1025
1026         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1027         Default to bootstrap-debug only if compare-debug works.
1028         * configure: Rebuilt.
1029         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1030         * Makefile.in: Rebuilt.
1031
1032 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1033
1034         * MAINTAINERS (OS Port Maintainers): Update my email address.
1035
1036 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1037
1038         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1039         * Makefile.in: Rebuilt.
1040
1041 2009-09-01  Chris Demetriou  <cgd@google.com>
1042
1043         * MAINTAINERS (Write After Approval): Add myself.
1044
1045 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1046
1047         PR debug/30161
1048         * include/dwarf2.h (enum dwarf_tag): Added
1049         DW_TAG_GNU_template_template_param
1050         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1051
1052 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1053
1054         * Makefile.tpl (AWK): Fix typo.
1055         * Makefile.in: Regenerate.
1056
1057 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1058
1059         * configure.ac: Detect awk and sed.
1060         * Makefile.def (flags_to_pass): Add AWK and SED.
1061         * Makefile.tpl (AWK, SED): New.
1062         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1063         * configure: Regenerate.
1064         * Makefile.in: Regenerate.
1065
1066 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1067
1068         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1069         (collapseslashes): Likewise.
1070
1071 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1072
1073         * configure.ac (AC_PREREQ): Bump to 2.64.
1074
1075 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1076
1077         * configure.ac: Remove --with-datarootdir, --with-docdir,
1078         --with-pdfdir, --with-htmldir switches.
1079         * configure: Regenerate.
1080
1081         * configure: Regenerate.
1082
1083         * compile: Sync from Automake 1.11.
1084         * depcomp: Likewise.
1085         * install-sh: Likewise.
1086         * missing: Likewise.
1087         * mkinstalldirs: Likewise.
1088         * ylwrap: Likewise.
1089
1090 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1091
1092         * ltmain.sh (func_normal_abspath): New function.
1093         (func_relative_path): Likewise.
1094         (func_mode_help): Document new -bindir option for link mode.
1095         (func_mode_link): Add new -bindir option, and use it to place
1096         output DLL if specified.
1097
1098 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1099
1100         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1101         (baseargs): Add --disable-option-checking.
1102         * configure: Regenerate.
1103
1104         * Makefile.def (configure-target-libiberty): Depend on
1105         all-binutils and all-ld.
1106         (configure-target-newlib): Likewise.
1107         * Makefile.in: Regenerate.
1108
1109 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1110
1111         * config.sub, config.guess: Update from upstream sources.
1112
1113 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1114
1115         Sync from src, merge:
1116
1117         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1118
1119         * configure.ac: Do not exclude gas for i386-*-darwin.
1120         Add a case for x86_64-*-darwin.
1121         * configure: Regenerate.
1122
1123 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1124
1125         * MAINTAINERS: Add my name to Write After Approval list.
1126
1127 2009-08-06  Michael Eager  <eager@eagercon.com>
1128
1129         * configure.ac: Add Microblaze target.
1130         * configure: Regenerate.
1131
1132 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1133
1134         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1135         * configure: Regenerate.
1136         
1137 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1138
1139         * MAINTAINERS (Write After Approval): Update my e-mail address.
1140
1141 2009-07-06  Ian Lance Taylor  <iant@google.com>
1142
1143         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1144         * configure: Rebuild.
1145
1146 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1147
1148         * MAINTAINERS: Move myself to the Graphite Reviewers.
1149
1150 2009-06-30  Wei Guozhi  <carrot@google.com>
1151
1152         * MAINTAINERS: Add my name to Write After Approval list.
1153
1154 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1155
1156         PR bootstrap/40338
1157         * configure.ac (comparestring): Create new variable.
1158         * Makefile.tpl (comparestring): Use to skip some comparisions.
1159         * configure: Regenerate.
1160         * Makefile.in: Regenerate.
1161
1162 2009-06-26  Doug Evans  <dje@sebabeach.org>
1163
1164         * Makefile.def (host_modules): Add cgen.
1165         * Makefile.in: Regenerate.
1166         * configure.ac (host_tools): Add cgen.
1167         * configure: Regenerate.
1168
1169 2009-06-23  DJ Delorie  <dj@redhat.com>
1170
1171         * MAINTAINERS: Add myself as mep maintainer.
1172
1173 2009-06-23  Ian Lance Taylor  <iant@google.com>
1174
1175         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1176         boot_languages.  Only bootstrap target libraries listed in
1177         target_libs for some boot language.  Add --with-stage1-ldflags,
1178         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1179         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1180         if not building with C++.
1181         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1182         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1183         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1184         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1185         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1186         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1187         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1188         * configure, Makefile.in: Rebuild.
1189
1190 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1191
1192         * MAINTAINERS: Added my name to write-after-approval list.
1193
1194 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1195
1196         * configure.ac: Define is_elf for QNX Neutrino targets.
1197         * configure: Regenerate.
1198
1199 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1200
1201         * MAINTAINERS: Added my name to the write-after-approval list
1202
1203 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1204
1205         * configure.ac: Detect MPC in default directory.
1206         * configure: Regenerate.
1207
1208 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1209             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1210
1211         * Makefile.tpl (all): Avoid a trailing backslash.
1212         * Makefile.in: Regenerate.
1213
1214 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1215
1216         * config.sub, config.guess: Update from upstream sources.
1217
1218 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1219
1220         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1221         to noconfdirs.
1222         * configure: Regenerate.
1223
1224 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1225
1226         * Makefile.tpl ([+compare-target+]): Compare all stage
1227         directories, rather than just gcc.
1228         * Makefile.in: Rebuilt.
1229
1230 2009-06-01  Doug Kwan  <dougkwan@google.com>
1231
1232         * configure.ac: Support gold for target arm*-*-*.
1233         * configure: Regenerate.
1234
1235 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1236
1237         * Makefile.def: Add MPC support and dependencies.
1238         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1239
1240         * Makefile.in, configure: Regenerate.
1241
1242 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1243
1244         * Makefile.tpl (all): Avoid harmless warning in make all when
1245         gcc-bootstrap is enabled but stage_last does not exist.
1246         * Makefile.in: Rebuilt.
1247
1248 2009-05-24  Nicolas Roche  <roche@adacore.com>
1249
1250         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1251         * Makefile.in: Regenerate.
1252
1253 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1254
1255         * MAINTAINERS: Update my e-mail address.
1256
1257 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1258
1259         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1260         * configure:  Regenerate.
1261
1262 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1263
1264         PR other/40159
1265         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1266         gcc-no-bootstrap are mutually exclusive.
1267         * Makefile.in: Rebuilt.
1268
1269 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1270
1271         PR other/40159
1272         * Makefile.tpl (all): Don't end with unconditional success.
1273         * Makefile.in: Rebuilt.
1274
1275 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1276
1277         PR target/37137
1278         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1279         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1280         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1281         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1282         stage_configureflags, stage_cflags and stage_libcflags into
1283         explicit Makefile macros.
1284         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1285         GFORTRAN.
1286         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1287         CC.  Set CC_FOR_BUILD from CC.
1288         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1289         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1290         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1291         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1292         and GFORTRAN.
1293         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1294         (_LIBCFLAGS): Renamed to _TFLAGS.
1295         (do-compare-debug, do-compare3-debug): Drop.
1296         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1297         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1298         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1299         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1300         (XGCC_FLAGS_FOR_TARGET): New.
1301         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1302         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1303         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1304         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1305         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1306         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1307         TFLAGS.
1308         (BUILD_CONFIG): Include if requested.
1309         (all): Set TFLAGS on bootstrap.
1310         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1311         (all-stageid-prefixmodule): Likewise.
1312         (do-clean, distclean-stageid): Set TFLAGS.
1313         (restrap): Fix whitespace.
1314         * Makefile.in: Rebuilt.
1315
1316 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1317
1318         * config.guess: Sync with src.
1319
1320 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1321
1322         * configure.ac ($with_ppl):  Default to no if not supplied.
1323         ($with_cloog):  Likewise.
1324         configure:  Regenerate.
1325
1326 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1327
1328         * MAINTAINERS: Update my e-mail address.
1329
1330 2009-04-27  Nick Clifton  <nickc@redhat.com>
1331
1332         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1333
1334 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1335
1336         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1337         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1338         * Makefile.in: Regenerate.
1339
1340 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1341
1342         PR bootstrap/39739
1343         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1344         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1345
1346         * configure, Makefile.in: Regenerate.
1347
1348 2009-04-21  Taras Glek  <tglek@mozilla.com>
1349
1350         * include/hashtab.h: Update GTY annotations to new syntax
1351         * include/splay-tree.h: Likewise
1352
1353 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1354
1355         * config.sub, config.guess: Update from upstream sources.
1356
1357 2009-04-15  Anthony Green  <green@moxielogic.com>
1358
1359         * configure.ac: Add moxie support.
1360         * configure: Rebuilt.
1361
1362 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1363
1364         * configure.ac: Change copyright header to refer to version
1365         3 of the GNU General Public License and to point readers at the
1366         COPYING3 file and the FSF's license web page.
1367         * Makefile.def: Likewise.
1368         * Makefile.tpl: Likewise.
1369         * Makefile.in: Regenerate.
1370
1371 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1372
1373         * configure.ac: Restore match for darwin9 or later. Use double
1374         brackets since regeneration eats one pair.
1375         * configure: Regenerate.
1376
1377 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1378
1379         PR gas/10039
1380         * configure.ac: Require texinfo 4.7.
1381         * configure: Regenerated.
1382
1383 2009-04-09  Nick Clifton  <nickc@redhat.com>
1384
1385         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1386         the GCC Runtime Library Exception.
1387
1388 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1389
1390         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1391         * configure: Regenerate.
1392
1393 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1394
1395         * Makefil.def (languages): New entries.
1396         * Makefile.tpl (check-gcc-*): New generic target.
1397         * Makefile.in: Regenerate.
1398
1399 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1400
1401         * MAINTAINERS:  Update my email address.
1402
1403 2009-03-18  Tom Tromey  <tromey@redhat.com>
1404
1405         * configure: Rebuild.
1406         * configure.ac (host_libs): Add libiconv.
1407         * Makefile.in: Rebuild.
1408         * Makefile.def (host_modules): Add libiconv.
1409         (configure-gdb, all-gdb): Depend on libiconv.
1410
1411 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1412
1413         * configure.ac: Treat gdb as supported on x86_64-darwin.
1414         * configure: Regenerate.
1415
1416 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1417
1418         * configure.ac (--with-host-libstdcxx): New option.
1419         * configure: Regenerate.
1420
1421 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1422
1423         * MAINTAINERS:  Move myself into the write after approval list.
1424
1425 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1426
1427         * MAINTAINERS: Update e-mail address.
1428         
1429 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1430
1431         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1432
1433 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1434
1435         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1436
1437 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1438
1439         Backport from git Libtool:
1440
1441         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1442         Support GNU/kOpenSolaris.
1443         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1444         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1445         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1446         GNU/kOpenSolaris.
1447
1448 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1449
1450         * MAINTAINERS: Update e-mail address.
1451
1452 2009-02-24  Michael Eager  <eager@eagercon.com>
1453
1454         * MAINTAINERS (Write After Approval): Add self.
1455
1456 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1457
1458         * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2009-02-05  Andreas Schwab  <schwab@suse.de>
1461
1462         * Makefile.tpl (stage_last): Define $r and $s before using
1463         $(RECURSE_FLAGS_TO_PASS).
1464         * Makefile.in: Regenerate
1465
1466 2009-01-30  Ian Lance Taylor  <iant@google.com>
1467
1468         * MAINTAINERS: Move myself to the Global Reviewers list.
1469
1470 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1471
1472         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1473         * configure: Regenerate.
1474
1475 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1476
1477         * MAINTAINERS: Make whitespace consistent.
1478         Remove Robert Millan from Write After Approval.
1479
1480 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1481
1482         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1483         (all-opcodes): Depend on all-libiberty.
1484         * Makefile.in: Regenerate.
1485
1486 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1487
1488         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1489         * configure: Regenerate.
1490
1491 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1492
1493         * MAINTAINERS (Write After Approval): Add myself.
1494
1495 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1496
1497         * MAINTAINERS: Add myself to reviewers (Fortran).
1498
1499 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1500
1501         PR tree-optimization/38515
1502         * configure.ac (cloog-polylib): Removed.
1503         (with_ppl, with_cloog): Test for "no".
1504         * configure: Regenerated.
1505
1506 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1507
1508         * MAINTAINERS: Moved myself to reviewers (Fortran).
1509
1510 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1511
1512         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1513         (Write After Approval): Remove myself.
1514
1515 2009-01-03  Diego Novillo  <dnovillo@google.com>
1516
1517         * MAINTAINERS: Remove myself from alias maintainership.
1518
1519 2009-01-02  David Ayers  <ayers@fsfe.org>
1520
1521         * MAINTAINERS: Update e-mail address.
1522
1523 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1524
1525         * MAINTAINERS: Make whitespace consistent.
1526
1527 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1528
1529         Backport from upstream Libtool:
1530         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1531         Add cache variables to tests that require the linker to work.
1532         For shlibpath_overrides_runpath, this also changes the semantics
1533         to let the result from the C compiler take precedence.
1534
1535 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1536
1537         * config.sub, config.guess: Update from upstream sources.
1538
1539 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1540
1541         * configure.ac (ppllibs): Add by default the lib flags.
1542         * configure: Regenerate.
1543
1544 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1545
1546         * MAINTAINERS:  Add myself to the write after approval list.
1547
1548 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1549
1550         * configure.ac: Add double brackets on darwin[912].
1551         * configure: Regenerate.
1552
1553 2008-12-03  Daniel Kraft  <d@domob.eu>
1554
1555         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1556         Approval to Reviewer section (for Fortran front-end).
1557
1558 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1559
1560         * configure.ac: Expand to darwin10 and later.
1561         * configure: Regenerate.
1562
1563 2008-12-02  Andreas Schwab  <schwab@suse.de>
1564
1565         * Makefile.def: configure-target-boehm-gc depends on
1566         all-target-libstdc++-v3.
1567         * Makefile.in: Regenerate.
1568
1569 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1570
1571         * MAINTAINERS:  Add myself as mingw maintainer.
1572
1573 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1574
1575         * config.sub, config.guess: Update from upstream sources.
1576
1577 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1578
1579         * README.SCO: Remove.
1580
1581 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1582
1583         * MAINTAINERS:  Add myself to the write after approval list.
1584
1585 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1586
1587         * MAINTAINERS:  Update my email address in WAA section.
1588
1589 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1590
1591         * MAINTAINERS: Update e-mail address.
1592
1593 2008-11-27  Toon Moene  <toon@moene.org>
1594
1595         * MAINTAINERS: Change e-mail address.
1596
1597 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1598
1599         * configure.ac: Build gdb for i?86-*-darwin*
1600         * configure: Regenerated.
1601
1602 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1603
1604         * MAINTAINERS: Added my full name.
1605
1606 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1607
1608         PR bootstrap/38014
1609         PR bootstrap/37923
1610
1611         Revert:
1612
1613         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1614
1615         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1616         * Makefile.in: Regenerated.
1617
1618         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1619
1620         PR gdb/921
1621         PR gdb/1646
1622         PR gdb/2175
1623         PR gdb/2176
1624
1625         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1626         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1627         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1628         (HOST_EXPORTS): Pass CPPFLAGS.
1629         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1630         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1631         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1632         * Makefile.in, configure: Regenerated.
1633         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1634         and CPPFLAGS_FOR_BUILD.
1635
1636 2008-11-06  Jeff Law  <law@redhat.com>
1637
1638         * MAINTAINERS: Add myself as middle end maintainer.
1639
1640 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1641
1642         * MAINTAINERS (Write after approval): Add myself.
1643
1644 2008-11-05  Diego Novillo  <dnovillo@google.com>
1645
1646         * MAINTAINERS (Global Reviewers): Add myself.
1647         (Non-Algorithmic Maintainers): Remove myself.
1648
1649 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1650
1651         * MAINTAINERS (Write after approval): Add myself.
1652
1653 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1654
1655         * MAINTAINERS (Write after approval): Add myself.
1656
1657 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1658
1659         * configure.ac (spu-*-*): Remove special case.
1660         * configure: Regenerate.
1661
1662 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1663
1664         * MAINTAINERS (Write after approval): Update my email address.
1665
1666 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1667
1668         * configure.ac [spu-*-*]: Do not set skipdirs.
1669         * configure: Re-generate.
1670
1671 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1672
1673         * MAINTAINERS (Various Maintainers): Add myself to reload.
1674
1675 2008-10-25  Richard Guenther  <rguenther@suse.de>
1676
1677         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1678         maintainer.  Remove myself as libgcc-math maintainer.
1679         (Non-Algorithmic Maintainers): Remove myself.
1680
1681 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1682
1683         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1684         * Makefile.in: Regenerated.
1685
1686 2008-10-23  Cary Coutant  <ccoutant@google.com>
1687
1688         * MAINTAINERS (Write after approval): Add myself.
1689
1690 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1691
1692         PR gdb/921
1693         PR gdb/1646
1694         PR gdb/2175
1695         PR gdb/2176
1696
1697         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1698         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1699         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1700         (HOST_EXPORTS): Pass CPPFLAGS.
1701         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1702         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1703         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1704         * Makefile.in, configure: Regenerated.
1705         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1706         and CPPFLAGS_FOR_BUILD.
1707
1708 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1709
1710         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1711         Sebastian Pop.
1712
1713 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1714
1715         * MAINTAINERS (Write After Approval): Added myself.
1716
1717 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1718
1719         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1720         recommended version to 2.3.2.
1721
1722         * configure: Regenerate.
1723
1724 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1725
1726         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1727
1728 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1729
1730         * MAINTAINERS (Write After Approval): Update e-mail address.
1731
1732 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1733
1734         * libtool.m4: Update to libtool 2.2.6.
1735         * lt~obsolete.m4: Update to libtool 2.2.6.
1736         * ltmain.sh: Update to libtool 2.2.6.
1737         * ltsugar.m4: Update to libtool 2.2.6.
1738         * ltversion.m4: Update to libtool 2.2.6.
1739         * ltoptions.m4: Update to libtool 2.2.6.
1740         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1741
1742 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1743
1744         * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1747
1748         * MAINTAINERS (Write After Approval): Update my name.
1749
1750 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1751
1752         * MAINTAINERS: Add myself in "Write After Approval".
1753
1754 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1755
1756         * MAINTAINERS: Add myself as ia64 maintainer.
1757
1758 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1759
1760         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1761         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1762         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1763         and Michael Tiemann from Write After Approval since they do not
1764         actually have access.
1765
1766 2008-09-05  Richard Guenther  <rguenther@suse.de>
1767
1768         * configure.ac: Initialize clooglibs to -lcloog.
1769         * configure: Re-generate.
1770
1771 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1772
1773         * MAINTAINERS (Write After Approval): Add myself.
1774
1775 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1776
1777         * configure.ac (--with-cloog-polylib): New.
1778         (--disable-cloog-version-check): New.
1779         (--disable-ppl-version-check): New.
1780         * configure: Re-generate.
1781
1782 2008-09-03  Richard Guenther  <rguenther@suse.de>
1783
1784         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1785         cloog test.
1786         * configure: Re-generate.
1787
1788 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1789
1790         Add picoChip port.
1791         * MAINTAINERS: Add picoChip maintainers.
1792
1793 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1794             Tobias Grosser  <grosser@fim.uni-passau.de>
1795             Jan Sjodin  <jan.sjodin@amd.com>
1796             Harsha Jagasia  <harsha.jagasia@amd.com>
1797             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1798             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1799             Adrien Eliche  <aeliche@isty.uvsq.fr>
1800
1801         Merge from graphite branch.
1802         * configure: Regenerate.
1803         * Makefile.in: Regenerate.
1804         * configure.ac (host_libs): Add ppl and cloog.
1805         Add checks for PPL and CLooG.
1806         * Makefile.def (ppl, cloog): Added modules and dependences.
1807         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1808         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1809
1810 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1811
1812         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1813         (GCC_SHLIB_SUBDIR): New.
1814         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1815         * configure: Regenerate.
1816         * Makefile.in: Regenerate.
1817
1818 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1819
1820         * MAINTAINERS: Consistently use tabs to separate columns.
1821
1822 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1823
1824         * MAINTAINERS (Write after Approval): Add myself.
1825
1826 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1827
1828         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1829         Enable bfd, binutils and opcodes.
1830         * configure: Regenerate.
1831
1832 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1833
1834         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1835
1836 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1837
1838         * MAINTAINERS:  Use correct Umlaut for last name.
1839
1840 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1841
1842         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1843
1844 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1845
1846         * MAINTAINERS: Update my email address.
1847
1848 2008-08-16  Nicolas Roche  <roche@adacore.com>
1849
1850         * Makefile.tpl: Add BOOT_ADAFLAGS.
1851         * Makefile.in: Regenerate.
1852
1853 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1854
1855         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1856         * configure: Regenerate.
1857
1858 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1859
1860         * configure.ac: Add makefile fragments for hpux.
1861         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1862         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1863         * configure: Regenerate.
1864         * Makefile.in: Regenerate.
1865
1866 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1867
1868         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1869
1870 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1871
1872         * MAINTAINERS (Write after Approval): Add myself.
1873
1874 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1875
1876         * MAINTAINERS (Write After Approval):  Add myself.
1877
1878 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1879
1880         * MAINTAINERS (Write After Approval):  Add myself.
1881
1882 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1883
1884         * MAINTAINERS: Update my email address.
1885
1886 2008-06-25  Joey Ye  <joey.ye@intel.com>
1887
1888         * MAINTAINERS (Write After Approval):  Add myself.
1889
1890 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1891
1892         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1893         * Makefile.in: Regenerate.
1894         * configure: Regenerate.
1895
1896 2008-06-17  Daniel Kraft  <d@domob.eu>
1897
1898         * MAINTAINERS (Write After Approval):  Add myself.
1899
1900 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1901
1902         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1903         "$@" is still intact with both Autoconf 2.59 and 2.62.
1904         * configure: Regenerate.
1905
1906 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1907
1908         * Makefile.tpl: Fix comment errors.
1909         * Makefile.in: Regenerate.
1910
1911 2008-06-12  David S. Miller  <davem@davemloft.net>
1912             David Edelsohn  <edelsohn@gnu.org>
1913
1914         * configure.ac: Add powerpc*-*-* to gold supported targets.
1915         * configure: Regenerate.
1916
1917 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1918
1919         PR tree-optimization/36218
1920         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1921         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1922         (all prefix="build-"): Pass them to build-system sub-makes.
1923         * Makefile.in: Regenerate.
1924
1925 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1926
1927         * MAINTAINERS (mt port): Remove.
1928         (sco5, unixware, sco udk): Remove.
1929         (Kean Johnston): Add to Write After Approval.
1930
1931 2008-05-30  Julian Brown  <julian@codesourcery.com>
1932
1933         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1934         of libobjc for ARM EABI Linux.
1935         * configure: Regenerate.
1936
1937 2008-05-18  Xinliang David Li   <davidxl@google.com>
1938
1939         * ChangeLog: Remove wrong ChangeLog entry.
1940
1941 2008-05-17  Xinliang David Li   <davidxl@google.com>
1942
1943         * MAINTAINERS (Write After Approval): Add myself.
1944
1945 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1946
1947         * MAINTAINERS (Write After Approval): Add myself.
1948
1949 2008-05-14  Rafael Espíndola  <espindola@google.com>
1950
1951         * config-ml.in: don't handle --enable-shared and --enable-static.
1952
1953 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1954
1955         * MAINTAINERS: Update my email address.
1956
1957 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1958
1959         * MAINTAINERS: Update my email address.
1960
1961 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1962
1963         * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1966
1967         * MAINTAINERS (Write After Approval): Add myself.
1968
1969 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1970
1971         * MAINTAINERS (crx): Add myself.
1972
1973 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1974
1975         Sync with src:
1976         2008-04-14  David S. Miller  <davem@davemloft.net>
1977
1978         * configure.ac: Add sparc*-*-* to gold supported targets.
1979         * configure: Regenerate.
1980
1981 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1982
1983         PR bootstrap/35457
1984         * configure.ac: Include override.m4.
1985         * configure: Regenerate.
1986
1987 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1988
1989         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1990         * Makefile.in: Regenerate.
1991
1992 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1993
1994         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1995         as nonconfigurable directories list.
1996         * configure: Regenerate.
1997
1998 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1999
2000         * config.sub, config.guess: Update from upstream sources.
2001
2002 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2003
2004         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2005         * Makefile.in: Regenerate.
2006
2007 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2008
2009         * configure.ac: Do not build libssp for the AVR.
2010         * configure: Regenerate.
2011
2012 2008-04-07  Ian Lance Taylor  <iant@google.com>
2013
2014         * Makefile.def: check-gold depends upon all-binutils.
2015         * Makefile.in: Regenerate.
2016
2017 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2018
2019         * MAINTAINERS (Write After Approval): Add myself.
2020
2021 2008-04-04  Nick Clifton  <nickc@redhat.com>
2022
2023         PR binutils/4334
2024         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2025         builds.
2026         * configure: Regenerate.
2027
2028 2008-04-04  NightStrike  <NightStrike@gmail.com>
2029
2030         PR other/35151
2031         * configure.ac: Combine rules for mingw32 and mingw64.
2032         * configure: Regenerate.
2033
2034 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2035
2036         * MAINTAINERS (Write After Approval): Add myself.
2037
2038 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2039
2040         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2041         * Makefile.in (.NOTPARALLEL): Ditto.
2042
2043 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2044
2045         * MAINTAINERS (Write After Approval): Add myself.
2046
2047 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2048
2049         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2050         * Makefile.in (.NOTPARALLEL): Regenerate.
2051
2052 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2053
2054         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2055         * Makefile.in: Regenerate.
2056
2057 2008-03-26  Jakub Staszak  <kuba@et.pl>
2058
2059         * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2062
2063         * MAINTAINERS:  Update e-mail address.
2064
2065 2008-03-20  Ian Lance Taylor  <iant@google.com>
2066
2067         * configure.ac: Add support for --enable-gold.
2068         * Makefile.def: Add gold as a directory like ld.
2069         * configure, Makefile.in: Regenerate.
2070
2071 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2072
2073         * configure.ac: m4_include config/proginstall.m4.
2074         * configure: Regenerate.
2075
2076         Backport from upstream Libtool:
2077
2078         2007-10-12  Eric Blake  <ebb9@byu.net>
2079
2080         Deal with Autoconf 2.62's semantic change in m4_append.
2081         * ltsugar.m4 (lt_append): Replace broken versions of
2082         m4_append.
2083         (lt_if_append_uniq): Don't require separator to be overquoted,
2084         and avoid broken m4_append.
2085         (lt_dict_add): Fix typo.
2086         * libtool.m4 (_LT_DECL): Don't overquote separator.
2087
2088 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2089
2090         * config.rpath: Add AIX 6 support.
2091
2092 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2093
2094         * Makefile.def (stageprofile).  Remove -fprofile-generate
2095         from stage_libcflags.
2096         * Makefile.in: Regenerate.
2097
2098 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2099
2100         * config.sub, config.guess: Update from upstream sources.
2101
2102 2008-03-06  Tom Tromey  <tromey@redhat.com>
2103
2104         * MAINTAINERS: Update for treelang deletion.
2105
2106 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2107
2108         * MAINTAINERS: Update my email address.
2109
2110 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2111
2112         * MAINTAINERS (darwin port): Add myself as a maintainer.
2113         (objective-c/c++): Add myself as a maintainer.
2114
2115 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2116
2117         * MAINTAINERS (Write After Approval): Update my email address.
2118
2119 2008-02-25  Tomas Bily  <tbily@suse.cz>
2120
2121         * MAINTAINERS (Write After Approval): Add myself.
2122
2123 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2124
2125         * MAINTAINERS (OpenMP): Add myself.
2126
2127 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2128
2129         PR bootstrap/32009
2130         PR bootstrap/32161
2131
2132         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2133         * configure: Regenerate.
2134
2135         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2136         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2137         STAGE4_LIBCFLAGS): New.
2138         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2139         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2140         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2141         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2142         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2143         for target modules.  Don't export LIBCFLAGS.
2144         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2145         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2146         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2147         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2148         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2149         * Makefile.in: Regenerate.
2150
2151 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2152
2153         PR libgcj/33085
2154         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2155         Do not use -DDLL_EXPORT.  Backport from upstream.
2156
2157 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2158
2159         * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2162
2163         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2164         * configure: Regenerate.
2165
2166 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2167
2168         * configure.ac (xtensa*-*-*): Recognize processor variants.
2169         * configure: Regenerate.
2170
2171 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2172
2173         PR bootstrap/34922
2174         * configure.ac (PARSE_ARGS): Push suitable setting of
2175         ac_subdirs_all, for `./configure --help=recursive'.
2176         Handle `+' in generic toplevel directory disabling.
2177         * configure: Regenerate.
2178
2179 2008-01-28  Nick Clifton  <nickc@redhat.com>
2180
2181         * MAINTAINERS (xstormy16): Take over maintainership.
2182
2183 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2184
2185         * MAINTAINERS (c4x port): Remove.
2186
2187 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2188
2189         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2190
2191 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2192
2193         * config.sub, config.guess: Update from upstream sources.
2194
2195 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2196
2197         * MAINTAINERS (Write After Approval): Add myself.
2198
2199 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2200
2201         * MAINTAINERS: Update my email address.
2202
2203 2008-01-09  Raksit Ashok  <raksit@google.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2008-01-09  Raksit Ashok  <raksit@google.com>
2208
2209         * MAINTAINERS (Write After Approval): Add myself.
2210
2211 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2212
2213         * config.sub, config.guess: Update from upstream sources.
2214
2215 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2216
2217         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2218         Change recommended MPFR from 2.2.1 -> 2.3.0.
2219         * configure: Regenerate.
2220
2221 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2222
2223         * MAINTAINERS: Update my email address.
2224
2225 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2226
2227         * MAINTAINERS: Update my email address.
2228
2229 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2230
2231         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2232         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2233         * Makefile.in: Regenerate.
2234
2235 2007-12-10  Mark Heffernan  <meheff@google.com>
2236
2237         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2238         misplaced entries.
2239
2240 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2241
2242         * configure.ac: Enable libjava for x86_64-*-darwin9.
2243         * configure: Regenerate.
2244
2245 2007-12-07  Bill Maddox  <maddox@google.com>
2246
2247         * MAINTAINERS (Write After Approval): Add myself.
2248
2249 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2250
2251         * config.sub, config.guess: Update from upstream sources.
2252
2253 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2254
2255         * config-ml.in: Remove 64bit configure tests.
2256
2257 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2258
2259         * config-ml.in: Robustify against white space in absolute file
2260         names.
2261
2262         * config-ml.in (multi-clean): Substitute ${Makefile}.
2263         Remove superfluous ${Makefile} in list.
2264
2265 2007-11-19  Thiemo Seufer  <ths@mips.com>
2266
2267         * config-ml.in: Don't hardcode the Makefile name.
2268
2269 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2270
2271         * MAINTAINERS (Write After Approval): Add myself.
2272
2273 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2274
2275         * MAINTAINERS (Write After Approval): Add myself.
2276
2277 2007-11-06  Doug Kwan  <dougkwan@google.com>
2278
2279         * MAINTAINERS (Write After Approval): Add myself.
2280
2281 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2282
2283         * MAINTAINERS (mercury): Remove entry.
2284         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2285
2286 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2287
2288         * Makefile.def (dependencies): Make configure-gdb depend on
2289         all-intl.
2290         * Makefile.in: Regenerated.
2291
2292 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2293
2294         * MAINTAINERS (Fortran maintainer): Remove myself.
2295
2296 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2297
2298         * Makefile.def: To avoid problems running with parallel makes,
2299         build newlib before libgloss so that target specific header
2300         files are availble.
2301         * Makefile.in: Regenerate
2302
2303 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2304
2305         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2306         * Makefile.in: Regenerate.
2307
2308 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2309
2310         * MAINTAINERS (Register allocation reviewer): Add myself.
2311
2312 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2313
2314         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2315         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2316         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2317         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2318         * configure: Regenerate.
2319
2320 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2321
2322         * MAINTAINERS (Register allocation reviewer): Add myself.
2323
2324 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2325
2326         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2327         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2328         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2329         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2330         * configure.ac: Default them to host tools for $host = $build.
2331         Subst them.
2332
2333         * configure: Regenerate.
2334         * Makefile.in: Regenerate.
2335
2336 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2337
2338         * MAINTAINERS (Register allocation reviewer): Add myself.
2339
2340 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2341
2342         * MAINTAINERS (Register allocation reviewer): Add myself.
2343
2344 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2345
2346         * MAINTAINERS (Write After Approval): Fix typo.
2347
2348 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2349
2350         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2351         * configure: Regenerate.
2352
2353 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2354
2355         PR bootstrap/31906
2356         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2357         they're already prefixed.
2358
2359 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2360
2361         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2362         libstdc++.
2363         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2364         * configure: Regenerate.
2365         * Makefile.in: Regenerate.
2366
2367 2007-09-17  Andreas Schwab  <schwab@suse.de>
2368
2369         * configure.ac: Raise minimum makeinfo version to 4.6.
2370         * configure: Regenerate.
2371
2372 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2373
2374         * MAINTAINERS (write-after-approval) add myself
2375
2376 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2377
2378         * configure.ac: Correct makeinfo version check.
2379         * configure: Regenerate.
2380
2381 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2382
2383         * MAINTAINERS: Update my email address.
2384
2385 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2386
2387         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2388         to $skipdirs and only disable gprof for newlib.  Use the normal
2389         mips*-elf* handling in other respects.
2390         * configure: Regnerate.
2391
2392 2007-09-12  David Daney  <ddaney@avtrex.com>
2393
2394         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2395         enabling libgcj.
2396         * configure: Regenerate.
2397
2398 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2399
2400         PR other/32154
2401         * configure.ac: For libgloss targets, point the linker to the linker
2402         script, startup code and simulator library.
2403         * configure: Regenerate.
2404
2405 2007-09-07  Andrew Haley  <aph@redhat.com>
2406
2407         * configure.ac (noconfigdirs): Remove target-libffi and
2408         target-libjava.
2409         * configure: Regenerate.
2410
2411 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2412
2413         PR target/33281
2414         * configure.ac: Use config/mh-mingw on mingw.
2415         * configure: Regenerate.
2416
2417 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2418
2419         * MAINTAINERS (Write After Approval): Add myself.
2420
2421 2007-09-05  Richard Guenther  <rguenther@suse.de>
2422
2423         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2424         nor --disable-checking is provided also turn on yes and types
2425         checking for stage1.
2426         * configure: Re-generate.
2427
2428 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2429
2430         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2431         (Write After Approval): Remove myself.
2432
2433 2007-08-29  Nick Clifton  <nickc@redhat.com>
2434
2435         * config.sub, config.guess: Update from upstream sources.
2436
2437 2007-08-22  Bud Davis  <jmdavis@link.com>
2438
2439         * MAINTAINERS (Write After Approval): Added myself.
2440         * MAINTAINERS (Reviewers): Removed myself.
2441
2442 2007-08-18  Paul Brook  <paul@codesourcery.com>
2443             Joseph Myers  <joseph@codesourcery.com>
2444
2445         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2446         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2447         * Makefile.in: Regenerate.
2448         * configure.ac (--with-debug-prefix-map): New.
2449         * configure: Regenerate.
2450
2451 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2452             Nigel Stephens  <nigel@mips.com>
2453
2454         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2455         as target_makefile_frag.
2456         * configure: Regenerate.
2457
2458 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2459
2460         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2461         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2462         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2463         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2464         (do-compare, do-compare3, do-compare-debug): New.
2465         ([+compare-target+]): Use them.
2466
2467 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2468
2469         * MAINTAINERS (Write After Approval): Change my email address.
2470
2471 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2472             Ben Elliston  <bje@au.ibm.com>
2473
2474         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2475         --silent if $silent.
2476         * configure: Regenerate.
2477
2478 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2479
2480         * MAINTAINERS (Various Maintainers): Add myself as
2481         loop infrastructure maintainer.  Update my e-mail
2482         address.
2483
2484 2007-07-31  Diego Novillo  <dnovillo@google.com>
2485
2486         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2487         Adjust description.
2488
2489 2007-07-26  Richard Guenther  <rguenther@suse.de>
2490
2491         * configure.ac: Add types checking to stage1 checking flags.
2492         * configure: Regenerate.
2493
2494 2007-07-17  Nick Clifton  <nickc@redhat.com>
2495
2496         * COPYING3: New file.  Contains version 3 of the GNU General
2497         Public License.
2498         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2499         Lesser General Public License.
2500
2501 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2502
2503         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2504
2505 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2506
2507         * MAINTAINERS (S/390 co-maintainer): Add myself.
2508         (Write After Approval): Remove myself.
2509
2510 2007-07-13  Dan Hipschman  <dsh@google.com>
2511
2512         * MAINTAINERS (Write After Approval): Add myself.
2513
2514 2007-07-11  Nick Clifton  <nickc@redhat.com>
2515
2516         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2517         WINDRES export.
2518         * Makefile.in: Regenerate.
2519
2520 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2521
2522         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2523         maintainer.
2524
2525 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2526
2527         * lt~obsolete.m4: New. Import from 20070318 libtool.
2528
2529 2007-07-03  Julian Brown  <julian@codesourcery.com>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2534
2535         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2536         * configure: Regenerate.
2537
2538 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2539
2540         * configure.ac: Add some missing m4 quotation.
2541         * configure: Regenerate.
2542
2543 2007-07-02  Simon Baldwin  <simonb@google.com>
2544
2545         * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2548
2549         * configure: Regenerate.
2550
2551 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2552
2553         * Makefile.def: Add windmc tool to build.
2554         * Makefile.tpl: Likewise.
2555         * configure.ac: Likewise.
2556         * Makefile.in: Regenerate.
2557         * configure: Regenerate.
2558
2559 2007-06-28  DJ Delorie  <dj@redhat.com>
2560
2561         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2562         not building newlib.
2563         * configure: Regenerated.
2564
2565 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2566
2567         * MAINTAINERS (Write After Approval): Add myself.
2568
2569 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2570
2571         * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2574
2575         * MAINTAINERS (Write After Approval): Add myself.
2576
2577 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2578
2579         * MAINTAINERS (Write After Approval): Add myself.
2580
2581 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2582
2583         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2584         * Makefile.in: Regenerated.
2585
2586 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2587
2588         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2589         bfin*-*-uclinux* targets.
2590         * configure: Regenerate.
2591
2592 2007-06-14  Ian Lance Taylor  <iant@google.com>
2593
2594         * MAINTAINERS: Add myself as non-algorithmic global write
2595         maintainer.
2596
2597 2007-06-14  Diego Novillo  <dnovillo@google.com>
2598
2599         * MAINTAINERS: Add self as middle-end maintainer and
2600         non-algorithmic global write maintainer.
2601
2602 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2603
2604         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2605         Move all Fortran maintainers except Paul Brook into the
2606         Non-Autopoiesis section.
2607
2608 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2609
2610         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2611         (distclean-stage[+id+]): Possibly delete stage_last.
2612         * Makefile.in: Regenerate.
2613
2614 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2615
2616         * MAINTAINERS (Various Maintainer): Fix typo.
2617
2618 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2619
2620         * MAINTAINERS (Various Maintainer): Add myself as
2621         dataflow maintainer.
2622
2623 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2624
2625         * config.sub, config.guess: Update from upstream sources.
2626
2627 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2628
2629         * Makefile.tpl: Fix spelling error.
2630         * Makefile.in: Regenerate.
2631
2632 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2633
2634         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2635         lt_cv_sys_max_cmd_len.
2636
2637 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2638
2639         * MAINTAINERS (Various Maintainers): Add myself as
2640         auto-vectorizer maintainer.
2641
2642 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2643
2644         PR libjava/32098
2645         * libtool.m4: Revert previous change.
2646         * ltgcc.m4: Put it here.
2647
2648 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2649
2650         * MAINTAINERS (Various Maintainers): Add myself as
2651         auto-vectorizer maintainer.
2652
2653 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2654
2655         PR libjava/32098
2656         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2657
2658 2007-05-30  Richard Guenther  <rguenther@suse.de>
2659
2660         * MAINTAINERS (Various Maintainers): Add myself as
2661         auto-vectorizer maintainer.
2662
2663 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2664
2665         PR bootstrap/29382
2666         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2667         * configure: Rebuilt.
2668
2669 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2670
2671         * MAINTAINERS (Write After Approval): Removed my name.
2672
2673 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2674
2675         * MAINTAINERS (Write After Approval): Remove myself.
2676
2677 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2678
2679         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2680
2681 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2682
2683         * ltmain.sh: Update from ToT Libtool.
2684         * libtool.m4: Update from ToT Libtool.
2685         * ltsugar.m4: New. Update from ToT Libtool.
2686         * ltversion.m4: New. Update from ToT Libtool.
2687         * ltoptions.m4: New. Update from ToT Libtool.
2688         * ltconfig: Remove.
2689         * ltcf-c.sh: Remove.
2690         * ltcf-cxx.sh: Remove.
2691         * ltcf-gcj.sh: Remove.
2692
2693 2007-05-22  Ollie Wild  <aaw@google.com>
2694
2695         * MAINTAINERS (Write After Approval): Add myself.
2696
2697 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2698
2699         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2700         stage_cflags.
2701         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2702         Remove CFLAGS/LIBCFLAGS.
2703         (configure-stage[+id+]-[+prefix+][+module+],
2704         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2705         * Makefile.in: Regenerate.
2706
2707 2007-05-15  Diego Novillo  <dnovillo@google.com>
2708
2709         * MAINTAINERS: Update e-mail address.
2710
2711 2007-05-15  Revital Eres  <eres@il.ibm.com>
2712
2713         * MAINTAINERS (Write After Approval): Add myself.
2714
2715 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2716
2717         * MAINTAINERS (Write After Approval): Updated my address.
2718
2719 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2720
2721         * MAINTAINERS (Write After Approval): Add myself.
2722
2723 2007-05-11  Silvius Rus  <rus@google.com>
2724
2725         * MAINTAINERS (Write After Approval): Add myself.
2726
2727 2007-04-23  Tom Tromey  <tromey@redhat.com>
2728
2729         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2730
2731 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2732
2733         * MAINTAINERS (cpplib): Rename to ...
2734         (libcpp): ... this.  Add C/C++ front end maintainers.
2735
2736 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2737
2738         * config-ml.in: Pass ${ml_config_env} to configure calls.
2739
2740 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2741
2742         * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2745
2746         * MAINTAINERS (Write After Approval): Add myself.
2747
2748 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2749
2750         * MAINTAINERS (fortran 95 front end): Add myself.
2751
2752 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2753
2754         * MAINTAINERS (Write After Approval): Add myself.
2755
2756 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2757
2758         * MAINTAINERS (Modulo Scheduler): Add myself.
2759
2760 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2761
2762         * MAINTAINERS (fortran 95 front end): Add myself.
2763         (c++ front end): whitespace fix.
2764
2765 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2766
2767         * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2770
2771         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2772         of glob.  Quote arguments with single quotes too.
2773         * configure: Regenerate.
2774
2775 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2776
2777         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2778         * Makefile.in: Regenerate
2779
2780 2007-03-07  Andreas Schwab  <schwab@suse.de>
2781
2782         * configure: Regenerate.
2783
2784 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2785
2786         * configure.ac: Add "--with-pdfdir" configure option,
2787         which defines pdfdir variable.
2788         * Makefile.def (target=fixincludes): Add install-pdf to
2789         missing targets.
2790         (recursive_targets): Add install-pdf target.
2791         (flags_to_pass): Add pdfdir.
2792         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2793         target.
2794         * configure: Regenerate
2795         * Makefile.in: Regenerate
2796
2797 2007-02-28  Eric Christopher  <echristo@apple.com>
2798
2799         Revert:
2800         2006-12-07  Mike Stump  <mrs@apple.com>
2801
2802         * Makefile.def (dependencies): Add dependency for
2803         install-target-libssp and install-target-libgomp on
2804         install-gcc.
2805         * Makefile.in: Regenerate.
2806
2807 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2808
2809         * configure: Regenerate.
2810         * configure.ac: Move statements after variable declarations.
2811
2812 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2813
2814         * MAINTAINERS: Add myself as sh maintainer.
2815
2816 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2817
2818         * configure.ac: Adjust for loop syntax.
2819         * configure: Regenerate.
2820
2821 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2822
2823         * configure: Rebuilt.
2824
2825 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2826
2827         * configure.ac: Drop multiple occurrences of --enable-languages,
2828         and fix its quoting.
2829         * configure: Rebuilt.
2830
2831 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2832             Nathan Sidwell  <nathan@codesourcery.com>
2833             Vladimir Prus  <vladimir@codesourcery.com>
2834             Joseph Myers  <joseph@codesourcery.com>
2835
2836         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2837         * configure: Regenerate.
2838
2839 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2840
2841         * ltconfig (freebsd*): Default to elf.
2842
2843 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2844
2845         * configure.ac (target_libraries): Move libgcc before libiberty.
2846         * configure: Regenerated.
2847
2848 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2849             Paolo Bonzini  <bonzini@gnu.org>
2850
2851         PR bootstrap/30753
2852         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2853         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2854         * configure: Regenerated.
2855
2856 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2857
2858         * MAINTAINERS (Language Front End Maintainers): Update my mail
2859         address.
2860
2861 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2862
2863         PR bootstrap/30748
2864         * configure.ac: Correct syntax for Solaris ksh.
2865         * configure: Regenerated.
2866
2867 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2868
2869         * configure.ac: Sync with src.
2870         * configure: Regenerate.
2871
2872 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2873
2874         * Makefile.in: Regenerate.
2875
2876 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2877
2878         * config.sub: Sync with src.
2879
2880 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2881
2882         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2883         noncanonical equivalents.
2884         * configure.in: Rename to...
2885         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2886         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2887         target_noncanonical.  Use them.  Rewrite removal of configure
2888         arguments for autoconf 2.59.  Discard variable settings.  Force
2889         program_transform_name for native tools.
2890
2891         * Makefile.in: Regenerated.
2892         * configure: Regenerated with autoconf 2.59.
2893
2894 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2895
2896         * MAINTAINERS (Write After Approval): Add myself.
2897
2898 2007-01-31  Andreas Schwab  <schwab@suse.de>
2899
2900         * Makefile.tpl (LDFLAGS): Substitute it.
2901         * Makefile.in: Regenerate.
2902
2903 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2904
2905         * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2908
2909         * MAINTAINERS (spu port): Add myself.
2910
2911 2007-01-23  Richard Guenther  <rguenther@suse.de>
2912
2913         PR bootstrap/30541
2914         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2915         * Makefile.tpl (GNATBIND): Substitute it.
2916         (GNATMAKE): Likewise.
2917         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2918         of STAGE_PREFIX.
2919         * Makefile.in: Regenerate.
2920         * configure: Regenerate.
2921
2922 2007-01-18  Mike Stump  <mrs@apple.com>
2923
2924         * configure.in: Re-enable -Werror for gcc builds.
2925
2926 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2927
2928         * MAINTAINERS (Write After Approval): Add myself.
2929
2930 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2931
2932         * configure.in: Change == to = in test command.
2933         * configure: Regenerate.
2934
2935 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2936             Nick Clifton  <nickc@redhat.com>
2937             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2938
2939         * configure.in (build_configargs, host_configargs, target_configargs):
2940         Remove build/host/target parameters.
2941         (host_libs): Add gmp and mpfr.
2942         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2943         * Makefile.def (gmp, mpfr): New.
2944         (gcc): Remove target.
2945         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2946         target_os, target_vendor): New.
2947         (configure): Add host_alias/target_alias arguments; adjust invocations.
2948         * configure: Regenerate.
2949         * Makefile.in: Regenerate.
2950
2951 2007-01-11  Matt Fago  <fago@earthlink.net>
2952
2953         * configure.in: Try to link to functions only in mpfr 2.2.x
2954         to improve robustness of configure tests.
2955         * configure: Regenerate.
2956
2957 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2958
2959         * MAINTAINERS: Add myself as i386 maintainer.
2960
2961 2007-01-08  Jan Hubicka  <jh@suse.cz>
2962
2963         * MAINTAINERS: Add myself as i386 maintainer.
2964
2965 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2966
2967         * configure.in: Add support for an x86_64-mingw* target.
2968         * configure: Regenerate.
2969
2970 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2971
2972         * Makefile.tpl (all-target): Correct @if conditional for target
2973         modules.
2974         * configure.in: Omit libiberty if building only target libgcc.
2975         * configure, Makefile.in: Regenerated.
2976
2977 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2978
2979         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2980         * configure: Regenerate.
2981
2982 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2983
2984         * Makefile.def (target_modules): Add libgcc.
2985         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2986         * Makefile.tpl (clean-target-libgcc): Delete.
2987         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2988         on gcc even for bootstrapped modules.  Rewrite handling of
2989         lang_env_dependencies to loop over target_modules.
2990         * configure.in (target_libraries): Add target-libgcc.
2991         * Makefile.in, configure: Regenerated.
2992
2993 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2994
2995         * configure.in: Reorganize recognition of languages.  Add
2996         --enable-stage1-languages.  Show supported languages for the chosen
2997         target rather than all recognized languages.
2998         * configure: Regenerate.
2999
3000 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3001
3002         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3003         * Makefile.in: Regenerate.
3004
3005 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3006
3007         * configure.in: Warn that MPFR 2.2.0 is buggy.
3008         * configure: Regenerate.
3009
3010 2006-12-27  Ian Lance Taylor  <iant@google.com>
3011
3012         * configure.in: When removing Makefiles to force a reconfigure, also
3013         remove prev-DIR*/Makefile.
3014         * configure: Regenerate.
3015
3016 2006-12-22  Andreas Schwab  <schwab@suse.de>
3017
3018         * configure: Regenerate with correct autoconf version.
3019
3020 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3021
3022         * configure.in: add AC_SUBST for *_FOR_TARGET.
3023         * configure: Regenerate.
3024
3025 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3026
3027         * configure.in: Simplify logic for rejecting languages that cannot
3028         be built.  Separate the case when a language is unsupported,
3029         from the case when the user chooses not to build a language.
3030
3031 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3032
3033         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3034         it only affects bootstrap and could be tested on "$host" as well.
3035         * configure: Regenerate.
3036         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3037
3038 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3039
3040         PR bootstrap/29544
3041         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3042         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3043         move here comment from Makefile.tpl.
3044         * Makefile.tpl: Move some definitions higher in the file.
3045         (STAGE1_CHECKING): New.
3046         * configure.in: Add --enable-stage1-checking.
3047         * configure: Regenerate.
3048         * Makefile.in: Regenerate.
3049
3050 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3051
3052         * MAINTAINERS: Add myself as build system maintainer.
3053
3054 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3055
3056         * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2006-12-13  Eric Christopher  <echristo@apple.com>
3059
3060         * MAINTAINERS: Add myself as darwin maintainer.
3061
3062 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3063
3064         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3065
3066 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3067
3068         MAINTAINERS: Update my entry.
3069
3070 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3071
3072         * configure.in:  Handle spu makefile frag.
3073         * Makefile.tpl (MAINT): Define
3074         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3075         * configure: Regenerate.
3076         * Makefile.in: Regenerate.
3077
3078 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3079
3080         * config.guess: Import latest version.
3081         * config.sub: Likewise.
3082
3083 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3084
3085         * configure.in (spu-*-*): Don't skip target-libiberty.
3086         * configure: Regenerate.
3087
3088 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3089
3090         PR bootstrap/30134
3091         * configure.in: Correct x86 darwin support for libjava to powerpc
3092         and i?86 only.
3093         * configure: Regenerate.
3094
3095 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3096
3097         * configure.in: Add x86 darwin support for libjava.
3098         * configure: Regenerate.
3099
3100 2006-12-07  Mike Stump  <mrs@apple.com>
3101
3102         * Makefile.def (dependencies): Add dependency for
3103         install-target-libssp and install-target-libgomp on
3104         install-gcc.
3105         * Makefile.in: Regenerate.
3106
3107 2006-12-04  Richard Guenther  <rguenther@suse.de>
3108
3109         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3110         (Non-Algorithmic Maintainers): Move over non-algorithmic
3111         loop optimizer maintainers, add myself as a non-algorithmic
3112         middle-end maintainer.
3113
3114 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3115
3116         * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3119
3120         * configure.in: Update error message for missing GMP/MPFR.
3121
3122         * configure: Regenerate.
3123
3124 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3125
3126         * configure.in: Update MPFR version in error message.
3127
3128         * configure: Regenerate.
3129
3130 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3131
3132         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3133         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3134         --with-gmp-lib): New flags.
3135
3136         * configure: Regenerate.
3137
3138 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3139
3140         * MAINTAINERS (Write After Approval): Change my email address.
3141
3142 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3143
3144         * MAINTAINERS (Write After Approval): Add myself.
3145
3146 2006-11-22  Philipp Thomas  <pth@suse.de>
3147
3148         * MAINTAINERS (i18n): Update e-mail address.
3149
3150 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3151
3152         * MAINTAINERS (spu port): Add myself as maintainer.
3153         (Write After Approval): Remove myself.
3154
3155 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3156
3157         * configure.in (skipdirs): Don't build libssp for SPU.
3158         * configure: Regenerate.
3159
3160 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3161
3162         * MAINTAINERS (spu port): Add myself as maintainer.
3163         (libobjc): Update my email address.
3164
3165 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3166
3167         * MAINTAINERS (Write After Approval): Add myself.
3168
3169 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3170
3171         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3172         * configure : Rebuilt.
3173
3174 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3175
3176         * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3179
3180         * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3183
3184         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3185         libmpfr.a.
3186         * configure: Regenerate.
3187
3188 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3189
3190         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3191         (unstage): Test for stage_last presence.
3192
3193         PR bootstrap/29802
3194         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3195         STAGE_PREFIX.
3196         * Makefile.in: Regenerate.
3197
3198 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3199
3200         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3201         maintainers.
3202
3203 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3204
3205         * MAINTAINERS (Write After Approval): Add myself.
3206
3207 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3208
3209         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3210         and stageN-package/Makefile.
3211         * Makefile.in: Regenerated.
3212
3213 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3214
3215         * configure.in: Remove target-libgloss from noconfigdirs for
3216         bfin-*-*.
3217         * configure: Regenerated.
3218
3219 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3220
3221         * configure.in (have_gmp): Only error if the gcc directory exists.
3222
3223         * configure: Regenerate.
3224
3225 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3226
3227         * configure.in: Robustify error message for missing GMP/MPFR.
3228
3229         * configure: Regenerate.
3230
3231 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3232
3233         * MAINTAINERS (Write After Approval): Add myself.
3234
3235 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3236
3237         * MAINTAINERS: Change email address.
3238
3239 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3240
3241         * MAINTAINERS (Write After Approval): Add myself.
3242
3243 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3244
3245         * MAINTAINERS (Write After Approval): Add myself.
3246
3247 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3248
3249         * MAINTAINERS (Write After Approval): Move myself to
3250         Write After Approval section.
3251
3252 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3253
3254         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3255         need_gmp anymore.
3256         * configure: Regenerate.
3257
3258 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3259
3260         * MAINTAINERS (Write After Approval): Add myself.
3261
3262 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3263
3264         * config.guess: Import latest version.
3265         * config.sub: Likewise.
3266
3267 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3268
3269         * Makefile.def: Added pdf target handling.
3270         * Makefile.tpl: Added pdf target handling.
3271         * Makefile.in: Regenerated.
3272
3273 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3274
3275         * MAINTAINERS: Add self as score port maintainer.
3276
3277 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3278
3279         * MAINTAINERS (Write After Approval): Add myself.
3280
3281 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3282
3283         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3284         or newer.
3285         * configure: Regenerated.
3286
3287 2006-09-27  Dave Brolley  <brolley@redhat.com>
3288
3289         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3290         using $s instead of $r.
3291         * configure: Regenerated.
3292
3293 2006-09-26  Thiemo Seufer  <ths@mips.com>
3294
3295         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3296         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3297         * configure: Regenerate.
3298
3299 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3300
3301         * MAINTAINERS (Write After Approval): Remove myself.
3302
3303 2006-09-22  Chao-ying Fu  <fu@mips.com>
3304
3305         * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3308
3309         * MAINTAINERS: Add self as soft-fp maintainer.
3310
3311 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3312
3313         * MAINTAINERS: Add myself as avr maintainer.
3314         Remove Marek Michalkiewicz as avr maintainer.
3315
3316 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3317
3318         * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3321
3322         * configure.in: Never build newlib for a Mingw host.
3323         Never build newlib as Mingw target library.
3324         Test the existence of winsup/cygwin for building a Cygwin newlib,
3325         rather than just winsup.
3326         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3327         building a Mingw target.
3328         * configure: Regenerate.
3329
3330 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3331
3332         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3333
3334 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3335
3336         * config.guess: Import from src (was more updated).
3337         * config.sub: Likewise.
3338
3339 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3340
3341         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3342         * configure: Regenerated.
3343
3344 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3345
3346         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3347         for stages after the first.
3348
3349 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3350
3351         * Makefile.def: Add dependencies for configure-opcodes
3352         on configure-intl and all-opcodes on all-intl.
3353         * Makefile.in: Regenerated.
3354
3355 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3356
3357         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3358
3359 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3360
3361         Port to hosts whose 'sort' and 'tail' implementations
3362         treat operands with leading '+' as file names, as POSIX
3363         has required since 2001.  However, make sure the code still
3364         works on pre-POSIX hosts.
3365         * ltmain.sh: Don't assume "sort +2" is equivalent to
3366         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3367
3368 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3369
3370         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3371
3372 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3373
3374         * ltconfig: chmod 644 before ranlib during install.
3375
3376 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3377
3378         PR bootstrap/18058
3379         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3380         if the bootstrap compiler is a GCC version that supports it.
3381         * configure: Regenerate.
3382
3383 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3384
3385         * configure.in: Fix thinkos in previous check-in.
3386         * configure: Regenerate.
3387
3388 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3389
3390         PR other/27063
3391         * configure.in: Test subdir_requires and give an appropriate
3392         error message.
3393         * configure: Regenerate.
3394
3395 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3396
3397         * MAINTAINERS (Write After Approval): Add myself.
3398
3399 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3400
3401         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3402
3403 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3404
3405         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3406
3407 2006-06-20  David Ayers  <d.ayers@inode.at>
3408
3409         PR bootstrap/28072
3410         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3411         whether target-libjava is being configured instead of whether the
3412         java front end is enabled.
3413         * configure: Regenerate.
3414
3415 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3416
3417         PR target/27540
3418         * configure.in: Only enable libgomp on IRIX 6.
3419         * configure: Regenerate.
3420
3421 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3422
3423         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3424         too.
3425         * Makefile.in: Regenerate.
3426
3427 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3428
3429         * config-ml.in: Alter CCASFLAGS to include special
3430         multilib options the same as is done for CFLAGS.
3431
3432 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3433
3434         * configure.in: Don't enable libgomp on hpux10.
3435         * configure: Rebuilt.
3436
3437 2006-06-12  David Ayers  <d.ayers@inode.at>
3438
3439         PR bootstrap/27963
3440         PR target/19970
3441         * configure.in: Remove target-boehm-gc from noconfigdirs where
3442         ${libgcj} is specified.
3443         * configure: Regenerate.
3444
3445 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3446
3447         Sync from src:
3448
3449         * configure.in: Sync.
3450         * configure: Regenerated.
3451
3452         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3453
3454         * Makefile.def: Added dependencies from sim and gdb on intl, and
3455         added configure dependencies to everything with an all dependency
3456         on intl.
3457         * Makefile.in: Regenerated.
3458
3459 2006-06-06  David Ayers  <d.ayers@inode.at>
3460
3461         PR libobjc/13946
3462         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3463         * Makefile.in: Regenerate.
3464         * configure.in: Add --enable-objc-gc at toplevel and have it
3465         enable boehm-gc for Objective-C.
3466         Remove target-boehm-gc from libgcj.
3467         Add target-boehm-gc to target_libraries.
3468         Add target-boehm-gc to noconfigdirs where ${libgcj}
3469         is specified.
3470         Assert that boehm-gc is supported when requested for Objective-C.
3471         Only build boehm-gc if needed either for Java or Objective-C.
3472         * configure: Regenerate.
3473
3474 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3475
3476         PR 27674
3477         * Makefile.tpl (configure-[+prefix+][+module+],
3478         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3479         Remove rule to unstage bootstrapped modules.
3480         (stage_current): New.
3481         * Makefile.in: Regenerate.
3482
3483 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3484
3485         * MAINTAINERS (Write After Approval): Update my e-mail address.
3486
3487 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3488
3489         * include/libiberty.h: Declare pex_run_in_environment.
3490
3491 2006-05-31  Asher Langton  <langton2@llnl.gov>
3492
3493         * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3496
3497         * Makefile.def (bfd, opcodes): Fix lib_path.
3498         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3499         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3500         * Makefile.in: Regenerate.
3501
3502 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3503
3504         * Makefile.in: Regenerate.
3505
3506 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3507
3508         * Makefile.def: Add install-html target. Add datarootdir
3509         docdir and htmldir to flags_to_pass.
3510         * Makefile.tpl: Add install-html target.
3511         * Makefile.in: Regenerate.
3512         * configure.in: Add --with-datarootdir, --with-docdir, and
3513         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3514         * configure: Regenerate.
3515
3516 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3517
3518         * configure.in: Enable gprof for cross builds.
3519         * configure: Regenerate.
3520
3521 2006-05-22  Richard Guenther  <rguenther@suse.de>
3522
3523         Revert
3524         2006-01-31  Richard Guenther  <rguenther@suse.de>
3525         Paolo Bonzini  <bonzini@gnu.org>
3526
3527         * Makefile.def (target_modules): Add libgcc-math target module.
3528         * configure.in (target_libraries): Add libgcc-math target library.
3529         (--enable-libgcc-math): New configure switch.
3530         * Makefile.in: Re-generate.
3531         * configure: Re-generate.
3532         * libgcc-math: New toplevel directory.
3533
3534 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3535             Andreas Tobler  <a.tobler@schweiz.ch>
3536
3537         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3538         * configure: Rebuilt.
3539
3540 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3541
3542         * MAINTAINERS (Write After Approval): Add myself.
3543
3544 2006-05-01  DJ Delorie  <dj@redhat.com>
3545
3546         * configure.in: Restore CFLAGS if GMP isn't present.
3547         * configure: Regenerate.
3548
3549 2006-05-01  Richard Guenther  <rguenther@suse.de>
3550
3551         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3552         maintainer.
3553
3554 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3555
3556         * MAINTAINERS (Write After Approval): Add myself.
3557
3558 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3559
3560         * MAINTAINERS (Write After Approval): Add myself.
3561
3562 2006-04-18  DJ Delorie  <dj@redhat.com>
3563
3564         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3565         reference libgloss so that libssp can be built in a combined
3566         tree.
3567         * configure: Regenerate.
3568
3569 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3570
3571         * MAINTAINERS (Write After Approval): Add myself.
3572
3573 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3574
3575         * configure.in: Require makeinfo 4.4 or higher.
3576         * configure: Regenerate.
3577
3578 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3579
3580         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3581         Rearrange the entries of other libraries to have them in one place.
3582
3583 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3584
3585         * MAINTAINERS (Write After Approval): Remove myself.
3586         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3587
3588 2006-03-14  Richard Guenther  <rguenther@suse.de>
3589
3590         * configure: Regenerate with autoconf 2.13.
3591
3592 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3593
3594         * MAINTAINERS: Use my work address.
3595
3596         * MAINTAINERS: Update my E-mail address.
3597
3598 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3599
3600         * configure.in: Handle --disable-<component> generically.
3601         * configure: Regenerate.
3602
3603 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3604
3605         PR libgcj/17311
3606         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3607
3608 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3609
3610         * MAINTAINERS (Write After Approval):  Remove myself.
3611         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3612
3613 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3614
3615         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3616         (TARGET_CONFIGDIRS): Remove.
3617         * configure.in: Remove AC_SUBST(target_configdirs).
3618         * Makefile.in, configure: Regenerated.
3619
3620 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3621
3622         * MAINTAINERS (Write After Approval):  Remove myself.
3623         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3624
3625 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3626
3627         PR bootstrap/25670
3628
3629         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3630
3631         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3632         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3633         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3634         BUILD_PREFIX, BUILD_PREFIX_1.
3635         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3636
3637         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3638         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3639
3640         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3641         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3642         of `cat stage_current`.  Always provide the `r' and `s' variables.
3643         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3644         a single shell execution.
3645         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3646         bootstrapped modules, make the stage1 module if the build was not
3647         started yet, else build the current stage.
3648         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3649         (all-build, all-host, all-target, [+make_target+]-host,
3650         [+make_target+]-target): Do not use \-continued lines.
3651         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3652         (current_stage, restrap, stage_last): New.
3653
3654         * Makefile.in: Regenerate.
3655         * configure: Regenerate.
3656
3657 2006-02-19  Bud Davis  <jmdavis@link.com>
3658
3659         * MAINTAINERS (Write After Approval):  Remove myself.
3660         (Language Front End Maintainers):  Add myself as fortran 95
3661         maintainer and update e-mail address.
3662
3663 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3664
3665         * MAINTAINERS (Write After Approval):  Remove myself.
3666         (Language Front End Maintainers):  Add myself as fortran 95
3667         maintainer.
3668
3669 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3670
3671         * MAINTAINERS (Write After Approval): Add myself.
3672
3673 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3674
3675         * MAINTAINERS (Write After Approval):  Remove myself.
3676         (Language Front End Maintainers):  Add myself as
3677         fortran 95 maintainer.
3678
3679 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3680
3681         Sync from src:
3682
3683         2005-12-27  Leif Ekblad  <leif@rdos.net>
3684
3685         * configure.in: Add support for RDOS target.
3686         * configure: Regenerate.
3687
3688 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3689             Andreas Schwab  <schwab@suse.de>
3690
3691         * configure: Regenerate.
3692
3693 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3694
3695         * configure.in (enable_libgomp): Add AIX.
3696         * configure: Regenerate.
3697
3698 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3699
3700         * MAINTAINERS (Write After Approval): Add myself.
3701
3702 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3703
3704         * MAINTAINERS (Write After Approval): Add myself.
3705
3706 2006-01-31  Richard Guenther  <rguenther@suse.de>
3707         Paolo Bonzini  <bonzini@gnu.org>
3708
3709         * Makefile.def (target_modules): Add libgcc-math target module.
3710         * configure.in (target_libraries): Add libgcc-math target library.
3711         (--enable-libgcc-math): New configure switch.
3712         * Makefile.in: Re-generate.
3713         * configure: Re-generate.
3714         * libgcc-math: New toplevel directory.
3715
3716 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3717
3718         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3719         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3720         the assembler, linker and binutils.
3721         * configure: Regenerate.
3722
3723 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3724
3725         * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3728
3729         * configure: Regenerate.
3730
3731 2006-01-18  Richard Henderson  <rth@redhat.com>
3732             Jakub Jelinek  <jakub@redhat.com>
3733             Diego Novillo  <dnovillo@redhat.com>
3734
3735         * libgomp: New directory.
3736         * Makefile.def: Add target_module libgomp.
3737         * Makefile.in: Regenerate.
3738         * configure.in (target_libraries): Add target-libgomp.
3739         * configure: Regenerate.
3740
3741 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3742
3743         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3744         @ from continuation.
3745         * Makefile.in: Rebuilt.
3746
3747 2006-01-04  Chris Lattner  <sabre@gnu.org>
3748
3749         * MAINTAINERS (Write After Approval): Add myself.
3750
3751 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3752
3753         PR bootstrap/24252
3754
3755         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3756         * Makefile.tpl (OBJDUMP): New.
3757         (EXTRA_HOST_FLAGS): Add it.
3758         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3759
3760         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3761         to use symbolic links between directories.  Avoid race conditions
3762         or make them harmless.
3763         * configure.in: Do not try to use symbolic links between directories.
3764
3765         * Makefile.def (LEAN): Pass.
3766         * Makefile.tpl (LEAN): Define.
3767         (stage[+id+]-start): Accept that the previous directory does not
3768         exist, if the bootstrap is lean.
3769         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3770         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3771         configure substitution.
3772         ([+compare-target+]): Likewise.
3773         ([+bootstrap-target+]-lean): New.
3774         * configure.in: Remove lean bootstrap support from here.
3775
3776         * Makefile.in: Regenerate.
3777         * configure: Regenerate.
3778
3779 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3780
3781         * MAINTAINERS (libdecnumber): Add myself.
3782
3783 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3784
3785         * libtool-ldflags: New script.
3786
3787 2006-01-02  Andreas Schwab  <schwab@suse.de>
3788
3789         * configure.in: When reconfiguring remove Makefile in
3790         all stage directories.
3791         * configure: Regenerate.
3792
3793 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3794
3795         * MAINTAINERS: Update my email address.
3796
3797 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3798
3799         Revert Ada-related part of the previous change.
3800
3801         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3802         Do not pass.
3803         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3804         * Makefile.in: Regenerate.
3805         * configure.in: Do not include mt-ppc-aix target fragment.
3806         * configure: Regenerate.
3807
3808 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3809
3810         * configure.in: Select appropriate fragments for PowerPC/AIX.
3811         * configure: Regenerate.
3812
3813         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3814         BOOT_CFLAGS, BOOT_LDFLAGS.
3815         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3816         BOOT_CFLAGS, BOOT_LDFLAGS.
3817         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3818         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3819         (stage): Fail if we cannot complete the work.
3820         * Makefile.in: Regenerate.
3821
3822 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3823
3824         * configure.in: Replace ms1 with mt.
3825         * configure: Rebuilt.
3826
3827 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3828
3829         * MAINTAINERS: Update my email address.
3830
3831 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3832
3833         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3834         install-host-nogcc): Don't invoke $(stage) at the end.
3835         * Makefile.in: Regenerate.
3836
3837 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3838
3839         * configure.in: Flip the top-level bootstrap switch.
3840         * configure: Regenerate.
3841
3842 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3843
3844         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3845         $(stage) and $(unstage).
3846         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3847         (all): Remove stray semicolon.
3848         (local-distclean): Don't handle multilib.tmp and multilib.out.
3849         (install.all): Set $s for consistency.
3850         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3851         check_multilibs setting.  Always make the install directory.
3852         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3853         Correct @if/@endif.
3854         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3855         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3856         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3857         (multilib.out): Remove.
3858         * Makefile.in: Regenerated.
3859
3860 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3861
3862         * MAINTAINERS (Write After Approval): Add myself.
3863
3864 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3865
3866         * MAINTAINERS: Add myself as mt maintainer.
3867
3868         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3869
3870 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3871
3872         * MAINTAINERS: Change email address.
3873
3874 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3875
3876         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3877         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3878         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3879         Find in-tree tools if available.
3880         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3881         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3882         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3883         (COMPILER_*_FOR_TARGET): New.
3884         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3885         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3886         (CONFIGURED_*, USUAL_*): Remove.
3887         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3888         STRIP): Use autoconf substitutions.
3889         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3890         COMPILER_NM_FOR_TARGET): New.
3891         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3892
3893         (all): Make all-host and all-target in parallel.
3894         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3895         that $$r and $$s are set before invoking a recursive make.
3896         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3897         ([+bootstrap-target+]): Inline most of the `all' target.
3898
3899 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3900
3901         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3902         from the gcc build directory.
3903         * Makefile.in: Regenerate.
3904
3905 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3906
3907         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3908         depend on all-libdecnumber.
3909         * configure.in (host_libs): Include libdecnumber.
3910         * Makefile.in: Regenerate.
3911         * configure: Likewise.
3912
3913 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3914
3915         * libdecnumber: Import decNumber sources from the dfp-branch.
3916
3917 2005-11-21  Kean Johnston  <jkj@sco.com>
3918
3919         * config.sub, config.guess: Sync from upstream sources.
3920
3921 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3922
3923         Import from Autoconf sources:
3924
3925         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3926         * config/move-if-change: Don't output "$2 is unchanged";
3927         suggested by Ben Elliston.  Handle weird characters correctly.
3928
3929 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3930
3931         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3932         to match upstream libtool for darwin.
3933
3934 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3935
3936         * Makefile.def: Remove gdb dependencies for gdbtk.
3937         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3938         (configure-gdb, install-gdb): New rules.
3939         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3940         * Makefile.in, configure: Regenerated.
3941
3942 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3943
3944         * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3947
3948         * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3951
3952         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3953         Diego Novillo.
3954
3955 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3956
3957         PR bootstrap/24297
3958         * Makefile.tpl (do-[+make-target+], do-check, install,
3959         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3960         are set before recursing.
3961         * Makefile.in: Regenerate.
3962
3963 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3964
3965         PR bootstrap/18939
3966         * Makefile.def (gcc) <target>: Fix thinko.
3967         * Makefile.in: Regenerate.
3968
3969 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3970
3971         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3972         * configure: Regenerate.
3973
3974 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3975
3976         * MAINTAINERS (Write After Approval): Add self.
3977
3978 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3979
3980         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3981         target-libffi, target-qthreads, target-libjava, and
3982         targetlibobjc.
3983         * configure: Regenerate.
3984
3985 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3986
3987         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3988         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3989         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3990         (USUAL_OBJDUMP_FOR_TARGET): New.
3991         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3992         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3993         * configure, Makefile.in: Regenerated.
3994
3995 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3996
3997         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3998         before other host packages.
3999
4000 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4001
4002         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4003
4004 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4005
4006         PR bootstrap/22340
4007
4008         * configure.in (default_target): Remove.
4009         * Makefile.tpl (all): Do not use prerequisites as subroutines
4010         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4011         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4012         use prerequisites as subroutines.
4013         (check-host, check-target): New.
4014         (bootstrap configure & all targets): Do not use stage*-start
4015         if the directory layout is already ok.
4016         (non-bootstrap configure & all targets): Prepend a $(unstage).
4017         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4018         (NOTPARALLEL): Remove.
4019         (unstage, stage variables): New variables.
4020         (unstage, stage targets): Simply expand to those variables.
4021
4022         * configure: Regenerate.
4023         * Makefile.in: Regenerate.
4024
4025 2005-10-04  James E Wilson  <wilson@specifix.com>
4026
4027         * Makefile.def (lang_env_dependencies): Add libmudflap.
4028         * Makefile.in: Regenerate.
4029
4030 2005-10-03  Andreas Schwab  <schwab@suse.de>
4031
4032         Backport from libtool CVS:
4033         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4034
4035         * ltmain.sh: add support for installing into temporary
4036         staging area (e.g. 'make install DESTDIR=...')
4037
4038 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4039
4040         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4041         * configure: Regenerated.
4042
4043 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4044
4045         * configure: Regenerate with the correct
4046         autoconf version.
4047
4048 2005-09-30  Catherine Moore  <clm@cm00re.com>
4049
4050         * configure.in (bfin-*-*): New.
4051         * configure: Regenerated.
4052
4053 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4054
4055         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4056         (LIPO_FOR_TARGET): New.
4057         (CONFIGURED_LIPO_FOR_TARGET): New.
4058         (USUAL_LIPO_FOR_TARGET): New.
4059         (STRIP_FOR_TARGET): New.
4060         (CONFIGURED_STRIP_FOR_TARGET): New.
4061         (USUAL_STRIP_FOR_TARGET): New.
4062         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4063         STRIP_FOR_TARGET.
4064         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4065         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4066         * Makefile.in: Regenerate.
4067         * configure: Regenerate.
4068
4069 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4070
4071         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4072         (rs6000-*-aix*): Same.
4073         * configure: Regenerate.
4074
4075 2005-09-16  Tom Tromey  <tromey@redhat.com>
4076
4077         * MAINTAINERS: Add self as java maintainer.
4078
4079 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4080
4081         * configure.in: Recognize f95 in the --enable-languages option,
4082         and substitute it for fortran, issuing a warning.
4083         * configure: Regenerate.
4084
4085 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4086
4087         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4088         * configure:  Regenerated.
4089
4090 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4091
4092         * MAINTAINERS: Add self as ms1 maintainer.
4093
4094 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4095
4096         * Makefile.def (libssp): Add to lang_env_dependencies.
4097         * Makefile.in: Regenerate.
4098
4099 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4100
4101         * MAINTAINERS: Add myself as middle-end maintainer.
4102
4103 2005-08-17  Christian Groessler  <chris@groessler.org>
4104
4105         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4106         * Makefile.in: Regenerate.
4107
4108 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4109
4110         * MAINTAINERS (write after approval): Added myself.
4111
4112 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4113
4114         * MAINTAINERS (Write After Approval): Add myself.
4115
4116 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4117
4118         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4119         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4120         Look for alternate names of the target cc and c++
4121         * configure: Regenerate.
4122
4123 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4124
4125         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4126         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4127         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4128         tools; remove code to manually set them.
4129         (Target tools): Look in the environment for them.
4130         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4131         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4132         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4133         build directory.
4134         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4135         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4136         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4137         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4138         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4139         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4140         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4141         * configure: Regenerate.
4142         * Makefile.in: Regenerate.
4143
4144 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4145
4146         * MAINTAINERS: Update for removed CPU targets.
4147
4148 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4149
4150         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4151         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4152         * Makefile.in: Regenerated.
4153
4154 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4155
4156         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4157         (CFLAGS_FOR_TARGET): Use it.
4158         (CXXFLAGS_FOR_TARGET): Likewise.
4159         * Makefile.in: Regenerated.
4160         * configure.in (--with-build-sysroot): New option.
4161         * configure: Regenerated.
4162
4163 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4164
4165         * Makefile.tpl: Wrap install between unstage and stage
4166         * Makefile.in: Regenerate.
4167
4168 2005-07-21  Eric Christopher  <echristo@apple.com>
4169
4170         * MAINTAINERS: Update affiliation.
4171
4172 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4173
4174         * MAINTAINERS: Add self as crx port maintainer.
4175
4176 2005-07-20  DJ Delorie  <dj@redhat.com>
4177
4178         * MAINTAINERS: Add self as m32c maintainer.
4179
4180 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4181
4182         * all files: Update FSF address.
4183
4184 2005-07-15  Eric Christopher  <echristo@redhat.com>
4185
4186         * MAINTAINERS: Change affiliation.
4187
4188 2005-07-14  Jim Blandy  <jimb@redhat.com>
4189
4190         * configure.in: Add cases for Renesas m32c.
4191         * configure: Regenerated.
4192
4193 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4194
4195         * COPYING.LIB: Update from fsf.org.
4196
4197 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4198
4199         * COPYING, compile, config.guess,
4200         config.sub, install-sh, missing, mkinstalldirs,
4201         symlink-tree, ylwrap: Sync from upstream sources.
4202         * config-ml.in: Update FSF address.
4203
4204 2005-07-13  Eric Christopher  <echristo@redhat.com>
4205
4206         * configure.in: Add toplevel noconfigdir support for tpf.
4207         * configure: Regenerate.
4208
4209 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4210
4211         PR ada/22340
4212
4213         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4214         * Makefile.in: Regenerate.
4215
4216 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4217
4218         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4219         Brolley to write-after-approval.
4220
4221 2005-07-07  Andreas Schwab  <schwab@suse.de>
4222
4223         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4224         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4225         * Makefile.in: Regenerated.
4226
4227 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4228
4229         * configure.in: Don't build sim or rda when targetting darwin.
4230         * configure: Regenerate.
4231
4232 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4233
4234         * configure.in: Add --enable-libssp and --disable-libssp.
4235         * configure: Regenerate with autoconf-2.13.
4236
4237 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4238
4239         * Makefile.def (target_modules): Add libssp.
4240         * configure.in (target_libraries): Add target-libssp.
4241         * configure: Rebuilt.
4242         * Makefile.in: Rebuilt.
4243
4244 2005-07-01  Zack Weinberg  <zackw@panix.com>
4245
4246         * MAINTAINERS: Change email address.  Resign from maintainership.
4247
4248 2005-07-01  Richard Guenther  <rguenther@suse.de>
4249
4250         * MAINTAINERS: Change my e-mail address and affiliation.
4251
4252 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4253
4254         * Makefile.def (stagefeedback): Come after profile.
4255         Define profiledbootstrap target.
4256         * Makefile.tpl (profiledbootstrap): Remove.
4257         (stageprofile-end): Zap stagefeedback.
4258         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4259         * Makefile.in: Regenerate.
4260
4261 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4262
4263         * MAINTAINERS: Update my email address.
4264
4265 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4266
4267         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4268         In 'cpp' stanza, support '#line' as well as '# '.
4269
4270 2005-06-08  Andreas Schwab  <schwab@suse.de>
4271
4272         * MAINTAINERS: Move myself from 'Write After Approval' to
4273         'CPU Port Maintainers' section as m68k maintainer.
4274
4275 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4276
4277         * configure.in (unsupported_languages): New macro.
4278         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4279         non-ported target libraries in noconfigdirs.
4280         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4281         non-linux-gnu.  Remove libgcj_ex_libffi.
4282         <lang_frag loop>: Set add_this_lang=no if the language is in
4283         unsupported_languages.
4284         * configure: Regenerate.
4285
4286 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4287
4288         * configure.in: Fix typo in handling of --with-mpfr-dir.
4289         * configure: Regenerate.
4290
4291 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4292
4293         * MAINTAINERS: Update my email address.
4294
4295 2005-06-02  Jim Blandy  <jimb@redhat.com>
4296
4297         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4298         accepted into the master sources.)
4299
4300 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4301             Michael Snyder  <msnyder@redhat.com>
4302             Stan Cox  <scox@redhat.com>
4303
4304         * configure.in: Set noconfigdirs for ms1.
4305
4306         * configure: Regenerate.
4307
4308 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4309
4310         * MAINTAINERS (Write After Approval): Add self.
4311
4312 2005-06-01  Josh Conner  <jconner@apple.com>
4313
4314         * MAINTAINERS (Write After Approval): Add self.
4315
4316 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4317
4318         * MAINTAINERS: Update my email address.
4319
4320 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4321
4322         * MAINTAINERS (Write After Approval): Add self.
4323
4324 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4325
4326         * MAINTAINERS (Write After Approval): Remove self.
4327
4328 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4329
4330         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4331         (Dependencies): Consider target modules for bootstrap dependencies.
4332         Make target bootstrap modules depend on each stage's gcc.
4333         * Makefile.in: Regenerate.
4334
4335 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4336
4337         * Makefile.def (configure-gcc): Depend on binutils having been built.
4338         (all-gcc): No need to do it here.
4339         * Makefile.in: Regenerate.
4340
4341 2005-05-19  Paul Brook  <paul@codesourcery.com>
4342
4343         * configure.in: Rewrite misleading error message when requested
4344         language cannot be built.
4345         * configure: Regenerate.
4346
4347 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4348
4349         * ylwrap: Import from Automake 1.9.5.
4350
4351 2005-05-13  David Ung  <davidu@mips.com>
4352
4353         * MAINTAINERS (Write After Approval): Add self.
4354
4355 2005-05-09  Mike Stump  <mrs@apple.com>
4356
4357         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4358         lt_cv_sys_max_cmd_len for now.
4359
4360 2005-05-09  Stan Cox  <scox@redhat.com>
4361
4362         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4363
4364 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4365
4366         * README.SCO: Update the URL.
4367
4368 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4369
4370         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4371         with_gnu_ld to libtool.
4372         * ltcf-c.sh (aix[45]): Define file_list_spec.
4373         * ltcf-cxx.sh (aix[45]): Same.
4374         * ltcf-gcj.sh (aix[45]): Same.
4375         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4376         exists, write list of input files to temporary file.
4377
4378 2005-05-04  Mike Stump  <mrs@apple.com>
4379
4380         * configure.in: Always pass --target to target configures as
4381         otherwise rebuilds that do --recheck will fail.
4382         * confiugure: Rebuilt.
4383
4384 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4385
4386         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4387         STAGE_HOST_EXPORTS.
4388         (configure, all): Add bootstrap support.
4389         (Host modules, target modules): Pass post-stage1 flags and exports.
4390         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4391         * Makefile.in: Regenerate.
4392
4393 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4394
4395         * configure: Regenerate.
4396
4397 2005-04-27  Mike Stump  <mrs@apple.com>
4398
4399         * MAINTAINERS: Add self as darwin maintainer.
4400
4401 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4402
4403         * config.sub: Update from master copy.
4404
4405 2005-04-21  Mike Stump  <mrs@apple.com>
4406
4407         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4408         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4409
4410 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4411
4412         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4413         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4414         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4415         "*-*-elf" and "*-*-linux*".
4416         * configure: Regenerate.
4417
4418 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4419
4420         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4421
4422 2005-04-12  Mike Stump  <mrs@apple.com>
4423
4424         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4425
4426 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4427
4428         * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4431
4432         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4433
4434 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4435
4436         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4437         (TARGET_CONFIGARGS): Include --with-target-subdir.
4438         (configure, all): New macros.  Use them throughout.
4439         * Makefile.in: Regenerate.
4440
4441 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4442
4443         * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4446
4447         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4448
4449 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4450
4451         * MAINTAINERS: Move John Carr to Write After Approval.
4452
4453 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4454
4455         * config/mh-mingw32: Delete.
4456         * configure.in: Don't use it.
4457         * configure: Regenerate.
4458
4459 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4460
4461         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4462         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4463         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4464         (HOST_LIB_PATH): Generate from Makefile.def.
4465         (TARGET_LIB_PATH): Likewise.
4466         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4467         * Makefile.in: Regenerate.
4468         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4469         (RPATH_ENVVAR): Include Darwin case.
4470         * configure: Regenerate.
4471
4472 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4473
4474         * MAINTAINERS (Various Maintainers): Remove self.
4475         (Write After Approval): Add self.
4476
4477 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4478
4479         * MAINTAINERS (Various Maintainers): Add self.
4480
4481 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4482
4483         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4484         * configure: Regenerate.
4485
4486 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4487
4488         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4489         gcc_version, and gcc_version_trigger from set of flags to pass.
4490         * Makefile.tpl: Remove definitions of above variables.
4491         (config.status): Remove dependency on $(gcc_version_trigger).
4492         * Makefile.in: Regenerate.
4493         * configure.in: Do not reference config/gcc-version.m4 nor
4494         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4495         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4496         * configure: Regenerate.
4497
4498 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4499             Andrew Pinski  <pinskia@physics.uc.edu>
4500
4501         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4502         * Makefile.in: Regenerate.
4503
4504 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4505
4506         * MAINTAINERS (Write After Approval): Add myself.
4507
4508 2005-03-03  David Ayers  <d.ayers@inode.at>
4509
4510         * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4513
4514         PR libgcj/20160
4515         * ltmain.sh: Avoid creating archives with components that have
4516         duplicate basenames.
4517
4518 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4519
4520         PR bootstrap/20250
4521         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4522         instead of check.
4523         * Makefile.in: Regenerate.
4524
4525 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4526
4527         * Makefile.in: Regenerate to fix conflict between the previous two
4528         patches.
4529
4530 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4531
4532         PR bootstrap/17383
4533         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4534         * Makefile.tpl (HOST_SUBDIR): New substitution.
4535         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4536         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4537         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4538         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4539         (Host modules, Bootstrapped modules): Use it.
4540         (Build modules, Target modules): Do not create symlink trees,
4541         always configure out-of-srcdir.
4542         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4543         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4544         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4545         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4546
4547         * Makefile.in: Regenerate.
4548         * configure: Regenerate.
4549
4550 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4551
4552         Merged from libada-gnattools-branch:
4553         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4554
4555         * gnattools: New directory.
4556         * Makefile.def: Add gnattools as a module, depending on target-libada.
4557         * Makefile.in: Regenerate.
4558         * configure.in: Include gnattools in host_tools; disable it if ada
4559         is disabled.
4560         * configure: Regenerate.
4561
4562 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4563
4564         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4565         treelang maintainer.
4566         (Write After Approval): Remove myself.
4567
4568 2005-02-23  Paul Schlie  <schlie@comcast.net>
4569
4570         * configure.in: Allow darwin targeted ports to build tk, itcl and
4571         libgui.
4572         * configure: Regenerate.
4573
4574 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4575
4576         PR libgcj/10353
4577         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4578         * configure: Regenerate.
4579
4580 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4581
4582         * MAINTAINERS (Write After Approval): Add myself.
4583
4584 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4585
4586         * MAINTAINERS: Update my e-mail address.
4587
4588 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4589
4590         * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4593
4594         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4595         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4596         target-libgloss when not *-*-elf and *-*-aout.
4597         * configure: Regenerate.
4598
4599 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4600
4601         * MAINTAINERS: Remove obsolete entries.
4602
4603         * MAINTAINERS (Write After Approval): Add Michael Matz.
4604
4605 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4606
4607         * MAINTAINERS: Remove self as cpplib maintainer.
4608
4609 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4610
4611         * install-sh, config.sub: Import from upstream.
4612
4613 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4614
4615         PR bootstrap/18222
4616         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4617         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4618         * Makefile.in: Regenerate.
4619
4620 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4621
4622         * MAINTAINERS: Update my email address.
4623
4624 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4625             Andreas Schwab  <schwab@suse.de>
4626
4627         PR bootstrap/18033
4628         * config-ml.in: Eval option if surrounded by single quotes.
4629
4630 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4631
4632         Revert 2004-12-28 Makefile changes, a better fix will be
4633         applied to mainline and src after GCC 4.0 branches.
4634
4635 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4636
4637         PR bootstrap/17383
4638
4639         * Makefile.def (target_modules): Remove stage parameter,
4640         it is always true now.
4641         * Makefile.tpl (configure-build-[+module+],
4642         configure-target-[+module+]): Always build symlink tree
4643         for the directory and for include.  BUILD_SUBDIR and
4644         TARGET_SUBDIR cannot be . anymore.
4645         * Makefile.in: Regenerate.
4646
4647 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4648
4649         Revert 2004-12-08 Makefile changes.
4650
4651 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4652
4653         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4654         cygwin, mingw.
4655
4656 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4657
4658         * configure.in (sh64-*-*): Reenable gprof.
4659         * configure: Regenerate.
4660
4661 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4662
4663         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4664         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4665         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4666         * Makefile.in: Regenerate.
4667
4668 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4669
4670         * MAINTAINERS: Update my email address.
4671
4672 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4673
4674         * Makefile.tpl: Generate normal dependencies if the LHS module is
4675         not bootstrapped.
4676         * Makefile.in: Regenerate.
4677
4678 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4679
4680         * configure.in: Include config/gxx-include-dir.m4.  Use
4681         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4682         * configure: Regenerate.
4683
4684 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4685
4686         * config.if: Delete.
4687         * configure.in: Set libstdcxx_incdir directly.
4688         * configure: Regenerate.
4689
4690 2004-12-02  Eric Christopher  <echristo@redhat.com>
4691
4692         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4693         * Makefile.in: Regenerate.
4694
4695 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4696
4697         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4698         * configure: Regenerate.
4699
4700 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4701
4702         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4703         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4704         * configure: Regenerate.
4705
4706 2004-12-01  Eric Christopher  <echristo@redhat.com>
4707
4708         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4709         of things to remove.
4710
4711 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4712
4713         * MAINTAINERS (Write After Approval): Update my e-mail address.
4714
4715 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4716
4717         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4718         from CVS libtool to always pass_all.
4719
4720 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4721
4722         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4723         (hppa*64*-*-*): Delete incorrect comment.
4724         * configure: Rebuilt.
4725
4726 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4727
4728         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4729
4730 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4731
4732         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4733         from CVS libtool to always pass_all.
4734
4735 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4736
4737         * install-sh, compile: Import from automake.
4738
4739 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4740
4741         * config.guess, config.sub:  Import from savannnah.
4742
4743 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4744
4745         * MAINTAINERS (Write After Approval): Add myself
4746
4747 2004-11-12  Mike Stump  <mrs@apple.com>
4748
4749         * Makefile.def: Add html support.
4750         * Makefile.tpl: Likewise.
4751         * Makefile.in: Regenerate.
4752
4753 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4754
4755         PR 18423
4756         * configure.in: Remove all instances of build-fixincludes from
4757         noconfigdirs.
4758         (build_configargs): Supply --target to subdirectories.
4759         * configure: Regenerate.
4760
4761         * Makefile.def: Make gcc install depend on fixincludes install.
4762         * Makefile.in: Regenerate.
4763
4764 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4765
4766         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4767
4768 2004-11-11  Paul Brook  <paul@codesourcery.com>
4769
4770         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4771
4772 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4773
4774         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4775         target-libgfortran.
4776         * configure: Regenerate.
4777
4778 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4779
4780         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4781         like CC.
4782
4783 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4784
4785         * Makefile.def (host fixincludes): Specify missing targets.
4786         * Makefile.in: Regenerate.
4787
4788 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4789
4790         * MAINTAINERS: Add myself
4791
4792 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4793
4794         * MAINTAINERS (Write After Approval): Add myself.
4795
4796 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4797
4798         * Makefile.def: Build fixincludes for the host, too.
4799         * Makefile.in: Regenerate.
4800         * configure.in (host_tools): Add fixincludes.
4801         * configure: Regenerate.
4802
4803 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4804
4805         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4806         * configure: Regenerated.
4807
4808 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4809
4810         PR other/17783
4811         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4812         * configure: Regenerated.
4813
4814 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4815
4816         * README.SCO: Update per FSF instructions.
4817
4818 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4819
4820         PR target/18151
4821         * configure.in (case ${target}): Do not build fixincludes for avr.
4822         * configure: Regenerated.
4823
4824 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4825
4826         * configure.in (case ${target}): Do not build fixincludes
4827         on platforms where it is not used.
4828         * configure: Regenerated.
4829
4830 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4831
4832         * configure.in: Use an absolute path to install-sh.
4833         * configure: Regenerated.
4834
4835 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4836
4837         * MAINTAINERS (Write After Approval): Add myself.
4838
4839 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4840
4841         * MAINTAINERS: Remove from Write After Approval those that are
4842         already maintainers.
4843
4844 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4845
4846         * MAINTAINERS:  Update my email address.
4847
4848 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4849
4850         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4851         * configure: Regenerate.
4852
4853 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4854
4855         * MAINTAINERS:  Update my email address.
4856
4857 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4858
4859         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4860         entries belonging to this category.
4861
4862 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4863
4864         * MAINTAINERS: Update my e-mail address.
4865
4866 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4867
4868         Fix wrong conflict resolution in:
4869
4870         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4871
4872         * Makefile.in: Regenerate.
4873         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4874         in the recursive `make', instead of hardwiring `all'.
4875         (Autogenerated TARGET-* variables): New.
4876
4877 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4878
4879         * configure.in: Enable target-libgloss for crx-*-*.
4880         * configure: Regenerate.
4881
4882 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4883
4884         * MAINTAINERS (Various Maintainers): Move the "windows,
4885         cygwin, mingw" maintainer to ...
4886         (OS Port Maintainers): ... here.
4887
4888 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4889
4890         * MAINTAINERS (Write After Approval): Remove those that are
4891         maintainers of some subsystem.
4892
4893 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4894
4895         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4896         * ltcf-cxx.sh (tpf*): Likewise.
4897         * ltconfig (tpf*): Add TPF OS configuration support.
4898
4899 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4900
4901         * MAINTAINERS: Change my email address to my new work account.
4902
4903 2004-09-24  Michael Roth  <mroth@nessie.de>
4904
4905         * configure.in (--without-headers): Add missing double quotes.
4906         * configure: Regenerate.
4907
4908 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4909
4910         * ylwrap: Revert to previous version.
4911
4912 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4913
4914         PR bootstrap/17369
4915         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4916         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4917         SET_GCC_LIB_PATH_CMD.
4918         (BASE_TARGET_EXPORTS): Likewise.
4919         * Makefile.in: Regenerated.
4920
4921         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4922         * configure: Regenerated.
4923
4924 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4925
4926         * config.guess: New upstream version
4927         * compile, depcomp, install-sh, ylwrap: Likewise.
4928
4929 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4930
4931         * config/mh-x86omitfp: New host makefile fragment.  Add
4932         -fomit-frame-pointer to the default BOOT_CFLAGS.
4933         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4934         * configure: Regenerate.
4935
4936 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4937
4938         PR target/11572
4939         * configure.in (*-*-darwin*): Renable libobjc.
4940         * configure: Regenerate.
4941
4942 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4943
4944         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4945
4946 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4947
4948         * Makefile.def: Remove libbanshee.
4949         * Makefile.tpl: Ditto.
4950         * configure.in: Ditto.
4951         * Makefile.in: Regen.
4952         * configure: Ditto.
4953
4954 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4955
4956         * ltmain.sh: Use $pic_object as $non_pic_object if
4957         $non_pic_object=none.
4958
4959 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4960
4961         * missing: Import latest version from master repository.
4962
4963 2004-09-06  Nick Clifton  <nickc@redhat.com>
4964
4965         * config.sub: Import latest version from master repository.
4966         * config.guess: Likewise.
4967         This includes these changes:
4968
4969         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4970
4971         * config.sub: Handle crisv32, alias etraxfs.
4972         * config.guess (crisv32:Linux:*:*): Handle.
4973
4974         2004-08-13  Brad Smith  <brad@comstyle.com>
4975
4976         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4977         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4978
4979         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4980
4981         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4982         assume the processor is a powerpc.  This is because coreutils
4983         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4984         in this case, due to a MacOS X bug that causes
4985         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4986         to return a negative number.
4987         Problem reported by Petter Reinholdtsen in:
4988         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4989
4990         2004-07-19  Ben Elliston  <bje@gnu.org>
4991
4992         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4993
4994         2004-06-24  Ben Elliston  <bje@gnu.org>
4995
4996         * config.guess: Update copyright years.
4997         * config.sub: Likewise.
4998
4999         2004-06-22  Robert Millan  <robertmh@gnu.org>
5000
5001         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5002         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5003
5004         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5005
5006         * config.guess (*:*VMS:*:*): New entry. Replaces
5007         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5008         manufacturer.
5009
5010         2004-06-22  Ben Elliston  <bje@gnu.org>
5011
5012         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5013         * config.sub: Likewise.
5014
5015         2004-06-22  Ben Elliston  <bje@gnu.org>
5016
5017         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5018         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5019
5020         2004-06-11  Ben Elliston  <bje@gnu.org>
5021
5022         * config.guess (pegasos:OpenBSD:*:*): Remove.
5023
5024         2004-06-11  Ben Elliston  <bje@gnu.org>
5025
5026         From Wouter Verhelst <wouter@grep.be>:
5027         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5028
5029         2004-06-11  Ben Elliston  <bje@gnu.org>
5030
5031         * config.guess (luna88k:OpenBSD:*:*): New.
5032
5033         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5034
5035         * config.guess (m32r*:Linux:*:*): New case.
5036         * config.sub: Handle m32rle.
5037
5038         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5039
5040         From Jens Petersen  <petersen@redhat.com>:
5041         * config.sub: Handle sparcv8.
5042
5043         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5044
5045         From Tom Smith <smith@cag.lkg.hp.com>:
5046         * config.guess: Version suffixes are equally significant on Tru64
5047         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5048         prefix of "P" (patched kernel).
5049
5050         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5051
5052         * config.sub: Add support for National Semiconductor CRX target.
5053
5054 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5055
5056         * MAINTAINERS (Various Maintainers): Remove myself as web page
5057         maintainer, add myself as maintainer of build status lists.
5058
5059 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5060
5061         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5062         *-*-netware, but add target-libmudflap.
5063         Consolidate *-*-netware targets (of which really only i?86 exists)
5064         into a single entry.
5065         * configure: Likewise.
5066
5067 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5068
5069         * Makefile.tpl (sorry): Remove.
5070         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5071         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5072         (do-clean): Clean per-stage directories too.
5073         (do-distclean): Run distclean-stage1 too.
5074         (.NOTPARALLEL): Enable during toplevel bootstrap.
5075         (stage[+id+]-bubble): Enable parallel execution during
5076         the recursive invocation.
5077         * Makefile.in: Regenerate.
5078
5079         Fix previous checkin:
5080
5081         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5082         include.
5083         * configure.in: Fix indentation.
5084         * configure: Regenerate.
5085
5086 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5087
5088         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5089         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5090         * configure: regenerate
5091         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5092         -mdynamic-no-pic
5093
5094 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5095
5096         * Makefile.def (build_modules): Add fixincludes.
5097         (dependencies): Make gcc depend on fixincludes.
5098         * configure.in (build_tools): Add fixincludes.
5099         (build_configdirs): Always include build_libs.
5100         * Makefile.in: Regenerate.
5101         * configure: Regenerate.
5102
5103 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5104
5105         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5106         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5107         phony targets; do not generate timestamp files.
5108         (distclean-stageN): Remove references to their timestamp files.
5109         (restageN, touch-stageN): Remove.
5110         (stageN-bubble): Rewritten.
5111         (compare): Support lean bootstraps.
5112         * Makefile.in: Regenerate.
5113
5114         * configure.in: Only warn when bootstrapping but
5115         build != host or build != target.  Support lean bootstraps.
5116         * configure: Regenerate.
5117
5118 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5119
5120         * configure.in:  Give a better error message if GMP/MPFR are missing
5121         and a language needing them has been requested.
5122         * configure:  Regenerated.
5123
5124 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5125
5126         * configure.in:  Print a list of available language front-ends if
5127         a requested one is missing.  Tidy stray tab characters.
5128         * configure:  Regenerated.
5129
5130 2004-08-19  Michael Koch  <konqueror@gmx.de>
5131
5132         * gcc/doc/install.texi: Update entry about automake for libjava.
5133
5134 2004-08-17  Robert Millan  <robertmh@gnu.org>
5135
5136         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5137         (instead of FreeBSD).
5138         * configure: Regenerate.
5139
5140 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5141
5142         * Makefile.in: Regenerate.
5143         * configure: Regenerate.
5144
5145         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5146         stage_*_flags.
5147         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5148         for bootstrapped modules if toplevel bootstrap is going.
5149         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5150         modules.  Adjust for changes in Makefile.def.  Enable several
5151         rules even in non-bootstrap mode, just to avoid peppering the
5152         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5153         (stage-[+prev+]-bubble): Remove.
5154
5155         * Makefile.def (Dependencies): Depend on all-build-bison,
5156         all-build-flex, all-build-byacc, all-build-texinfo, rather
5157         than the host variations.
5158         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5159         with BUILD_SUBDIR.
5160         (BISON): Update for recent Bisons.
5161         (YACC): Fix typo.
5162         (cross): Depend on all-build.
5163         (all): Do not depend on all-build.
5164         (prebootstrap): Remove.
5165         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5166         (Prebootstrap dependencies): Add them to the per-stage targets
5167         and to all-prebootstrap.
5168         * configure.in (build_configdirs): Always enable build_tools.
5169         (BUILD_DIR_PREFIX): Remove.
5170
5171         * Makefile.def (gcc): Add target variable.
5172         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5173         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5174         in the recursive `make', instead of hardwiring `all'.
5175         (Autogenerated TARGET-* variables): New.
5176
5177 2004-08-13  Brian Booth  <bbooth@redhat.com>
5178
5179         * MAINTAINERS: Remove myself from write-after-approval.
5180
5181 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5182
5183         * src-release: Stop distributing mmalloc with gdb (which doesn't
5184         use it).
5185         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5186         * Makefile.in: Regenerate.
5187
5188 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5189
5190         * configure.in (arm*-*-eabi*): New target.
5191         * configure: Regenerate.
5192
5193 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5194
5195         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5196         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5197         (Dependencies): New section.
5198         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5199         (configure-target-[+module+]): Depend on maybe-all-gcc
5200         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5201         (toplevel profiledbootstrap): Fix dependencies.
5202         * Makefile.in: Regenerate.
5203
5204 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5205
5206         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5207         target-libiberty to noconfigdirs.
5208         * configure: Regenerate.
5209
5210 2004-08-03  Paul Brook  <paul@codesourcery.com>
5211
5212         * configure.in: Check for MPFR as well as GMP.
5213         * configure: Regenerate.
5214
5215 2004-08-01  Robert Millan  <robertmh@gnu.org>
5216
5217         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5218         libmudflap for all GNU-based systems (with Glibc).
5219         * configure: Regenerate.
5220
5221 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5222
5223         * Makefile.def (host-modules): Add gcc.
5224         * Makefile.in: Regenerate.
5225         * Makefile.tpl (sorry): New rule.
5226         (configure-host, all-host, [+make_target+]-host, do-check,
5227         install-host): Do not add gcc as a special case.
5228         (host modules): Add a small special-casing for gcc.  Export
5229         extra_make_flags through the environment.
5230         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5231         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5232         other recursive targets for gcc): Remove.
5233
5234         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5235         (stage, unstage): New rules.
5236         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5237         distclean-stage[+id+]): Use stage_current.
5238         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5239         the stage*-start rules.
5240
5241 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5242
5243         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5244         use -all_load flag.
5245
5246 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5247
5248         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5249         * configure: Regenerate.
5250
5251 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5252
5253         * maintainer-scripts/gcc_release: Revert yesterday's change.
5254
5255 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5256
5257         * MAINTAINERS: Add myself to write-after-approval.
5258
5259 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5260
5261         * libf2c: Removed.
5262         * gcc/gccbug.in: Updated because of libf2c removal.
5263         * maintainer-scripts/gcc_release: Ditto.
5264
5265 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5266
5267         * configure.in: Build libmudflap by default on FreeBSD.
5268         * configure: Regenerated.
5269
5270 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5271
5272         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5273         systems.
5274         * configure: Regenerated.
5275
5276 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5277
5278         PR target/16344
5279         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5280         feedback based compiler.
5281         * Makefile.in: Rebuilt.
5282
5283 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5284
5285         * Makefile.def (host_modules): Set bootstrap=true for flex.
5286         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5287         * Makefile.in: Rebuilt.
5288
5289 2004-07-07  Jan Hubicka  <jh@suse.cz>
5290
5291         * MAINTAINERS: Add self as a profile feedback maintainer.
5292
5293 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5294
5295         * configure.in:  Do not prepend $srcdir to /dev/null in
5296         makefile fragments.
5297         * configure:  Regenerate.
5298
5299 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5300
5301         * Makefile.def (build_modules): Add bison, byacc, flex,
5302         m4, texinfo.
5303         (flags_to_pass): Add FLEX.
5304         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5305         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5306         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5307         DEFAULT_MAKEINFO): Remove.
5308         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5309         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5310         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5311         objdir or else use configured tool.
5312         (all-build): New.
5313         (all): Depend on it.
5314         (Build module dependencies): Add.
5315         * Makefile.in: Regenerate.
5316         * configure.in: Better support for multiple build modules,
5317         matching what is done for host/target modules.  Do not look
5318         for "plausible" locations of build tools if Canadian cross.
5319         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5320         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5321         * configure: Regenerate.
5322
5323 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5324
5325         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5326         * Makefile.in: Regenerate.
5327
5328 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5329
5330         * Makefile.tpl (configure-build-[+module+],
5331         configure-[+module+], configure-target-[+module+]): Pass
5332         [+extra_configure_args+].
5333         (all-build-[+module+], all-[+module+], check-[+module+],
5334         install-[+module+], [+make_target+]-[+module+],
5335         all-target-[+module+], check-target-[+module+],
5336         install-target-[+module+], [+make_target+]-target-[+module+]):
5337         Pass [+extra_make_args+].
5338         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5339         (GCC_HOST_EXPORTS): Remove.
5340         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5341         cross, check-gcc, check-gcc-c++, install-gcc,
5342         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5343         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5344         * Makefile.in: Regenerate.
5345
5346 2004-06-21  Matthew Sachs  <msachs@apple.com>
5347
5348         * MAINTAINERS: Added self to write-after-approval.
5349
5350 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5351
5352         * configure.in: Check for srcdir/winsup rather than build directory
5353         winsup.
5354         * configure: Regenerate.
5355
5356 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5357
5358         * configure.in: Don't build Cygwin native newlib if winsup
5359         directory is missing.  Emit warning instead.
5360         * configure: Regenerate.
5361
5362 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5363
5364         * Makefile.tpl (touch-stage[+id+]): New.
5365         (restage[+prev+]): Depend on touch-stage[+id+].
5366
5367         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5368         Use it throughout.
5369
5370         * Makefile.def: Add profile and feedback bootstrap stages.
5371         Remove next field from bootstrap stages.
5372         * Makefile.tpl (LN, LN_S): Substitute.
5373         (stageN-start, stageN-end): Use double-colon rules, to
5374         provide a hook for additional setup commands.
5375         (distclean-stageN-gcc, restageN): Create dependencies from
5376         [+prev+], not from [+next+].
5377         (stageN-bubble): Add commands for successive stages from
5378         [+prev+], using double-colon rules.
5379         (all-stageN-gcc): Fix typo.
5380         (stagefeedback-start, profiledbootstrap): New.
5381         * Makefile.in: Regenerate.
5382         * configure.in: Call ACX_PROG_LN.
5383         * configure: Regenerate.
5384
5385 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5386
5387         * MAINTAINERS (Write After Approval): Add myself.
5388
5389 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5390
5391         * MAINTAINERS (Write After Approval): Add myself.
5392
5393 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5394
5395         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5396         without gcc.
5397         * configure: Regenerate.
5398
5399 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5400
5401         * Makefile.tpl: Fix typo.
5402         * Makefile.in: Regenerate.
5403
5404 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5405
5406         * configure.in: Remove new- prefix from toplevel
5407         bootstrap targets.
5408         * configure: Regenerate.
5409
5410 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5411
5412         * Makefile.tpl (all.normal): Rename to all.
5413         (all): Replace with a rule to pick the default
5414         target from configure.
5415         (all-gcc, configure-gcc): Use conditionals to
5416         do nothing when toplevel bootstrap is going on.
5417         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5418         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5419         * configure.in: Support --enable-bootstrap.
5420
5421         * Makefile.def: Remove new- prefix from toplevel
5422         bootstrap targets.
5423         * Makefile.tpl: Likewise.
5424
5425         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5426         target.
5427
5428         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5429         $(RECURSE_FLAGS) to recursive invocation of make.
5430
5431         * Makefile.in: Regenerate.
5432         * configure: Regenerate.
5433
5434 2004-05-30  Andreas Jaeger  <aj@suse.de>
5435             Jim Wilson  <wilson@specifixinc.com>
5436
5437         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5438         like CC.
5439
5440 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5441
5442         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5443         * configure: Regenerate.
5444
5445 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5446
5447         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5448         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5449         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5450         targets.
5451         * Makefile.in: Regenerate.
5452
5453 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5454
5455         * configure.in: Test the ability to symlink directories.
5456         * configure: Regenerate.
5457
5458         * Makefile.def (bootstrap-stage): New definitions.
5459         * Makefile.tpl (configure-stage1-gcc,
5460         configure-stage2-gcc, configure-stage3-gcc,
5461         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5462         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5463         new-restage3, compare): Autogenerate, see Makefile.in
5464         entry for behavioral changes.
5465         (distclean-stage1, new-stage1-start, new-stage1-end,
5466         new-stage1-bubble, distclean-stage2, new-stage2-start,
5467         new-stage2-end, new-stage2-bubble, distclean-stage3,
5468         new-stage3-start, new-stage3-end): New autogenerated targets.
5469         (objext, prebootstrap, BOOT_CFLAGS,
5470         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5471         targets.
5472
5473         * Makefile.in: Regenerate.
5474         (distclean-stage1, new-stage1-start, new-stage1-end,
5475         new-stage1-bubble, distclean-stage2, new-stage2-start,
5476         new-stage2-end, new-stage2-bubble, distclean-stage3,
5477         new-stage3-start, new-stage3-end): New targets.
5478         (all-stage1-gcc): Move prebootstrap dependency from here...
5479         (configure-stage1-gcc): ...to here.
5480         (new-bootstrap): Use bubble targets.
5481         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5482         Use per-stage distclean targets.
5483         (configure-stage1-gcc, configure-stage2-gcc,
5484         configure-stage3-gcc, all-stage1-gcc,
5485         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5486         Use new-stageN-start to prepare the tree.
5487
5488 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5489
5490         * Makefile.def (host_modules): add libcpp.
5491         * Makefile.tpl: Add dependencies on and for libcpp.
5492         * Makefile.in: Regenerate.
5493         * configure.in: Add libcpp host module.
5494         * configure: Regenerate.
5495
5496 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5497
5498         * Makefile.tpl: Whenever a recursive target is defined, wrap
5499         it in a special @if/@endif block, and prepare its maybe
5500         dependency in the @if/@endif block
5501         * configure.in: Instead of writing maybe dependencies, remove
5502         the @if/@endif statements, and remove the @if/@endif blocks
5503         that remain.
5504         * configure: Regenerate.
5505         * Makefile.in: Regenerate.
5506
5507 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5508
5509         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5510
5511 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5512
5513         PR bootstrap/15120
5514         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5515         * */configure: Rebuilt.
5516
5517 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5518
5519         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5520         of libf2c.
5521         * configure, Makefile.in: Regenerate.
5522
5523 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5524
5525         * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5528
5529         Merge from tree-ssa-20020619-branch.
5530
5531         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5532         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5533         (HOST_GMPLIBS): Define.
5534         (HOST_GMPINC): Define.
5535         (TARGET_LIB_PATH): Add libmudflap.
5536         (GFORTRAN_FOR_TARGET): Define.
5537         (configure-build*): Export GFORTRAN.
5538         (configure-gcc): Export GMPLIBS and GMPINC.
5539         (all-gcc): Add maybe-all-libbanshee.
5540         (configure-target-libgfortran): Define.
5541         * Makefile.in: Regenerate.
5542         * configure.in (host_libs): Add libbanshee.
5543         (target_libraries): Add target-libmudflap and target-libgfortran.
5544         Add --with-libbanshee.
5545         Handle --disable-libmudflap.
5546         (*-*-freebsd*): Use with_gmp.
5547         Add $(libgcj) to noconfigdirs.
5548         * configure: Regenerate.
5549         * depcomp: New file.
5550         * MAINTAINERS: Add tree-ssa maintainers.
5551
5552 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5553
5554         * MAINTAINERS (Various Maintainers): Add myself.
5555
5556 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5557
5558         * MAINTAINERS (Write After Approval): Add myself.
5559
5560 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5561
5562         * MAINTAINERS (Write After Approval): Add myself.
5563
5564 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5565
5566         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5567         * configure: Regenerate.
5568
5569 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5570
5571         Revert:
5572         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5573
5574         * Makefile.def (flags_to_pass): Remove *dir variables that
5575         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5576         as well as prefix and exec_prefix.
5577         * Makefile.in: Regenerate.
5578
5579 2004-04-26  Robert Millan  <robertmh@gnu.org>
5580
5581         Add patches from libtool CVS.
5582         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5583         * ltconfig: Likewise.
5584         * ltcf-c.sh: Likewise.
5585         * ltcf-cxx.sh: Likewise.
5586         * ltcf-gcj.sh: Likewise.
5587
5588 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5589
5590         * Makefile.def (host_modules): Mark with the bootstrap
5591         flag packages on which gcc depends.
5592         * Makefile.tpl (all-bootstrap): Use it.
5593         * Makefile.in: Regenerate.
5594
5595 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5596
5597         * Makefile.def (flags_to_pass): Remove *dir variables that
5598         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5599         as well as prefix and exec_prefix.
5600         * Makefile.in: Regenerate.
5601
5602 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5603
5604         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5605         * configure: Regenerate.
5606         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5607         * gcc/Makefile.tpl (compare): Use the result of the test.
5608         * gcc/Makefile.in: Regenerate.
5609
5610 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5611
5612         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5613         Always relocate gcc and prev-gcc to the original names, even
5614         if the build fails.
5615         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5616         New targets.
5617
5618 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5619
5620         * MAINTAINERS: Update my email address.
5621
5622 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5623
5624         * configure.in (mips*-*-irix5*): Enable ld.
5625         * configure: Regenerate.
5626
5627 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5628
5629         * configure: Regenerate.
5630
5631 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5632
5633         * Makefile.tpl (configure-[+module+], configure-gcc,
5634         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5635         Set and export LDFLAGS.
5636         * Makefile.in: Regenerate.
5637
5638 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5639
5640         * MAINTAINERS: Add myself to write-after-approval.
5641
5642 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5643
5644         PR bootstrap/14871
5645         * Makefile.tpl: If we don't have built-in-tree target tools,
5646         use the ones found by configure rather than hacking around with
5647         program_transform_name.
5648         * configure.in: Give Makefile.tpl the information necessary
5649         to do that.
5650         * Makefile.in: Regenerate.
5651         * configure: Regenerate.
5652
5653 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5654
5655         PR bootstrap/14760
5656         * configure.in: When computing baseargs, strip *all* copies of
5657         offending options.  Also, don't match/substitute the trailing space,
5658         so that this actually works when two similar options are separated by
5659         only one space.
5660         * configure: Regenerate.
5661
5662 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5663
5664         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5665         (rs6000-*-aix*): Same.
5666         * configure: Regenerate.
5667
5668 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5669
5670         * MAINTAINERS: Add myself to write-after-approval.
5671
5672 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5673
5674         * MAINTAINERS: Add myself to write-after-approval.
5675
5676 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5677
5678         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5679         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5680         * Makefile.in: Regenerate.
5681
5682         * configure.in (top level bootstrap support): Rework --enable-werror
5683         to set @stage2_werror_flag@.
5684         * configure: Regenerate.
5685         * Makefile.tpl (top level bootstrap support): Pass
5686         @stage2_werror_flag@ down to configure in stages 2 and 3.
5687         * Makefile.in: Regenerate.
5688
5689 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5690
5691         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5692         for stages 2 and 3 as well as in make.  As a consequence, remove
5693         OUTPUT_OPTION (now detected by configure) from the flags passed down
5694         to make.
5695         * Makefile.in: Regenerate.
5696
5697         * Makefile.tpl (new-bootstrap): Fix typo.
5698         * Makefile.in: Regenerate.
5699
5700 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5701
5702         * Makefile.tpl: Rearrange by moving recursive_targets rules
5703         into their proper sections.
5704         * Makefile.tpl (top level bootstrap support): Move disabling
5705         of coverage flags from 'make' to 'configure'; improve comments.
5706         * Makefile.in: Regenerate.
5707
5708         * Makefile.tpl (experimental top level bootstrap) Move stage1
5709         language setting from all- target to configure- target; disable
5710         intermodule optimization in stage 1; prevent gratuitous rebuilds
5711         of stage 1.
5712         * Makefile.in: Regenerate.
5713         * configure.in: Comma-separate stage 1 language list for top
5714         level bootstrap.
5715         * configure: Regenerate.
5716
5717         * Makefile.tpl: Clean up experimental top level bootstrap support:
5718         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5719         prev-gcc in configure- targets as well as all- targets.
5720         * Makefile.in: Regenerate.
5721
5722 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5723
5724         * compile: New file imported from automake.
5725
5726 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5727
5728         * configure.in: Remove symbolic link section.
5729         * configure: Regenerate.
5730         * Makefile.tpl (links): Remove.
5731         * Makefile.in: Regenerate.
5732
5733 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5734             Nathanael Nerode  <neroden@gcc.gnu.org>
5735
5736         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5737         Set with AC_CHECK_PROGS.
5738         * configure.in: Fix comment typo from last patch.
5739         * configure: Regenerate.
5740
5741 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5742
5743         * Makefile.tpl: Introduce experimental top level bootstrap support.
5744         * Makefile.in: Regenerate.
5745         * configure.in: Introduce support for top level bootstrap.
5746         * configure: Regenerate.
5747
5748 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5749             Paolo Bonzini  <bonzini@gnu.org>
5750
5751         PR bootstrap/14522
5752         * configure.in: Cope with shells that do not support unquoted ^
5753         * configure: Regenerate.
5754
5755 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5756             Paolo Bonzini  <bonzini@gnu.org>
5757
5758         PR bootstrap/14522
5759         * configure.in: Cope with shells that do not support nesting
5760         quotes inside quoted backquote substitutions.
5761         * configure: Regenerate.
5762
5763 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5764
5765         PR bootstrap/14522
5766         * configure.in: Fix escaping of $.
5767         * configure: Regenerate.
5768
5769 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5770
5771         * configure: Regenerate, since I forgot to while committing Paolo's
5772         changes.
5773
5774 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5775
5776         PR ada/14131
5777         Move language detection to the top level.
5778         * configure.in: Find default values for the tools as
5779         soon as possible.  Disable ada if GNAT is not found.
5780         Emit error message about missing languages.  Expand
5781         --enable-languages=all for the gcc subdirectory.
5782
5783 2004-03-10  Ben Elliston  <bje@gnu.org>
5784
5785         * MAINTAINERS: Update my email address.
5786
5787 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5788
5789         * ltconfig: Disable building static libraries if building shared
5790         libraries on AIX 5L.
5791
5792 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5793
5794         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5795         and disable libgcj.
5796         * configure: Regenerated.
5797
5798 2004-03-01  Brian Booth  <bbooth@redhat.com>
5799
5800         * MAINTAINERS: Add myself to write-after-approval.
5801
5802 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5803
5804         * MAINTAINERS: Add myself to write-after-approval.
5805
5806 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5807
5808         PR bootstrap/7087
5809         * Makefile.tpl: Guard XFOO sed statements better.
5810         * Makefile.tpl: Add dependency for configure-target-libada.
5811         * Makefile.in: Regenerate (incidentally fixes broken
5812         commit when libada-branch was merged).
5813
5814 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5815
5816         * MAINTAINERS: Add myself to write-after-approval.
5817
5818 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5819
5820         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5821         maintainers.
5822
5823 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5824
5825         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5826         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5827
5828 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5829
5830         PR bootstrap/11932
5831         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5832
5833 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5834
5835         * MAINTAINERS: Added myself to write-after-approval.
5836
5837 2004-02-14  Michael Koch  <konqueror@gmx.de>
5838
5839         * MAINTAINERS: Added myself to write-after-approval.
5840
5841 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5842
5843         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5844         some OS port maintainers to OS port maintainers section.
5845
5846 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5847
5848         * MAINTAINERS: Add self.
5849
5850 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5851
5852         * MAINTAINERS: Alphabetize.
5853
5854 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5855
5856         * MAINTAINERS: Remove myself.
5857
5858 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5859
5860         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5861         (rs6000-*-aix*): Same.
5862         * configure: Regenerate.
5863
5864 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5865
5866         * configure.in (host): Add in missing $noconfigdirs to defines.
5867         * configure: Regenerate.
5868
5869 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5870             Nathanael Nerode  <neroden@gcc.gnu.org>
5871
5872         PR ada/6637, PR ada/5911
5873         Merge with libada-branch:
5874         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5875         with appropriate dependencies. Add --enable-libada configure switch.
5876         * configure, Makefile.in: Regenerate.
5877
5878 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5879
5880         * MAINTAINERS: Add myself to write-after-approval.
5881
5882 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5883
5884         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5885         * configure: Regenerate.
5886
5887 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5888
5889         Merge from upstream:
5890
5891         * ltmain.in: When setting IFS to '~', be careful about user
5892         arguments that contain '~'.
5893
5894         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5895
5896         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5897         Also test $base_compile against $CC with escaped arguments. Bug
5898         reported by Geoff Keating <geoffk@apple.com>.
5899
5900 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5901
5902         * MAINTAINERS: Remove i960 port.
5903
5904 2004-01-23  DJ Delorie  <dj@redhat.com>
5905
5906         * Makefile.def (target_modules) [libiberty]: Don't stage.
5907         * Makefile.in: Rebuilt.
5908
5909 2004-01-20  Caroline Tice  <ctice@apple.com>
5910
5911         * MAINTAINERS: Add myself to write-after-approval.
5912
5913 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5914
5915         * MAINTAINERS: Update my email address.
5916
5917 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5918
5919         * MAINTAINERS: Add myself to write-after-approval.
5920
5921 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5922
5923         * MAINTAINERS: Remove entries without email address.
5924
5925 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5926
5927         * MAINTAINERS: Add myself to write-after-approval.
5928
5929 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5930
5931         * MAINTAINERS: Update my email address.
5932
5933 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5934
5935         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5936         * Makefile.tpl (configure-target-[+module+]): Support stage.
5937         * Makefile.in: Rebuilt.
5938
5939 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5940
5941         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5942
5943 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5944
5945         * MAINTAINERS: Add myself as a MIPS maintainer.
5946
5947 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5948
5949         * configure.in: Use ./config.cache, not config.cache.
5950         * configure: Regenerate.
5951         * Makefile.tpl: Special-casing not needed for GCC any more.
5952         * Makefile.in: Regenerate.
5953
5954         * configure.in: Don't share a cache file for host dirs.
5955         * configure: Regenerate.
5956
5957         * config-ml.in: Don't mess with the cache file.
5958
5959 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5960
5961         * MAINTAINERS: Move myself from 'Write After Approval' to
5962         'CPU Port Maintainers' section as SPARC maintainer.
5963
5964 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5965
5966         * Makefile.tpl: Make GCC use a separate config.cache.
5967         * Makefile.in: Regenerate.
5968
5969         PR bootstrap/11932, PR bootstrap/11933
5970         (I don't know if it will fix either of them, but it relates
5971         to them.)
5972         * configure.in: Don't use shared config.cache for target
5973         directories.
5974         * configure: Regenerate.
5975
5976 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5977
5978         * MAINTAINERS: Add myself to 'Write After Approval' section.
5979
5980 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5981
5982         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5983         * configure: Regenerated.
5984
5985 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5986
5987         * MAINTAINERS: Remove the mn10200 maintainer.
5988
5989 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5990
5991         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5992         * configure: Regenerated.
5993
5994 2003-12-16  Jan Hubicka  <jh@suse.cz>
5995
5996         * MAINTAINERS: Add myself as callgraph maintainer.
5997
5998 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5999
6000         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6001         * configure: Regenerate.
6002
6003 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6004
6005         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6006         'Write After Approval' section. Update email.
6007
6008 2003-12-01  James Lemke  <jim@wasabisystems.com>
6009
6010         * MAINTAINERS (Write After Approval): Add myself.
6011
6012 2003-11-20  Matt Thomas  <matt@3am-software.com>
6013
6014         * MAINTAINERS: Add myself as a vax port maintainer.
6015
6016 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6017
6018         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6019         (configure-build-[+module+], configure-[+module+]): Likewise.
6020         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6021         * Makefile.in: Regenerate.
6022
6023 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6024
6025         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6026         shared/dylibed libraries.
6027         * ltmain.sh: Likewise.
6028         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6029         * ltcf-cxx.sh: Likewise.
6030         * ltcf-gcj.sh: Likewise.
6031         * ltconfig: Likewise.
6032
6033 2003-11-17  Stan Cox  <scox@redhat.com>
6034
6035         * MAINTAINERS: Add myself as iq2000 port maintainer.
6036
6037 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6038
6039         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6040         * Makefile.in: Regenerate.
6041
6042 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6043
6044         * config.sub: Update to 2003-11-03 version.
6045
6046 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6047
6048         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6049         * configure:  Regenerate.
6050
6051 2003-10-20  Nicolas Pitre  <nico@cam.org>
6052
6053         * MAINTAINERS: Add myself to 'Write After Approval' section.
6054
6055 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6056
6057         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6058
6059 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6060
6061         * MAINTAINERS: Update my email address.
6062
6063 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6064
6065         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6066
6067 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6068
6069         * MAINTAINERS: Add myself to 'Write After Approval' section.
6070
6071 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6072
6073         * config.guess: Update to 2003-10-16 version.
6074         * config.sub: Update to 2003-10-16 version.
6075
6076 2003-10-15  David Daney  <ddaney@avtrex.com>
6077
6078         * MAINTAINERS: Added myself to 'Write After Approval' section.
6079
6080 2003-10-15  Falk Hueffner  <falk@debian.org>
6081
6082         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6083         'Write After Approval' section. Update email.
6084
6085 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6086
6087         * MAINTAINERS: Move myself from 'Write After Approval' to
6088         'Various Maintainers' section as middle-end maintainer.
6089
6090 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6091
6092         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6093         HOST_FLAGS_TO_PASS.
6094         * Makefile.in: Regenerate.
6095
6096 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6097
6098         * config.guess: Update to 2003-10-07 version.
6099         * config.sub: Update to 2003-10-07 version.
6100
6101 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6102
6103         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6104         * ltconfig (irix5*, irix6*): Don't override version_type.
6105
6106 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6107
6108         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6109         * configure: Rebuilt
6110         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6111         * Makefile.in: Rebuilt
6112
6113 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6114
6115         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6116
6117 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6118
6119         * MAINTAINERS (Write After Approval): Add myself.
6120
6121 2003-09-29  Paul Koning  <ni1d@arrl.net>
6122
6123         * MAINTAINERS: Move myself from "Write After Approval"
6124         to CPU platform maintainers for pdp11 platform.
6125
6126 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6127
6128         * MAINTAINERS: Move myself from 'Write After Approval' to
6129         'Various Maintainers' section as libffi testsuite maintainer.
6130
6131 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6132
6133         * configure.in: Pass a computed --program-transform-name
6134         to subconfigures.
6135         * configure: Regenerated.
6136
6137 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6138
6139         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6140         * Makefile.in: Regenerate.
6141
6142         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6143         * Makefile.in: Regenerate.
6144
6145 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6146
6147         * MAINTAINERS: Move myself from 'Write After Approval'
6148         to 'Various Maintainers' (objective-c) section.
6149
6150 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6151
6152         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6153         quoting.
6154         * configure: Regenerated.
6155
6156 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6157
6158         * MAINTAINERS (Write After Approval): Add myself to write after
6159         approval list.
6160
6161 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6162
6163         * MAINTAINERS (Write After Approval): Add myself.
6164
6165 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6166
6167         * MAINTAINERS: Update my e-mail address.
6168
6169 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6170
6171         * libtool.m4 (LD): Correct powerpc64 host match.
6172
6173 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6174
6175         * MAINTAINTERS: Update my affiliation and email address.
6176
6177 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6178
6179         * MAINTAINERS (Write After Approval): Add myself.
6180
6181 2003-09-04  DJ Delorie  <dj@redhat.com>
6182
6183         * configure: Regenerate.
6184
6185 2003-09-04  Robert Millan  <robertmh@gnu.org>
6186
6187         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6188
6189 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6190
6191         * configure.in: Ensure arguments to sed are properly spaced.
6192         * configure: Regenerate.
6193
6194 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6195
6196         * MAINTAINERS: Update my e-mail address.
6197
6198 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6199
6200         * MAINTAINERS (Write After Approval): Add myself.
6201
6202 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6203
6204         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6205         * configure: Regenerated.
6206
6207 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6208
6209         * MAINTAINERS: Update my email address.
6210
6211 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6212
6213         * configure.in:  Use newline instead of semicolon when assuming
6214         shell arguments in a for loop.
6215         * configure:  Regenerated.
6216
6217 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6218
6219         * MAINTAINERS: Resurrect the i860 maintainer.
6220
6221 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6222
6223         PR 8180
6224         * configure.in: When testing with_libs and with_headers, treat
6225         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6226         * configure: Regenerate.
6227
6228         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6229         make, shell, etc.
6230         (baseargs): Likewise.
6231         * configure: Regenerate.
6232
6233 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6234
6235         * MAINTAINERS (Write After Approval): Add myself.
6236
6237 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6238
6239         * configure.in: Disable libgcj for darwin not on powerpc.
6240         * configure: Rebuild.
6241
6242 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6243
6244         * config-ml.in, symlink-tree: Add license.
6245
6246 2003-08-03  Richard Stallman  <rms@gnu.org>
6247             Eben Moglen  <moglen@columbia.edu>
6248
6249         * README.SCO: New file.
6250
6251 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6252
6253         * Makefile.tpl (check, check-c++): Express dependencies using
6254         dependencies rather than commands.
6255         * Makefile.in: Regenerate.
6256
6257 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6258
6259         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6260         * configure: Ditto.
6261
6262 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6263
6264         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6265         * Makefile.in: Update.
6266
6267 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6268
6269         * configure.in: Enable libgcj for darwin.
6270         * configure: Rebuild.
6271
6272 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6273
6274         * config-ml.in:  Use ac_configure_args directly instead of
6275         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6276         actually seen.
6277
6278 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6279
6280         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6281         creating target and build subdirs to build all parent dirs as needed.
6282         * Makefile.in: Rebuild.
6283         * configure.in: Don't build dirs explicitly here.
6284         * configure: Rebuild.
6285
6286 2003-07-26  Paul Brook  <paul@nowt.org>
6287
6288         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6289
6290 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6291
6292         * Makefile.tpl (all-make): Depend on intl.
6293         * Makefile.in: Rebuilt.
6294
6295 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6296
6297         * install-sh:  Update to newer upstream versions (associated with
6298         aclocal 1.7).
6299         * mkinstalldirs:  Likewise.
6300         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6301
6302 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6303
6304         * MAINTAINERS: Move self from Bug database only accounts
6305         to write-after-approval.
6306
6307 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6308
6309         * config.if: Remove unused libc_interface determination.
6310
6311 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6312
6313         * MAINTAINERS: Move self from write-after-approval to
6314         build machinery (*.in).
6315
6316 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6317
6318         PR bootstrap/11273
6319         PR bootstrap/11408
6320         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6321         unused INSTALL_PROGRAM_ARGS.
6322         * configure.in: Use AC_PROG_INSTALL.
6323         * Makefile.in: Regenerate.
6324         * configure: Regenerate.
6325
6326 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6327
6328         * MAINTAINERS: Alphabetize.
6329
6330 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6331
6332         * configure: Rebuilt.
6333         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6334         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6335         newlib nor libgloss.
6336         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6337         * configure.in (am33_2.0-*-linux*): Added.
6338
6339 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6340
6341         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6342         * configure: Regenerate.
6343
6344 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6345
6346         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6347         * Makefile.in: Regenerate.
6348
6349 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6350
6351         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6352         * Makefile.in: Regenerate.
6353
6354 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6355
6356         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6357         * Makefile.in: Regenerated.
6358
6359         * config-ml.in: Replace PWD with PWD_COMMAND.
6360
6361 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6362
6363         * intl: New directory; see intl/ChangeLog for details.
6364         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6365         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6366         * Makefile.in: Regenerate.
6367
6368 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6369
6370         * configure.in: Clean up config-lang.in handling.  Delete
6371         useless assignment to "subdirs".
6372         * configure: Regenerate.
6373
6374 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6375
6376         * configure.in: Rename 'target_libs' to 'target_libraries'.
6377         Remove useless reference to 'target_libs'.
6378         * configure: Regenerate.
6379
6380 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6381
6382         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6383         * Makefile.in: Regenerate.
6384
6385 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6386
6387         * Makefile.def: Introduce flags_to_pass.
6388         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6389         * Makefile.in: Regenerate.
6390
6391 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6392
6393         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6394         and target-libgloss.
6395         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6396         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6397         * configure: Regenerate.
6398
6399 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6400
6401         * configure.in: Update testsuite_flags to new location.
6402         * configure. Regenerate.
6403
6404 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6405
6406         * Makefile.tpl: Remove BUILD_CC stuff.
6407         * Makefile.in: Regenerate.
6408
6409 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6410
6411         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6412
6413 2003-06-16  Graeme Peterson  <gp@qnx.com>
6414
6415         * MAINTAINERS (Write After Approval): Add myself.
6416
6417 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6418
6419         * config.guess: Update to 2003-06-12 version.
6420         * config.sub: Update to 2003-06-13 version.
6421
6422 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6423
6424         * config.guess: Update to 2003-06-06 version.
6425         * config.sub: Update to 2003-06-06 version.
6426
6427 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6428
6429         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6430         * configure. Regenerate.
6431
6432 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6433
6434         * configure.in: Disable serial configure by default.
6435         * configure: Regenerate.
6436         * Makefile.tpl: Abolish .NOTPARALLEL.
6437         * Makefile.in: Regenerate.
6438
6439         * Makefile.tpl: Replace {build,host,target}_canonical by
6440         {build,host,target}.
6441         * Makefile.in: Regenerate.
6442
6443         * Makefile.tpl: Fix stupid pasto.
6444         * Makefile.in: Regenerate.
6445
6446 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6447
6448         * Makefile.tpl: Remove bogus conditional.
6449         * Makefile.in: Regenerate.
6450
6451 2003-06-05  Jan Hubicka  <jh@suse.cz>
6452
6453         * Makefile.tpl (profiledbootstrap): New target.
6454         * Makefile.in (profiledbootstrap): New target.
6455
6456 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6457
6458         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6459         Pinski. Remove user names from other bugzilla-only maintainers.
6460
6461 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6462
6463         * Makefile.tpl: Make 'recursive targets' using autogen rather
6464         than shell loop.  Remove duplicate 'clean' targets and false
6465         comments.
6466         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6467         Add systematic method of specifying missing targets in subdirs.
6468         Add copyright boilerplate.
6469         * Makefile.in: Regenerate.
6470         * configure.in: Add 'recursive targets' to maybe list.
6471         * configure: Regenerate.
6472
6473         * MAINTAINERS: "GNATS only" -> "Bug database only".
6474
6475         * Makefile.tpl: Rename [+target+] to [+make_target+].
6476         * Makefile.def: Rename 'target' to 'make_target'.
6477
6478 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6479
6480         * MAINTAINERS: Add self as options handling maintainer.
6481
6482 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6483
6484         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6485         been too long since I touched those ports.
6486
6487 2003-05-28  DJ Delorie  <dj@redhat.com>
6488
6489         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6490         * Makefile.in: Regenerate.
6491
6492 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6493
6494         * configure.in: Use curly braces in the definition of tooldir.
6495         * configure: Regenerate.
6496
6497 2003-05-21  DJ Delorie  <dj@redhat.com>
6498
6499         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6500         newlib or libgloss.
6501         * Makefile.in: Regenerate.
6502
6503 2003-05-21  DJ Delorie  <dj@redhat.com>
6504
6505         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6506         * Makefile.in: Regenerate.
6507
6508 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6509
6510         * MAINTAINERS: Update my e-mail address.
6511
6512 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6513
6514         * configure.in: Switch more things to use maybe dependencies.
6515         * Makefile.tpl: Switch more things to use maybe dependencies.
6516         Factor out common code from autogen IF statements.
6517         * configure: Regenerate.
6518         * Makefile.in: Regenerate.
6519
6520 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6521
6522         * configure.in: Accept i[3456789]86 for machine type.
6523         * configure: Regenerate.
6524
6525 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6526
6527         * configure.in: Switch more things to use maybe dependencies.
6528         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6529         * configure: Regenerate.
6530         * Makefile.tpl: Switch more things to use maybe dependencies.
6531         * Makefile.in: Regenerate.
6532
6533 2003-05-16  Andreas Schwab  <schwab@suse.de>
6534
6535         * Makefile.tpl (install-opcodes): Define.
6536         * Makefile.in: Rebuild.
6537
6538 2003-05-13  Andreas Jaeger  <aj@suse.de>
6539
6540         * config.guess: Update to 2003-05-09 version.
6541         * config.sub: Update to 2003-05-09 version.
6542
6543 2003-05-13  Michael Eager  <eager@mvista.com>
6544
6545         * configure.in: Correct sed script so that options in quotes are not
6546         deleted.
6547         * configure: Rebuild.
6548
6549 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6550
6551         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6552         and $$s/newlib/libc/sys/cygwin32 include paths.
6553         * configure: Ditto.
6554
6555 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6556
6557         * MAINTAINERS: Update my email addresses.
6558
6559 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6560
6561         * config-ml.in: Propagate INSTALL variables.
6562
6563 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6564
6565         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6566
6567 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6568
6569         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6570         * Makefile.in: Regenerate.
6571
6572 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6573
6574         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6575
6576 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6577
6578         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6579
6580 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6581
6582         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6583         * Makefile.in: Regenerated.
6584
6585 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6586
6587         * MAINTAINERS (Write After Approval): Upgrade myself from
6588         GNATS only to write-after-approval. Update my mail address.
6589
6590 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6591
6592         (OS Port Maintainers: freebsd): Add myself.
6593
6594 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6595
6596         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6597
6598 2003-04-22  Kean Johnston  <jkj@sco.com>
6599
6600         * MAINTAINERS (SCO ports): Added myself.
6601
6602 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6603
6604         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6605
6606 2003-04-19  Kean Johnston  <jkj@sco.com>
6607
6608         * MAINTAINERS (Write After Approval): Add myself.
6609
6610 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6611
6612         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6613         * Makefile.in: Regenerate.
6614
6615 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6616
6617         * configure.in (powerpc64*-*-linux*): Remove.
6618         * configure: Rebuilt.
6619
6620 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6621
6622         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6623         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6624         and restrap.
6625         * Makefile.in:  Regenerate.
6626
6627 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6628
6629         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6630         * configure: Regenerated.
6631
6632 2003-04-15  DJ Delorie  <dj@redhat.com>
6633
6634         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6635
6636 2003-04-13  Nick Clifton  <nickc@redhat.com>
6637
6638         * config-ml.in: Remove support for --disable-aix removing
6639         call-aix multilibs.
6640
6641 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6642
6643         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6644         * */configure: Rebuilt.
6645
6646 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6647
6648         * MAINTAINERS: Add my email address.
6649
6650 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6651
6652         * MAINTAINERS (Write After Approval): Add myself.
6653
6654 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6655
6656         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6657         * Makefile.in: Regenerate.
6658
6659 2003-03-14  Michael Chastain  <mec@shout.net>
6660
6661         * Makefile.in: Regenerate with correct Makefile.def.
6662
6663 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6664
6665         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6666         Make macro.
6667         * Makefile.in: Regenerate.
6668         * configure.in: Clean up gxx_include_dir logic.
6669         * configure: Regenerate.
6670
6671 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6672
6673         * MAINTAINERS (Write After Approval): Add myself.
6674
6675 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6676
6677         * MAINTAINERS: Update my mail address.
6678
6679 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6680
6681         * configure.in (gxx_include_dir): Fix typo.
6682         * configure: Regenerated.
6683
6684 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6685
6686         * Makefile.tpl: Reindent.
6687         * Makefile.in: Regenerate.
6688         * configure.in: Reindent.  Don't set unused variables.
6689         * configure: Regenerate.
6690
6691 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6692
6693         * configure.in: Include $(build_tooldir)/sys-include in
6694         FLAGS_FOR_TARGET.
6695         * configure: Regenerated.
6696
6697 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6698
6699         * Makefile.tpl: Always pass down RANLIB.
6700         * Makefile.in: Regenerate.
6701
6702         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6703         * Makefile.in: Regenerate.
6704         * configure.in: Remove unused logic relating to --enable-shared
6705         and --enable-threads.  Remove bogus comments.  Remove redundant
6706         noconfigdirs.
6707         * configure: Regenerate.
6708
6709         * configure.in: Replace ${libstdcxx_version} by its value.
6710         Remove reference to mh-dgux.
6711         * configure: Regenerate.
6712
6713 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6714
6715         * MAINTAINERS (Write After Approval): Add myself.
6716
6717 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6718
6719         * Makefile.tpl: Rearrange.
6720         * Makefile.in: Regenerate.
6721
6722 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6723
6724         * configure.in: Add support for kaOS as cross build target system.
6725         * configure: Regenerated.
6726
6727 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6728
6729         * MAINTAINERS (Write after approval): Add myself.
6730
6731 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6732
6733         * MAINTAINERS: Update my email address.
6734
6735 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6736
6737         * MAINTAINERS: Add self to blanket write privs. section.
6738
6739 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6740
6741         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6742         configure-target-* as some target builds may require additional
6743         flags for preprocessor tests.
6744         * Makefile.in: Regenerated.
6745
6746 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6747
6748         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6749         * ltconfig: Handle it.
6750         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6751         auto-detecting it.
6752
6753         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6754         it is used as argument to $CC.
6755         * ltcf-gcj.sh: Likewise.
6756
6757         * configure.in: Introduce --enable-maintainer-mode.
6758         * configure: Rebuilt.
6759         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6760         for maintainer mode.
6761         * Makefile.in: Rebuilt.
6762
6763 2003-02-18  Jason Merrill  <jason@redhat.com>
6764
6765         * Makefile.tpl (check-c++): Allow parallelism.
6766
6767 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6768
6769         * MAINTAINERS: Remove John Carr (who never actually had access to
6770         gcc.gnu.org).
6771
6772 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6773
6774         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6775         don't configure target-libobjc.
6776         * configure: Regenerate.
6777
6778 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6779
6780         * Makefile.tpl (RANLIB): Define.
6781         * Makefile.in: Regenerate.
6782
6783 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6784
6785         * MAINTAINERS: Update my email.
6786
6787 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6788
6789         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6790         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6791         * Makefile.in: Regenerated.
6792         * configure.in: Remove all traces of snavigator, db, and grep.
6793         * configure: Regenerated.
6794
6795 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6796
6797         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6798         After Approval.
6799
6800 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6801
6802         * MAINTAINERS (Write after approval): Add myself.
6803
6804 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6805
6806         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6807         * Makefile.in: Regenerated.
6808
6809 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6810
6811         * config.guess: Updated to 2003-01-30's version.
6812         * config.sub: Updated to 2003-01-28's version.
6813
6814 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6815
6816         * config.if: If gcc_version is already set, just use it.  Don't set
6817         gcc_version_trigger if it's already set, otherwise set it to
6818         gcc/version.c, but only if the file exists.  If it is not set and
6819         gcc/version.c does not exist, try to extract the version number from
6820         $CC.
6821
6822 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6823
6824         * MAINTAINERS: Add myself to write-after-approval list.
6825
6826 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6827
6828         * configure.in:  Revert 24Jan change.
6829         * configure:  Regenerate.
6830
6831 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6832
6833         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6834         entry of HJ Lu.
6835
6836 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6837
6838         * configure.in: Revert previous change.
6839         * configure: Regenerate.
6840
6841 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6842
6843         * configure.in: Make rda native-only.
6844         * configure: Regenerate.
6845
6846 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6847
6848         * MAINTAINERS: Move myself from GNATS-only-accounts to
6849         write-after-approval.
6850
6851 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6852
6853         * configure.in: Add missing \.
6854         * configure: Rebuilt.
6855
6856 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6857
6858         * configure.in (baseargs): Avoid using \| in sed regular
6859         expressions.
6860         * configure: Rebuilt.
6861
6862 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6863
6864         * configure.in (baseargs): Remove all supported forms of
6865         --cache-file, --srcdir, --host, --build and --target options
6866         from argument lists.
6867         * configure: Rebuilt.
6868
6869 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6870
6871         * MAINTAINERS: Add myself to write-after-approval list.
6872
6873 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6874
6875         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6876         * configure: Rebuilt.
6877
6878 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6879
6880         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6881         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6882         * Makefile.in: Regenerate.
6883         * configure: Regenerate.
6884
6885 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6886
6887         * configure.in: Remove Makefile in build, host and target modules
6888         unless configure was run with --no-recursion.
6889         * configure: Rebuilt.
6890
6891 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6892
6893         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6894         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6895         * Makefile.in: Regenerate.
6896
6897 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6898
6899         * config.guess: Update to 2003-01-03 version.
6900         * config.sub: Update to 2003-01-03 version.
6901
6902 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6903
6904         * configure: Regenerate with proper autoconf 2.13.
6905
6906 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6907
6908         * configure.in: Add AC_PREREQ for consistency.
6909         * configure: Regenerate.
6910
6911 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6912
6913         * configure.in (GDB_TK): Add tcl directories conditional on
6914         gdb/gdbtk directory being present.
6915         * configure: Regenerate.
6916
6917 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6918
6919         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6920         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6921         * configure: Rebuilt.
6922
6923 2002-12-31  Tom Tromey  <tromey@redhat.com>
6924
6925         * Makefile.in: Rebuilt.
6926         * Makefile.def (target_modules) [libffi]: Allow installation.
6927
6928 2002-12-31  Andreas Schwab  <schwab@suse.de>
6929
6930         * configure.in: Fix use of $program_transform_name.
6931         * configure: Regenerated.
6932
6933 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6934
6935         * configure.in (baseargs): Don't remove first configure argument.
6936         * configure: Regenerated.
6937
6938 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6939
6940         * Makefile.tpl (local-distclean): Don't remove...
6941         (multilib.ts): ... this.  Moved into...
6942         (multilib.out): ... this.  Don't use sub-make.
6943         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6944         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6945         (configure-build-[+module+], configure-[+module+],
6946         configure-target-[+module+], configure-gcc): ... these.  Test
6947         for Makefile existence.  Drop config.status from dependencies.
6948         * Makefile.in: Rebuilt.
6949         * configure.in: Move gcc-version-trigger to the end of
6950         ac_configure_args.  Add comments to maybedep.tmp and
6951         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6952         nonopt from baseargs, matching and removing corresponding
6953         whitespace while at it.
6954         * configure: Rebuilt.
6955
6956 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6957
6958         * configure.in (host_configargs): Replace reference to
6959         no-longer-defined buildopts with --build=${build_alias}.
6960         * configure: Rebuilt.
6961
6962         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6963         program_transform_name to standard idiom.
6964         (AUTOGEN, AUTOCONF): Define.
6965         (Makefile.in): Use $(AUTOGEN).
6966         (Makefile): Depend on config.status, and use autoconf-style rule to
6967         build it.  Move original commands to...
6968         (config.status): ... this new target.
6969         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6970         $(AUTOCONF).
6971         * Makefile.in: Rebuilt.
6972
6973 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6974
6975         * Makefile.tpl: Fix dramatic bustage due to change in
6976         program_transform_name.
6977         * Makefile.in: Regenerate.
6978
6979         * configure.in: Remove unnecessary PATH setting.
6980         * configure: Regnerate.
6981
6982         * configure.in: Don't default to unprefixed tools unless
6983         the native tools will work.
6984         * configure: Regenerate.
6985
6986         * configure.in: Convert to autoconf script.  Blow away lots
6987         of now-redundant Makefile fragments.
6988         * configure: Generate using Autoconf.
6989         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6990         * Makefile.in: Regenerate.
6991
6992 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6993
6994         * configure: Fix stupid bug where RANLIB was mistakenly included.
6995
6996         * configure.in: Rename (buildargs, hostargs, targargs) to
6997         (build_configargs, host_configargs, target_configargs).
6998
6999         * configure.in: Move logic out of sed statement.
7000
7001         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7002         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7003
7004 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7005
7006         * config.sub: Import from master repository
7007         * config.guess: Ditto
7008
7009 2002-12-24  Andreas Schwab  <schwab@suse.de>
7010
7011         * Makefile.tpl (multilib.out): Fix missing space.
7012         * Makefile.in: Regenerate.
7013
7014 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7015
7016         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7017         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7018         * Makefile.in: Regenerate.
7019         * configure.in: Remove unnecessary leftovers.
7020
7021 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7022
7023         * configure.in (extra_ranlibflags_for_target): New variable.
7024         (*-*-darwin): Add -c to ranlib commands.
7025         * configure (tooldir): Handle extra_ranlibflags_for_target.
7026
7027 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7028
7029         * Makefile.tpl: Revert HJL's change.
7030         * Makefile.in: Regenerated.
7031         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7032         always.
7033
7034 2002-12-19  Andreas Schwab  <schwab@suse.de>
7035
7036         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7037         * Makefile.in: Regenerate.
7038
7039 2002-12-18  H.J. Lu  <hjl@gnu.org>
7040
7041         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7042         * Makefile.in: Regenerated.
7043
7044         * configure.in (build_prefix): New. Substitute.
7045
7046 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7047
7048         * Makefile.tpl: Don't let real targets depend on phony targets.
7049         * Makefile.in: Regenerate.
7050
7051         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7052         * Makefile.in: Regenerate.
7053
7054 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7055
7056         * config.sub: Import from master repository
7057         * config.guess: Ditto
7058
7059 2002-12-16  Jason Merrill  <jason@redhat.com>
7060
7061         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7062         previous 'make bootstrap'.
7063         * Makefile.in: Regenerate.
7064
7065 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7066
7067         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7068
7069 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7070
7071         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7072         * Makefile.in: Regenerate.
7073
7074 2002-12-13  Jason Merrill  <jason@redhat.com>
7075
7076         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7077         library tests.
7078         (check-c++): Just depend on it and check-target-libstdc++-v3.
7079         * Makefile.in: Regenerate.
7080
7081 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7082
7083         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7084         * Makefile.in: Rebuilt.
7085
7086 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7087
7088         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7089
7090 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7091
7092         * configure: Fix bug put in by gremlins.
7093
7094         * Makefile.tpl: Substitute more autoconfily.
7095         * configure: Substitute more autoconfily.
7096         * Makefile.in: Regenerate.
7097
7098 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7099
7100         * config.sub: Import from master repository
7101         * config.guess: Ditto
7102         * MAINTAINERS: Added Svein Seldal under write after approval
7103
7104 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7105
7106         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7107         * Makefile.in (all-sim): Ditto.
7108
7109 2002-12-06  DJ Delorie  <dj@redhat.com>
7110
7111         * Makefile.tpl: Change configure dependencies to not have real
7112         targets depend on phony targets.
7113
7114 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7115
7116         * configure.in: Revert unintentional change.
7117
7118         * Makefile.tpl: Change dependency for */multilib.out so that
7119         it works when gcc isn't in the tree.
7120
7121         * configure.in: Substitute more.
7122         * configure: Run subconfigures from the Makefile.
7123         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7124         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7125
7126 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7127
7128         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7129
7130 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7131
7132         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7133         and corresponding dependencies.
7134         * Makefile.in: Regenerate.
7135
7136         * configure.in (host_tools): Order binutils, gas and ld for
7137         convenience in running the testsuites.
7138
7139         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7140         * Makefile.in: Regenerate.
7141         * configure.in: Introduce rules to serialize subconfigure runs.
7142
7143         * configure.in: Introduce BASE_CC_FOR_TARGET.
7144         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7145         Realize configure-build-* targets.  Realize configure-target-* targets.
7146         * Makefile.in: Regenerate.
7147
7148 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7149
7150         * configure: Move gcc_version_trigger stuff from here...
7151         * configure.in: ...to here.
7152
7153         * configure.in: Separate subconfigure options added by this file from
7154         options given by the user.  Add machinery to put args for host
7155         subconfigures into the Makefile.
7156
7157         * Makefile.tpl: Remove 'vault' targets.
7158         * Makefile.tpl: Reorder and comment dependencies.
7159         * Makefile.in: Regenerate.
7160
7161 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7162         * configure.in: Fix my broken commit of previous patch. (sigh)
7163
7164 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7165
7166         * configure.in: Move host-specific darwin noconfigdirs into
7167         the host-specific section.
7168
7169 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7170
7171         * configure.in: Move host-specific darwin noconfigdirs into
7172         the host-specific section.
7173
7174 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7175
7176         * configure: Remove skip-this-dir support.
7177         * Makefile.tpl: Remove skip-this-dir support.
7178
7179         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7180         subdirectories.
7181         * Makefile.in: Regenerate.
7182
7183         * Makefile.tpl: Strip out useless setting of 'dir'.
7184         * Makefile.in: Regenerate.
7185
7186 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7187
7188         * configure.in: Fix deeply stupid bug.
7189
7190         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7191         shell code in CXX_FOR_TARGET
7192         * Makefile.def: Introduce raw_cxx.
7193         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7194         RAW_CXX_FOR_TARGET.
7195         * Makefile.in: Regenerate.
7196
7197 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7198
7199         * Makefile.tpl: Remove unnecessary ifs.
7200         * Makefile.in: Regenerate.
7201
7202         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7203         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7204         targets for 'no_install' modules.
7205         * configure: Move GDB_TK substitution to configure.in.  Move
7206         build_modules stuff to configure.in.
7207         * configure.in: Implement soft dependency machinery.  Maybe-ize
7208         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7209         * Makefile.in: Regenerate.
7210
7211 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7212
7213         * Makefile.tpl: Make all-target, install-target behave similarly
7214         to all, install (only hitting configured targets).  Eliminate
7215         unused macro defintions.
7216
7217         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7218         build != host.
7219
7220         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7221
7222         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7223
7224         * configure.in: Produce lists of subdir targets we're actually
7225         configuring.  Remove references to "dosrel".
7226         * Makefile.tpl: Let configure set which subdir targets are hit.
7227         Remove install-cross; clean up install; remove ALL.  Remove
7228         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7229         Autogenerate host module targets.  Remove empty dependency lines
7230         and redundant dependency; rearrange slightly.
7231         * Makefile.def: Add host-side libtermcap, utils.
7232
7233         * Makefile.in: Regenerate.
7234
7235 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7236
7237         * ltconfig (osf[345]): Append $major to soname_spec.
7238         Reflect this in library_names_spec.
7239         * ltmain.sh (osf): Prefix $major with . for use as extension.
7240
7241 2002-11-19  Andreas Jaeger  <aj@suse.de>
7242
7243         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7244         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7245         and sparc64 GNU/Linux systems.
7246
7247 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7248
7249         * MAINTAINERS: Update email.
7250
7251 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7252
7253         * MAINTAINERS: Complete James Dennett's entry.
7254
7255 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7256
7257         * MAINTAINERS (Write After Approval): Add myself.
7258
7259 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7260
7261         * Makefile.tpl: syntactic cleanup
7262
7263 2002-11-13  Stuart Hastings  <stuart@apple.com>
7264
7265         * MAINTAINERS: Add myself to write-after-approval list.
7266
7267 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7268
7269         * Makefile.def: Add list of recursive targets to autogenerate.
7270         Add build_modules.
7271         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7272         targets.  Autogenerate *-build-* targets.
7273         * Makefile.in: Regenerate.
7274
7275 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7276
7277         * configure: More autoconf-style substitutions.
7278         * Makefile.tpl: More autoconf-style substitutions.
7279         * Makefile.in: Regenerate.
7280
7281 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7282
7283         * configure: Substitute more variables in a more autoconf-friendly
7284         way.  Simplify slightly.
7285         * Makefile.tpl: Make more variables substitutable in an
7286         autoconf-friendly way.
7287         * Makefile.in: Regenerate.
7288
7289 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7290
7291         * MAINTAINERS (Write After Approval): Add myself.
7292
7293 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7294
7295         * configure.in (v810*): Remove special setting of tools.
7296
7297         * configure: Add support for extra required flags for ar or nm.
7298         * configure.in (aix4.3+): Use above support for target-specific
7299         issues, rather than using config/mt-aix43.
7300
7301 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7302
7303         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7304         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7305         with $srcdir.  Reformat indentation.  Substitute some variables
7306         formerly hard-coded in the Makefile for build=host.
7307         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7308         * Makefile.def: Autogenerate more.
7309         * Makefile.in: Regenerate.
7310
7311 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7312
7313         * MAINTAINERS (Write After Approval): Add myself.
7314
7315 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7316
7317         * Makefile.def (host_modules): Add rda.
7318         * Makefile.in: Regenerate.
7319         * configure.in (target_tool): Add target-rda to list.
7320
7321 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7322
7323         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7324
7325 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7326
7327         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7328         and restrap targets to this rule.
7329         * Makefile.in:  Regenerate.
7330
7331 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7332
7333         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7334         GNATS only accounts.
7335
7336 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7337
7338         * configure.in (i[3456]86-*-linux*): Add check to disable
7339         ${libgcj} for glibc1.
7340
7341 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7342
7343         * MAINTAINERS: Add myself as ip2k port maintainer.
7344
7345 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7346
7347         * configure.in: Add tic4x target.
7348
7349 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7350
7351         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7352         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7353         * Makefile.in: Regenerate.
7354
7355         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7356         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7357         * Makefile.in: Regenerate.
7358
7359 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7360
7361         * MAINTAINERS: Add myself as web pages co-maintainer.
7362
7363 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7364
7365         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7366         * Makefile.in: Regenerate.
7367
7368 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7369
7370         * MAINTAINERS: Add myself and Nathan Sidwell
7371         <nathan@codesourcery.com> as VxWorks maintainers.
7372
7373 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7374
7375         * Makefile.def: Remove order dependency comments.
7376         * Makefile.tpl: Add explicit install-install dependencies.
7377         * Makefile.in: Regenerate.
7378
7379         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7380         * Makefile.in: Regenerate.
7381
7382         * Makefile.tpl: Add configure-target (for src-release in src)
7383         * Makefile.in: Regenerate.
7384
7385 2002-09-30  Nick Clifton  <nickc@redhat.com>
7386
7387         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7388
7389 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7390
7391         * configure.in (s390*-*-linux*): Enable libgcj.
7392
7393 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7394
7395         * configure: Revert accidentally applied changes.
7396
7397         * Makefile.tpl: Make more autoconf-friendly.
7398         * Makefile.in: Regenerate.
7399         * configure: Make substitution more autoconf-like.
7400
7401 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7402
7403         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7404         single entry to handle all these.
7405         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7406         libjava on arm-*-elf.
7407
7408 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7409
7410         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7411         things that depend on them.
7412
7413 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7414
7415         * Makefile.tpl: Make subsituted variables more autoconfy.
7416         * Makefile.in: Regenerate.
7417         * configure: Make seds more autoconfy.
7418
7419 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7420
7421         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7422         * Makefile.in: Regenerate.
7423         * configure.in: Rewrite sed statements to look autoconfy.
7424
7425         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7426         all-target-foo on configure-target-foo.
7427         * Makefile.def: Ditto.
7428         * Makefile.in: Rebuild.
7429
7430 2002-09-25  Andrew Haley  <aph@redhat.com>
7431
7432         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7433
7434 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7435
7436         * Makefile.def: New file.
7437         * Makefile.tpl: New file.
7438         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7439         * contrib/gcc_update: Note that Makefile.in is a generated file.
7440
7441         * configure.in: Minor rearrangement.  Simplify tests.
7442
7443 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7444
7445         * configure.in (with_headers): Skip copy if value is "yes".
7446         (with_libs): Likewise.
7447
7448 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7449
7450         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7451         * configure.in (sh*-*-pe*): Ditto.
7452         * configure.in (mips*-*-pe*): Ditto.
7453         * configure.in (*arm-wince-pe): Ditto.
7454
7455         * configure.in: Rearrange.
7456
7457 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7458
7459         * MAINTAINERS: Update my email address.
7460
7461 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7462
7463         * MAINTAINERS: (Write After Approval): Add myself.
7464
7465 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7466
7467         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7468
7469 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7470
7471         * MAINTAINERS: Change my mailing address.
7472
7473 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7474
7475         * MAINTAINERS (Write After Approval): Remove myself.
7476         (Various Maintainers: c++ runtime libs): Add myself.
7477
7478 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7479
7480         * MAINTAINERS (Write After Approval): Remove myself.
7481         (Various Maintainers: c++ runtime libs): Add myself.
7482
7483 2002-08-15  Eric Christopher  <echristo@redhat.com>
7484
7485         * config.sub: Import from master repository.
7486         * config.guess: Ditto.
7487
7488 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7489
7490         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7491         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7492         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7493
7494 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7495
7496         * MAINTAINERS: Add self to rs6000 vector extensions.
7497
7498 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7499
7500         * libiberty/configure: Reverted unintended yesterday's check in.
7501
7502 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7503
7504         * boehm-gc/configure, libf2c/configure: Rebuilt.
7505         * libffi/configure, libiberty/configure: Ditto.
7506         * libjava/configure, libobjc/configure: Ditto.
7507         * libstdc++-v3/configure, zlib/configure: Ditto.
7508         Merged from binutils:
7509         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7510         From Steve Ellcey <sje@cup.hp.com>:
7511         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7512         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7513         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7514         IA64.
7515         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7516         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7517         soname_spec, sys_lib_search_path_spec): Ditto.
7518
7519 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7520
7521         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7522
7523 2002-08-04  H.J. Lu  (hjl@gnu.org)
7524
7525         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7526
7527 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7528
7529         * MAINTAINERS (Write After Approval): Add myself.
7530
7531 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7532
7533         * configure.in: Move generic linux case to end.  Copy generic
7534         linux noconfigdirs to mips*-*-linux* entry and new
7535         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7536
7537 2002-07-19  Michael Matz  <matz@suse.de>
7538
7539         * MAINTAINERS: Add myself as ra* maintainer.
7540
7541 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7542
7543         * config.guess: Update to 2002-07-09 version.
7544         * config.sub: Update to 2002-07-03 version.
7545
7546 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7547
7548         * MAINTAINERS: Fix typo in a maintainer email address.
7549
7550 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7551
7552         * configure.in: Remove two redundant tests.
7553
7554 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7555
7556         * configure.in (mips*-*-irix6*o32): Enable stabs.
7557
7558 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7559
7560         * configure.in: Don't build grez.
7561         * Makefile.in: Ditto.
7562
7563         * Makefile.in: Remove references to bsp, cygmon, libstub.
7564         * configure.in: Ditto.
7565
7566         * configure.in: Remove leftover reference to gdbtest.
7567
7568 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7569
7570         * configure.in (gxx_include_dir):  Change to match versioned
7571         C++ headers if --enable-version-specific-runtime-libs is used.
7572
7573 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7574
7575         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7576
7577 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7578
7579         * configure.in: Make --without-x work.
7580
7581 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7582
7583         * configure.in: Rearrange target Makefile fragment collection.
7584
7585         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7586         cvs[src].
7587         * configure.in: Ditto.
7588
7589 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7590
7591         * MAINTAINERS (Write After Approval): Update my e-mail address.
7592
7593 2002-06-24  Ben Elliston  <bje@redhat.com>
7594
7595         * configure.in (host_tools): Remove cgen.
7596
7597         * Makefile.in (all-cgen): Remove; runs from its source directory.
7598         (check-cgen, install-cgen, clean-cgen): Likewise.
7599         (all-opcodes): Do not depend on all-cgen.
7600         (all-sim): Likewise.
7601
7602 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7603
7604         * Makefile.in: Eliminate 'apache' targets.
7605         * configure.in: Eliminate 'apache' targets.
7606
7607         * configure.in: Eliminate redundant tests.  Reorganize.
7608
7609         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7610
7611         * config-ml.in: Eliminate references to Cygnus configure.
7612
7613         * Makefile.in: Eliminate references to building emacs.
7614
7615 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7616
7617         * MAINTAINERS: Update my email address.
7618
7619 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7620
7621         * config.if (libstdcxx_incdir): Version C++ headers.
7622         (cxx_incdir): Remove.
7623
7624 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7625
7626         * MAINTAINERS (Write After Approval): Add self.
7627
7628 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7629
7630         * configure.in: Add support for ip2k.
7631
7632 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7633
7634         * configure.in: Fix AIX configury bug.
7635
7636 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7637
7638         * MAINTAINERS (Write After Approval): Add self.
7639
7640 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7641
7642         * configure.in: replace ${topsrcdir} with ${srcdir}
7643
7644         * configure.in: Move definition of libstdcxx_flags
7645         right above usage, rather than waaay earlier.
7646
7647         * configure.in: Pull definition of is_cross_compiler earlier.
7648
7649         * configure.in: Rearrange a little.
7650
7651         * configure.in: Remove references to librx.
7652         * Makefile.in: Remove references to librx.
7653
7654 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7655
7656         * config.sub: Add support for avr target.
7657         Import from master sources, rev 1.255
7658
7659 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7660
7661         * configure, .cvsignore:  Revert previous change...
7662         * Makefile:  ...delete.
7663
7664 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7665
7666         * configure.in: Eliminate ${gasdir} variable.
7667
7668 2002-06-18  Dave Brolley  <brolley@redhat.com>
7669
7670         * configure.in: Add support for frv.
7671         * config.sub: Add support for frv.
7672
7673 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7674
7675         * configure:  Remove garbage from previous commit.
7676
7677 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7678
7679         * configure:  For in-source builds, make a subdir and re-exec there.
7680         * Makefile:  New file.  Pass targets through to build directory.
7681         * .cvsignore:  No longer ignore "Makefile".
7682
7683 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7684
7685         * MAINTAINERS (Write After Approval): Add self.
7686
7687 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7688
7689         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7690
7691 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7692
7693         * configure.in (vax-*-netbsd*): Re-enable gas.
7694
7695 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7696
7697         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7698         BUILD_PREFIX_1, to correct nomenclature.
7699         * configure: Likewise.
7700
7701         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7702         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7703
7704 2002-05-31  Olaf Hering  <olh@suse.de>
7705
7706         * config-ml.in: Propogate DESTDIR also.
7707
7708 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7709
7710         * configure.in (vax-*-netbsd*): Don't build gas for this
7711         platform.
7712
7713 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7714
7715         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7716         and libgcj for AVR.
7717
7718 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7719
7720         * MAINTAINERS (Write After Approval): Add myself.
7721
7722 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7723
7724         * config.guess: Update to 2002-05-22 version.
7725         * config.sub: Likewise.
7726
7727 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7728
7729         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7730         * config-ml.in: Likewise.
7731         * configure: Likewise.
7732         * configure.in: Likewise.
7733
7734 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7735
7736         * MAINTAINERS: Update my email address.
7737
7738 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7739
7740         * configure.in: Simplify makefile fragment collection.
7741
7742         * configure.in: Remove code to build emacs.
7743
7744         * configure.in : Remove --srcdir argument from targargs and buildargs
7745         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7746
7747         * configure: Move some logic to configure.in.
7748         * configure.in: Move some logic from configure.
7749
7750 2002-05-11  Tom Tromey  <tromey@redhat.com>
7751
7752         * MAINTAINERS: Reflect libgcj reality.
7753
7754 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7755
7756         * Makefile.in: Honour DESTDIR.
7757
7758 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7759
7760         * config.guess: Import 2002-03-20 version.
7761         * config.sub: Import 2002-04-26 version.
7762
7763 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7764
7765         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7766
7767 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7768
7769         * MAINTAINERS: Add self.
7770
7771 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7772
7773         * ltmain.sh: Detect and handle object name conflicts
7774         while piecewise linking a static library.
7775
7776 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7777
7778         * configure.in (noconfigdirs): Don't disable libgcj on
7779         sparc64-*-solaris* and sparcv9-*-solaris*.
7780
7781 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7782
7783         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7784
7785 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7786
7787         * configure.in (FLAGS_FOR_TARGET): Do not add
7788         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7789         on i[3456]86-*-linux*.
7790
7791 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7792
7793         * configure.in (noconfigdirs): Replace [ ] with test.
7794
7795         * configure.in (noconfigdirs): Do not add target-newlib if
7796         target == i[3456]86-*-linux*, and host == target.
7797
7798 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7799
7800         * configure.in: delete reference to absent file
7801
7802         * configure.in: replace '[' with 'test'
7803
7804         * configure.in: Eliminate references to gash.
7805         * Makefile.in: Eliminate references to gash.
7806
7807         * configure.in: remove useless references to 'pic' makefile fragments.
7808
7809         * configure.in: (*-*-windows*) Finish removing.
7810
7811         * configure.in: Eliminate redundant test for libgui.
7812
7813 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7814
7815         * MAINTAINERS: Add self and realphabetize.  Update entries
7816         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7817         entry for a29k port maintainer.
7818
7819 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7820
7821         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7822         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7823
7824 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7825
7826         * configure.in: remove references to dead files
7827
7828 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7829
7830         * MAINTAINERS: Add information about purpose of this file.
7831
7832 2002-04-18  Tom Tromey  <tromey@redhat.com>
7833
7834         * configure.in: Disallow configuring libgcj when it is already
7835         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7836         Solaris 2.8 by default.  For PR libgcj/6158.
7837
7838 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7839
7840         * configure.in:  Move default CC setting out of config/mh-* fragments
7841         directly into here.
7842
7843 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7844
7845         * configure.in: don't even try to configure or make a subdirectory
7846         if there's no configure script for it.
7847
7848 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7849
7850         * MAINTAINERS: Remove chill maintainers.
7851         * Makefile.in (CHILLFLAGS): Remove.
7852         (CHILL_LIB): Remove.
7853         (TARGET_CONFIGDIRS): Remove libchill.
7854         (CHILL_FOR_TARGET): Remove.
7855         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7856         CHILL_LIB.
7857         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7858         (CHECK_TARGET_MODULES): Likewise.
7859         (INSTALL_TARGET_MODULES): Likewise.
7860         (CLEAN_TARGET_MODULES): Likewise.
7861         (configure-target-libchill): Remove.
7862         (all-target-libchill): Remove.
7863         * configure.in (target_libs): Remove target-libchill.
7864         Do not compute CHILL_FOR_TARGET.
7865         * libchill: Remove directory.
7866
7867 2002-04-11  DJ Delorie  <dj@redhat.com>
7868
7869         * Makefile.in, configure.in: Sync with binutils, entries
7870         follow...
7871
7872 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7873
7874         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7875         (do-tar, do-bz2): New rules.
7876         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7877         (gdb-tar): New rule.
7878         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7879         (insight_dejagnu.tar): New rule.
7880         (insight.tar): New rule.
7881         (gdb+dejagnu.tar): New rule.
7882         (gdb.tar): New rule.
7883
7884 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7885
7886         * Makefile.in: Add all-tix to deps for all-snavigator
7887         so that tix is built when building snavigator.
7888
7889 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7890
7891         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7892         ld and gdb are not supported.
7893
7894 2002-01-07  Mark Salter  <msalter@redhat.com>
7895
7896         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7897         Allow target-libgloss to be built for arm, strongarm, and xscale.
7898
7899 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7900
7901         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7902         options for i[3456]86-pc-linux* native builds.
7903
7904 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7905
7906         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7907         files from .po files for a distribution.
7908
7909 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7910
7911         * configure.in: Enable libstdc++-v3 for h8300 targets.
7912
7913 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7914
7915         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7916         version from bfd/.
7917
7918 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7919
7920         * Makefile.in (VER): When present, extract the version number from
7921         the file version.in.
7922
7923 2001-05-24  Tom Rix  <trix@redhat.com>
7924
7925         * configure.in : enable ld for aix
7926
7927 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7928
7929         * config.guess: Add linux target for S/390.
7930
7931 2000-11-07  Philip Blundell  <pb@futuretv.com>
7932
7933         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7934
7935 2000-11-03  Philip Blundell  <pb@futuretv.com>
7936
7937         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7938         files.
7939
7940 2001-01-15  Ben Elliston  <bje@redhat.com>
7941
7942         * configure.in (host_tools): Add sid.
7943         Always configure cgen.
7944
7945 2000-11-24  Nick Clifton  <nickc@redhat.com>
7946
7947         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7948
7949
7950 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7951
7952         * Makefile.in (ALL_MODULES): Add all-cgen.
7953         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7954         (all-cgen): New target.
7955         (all-opcodes,all-sim): Depend on all-cgen.
7956         * configure.in (host_tools): Add cgen.
7957         Only configure cgen if --enable-cgen-maint.
7958
7959 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7960
7961         * configure.in: Add *-*-freebsd* configurations.
7962
7963 2002-04-08  Tom Tromey  <tromey@redhat.com>
7964
7965         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7966         Fixes PR libgcj/6068.
7967
7968 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7969
7970         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7971
7972 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7973
7974         * configure.in (alpha*-dec-osf*): Enable libgcj.
7975
7976 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7977
7978         * MAINTAINERS (Write After Approval): Add myself.
7979
7980 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7981
7982         Fix for: PR bootstrap/3591, target/5676
7983         * configure.in (mcore-pe): Disable the configuration of
7984         libstdc++-v3 since exceptions are not supported.
7985
7986 2002-03-20  Anthony Green  <green@redhat.com>
7987
7988         * configure.in: Enable libgcj for xscale-elf target.
7989
7990 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7991
7992         * MAINTAINERS:  Update my email address.
7993
7994 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7995
7996         * ltmain.sh (relink_command): Fix typo in previous change.
7997
7998 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7999
8000         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8001         (relink_command): Added --tag flags.
8002         (mode=install): If relinking fails; error out.
8003
8004 2002-03-12  Richard Henderson  <rth@redhat.com>
8005
8006         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8007         .NOTPARALLEL tag.
8008         (do-check): Rename from check.
8009         (check): Allow parallel check.
8010
8011 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8012
8013         * MAINTAINERS: Add myself as maintainer for xtensa port.
8014         Fix alphabetical order in CPU port maintainer list.
8015         Remove myself from Write After Approval list.
8016
8017 2002-03-11  Richard Henderson  <rth@redhat.com>
8018
8019         * Makefile.in (.NOTPARALLEL): Add fake tag.
8020
8021 2002-03-07  H.J. Lu  (hjl@gnu.org)
8022
8023         * configure.in: Enable gprof for mips*-*-linux*.
8024
8025 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8026
8027         * MAINTAINERS (Write After Approval): Add myself.
8028
8029 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8030
8031         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8032         libjava.
8033         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8034
8035 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8036
8037         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8038         because its Makefile is there; test for the executable instead.
8039
8040 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8041
8042         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8043         libstdc++-v3 and libjava.
8044
8045 2002-02-11  Adam Megacz  <adam@xwt.org>
8046
8047         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8048         boehm-gc
8049
8050 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8051
8052         * config.guess: Updated to 2002-01-30's version.
8053         * config.sub: Updated to 2002-02-01's version.
8054         Contribute sh64-elf.
8055         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8056         * configure.in: Added sh64-*-*.
8057
8058 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8059
8060         * MAINTAINERS: Belatedly add myself to write after approval list.
8061
8062 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8063
8064         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8065         Remove self as Write After Approval.
8066
8067 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8068
8069         * MAINTAINERS: Put self in as maintainer for contrib/regression
8070         directory.
8071
8072 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8073
8074         * MAINTAINERS:  Update my email address.
8075
8076 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8077
8078         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8079         target-libiberty, and target-libgloss.  Skip Java-related
8080         libraries if not supported for NetBSD on target CPU.
8081
8082 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8083
8084         * install-sh: Use _inst.$$_ for temp file name.
8085
8086 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8087
8088         * MAINTAINERS (Write After Approval): Move my contact info
8089         from here...
8090         (OS Port Maintainers): ...to here (netbsd).
8091
8092 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8093
8094         * MAINTAINERS (Write After Approval): Add myself.
8095
8096 2002-01-17  H.J. Lu  <hjl@gnu.org>
8097
8098         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8099         (all-target-fastjar): Also depend on all-target-libiberty.
8100
8101 2002-01-16  H.J. Lu  (hjl@gnu.org)
8102
8103         * config.guess: Import from master sources, rev 1.225.
8104         * config.sub: Import from master sources, rev 1.238.
8105
8106 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8107
8108         * MAINTAINERS (Write After Approval): Remove myself.
8109
8110 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8111
8112         * MAINTAINERS (Write After Approval): Add myself.
8113
8114 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8115
8116         * MAINTAINERS: Add self as docs co-maintainer.
8117
8118 2001-12-11  Matthias Klose  <doko@debian.org>
8119
8120         * MAINTAINERS (Write After Approval): Add myself.
8121
8122 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8123
8124         * MAINTAINERS: Update my email address.
8125
8126 2001-12-07  Turly O'Connor  <turly@apple.com>
8127         * MAINTAINERS (Write After Approval): Add myself.
8128         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8129         (rs6000_initialize_trampoline): Call __trampoline_setup for
8130         ABI_DARWIN too.
8131         * darwin-tramp.asm: New file, implements __trampoline_setup.
8132         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8133
8134 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8135
8136         * MAINTAINERS (Write After Approval): Add myself.
8137
8138 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8139
8140         * configure, configure.in: Use temp file for long sed commands.
8141
8142 2001-12-03  Laurent Guerby  <guerby@acm.org>
8143
8144         * config.sub: Update to version 1.232 on subversion.
8145
8146 2001-12-03  Ben Elliston  <bje@redhat.com>
8147
8148         * MAINTAINERS: Update mail address for config.* patches.
8149
8150 2001-11-27  DJ Delorie  <dj@redhat.com>
8151             Zack Weinberg  <zack@codesourcery.com>
8152
8153         When build != host, create libiberty for the build machine.
8154
8155         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8156         CONFIG_ARGUMENTS.
8157         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8158         New variables.
8159         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8160         and rules.
8161         (all.normal): Depend on ALL_BUILD_MODULES.
8162         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8163         (all-build-libiberty): Depend on configure-build-libiberty.
8164
8165         * configure: Calculate and substitute proper value for
8166         ALL_BUILD_MODULES.
8167         * configure.in: Create the build subdirectory.
8168         Calculate and substitute TARGET_CONFIGARGS (formerly
8169         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8170
8171 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8172
8173         * MAINTAINERS (write-after-approval): Add self.
8174
8175 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8176
8177         * MAINTAINERS (GNATS only accounts): Remove self.
8178
8179 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8180
8181         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8182         libf2c.
8183
8184 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8185
8186         * MAINTAINERS (Write After Approval): Add self.
8187
8188 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8189
8190         * MAINTAINERS: mips and s390 are also CPU ports.
8191
8192 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8193
8194         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8195
8196 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8197
8198         * MAINTAINERS: Alphabetize.
8199
8200 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8201
8202         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8203
8204 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8205
8206         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8207
8208 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8209
8210         * configure.in (--enable-languages): Be more permissive about
8211         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8212
8213 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8214
8215         * config.sub: Import from master sources, rev. 1.230.
8216         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8217
8218 2001-11-07  Laurent Guerby  <guerby@acm.org>
8219
8220         * MAINTAINERS (Write After Approval): Add self.
8221
8222 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8223
8224         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8225
8226 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8227
8228         * config.sub: Import from master sources, rev 1.226.
8229         * config.guess: Import from master sources, rev 1.216.
8230
8231 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8232
8233         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8234         * MAINTAINERS: Add self as maintainer of MMIX port.
8235         Remove old after-approval entry.
8236
8237 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8238
8239         * ChangeLog, configure: Fix spelling errors.
8240
8241 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8242
8243         * MAINTAINERS: Tweak my address.
8244
8245 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8246
8247         * MAINTAINERS: Update my email address.
8248
8249 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8250
8251         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8252         * MAINTAINERS: Add self as maintainer of CRIS port.
8253
8254 2001-10-10  Geert Bosch  <bosch@gnat.com>
8255
8256         * MAINTAINERS (Various maintainers: Ada front end):
8257         Added Robert Dewar.
8258
8259 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8260
8261         * MAINTAINERS (Write After Approval): Added self
8262
8263 2001-10-02  Geert Bosch  <bosch@gnat.com>
8264
8265         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8266
8267 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8268
8269         * configure: Handle temporary files securely using mkdir.
8270
8271 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8272
8273         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8274
8275 2001-09-26  Will Cohen  <wcohen@redhat.com>
8276
8277         * configure.in (*-*-linux*): Disable configuration of target-newlib
8278         and target-libgloss.
8279
8280 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8281
8282         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8283         RANLIB.
8284
8285 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8286
8287         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8288         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8289         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8290         avoid quotes nesting problems.
8291         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8292         (DO_X): Export only variables that are set.
8293
8294 2001-09-19  Ben Elliston  <bje@redhat.com>
8295
8296         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8297         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8298         semantics.  Use the shell built-in "type" command instead.
8299
8300 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8301
8302         Merged from gcc-3_0-branch:
8303         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8304         * ltcf-c.sh: Use $objext, not $ac_objext.
8305         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8306         * ltcf-cxx.sh: Add support for GNU.
8307         2001-07-22  Timothy Wall  <twall@redhat.com>
8308         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8309         default settings if using GNU tools with that configuration.
8310         * ltcf-cxx.sh: Ditto.
8311         * ltcf-gcj.sh: Ditto.
8312         2001-07-21  Michael Chastain  <chastain@redhat.com>
8313         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8314         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8315         * ltmain.sh: Mark as gcc-local.
8316
8317 2001-08-30  Eric Christopher  <echristo@redhat.com>
8318             Jason Eckhardt  <jle@redhat.com>
8319
8320         * config.guess: Merge from master sources.
8321         * config.sub: Merge from master sources, add support for mipsisa32.
8322
8323 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8324         * config.sub: Merge from master sources, rev 1.219.
8325         * MAINTAINERS: Add self as contact for stormy16 port.
8326
8327 2001-08-14  Zack Weinberg  <zackw@panix.com>
8328
8329         * config.sub: Merge from master sources, rev 1.218.
8330         * config.guess: Merge from master sources, rev 1.209.
8331
8332 2001-08-11  Graham Stott  <grahams@redhat.com>
8333
8334         * Makefile.in (check-c++): Add missing semicolon.
8335
8336 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8337
8338         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8339
8340 2001-07-30  Eric Christopher  <echristo@redhat.com>
8341
8342         * MAINTAINERS (Various maintainers: mips port): Added myself.
8343
8344 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8345
8346         * configure.in (sh-*-linux*): New.
8347
8348 2001-07-27  Richard Henderson  <rth@redhat.com>
8349
8350         * .cvsignore: Add LAST_UPDATED.
8351
8352 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8353
8354         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8355
8356 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8357
8358         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8359
8360 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8361
8362         * MAINTAINERS (Write After Approval): Added myself.
8363
8364 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8365
8366         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8367         and libgcj on m68hc11/m68hc12.
8368
8369 2001-06-27  H.J. Lu  (hjl@gnu.org)
8370
8371         * Makefile (CFLAGS_FOR_BUILD): New.
8372         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8373
8374 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8375
8376         * README: Remove version number.
8377
8378 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8379
8380         * INSTALL/README: Update wrt. to the installation instructions now
8381         residing in gcc/doc/install.texi.
8382
8383 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8384
8385         * README: Replace with a cut-down and updated version of gcc/README.
8386
8387 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8388
8389         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8390         multilibs to be disabled.
8391
8392 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8393
8394         * MAINTAINERS (Write After Approval): Add myself.
8395
8396 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8397
8398         * config.guess: Import CVS version 1.195.
8399         * config.sub: Import CVS version 1.212.
8400
8401 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8402
8403         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8404         gcc/xgcc is built, use -print-prog-name to find out the program
8405         name to use.
8406
8407 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8408
8409         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8410         appear to also be in the master copy.
8411         * config.sub:  Import CVS version 1.211.
8412
8413 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8414
8415         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8416         with_gcc]: Use `gcc -shared' to build a shared library.
8417
8418 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8419
8420         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8421         archives.
8422
8423 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8424
8425         * MAINTAINERS (Write After Approval): Add myself.
8426
8427 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8428
8429         * configure.in (libstdcxx_flags): Do not try to execute
8430         libstdc++-v3/testsuite_flags until it exists.
8431
8432 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8433
8434         * MAINTAINERS: Update my email address.
8435
8436 2001-05-31  Graham Stott  <grahams@redhat.com>
8437
8438         * MAINTAINERS (Write After Approval): Add myself.
8439
8440 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8441
8442         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8443         libraries when using g++ with native linker.
8444
8445 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8446
8447         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8448
8449 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8450
8451         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8452         [aix4*|aix5*]: Prepend blank.
8453
8454 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8455
8456         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8457         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8458         of subdir/configure scripts to use the new libtool.m4.
8459
8460 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8461
8462         * MAINTAINERS (Write After Approval): Add myself.
8463
8464 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8465
8466         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8467
8468 2001-05-11  Ben Elliston  <bje@redhat.com>
8469
8470         * Makefile.in (all-sid): New target.
8471         (check-sid, clean-sid, install-sid): Likewise.
8472
8473 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8474
8475         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8476
8477 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8478
8479         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8480         libgcj.
8481
8482 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8483
8484         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8485         gcc/xgcc is built, use -print-prog-name to find out the program
8486         name to use.
8487
8488 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8489
8490         * configure.in (noconfigdirs): Don't reset it from scratch in the
8491         target case; only append to it.
8492
8493         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8494         sparc-*-solaris2.8]: Disable ${libgcj}.
8495
8496 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8497
8498         * configure.in (libgcj_saved): Copy from $libgcj.
8499         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8500         --disable-libgcj.
8501
8502 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8503
8504         * MAINTAINERS: Remove self as MIPS maintainer and
8505         C front end maintainer.
8506
8507 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8508
8509         * configure.in: Move *-chorusos target case to the proper switch.
8510         Disable libgcj.
8511
8512 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8513
8514         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8515         1.641.2.228.
8516
8517 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8518
8519         * Makefile.in (STAGE1_CFLAGS): Pass down.
8520
8521 2001-04-13  Alan Modra  <amodra@one.net.au>
8522
8523         * config.guess: Add hppa64-linux support.  Note for next import that
8524         this is already in the master file.
8525         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8526
8527 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8528
8529         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8530         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8531
8532 2001-04-11  Stan Shebs  <shebs@apple.com>
8533
8534         * MAINTAINERS: Add self as Darwin port maintainer.
8535
8536 2001-04-11  Alan Modra  <amodra@one.net.au>
8537
8538         * MAINTAINERS: Update my email address.
8539
8540 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8541
8542         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8543         recent versions of FreeBSD (release 3 or later).
8544         * ltconfig: On FreeBSD, -lc must not be provided when building
8545         a shared library or else the standard -pthread gcc option is
8546         rendered worthless to later users of the built library.
8547
8548 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8549
8550         * MAINTAINERS: Add self and RTH as C front end maintainers.
8551
8552 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8553
8554         * config.sub: Make sure to match an already-canonicalized
8555         machine name (eg. mn10300-unknown-elf).
8556
8557 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8558
8559         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8560         New macros.
8561         (bootstrap, cross): Use RECURSE_FLAGS.
8562         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8563
8564 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8565
8566         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8567
8568 2001-03-22  Colin Howell  <chowell@redhat.com>
8569
8570         * Makefile.in (DO_X): Do not backslash single-quotes in
8571         backquotes (two places).
8572
8573 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8574
8575         Re-installed:
8576         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8577         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8578         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8579         * ltcf-cxx.sh: Likewise.
8580         * ltcf-gcj.sh: Likewise.
8581
8582 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8583
8584         * MAINTAINERS: Add myself as "documentation co-maintainer".
8585
8586 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8587
8588         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8589         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8590
8591 2001-03-19  Tom Tromey  <tromey@redhat.com>
8592
8593         * config-ml.in: Handle GCJ and GCJFLAGS.
8594
8595 2001-03-21  Michael Chastain  <chastain@redhat.com>
8596
8597         * Makefile.in: all-m4 depends on all-texinfo.
8598
8599 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8600
8601         * MAINTAINERS: Add myself to write after approval list.
8602
8603 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8604
8605         * Makefile.in (DO_X): Quote nested quotes.
8606
8607 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8608
8609         * MAINTAINERS: Add myself to write after approval list.
8610
8611 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8612
8613         * Makefile.in (DO_X): Use double quotes for quoting
8614         "RANLIB=$${RANLIB}".
8615
8616 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8617
8618         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8619
8620 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8621
8622         * configure.in: Only use `lang_requires' for languages athat are
8623         actually enabled.
8624
8625 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8626
8627         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8628
8629 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8630
8631         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8632
8633 2001-03-07  Tom Tromey  <tromey@redhat.com>
8634
8635         * configure.in: Allow config-lang.in to set `lang_requires' to list
8636         of other required languages.
8637
8638 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8639
8640         * Makefile.in: Remove RANLIB definition. Use RANLIB
8641         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8642         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8643
8644 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8645             Alexandre Oliva  <aoliva@redhat.com>
8646
8647         * Makefile.in (check-c++): Use tabs, not spaces.
8648
8649 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8650
8651         * MAINTAINERS: add myself to Write After Approval list.
8652
8653 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8654
8655         * Makefile.in (check-c++): New rule.
8656
8657         * configure.in (target_libs): Remove libg++.
8658         (noconfigdirs): Remove libg++.
8659         (noconfigdirs): Same.
8660         (noconfigdirs): Same.
8661         (noconfigdirs): Same.
8662
8663         * config-ml.in: Remove libg++ references.
8664
8665         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8666         (ALL_TARGET_MODULES): Same.
8667         (configure-target-libg++): Remove.
8668         (all-target-libg++): Remove.
8669         (configure-target-libio): Remove.
8670         (all-target-libio): Remove.
8671         (check-target-libio): Remove.
8672         (.PHONY): Remove.
8673         (libg++.tar.bz2): Remove.
8674         (all-target-cygmon): Remove libio.
8675         (all-target-libstdc++): Remove.
8676         (configure-target-libstdc++): Remove.
8677         (TARGET_LIB_PATH): Remove libstdc++.
8678         (ALL_GCC_CXX): Remove libstdc++.
8679         (all-target-gperf): Correct.
8680
8681 2001-02-16  Nick Clifton  <nickc@redhat.com>
8682
8683         * configure.in (noconfigdirs): Allow configuration of texinfo
8684         for Cygwin hosts.
8685
8686 2001-02-15  Anthony Green  <green@redhat.com>
8687
8688         * configure: Introduce GCJ_FOR_TARGET.
8689         * configure.in: Ditto.
8690         * Makefile.in: Ditto.
8691
8692 2001-02-13  Andreas Schwab  <schwab@suse.de>
8693
8694         * MAINTAINERS: Update mail address.
8695
8696 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8697
8698         * config.guess: Add linux target for S/390.
8699         * config.sub: Likewise.
8700
8701 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8702
8703         * configure.in: for *-chorusos, don't config target-newlib and
8704         target-libgloss.
8705
8706 2001-02-06  Ben Elliston  <bje@redhat.com>
8707
8708         * configure: Output host type to stdout, not stderr.
8709
8710 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8711
8712         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8713         * ltcf-cxx.sh: Likewise.
8714
8715         * config.if: Assume enable_libstdcxx_v3 is defined.
8716
8717 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8718
8719         Remove V2 C++ library.
8720         * configure.in: Remove --enable-libstdcxx_v3 support.
8721
8722 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8723
8724         * include/demangle.h: Add prototype for java_demangle_v3.
8725
8726 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8727
8728         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8729
8730 2001-01-27  Richard Henderson  <rth@redhat.com>
8731
8732         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8733
8734 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8735
8736         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8737         Don't unset, it's non-portable and no longer necessary, set to empty
8738         instead.
8739
8740 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8741
8742         * ltconfig: Shell portability fix for the tagname validity check.
8743
8744 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8745
8746         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8747         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8748
8749 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8750
8751         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8752
8753 2001-01-26  Tom Tromey  <tromey@redhat.com>
8754
8755         * configure.in: Allow libgcj to be built on Sparc Solaris.
8756
8757 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8758
8759         * ltcf-c.sh: Add aix5 case.
8760         * ltcf-cxx.sh: Likewise.
8761         * ltconfig: Likewise.
8762
8763 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8764
8765         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8766         keep at least one of build_libtool_libs or build_old_libs set to
8767         yes.
8768
8769         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8770         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8771
8772 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8773
8774         * configure.in: Enable libgcj on several additional platforms.
8775
8776 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8777
8778         * configure.in: Enable libgcj for linux targets.
8779
8780 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8781
8782         * MAINTAINERS (Write After Approval): Add myself.
8783
8784 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8785
8786         * MAINTAINERS: Add myself as vax port maintainer.
8787
8788 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8789
8790         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8791
8792 2001-01-09  Mike Stump  <mrs@wrs.com>
8793
8794         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8795         failures of subdirectories.
8796
8797 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8798
8799         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8800         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8801         * ltcf-cxx.sh: Likewise.
8802         * ltcf-gcj.sh: Likewise.
8803         * ltconfig.sh: Fix typo.
8804
8805 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8806
8807         * configure: handle DOS-style absolute paths.
8808
8809 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8810
8811         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8812
8813 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8814
8815         * MAINTAINERS: Add myself as avr port co-maintainer.
8816
8817 2000-12-28  Ben Elliston  <bje@redhat.com>
8818
8819         * MAINTAINERS: Add myself under ``Write After Approval''.
8820
8821 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8822
8823         * texinfo: Remove directory from GCC.
8824
8825 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8826
8827         * COPYING: Update to current
8828         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8829         to 19yy as example year in copyright notice).
8830
8831 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8832
8833         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8834         (libstdcxx_incdir): Pass down.
8835         * config.if: Remove expired bits for cxx_interface, add stub.
8836         (libstdcxx_incdir): Add variable for g++ include directory.
8837         * configure.in (gxx_include_dir): Use it.
8838
8839 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8840
8841         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8842         with old-email address from ``Write After Approval''.
8843
8844 2000-12-15  Andreas Jaeger  <aj@suse.de>
8845
8846         * configure.in: Handle lang_dirs.
8847
8848 2000-12-14  Tom Tromey  <tromey@redhat.com>
8849
8850         * MAINTAINERS: Removed brads.
8851
8852         * MAINTAINERS: Added gcj developers.
8853
8854 2000-12-13  Anthony Green  <green@redhat.com>
8855
8856         * configure.in: Disable libgcj for any target not specifically
8857         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8858         with g++ abi.
8859
8860 2000-12-13  Mike Stump  <mrs@wrs.com>
8861
8862         * Makefile.in (local-distclean): Also remove fastjar.
8863
8864 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8865
8866         * contrib/gcc_update: Add fastjar --touch entries.
8867
8868 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8869
8870         * configure.in: Disable language-specific target libraries for
8871         languages that aren't enabled.
8872
8873 2000-12-10  Anthony Green  <green@redhat.com>
8874
8875         * configure.in: Define libgcj.  Disable libgcj target libraries for
8876         most targets.
8877
8878 2000-12-10  Neil Booth  <neilb@earthling.net>
8879
8880         * MAINTAINERS: Update mail address, remove from WAA list.
8881
8882 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8883
8884         * libjava: Imported from /cvs/java.
8885         * libffi: Likewise.
8886         * Boehm-gc: Likewise.
8887
8888 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8889
8890         * configure.in (target_libs): Revert 2000-12-08 patch.
8891         (noconfigdirs): Added target-libjava.
8892
8893 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8894
8895         * djunpack.bat: removed.
8896
8897 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8898
8899         * Makefile.in: handle DOS-style absolute paths.
8900         * config-ml.in: likewise.
8901         * symlink-tree: likewise.
8902
8903 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8904
8905         * fastjar: Imported.
8906
8907 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8908
8909         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8910         libjava.
8911         * configure.in (target_libs): Removed `target-libjava'.
8912
8913 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8914
8915         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8916         (ALL_MODULES): Added fastjar.
8917         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8918         (all-target-libjava): all-fastjar replaces all-zip.
8919         (all-fastjar): Added.
8920         (configure-target-fastjar, all-target-fastjar): Likewise.
8921         * configure.in (host_tools): Added fastjar.
8922
8923 2000-12-07  Mike Stump  <mrs@wrs.com>
8924
8925         * Makefile.in (local-distclean): Remove leftover built files.
8926
8927 2000-11-24  Nick Clifton  <nickc@redhat.com>
8928
8929         * configure.in (xscale-elf): Add target.
8930         (xscale-coff): Add target.
8931
8932 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8933
8934         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8935         recent versions of FreeBSD (release 3 or later).
8936         * ltconfig: On FreeBSD, -lc must not be provided when building
8937         a shared library or else the standard -pthread gcc option is
8938         rendered worthless to later users of the built library.
8939
8940 2000-11-16  Fred Fish  <fnf@be.com>
8941
8942         * configure.in (enable_libstdcxx_v3): Fix typo,
8943         libstd++ -> libstdc++.
8944
8945 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8946
8947         * MAINTAINERS: Add self to Write After Approval list.
8948
8949 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8950
8951         * MAINTAINERS: Update my email address.  Add myself to global write
8952         privs list.
8953
8954 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8955
8956         * Makefile.in: Merge with src and libgcj.
8957         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8958         configure-target-<library> when their configure scripts need the C
8959         or C++ library to have already been built to work properly.
8960         (do_proto_toplev): Set them to an empty string.
8961
8962         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8963         (REALLY_SET_LIB_PATH): Use them.
8964
8965 2000-11-17  Stan Shebs  <shebs@apple.com>
8966
8967         * MAINTAINERS: Add self to Write After Approval list.
8968
8969 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8970
8971         * configure: Provide the original toplevel configure arguments
8972         (including $0) to subprocesses in the environment rather than
8973         through gcc/configargs.h.
8974
8975 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8976
8977         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8978         C99.  Alphabetise "Write After Approval" list.
8979
8980 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8981
8982         * configure: Turn on libstdc++ V3 by default.
8983
8984         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8985         if we've got GCC.
8986
8987 2000-11-11  Philip Blundell  <philb@gnu.org>
8988
8989         * MAINTAINERS: Add self to Write After Approval list.
8990
8991 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8992
8993         * ltcf-c.sh (aix4): Improve shared library configuration; require
8994         exporting symbols.
8995         * ltcf-cxx.sh (aix4): Define.
8996         * ltconfig (aix4): Define library and soname specs appropriate for
8997         AIX.  Define command to create export symbols list.
8998
8999 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9000
9001         * config.sub: Add support for Sun Chorus
9002
9003 2000-10-31  Nick Clifton  <nickc@redhat.com>
9004
9005         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9006         <name>@redhat.com.  Also installed new email address for Clint
9007         Popetz.
9008
9009 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9010
9011         * etc: Remove directory from GCC.
9012
9013 2000-10-16  Michael Meissner  <meissner@redhat.com>
9014
9015         * configure (gcc/configargs.h): Only create if there is a build GCC
9016         directory created.
9017
9018 2000-10-16  Matthias Klose  <doko@debian.org>
9019
9020         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9021         when configured for libstdc++-v3.
9022
9023 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9024
9025         * configure: Save configure arguments to gcc/configargs.h.
9026
9027 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9028
9029         * config.guess: Import CVS version 1.157.
9030         * config.sub: Import CVS version 1.181.
9031
9032 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9033
9034         * Makefile.in (bootstrap): avoid recursion if subdir missing
9035         (cross): ditto
9036         (do-proto-toplev): ditto
9037
9038 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9039
9040         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9041         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9042
9043         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9044         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9045         all affected `configure' scripts.
9046
9047 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9048
9049         * MAINTAINERS: Add self as cpplib co-maintainer.
9050
9051 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9052
9053         * MAINTAINERS: Add self to Write After Approval list.
9054
9055 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9056
9057         * INSTALL/README: egcs -> GCC update.
9058
9059 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9060
9061         * MAINTAINERS: Add myself to Write After Approval list.
9062
9063 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9064
9065         * MAINTAINERS: Add myself to Write After Approval list.
9066
9067 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9068
9069         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9070         X11 libraries for hppa64.
9071
9072 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9073
9074         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9075
9076 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9077
9078         * Makefile.in (all-zlib): Added dummy target.
9079
9080         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9081         ltcf-gcj.sh: Updated from libtool multi-language branch.
9082
9083 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9084
9085         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9086         (bootstrap*): Depend on all-bootstrap.
9087
9088 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9089
9090         * config.guess: Import CVS version 1.156.
9091         * config.sub: Import CVS version 1.179.
9092
9093 2000-09-02  Anthony Green  <green@cygnus.com>
9094
9095         * Makefile.in (all-gcc): Depend on all-zlib.
9096         (CLEAN_MODULES): Add clean-zlib.
9097         (ALL_MODULES): Add all-zlib.
9098         * configure.in (host_libs): Add zlib.
9099
9100 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9101
9102         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9103         crosses, but add gcc/include to the header search path for them.
9104
9105 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9106
9107         * MAINTAINERS: Add self to Write After Approval list.
9108
9109 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9110
9111         * config.guess: Import CVS version 1.152.
9112         * config.sub: Import CVS version 1.177.
9113
9114 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9115
9116         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9117         $targargs to tell whether newlib is going to be built.
9118
9119         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9120         $$r/TARGET_SUBDIR/libio for _G_config.h.
9121
9122 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9123
9124         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9125
9126 2000-08-22  DJ Delorie  <dj@redhat.com>
9127
9128         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9129
9130 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9131
9132         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9133         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9134         sub-configures.
9135
9136 2000-08-21  DJ Delorie  <dj@redhat.com>
9137
9138         * MAINTAINERS: Add self as a libiberty maintainer
9139
9140 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9141
9142         * configure.in (libstdcxx_flags): Use
9143         libstdc++-v3/src/libstdc++.INC.
9144
9145 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9146
9147         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9148
9149 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9150
9151         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9152
9153         * configure: Make enable_threads and enable_shared defaults
9154         explicit.  Substitute enable_threads into generated Makefiles.
9155         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9156         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9157
9158 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9159
9160         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9161
9162 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9163
9164         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9165         previous delta.
9166
9167 2000-08-11  Jason Merrill  <jason@redhat.com>
9168
9169         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9170         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9171         (FLAGS_FOR_TARGET): Not here.
9172         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9173
9174 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9175
9176         * config-ml.in (CC, CXX): Don't introduce a leading space.
9177
9178 2000-08-07  DJ Delorie  <dj@delorie.com>
9179
9180         * MAINTAINERS: Add self as a DJGPP maintainer
9181
9182 2000-08-07  DJ Delorie  <dj@redhat.com>
9183
9184         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9185         "if we're also building gcc, and it's a gcc that will run on the
9186         build machine, we want to use its includes instead of the system's
9187         default includes".
9188
9189 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9190
9191         * MAINTAINERS: Add self to Write After Approval list.
9192
9193 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9194
9195         * configure.in (libstdcxx_flags): Don't use `"'.
9196
9197         * config-ml.in: Adjust multilib search paths to the
9198         appropriate multilib tree.
9199
9200 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9201
9202         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9203         commas in $LANGUAGES.
9204
9205 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9206
9207         * configure.in: Re-enable all references to libg++ and librx.
9208
9209 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9210
9211         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9212         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9213         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9214         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9215
9216         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9217
9218 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9219
9220         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9221         CXX_FOR_TARGET for sed.
9222
9223 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9224
9225         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9226         Do not override if already set in the environment or in configure.
9227         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9228         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9229
9230 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9231
9232         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9233         the libtool CVS tree multi-language branch.
9234         * ltconfig, ltmain.sh: Updated.
9235
9236 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9237
9238         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9239         (clean-target): Depend on it.
9240
9241         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9242         (GCC_FOR_TARGET): Use it.
9243         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9244         * configure.in: ... here.
9245         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9246         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9247
9248 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9249
9250         * MAINTAINERS: Add self to Write After Approval list.
9251
9252 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9253
9254         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9255         (configure-target-libchill, configure-target-libobjc): Likewise.
9256
9257         * configure.in: Use the same cache file for all target libs.
9258         * config-ml.in: But different cache files per multilib variant.
9259
9260 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9261
9262         * configure (topsrcdir): Don't use dirname.
9263
9264 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9265
9266         * MAINTAINERS: Add self to Write After Approval list.
9267
9268 2000-07-20  Jason Merrill  <jason@redhat.com>
9269
9270         * configure.in: Remove all references to libg++ and librx.
9271
9272         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9273
9274 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9275
9276         * config.sub: Update to subversions version 2000-07-06.
9277
9278 2000-07-12  Andrew Haley  <aph@cygnus.com>
9279
9280         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9281         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9282
9283 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9284
9285         * symlink-tree:  Check number of arguments.
9286
9287 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9288
9289         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9290         search path for a g++ extracted from the build tree.  This
9291         will allow link tests run by configure scripts in
9292         subdirectories to succeed.
9293
9294 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9295
9296         * ltconfig: Add support for mips-dde-sysv4.2MP
9297
9298 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9299
9300         * MAINTAINERS: Add myself as loop discovery maintainer.
9301
9302 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9303
9304         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9305         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9306
9307 2000-06-19  Timothy Wall  <twall@cygnus.com>
9308
9309         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9310         * config.sub: Add tic54x target.
9311
9312 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9313
9314         * MAINTAINERS: Add self as Fortran maintainer,
9315         remove Craig Burley.
9316
9317 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9318
9319         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9320         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9321
9322 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9323
9324         * MAINTAINERS: Add self as i18n maintainer
9325
9326 20000-05-21  H.J. Lu  (hjl@gnu.org)
9327
9328         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9329         directory are used if they exist. Make sure
9330         $(build_tooldir)/include is searched for header files,
9331         $(build_tooldir)/lib/ for library files.
9332         (GCC_FOR_TARGET): Likewise.
9333         (CXX_FOR_TARGET): Likewise.
9334
9335 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9336
9337         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9338
9339 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9340
9341         * Makefile.in (configure-target-libiberty): Depend on
9342         configure-target-newlib.
9343
9344 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9345
9346         * configure.in, Makefile.in: Merge all libffi-related
9347         configury stuff from the libgcj tree.
9348
9349 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9350
9351         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9352         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9353
9354 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9355
9356         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9357         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9358         current version information.  Add to proto-toplev directory.
9359         (gdb-taz): Build do-djunpack.
9360
9361 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9362
9363         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9364
9365 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9366
9367         * MAINTAINERS: Add self to Write After Approval list.
9368
9369 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9370
9371         * ltmain.sh: Preserve in relink_command any environment
9372         variables that may affect the linker behavior.
9373
9374 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9375
9376         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9377
9378 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9379
9380         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9381
9382 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9383
9384         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9385         with the version name.
9386
9387 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9388
9389         * MAINTAINERS: Add self as bb-reorder maintainer.
9390
9391 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9392
9393         * config.if: Tweak.
9394
9395 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9396
9397         * djunpack.bat: New file.
9398
9399 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9400
9401         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9402         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9403         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9404         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9405
9406 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9407
9408         * config.sub (case $basic_machine): Change default for "ibm-*"
9409         to "openedition".
9410
9411 2000-04-13  Andreas Jaeger  <aj@suse.de>
9412
9413         * MAINTAINERS: Added myself.
9414
9415 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9416
9417         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9418         (do-md5sum): New target.
9419         (MD5PROG): Define.
9420         (PACKAGE): Default to TOOL.
9421         (VER): Default to a shell script.
9422         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9423         md5 checksum generation.
9424         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9425         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9426         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9427         insight.tar.bz2): Use gdb-taz to create archive.
9428
9429 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9430
9431         * configure (warn_cflags): Delete.
9432
9433 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9434
9435         * MAINTAINERS: Added myself.
9436
9437 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9438             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9439
9440         * configure.in (enable_libstdcxx_v3): Add.
9441         (target_libs): Add bits here to switch between libstdc++-v2 and
9442         libstdc++-v3.
9443         * config.if: And this file too.
9444         * Makefile.in: Add libstdc++-v3 targets.
9445
9446 2000-04-05  Michael Meissner  <meissner@redhat.com>
9447
9448         * config.sub (d30v): Add d30v as a basic machine type.
9449
9450 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9451
9452         * configure.in: -linux-gnu*, not -linux-gnu.
9453
9454 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9455
9456         * MAINTAINERS: Add self in write-after-approval section.
9457
9458 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9459
9460         * MAINTAINERS: Add self as ia64 port maintainer.
9461
9462 2000-03-08  Neil Booth  <NeilB@earthling.net>
9463
9464         * MAINTAINERS: Add self in write-after-approval section.
9465
9466 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9467
9468         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9469         (do-tar-bz2): Replace TOOL with PACKAGE.
9470         (gdb.tar.bz2): Remove GDBTK from GDB package.
9471         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9472         dejagnu.tar.bz2): New packages.
9473
9474 2000-02-27  Andreas Jaeger  <aj@suse.de>
9475
9476         * configure.in: Add entry for mips*-*-linux*, move catch all
9477         *-*-*linux* entry below this one.
9478
9479 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9480
9481         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9482
9483 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9484
9485         * config.sub: Support an OS of "wince".
9486
9487 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9488
9489         * config.guess, config.sub: Updated to match config's 2000-02-15
9490         version.
9491
9492 2000-02-23  Linas Vepstas  <linas@linas.org>
9493
9494         * config.sub: Add support for Linux/IBM 370.
9495         * configure.in: Likewise.
9496
9497 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9498
9499         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9500
9501 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9502
9503         * config.guess: Guess "cygwin" rather than "cygwin32".
9504
9505 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9506
9507         * configure (gcc_version): When setting, narrow search to
9508         lines containing `version_string'.
9509
9510 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9511
9512         * config.sub: Add support for avr target.
9513
9514 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9515
9516         * MAINTAINERS: Add maintainers for MCore port.
9517
9518 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9519
9520         * config.sub: Add mmix-knuth-mmixware.
9521
9522 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9523
9524         * MAINTAINERS: Pair cccp with cpplib maintainership.
9525
9526 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9527
9528         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9529         structure stuff to -L library search.
9530         (CXX_FOR_TARGET): Ditto.
9531         (CROSS_CHECK_MODULES): Fix spelling mistake.
9532
9533 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9534
9535         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9536         the C++ compiler.
9537
9538 2000-01-12  Richard Henderson  <rth@cygnus.com>
9539
9540         * configure.in: Don't build some bits for beos.
9541
9542 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9543
9544         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9545         as include files.
9546
9547 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9548
9549         * Add self as cpplib maintainer, as requested by Jason
9550         Merrill.  Correct my e-mail address.
9551
9552 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9553
9554         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9555         not mh-aix43.
9556
9557 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9558
9559         * MAINTAINERS: Add myself to "write after approval" list.
9560
9561 1999-12-14  Richard Henderson  <rth@cygnus.com>
9562
9563         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9564         * config.sub: Accept alphaev[78], alphaev8.
9565
9566 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9567
9568         * config.guess, config.sub: Update from autoconf.
9569
9570 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9571
9572         * MAINTAINERS:  update my playtime e-address.
9573
9574 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9575
9576         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9577         necessary libraries are missing.
9578
9579 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9580
9581         * MAINTAINERS: Add new 'write after approval' maintainer.
9582
9583 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9584
9585         * MAINTAINERS: Add new Java maintainer.
9586
9587 1999-10-25  Andreas Schwab  <schwab@suse.de>
9588
9589         * configure: Fix quoting inside arguments of eval.
9590
9591 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9592
9593         * config-ml.in: Allow suppression of some ARM multilibs.
9594
9595 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9596
9597         * config.guess: Add OS/390 match pattern.
9598         * config.sub: Add mvs, openedition targets.
9599         * configure.in (i370-ibm-opened*): New.
9600
9601 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9602
9603         * config.sub: Add support for configuring for pj.
9604
9605 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9606
9607         * config.sub (maybe_os): Add support for configuring for fr30.
9608
9609 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9610
9611         * configure.in: Do not configure or build ld for AIX
9612         platforms.  ld is known to be broken on these platforms.
9613
9614 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9615
9616         * config-ml.in: Pass compiler flag corresponding to multidirs to
9617         subdir configures.
9618
9619 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9620
9621         * Makefile.in (LDFLAGS): Define.
9622
9623 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9624
9625         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9626         noconfigdirs.
9627         (*-*-cygwin*): Likewise.
9628
9629 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9630
9631         * mkdep: New file.
9632         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9633         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9634
9635         From Eli Zaretskii <eliz@is.elta.co.il>:
9636         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9637         long file name when using DJGPP on MS-DOS.
9638
9639 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9640
9641         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9642
9643 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9644
9645         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9646         dependency as this causes "make check" to globally "make all"
9647
9648 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9649
9650         * configure.in (target_libs): Added target-zlib.
9651         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9652         (CONFIGURE_TARGET_MODULES): Likewise.
9653         (CHECK_TARGET_MODULES): Likewise.
9654         (INSTALL_TARGET_MODULES): Likewise.
9655         (CLEAN_TARGET_MODULES): Likewise.
9656         (configure-target-zlib): New target.
9657         (all-target-zlib): Likewise.
9658         (all-target-libjava): Depend on all-target-zlib.
9659         (configure-target-libjava): Depend on configure-target-zlib.
9660
9661         * Makefile.in (configure-target-libjava): Depend on
9662         configure-target-newlib.
9663         (configure-target-boehm-gc): New target.
9664         (configure-target-qthreads): New target.
9665
9666         * configure.in (target_libs): Added target-qthreads.
9667         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9668         (CONFIGURE_TARGET_MODULES): Likewise.
9669         (CHECK_TARGET_MODULES): Likewise.
9670         (INSTALL_TARGET_MODULES): Likewise.
9671         (CLEAN_TARGET_MODULES): Likewise.
9672         (all-target-qthreads): New target.
9673         (configure-target-libjava): Depend on configure-target-qthreads.
9674         (all-target-libjava): Depend on all-target-qthreads.
9675
9676         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9677         (CONFIGURE_TARGET_MODULES): Likewise.
9678         (CHECK_TARGET_MODULES): Likewise.
9679         (INSTALL_TARGET_MODULES): Likewise.
9680         (CLEAN_TARGET_MODULES): Likewise.
9681         (all-target-libjava): New target.
9682         (all-target-boehm-gc): Likewise.
9683         * configure.in (target_libs): Added libjava, boehm-gc.
9684
9685 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9686
9687         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9688         configure.bat in SUPPORT_FILES.
9689         (gas+binutils.tar.bz2): Likewise.
9690
9691         * makeall.bat: Remove; obsolete.
9692
9693 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9694
9695         From Mark Elbrecht:
9696         * configure.bat: Remove; obsolete.
9697
9698 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9699
9700         * configure: Add -W -Wall to the default CFLAGS when compiling with
9701         gcc.
9702
9703 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9704
9705         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9706
9707 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9708
9709         * configure.in: Build ld on IRIX6.
9710
9711 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9712
9713         * Makefile.in: Change distribution targets to use bzip2 instead of
9714         gzip.
9715         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9716         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9717
9718 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9719
9720         * config.sub: Add mcore target.
9721
9722 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9723
9724         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9725
9726 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9727
9728         * config.guess (dummy): Changed to $dummy.
9729
9730 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9731
9732         * config.sub: Tidied up case statements.
9733
9734 1999-05-22  Ben Elliston  <bje@cygnus.com>
9735
9736         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9737         <jiro@din.or.jp>.
9738
9739         * config.guess: Merge with FSF version. Future changes will be
9740         more accurately recorded in this ChangeLog.
9741         * config.sub: Likewise.
9742
9743 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9744
9745          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9746
9747 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9748
9749         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9750
9751 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9752
9753         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9754
9755 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9756
9757         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9758         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9759         Bad merge removed these two changes.
9760
9761 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9762                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9763
9764         * config.guess (interix Alpha): Add.
9765
9766 1999-04-11  Richard Henderson  <rth@cygnus.com>
9767
9768         * configure.in (i?86-*-beos*): Do config gperf; don't config
9769         gdb, newlib, or libgloss.
9770
9771 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9772
9773         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9774         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9775         from multidirs.
9776
9777 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9778
9779         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9780
9781 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9782
9783         * config.sub: Add support for mcore targets.
9784
9785 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9786
9787         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9788         not mt-ospace, in order to shut up assembler warning about using
9789         symbols that are named the same as registers.
9790
9791 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9792
9793         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9794         dependency list for all-target-cygmon.
9795
9796 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9797
9798         * config-ml.in: Check $host, not $target, for selective multilibs.
9799         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9800         thumb interworking, and underscore prefix multilibs.
9801
9802 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9803
9804         * missing: Update to version from current automake.
9805
9806 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9807
9808         * configure (gxx_include_dir): Removed.
9809
9810         * configure.in (gxx_include_dir): Handle it.
9811         * Makefile.in: Likewise.
9812
9813 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9814
9815         * config.sub (mips64vr4111,mips64vr4111el) Add.
9816
9817 1999-03-21  Ben Elliston  <bje@cygnus.com>
9818
9819         * config.guess: Correct typo for detecting ELF on FreeBSD.
9820
9821 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9822
9823         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9824         config/mh-djgpp.
9825
9826 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9827
9828         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9829         all-target-newlib to dependency list for all-target-bsp.
9830
9831 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9832
9833         * config.sub: Add i386-uwin support.
9834         * config.guess: Likewise.
9835
9836 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9837
9838         * configure.in: cleanup, add mh-*pic handling for arm, special
9839         case powerpc*-*-aix*
9840
9841 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9842
9843         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9844         can be built.
9845
9846 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9847
9848         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9849         targets.
9850
9851 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9852
9853         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9854
9855 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9856
9857         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9858
9859 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9860
9861         * config.sub: Fix typo in arm recognition.
9862
9863 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9864
9865         * configure.in (noconfigdirs): Changed target_configdirs to
9866         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9867         rather than m68k-*-* since it is not known to work on
9868         m68k-aout. Ditto for arm-*-*oabi.
9869
9870 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9871
9872         * configure.in (*-*-windows*): Remove, no longer used.
9873
9874 1999-02-19  Ben Elliston <bje@cygnus.com>
9875
9876         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9877         Smart and improved by Andrew Cagney.
9878
9879 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9880
9881         * config.guess: Recognize openbsd-*-hppa.
9882
9883 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9884
9885         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9886         only if it is not empty.
9887
9888 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9889
9890         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9891
9892         * config.guess: Modified to recognize uname's armv* syntax.
9893
9894         * config.sub: Modified to recognize uname's armv* syntax.
9895
9896 1999-02-17  Mark Salter  <msalter@cygnus.com>
9897
9898         * configure.in: Added target-bsp for sparclite.
9899
9900 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9901
9902         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9903
9904 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9905
9906         * configure.in: Add support for strongarm port.
9907         * config.sub: Add support for strongarm target.
9908
9909 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9910
9911         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9912         the old name config/mh-cygwin32.
9913         Enable texinfo.
9914
9915 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9916
9917         * configure.in: Do build ld for ix86 Solaris.
9918
9919 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9920
9921         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9922         $AR_FOR_TARGET.  Likewise for RANLIB.
9923
9924 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9925
9926         * config.sub (oabi):  Recognize.
9927         * configure.in (arm-*-oabi):  Handle.
9928
9929 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9930
9931         * config.guess: Improve detection of i686 on UnixWare 7.
9932
9933 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9934
9935         * config.guess: Add support for i386-pc-interix.
9936         * config.sub: Likewise.
9937         * configure.in: Likewise.
9938
9939 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9940
9941         * Makefile.in: Remove unneeded all-target-libio from
9942         from all-target-winsup target since it is now unneeded.
9943         Add all-target-libtermcap in its place since it is now
9944         needed.
9945
9946 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9947
9948         * configure.in: makefile stub for cygwin target is probably
9949         unnecessary.  Remove it for now.
9950
9951 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9952
9953         * configure.in: libtermcap.a should be built when cygwin is the
9954         target as well as the host.
9955         * config.guess: Allow mixed case in cygwin uname output.
9956         * Makefile.in: Add libtermcap target.
9957
9958 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9959
9960         * config.sub: Clean up handling of hppa2.0.
9961
9962 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9963
9964         * config.guess: Use C code to identify more HP machines.
9965
9966 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9967
9968         * config.sub: Handle hppa2.0.
9969
9970 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9971
9972         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9973         cygmon for all sparclite targets, regardless of object format.
9974
9975 1998-12-15  Mark Salter  <msalter@cygnus.com>
9976
9977         * configure.in: Added target-bsp for several target architectures.
9978
9979         * Makefile.in: Added rules for bsp.
9980
9981 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9982
9983         * config.guess: Improve detection of hppa2.0 processors.
9984
9985 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9986
9987         * config.guess: Recognize FreeBSD using ELF automatically.
9988
9989 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9990
9991         * configure (skip-this-dir): Add handling for new shell script, which
9992         might be created by a sub-directory's configure to indicate, this particular
9993         directory is "unwanted".
9994         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9995
9996 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9997
9998         * ltconfig: import from libtool, after changing libtool to
9999         account for the cygwin name change.
10000
10001 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10002
10003         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10004         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10005
10006 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10007
10008         * configure.in: Add libtermcap to list of cygwin dependencies.
10009
10010 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10011
10012         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10013         they include winsup/include when it's a cygwin target.
10014
10015 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10016
10017         * configure.in (host_tools): Added zip.
10018         * Makefile.in (all-target-libjava): Depend on all-zip.
10019         (all-zip): New target.
10020         (ALL_MODULES): Added all-zip.
10021         (NATIVE_CHECK_MODULES): Added check-zip.
10022         (INSTALL_MODULES): Added install-zip.
10023         (CLEAN_MODULES): Added clean-zip.
10024
10025 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10026
10027         * Makefile.in: lose "32" from comment about cygwin.
10028
10029 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10030
10031         * configure.in: Use -Os to build target libraries for the fr30.
10032
10033 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10034
10035         * config.sub: Add fr30.
10036
10037 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10038
10039         * configure.in: drop "32" from config/mh-cygwin32.  Check
10040         cygwin* instead of cygwin32*.
10041         * config.sub: Check cygwin* instead of cygwin32*.
10042
10043 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10044
10045         * config.guess: Match any version of Unixware7.
10046
10047 1998-10-20  Syd Polk  <spolk@cygnus.com>
10048
10049         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10050         if desired.
10051
10052 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10053
10054         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10055         these if the appropriate directories and files to not exist.
10056
10057 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10058
10059         * Makefile.in (DEVO_SUPPORT): Add config.if.
10060
10061 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10062
10063         * configure: Add pattern to replace "build_tooldir"'s
10064         definition in the generated Makefile with "tooldir"'s
10065         actual value.
10066
10067 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10068
10069         * config.sub: Bring back lost sparcv9.
10070
10071         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10072
10073 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10074
10075         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10076         CC_FOR_TARGET and friends.
10077
10078 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10079
10080         * Makefile.in (build_tooldir): New variable, same as tooldir.
10081         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10082         -B$(build_tooldir)/bin/.
10083         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10084
10085 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10086
10087         * README: Remove installation instructions and refer to the
10088         INSTALL directory instead.
10089
10090 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10091
10092         * config.sub: Add support for i[34567]86-pc-udk.
10093         * configure.in: Likewise.
10094
10095 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10096
10097         * Makefile.in: add bzip2 package building bits for user
10098         tools module
10099         * configure.in: ditto
10100
10101 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10102
10103         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10104         (ALL_TARGET_MODULES): Add all-target-libobjc.
10105         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10106         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10107         (all-target-libchill): Add dependencies.
10108         * configure.in (target_libs): Add libchill.
10109
10110 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10111
10112         * configure.in (target_subdir): Remove duplicate line.
10113
10114 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10115
10116         * Makefile.in (all-automake): fix dependencies.
10117
10118 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10119
10120         * configure.in: Minor cleanups for building in the $(target_alias)
10121         subdir.
10122
10123 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10124
10125         * Makefile.in (bootstrap): Set r and s before make all.  Use
10126         BASE_FLAGS_TO_PASS in make all.
10127         (cross): Likewise.
10128
10129 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10130
10131         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10132
10133 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10134
10135         * config.sub: Fix typo in last change.
10136
10137 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10138
10139         * config.sub: Add support for C4x target.
10140         * configure.in: Likewise.
10141
10142 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10143
10144         * config.sub: Recognize sparcv9 just like sparc64.
10145
10146 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10147
10148         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10149
10150 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10151
10152         * config.guess: Correctly identify Pentium II sco boxes.
10153
10154         * config.guess: Fix "tr" code.  From Weiwen Liu.
10155
10156 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10157
10158         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10159         stabs.
10160
10161 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10162
10163         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10164         (ALL_TARGET_MODULES): Add all-target-libchill.
10165         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10166         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10167         (all-target-libchill): Add dependencies.
10168         * configure.in (target_libs): Add libchill.
10169
10170 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10171
10172         * config.guess: Avoid assumptions about "tr" behaves when
10173         LANG is set to something other than English.
10174
10175 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10176
10177         * configure (gxx_include_dir): Changed to
10178         '${prefix}/include/g++'-${libstdcxx_interface}.
10179
10180         * config.if: New to determine the interfaces.
10181
10182 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10183
10184         * config.guess: Detect and handle MPE/IX.
10185         * config.sub: Deal with MPE/IX.
10186
10187 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10188
10189         * configure.in: Use mh-aix43.
10190
10191 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10192
10193         * configure: Fix --without/--disable cases for gxx-include-dir.
10194
10195 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10196
10197         * mdata-sh:  Imported.  Needed for automake support.
10198
10199 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10200
10201         * Makefile.in (taz): Try "chmod -R og=u ." before
10202         "chmod og=u `find . -print`".
10203
10204 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10205
10206         * configure.in: Add arm-elf and thumb-elf support.
10207
10208 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10209
10210         * Makefile.in: Undo previous patch.
10211
10212 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10213
10214         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10215         to here ...
10216         (install-no-fixedincludes): and here
10217         (INSTALL_MODULES): ... from here.
10218
10219 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10220
10221         * config.sub: Merge with FSF.
10222
10223         * config.guess: Merge with FSF.
10224
10225 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10226
10227         * configure (extraconfigdirs): New variable.
10228         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10229         * Makefile.in (all): Move higher in file.
10230         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10231         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10232         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10233         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10234         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10235
10236 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10237
10238         * Makefile.in (all-target-libjava): Depend on all-gcc and
10239         all-target-newlib.
10240         (configure-target-libjava): Depend on $(ALL_GCC).
10241
10242 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10243
10244         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10245         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10246
10247 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10248
10249         * INSTALL/README: Fix typo.
10250
10251 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10252
10253         * ylwrap: Change absolute path checks to check for DOS style path
10254         names.
10255
10256         * ylwrap: Don't use a full path name if the source file is in the
10257         same directory.  From hjl@lucon.org (H.J. Lu).
10258
10259         * config-ml.in: Default to being verbose, to match Feb 18 change to
10260         configure.
10261
10262 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10263
10264         Brought over from egcs:
10265
10266         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10267
10268         * configure.in (target_subdir): Set to ${target_alias} instead
10269         of "libraries".
10270
10271         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10272
10273         * configure.in (target_subdir): Set to libraries if enable_multilib.
10274
10275 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10276
10277         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10278         multilibs, force reconfiguration the first time we create
10279         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10280
10281 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10282
10283         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10284         avoid confusion with --no-recursion.
10285
10286 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10287
10288         * configure.in: Win32 hosts shouldn't use install -x
10289         * install-sh: remove -x option, and special .exe-handling
10290         hack.
10291
10292 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10293
10294         * config.guess: Recognize i586-pc-beos.
10295         * configure.in: Don't build some bits for beos.
10296
10297 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10298
10299         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10300         CFLAGS default to -O2.
10301
10302         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10303         when using GNU ld.
10304
10305 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10306
10307         * ltmain.sh: Correct install when using a different shell.
10308
10309 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10310
10311         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10312
10313 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10314
10315         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10316         target.
10317
10318 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10319
10320         * ltconfig: Update to correct AIX handling.
10321
10322 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10323
10324         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10325
10326         * configure.in (target_subdir): Set to ${target_alias} instead
10327         of "libraries".
10328
10329 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10330
10331         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10332         (Makefile): Depend on $(gcc_version_trigger).
10333
10334         * configure (gcc_version): Change default initializer to empty
10335         string.
10336         (gcc_version_trigger): New variable; pass this variable down
10337         to subdir configures to enable them checking gcc's version
10338         themselves. Emit make macros for both gcc_version vars.
10339         (topsrcdir): Initialize reliably.
10340         (recursion line): Remove --with-gcc-version=${gcc_version}.
10341
10342 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10343
10344         * configure (enable_version_specific_runtime_libs): Implement new flag
10345         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10346         in $(libsubdir); emit definition in each generated Makefile.
10347         (gxx_include_dir): Initialize depending on
10348         $enable_version_specific_runtime_libs.
10349
10350 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10351
10352         * configure (gcc_version): Initialize properly depending on
10353         how and where configure is started.
10354         (recursion line): Pass a --with-gcc-version=${gcc_version}
10355         to configures in subdirs.
10356
10357 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10358
10359         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10360         cygmon
10361
10362 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10363
10364         * configure.in: Add cygmon and libstub support for mn10200.
10365
10366 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10367
10368         * configure (gcc_version): Add new variable describing the
10369         particular gcc version we're building.
10370         * Makefile.in (libsubdir): Add new macro for the directory
10371         in which the compiler finds executables, libraries, etc.
10372         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10373         and libsubdir.
10374
10375 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10376
10377         * Makefile.in (local-clean): Remove *.log.
10378         (warning.log): Built with warn_summary from build.log.
10379         (mail-report.log): Run test_summary.
10380         (mail-report-with-warnings.log): Run test_summary including
10381         warning.log in the report.
10382
10383 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10384
10385         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10386
10387 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10388
10389         * Makefile.in (grep): Grep no longer depends on libiberty.
10390
10391 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10392
10393         * Makefile.in: all-snavigator needs all-libgui.
10394
10395 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10396
10397         * configure.in: Add cygmon and libstub support for mn10300.
10398
10399 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10400
10401         * missing: Update to version from automake 1.3.
10402
10403         * ltmain.sh: On installation, don't get confused if the same name
10404         appears more than once in the list of library names.
10405
10406 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10407
10408         * config.sub: Accept m68060 and m5200 as CPU names.
10409
10410 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10411
10412         * configure: Use && rather than using -a in test, because odd
10413         strings can confuse test.
10414         * configure.in: Likewise.
10415
10416 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10417
10418         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10419
10420 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10421
10422         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10423         bootstrap4-lean): New targets.
10424
10425 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10426
10427         * mpw-* Delete.  Not used.
10428
10429 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10430
10431         * COPYING.LIB: Update FSF address.
10432
10433 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10434
10435         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10436
10437         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10438         GAS_SUPPORT_DIRS.
10439
10440 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10441
10442         * ltconfig, ltmain.sh: Avoid producing a version number if
10443         -version-info was not used.
10444
10445 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10446
10447         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10448         building with newlib.
10449
10450 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10451
10452         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10453         Solaris `make' causes it to continue to next definition.
10454
10455 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10456
10457         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10458         the right GUI libraries and files are installed along with GDB.
10459
10460 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10461
10462         * configure.in: Change alpha to alpha* in several places.
10463
10464 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10465
10466         * config.sub: Recognize sparc86x.
10467
10468 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10469
10470         * configure.in (--enable-target-optspace): Remove debug echo.
10471
10472 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10473
10474         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10475
10476 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10477
10478         * ltconfig: Update cygwin32 support.
10479
10480         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10481         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10482         (GDB_SUPPORT_DIRS): Likewise.
10483
10484 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10485
10486         * configure.in (target_makefile_frag): If --enable-target-optspace,
10487         use -Os to compile target libraries rather than -O2.  Default to
10488         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10489         not used.
10490         * configure.in (target_cflags): Ditto for d30v.
10491
10492 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10493
10494         * Makefile.in (all-bfd): Depend on all-intl.
10495         (all-binutils): Likewise.
10496         (all-gas): Likewise.
10497         (all-gprof): Likewise.
10498         (all-ld): Likewise.
10499
10500 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10501
10502         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10503
10504 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10505
10506         * Makefile.in (all-bfd): Depend upon all-libiberty.
10507
10508         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10509
10510 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10511
10512         * Makefile.in: Add libstub.
10513
10514         * configure.in: Ditto. Build libstub for targets that have cygmon
10515         support.
10516
10517 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10518
10519         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10520
10521 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10522
10523         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10524         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10525
10526 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10527
10528         * configure: Define DEFAULT_M4 by searching PATH.
10529         * Makfile.in: Use DEFAULT_M4.
10530
10531 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10532
10533         * ltconfig: Add cygwin32 support.
10534
10535         * Makefile.in, configure.in: Add libtool as a native only directory
10536         to configure and build.
10537
10538 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10539
10540         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10541
10542 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10543
10544         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10545
10546 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10547
10548         * Makefile.in: add ash make rules
10549         * configure.in: add ash to native_only and host_tools lists
10550
10551 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10552
10553         * Makefile.in (all-gettext, all-intl): New targets.
10554         (ALL_MODULES): Added all-gettext, all-intl.
10555         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10556         (INSTALL_MODULES): Added install-gettext, install-intl.
10557         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10558
10559         * configure.in (host_tools): Added gettext.
10560         (native_only): Likewise.
10561         (noconfigdirs) [various cases]: Likewise.
10562         (host_libs): Added intl.
10563
10564 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10565
10566         * configure: Do not disable building gdbtk for cygwin32 hosts.
10567
10568 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10569
10570         * configure.in: Add thumb-coff target.
10571         * config.sub: Add thumb-coff target.
10572
10573 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10574
10575         * Makefile.in: Revert yesterday's change.
10576         (all-target-winsup):  all-target-librx stays out of here.
10577
10578 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10579
10580         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10581         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10582         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10583         Remove references to librx and libg++.
10584
10585 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10586
10587         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10588         recursive makes
10589
10590 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10591
10592         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10593         for newlib directory.
10594         (CXX_FOR_TARGET): Likewise.
10595
10596 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10597
10598         * ltconfig: Update after libtool/ltconfig.in change for
10599         hpux11.
10600
10601 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10602
10603         * ltconfig, ltmain.sh: Update to libtool 1.2.
10604
10605 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10606
10607         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10608         (install-gcc-cross): Instead, override LANGUAGES here.
10609
10610 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10611
10612         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10613         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10614
10615 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10616
10617         * configure.in: Add Thumb-pe target.
10618
10619 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10620
10621         * Makefile.in - changed sn targets to snavigator
10622         * configure.in - changed sn targets to snavigator
10623
10624 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10625
10626         * config-ml.in: After building symlink tree call make distclean
10627         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10628         to be the case for libiberty.
10629
10630 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10631
10632         * configure: When making link, also check the current
10633         directory. The configure scripts may create one.
10634
10635 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10636
10637         * config.sub: Accept alphapca56 and alphaev6 properly.
10638
10639 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10640
10641         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10642
10643 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10644
10645         * config.sub (sco5): Fix typo.
10646
10647 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10648
10649         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10650         install-itcl.
10651         (install-itcl): Remove dependency on install-tcl.
10652
10653 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10654
10655         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10656
10657 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10658
10659         * configure.in: Don't build libgui for a cygwin32 target when not on
10660         a cygwin32 host.
10661
10662 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10663
10664         * configure (redirect): Set to null, so default behavior of
10665         configure is now --verbose.
10666
10667 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10668
10669         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10670         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10671
10672 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10673
10674         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10675         this change to sync Makefile.in with its ChangeLog entries.
10676
10677 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10678
10679         * ltmain.sh (mkdir): Check that the directory doesn't exist
10680         before we exit with error, so that we don't get races during
10681         parallel builds.
10682
10683 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10684
10685         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10686
10687 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10688
10689         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10690         PICFLAG_FOR_TARGET.
10691         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10692
10693         * configure: Emit a definition for the new macro enable_shared
10694         into each Makefile.
10695
10696 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10697
10698         * configure.in (host_tools, native_only): Add libtool.
10699
10700 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10701
10702         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10703         Fix typo in ming config comment.
10704
10705 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10706
10707         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10708
10709 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10710
10711         * config.sub: Add tic30 cases, and map c30 to tic30.
10712
10713 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10714
10715         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10716         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10717         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10718         (CLEAN_TARGET_MODULES): Similarly
10719         (all-target-libf2c): Add dependences.
10720         * configure.in (target_libs): Add libf2c.
10721
10722 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10723
10724         * configure.in: Remove expect from noconfigdirs when target
10725         is cygwin32.  OK to build expect and dejagnu with Canadian
10726         Cross.
10727
10728 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10729
10730         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10731         host.
10732
10733         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10734         and mingw32.
10735
10736 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10737
10738         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10739         here as it is not defined in the toplevel Makefile.
10740
10741 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10742
10743         * configure (package_makefile_rules_frag): New variable, which names
10744         a file with generic rules, ...
10745         Change comment to mention we now have FIVE parts.
10746         * configure: Undo last change.
10747
10748 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10749
10750         * config.guess: More accurate determination of HP processor types.
10751         * config.sub: More accurate determination of HP processor types.
10752
10753 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10754
10755         * configure (package_makefile_frag): Move inserting the
10756         ${package_makefile_frag} to where it should be according
10757         to the comment.
10758
10759 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10760
10761         * config.guess: Add support for Linux/ARM.
10762
10763 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10764
10765         * .cvsignore: Remove *-info and *-install since they match
10766         release-info and mpw-install, which we don't want to just ignore.
10767
10768 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10769
10770         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10771
10772 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10773
10774         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10775         local_prefix to sub-make invocations.
10776
10777 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10778
10779         * configure.in: Check makefile fragments in the source
10780         directory.
10781
10782 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10783
10784         * configure.in: Check whether host and target makefile
10785         fragments exist before adding them to *_makefile_frag.
10786
10787 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10788
10789         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10790
10791 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10792
10793         * configure.in: Make sure we only replace RPATH_ENVVAR on
10794         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10795         regexp to sed.
10796
10797         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10798         to sub-makes.
10799
10800 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10801
10802         * config-ml.in (multi-do): LDFLAGS must include multilib
10803         designator.
10804
10805 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10806
10807         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10808
10809 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10810
10811         * config.sub: Add mingw32 support.
10812         * configure.in: Likewise.
10813
10814 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10815
10816         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10817
10818 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10819
10820         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10821         * configure (gxx_include_dir): Provide a definition for subdirs
10822         which do not use autoconf.
10823
10824 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10825
10826         * config.guess: Sync with egcs.  Picks up new alpha support,
10827         BeOS & some additional linux support.
10828
10829 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10830
10831         * config.guess: HP 9000/803 is a PA1.1 machine.
10832
10833 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10834
10835         * configure.in: It's alpha*-...
10836
10837 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10838
10839         * configure.in (host_makefile_frag, target_makefile_frag):
10840         Handle multiple config files.
10841         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10842         alpha-*-*.
10843
10844 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10845
10846         * mkdep: New file.
10847
10848 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10849
10850         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10851
10852 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10853
10854         * Makefile.in: Add libgui directory.
10855         (GDB_TK): Add all-libgui.
10856         * configure.in: Add libgui directory.
10857         * configure: Add all-libgui to GDB_TK.
10858
10859 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10860
10861         * config-ml.in (multidirs): Add m32r to multilib list.
10862
10863 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10864
10865         * Makefile.in (all-target-gperf): Change dependency to
10866         all-target-libstdc++.
10867
10868 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10869
10870         * config.guess: Add BeOS support.
10871
10872 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10873
10874         Source directory cvs renamed to cvssrc:
10875         * configure.in (host_tools): Change cvs to cvssrc.
10876         (native_only): Likewise.
10877         (noconfigdirs) [various cases]: Likewise.
10878         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10879         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10880         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10881         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10882         (all-cvssrc): Rename target from all-cvs.
10883
10884 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10885
10886         * configure (gxx_include_dir): Fix thinko.
10887
10888 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10889
10890         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10891         (install-cross, install-gcc-cross): New targets.
10892
10893 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10894
10895         * configure.in (noconfigdirs): Add support for Thumb target.
10896
10897         * config.sub (maybe_os): Add support for Thumb target.
10898
10899 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10900
10901         * Makefile.in: Add rules for cygmon.
10902
10903         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10904
10905 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10906
10907         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10908         * configure (gxx_include_dir): Provide a definition for subdirs
10909         which do not use autoconf.
10910
10911 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10912
10913         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10914         11/18/97 build
10915
10916 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10917
10918         * From Franz Sirl.
10919         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10920         found on RedHat Linux systems.
10921
10922 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10923
10924         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10925         guesses.
10926
10927 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10928
10929         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10930
10931 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10932
10933         * ltmain.sh: If mkdir fails, check whether the directory was created
10934         anyhow by some other process.
10935
10936 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10937
10938         * configure.in (d30v-*-*): Configure all directories.
10939
10940 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10941
10942         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10943         for the D30V.
10944
10945 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10946
10947         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10948
10949 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10950
10951         * include/libiberty.h: Add extern "C" { so it can be used with C++
10952         progrms.
10953         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10954         programs.
10955
10956 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10957
10958         * configure.in (d30v-*-*): Configure GCC now.
10959
10960 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10961
10962         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10963         is no longer needed.
10964
10965 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10966
10967         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10968
10969 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10970
10971         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10972         targets using "$@" to provide support for similar but not identical
10973         targets without having to duplicate code.
10974
10975 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10976
10977         * makefile.vms: Fix to work with DEC C.
10978
10979 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10980
10981         * config.sub: Add mips-tx39-elf to marketing names.
10982
10983 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10984
10985         * ltmain.sh: Handle symlinks in generated script.
10986
10987 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10988
10989         * configure: Handle autoconf style directory options: --bindir,
10990         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10991         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10992         --sysconfdir.
10993         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10994         (sharedstatedir, localstatedir, oldincludedir): New variables.
10995         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10996         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10997         sbindir, sharedstatedir, and sysconfdir.
10998
10999 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11000
11001         * Makefile.in (bootstrap-lean): New target.
11002
11003 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11004
11005         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11006         sn, and gnuserv from noconfigdirs.
11007
11008 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11009
11010         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11011
11012 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11013
11014         * Makefile.in (cross): New target.
11015
11016 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11017                           Jeff Law         <law@cygnus.com>
11018
11019         * Makefile.in (bootstrap2, bootstrap3): New targets.
11020         (all-bootstrap): Remove outdated and confusing target.
11021         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11022
11023 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11024
11025         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11026         windows.  Consistent with gdb/configure.
11027
11028 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11029
11030         * configure.in: Name Linux target fragment.
11031
11032         * configure: Rewrite so that project Makefile fragment is inserted
11033         first and appears last in the resulting Makefile.
11034
11035 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11036
11037         * Makefile.in (install-itcl): Install tcl first.
11038
11039 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11040
11041         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11042
11043 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11044
11045         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11046
11047         * configure.in (skipdirs): Add target-librx for Linux.
11048         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11049
11050 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11051
11052         * Makefile.in (bootstrap): New target.
11053
11054 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11055
11056         * config.sub: Accept 'amigados' for backward compatibility.
11057
11058 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11059
11060         * config.guess: Merge with FSF.
11061
11062 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11063
11064         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11065
11066 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11067
11068         * config.sub: Add "marketing-names" patch.
11069
11070 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11071
11072         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11073
11074 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11075
11076         * config.sub: Handle v850-elf.
11077
11078 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11079
11080         * .cvsignore (*-install): Remove.
11081
11082 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11083
11084         * ltconfig: Set CONFIG_SHELL in libtool.
11085         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11086
11087 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11088
11089         * configure.in (target_subdir): Set to libraries if enable_multilib.
11090
11091 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11092
11093         * config.guess: Update from gcc directory.
11094
11095 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11096
11097         * Makefile.in (all-sim): Depends on all-readline.
11098
11099 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11100
11101         * Makefile.in (BISON, YACC): Use $$s.
11102         (all-bison): Depend on all-texinfo.
11103
11104 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11105
11106         * Makefile.in (BISON): Add -L flag.
11107         (YACC): Likewise.
11108
11109 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11110
11111         * configure.in (noconfigdirs): Add support for v850e target.
11112
11113         * config.sub (maybe_os): Add support for v850e target.
11114
11115 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11116
11117         * configure.in (noconfigdirs): Add support for v850ea target.
11118
11119         * config.sub (maybe_os): Add support for v850ea target.
11120
11121 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11122
11123         * config.sub: Add mipstx39.  Delete r3900.
11124
11125 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11126
11127         * Makefile.in (all-autoconf): Depends on all-texinfo.
11128
11129 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11130
11131         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11132         eabi targets.
11133
11134 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11135
11136         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11137
11138         * configure: When handling a Canadian Cross, handle YACC as well as
11139         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11140         * Makefile.in (all-bison): Depend upon all-texinfo.
11141
11142 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11143
11144         * Makefile.in (BISON): bison, not byacc or bison -y.
11145         (YACC): bison -y or byacc or yacc.
11146         (various): Add *-bison as appropriate.
11147         (taz): No need to mess with BISON anymore.
11148
11149 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11150
11151         * configure: If OSTYPE matches *win32*, try to find a good value for
11152         CONFIG_SHELL.
11153
11154 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11155
11156         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11157         configure.in if it is present.
11158
11159 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11160
11161         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11162
11163 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11164
11165         * config.sub: Recognize `arc' cpu.
11166         * configure.in: Likewise.
11167         * config-ml.in: Likewise.
11168
11169 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11170
11171         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11172
11173 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11174
11175         * configure: Changed sed delimiter from ':' to '|' when
11176         attempting to substitute ${config_shell} for SHELL. On
11177         NT ${config_shell} may contain a ':' in it.
11178
11179 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11180
11181         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11182
11183 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11184
11185         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11186
11187 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11188
11189         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11190
11191         * ylwrap: If the program is a relative path, force it to be
11192         absolute.
11193
11194 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11195
11196         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11197
11198 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11199
11200         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11201         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11202         for libraries.
11203
11204 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11205
11206         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11207         separated by spaces.
11208
11209 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11210
11211         * ylwrap: New file.
11212         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11213
11214         * ltmain.sh: Handle /bin/sh at start of install program.
11215
11216         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11217
11218         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11219         * missing: New file, from automake 1.2.
11220
11221 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11222
11223         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11224         check-tk to CHECK_X11_MODULES.
11225
11226 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11227
11228         * config.sub: Merge with FSF.
11229
11230 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11231
11232         * config.guess: Merge with FSF.
11233
11234 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11235
11236         * configure: Treat msdosdjgpp like go32.
11237         * configure.in: Likewise.  Don't remove gprof for go32.
11238
11239         * configure: Change Makefile.tem2 to Makefile.tm2.
11240
11241 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11242
11243         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11244
11245 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11246
11247         * install-sh (chmodcmd): Set to null if the DST directory already
11248         exists.  Same as Nov 11th change.
11249
11250 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11251
11252         * configure (GDB_TK): Needs itcl and tix.
11253
11254 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11255
11256         * config.guess: Update from FSF.
11257
11258 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11259
11260         * Makefile.in (GDB_TK): Depend on itcl and tix.
11261
11262 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11263
11264         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11265         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11266         (INSTALL_SCRIPT): New variable.
11267         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11268         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11269         to -x.
11270         * install-sh: Add support for -x option.
11271
11272 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11273
11274         * configure.in, Makefile.in: Treat tix like itcl.
11275
11276 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11277
11278         * Makefile.in (WINDRES): New variable.
11279         (WINDRES_FOR_TARGET): New variable.
11280         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11281         (EXTRA_HOST_FLAGS): Add WINDRES.
11282         (EXTRA_TARGET_FLAGS): Add WINDRES.
11283         (EXTRA_GCC_FLAGS): Add WINDRES.
11284         ($(DO_X)): Pass down WINDRES.
11285         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11286         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11287         DLLTOOL_FOR_TARGET.
11288
11289 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11290
11291         * configure.in: configure sim before gdb for win32-x-ppc
11292
11293 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11294
11295         Move gperf into the toplevel, from libg++.
11296         * configure.in (target_tools): Add target-gperf.
11297         (native_only): Add target-gperf.
11298         * Makefile.in (all-target-gperf): New target, depend on
11299         all-target-libg++.
11300         (configure-target-gperf): Empty rule.
11301         (ALL_TARGET_MODULES): Add all-target-gperf.
11302         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11303         (CHECK_TARGET_MODULES): Add check-target-gperf.
11304         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11305         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11306
11307 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11308
11309         * config.sub (mn10200): Recognize new basic machine.
11310
11311 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11312
11313         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11314         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11315
11316 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11317
11318         * configure.in: If we're building mips-sgi-irix6* native, turn on
11319         ENABLE_MULTILIB and set TARGET_SUBDIR.
11320
11321 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11322
11323         * Makefile.in (all-sn): Depend on all-grep.
11324
11325 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11326
11327         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11328
11329         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11330         Makefile.  From Jeff Makey <jeff@cts.com>.
11331         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11332
11333         * Makefile.in (DISTBISONFILES): Remove.
11334         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11335         $(DEFAULT_YACC).
11336
11337         * configure.in: Build itl, db, sn, etc., when building for native
11338         cygwin32.
11339
11340         * Makefile.in (LD): New variable.
11341         (EXTRA_HOST_FLAGS): Pass down LD.
11342         ($(DO_X)): Likewise.
11343
11344 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11345
11346         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11347
11348 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11349
11350         * configure.in (targargs): Strip out any supplied --build argument
11351         before adding our own. Always add --build.
11352
11353 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11354
11355         * configure.in (targargs): Pass --build if we're doing
11356         a cross-compile.
11357
11358 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11359
11360         * configure: Use '|' instead of ":" as the separator in
11361         sed. Otherwise sed chokes on NT path names with drive
11362         designators. Also look for "?:*" as the leading characters in an
11363         absolute pathname.
11364
11365 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11366
11367         * config.sub: Support for r3900.
11368
11369 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11370
11371         * configure.in: Use install-sh, not install.sh.
11372
11373 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11374
11375         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11376         apply it twice.
11377
11378 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11379
11380         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11381         install-binutils.
11382
11383 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11384
11385         * Makefile.in: Add automake targets.
11386         * configure.in (host_tools): Add automake.
11387
11388 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * configure: Default CXX to c++, not gcc.
11391         * Makefile.in (CXX): Set to c++, not gcc.
11392         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11393
11394 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11395
11396         * install-sh: try appending a .exe if source file doesn't
11397         exist
11398
11399 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11400
11401         * configure.in: Turn on multilib by default.
11402         (cross_only): Remove target-libiberty.
11403
11404         * Makefile.in (all-gcc): Don't depend on libiberty.
11405
11406 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11407
11408         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11409
11410 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11411
11412         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11413         (DISTBISONFILES): Add ld/Makefile.in
11414
11415 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11416
11417         * configure.in: if target is cygwin32 but host isn't cygwin32,
11418         don't configure gdb tcl tk expect, not just gdb.
11419
11420 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11421
11422         * configure.in: Added gnuserv everywhere sn appears.
11423
11424         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11425         (CROSS_CHECK_MODULES): Added check-gnuserv.
11426         (INSTALL_MODULES): Added install-gnuserv.
11427         (CLEAN_MODULES): Added clean-gnuserv.
11428         (all-gnuserv): New target.
11429
11430 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11431
11432         * config.guess: Fixes for MIPS OpenBSD systems.
11433
11434 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11435
11436         * Makefile.in (INSTALL_XFORM): Remove.
11437         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11438
11439         * mkinstalldirs: New file, copied from automake.
11440         * Makefile.in (installdirs): Rename from install-dirs.  Use
11441         mkinstalldirs.  Change all users.
11442         (DEVO_SUPPORT): Add mkinstalldirs.
11443
11444 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11445
11446         * install-sh: Rename from install.sh.
11447         * Makefile.in (INSTALL): Change install.sh to install-sh.
11448         (DEVO_SUPPORT): Likewise.
11449
11450         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11451         Graichen <graichen@rzpd.de>.
11452
11453 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11454
11455         * config.guess: Recognize OpenBSD systems correctly.
11456
11457 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11458
11459         * README, Makefile.in (ETC_SUPPORT): Remove references to
11460         cfg-paper*, configure.{texi,man,info*}._
11461
11462 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11463
11464         * Makefile.in (all.normal): Ensure that gcc is built after all
11465         the x11 - ie gdb - targets.
11466
11467 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11468
11469         * makefile.vms: Don't run conf-a-gas.
11470
11471 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11472
11473         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11474
11475 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11476
11477         * configure.in: Remove noconfigdirs case since gdb also
11478         configures and builds for tic80-coff.
11479
11480 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11481
11482         * configure: Set cache_file to config.cache.
11483         * Makefile.in (local-distclean): Remove config.cache.
11484
11485 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11486
11487         * COPYING: Update FSF address.
11488
11489 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11490
11491         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11492         noconfigdirs.
11493
11494 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11495
11496         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11497         MAKEDIRS, is empty.
11498
11499 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11500
11501         * config.sub: Tweak mn10300 entry.
11502
11503 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11504
11505         * configure.in (host_tools): Put sim before gdb, so gdb's
11506         configure.tgt can determine if the simulator was configured.
11507
11508 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11509
11510         * config.sub: Move BeOS $os case to be with other Cygnus
11511         local cases.
11512
11513 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11514
11515         * config.sub: Remove misplaced comment that broke Linux.
11516
11517 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11518
11519         * config.sub: Add BeOS support.
11520
11521 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11522
11523         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11524
11525 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11526
11527         * configure.in (noconfigdirs): Remove tcl and tk from
11528         noconfigdirs for cygwin32 builds.
11529
11530 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11531
11532         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11533
11534 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11535
11536         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11537         make-all.com, use makefile.vms instead.
11538
11539 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11540
11541         * config.sub: Accept -lnews*.
11542
11543 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11544
11545         * configure.in (noconfigdirs): Disable target-newlib,
11546         target-examples and target-libiberty for d30v.
11547
11548 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11549
11550         * configure.in (noconfigdirs): Enable ld for d30v.
11551
11552 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11553
11554         * configure.in (tic80-*-*): Build compiler.
11555
11556 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11557
11558         * configure.in (d30v-*): Remove sim directory from list of
11559         unsupported d30v directories
11560
11561 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11562
11563         * config.sub, configure.in: Add d30v target cpu.
11564
11565 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11566
11567         * makefile.vms: New file.
11568         * make-all.com: Remove.
11569
11570 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11571
11572         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11573
11574 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11575
11576         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11577
11578 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11579
11580         * Makefile.in (ALL_MODULES): Added all-db.
11581         (CROSS_CHECK_MODULES): Addec check-db.
11582         (INSTALL_MODULES): Added install-db.
11583         (CLEAN_MODULES): Added clean-db.
11584
11585 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11586
11587         * config.guess: Merge with latest FSF sources.
11588
11589 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11590
11591         * Makefile.in (ALL_MODULES): Added all-itcl.
11592         (CROSS_CHECK_MODULES): Added check-itcl.
11593         (INSTALL_MODULES): Added install-itcl.
11594         (CLEAN_MODULES): Added clean-itcl.
11595
11596 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11597
11598         * configure.in: build gdb for mn10200
11599
11600 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11601
11602         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11603
11604 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11605
11606         * configure.in (tic80-*-*): Turn off most targets right now.
11607
11608 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11609
11610         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11611         rather than the makeinfo program.
11612         (do-info): Depend upon all-texinfo.
11613
11614 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11615
11616         * configure.in: Remove uses of config/mh-linux.
11617
11618         * config.sub, config.guess: Merge with latest FSF sources.
11619
11620 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11621
11622         * config.sub (case $basic_machine): Add tic80 entries.
11623
11624 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11625
11626         * config.sub, config.guess: Merge with latest FSF sources.
11627
11628 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11629
11630         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11631         * mpw-config.in: Test for NewFolderRecursive.
11632         * mpw-install: Use symbolic name for startup filename.
11633         * mpw-README: Add various additional details.
11634
11635 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11636
11637         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11638
11639 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11640
11641         * configure.in: Do build gcc and the target libraries for
11642         the mn10200.
11643
11644 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11645
11646         * configure.in: don't avoid building gdb for mn10300 any more
11647         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11648         instead of single-quoting it.
11649
11650 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11651
11652         * configure.in: Don't use --with-stabs on IRIX 6.
11653
11654 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11655
11656         * configure.in (m32r): Build gdb, libg++ now.
11657
11658 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11659
11660         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11661         directories from noconfigdirs.
11662
11663 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11664
11665         * config.sub (basic_machine): added mips16 configuration
11666
11667 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11668
11669         * config.sub: Handle d10v-unknown.
11670
11671 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11672
11673         * config.sub: Handle v850-unknown.
11674
11675 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11676
11677         * Makefile.in: add findutils
11678         * configure.in: add findutils to list of host_tools
11679
11680 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11681
11682         * config.sub: Handle mn10200 and mn10300.
11683
11684 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11685
11686         * configure.in (d10v-*): Do not build librx.
11687
11688 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11689
11690         * configure.in (mn10300): Build everything except gdb & libgloss.
11691
11692 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11693
11694         * config.guess:  Patch for Dansk Data Elektronik servers,
11695         from Niels Skou Olsen <nso@dde.dk>.
11696
11697         For ncr, use /bin/uname rather than uname, since GNU uname does not
11698         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11699
11700         Patch for MIPS R4000 running System V,
11701         from Eric S. Raymond <esr@snark.thyrsus.com>.
11702
11703         Fix thinko for nextstep.
11704
11705         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11706
11707         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11708         * config.guess: Guess mips-dec-mach_bsd4.3.
11709
11710         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11711         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11712         release numbers.
11713         * config.guess (mips-mips-riscos*):  Emit just enough of the
11714         release number.
11715
11716         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11717         * config.guess (sparc-auspex-sunos*):  Added.
11718         (f300-fujitsu-*): Added.
11719
11720         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11721         * config.guess:  Recognize a Tadpole as a sparc.
11722
11723 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11724
11725         * config.guess: Don't assume that NextStep version is either 2 or
11726         3.  NextStep 4 (aka OpenStep 4) has come out now.
11727
11728 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11729
11730         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11731         From Rik Faith <faith@cs.unc.edu>.
11732
11733 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11734
11735         * config.sub: Contributions from bug-gnu-utils to:
11736         Support plain "hppa" (no version given) architecture, reported by
11737         OpenStep.
11738         OpenBSD like NetBSD.
11739         LynxOs is not a hardware supplier.
11740
11741         * config.guess: Contributions from bug-gnu-utils to add support for:
11742         OpenBSD like NetBSD.
11743         Stratus systems.
11744         More Pyramid systems.
11745         i[n>4]86 Intel chips.
11746         M680[n>4]0 Motorola chips.
11747         Use unknown instead of lynx for hardware manufacturer.
11748
11749 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11750
11751         * install.sh (chmodcmd): Set to null if the DST directory already
11752         exists.
11753
11754 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11755
11756         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11757         not use mt-ppc target Makefile fragment any more.
11758
11759 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11760
11761         * configure.in (*-*-windows):  Exclude everything but those dirs
11762         needed to build windows.
11763
11764 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11765
11766         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11767
11768 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11769
11770         * configure.in:  Exclude mmalloc from i386-windows.
11771
11772 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11773
11774         * Undo my previous change.
11775
11776 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11777
11778         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11779         unconditionally.
11780         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11781
11782 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11783
11784         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11785         host to add it's own flags.
11786
11787 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11788
11789         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11790
11791 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11792
11793         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11794         (CXX_FOR_TARGET): Likewise.
11795         (GCC_FOR_TARGET): Define.
11796         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11797         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11798         CC_FOR_TARGET was specified on the command line.
11799         (MAKEOVERRIDES): Don't define.
11800
11801 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11802
11803         * configure.in (m32r): Fix spelling of libg++ libs.
11804
11805 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11806
11807         * config.sub (-apple*): Remove, now redundant.
11808
11809 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11810
11811         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11812
11813         * configure: Rework yesterday's sed script patch.
11814
11815         * config.sub: Merge with FSF.
11816
11817 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11818
11819         * config.guess:  Merge from FSF.
11820
11821         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11822         * config.guess: Use pc instead of unknown, for pc clone systems.
11823         Change linux to linux-gnu.
11824
11825         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11826         * config.guess: Avoid non-portable tr syntax.
11827
11828 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11829
11830         * test-build.mk (HOLES): Add "xargs" for gdb.
11831
11832         * configure: Avoid hpux10.20 sed bug.
11833
11834 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11835
11836         * configure.in:  Add support for windows host
11837         (that is a build done under the Microsoft build environment).
11838
11839 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11840
11841         * Makefile.in: Replace all uses of srcroot with s, to shrink
11842         command line lengths.
11843
11844         Patches from Geoffrey Noer <noer@cygnus.com>:
11845         * configure.in: If configuring for newlib, pass --with-newlib to
11846         subdirectories.
11847         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11848         -Bnewlib/ and -Lwinsup to gcc.
11849         (CXX_FOR_TARGET): Likewise.
11850
11851 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11852
11853         * Makefile.in (ETC_SUPPORT): Add configure.
11854
11855 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11856
11857         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11858         host configuration file.
11859
11860 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11861
11862         * configure.in: Break mn10x00 support into separate
11863         mn10200 and mn10300 configurations.
11864         * config.sub: Likewise.
11865
11866 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11867
11868         * configure.in: Add lots of stuff to noconfigdirs for
11869         the mn10x00 targets.
11870
11871         * config.sub, configure.in: Add mn10x00 support.
11872
11873 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11874
11875         * make-all.com: Call conf-a-gas, not config-a-gas.
11876
11877 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11878
11879         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11880         targets.
11881
11882 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11883
11884         * mpw-README: Add much more detail for native PowerMac.
11885         * mpw-install: New file.
11886         * mpw-configure: Add --norecursion and --help options.
11887         * mpw-config.in: Translate readme and install files when
11888         copying to objdir.
11889         * mpw-build.in: Don't always depend on byacc and flex.
11890         (install-only-top): New action.
11891
11892 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11893
11894         * configure.in:  You can now configure GDB for the v850.
11895
11896 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11897
11898         * configure.in (noconfigdirs): Don't configure any C++ dirs
11899         if targeting D10V.
11900
11901 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11902
11903         * config.sub: Recognize mips64vr5000.
11904
11905 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11906
11907         * configure.in: Use a single line for host_tools and native_only.
11908
11909 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11910
11911         * config.sub, configure.in: Add entries for m32r.
11912
11913 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11914
11915         * Makefile.in (inet-install): Don't run install-gzip.
11916
11917 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11918
11919         * configure.in:  Don't config lots of things for *-*-windows*.
11920
11921 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11922
11923         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11924         (host_libs, host_tools): Copy from configure.in.
11925         * mpw-configure: Don't complain about directories not found.
11926
11927 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11928
11929         * configure.in (i[345]86): Recognize i686 for pentium pro.
11930         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11931         file.
11932
11933         * config.guess (i[345]86): Ditto.
11934
11935 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11936
11937         * configure.in (noconfigdirs): Removed gdb for D10V.
11938
11939 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11940
11941         * configure.in: Remove ld, target-libio, target-libg++, and
11942         target-libstdc++ from noconfigdirs.
11943
11944 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11945
11946         * configure: Fix three locations where shell scripts were
11947         being run directly rather than with config_shell.
11948
11949 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11950
11951         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11952         * config.sub (basic_machine): Recognize v850.
11953
11954 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11955
11956         * mpw-configure: Handle multiple enable/disable options and
11957         pass them down recursively, handle -c and -s flags appropriately
11958         depending on choice of compiler, add escape mechanism for
11959         quoted arguments to gC.
11960
11961 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11962
11963         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11964         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11965         so that -mrelocatable-lib and -mno-eabi are used.
11966
11967         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11968         not support --print-multi-lib, don't abort.
11969
11970 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11971
11972         * make-all.com: Run config-a-gas.
11973         * setup.com: Don't copy subdirectory files around.
11974
11975 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11976
11977         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11978         target, it now compiles correctly.
11979
11980 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11981
11982         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11983
11984 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11985
11986         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11987
11988 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11989
11990         * configure.in (native_only): Add prms.
11991
11992 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11993
11994         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11995         (BINUTILS_SUPPORT_DIRS): Likewise.
11996
11997 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11998
11999         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12000         d10v support is added.
12001
12002 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12003
12004         * configure.in (d10v-*-*): New target.
12005
12006 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12007
12008         * config.guess (HP 9000/811): Recognize this as a PA1.1
12009         machine.
12010
12011 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12012
12013         * Makefile.in (do-tar-gz): New target, split out from tail end of
12014         taz target.  Run each command separately, don't use pipes.
12015         (taz): Use it.
12016
12017 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12018
12019         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12020         * mpw-build.in: No builds should depend on building byacc or flex,
12021         they are assumed to be installed already.
12022
12023 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12024
12025         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12026         variable that CC_FOR_TARGET needs.
12027
12028 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12029
12030         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12031         options have changed since the last time the subdirectory was
12032         configured, and if it has, reconfigure.
12033         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12034         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12035
12036 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12037
12038         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12039         CLEAN_MODULES): Add bash.
12040         (all-bash): New target.
12041
12042 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12043
12044         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12045
12046 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12047
12048         * config.sub (basic_machine): Recognize d10v as a valid processor.
12049
12050 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12051
12052         * mpw-configure: Add support for --bindir.
12053         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12054
12055 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12056
12057         * configure.in: add bash, time, gawk to list of hosttools and things
12058         to only build for native toolchains
12059
12060 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12061
12062         * Makefile.in (docdir): Remove.
12063
12064 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12065
12066         * Makefile.in (datadir): Set to $(prefix)/share.
12067
12068 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12069
12070         * configure.in: build diff and patch for cygwin32-hosted
12071         toolchains.
12072
12073 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12074
12075         * config.sub: Accept -rtems*.
12076
12077 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12078
12079         * configure.in: enable dosrel for cygwin32-hosted builds,
12080                 remove diff from the list of things not buildable
12081                 via Canadian Cross
12082
12083 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12084
12085         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12086         don't get ". ".
12087
12088 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12089
12090         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12091
12092 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12093
12094         * Makefile.in (taz): Handle case where tex3patch didn't even get
12095         checked out.  Also, if it was found, put the symlink in a new util
12096         subdirectory.
12097
12098 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12099
12100         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12101
12102 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12103
12104         * config.sub: Recognize -openvms.
12105         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12106         * make-all.com, setup.com: New files.
12107
12108 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12109
12110         * Makefile.in (taz): tex3patch moved to texinfo/util.
12111
12112 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12113
12114         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12115         * configure.in: remove make from disable-if-Can-Cross list
12116                 enable gdb if ${host} and ${target} are cygwin32
12117
12118 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12119
12120         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12121         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12122
12123 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12124
12125         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12126         distinguish sysv/svr4/bsd variants.
12127         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12128
12129 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12130
12131         * configure.in: Added copyright notice.
12132         * move-if-change: Added copyright notice.
12133
12134 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12135
12136         * configure.in (powerpcle-*-solaris*): Until we get shared
12137         libraries working, don't build gdb, sim, make, tcl, tk, or
12138         expect.
12139
12140 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12141
12142         * config.guess:  Merge with FSF:
12143
12144         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12145         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12146
12147         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12148         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12149
12150         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12151         * config.guess:  Combine two OSF1 rules.
12152         Also recognize field test versions.  From mjr@zk3.dec.com.
12153         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12154         because GNU uname does not support -p.  From pmr@pajato.com.
12155
12156 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12157
12158         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12159
12160 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12161
12162         * mpw-README: Document GCCIncludes.
12163
12164 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12165
12166         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12167
12168 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12169
12170         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12171
12172 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12173
12174         * configure.in (*-*-cygwin32): Configure make.
12175
12176 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12177
12178         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12179
12180 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12181
12182         * Makefile.in (all-inet): Depend on all-perl.
12183
12184         * Makefile.in (inet-install): New target.
12185
12186         * Makefile.in (all-inet): Depend on all-tcl.
12187         (all-inet): Depend on all-send-pr.
12188
12189 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12190
12191         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12192         temporarily.
12193
12194 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12195
12196         * configure.in: Don't configure --with-gnu-ld on AIX.
12197
12198 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12199
12200         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12201
12202 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12203
12204         * Makefile.in (ALL_MODULES): Added all-inet.
12205         (CROSS_CHECK_MODULES): Added check-inet.
12206         (INSTALL_MODULES): Added install-inet.
12207         (CLEAN_MODULES): Added clean-inet.
12208         (all-indent): New target.
12209
12210         * configure.in (host_tools): Added inet.
12211         (native_only): Added inet.
12212         (noconfigdirs): Added inet.
12213
12214 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12215
12216         * configure.in: Don't configure libgloss if we are not configuring
12217         newlib.
12218
12219 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12220
12221         * configure.in: Don't configure libgloss for unsupported
12222         architectures.
12223
12224 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12225
12226         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12227
12228 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12229
12230         * Makefile.in (ALL_MODULES): Include all-apache.
12231         (CROSS_CHECK_MODULES): Include check-apache.
12232         (INSTALL_MODULES): Include install-apache.
12233         (all-apache): New target.
12234
12235         * configure.in: Added apache everywhere perl is seen.
12236
12237 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12238
12239         * Makefile.in: Add support for clean-{module} and
12240         clean-target-{module} rules.
12241
12242 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12243
12244         * configure.in (*-*-ose) do not build libgloss.
12245
12246 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12247
12248         * config.guess (prep*:SunOS:5.*:*): Turn into
12249         powerpele-unknown-solaris2.
12250
12251 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12252
12253         * configure.in: Permit --enable-shared to specify a list of
12254         directories.
12255
12256 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12257
12258         * configure.in (host==solaris): Pass only the first word of $CC
12259         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12260
12261 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12262
12263         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12264
12265 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12266
12267         * Makefile.in (ALL_MODULES): Include all-perl.
12268         (CROSS_CHECK_MODULES): Include check-perl.
12269         (INSTALL_MODULES): Include install-perl.
12270         (ALL_X11_MODULES): Include all-guile.
12271         (CHECK_X11_MODULES): Include check-guile.
12272         (INSTALL_X11_MODULES): Include install-guile.
12273         (all-perl): New target.
12274         (all-guile): New target.
12275
12276         * configure.in (host_tools): Include perl and guile.
12277         (native_only): Include perl and guile.
12278         (noconfigdirs): Don't build guile and perl; no ports have been
12279         done.
12280
12281 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12282
12283         * configure (--enable-*): Handle quoted option lists such as
12284         --enable-sim-cflags='-g0 -O' better.
12285
12286 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12287
12288         * Makefile.in ({,inst}all-target): New rule so we can make and
12289         install all of the target directories easily.
12290
12291 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12292
12293         * configure.in: Add missing global flag in sed substitution when
12294         deleting `target-' from ${configdirs}.
12295
12296 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12297
12298         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12299         option.
12300
12301         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12302         config/mh-necv4.
12303
12304         * install.sh: Correct misspelling of transformbasename.
12305
12306         * config.guess: Recognize mips-*-sysv*.
12307
12308 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12309
12310         * config.sub: Recognize mon960.
12311
12312 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12313
12314         * configure: Restore Canadian Cross handling of BISON and LEX,
12315         removed in Feb 20 change.
12316
12317 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12318
12319         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12320         Mention make install.  Remove the old copyright date as well the
12321         clumsy and rather pointless copyright on the README file.
12322
12323 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12324
12325         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12326         Makefile after running symlink-tree, then run `make distclean' to
12327         avoid clobbering any generated files in srcdir.
12328
12329 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12330
12331         * configure.in (m68k-*-netbsd*): Build everything now.
12332
12333 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12334
12335         * Makefile.in (taz): Fix quoting.
12336
12337 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12338
12339         * configure.in (sparclet-*-*): Build everything now.
12340
12341 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12342
12343         * configure.in (m68k-*-linux*): New host.
12344
12345 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * configure: Check for bison before byacc.
12348
12349 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12350
12351         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12352         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12353         searching PATH.  These are used as fallbacks by Makefile.in if
12354         flex/bison/byacc aren't in objdir.
12355
12356 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12357
12358         * Makefile.in: Make everything which depends upon all-bfd also
12359         depend upon all-opcodes, in case --with-commonbfdlib is used.
12360
12361 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12362
12363         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12364         building NT native compilers on Unix.
12365
12366 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12367
12368         * configure.in: Don't get CC from the host Makefile fragment if we
12369         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12370         Solaris test for /usr/ucb/cc to the post target script, just after
12371         the compiler sanity test.
12372
12373 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12374
12375         * config.sub: Merge with FSF.
12376
12377 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12378
12379         * Makefile.in (RPATH_ENVVAR): New variable.
12380         (REALLY_SET_LIB_PATH): Use it.
12381         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12382
12383 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12384
12385         * config.sub, configure.in: Recognize sparclet cpu.
12386
12387 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12388
12389         * config.guess:  Support m68k-cbm-sysv4.
12390
12391 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12392
12393         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12394         m68k-unknown-linuxaout from linker help string.  Put quotes around
12395         $ld_help_string.
12396
12397 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12398
12399         * config.guess (powerpc-harris-powerunix): Add guess for port
12400         to new target.
12401
12402 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12403
12404         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12405
12406 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12407
12408         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12409         $(REALLY_SET_LIB_PATH) in Makefile.
12410         * Makefile.in (SET_LIB_PATH): New variable.
12411         (REALLY_SET_LIB_PATH): New variable.
12412         ($(DO_X)): Use $(SET_LIB_PATH).
12413         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12414         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12415         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12416         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12417         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12418         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12419         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12420         (install-dosrel): Likewise.
12421         (all-opcodes): Depend upon all-libiberty.
12422
12423 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12424
12425         * config.guess (*:CYGWIN*): New
12426
12427 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12428
12429         * Makefile.in (all-target-winsup): All all-target-libiberty.
12430
12431 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12432
12433         * configure.in (noconfigdirs): Add missing # in front of comment.
12434
12435 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12436
12437         * configure.in: add second pass to things added to noconfigdirs
12438         so *-gm-magic can exclude libgloss properly.
12439
12440 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12441
12442         * mpw-configure (extralibs_name, rez_name): Set correctly
12443         for MWC68K compiler.
12444
12445         * mpw-README: Add more info on the necessary build tools.
12446
12447 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12448
12449         * configure.in, config.sub: Recognize cygwin32.
12450
12451 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12452
12453         * config.guess, config.sub: Recognize A/UX.
12454
12455 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12456
12457         * config.sub: Merge with gcc/config.sub.
12458
12459 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12460
12461         * mpw-build.in (do-binutils): Add build of stamps.
12462
12463 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12464
12465         * config.sub: Add recognition for mips64vr4100*-* targets.
12466
12467 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12468
12469         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12470         Add creation of gconfigargs with `--enable-shared' turned on.
12471         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12472         ($(host)-stamp-stage3-configured): Likewise.
12473         (HOLES): Add chatr and ldd.
12474         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12475
12476 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12477
12478         * configure: Pass --nfp to recursive configures.
12479
12480 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12481
12482         * Makefile.in (DLLTOOL): New.
12483         (DLLTOOL_FOR_TARGET): New.
12484         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12485         (EXTRA_TARGET_FLAGS): Ditto.
12486         (EXTRA_GCC_FLAGS): Ditto.
12487         (CONFIGURE_TARGET_MODULES): Ditto.
12488         (DO_X): Ditto.
12489         * configure: Add DLLTOOL.
12490
12491 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12492
12493         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12494         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12495         mh-sco, since old workarounds no longer needed, and don't
12496         build ld, since libraries have weak symbols in COFF.
12497
12498 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12499
12500         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12501
12502 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12503
12504         * configure.in: Make sure that ${CC} can be used to compile an
12505         executable.
12506
12507 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12508
12509         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12510         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12511         nothing depending on whether gdbtk is being built.
12512
12513 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12514
12515         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12516
12517 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12518
12519         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12520         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12521
12522 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12523
12524         * config-ml.in: Add support for
12525         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12526         Simplify setting of multidirs from --disable-foo.
12527
12528 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12529
12530         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12531         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12532         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12533         non-empty, pass them on to the  GCC make.
12534         (all-bootstrap): New rule that is like all-gcc, except it executes
12535         the GCC bootstrap rule instead of the GCC all rule.
12536
12537 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12538
12539         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12540
12541 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12542
12543         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12544         DG/UX support.
12545
12546 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12547
12548         * config.sub (i*86*) Change [345] to [3456]
12549
12550 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12551
12552         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12553         --with-gnu-ld=no.
12554
12555 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12556
12557         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12558         AIX multilibs get built.
12559
12560 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12561
12562         * configure.in (i386-win32): Don't build expect if we're not
12563         building the tcl subdir.
12564
12565 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12566
12567         * Makefile.in: (configure-target-examples, all-target-examples):
12568         New targets, configure and build example programs.
12569
12570 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12571
12572         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12573         use it as input to sedit the generated MPW makefile.
12574         * mpw-README: Add a suggestion about Gestalt.h.
12575
12576 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12577
12578         * config.sub: Accept *-*-ieee*.
12579
12580 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12581
12582         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12583         Ronald F. Guilmette <rfg@monkeys.com>.
12584
12585 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12586
12587         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12588         for powerpc-pe native.
12589         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12590         (target==powerpc-pe): duplicate i386-win32 entry.
12591
12592 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12593
12594         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12595         of vxworks, not just vxworks5.1.
12596
12597 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12598
12599         * mpw-configure: Add support for exec-prefix.
12600
12601 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12602
12603         * config.guess: Recognize HP model 816 machines as having
12604         a PA1.1 processor.
12605
12606 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12607
12608         * configure: Ignore new autoconf configure options.
12609
12610 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12611
12612         * config.guess:  Recognize Pentium under SCO.
12613         From Robert Lipe <robertl@arnet.com>.
12614
12615 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12616
12617         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12618
12619 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12620
12621         * configure.in: Don't configure gas for alpha-dec-osf*.
12622
12623 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12624
12625         * configure.in: Default to --with-stabs for some targets for which
12626         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12627         i[345]86*-*-unixware*.
12628
12629 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12630
12631         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12632         rather than basing it on the target.  Simplify handling of options
12633         controlling which directories to configure.  Remove extraneous
12634         slash in multi-clean target.
12635
12636 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12637
12638         * config-ml.in: Prefix more variables with ml_ so they don't collide
12639         with configure's.
12640
12641 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12642
12643         * configure: Don't turn -v into --v.
12644
12645 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12646
12647         * configure.in (targargs): Fix typo.
12648
12649         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12650
12651 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12652
12653         * configure.in: Strip --host and --target options from
12654         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12655         --with-cross-host option when building with a cross-compiler.
12656         * configure: Canonicalize the arguments put into config.status by
12657         always using `=' for an option with an argument.  Pass a presumed
12658         --host or --target explicitly.
12659
12660 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12661
12662         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12663         into general OS recognition case.
12664
12665 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12666
12667         * configure.in (target_configdirs): add target-winsup only
12668         for win32 target systems.
12669
12670 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12671
12672         * Makefile.in (all-target-libgloss): Depend upon
12673         configure-target-newlib, since when libgloss is built it looks to
12674         see if the newlib directory exists.
12675
12676 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12677
12678         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12679         cfg-ml-*.in.
12680
12681 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12682
12683         * configure: Handle LD and LD_FOR_TARGET when configuring a
12684         Canadian Cross.
12685
12686 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12687
12688         * configure.in (target_libs): add target-winsup.
12689         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12690         (target==ppcle-pe): remove ld from $noconfigdirs.
12691
12692 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12693
12694         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12695         Preserve relative path names in $srcdir.  Build symlink tree if
12696         configuring cross target dir and srcdir=. (= no VPATH support).
12697         (configure-target-libg++): Depend on configure-target-librx.
12698         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12699         * config-ml.in: New file.
12700         * symlink-tree: New file.
12701         * configure: Ensure srcdir="." if that's what it is.
12702
12703 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12704
12705         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12706         includes and FLEX_SKELETON setting.
12707         * mpw-configure (--with-gnu-ld): New option, controls whether
12708         to use PPCLink or ld with PowerMac GCC.
12709         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12710         * mpw-config.in: Configure grez if targeting Mac.
12711
12712         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12713         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12714         just macos.
12715         * configure.in: Configure grez resource compiler if targeting Mac.
12716         * Makefile.in (all-grez, install-grez): New targets.
12717
12718 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12719
12720         * configure: CXX defaults to gcc, not g++.  If we find
12721         gcc in the path, set CC to gcc -O2.
12722
12723 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12724
12725         * configure: Default ${build} correctly.  Avoid picking up extra
12726         spaces when reading CC and CXX from Makefile.  When doing a
12727         Canadian Cross, use plausible default values for numerous
12728         variables.
12729         * configure.in: When doing a Canadian Cross, don't try to
12730         configure tools whose configure script can't handle it.
12731
12732 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12733
12734         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12735
12736 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12737
12738         * configure:  Remove dubious bug reporting address.
12739
12740 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12741
12742         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12743         configure script, run that instead of this directory's configure.
12744         In either case, print a message that we're configuring the sub-dir.
12745
12746 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12747
12748         * configure.in: Before checking for the existence of various files,
12749         use sed to filter out "target-".
12750
12751 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12752
12753         * Makefile.in (DO_X): Split rule to decrease command line length
12754         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12755         (Philippe De Muyter).
12756
12757 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12758
12759         * Makefile.in (all-patch): depend on all-libiberty.
12760
12761 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12762
12763         * configure.in: If the only directory in target_configdirs which
12764         actually exists is libiberty, then set target_configdirs to empty,
12765         to avoid trying to build a target libiberty in a gas or gdb
12766         distribution.
12767
12768 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12769
12770         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12771         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12772         systems.
12773
12774 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12775
12776         * configure.in (copy_dirs): Use sys-include instead of include
12777         for --with-headers option.
12778
12779 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12780
12781         * Makefile.in, configure.in: Make winsup builds work with
12782         new scheme.
12783
12784 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12785
12786         * configure.in: Build the linker on AIX.
12787
12788 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12789
12790         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12791         where needed.
12792
12793 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12794
12795         * Makefile.in (all-gcc): Fix typo.
12796
12797 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12798
12799         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12800
12801 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12802
12803         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12804         to target-xiberty, to provide more flexibility.
12805         (target_subdir):  Define.  Create if cross.
12806         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12807         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12808         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12809         check-libFOO -> check-target-libFOO, etc.
12810         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12811         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12812         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12813         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12814         allow ALL_GCC="" to only configure.
12815         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12816         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12817         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12818
12819 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12820
12821         * Makefile.in (taz): Build "info" in etc explicitly.
12822
12823 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12824
12825         * configure.in:  Make sure that CC is undefined (as opposed to
12826         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12827         problem with autoconf trying to configure on a host without GCC.
12828
12829 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12830
12831         * mpw-configure: Set host alias from choice of host compiler,
12832         only use generic MPW Makefile sed if present, edit a file
12833         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12834         * mpw-README: Add problem notes about CW6 and CW7.
12835
12836 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12837
12838         * Makefile.in (taz): Use ";" instead of ";;".
12839
12840 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12841
12842         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12843         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12844         DISTDOCDIRS.
12845         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12846         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12847
12848 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12849
12850         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12851         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12852         Move bfd to DISTSTUFFDIRS.
12853
12854 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12855
12856         * Makefile.in (X11_LIB): Removed.
12857         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12858
12859         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12860
12861 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12862
12863         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12864         names.
12865
12866 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12867
12868         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12869
12870 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12871
12872         * configure.in (i[345]86-*-win32): Always build newlib.
12873         Don't configure cvs, autoconf or texinfo.
12874         * Makefile.in (LD_FOR_TARGET): New.
12875         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12876         Pass down LD_FOR_TARGET.
12877
12878 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12879
12880         * winsup: New directory.
12881         * Makefile.in: Build winsup.
12882         * configure.in: Winsup is configured when target is win32.
12883         Can only build win32 target GDB when native.
12884
12885 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12886
12887         * config.guess: Recognize HP model 819 machines as having
12888         a PA 1.1 processor.
12889
12890 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12891
12892         * configure: Fix sed loop which substitutes for CC and CXX to
12893         avoid bug found in various sed implementations.
12894
12895 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12896
12897         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12898         simulator.  Use standard powerpc-*-eabi*.
12899
12900 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12901
12902         * configure.in: Stop putting gas and binutils in noconfigdirs for
12903         powerpc-*-aix* and rs6000-*-*.
12904
12905 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12906
12907         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12908         -mcall-aixdesc libraries.
12909
12910 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12911
12912         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12913
12914         * config.sub (arm | armel | armeb): Fix shell syntax.
12915
12916 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12917
12918         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12919         -msoft-float and -mcpu=common support.
12920         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12921         libraries.
12922
12923 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12924
12925         * configure.in: Allow configuration and build of emacs19 for the alpha.
12926
12927 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12928
12929         * configure.in (CC): Get ^CC, not just any old CC, from
12930         ${host_makefile_frag}.
12931
12932 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12933
12934         * configure.in (CC): Try to get CC from
12935         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12936
12937 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12938
12939         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12940         only if it exists in $(srcdir).
12941
12942 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12943
12944         * configure: If CC and CXX are not set in the environment, set
12945         them, based on either an existing Makefile or on searching for gcc
12946         in PATH.  Substitute for CC and CXX in Makefile.
12947         * configure.in: Remove libm from target_libs.  Separate
12948         target_configdirs from configdirs.  If CC is not set in
12949         environment, try to get it from a host Makefile fragment.  Rewrite
12950         changes of configdirs to use skipdirs instead.  A few minor
12951         tweaks.  Take directories out of target_configdirs as they are
12952         taken out of configdirs.  Remove existing Makefile files from
12953         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12954         CONFIG_ARGUMENTS in Makefile.
12955         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12956         by configure.in.
12957         (CONFIG_ARGUMENTS): Likewise.
12958         (CONFIGURE_TARGET_MODULES): New variable.
12959         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12960         ($(CONFIGURE_TARGET_MODULES)): New target.
12961         (configure-libg++, configure-libio): New targets.
12962         (all-libg++): Depend upon configure-libg++.
12963         (all-libio): Depend upon configure-libio.
12964         (configure-libgloss, all-libgloss): New targets.
12965         (configure-libstdc++): New target.
12966         (all-libstdc++): Depend upon configure-libstdc++.
12967         (configure-librx, all-librx): New targets.
12968         (configure-newlib): New target.
12969         (all-newlib): Depend upon configure-newlib
12970         (configure-xiberty): New target.
12971         (all-xiberty): Depend upon configure-xiberty.
12972
12973 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12974
12975         * configure.in (host i[345]86-*-win32):  Expand the
12976         noconfigdirs again.
12977
12978 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12979
12980         * mpw-configure: Fix sed command file name.
12981
12982 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12983
12984         * configure.in (host i[345]86-*-win32): Reduce the
12985         noconfigdirs again.
12986
12987 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12988
12989         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12990         or powerpc*-*-pe*, since they are not yet supported.
12991
12992 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12993
12994         Add PowerMac support and many other enhancements.
12995         * mpw-configure: New option --cc to select compiler to use,
12996         paste options set according to --cc into the generated
12997         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12998         if mpw-make.sed is present.
12999         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13000         add forward includes for PowerPC include files.
13001         * mpw-build.in: Build using Makefile.PPC if present.
13002         (do-byacc, etc): Remove separate version resource builds.
13003         (do-gas): Build "stamps" before "all".
13004         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13005         * mpw-README: Update to reflect --cc option, PowerMac support,
13006         and recently-reported compatibility problems.
13007
13008 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13009
13010         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13011         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13012         (--with-multilib-top): Pass to recursive invocations.
13013
13014 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13015
13016         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13017         v810-*-*.
13018
13019 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13020
13021         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13022         gdb, ld and opcodes on v810-*-*.
13023
13024 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13025
13026         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13027         (local-maintainer-clean): New target.
13028         (maintainer-clean): New target.
13029         (realclean): Just depend upon maintainer-clean.
13030
13031 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13032
13033         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13034
13035 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13036
13037         * configure.in: Build ld in mips*-*-bsd* case.
13038
13039 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13040
13041         * config.sub: Accept -lites* OS.  From Ian Dall.
13042
13043 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13044
13045         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13046         targets.
13047
13048 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13049
13050         * configure.in: treat i386-win32 canadian cross the same as
13051         i386-go32 canadian cross.
13052
13053 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13054
13055         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13056         running under the simulator to build a reduced set of libraries.
13057         (powerpc-*-eabiaix): Add fine grained multilib support added to
13058         other powerpc targets yesterday.
13059
13060 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13061
13062         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13063         -disable-softfloat, -disable-relocatable, -disable-aix, and
13064         -disable-sysv to control which multilib libraries get built.
13065
13066 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13067
13068         * configure: Add Makefile.tem to list of files to remove in trap
13069         handler.
13070
13071 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13072
13073         * config.guess (*Linux*):  Add missing "exit"s.
13074         Also, need specific check for alpha-unknown-linux (uses COFF).
13075
13076 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13077
13078         * config.guess:  Merge with FSF:
13079
13080         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13081         * config.guess (AIX4): More robust release numbering discovery.
13082
13083         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13084         * config.guess (i386-sequent-ptx): Properly get version number.
13085
13086         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13087         * config.guess (mips:*:4*:UMIPS): New case.
13088
13089 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13090
13091         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13092         (i386-win32 host): Likewise.  Don't build readline.
13093
13094 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13095
13096         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13097         SUPPORT_FILES to submakes.
13098
13099 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13100
13101         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13102         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13103         mpw-configure.
13104
13105 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13106
13107         * configure.in (appdirs): Use =, not ==, in test expression when
13108         trying to build the text to print in the warning message for
13109         Solaris users.
13110
13111 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13112
13113         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13114
13115 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13116
13117         * config.guess: Recognize lynx-2.3.
13118
13119 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13120
13121         * config.sub (z8ksim): Deleted
13122         (z8k-*-coff): New, this is the one true name of the target.
13123
13124 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13125
13126         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13127
13128 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13129
13130         * config.guess (*:Linux:*:*): First try asking the linker what the
13131         default object file format is (elf, aout, or coff).  Then if this
13132         fails, try previous methods.
13133
13134 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13135
13136         * configure.in: Don't build newlib for *-*-vxworks5.1.
13137
13138 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13139
13140         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13141         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13142
13143 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13144
13145         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13146
13147 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13148
13149         * cfg-ml-com.in: New file.
13150         * cfg-ml-pos.in: New file.
13151
13152 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13153
13154         * COPYING.NEWLIB: Add HP free copyright to list.
13155
13156 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13157
13158         * config.sub: Recognize -eabi* for the system, not just -eabi.
13159
13160 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13161
13162         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13163         * config.sub, configure.in (win32): New target and host.
13164
13165 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13166
13167         * configure.in: Add i386-pe configuration.
13168
13169 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13170
13171         * mpw-build.in (install): Install GDB after LD.
13172
13173 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13174
13175         * mpw-config.in (elf/mips.h): Always forward-include, needed
13176         for GDB to build.
13177
13178 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13179
13180         * testsuite: New directory for customer acceptance and whole tool
13181         chain tests.
13182
13183 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13184
13185         * configure: If per-host line isn't found, but AC_OUTPUT is found
13186         and a configure script exists, run it instead.
13187
13188 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13189
13190         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13191
13192 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13193
13194         * configure: Set build_{cpu,vendor,os,alias} to host values when
13195         --build isn't specified.
13196
13197 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13198
13199         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13200         (FLAGS_TO_PASS): Pass them.
13201         (EXTRA_TARGET_FLAGS): Ditto.
13202
13203 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13204
13205         * Makefile.in (all-libg++): Depend on all-libstdc++.
13206
13207 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13208
13209         * configure.in (noconfigdirs): Enable all packages for
13210           i386-unknown-netbsd.
13211
13212 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13213
13214         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13215         hosted builds (DOS builds)
13216
13217 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13218
13219         Changes for ARM based on patches from Richard Earnshaw:
13220         * config.sub: Handle armeb and armel.
13221         * configure.in: Omit arm linker only for riscix.
13222
13223 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13224
13225         * config.guess:  Update from FSF.
13226
13227 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13228
13229         * config.sub: Recognize powerpcle as the little endian variant of
13230         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13231         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13232         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13233         temporarily.
13234
13235 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13236
13237         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13238
13239 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13240
13241         * config.sub: Accept -lites* as a basic system type.
13242
13243 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13244
13245         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13246         installed, and if so return linuxoldld as the system name.
13247
13248 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13249
13250         * config.guess: Add hppa1.1-hp-lites support.
13251
13252 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13253
13254         * configure.in: Don't build newlib for m68k-vxworks5.1.
13255
13256 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13257
13258         * configure.in (mips-sgi-irix6): Use mh-irix5.
13259
13260 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13261
13262         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13263
13264 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13265
13266         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13267         OSF/1.  Fix compiler flags.
13268         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13269
13270 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13271
13272         * configure.in: Recognize --with-newlib.
13273         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13274
13275 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13276
13277         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13278         to *_X11_MODULES due to gdbtk needing X include files et al.
13279
13280 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13281
13282         Merge in support for Mac MPW as a host.
13283         (Old change descriptions retained for informational value.)
13284
13285         * mpw-config.in: Add generic include forwards for cpu-specific
13286         include files in aout and elf directories.
13287
13288         * mpw-configure: Added copyright.
13289         * mpw-config.in: Check for presence of required build tools.
13290         (target_libs): Add newlib.
13291         (target_tools): Add examples.
13292         (Read Me): Generate as "Read Me for MPW" instead.
13293         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13294         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13295         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13296
13297         * mpw-configure: Remove subdir-specific makefile hackery,
13298         delete mk.tmp after using it.
13299
13300         * mpw-build.in (all): Display start and end times.
13301
13302         * mpw-configure (host_canonical): Set.
13303         (target_cpu): Always add to makefiles.
13304         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13305         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13306         (mpw-mh-mpw): Look for in srcdir and srcroot.
13307         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13308
13309         * mpw-build.in: (install-only): New target.
13310
13311         * mpw-configure (host_alias, target_alias): Rename from hostalias
13312         and targetalias, add into generated Makefile.
13313         (mk.tmp): If present, add into generated Makefile.
13314         * mpw-build.in (all-gas): Build config.h first before gas proper.
13315
13316         * mpw-configure (config.status): Write only if changed.
13317         * mpw-config.in (readline): Configure it (not built, just used for
13318         definitions).
13319
13320         * mpw-config.in (elf/mips.h): Add a forward include.
13321
13322         * mpw-config.in: Forward-include most .h files in include into
13323         extra-include.
13324         (readline): Don't build.
13325         mpw-build.in (install): Install GDB.
13326
13327         * mpw-configure (prefix, mpw_prefix): Handle it.
13328         * mpw-config.in (mmalloc, readline): Don't configure.
13329         * mpw-build.in (thisscript): Rename to ThisScript.
13330         Use mpw-build instead of BuildProgram everywhere.
13331         (mmalloc, readline): Don't build.
13332         * mpw-README: New file, basic documentation about the MPW port.
13333
13334         * mpw-config.in: Use forward-include to create include files.
13335
13336         * mpw-configure: Add more things to the top of each configured
13337         Makefile, including contents of config/mpw-mh-mpw.
13338         * mpw-config.in (extra-include): Create this directory and fill it
13339         with Posix-like include files when configuring.
13340
13341         * config.sub (apple, mac, mpw): Add various aliases.
13342
13343         * mpw-build.in: New file, top-level build script fragment for MPW.
13344         * mpw-configure: New file, configure script for MPW.
13345         * mpw-config.in: New file, config fragment for MPW.
13346
13347 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13348
13349         * configure.in (host_libs): Remove glob, since it is gone from the
13350         sources.
13351
13352 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13353
13354         * Makefile.in: define empty GDB_NLM_DEPS var.
13355
13356         * configure.in(target_makefile_frag): use config/mt-netware
13357         for netware targets.
13358
13359 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13360
13361         * config.sub: Merge in recent FSF changes.  Remove linux special
13362         cases.
13363
13364 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13365
13366         Revert this change:
13367
13368         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13369
13370                 * build-all.mk: Use CC=cc -Xs on Solaris.
13371
13372 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13373
13374         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13375         stop using it.
13376         * Makefile.in: Nuke all references to glob subdirectory.
13377
13378 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13379
13380         * configure.in: Fix --enable-shared logic in per-host.
13381
13382 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13383
13384         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13385
13386 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13387
13388         * configure.in (noconfigdirs): Don't build gas on AIX, for
13389         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13390
13391 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13392
13393         * configure: Fix --cache-file to work if the file argument is a
13394         relative path.
13395
13396 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13397
13398         * configure: If the --cache-file is used, pass it down to
13399         configure in subdirectories.
13400
13401 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13402
13403         * config.sub: add vxworks29k configuration.
13404
13405 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13406
13407         * Makefile.in (taz): Do "diststuff" part quietly.
13408
13409 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13410
13411         * config.sub: Mini-merge with gcc/config.sub.
13412
13413 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13414
13415         * config.guess (IRIX): Sed - to _.
13416
13417 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13418
13419         * Makefile.in (source-vault, binary-vault): New targets.
13420
13421 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13422
13423         * config.sub: Recognize -eabi as a basic system type.
13424
13425 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13426
13427         * configure.in (enable_shared stuff): Fix typo.
13428
13429 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13430
13431         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13432
13433 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13434
13435         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13436
13437 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13438
13439         * configure.in (rs6000-*-*): Don't build gas.
13440
13441 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13442
13443         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13444         reduce command line length.
13445         (AS_FOR_TARGET): Check for as.new, not Makefile.
13446         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13447
13448 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13449
13450         * config.guess:  Merge from FSF.
13451
13452 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13453
13454         * configure: Don't use $ when handling program_suffix.
13455
13456 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13457
13458         * configure.in:  Configure tk for hppa/hpux.
13459
13460 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13461
13462         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13463
13464 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13465
13466         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13467         to LIBCXXFLAGS.  Tests are better run without it.
13468
13469 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13470
13471         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13472
13473 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13474
13475         * configure.in (*-*-netware*): Don't configure xiberty.
13476
13477 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13478
13479         * configure.in:  Remove tk from native_only list.
13480
13481 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13482
13483         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13484           for special NCD build.
13485
13486 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13487
13488         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13489         makeall.bat, they're only useful for binutils snapshots.
13490         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13491         makeall.bat to specified SUPPORT_FILES.
13492
13493 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13494
13495         * build-all.mk: Add Ericsson targets to sun4 and solaris
13496           hosts.  Add  BNR's sun4 target to solaris host, so their
13497           build-from-source will be tested in-house first.
13498
13499 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13500
13501         * Makefile.in (LIBCFLAGS): New variable.
13502         (CFLAGS_FOR_TARGET): Ditto.
13503         (LIBCFLAGS_FOR_TARGET): Ditto.
13504         (LIBCXXFLAGS): Ditto.
13505         (CXXFLAGS_FOR_TARGET): Ditto.
13506         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13507         (BASE_FLAGS_TO_PASS): Pass them.
13508         (EXTRA_TARGET_FLAGS): Ditto.
13509
13510         * configure.in: Support --enable-shared.
13511
13512 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13513
13514         * configure.in (target_libs):  Include libstdc++ again.
13515         * config.guess:  Update from FSF (for FreeBSD).
13516
13517 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13518
13519         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13520         makeall.bat.
13521         (DISTDOCDIRS): Add `etc'.
13522         (ETC_SUPPORT_PFX): New variable.
13523         (taz): Include anything from etc starting with a word in
13524         ETC_SUPPORT_PFX.
13525
13526 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13527
13528         * config.sub: Update for recent FSF changes.  Remove obsolete
13529         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13530         spacing changes.
13531
13532 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13533
13534         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13535
13536         * config.guess:  Merge with FSF.
13537         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13538
13539 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13540
13541         * configure: Since the "trap 0" handler will override the exit
13542         status on many systems, only use it for "exit 1", and make it set
13543         a non-zero exit status; reset it before "exit 0".  Also, check
13544         exit status of config.sub, and error out if it failed.
13545
13546 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13547
13548         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13549         and install libgloss.
13550
13551 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13552
13553         * Makefile.in (all-binutils): Depend upon all-byacc.
13554
13555         * configure.in: Don't build emacs on Irix 5.
13556
13557 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13558
13559         * configure.in (*-*-netware*): Add libio.
13560
13561 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13562
13563         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13564         (CHECK_TARGET_MODULES): Ditto.
13565         (INSTALL_TARGET_MODULES): Ditto.
13566         (TARGET_LIBS): Ditto.
13567         (all-libstdc++): Note dependencies.
13568
13569 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13570
13571         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13572
13573 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13574
13575         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13576         -fexternal-templates.
13577
13578         * configure.in (target_libs): Add libstdc++.
13579         (noconfigdirs): Add libstdc++ as appropriate.
13580
13581 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13582
13583         * config.guess:  Update from FSF.
13584
13585 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13586
13587         * configure: Use ${config_shell} when running ${configsub}.
13588
13589 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13590
13591         * config.sub: No longer recognize h8300h.
13592
13593 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13594
13595         * config.sub: Remove extraneous differences between config.sub and
13596         gcc/config.sub.
13597
13598 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13599
13600         * Makefile.in (DISTSTUFFDIRS): Add gas.
13601
13602 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13603
13604         * COPYING.NEWLIB: New file.
13605
13606 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13607
13608         * config.guess (HP-UX):  Patch from Harlan Stenn
13609         <harlan@landmark.com> to also emit release level.
13610
13611 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13612
13613         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13614
13615 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13616
13617         * config.sub:  Merge nextstep cleanup from FSF.
13618
13619 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13620
13621         * configure.in (arm-*-*): Don't configure ld for this target.
13622
13623 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13624
13625         * configure.in (*-*-netware): don't configure libg++, libio,
13626           librx, or newlib.
13627
13628 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13629
13630         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13631         configure ld--it works, but it doesn't support shared libraries.
13632
13633 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13634
13635         * config.guess (*-unknown-freebsd*):  Get rid of possible
13636         trailing "(Release)" in version string.
13637         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13638
13639 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13640
13641         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13642         Fix type: *-next-neststep -> *-next-nextstep.
13643
13644         * config.guess:  Merge from FSF:
13645
13646         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13647
13648         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13649
13650         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13651
13652         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13653         instead of UNIX_SV for UnixWare 1.0).
13654
13655 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13656
13657         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13658         to make gdb/nlm/* build after the compiler and linker.
13659
13660 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13661
13662         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13663         not just i[34]86.
13664         (m68k-atari-sysv4):  Relocate to match FSF version.
13665
13666         * config.guess:  More merges from the FSF:
13667
13668         Add a space before function call or macro invocation.
13669
13670         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13671
13672         * config.guess: Add trap cmd to remove dummy.c and dummy when
13673         interrupted.
13674
13675         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13676
13677         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13678         (dummy): Redirect stderr from compilation of dummy.c.
13679
13680         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13681
13682         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13683
13684 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13685
13686         * configure: Accept and ignore --cache*, for compatibility with
13687         new autoconf.
13688
13689 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13690
13691         * config.guess:  Merge from FSF:
13692
13693         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13694
13695         * config.guess (Pyramid*:OSx*:*:*): New case.
13696         (PATH): Add /.attbin at end for finding uname.
13697         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13698
13699         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13700
13701         * config.guess (M88*:DolphinOS:*:*): New case.
13702
13703         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13704
13705         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13706         to select whether to use ELF or COFF.
13707
13708         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13709
13710         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13711
13712         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13713
13714         * config.guess: Guess the OS version for HPUX.
13715
13716         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13717
13718         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13719
13720 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13721
13722         * configure.in: Recognize --with-headers, --with-libs, and
13723         --without-newlib.
13724         * Makefile.in (all-xiberty): Depend upon all-ld.
13725
13726 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13727
13728         * configure.in: Change i[34]86 to i[345]86.
13729
13730 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13731
13732         * configure (version): A few more tweaks to help message.
13733
13734 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13735
13736         * Makefile.in:  Remove (for now) librx as a host library,
13737         now that we're building it for target.
13738
13739 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13740
13741         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13742         (Karl Berry).
13743
13744 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13745
13746         * configure.in:  Also configure librx.
13747
13748 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13749
13750         * Makefile.in:  Update various rules to reflect that librx
13751         is now needed for libg++.
13752
13753 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13754
13755         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13756
13757 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13758
13759         * configure.in: Configure the examples directory.
13760
13761 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13762
13763         * configure: Simplify Jun 2 1994 change.
13764
13765 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13766
13767         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13768         /bin/gcc isn't good enough to build gcc.
13769
13770 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13771
13772         * Makefile.in (GDB_SUPPORT_FILES): Remove
13773         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13774         (gdb.tar.gz): Add new rule to use standard distribution building
13775         mechanism.
13776
13777 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13778
13779         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13780         Bill Cox <bill@cygnus.com>.
13781
13782 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13783
13784         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13785
13786 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13787
13788         * configure:  Search current dir first in .gdbinit.
13789
13790 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13791
13792         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13793
13794 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13795
13796         * config.sub:  Refer to NeXT's operating system as nextstep.
13797
13798         * config.sub (case $basic_machine):  Re-order the cases, to match
13799         the order in the FSF version (which is mostly alphabethical).
13800         Merge in some additions and changes from the FSF.
13801
13802 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13803
13804         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13805         * config.sub: Recognize cxux7.
13806         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13807
13808 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13809
13810         * config.sub:  Fix typo powerpc -> powerpc-*.
13811
13812 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13813
13814         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13815
13816         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13817         parallel with all-emacs and install-emacs).  Top-level command
13818         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13819
13820 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13821
13822         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13823         $(relbindir)/make before doing ``make install'', and use
13824         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13825         installing over running make binary.
13826         ($(host)-stamp-stage3-installed): Likewise.
13827
13828 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13829
13830         * config.guess: Recognize Mach.
13831
13832 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13833
13834         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13835         see whether --exec-prefix was used.
13836
13837 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13838
13839         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13840
13841 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13842
13843         * Makefile.in: Add all-librx target similar to all-libproc.
13844
13845 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13846
13847         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13848         with post 1.2 uname bogosity.
13849
13850 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13851
13852         * configure: Remove temporary files on receipt of a signal.
13853
13854 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13855
13856         * configure: If there is a package_makefile_frag, remove
13857         ${subdir}/Makefile.tem after copying it in.
13858
13859 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13860
13861         * build_all.mk: support rs6000 lynx identifies itself as
13862         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13863         since /bin/gcc is too feeble to compile a modern gcc.
13864
13865 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13866
13867         * brought devo/test-build.mk update-to-date with progressive/
13868           test-build.mk. Add lynx targets and hppa flag info.
13869
13870 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13871
13872         * configure.in:  Use mh-ncrsvr43.  Patch from
13873         Tom McConnell <tmcconne@sedona.intel.com>.
13874
13875 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13876
13877         * config.guess (i386-unknown-bsdi):  No longer need to
13878         check #if defined(__bsdi__) && defined(__i386__).
13879
13880 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13881
13882         * configure: Set program_transform_nameoption correctly.
13883
13884 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13885
13886         * brought build-all.mk update-to-date with progressive build-all.mk,
13887           added new targets and hppa info.
13888
13889 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13890
13891         * configure: If config.guess result is a prefix of the user
13892         specified target, assume a native build and use the user specified
13893         target as the host alias.  Remove SunOS patch suffix removal hack.
13894         * configure.in: Remove SunOS patch suffix removal hack.
13895
13896         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13897         in NATIVE_CHECK_MODULES.
13898
13899 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13900
13901         * Makefile.in: Rename HOST_ONLY to NATIVE.
13902         * configure: Delete SunOs patch suffix from host_canonical
13903           and build_canonical variables that are prepended to Makefiles.
13904         * configure.in: Add comments for easier maintenance.
13905
13906 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13907
13908         * Makefile.in: Add all-libproc target similar to all-gui.
13909
13910 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13911
13912         * Makefile.in (CHECK_MODULES): split into
13913         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13914
13915 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13916
13917         * config.guess (i386-unknown-bsdi): New system to guess.
13918
13919 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13920
13921         * Makefile.in: Add all-gui target (but not yet build by "all").
13922
13923 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13924
13925         * config.sub: Move deletion of patch suffix from here...
13926         * configure.in: To here, at Ian's suggestion.  The top-
13927           level scripts might need to know of a patch level.
13928
13929 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13930
13931         * config.sub: Strip off patch suffix so rtl is recognized
13932           as a sunos4.1.3 machine, even though it's been patched.
13933
13934 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13935
13936         * Makefile.in (INSTALL_LAST): Delete.
13937         (INSTALL_DOSREL): New.
13938
13939 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13940
13941         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13942         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13943         whether we pass down --with-gnu-ld anyhow.
13944
13945 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13946
13947         * Makefile.in (INSTALL_LAST): Change operation so it works
13948         on more flavors of make.
13949         * configure.in (go32): Don't build libg++ or libio.
13950
13951 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13952
13953         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13954         they can be overriden by templates.
13955
13956 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13957
13958         * configure.in (target==go32): Don't build gdb.
13959         * dosrel: New directory.
13960
13961 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13962
13963         * configure.in (host==go32): Configure dosrel too.
13964         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13965         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13966         be set by incoming names or templates.
13967         (INSTALL_LAST): New rule.
13968
13969 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13970
13971         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13972
13973 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13974
13975         * configure.in (appdirs): New variable.  Currently empty, but will
13976         be used in gas distribution.  If nonempty, lists a set of
13977         directories at least one of which must get configured, or top
13978         level configuration is considered to have failed.
13979         (rs6000-*-lynxos*): Use new file name.
13980
13981 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13982
13983         Eliminate XTRAFLAGS.
13984         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13985         newlib include files using -idirafter, and also use -nostdinc.
13986         (CXX_FOR_TARGET): Likewise.
13987         (XTRAFLAGS): Removed.
13988         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13989         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13990         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13991         ($(DO_X)): Don't pass down XTRAFLAGS.
13992
13993 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13994
13995         * configure.in (mips*-dec-bsd*): New target; do build linker.
13996         (mips*-*-bsd*): New target; don't build linker.
13997
13998 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13999
14000         * configure.in: support rs6000-*-lynxos* configuration.
14001         support sunos4 as a cross target.
14002
14003         * config.sub: look for lynx*, not lynx since the OS version may
14004         legitimately be part of the name.
14005
14006 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14007
14008         * configure.in (i[34]86-*-sco*): Move to be with other i386
14009         targets.
14010         (romp-*-*): New target.  Skip various binary utilities.
14011         (vax-*-*): New target.  Don't build newlib.
14012         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14013
14014 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14015
14016         * configure.in: Only set host_makefile_frag if config
14017         directory exists.
14018
14019 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14020
14021         * install.sh: If $dstdir exists, don't check whether each
14022         component does.
14023
14024 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14025
14026         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14027
14028 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14029
14030         * configure.in (*-*-lynxos*): Don't configure newlib for either
14031         native or cross Lynx.
14032
14033 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14034
14035         * config.sub (sparc64-elf): Fix os.
14036         (z8k): Remove duplicate.
14037
14038 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14039
14040         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14041         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14042
14043 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14044
14045         * configure: Make file links cleanly even if Lynx fails on
14046           an NFS symlink (at least fail cleanly).
14047
14048 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14049
14050         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14051         -XNh2000.
14052
14053 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14054
14055         * configure: Unknown options are fatal again.
14056
14057 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14058
14059         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14060         compatibility.
14061
14062 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14063
14064         * build-all.mk: Add `clean' target.
14065
14066 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14067
14068         * config.guess:  Add SINIX support.
14069         * configure.in:  Add mips-*-sysv4* support.
14070
14071 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14072
14073         * build-all.mk: Document all useful targets.
14074         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14075         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14076
14077 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14078
14079         * configure: Support --silent, --quiet.
14080
14081 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14082
14083         * configure: Support --disable-FEATURE.
14084
14085 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14086
14087         * config.guess: Recognize NCR running SVR4.3.
14088
14089 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14090
14091         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14092         Patch from Paul Eggert <eggert@twinsun.com>.
14093
14094 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14095
14096         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14097
14098 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14099
14100         * configure: Make unrecognized options give nonfatal warnings
14101         instead of fatal errors, and pass them to any subdirectory
14102         configures in case they recognize them.
14103         Make --x equivalent to --with-x.
14104
14105 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14106
14107         * configure: Add --enable-* options.  Clean up usage message and
14108         some comments.
14109
14110 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14111
14112         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14113
14114 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14115
14116         * configure.in (hppa*-*-*): Enable binutils.
14117
14118 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14119
14120         * config.sub: Recognize cisco.
14121
14122 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14123
14124         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14125
14126 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14127
14128         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14129         than one configuration name.  Add comment.
14130
14131 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14132
14133         * config.guess: about target *-hitachi-hiuxwe2, fixed
14134         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14135         macro is incorrect.]
14136
14137 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14138
14139         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14140         than the "make ls" stuff which used to be here.
14141
14142 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14143
14144         * config.guess:  Recognize i[34]86-unknown-freebsd.
14145         From Shawn M Carey <smcarey@rodan.syr.edu>.
14146
14147 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14148
14149         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14150
14151 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14152
14153         * config.guess: Check for ptx.
14154
14155 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14156
14157         * config.sub: Add os9k checking.
14158
14159 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14160
14161         * config.guess: Handle OSF1 running on HPPA processors
14162
14163 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14164
14165         * configure: If subdir configure fails, print out a message with
14166         subdirectory name, in case subdir's configure code didn't identify
14167         itself.
14168
14169 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14170
14171         * configure.in: Remove embedded newlines from configdirs.
14172         Avoid mismatches of substrings.  Fix matching strings at end
14173         of configdirs.
14174
14175 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14176
14177         * config.guess:  Add Lynx/rs6000 config support.
14178
14179 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14180
14181         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14182
14183 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14184
14185         * configure.in (hppa*-*-osf*): Treat this just like most other
14186         PA configurations (eg no binutils or ld).
14187         (hppa*-*-*elf*): These configurations have binutils and ld.
14188
14189 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14190
14191         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14192
14193 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14194
14195         * configure.in (rs6000-*-*): Build gas.
14196
14197 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14198
14199         * Makefile.in:  Avoid bug in losing hpux sed.
14200
14201 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14202
14203         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14204         for GDB and GDB has been fixed to not need it.
14205
14206 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14207
14208         * config.guess: Recognize vax hosts.
14209
14210 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14211
14212         * configure (while loop): Don't use "break 2" inside case
14213         statement -- the case statement isn't an enclosing loop.
14214
14215 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14216
14217         * config.guess:  Clean up NeXT support, to allow nextstep
14218         on Intel machines.  Make OS be nextstep.
14219
14220 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14221
14222         * config.guess: Add alternate forms for Convex.
14223
14224 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14225
14226         * configure:  Completely rewrite option processing.  Take
14227         advantage of pattern-matching to avoid invoking test frequently.
14228         Also clean up host and target defaulting logic.
14229
14230 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14231
14232         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14233         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14234         commands (plus user environment) will fit SCO limits.
14235
14236 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14237
14238         * configure.in: Don't issue warnings about directories which are
14239         not being configured if -norecursion is set.  Correct test for
14240         --with-gnu-as and --with-gnu-ld to not get confused by substring
14241         matches.
14242
14243         * configure.in: Don't build gas for alpha-dec-osf1*.
14244
14245 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14246
14247         * configure:  Back out Per's change of 12/19/1993.  It changes the
14248         behavior of configure in unexpected and confusing ways.
14249
14250         Also, use different delim char when calculating
14251         program_transform_name so that the name can contain slashes.
14252
14253 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14254
14255         * configure.in, config.sub: Add support for VSTa micro-kernel.
14256
14257 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14258
14259         * configure.in: Nuke hacks which were used to get a special
14260         version of GAS for HPPA configurations.
14261
14262 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14263
14264         * configure:  If only ${target_alias} is given, use that
14265         as the default for ${host_alias}.
14266         * configure:  Add missing back-slashes before nested quotes.
14267
14268 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14269
14270         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14271
14272 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14273
14274         * config.guess:  Recognize some Tektronix configurations.
14275         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14276
14277 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14278
14279         * config.sub: Match any flavor of SH.
14280
14281 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14282
14283         * configure.in: Don't try to configure newlib for Alpha.
14284
14285 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14286
14287         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14288         libg++ or libio for any Alpha target.
14289
14290         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14291
14292 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14293
14294         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14295         default arguments -- so it tried to compress itself.
14296
14297 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14298
14299         * configure.in (notsupp): ensure that a space is always at the end
14300           of the configdirs list, since the grep checks for an explicit space
14301
14302 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14303
14304         * configure.in (target i386-sysv4.2): don't build ld, since static
14305           versions of many libraries are not available.
14306
14307 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14308
14309         * config.guess: Recognize Apollos (using environment variables).
14310         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14311
14312 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14313
14314         * config.guess: Recognize Sony news mips running newsos.
14315
14316 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14317
14318         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14319         "fi ; else" for bash.
14320
14321 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14322
14323         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14324
14325 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14326
14327         * config.sub: accept unixware as an alias for svr4.2.
14328         Fix some inconsistancies with the gcc version.
14329
14330 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14331
14332         * Makefile.in (DISTDOCDIRS):  Add gdb.
14333
14334 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14335
14336         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14337
14338 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14339
14340         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14341         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14342         this now.
14343
14344 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14345
14346         * config.sub: Accept hiux* as an OS name.
14347
14348         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14349         etc/make-stds.texi.  The underscore came from gcc, and dje now
14350         agrees that RUNTESTFLAGS is the correct name.
14351
14352 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14353
14354         * install.sh:  Remove 'set -e'.  It makes any conditionals
14355         in the script useless.
14356
14357         * config.guess: Automatically recognize arm-acorn-riscix
14358         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14359
14360 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14361
14362         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14363
14364 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14365
14366         * Makefile.in (DISTDOCDIRS): New variable.
14367         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14368         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14369
14370 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14371
14372         * configure.in (hppa target): check the source directory for the
14373           pagas sub-directory
14374
14375 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14376
14377         * config.sub: Allow -aout* and -elf*.
14378
14379 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14380
14381         * configure.in: Don't build ld on i386-solaris2, same as for
14382         sparc-solaris2.
14383
14384 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14385
14386         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14387
14388 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14389
14390         * configure.in:  Configure gdb for alpha.
14391
14392 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14393
14394         * Makefile.in (CXXFLAGS): Add -O.
14395
14396 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14397
14398         * config.guess: added support for DG Aviion
14399
14400 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14401
14402         * configure.in: Produce warning message for subdirectories not
14403         configurable for this host/target combination.  Don't try to
14404         configure gdb for vms.
14405
14406 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14407
14408         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14409         appropriate files before making "diststuff".
14410         (DISTBISONFILES): New var: list of files to be edited.
14411         (DISTSTUFFDIRS): Add binutils.
14412
14413 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14414
14415         * config.sub: also handle mipsel and mips64el (for little endian mips)
14416
14417 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14418
14419         * configure.in: Add * to end of all OS names.
14420
14421 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14422
14423         * configure.in: Build newlib for LynxOS native.
14424
14425 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14426
14427         * config.guess: Add support for delta 88k running SVR3.
14428
14429         * configure.in: Add comment about HP compiler vs. emacs.
14430
14431 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14432
14433         * configure.in: don't build ld on solaris2 (not a viable option
14434           due to bugs in getpwnam & getpwuid)
14435
14436 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14437
14438         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14439         config.guess will produce a full version number.
14440
14441 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14442
14443         * configure.in: Build linker and binutils for alpha-dec-osf1.
14444
14445 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14446
14447         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14448         and gdb/testsuite/Makefile.in.
14449
14450 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14451
14452         * configure.in: recognize mips*- instead of mips-
14453
14454 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14455
14456         * config.sub: Accept linux*coff and linux*elf as operating
14457         systems.
14458
14459 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14460
14461         * config.sub: Recognize mips64, and mips3 as an alias for it.
14462
14463 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14464
14465         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14466         gdb knows how to handle OSF/1 shared libraries.
14467
14468 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14469
14470         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14471         * config.guess: Recognize Hitachi's HIUX.
14472         * config.sub: Recognize h3050r* and hppahitachi.
14473         Remove redundant cases for hp9k[23]*.
14474
14475 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14476
14477         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14478         if gas and ld are in the source tree and are in ${configdirs}.
14479         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14480         --with options (but still pass them down on the command line,
14481         if they were explicitly specified).
14482
14483 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14484
14485         * configure: substitute SHELL value in Makefile.in with
14486         ${CONFIG_SHELL}
14487
14488 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14489
14490         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14491         *-*-solaris2* targets.
14492
14493 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14494
14495         * Makefile.in: define M4, and pass it down to sub-makes;
14496         all-autoconf now depends on all-m4
14497
14498 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14499
14500         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14501         presence of {ar,ranlib} instead of a configured directory
14502
14503 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14504
14505         * config.guess: Accept 34?? as well as 33?? for NCR.
14506
14507 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14508
14509         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14510         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14511
14512 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14513
14514         * configure: grab values for $(CC) and $(CXX) from the
14515         environment, so that someone can do "CC=gcc configure; make" and
14516         have it work right (matching the way that autoconf works now)
14517
14518         * configure.in, Makefile.in: add support for gash, the tcl
14519         interface to Galaxy
14520
14521         * config.guess: add NetBSD variants (hp300, x86)
14522
14523 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14524
14525         * install.sh: Support -d option (in the manner of SunOS 4 install,
14526         as it is more deterministic than that of GNU install)
14527         (chmodcmd): Set file to mode 755 by default (should also do default
14528         chgrp and chown, but I don't feel like dealing with that now)
14529
14530 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14531
14532         * config.sub: Remove h8300hhms alias.
14533
14534 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14535
14536         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14537
14538 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14539
14540         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14541         as stmp-fixinc
14542
14543 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14544
14545         * config.sub: recognize m88110-bug-coff.
14546
14547 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14548
14549         * Makefile.in (all-libio): all dependencies on the toolchain used
14550         to build this (gcc, gas, ld, etc)
14551
14552 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14553
14554         * config.guess: Deal with OSF/1 1.3 on alpha.
14555
14556 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14557
14558         * install.sh: add some 'else true' clauses for portability
14559
14560         * configure.in: don't build libio for h8[35]00-*-* targets
14561
14562 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14563
14564         * Makefile.in:  Add support for new libio.
14565
14566 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14567
14568         * install.sh: If one command fails, don't try the rest.  Don't try
14569         to remove $dsttmp (via trap) unless we have already created it.
14570         If $src doesn't exist, detect it and exit with an error.
14571
14572         * config.guess: Recognize BSD on hp300.
14573
14574 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14575
14576         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14577         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14578
14579 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14580
14581         * Makefile.in (all-send-pr): depends on all-prms
14582
14583 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14584
14585         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14586
14587 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14588
14589         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14590         Added test for mips-mips-riscos5.
14591
14592 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14593
14594         * configure.in: use mh-hp300 for 68k HP hosts
14595
14596 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14597
14598         * configure: add support for CONFIG_SHELL, so that you can use
14599         some alternate shell for evaluating configure scripts
14600
14601 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14602
14603         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14604         in configure script to bug-gdb@prep.ai.mit.edu when building
14605         distribution archive.
14606         * Makefile.in (COMPRESS):  Remove def.
14607         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14608         gdb.tar.Z and make-gdb.tar.Z respectively.
14609         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14610         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14611         to convergence with 'taz' target in Makefile.in.
14612
14613 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14614
14615         * install.sh (dsttmp): use trap to ensure that tmp files go
14616         away on error conditions
14617
14618 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14619
14620         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14621
14622 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14623
14624         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14625         its parent is '/' not ''.
14626
14627         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14628
14629 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14630
14631         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14632         that ${newsrcdir}/configure.in does.
14633
14634 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14635
14636         * test-build.mk: support for CONFIG_SHELL
14637
14638 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14639
14640         * config.sub (netware):  Add as a basic system type.
14641
14642 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14643
14644         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14645           $(srcdir)/ from the dependency on Makefile.in.
14646
14647 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14648
14649         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14650         (h8300hhms is temporary until multi-libraries are implemented).
14651         * configure.in: Handle h8300h too.
14652
14653 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14654
14655         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14656
14657 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14658
14659         * configure:  Remove extraneous output when guessing host type.
14660         * config.guess:  Remove extraneous output when guessing using C
14661         compiler rather than uname, or when guessing fails.
14662
14663 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14664
14665         * Makefile.in: remove all.cross and install.cross targets
14666
14667         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14668           definitions
14669
14670 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14671
14672         * configure.in (target sh): Build gprof.
14673
14674 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14675
14676         * config.sub: change -solaris to -solaris2
14677
14678 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14679
14680         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14681
14682 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14683
14684         * configure: Correct error message for missing Makefile.in to
14685         print correct directory.
14686
14687 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14688
14689         * install.sh: kludge around 386BSD shell bug
14690
14691 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14692
14693         * config.guess:  Recognize NeXT.
14694         * config.guess:  Recognize i486-ncr-sysv4.
14695         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14696
14697 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14698
14699         * Makefile.in (MAKEINFOFLAGS): New variable.
14700         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14701         * build-all.mk, test-build.mk: Pass down --no-split as
14702         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14703
14704 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14705
14706         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14707
14708 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14709
14710         * Makefile.in (libg++.tar.z):  New rule.
14711         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14712         * Makefile.in (taz):  Only do a single chmod.
14713
14714 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14715
14716         * install.sh: don't use dirname anymore (replaced with sed usage)
14717
14718 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14719
14720         * Makefile.in:  Change extension for gzip'd files from '.z' to
14721         '.gz' per new FSF standard usage.
14722
14723 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14724
14725         * configure: put quotes around the final value of program_transform_name
14726
14727 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14728
14729         * Makefile.in: new install.sh support; update install-info rules
14730
14731 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14732
14733         * configure.in: Build diff for crosses, but not for go32 host.
14734
14735         * configure.in: Build gprof only for native, and don't build it
14736         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14737
14738 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14739
14740         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14741
14742 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14743
14744         * configure.in (host_tools): Add prms.
14745
14746 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14747
14748         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14749         with $(FLAGS_TO_PASS) on the command line
14750
14751         * config.sub: Recognize lynx and lynxos
14752
14753 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14754
14755         * config.sub: Accept -ecoff*, not just -ecoff.
14756
14757 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14758
14759         * Makefile.in (taz): Use .gz suffix instead of .z.
14760         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14761         names.
14762
14763 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14764
14765         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14766
14767 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14768
14769         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14770         that rebuilds that might happen during 'make install' don't get
14771         bogus gcc include files
14772
14773 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14774
14775         Change from Utah for HPPA support:
14776         * config.guess: Recognize hppa1.x-hp-bsd.
14777
14778 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14779
14780         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14781         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14782
14783 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14784
14785         * config.sub: Add support for rom68k and bug boot monitors.
14786
14787 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14788
14789         * Makefile.in: Make all-opcodes depend on all-bfd.
14790
14791 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14792
14793         * config.guess: Added special check for i[34]86-univel-sysv4*.
14794
14795 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14796
14797         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14798         the processor rather than assuming i486.
14799
14800 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14801
14802         * config.guess: Recognize SunOS6 as Solaris3.
14803
14804 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14805
14806         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14807         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14808
14809 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14810
14811         * build-all.mk (all-cross): New target for Canadian Cross.
14812         Added Q2 go32 targets.
14813         * test-build.mk: Configure go32 cross sparclite-aout and
14814         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14815         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14816
14817 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14818
14819         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14820         GO32 hosted toolchains
14821
14822 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14823
14824         * configure: change  so "-exec-prefix" gets passed down rather
14825         than "-exec_prefix" so autoconf generated Makefiles get the
14826         exec_prefix set right.
14827
14828 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14829
14830         * config.guess: get the Solaris2 minor version number
14831
14832         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14833
14834 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14835
14836         * config.guess: Recognize some Sequent platforms.
14837
14838 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14839
14840         * Makefile.in: added the vault-install target
14841
14842         * configure.in: actually use the Sun3 makefile fragment that's in
14843         config, also added the release dir to configdirs
14844
14845 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14846
14847         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14848
14849 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14850
14851         * configure.in: remove some program from Alpha targetted toolchains
14852
14853 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14854
14855         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14856         gprof.
14857         (taz): Run "make diststuff" in those directories instead of "make
14858         proto-dir".  Look for "VERSION=" only at start of line in subdir
14859         Makefile.  Use "gzip -9" for compression.
14860         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14861         (binutils.tar.z): New target.
14862
14863 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14864
14865         * Makefile.in (taz): Include gpl.texinfo.
14866
14867 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14868
14869         * Makefile.in (setup-dirs): Merged into "taz" target.
14870         (taz): Only do `proto-dir' stuff if a directory is actually needed
14871         for this target.
14872
14873 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14874
14875         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14876         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14877         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14878         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14879         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14880
14881 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14882
14883         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14884         config.sub, and move-if-change to gdb testsuite distribution
14885         archive, so the testsuite can be extracted, configured, and
14886         run separately from the gdb distribution.  Blow away the Chill
14887         tests that require a Chill compiled executable, since GNU Chill
14888         is not yet publically available.
14889
14890 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14891
14892         * test-build.mk: set environment variables in a single command,
14893         instead of a list of assignments and exports
14894
14895         * config.guess: recognize Alpha/OSF1 systems
14896
14897 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14898
14899         * configure: Change help message to prefer --options rather than
14900           -options.
14901
14902 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14903
14904         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14905         zippy@ecst.csuchico.edu.
14906         * config.guess: Recognize miniframe.
14907
14908 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14909
14910         * Makefile.in: Use srcroot to find runtest rather than rootme.
14911         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14912
14913 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14914
14915         * test-build.mk: Extensive additions to support building on a
14916         machine other than the host.
14917
14918 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14919
14920         * configure (tooldir): Fix for i386-aix again.
14921
14922 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14923
14924         * configure, Makefile.in:  Change definition of $(tooldir)
14925         to match the FSF.
14926
14927 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14928
14929         * config.guess:  Recognize i[34]86/SVR4.
14930
14931 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14932
14933         * Makefile.in (all-gdb): gdb depends on sim.
14934
14935 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14936
14937         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14938         at the same time we make the prototype gdb directory.
14939         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14940         files at the same time as the gdb base release distribution.
14941
14942 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14943
14944         * Makefile.in (check): Use individual check targets rather than
14945         DO_X rule.
14946         (check-gcc): Added.
14947
14948 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14949
14950         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14951         for System V release 3.2.
14952
14953 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14954
14955         * config.sub: Recognize hppaosf.
14956         * configure.in: Do configure ld/binutils/gas for it.
14957
14958 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14959
14960         * configure (tooldir): Alter syntax used to set this, for systems
14961         where "\$" isn't handled right, like i386-aix.
14962
14963 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14964
14965         * configure: Pass program-transform-name, not
14966         program_transform_name, to recursive configures.
14967
14968 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14969
14970         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14971         of gas+ld+binutils.
14972
14973 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14974
14975         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14976
14977 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14978
14979         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14980
14981 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14982
14983         * Makefile.in (PRMS): Set back to all-prms.
14984
14985 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14986
14987         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14988         targets, rather than for MIPS hosts.
14989
14990 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14991
14992         * configure.in: add comment for --with-x default values
14993
14994         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14995
14996         * Makefile.in: add check-* targets for each of the directories in
14997         the tree.  Add a definition of RUNTEST that will use the one we
14998         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14999
15000 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15001
15002         * configure.in: Removed obsolete references to bfd_target and
15003         target_makefile_frag.
15004
15005         * build-all.mk: Set assorted targets for Q2.
15006         * config.sub: Recognize z8k-sim and h8300-hms.
15007         * test-build.mk: Really don't pass host to configure.
15008         (HOLES): Added uname.
15009
15010 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15011
15012         * configure: Handle an empty program-prefix, program-suffix or
15013         program-transform-name correctly.
15014
15015 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15016
15017         * build-all.mk: -G 8 no longer required for MIPS targets.
15018         * test-build.mk: Don't pass host argument to configure; make it
15019         guess.
15020
15021 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15022
15023         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15024         * Makefile.in (COMPRESS):  New macro, like GZIP.
15025
15026 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15027
15028         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15029
15030         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15031         with gas currently defaults to -G 0.
15032
15033 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15034
15035         * Makefile.in (all-flex): flex depends on byacc.
15036
15037         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15038         to test-build.mk as RELEASE_TAG.
15039         * test-build.mk (configargs): New variable containing arguments to
15040         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15041         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15042
15043         * config.guess: Use /bin/uname when checking -X argument on SCO,
15044         to avoid invoking GNU uname which doesn't understand -X.
15045
15046         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15047
15048         * configure.in: Build gas for mips-*-*.
15049
15050 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15051
15052         * Makefile.in (all.normal): insert missing backslash.
15053
15054 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15055
15056         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15057
15058         * Makefile.in: Complete overhaul to merge many almost identical
15059         targets.
15060
15061 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15062
15063         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15064         (gdb.tar.Z): Adjusted.
15065
15066         * Makefile.in (setup-dirs, taz): New targets; should be general
15067         enough to adapt for gdb sometime.  Build only .z file.
15068         (gas.tar.z): New target.
15069
15070 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15071
15072         * build-all.mk: Use CC=cc -Xs on Solaris.
15073
15074 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15075
15076         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15077         for handling BISON for FSF releases.
15078
15079 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15080
15081         * configure: Actually implement the change zoo just documented.
15082
15083 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15084
15085         * configure: when using config.guess, only set target_alias when
15086         it's not already been set (ie, on the command line)
15087
15088 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15089
15090         * Makefile.in: add installcheck target, set PRMS to install-prms
15091
15092 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15093
15094         * configure: add support for package_makefile_fragment, handle the
15095         case where a directory has a configure.in file but no Makefile.in
15096         more gracefully (with an actual understandable error message, even);
15097         add support for --without (and add this to the usage message); also
15098         explicitly add a --host=${host_alias} to the command line when
15099         config.guess is used
15100
15101 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15102
15103         * configure: Must use both --host and --target in recursive calls.
15104
15105 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15106
15107         * Makefile.in: Change deja-gnu to dejagnu.
15108
15109 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15110
15111         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15112
15113 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15114
15115         * configure.in: canonicalize all instances to *-*-solaris2*,
15116         also strip out a number of tools to not build for go32 host
15117
15118 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15119
15120         * config.guess: add GPL.
15121
15122         * Makefile.in, config.guess, config.sub, configure: bump
15123           copyrights to 93.
15124
15125 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15126
15127         * Makefile.in (do-info): Removed obsolete check for existence of
15128         localenv file.
15129
15130         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15131
15132 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15133
15134         * Makefile.in: a couple of 'else true' for decstation,
15135         support for TclX
15136
15137         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15138
15139 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15140
15141         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15142
15143 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15144
15145         * config.guess: Recognize i386-ibm-aix (PS/2).
15146         * configure.in: Use config/mh-aix386 file for it.
15147
15148 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15149
15150         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15151         CC_FOR_TARGET instead.
15152         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15153
15154 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15155
15156         * Makefile.in: Add sim to list of directories sent with gdb
15157
15158 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15159
15160         * configure.in: Put back mips-dec-bsd* case.
15161
15162 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15163
15164         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15165         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15166         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15167
15168 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15169
15170         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15171
15172         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15173         (install-info): install dir.info only if it exists,
15174         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15175
15176 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15177
15178         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15179         gas for mips-dec-bsd.
15180
15181 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15182
15183         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15184         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15185
15186 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15187
15188         * configure.in: Added "dejagnu" to hosttools list.
15189
15190 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15191
15192         * config.sub, configure.in, config.guess:  Add support
15193         for Bosx, an AIX variant from Bull.
15194         Patches from F.Pierresteguy@frcl.bull.fr.
15195
15196 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15197
15198         * devo/dejagnu: Initial creation of devo/dejagnu.
15199         Migrated dejagnu testcases and support files for testing software
15200         tools to reside as subdirectories, currently called "testsuite",
15201         within the directory of the software tool.  Migrated all programs,
15202         support libraries, etc. beloging to dejagnu proper from
15203         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15204         with no modifications.  The changes to these files which will
15205         allow them to configure, build, and execute properly will be made
15206         in a future update.
15207
15208 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15209
15210         * Makefile.in: Change send_pr to send-pr.
15211         * configure.in: Likewise.
15212         * send_pr: Renamed directory to send-pr.
15213
15214 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15215
15216         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15217
15218 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15219
15220         * README:  Update for gdb-4.8 release.
15221         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15222         gdb-xxx.tar.z (gzip'd) file also.
15223
15224 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15225
15226         * Makefile.in: make all-diff depend on all-libiberty
15227
15228 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15229
15230         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15231
15232 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15233
15234         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15235
15236 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15237
15238         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15239         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15240         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15241
15242 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15243
15244         * Makefile.in:  makeinfo binary is in a new location
15245
15246 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15247
15248         * config.sub: Accept -ecoff as an OS.
15249
15250         * Makefile.in: Various changes to eliminate a level of make
15251         recursion and reduce the required command line length.
15252         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15253         sub-makes.
15254         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15255         variables holding settings for specific sub-makes.
15256         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15257         in terms of BASE_FLAGS_TO_PASS.
15258         (TARGET_LIBS): New variable listing directories which use
15259         TARGET_FLAGS_TO_PASS.
15260         (subdir_do): Eliminated.
15261         (do-*): New set of targets to replace subdir_do.
15262         (various): All targets which used subdir_do now depend on do-*.
15263         (local-clean): Renamed from do_clean.
15264         (local-distclean): New target, dependency of distclean and
15265         realclean.
15266         (install-info): Don't create directories.  Depend on dir.info
15267         rather than calling make recursively.
15268         (install-dir.info): Eliminated.
15269         (install-info-dirs): Create all info directories here.
15270         (dir.info): Depend upon do-install-info.
15271
15272         * test-build.mk (HOLES): Added false.
15273
15274 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15275
15276         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15277
15278 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15279
15280         * Makefile.in (info): remove dependency on all-texinfo.  The
15281         problem was really in texinfo/C, not at this level.
15282
15283 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15284
15285         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15286
15287 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15288
15289         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15290         GDB releases.
15291
15292 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15293
15294         * configure: Include srcdir in message about target of link not
15295         being found.  Don't convert `-' to `_' in `with' options being
15296         passed to subdirs.
15297
15298 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15299
15300         * configure.in: add uudecode to host_tools
15301
15302         * Makefile.in: added {all,install}-uudecode targets, added them to
15303         the appropriate lists
15304
15305 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15306
15307         * Makefile.in (all-gcc): Added dependency on all-gas.
15308
15309         * configure.in (mips-*-*): Build ld and binutils.
15310
15311 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15312
15313         * configure: check return code from mkdir, print error message and
15314           exit on failure.
15315
15316 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15317
15318         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15319
15320 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15321
15322         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15323
15324 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15325
15326         * config.sub (h8500):  Recognize this as a cpu type.
15327
15328 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15329
15330         * configure: source directory missing is no longer a warning
15331
15332         * configure.in: recognize irix[34]* instead of irix[34]
15333
15334         * Makefile.in: define and pass down X11_LIB
15335
15336 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15337
15338         * guess-systype: Renamed to ...
15339         * config.guess:  ... by popular request.
15340         * configure.in, Makefile.in:  Update accordingly.
15341
15342 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15343
15344         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15345         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15346         + Execute ./dummy instead of assuming . is in PATH.
15347
15348 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15349
15350         * guess-systype:  New shell script.  Attempts to guess the
15351         canonical host name of the executing host.
15352         Only a few hosts are supported so far.
15353         * configure:  Call guess-systype if no host is specified.
15354
15355 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15356
15357         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15358         gcc Makefile.
15359
15360
15361 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15362
15363         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15364         (all-gcc, install-gcc, subdir_do): Use it.
15365
15366 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15367
15368         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15369
15370 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15371
15372         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15373           set exclusively by configure, using configure.in .
15374
15375 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15376
15377         * test-build.mk: set $PATH for all builds
15378
15379         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15380
15381 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15382
15383         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15384         the one used in gcc/Makefile.in, so that a null expansion doesn't
15385         override the one needed to build gcc with a native cc.
15386
15387
15388 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15389
15390         * configure: Accept -with arguments.
15391
15392 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15393
15394         * Makefile.in: added h8300sim
15395
15396 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15397
15398         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15399         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15400         (all-cygnus, native, build-cygnus): Make
15401         $(canonhost)-stamp-3stage-done, not $(host)....
15402         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15403         i386-sco3.2v4.  Added else true to if command.
15404
15405 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15406
15407         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15408
15409 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15410
15411         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15412
15413 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15414
15415         * configure.in: don't remove binutils from Solaris builds
15416
15417 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15418
15419         * Makefile.in: get rid of earlier definitions for *clean,
15420         also handle the recursive info rule better
15421
15422 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15423
15424         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15425         do more-or-less the right thing.
15426
15427 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15428
15429         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15430         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15431
15432 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15433
15434         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15435         $(host_canonical).
15436
15437         * configure.in: split the configdirs list into 4 categories (native
15438         v. cross, library v. tool) and handle the cross-only and native-
15439         only in more reasonable (and correct!) way.
15440
15441 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15442
15443         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15444         configdirs anymore.
15445
15446 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15447
15448         * Makefile.in: extensive cleanup::  removed all of the explicit
15449         clean-* targets, collapsed many wrappers around subdir_do into
15450         one, added additional targets to satisfy standards.texi, deleted
15451         some old targets, some changes for consistency
15452
15453 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15454
15455         * configure.in: handle some programs as cross-only, and others as
15456         native only
15457
15458         * test-build.mk: handle partial holes in a more generic manner
15459
15460         * Makefile.in: m4 depends on libiberty
15461
15462 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15463
15464         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15465         time, wdiff, and find to configdirs
15466
15467         * Makefile.in: all, clean, and install rules for the new programs
15468         added to configure.in
15469
15470 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15471
15472         * configure.in: use mh-sun for all *-sun-* hosts
15473
15474 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15475
15476         * Makefile.in: define flags for X11 include files and library file
15477         locations, pass them down to the programs that need this info
15478
15479         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15480
15481 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15482
15483         * configure.in: start building libg++ for HP-UX targets
15484
15485 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15486
15487         * README:  Update references to files moved into etc/.
15488
15489 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15490
15491         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15492         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15493
15494 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15495
15496         * configure: accept dash as well as underscore in long option
15497         names for FSF compatibility.
15498
15499 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15500
15501         * config.sub: added -sco3.2v4 support from FSF.
15502
15503 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15504
15505         * configure.in: expand the section that adds or removes
15506         directories from the list of programs to build, to handle native
15507         vs. cross in addition to host v. native
15508
15509 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15510
15511         * Makefile.in:  Replace C++ in macro names with CXX.
15512         This is less likely to break ...
15513
15514 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15515
15516         * test-build.mk: add -w to GNU_MAKE
15517
15518 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15519
15520         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15521         add 'sparc' to list of recognized cpus.  This needed to make
15522         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15523         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15524         then changes that into $CPU-wrs-vxworks.
15525
15526         * configure.in: remove most references to gdbtest, regularize
15527         target based program removal
15528
15529         * test-build.mk: import from p3 tree (many fixes and changes)
15530
15531 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15532
15533         * Makefile.in: added rules to handle tcl, tk, and expect
15534
15535         * configure.in: handle those directories if they exist
15536
15537 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15538
15539         * config.sub: removed bogus hppabsd and hppahpux names, since
15540         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15541
15542 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15543
15544         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15545         depends upon all-xiberty
15546
15547         * Makefile.in: changes from p3, including:
15548
15549         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15550
15551         * Makefile.in (XTRAFLAGS): include newlib directories if
15552         newlib/Makefile exists, rather than if host != target.
15553
15554         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15555
15556         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15557         from the same source tree and not building a cross-compiler.  This
15558         matters for the libg++ configuration if reconfiguring a tree that
15559         has already been installed.
15560
15561         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15562
15563         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15564         pick up the machine and system specific header files.
15565
15566         * Makefile.in: added AS_FOR_TARGET, passed down in
15567         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15568         the C compiler to use to create programs which are run in the
15569         build environment, set it to default to $(CC), and passed it down
15570         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15571
15572         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15573
15574         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15575         We need them for unusual native builds, like systems without
15576         ranlib.
15577
15578         * configure: also define $(host_canonical) and
15579         $(target_canonical), which are the full, canonical names for the
15580         given host and target
15581
15582 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15583
15584         * Makefile.in:  Added separate definitions for C++.
15585
15586 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15587
15588         * configure.in (configdirs):  Add deja-gnu.
15589
15590 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15591
15592         * README:  Update for configure.texi and gdb-4.7 release.
15593
15594 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15595
15596         * Makefile.in:  Move "all" target to top of file.
15597         Previously, first target was ".PHONY" which caused BSD4.4 make
15598         to build .PHONY when make was run without arguments.
15599
15600 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15601
15602         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15603         Library-copylefted code in libiberty.
15604
15605 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15606
15607         * config.sub:  Replace m68kmote with plain old m68k.
15608
15609 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15610
15611         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15612
15613 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15614
15615         * config.sub: Complain if no argument is given.  Added support for
15616         386bsd as OS and target alias.
15617
15618 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15619
15620         * Makefile.in (XTRAFLAGS): include newlib directories if
15621         newlib/Makefile exists, rather than if host != target.
15622
15623 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15624
15625         * config.sub: recognize sparclite-wrs-vxworks.
15626
15627         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15628         p3.) Added clean-xiberty to clean.
15629
15630 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15631
15632         * configure.in: use *-*-* instead of nested cases for host and target
15633
15634 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15635
15636         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15637         from the same source tree and not building a cross-compiler.  This
15638         matters for the libg++ configuration if reconfiguring a tree that
15639         has already been installed.
15640
15641 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15642
15643         * config.sub (i486v/i486v4):  Merge in from FSF version.
15644
15645 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15646
15647         * configure: only set PWD if it is already set.
15648
15649 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15650
15651         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15652         doesn't have unset and all success paths (and most error paths)
15653         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15654         to just ${PWD} to avoid confusion.)
15655
15656 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15657
15658         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15659         even for a native compilation.
15660
15661 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15662
15663         Changes to make the gdb.tar.Z rule work better.
15664
15665         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15666         (DEVO_SUPPORT):  Add configure.texi.
15667         (bfd-ilrt.tar.Z):  Remove ancient rule.
15668
15669 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15670
15671         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15672         pick up the machine and system specific header files.
15673
15674         * configure.in, config.sub: added new target m68010-adobe-scout,
15675         with alias of adobe68k.  Changed configure.in to check for
15676         -scout before -sco* to avoid a false match.
15677
15678         * Makefile.in: added AS_FOR_TARGET, passed down in
15679         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15680         the C compiler to use to create programs which are run in the
15681         build environment, set it to default to $(CC), and passed it down
15682         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15683
15684 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15685
15686         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15687         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15688         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15689         FOR_TARGET variants, to newlib and libg++.
15690
15691 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15692
15693         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15694         first.
15695
15696 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15697
15698         * config.sub:  Accept `elf' as an environment.
15699
15700 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15701
15702         * Makefile.in (all-opcodes):  cd into the right directory
15703
15704 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15705
15706         * configure: added -program_transform_name option, used as
15707         argument to sed when installing programs.
15708         configure.texi: added documentation for -program_prefix,
15709         -program_suffix and -program_transform_name.
15710
15711 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15712
15713         * config.sub:  Accept i486 where i386 ok.
15714
15715 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15716
15717         * config.sub: accept we32k
15718
15719 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15720
15721         * config.sub, configure.in: accept OSE68000 and OSE68k.
15722
15723         * Makefile.in: don't create all directories for ``make install'';
15724         let the subdirectories create the ones they need.
15725
15726 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15727
15728         * COPYING: new file, GPL v2
15729
15730 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15731
15732         * Makefile.in: use the new gen-info-dir, which needs a template
15733         argument (which also lives in texinfo)
15734
15735         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15736
15737 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15738
15739         * config.sub (ncr3000):  Change i386 to i486.
15740
15741 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15742
15743         * Makefile.in: add install-rcs, install-grep to
15744         install-no-fixedincludes, removed install-bison and install-libgcc
15745
15746 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15747
15748         * configure.in: grab the HPUX makefile fragment if on HPUX
15749
15750 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15751
15752         * Makefile.in: eradicate bison spoor (ditto libgcc).
15753          configure.in: recognise m68{k,000}-ericsson-OSE.
15754          es1800 is alias for m68k-ericsson-OSE
15755
15756 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15757
15758         * configure.in: rearrange the parts that remove programs from
15759         configdirs, based now on HOST==TARGET or by canonical triple.
15760
15761 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15762
15763         * test-build.mk: recurse explicitly with -f test-build.mk when
15764           appropriate.  predicate stage3 and comparison on the existence
15765           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15766           On very clean, also remove ...stamp-co.  Build in-place before
15767           doing other builds.
15768
15769 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15770
15771         * Makefile.in, configure.in: add tgas
15772
15773 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15774
15775         * Makefile.in: a number of changes merged in from progressive.
15776
15777         * configure.in: add libm.
15778
15779         * .cvsignore: ignore some stuff that comes from test-build.mk.
15780
15781 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15782
15783         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15784
15785 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15786
15787         * configure: Add program_suffix (parallel to program_prefix)
15788         * Makefile.in: adjust directory-creating script for losing decstation
15789
15790 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15791
15792         * configure:  Minor $subdir-related fixes.
15793
15794 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15795
15796         * configure: fix various problems with propogating
15797         makefile_target_frag in subdirs.
15798         * configure.in: config libgcc if its there
15799
15800 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15801
15802         * config.sub:  HPPA merge.
15803
15804 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15805
15806         * Makefile.in:  Replace all-bison with all-byacc in all
15807         dependency lines for other tools (which now use byacc).
15808
15809 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15810
15811         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15812
15813 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15814
15815         * Makefile.in: make gprof rules similar to byacc rules (instead of
15816         vestigal $(unsubdir) that didn't work...)
15817
15818 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15819
15820         * config.sub:  Add support for Linux.
15821         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15822         (at least for libg++).
15823
15824 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15825
15826         * configure.texi: fix doc for the -nfp option to configure
15827
15828 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15829
15830         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15831
15832 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15833
15834         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15835         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15836         * configure.in: added solaris* host_makefile_frag hook.
15837
15838 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15839
15840         * config.sub: changed recognition of m68000 so that various
15841         m68k types can be specified via m680[01234]0
15842
15843 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15844
15845         * config.sub (basic_machine): fix sed so that '-foo' isn't
15846         completely substituted out while .+'-foo' loses the '-foo'
15847
15848 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15849
15850         * config.sub ($os): Add -aout.
15851
15852 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15853
15854         * configure:  If host_makefile_frag is absolute, don't
15855         prefix ${invsubdir} (relevant to libg++ auto-configure).
15856
15857 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15858
15859         * Makefile.in (tooldir): Define it.
15860         (all-ld): Depend on all-flex.
15861
15862 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15863
15864         * Makefile.in (check):  Fix libg++ special case.
15865
15866 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15867
15868         * configure: do not bury `pwd` into config.status, thus do fewer
15869           pwd's.
15870
15871         * configure: print the "Building in" message only when building in
15872           other than "." AND verbose.
15873
15874         * configure: remove -s, rework -v to better accommodate guested
15875           configures.
15876
15877         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15878
15879 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15880
15881         * Makefile.in: macroize flags passed on recursion.  remove
15882           fileutils.
15883
15884 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15885
15886         * configure: get makesrcdir right for subdirs deeper than 1.
15887
15888         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15889           install.
15890
15891 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15892
15893         * Makefile.in: don't print subdir_do or recursion lines.
15894
15895 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15896
15897         * standards.texi: added menu item.
15898
15899         * Makefile.in: build and install standards.info.
15900
15901         * standards.texi: new file.
15902
15903 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15904
15905         * configure: test for and move config.status pieces from
15906           ${subdir}/.
15907
15908 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15909
15910         * configure:  Test for existance of files before trying to mv
15911         them, to avoid numerous non-existance messages.
15912
15913 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15914
15915         * configure: correct final line of config.status.
15916
15917         * configure: patch from eggert.  Avoids a protection problem if
15918           the original Makefile.in is read only.
15919
15920         * configure: use move-if-change from gcc to create config.status.
15921           Some makefiles depend on config.status to tell if a directory
15922           has been reconfigured for a different host.  This change
15923           prevents those directories from remaking everything in the case
15924           where the reconfig was only intended to rebuild a Makefile.
15925
15926         * configure: test for config.sub with "config.sub sun4" rather
15927           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15928           host alias from a missing config.sub.
15929
15930 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15931
15932         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15933           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15934
15935 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15936
15937         * configure: mkdir ${subdir} as needed.
15938
15939 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15940
15941         * Makefile.in,configure.in: added autoconf.
15942
15943 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15944
15945         * Makefile.in: no longer pass against on recursion.
15946
15947         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15948           definitions are not inherited.
15949
15950         * configure: correct makesrcdir when subdir is .
15951
15952 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15953
15954         * configure:  Add support for 'subdirs' variable, which is
15955         like 'configdirs', except that configure doesn't re-invoke
15956         itself for subdirs, it just creates a Makefile for each subdir.
15957         * configure.texi:  Document subdirs.
15958
15959 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15960
15961         * configure.in: added flex to configdirs
15962
15963 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15964
15965         * Makefile.in: remove clean-stamps from clean.
15966
15967 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15968
15969         * configure.in:  Add gdbtest to configdirs.
15970
15971 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15972
15973         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15974         to recursive makes.
15975         * configure.in:  Recognize new ncr3000 config.
15976
15977 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15978
15979         * Makefile.in, configure.in: removed references to gdbm.
15980
15981 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15982
15983         * config.sub:  Don't canonicalize os value
15984         newsos* to bsd (readline needs to check for newsos).
15985         (This fix was earlier made Jan 31, but got re-broken.)
15986
15987 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15988
15989         * configure.in:  sco is an os, not a vendor!
15990
15991         * configure:  Quote $( better.  Keep various shells happy.
15992
15993 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15994
15995         * Makefile.in: eliminate stamp-files.
15996
15997 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15998
15999         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16000           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16001
16002 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16003
16004         * config.sub:  fix iris/iris3.
16005
16006 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16007
16008         * configure: re-add -rm.
16009
16010 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16011
16012         * Maskefile.in: add .stmp-rcs to all.
16013
16014         * configure.in: remove gas from rs6000 build, use aix host fragment.
16015
16016 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16017
16018         * configure: pass down site_option during recursion.
16019
16020 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16021
16022         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16023
16024 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16025
16026         * configure: Change exec_prefix so that it really defaults to prefix.
16027
16028 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16029
16030         * Makefile.in, configure.in:  Add support for mmalloc library.
16031
16032 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16033
16034         * Makefile.in: add stmp dependencies for a few more things.
16035
16036 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16037
16038         * configure: adjusted error message on objdir/srcdir configure
16039           collision, per john's suggestion.
16040
16041         * Makefile.in: add libiberty stmp to all and all.cross.
16042
16043 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16044
16045         * Makefile.in: remove force dependencies, add grep to all.
16046
16047 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16048
16049         * Makefile.in: drop flex.  make stamp files work.
16050
16051         * configure: added test for conflicting configuration in srcdir,
16052           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16053           gets cranky.  use relative paths for configure and srcdir
16054           whenever possible.  Send some error messages to stderr that were
16055           going to stdout.
16056
16057 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16058
16059         * Makefile.in:  Fix libg++ rule to check for gcc directory
16060         before using gcc/gcc.  Also pass XTRAFLAGS.
16061
16062 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16063
16064         * Makefile.in: added stmp-files so that directories aren't polled
16065           when they are already built.
16066
16067         * configure.texi: fixed a node pointer problem.
16068
16069 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16070
16071         * config.sub configure.in gdb/configure.in
16072         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16073         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16074         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16075
16076 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16077
16078         * configure: -recurring becomes -silent.  corrected help message
16079           for -site= option.
16080
16081         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16082
16083 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16084
16085         * configure: when building Makefile for crosses, replace
16086           tooldir and program_prefix.  default srcdir from location of
16087           config.sub.  remove "for host in hosts" and "for target in
16088           targets" loops.
16089
16090 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16091
16092         * Makefile.in: Do not pass bindir or mandir to cvs.
16093
16094 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16095
16096         * Makefile.in, configure.in: removed traces of namesubdir,
16097           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16098           copyrights to '92, changed some from Cygnus to FSF.
16099
16100         * configure.texi: remove most references to multiple hosts,
16101           multiple targets, subdirs, etc.
16102
16103         * configure.man: removed rcsid. reference config.sub not
16104           config.subr.
16105
16106         * Makefile.in: mkdir $(infodir) on install-info.
16107
16108 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16109
16110         * configure.texi:  Explain better about .gdbinit and about
16111         the environment that configure.in sections run in.
16112
16113 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16114
16115         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16116
16117 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16118
16119         * README:  DOC.configure => cfg-paper.texi.
16120
16121 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16122
16123         * config.sub (near case $os):  Don't convert newsos* to bsd!
16124
16125 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16126
16127         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16128         the number of copies of COPYING that go into the GDB tar file.
16129
16130 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16131
16132         * bfd/configure.in, gdb/config/mh-i386sco,
16133         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16134         Fix SCO configuration stuff.
16135
16136 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16137
16138         * Makefile.in:  For libg++, make sure the -I pointing
16139         to the gcc directory goes *after* all the libg++-local -I flags.
16140         Also, move just-gcc dependency from just-libg++ to all-libg++.
16141
16142 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16143
16144         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16145
16146 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16147
16148         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16149
16150 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16151
16152         * config.sub:  Add stratus configuration frags.  Also
16153         submitted to FSF.
16154
16155 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16156
16157         * Makefile.in (DEV_SUPPORT):  add configure.man.
16158
16159         * config.sub(Decode manufacturer-specific):  add -none*.
16160
16161 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16162
16163         * Makefile.in:  remove form feeds to make Sun's make happy.
16164         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16165
16166 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16167
16168         * Makefile.in (AR_FLAGS):  Make quieter.
16169
16170 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16171
16172         * configure.in:  Add libg++.
16173         * configure:  When verbose, don't output the command line at each
16174         level; it will be unremarkably the same as the previous version,
16175         which will be the same as what the user typed.
16176
16177 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16178
16179         * configure.in, Makefile.in: fix clean-info, add flex.  add
16180           fileutils.
16181
16182         * configure: be less sensitive to spaces in Makefile.in.  Do not
16183           look for sources in "..".  Doing so breaks subdirectories that
16184           might have their own configure.  If a subdir has it's own
16185           configure script, use it.
16186
16187 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16188
16189         * cfg-paper.texi: some changes suggested by rms.
16190
16191 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16192
16193         * config.sub:  Merge in some small additions from the FSF version,
16194         taken from the gcc distribution, to bring the Cygnus and FSF
16195         versions into closer sync.
16196
16197 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16198
16199         * configure.in:  Changed svr4 references to sysv4.
16200
16201 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16202
16203         * configure: added -V for version number option.
16204
16205 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16206
16207         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16208           renamed from DOC.configure to cfg-paper.texi.
16209
16210 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16211
16212         * configure, config.subr, config.sub: config.subr is now
16213           config.sub again.
16214
16215 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16216
16217         * configure.texi: new file, in progress.
16218
16219         * Makefile.in: build info file and install the man page for
16220           configure.
16221
16222         * configure.man: new file, first cut.
16223
16224         * configure: find config.subr again now that configuration "none"
16225           has gone.  removed all traces of the -ansi option.  removed all
16226           traces of the -languages option.
16227
16228         * config.subr: resync from rms.
16229
16230 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16231
16232         * configure, config.sub, config.subr: merge config.sub into
16233           config.subr, call the result config.subr, remove config.sub, use
16234           config.subr.
16235
16236         * Makefile.in: revised install for dir.info.
16237
16238 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16239
16240         * configure.in: add decstation host makefile frag.
16241
16242         * Makefile.in: BISON now bison -y again.  also install-gcc on
16243           install.  clean-gdbm on clean.  infodir belongs in datadir.
16244           Make directories for info install.  Build dir.info here then
16245           install it.
16246
16247 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16248
16249         * Makefile.in: fix for bad directory tests.
16250
16251 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16252
16253         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16254           regexp.  -srcdir relative was being handled incorrectly.
16255
16256         * Makefile.in: unwrapped some for loops so that parallel makes
16257           work again and so one can focus one's attention on a particular
16258           package.
16259
16260 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16261
16262         * configure: added PWD as a stand in for `pwd` (for speed). use
16263           elif wherever possible.  make -srcdir work without -objdir.
16264           -objdir= commented out.
16265
16266 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16267
16268         * configure: +options become --options.  -subdirs commented out.
16269           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16270           Makefile now at top of generated Makefile.  Removed cvs log
16271           entries.  added -srcdir.  create .gdbinit only if there is one
16272           in ${srcdir}.
16273
16274         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16275           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16276           and mandir now keyed off datadir by default.
16277
16278 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16279
16280         * Freshly created ChangeLog.
16281
16282 \f
16283 Local Variables:
16284 mode: change-log
16285 left-margin: 8
16286 fill-column: 76
16287 version-control: never
16288 End: