* MAINTAINERS: Add myself as testsuite maintainer.
[platform/upstream/gcc.git] / ChangeLog
1 2011-02-15  Mike Stump  <mikestump@comcast.net>
2
3         * MAINTAINERS: Add myself as testsuite maintainer.
4
5 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6
7         Import from Libtool and gnulib:
8
9         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
10
11         Prepare for supporting FreeBSD 10.
12         * config.rpath: Remove handling of freebsd1* which soon would
13         match FreeBSD 10.0.
14
15         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
16
17         Remove support for FreeBSD 1.x.
18         * libtool.m4 (_LT_LINKER_SHLIBS)
19         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
20         soon would incorrectly match FreeBSD 10.0.
21
22 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23
24         PR binutils/12283
25         * move-if-change: Import version from gnulib.
26
27 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
28
29         PR lto/47225
30         * Makefile.def (lto-plugin): Double dash for enable-shared.
31         (configure-gcc): Depend on all-lto-plugin.
32         * Makefile.in: Rebuilt.
33
34 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35
36         * configure.ac: Remove extra bracket.
37         * configure: Regenerate.
38
39 2011-02-08  Tobias Burnus  <burnus@net-b.de>
40
41         * MAINTAINERS: Add myself as libquadmath maintainer.
42
43 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
44
45         * MAINTAINERS: Update my email address.
46
47 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
48
49         * MAINTAINERS (option handling): Add self.
50
51 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
52
53         PR lto/47225
54         * Makefile.def: Add dependency for install-gcc
55         on install-lto-plugin.
56         * Makfile.in: Regenerated
57
58 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
59
60         * MAINTAINERS (CPU Port Maintainers): Add myself.
61
62 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
63
64         PR libgcj/44341
65         * configure.ac: Discard --with-* flags for host when configuring
66         target libraries for cross build.
67         * configure: Rebuilt.
68
69 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
70
71         * MAINTAINERS (linear loop transforms): Removed.
72
73 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
74
75         * configure.ac: If with_ppl is no, move setting with_cloog=no
76         after CLOOG_REQUESTED check.
77         * configure: Regenerated.
78
79 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
80
81         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
82         CLooG has been requested.
83         * configure: Regenerated.
84
85 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
86
87         * configure: Regenerated.
88         * configure.ac: Check for version 0.11 (or later revision) of PPL.
89
90 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
91
92         * configure: Regenerated.
93         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
94
95 2011-01-21  Andreas Schwab  <schwab@redhat.com>
96
97         * configure.ac: Use AS_HELP_STRING throughout.
98         * configure: Regenerate.
99
100 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
101
102         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
103         * configure: Regenerate.
104
105 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
106
107         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
108
109 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
110
111         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
112         for ia64-hpux.
113         * configure: Regenerate.
114
115 2011-01-07  Jan Hubicka  <jh@suse.cz>
116
117         PR lto/47225
118         * Makefile.in: Regenerate.
119         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
120         configure.
121
122 2011-01-07  Jan Hubicka  <jh@suse.cz>
123
124         * Makefile.in: Regenerate.
125         * Makefile.def (gcc host module) and soft dependency on lto-plugin
126         and configure dependency on lto-plugin configure.
127         (lto-plugin module): Remove dependency on GCC; add dependency on
128         liniberty.
129
130 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
131
132         * MAINTAINERS (Write After Approval): Add myself.
133
134 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
135
136         * configure: Regenerate.
137
138 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
139
140         * configure.ac: (picochip): Disable libiberty.
141
142 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
143
144         * MAINTAINERS (Write After Approval): Add myself.
145
146 2010-12-10  Ian Lance Taylor  <iant@google.com>
147
148         PR bootstrap/46819
149         * configure.ac: For --disable-libgcj clear libgcj_saved.
150         * configure: Rebuild.
151
152 2010-12-10  Tobias Burnus  <burnus@net-b.de>
153
154         PR fortran/46540
155         * configure.ac: Add --disable-libquadmath and
156         --disable-libquadmath-support.
157         * configure: Regenerate.
158
159 2010-12-03  Ian Lance Taylor  <iant@google.com>
160
161         * MAINTAINERS: Add myself as libgo maintainer.
162
163 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
164
165         PR libffi/46792
166         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
167         * configure: Regenerate.
168
169 2010-12-02  Ian Lance Taylor  <iant@google.com>
170
171         * configure.ac: Always set default for poststage1_ldflags to
172         -static-libstdc++ -static-libgcc.
173
174 2010-11-29  Andreas Schwab  <schwab@redhat.com>
175
176         * configure.ac: Move comment to remove extra space in last argument
177         of GCC_TARGET_TOOL.
178
179 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
180
181         PR other/46026
182         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
183         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
184         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
185         (BASE_FLAGS_TO_PASS): Use it.
186         * configure: Rebuilt.
187         * Makefile.in: Rebuilt.
188
189 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
190
191         PR binutils/12258
192         * configure.ac: Correct comments for --enable-gold/--enable-ld.
193         Properly check default linker.
194         * configure: Regnerated.
195
196 2010-11-23  Matthias Klose  <doko@ubuntu.com>
197
198         * configure.ac: For --enable-gold, handle value `default' instead of
199         `both*'.   New configure option --{en,dis}able-ld.
200         * configure: Regenerate.
201
202 2010-11-20  Ian Lance Taylor  <iant@google.com>
203
204         * configure.ac: Only disable a language library if no language needs
205         it.  Don't let --disable-libgcj uncondtionally disable libffi.
206         * configure: Rebuild.
207
208 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
209
210         * Makefile.in: Regenerate.
211
212         PR other/46202
213         * configure.ac: Fix just-built in-tree STRIP name to be
214         binutils/strip-new.
215         * configure: Regenerate.
216         * Makefile.def (install-strip-gcc, install-strip-binutils)
217         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
218         (install-strip-sid): Mirror dependencies on non-strip variants
219         of these targets on the respective -strip prerequisites.
220         * Makefile.tpl (install-strip, install-strip-host)
221         (install-strip-target): New targets.
222         (install-strip-[+module+], install-strip-target-[+module+]):
223         New targets.
224         * Makefile.in: Regenerate.
225
226 2010-11-19  Ian Lance Taylor  <iant@google.com>
227             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
228
229         * configure.ac: Add target-libgo to target_libraries.  Set
230         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
231         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
232         (HOST_EXPORTS): Add GOC.
233         (BASE_TARGET_EXPORTS): Add GOC.
234         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
235         (GOCFLAGS_FOR_TARGET): New variable.
236         (EXTRA_HOST_FLAGS): Add GOC.
237         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
238         * Makefile.def (target_modules): Add libgo.
239         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
240         (dependencies): Add dependency from configure-target-libgo to
241         configure-target-libffi and all-target-libstdc++-v3.  Add
242         dependencies from all-target-libgo to all-target-libffi.
243         (languages): Add go.
244         * configure: Rebuild.
245         * Makefile.in: Rebuild.
246
247 2010-11-19  Ian Lance Taylor  <iant@google.com>
248
249         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
250         compiler/flag environment variables.
251
252 2010-11-18  Ian Lance Taylor  <iant@google.com>
253
254         * configure.ac: Check for lang_requires_boot_languages in
255         config-lang.in files.
256         * configure: Rebuild.
257
258 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
259             Tobias Burnus  <burnus@net-b.de>
260
261         PR fortran/32049
262         * Makefile.def: Add libquadmath; build it with language=fortran.
263         * configure.ac: Add libquadmath.
264         * Makefile.tpl: Handle multiple libs in check-[+language+].
265         * Makefile.in: Regenerate.
266         * configure: Regenerate.
267
268 2010-11-16  Tom Tromey  <tromey@redhat.com>
269
270         * MAINTAINERS: Moved myself to reviewers section.
271
272 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
273
274         * MAINTAINERS: Moved myself to reviewers section.
275
276 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
277
278         * MAINTAINERS (Various Maintainers): Add self for build machinery.
279         (Write After Approval): Remove self.
280
281 2010-11-15  Andreas Schwab  <schwab@redhat.com>
282
283         * configure.ac: Fix spelling in option names.
284         * configure: Regenerated.
285
286 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
287
288         PR bootstrap/39622
289         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
290         * configure: Regenerated.
291
292 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
293
294         * MAINTAINERS: Update my email address.
295
296 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
297
298         * configure: Regenerate.
299
300 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
301
302         * configure: Regenerate.
303
304 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
305
306         * configure: Regenerate.
307
308 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
309
310         * configure: Regenerate.
311
312 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
313
314         * configure.ac: Support official CLooG.org versions.
315         * configure: Regenerate.
316         * config/cloog.m4: New.
317
318 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
319
320         * MAINTAINERS (Write After Approval): Add myself.
321
322 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
323
324         * MAINTAINERS: Update my email address.
325
326 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
327
328         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
329         * configure: Regenerate.
330
331 2010-11-03  Ian Lance Taylor  <iant@google.com>
332             Dave Korn  <dave.korn.cygwin@gmail.com>
333
334         PR lto/46273
335         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
336         and on other supported platforms whenever LTO is enabled.
337         * configure: Rebuild.
338
339 2010-11-02  Alan Modra  <amodra@gmail.com>
340
341         PR binutils/12110
342         * configure.ac: Error when source path contains spaces.
343         * configure: Regenerate.
344
345 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
346
347         * MAINTAINERS: Update my email address.
348
349 2010-10-20  Ian Lance Taylor  <iant@google.com>
350
351         * Makefile.def (target_modules): Set lib_path to src/.libs for
352         libstdc++-v3 module.
353         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
354         * Makefile.in: Rebuild.
355
356 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
357
358         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
359         (Write After Approval): Remove myself.
360
361 2010-10-15  Tristan Gingold  <gingold@adacore.com>
362
363         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
364
365 2010-10-14  Douglas Rupp  <rupp@gnat.com>
366
367         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
368
369 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
370
371         * configure.ac (build_lto_plugin): New shell variable.
372         (--enable-lto): Turn on by default for all non-ELF platforms that
373         have had LTO support added so far.  Set build_lto_plugin appropriately
374         for both ELF and non-ELF.
375         (configdirs): Add lto-plugin or not based on build_lto_plugin.
376         * configure: Regenerate.
377
378 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
379
380         Sync from src:
381         * configure.ac (v850 support): Remove target-libgloss from
382         noconfigdirs.
383         * configure: Regenerate.
384
385 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
386
387         PR bootstrap/45326
388         PR bootstrap/45174
389         * configure.ac: Honor initial values of $build_configargs,
390         $host_configargs, $target_configargs.  Mark the precious, so
391         environment settings get recorded.
392         * configure: Regenerate.
393
394 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
395
396         PR bootstrap/45796
397         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
398         Depend on all-build-libiberty.
399         * Makefile.in: Regenerate.
400
401 2010-09-30  Michael Eager  <eager@eagercon.com>
402
403         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
404         * configure: Regenerate.
405
406 2010-09-28  Michael Eager  <eager@eagercon.com>
407
408         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
409
410 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
411
412         PR bootstrap/44621
413         * configure.ac: Fix unportable shell quoting.
414         * configure: Regenerate.
415
416 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
417
418         * configure.ac (enable-lto): Add Darwin to the list of supported lto
419         targets and amend comment.
420         * configure: Regenerate.
421
422 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
423
424         * MAINTAINERS (Write After Approval): Add myself.
425
426 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
427
428         * configure.ac: Enable LTO by default on Darwin.
429         * configure: Regenerate.
430
431 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
432
433         * MAINTAINERS (Write After Approval): Add myself.
434
435 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
436
437         * MAINTAINERS (Write After Approval): Add myself.
438
439 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
440
441         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
442         ports
443
444 2010-07-28  David Yuste  <david.yuste@gmail.com>
445
446         * MAINTAINERS (Write After Approval): Add myself.
447
448 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
449
450         * configure.ac: Support all v850 targets.
451         * configure: Regenerate.
452
453 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
454
455         PR bootstrap/44455
456         * configure.ac (extra_mpfr_configure_flags): Copy from
457         extra_mpc_gmp_configure_flags.
458         * configure: Re-generated.
459
460 2010-07-22  Andi Kleen  <ak@linux.intel.com>
461
462         * MAINTAINERS (Write After Approval): Add myself.
463
464 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
465
466         * MAINTAINERS (Write After Approval): Add myself.
467
468 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
469
470         * MAINTAINERS (Write After Approval): Add myself.
471
472 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
473
474         PR target/44862
475         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
476         Provide -B option to allow for link spec %s substitutions for
477         libstdc++.a on darwin.
478         * Makefile.in: Regenerate.
479
480 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
481
482         * MAINTAINERS (Reviewers): Update my e-mail address
483
484 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
485
486         * Makefile.def (configure-gcc): Depend on all-libelf.
487         * Makefile.in: Rebuild.
488
489 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
490
491         * MAINTAINERS (Write After Approval): Add myself in the right place.
492
493 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
494
495         * MAINTAINERS (Write After Approval): Add myself.
496
497 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
498
499         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
500
501 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
502
503         * config.sub: Update to version 2010-05-21.
504         * config.guess: Update to version 2010-04-03.
505
506 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
507
508         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
509         * configure: Regenerate.
510
511 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
512
513         * MAINTAINERS (Write After Approval): Add myself.
514
515 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
516
517         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
518         a platform that supports LTO.
519         * configure: Regenerate.
520
521 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
522
523         * configure.ac: Allow all the versions greater than 0.10 of PPL.
524         * configure: Regenerated.
525
526 2010-04-27  Roland McGrath  <roland@redhat.com>
527             H.J. Lu  <hongjiu.lu@intel.com>
528
529         * configure.ac (--enable-gold): Support both, both/gold and
530         both/bfd to add gold to configdirs without removing ld.
531         * configure: Regenerated.
532
533         * Makefile.def: Add install-gold dependency to install-ld.
534         * Makefile.in: Regenerated.
535
536 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
537
538         PR lto/42776
539         * configure.ac (--enable-lto): Refactor handling so libelf tests
540         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
541         and allow LTO to be explicitly enabled on non-ELF platforms that
542         are known to support it inside else-clause.
543         * configure: Regenerate.
544
545 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
546
547         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
548         * configure: Regenerate.
549
550 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
551
552         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
553         * configure: Regenerate.
554
555 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
556
557         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
558         separately.
559         * configure: Regenerate.
560
561 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
562
563         * MAINTAINERS (Write After Approval): Add myself.
564
565 2010-04-14  Tristan Gingold  <gingold@adacore.com>
566
567         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
568         * configure: Regenerate.
569
570 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
571
572         * configure: Regenerate after change to elf.m4.
573
574 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
575
576         * MAINTAINERS (Write After Approval): Add myself.
577
578 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
579
580         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
581         * configure: Regenerated.
582
583 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
584
585         * configure.ac: Print "buggy but acceptable" when CLooG
586         revision is less than 9.
587         * configure: Regenerated.
588
589 2010-04-01  Diego Novillo  <dnovillo@google.com>
590
591         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
592
593 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
594
595         PR bootstrap/43615
596         PR bootstrap/43328
597
598         Revert:
599
600         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
601
602         * configure.ac: Do not pass --enable-multilib nor
603         --disable-multilib in baseargs.  Accept explicitly passed
604         --enable_multilib.
605         * configure: Regenerate.
606
607 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
608
609         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
610
611 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
612
613         * MAINTAINERS: Remove myself.
614
615 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
616
617         PR bootstrap/43328
618         * configure.ac: Do not pass --enable-multilib nor
619         --disable-multilib in baseargs.  Accept explicitly passed
620         --enable_multilib.
621         * configure: Regenerate.
622
623 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
624
625         * MAINTAINERS (spu port): Remove me.
626
627 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
628
629         * configure.ac (tic6x-*-*): New case.
630         * configure: Regenerate.
631
632 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
633
634         * config.sub: Update to version 2010-03-22.
635         * config.guess: Update to version 2009-12-30.
636
637 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
638
639         PR ada/42554
640         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
641         * configure: Regenerate.
642
643 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
644
645         * MAINTAINERS: Update my email address.
646
647 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
648
649         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
650         (ghassan.shobaki@amd.com): Removed.
651
652 2010-03-17  Alan Modra  <amodra@gmail.com>
653
654         * MAINTAINERS: Update my email address.
655
656 2010-03-16  Diego Novillo  <dnovillo@google.com>
657
658         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
659         Matthews.
660
661 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
662
663         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
664         Gutson, Jeffrey D. Oldham and Mark Shinwell.
665
666 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
667
668         * MAINTAINERS: Update my email address.
669
670 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
671
672         * MAINTAINERS: Update my email address.
673
674 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
675
676         * MAINTAINERS: Update my email address.
677
678 2010-03-09  Jie Zhang  <jie@codesourcery.com>
679
680         * MAINTAINERS: Update my email address.
681
682 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
683
684         PR libstdc++/32499
685         * configure.ac (RANLIB): Default to true.
686         (STRIP): Likewise.
687         (RANLIB_FOR_TARGET): Remove superfluous : argument.
688         * configure: Regenerate.
689
690 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
691
692         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
693         (Write After Approval): Update my email address.
694
695 2010-02-17  Nick Clifton  <nickc@redhat.com>
696
697         PR 11238
698         * Makefile.tpl (local-distclean): Also remove config.cache files in
699         sub-directories as there may not be Makefiles present in the
700         sub-directories.
701         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
702         the config.cache files found by the find command.
703
704         * Makefile.in: Regenerate.
705         * configure.ac: Revert previous delta.
706         * configure: Regenerate.
707
708 2010-02-15  Nick Clifton  <nickc@redhat.com>
709
710         PR 11238
711         * configure.ac: Delete config.cache files in sub-directories when
712         deleting Makefiles.
713         * configure: Regenerate.
714
715 2010-02-12  Ben Elliston  <bje@gnu.org>
716
717         * MAINTAINERS: Update my email address.
718
719 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
720
721         * MAINTAINERS (spu port): Update my email address.
722
723 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
724
725         * MAINTAINERS: Add myself as a maintainer for the bfin port.
726
727 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
728
729         * configure.ac: Add "recommended" version checks for GMP/MPC.
730         Update recommended GMP/MPFR/MPC versions.
731         * configure: Regenerate.
732
733 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
734
735         * MAINTAINERS: Move my Embecosm email address into the
736         write-after-approval section.
737
738 2010-01-26  Ian Lance Taylor  <iant@google.com>
739
740         * MAINTAINERS: Add myself as Go frontend maintainer.
741
742 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
743
744         PR libstdc++/36101, PR libstdc++/42813
745         * configure.ac (bootstrap_target_libs): Make inclusion of
746         target-libgomp conditional on libgomb being in target_configdirs.
747         * configure: Regenerate.
748
749 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
750
751         PR libstdc++/36101, PR libstdc++/42813
752         * configure.ac (bootstrap_target_libs): Include target-libgomp.
753         * configure: Regenerate.
754
755 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
756
757         PR libstdc++/36101, PR libstdc++/42813
758         * configure.ac (target_configdirs): Substitute.
759         * Makefile.def: Bootstrap target module libgomp.
760         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
761         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
762         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
763         * configure, Makefile.in: Regenerate.
764
765 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
766
767         * MAINTAINERS: Adjust my details.
768
769 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
770
771         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
772
773 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
774
775         * MAINTAINERS: reindented my entry with tabs instead of spaces.
776
777 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
778
779         * MAINTAINERS (Write After Approval): Add myself.
780
781 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
782
783         * MAINTAINERS (Write After Approval): Add myself.
784
785 2010-01-11  Richard Guenther  <rguenther@suse.de>
786
787         PR lto/41569
788         * Makefile.def (all-lto-plugin): Depend on all-gcc.
789         * Makefile.in: Regenerated.
790
791 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
792
793         * configure.ac: Enable libjava build on x86_64-*freebsd*.
794         * configure: Regenerate.
795
796 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
797             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
798
799         PR bootstrap/42424
800         * configure.ac: Include libtool m4 files.
801         (_LT_CHECK_OBJDIR): Call it.
802         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
803         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
804
805         * configure: Regenerate.
806
807 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
808
809         PR bootstrap/41818
810         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
811         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
812         * Makefile.in: Regenerate.
813
814 2010-01-02  Richard Guenther  <rguenther@suse.de>
815
816         PR lto/41529
817         * configure.ac: Include config/elf.m4.  Disable LTO if not
818         builting for an elf target.
819         * configure: Regenerate.
820
821 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
822
823         * MAINTAINERS: Change my email address.
824
825 2009-12-18  Ben Elliston  <bje@au.ibm.com>
826
827         * config.sub, config.guess: Update from upstream sources.
828
829 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
830
831         * MAINTAINERS (Write After Approval): Add myself.
832
833 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
834
835         PR middle-end/30447
836         PR middle-end/30789
837         PR other/40302
838
839         * configure.ac: Require MPC.
840         * configure: Regenerate.
841
842 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
843
844         PR target/38384
845         PR bootstrap/40972
846         * libtool.m4: Sync from git Libtool.
847         * ltoptions.m4: Likewise.
848         * ltversion.m4: Likewise.
849         * lt~obsolete.m4: Likewise.
850         * ltmain.sh: Likewise.
851
852 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
853
854         * configure.ac: Update minimum MPC version to 0.8.
855         * configure: Regenerate.
856
857 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
858
859         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
860         * configure: Regenerated.
861
862 2009-11-21  Ian Lance Taylor  <iant@google.com>
863
864         * configure.ac: Change default of poststage1_ldflags to be empty if
865         poststage1_libs is set.  When poststage1_libs is empty, and
866         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
867         * configure: Rebuild.
868
869 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
870
871         * MAINTAINERS (Write After Approval): Update my email address.
872
873 2009-11-20  Ben Elliston  <bje@au.ibm.com>
874
875         * config.guess: Update from upstream sources.
876
877 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
878
879         * Makefile.def: Restore host and target settings for gmp.
880         * Makefile.in: Rebuild.
881
882 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
883
884         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
885         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
886         Fix portability of test of C++ as bootstrap language.  Add
887         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
888         * configure: Rebuild.
889         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
890         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
891         in-tree building.
892         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
893         (POSTSTAGE1_HOST_EXPORTS): Use it.
894         (STAGE[+id+]_CXXFLAGS): New.
895         (BASE_FLAGS_TO_PASS): Pass it down.
896         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
897         extra_exports.
898         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
899         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
900         extra_exports.
901         * Makefile.in: Rebuild.
902
903 2009-11-17  Ben Elliston  <bje@au.ibm.com>
904
905         * config.sub, config.guess: Update from upstream sources.
906
907 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
908
909         * MAINTAINERS (Write After Approval): Add myself.
910
911 2009-11-09  Jon Beniston  <jon@beniston.com>
912
913         * MAINTAINERS (Write After Approval): Add myself.
914
915 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
916
917         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
918         paths for *-w64-mingw* and x86_64-*mingw*.
919         * configure: Regenerated.
920
921 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
922
923         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
924
925 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
926
927         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
928         Phil Edwards to Write-After Approval.
929
930 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
931
932         * configure.ac: Disable target-winsup & co for
933         x86_64-*-mingw* and *-w64-mingw* targets.
934         * configure: Regenerated.
935
936 2009-10-16  Nick Clifton  <nickc@redhat.com>
937
938         * MAINTAINERS: Add myself as a maintainer for the RX port.
939
940 2009-10-26  Johannes Singler  <singler@kit.edu>
941
942         * MAINTAINERS (Write After Approval): Update my e-mail address.
943
944 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
945
946         * configure.ac (CLooG test): Use = with test.
947         * configure: Regenerate.
948
949 2009-10-22  Richard Guenther  <rguenther@suse.de>
950
951         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
952         cloog if the ppl version check failed.  Move flags saving
953         before setting in libelf check.
954         * configure: Regenerate.
955
956 2009-10-21  Richard Guenther  <rguenther@suse.de>
957
958         * configure.ac: Adjust the ppl and cloog configure to work as
959         documented.  Disable cloog if ppl was disabled.  Omit the version
960         checks if they were disabled.
961         * configure: Re-generate.
962
963 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
964
965         * configure.ac: Add 'lto' to enable_languages, not
966         new_enable_languages, and only if not already present.
967         * configure: Regenerate.
968
969 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
970
971         * README: Refer to the various COPYING* files instead of just
972         COPYING.
973         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
974
975 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
976
977         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
978         
979 2009-10-07  Richard Guenther  <rguenther@suse.de>
980
981         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
982         and Richard Guenther as reviewers.
983         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
984         as reviewers.
985
986 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
987
988         * config.sub: Update from upstream sources.
989
990 2009-10-06  Ian Lance Taylor  <iant@google.com>
991
992         * Makefile.def: check-gold depends upon all-gas.
993         * Makefile.in: Rebuild.
994
995 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
996
997         * MAINTAINERS (Write After Approval): Add myself.
998
999 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1000
1001         * Makefile.def: all-lto-plugin depends on all-libiberty.
1002         set bootstrap=true for lto-plugin.
1003         Add lto-plugin.
1004         * Makefile.in: Regenerate.
1005         * configure.ac (host_libs): Add lto-plugin.
1006         * configure: Regenerate.
1007
1008 2009-10-03  Diego Novillo  <dnovillo@google.com>
1009
1010         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1011         (HOST_LIBELFLIBS): Define.
1012         (HOST_LIBELFINC): Define.
1013         * Makefile.in: Regenerate.
1014         * configure.ac: Add --enable-lto.
1015         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1016         If --enable-lto is used, add 'lto' to new_enable_languages.
1017         If --enable-lto is used and gold is enabled, add
1018         lto-plugin to configdirs.
1019         * configure: Regenerate.
1020
1021 2009-10-03  Simon Baldwin  <simonb@google.com>
1022
1023         * configure.ac: If --with-system-zlib, suppress local zlib and
1024         pass --with-system-zlib to subdir configure scripts.
1025         * configure: Regenerate.
1026
1027 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1028             Paolo Bonzini  <bonzini@gnu.org>
1029
1030         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1031         $(srcdir).
1032         * Makefile.in: Rebuilt.
1033
1034 2009-09-26  Gary Funck  <gary@intrepid.com>
1035
1036         * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1039
1040         * configure.ac: Update minimum MPC version to 0.7.
1041         * configure: Regenerate.
1042
1043 2009-09-25  Nick Clifton  <nickc@redhat.com>
1044
1045         * configure.ac: Pass any --cache-file=/dev/null option on to
1046         subconfigures.
1047         * configure: Regenerate.
1048
1049 2009-09-23  Nick Clifton  <nickc@redhat.com>
1050
1051         * config.sub, config.guess: Update from upstream sources.
1052
1053 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1054
1055         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1056         * Makefile.in: Rebuilt.
1057
1058 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1059
1060         PR bootstrap/32272
1061         * configure.ac: Error out if $srcdir isn't '.' but contains
1062         host-${host_noncanonical}.
1063         * configure: Regenerate.
1064
1065 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1066
1067         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1068         maintainer.
1069
1070 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1071
1072         * configure.ac: If bootstrapping a combined tree with
1073         --enable-gold, require c++ in stage1_languages.
1074         * configure: Regenerate.
1075
1076         * configure.ac: Also add target_libs of stage1_languages to
1077         bootstrap_target_libs.
1078         * configure: Regenerate.
1079
1080         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1081         with --enable-languages not containing c++.
1082         * configure: Regenerate.
1083
1084 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1085
1086         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1087         * configure: Regenerate.
1088
1089 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1090
1091         * MAINTAINERS (Write After Approval): Update my e-mail address,
1092         and move from from here...
1093         (Waiting for paperwork): To here.
1094
1095 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1096
1097         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1098
1099 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1100
1101         * configure.ac: Do not use $extrasub for replacing @if/@endif
1102         parts in Makefile; instead, use additional arguments to
1103         AC_CONFIG_COMMANDS to do the replacement manually, with several
1104         sed invocations, to avoid HP-UX sed command limits.
1105         * configure: Regenerate.
1106
1107 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1108
1109         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1110         blank before -L.
1111
1112 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1113
1114         * configure.ac (with-build-config): Document.  Handle without.
1115         Handle missing argument.
1116         * configure: Rebuilt.
1117
1118 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1119
1120         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1121         Default to bootstrap-debug only if compare-debug works.
1122         * configure: Rebuilt.
1123         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1124         * Makefile.in: Rebuilt.
1125
1126 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1127
1128         * MAINTAINERS (OS Port Maintainers): Update my email address.
1129
1130 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1131
1132         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1133         * Makefile.in: Rebuilt.
1134
1135 2009-09-01  Chris Demetriou  <cgd@google.com>
1136
1137         * MAINTAINERS (Write After Approval): Add myself.
1138
1139 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1140
1141         PR debug/30161
1142         * include/dwarf2.h (enum dwarf_tag): Added
1143         DW_TAG_GNU_template_template_param
1144         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1145
1146 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1147
1148         * Makefile.tpl (AWK): Fix typo.
1149         * Makefile.in: Regenerate.
1150
1151 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1152
1153         * configure.ac: Detect awk and sed.
1154         * Makefile.def (flags_to_pass): Add AWK and SED.
1155         * Makefile.tpl (AWK, SED): New.
1156         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1157         * configure: Regenerate.
1158         * Makefile.in: Regenerate.
1159
1160 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1161
1162         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1163         (collapseslashes): Likewise.
1164
1165 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1166
1167         * configure.ac (AC_PREREQ): Bump to 2.64.
1168
1169 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1170
1171         * configure.ac: Remove --with-datarootdir, --with-docdir,
1172         --with-pdfdir, --with-htmldir switches.
1173         * configure: Regenerate.
1174
1175         * configure: Regenerate.
1176
1177         * compile: Sync from Automake 1.11.
1178         * depcomp: Likewise.
1179         * install-sh: Likewise.
1180         * missing: Likewise.
1181         * mkinstalldirs: Likewise.
1182         * ylwrap: Likewise.
1183
1184 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1185
1186         * ltmain.sh (func_normal_abspath): New function.
1187         (func_relative_path): Likewise.
1188         (func_mode_help): Document new -bindir option for link mode.
1189         (func_mode_link): Add new -bindir option, and use it to place
1190         output DLL if specified.
1191
1192 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1193
1194         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1195         (baseargs): Add --disable-option-checking.
1196         * configure: Regenerate.
1197
1198         * Makefile.def (configure-target-libiberty): Depend on
1199         all-binutils and all-ld.
1200         (configure-target-newlib): Likewise.
1201         * Makefile.in: Regenerate.
1202
1203 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1204
1205         * config.sub, config.guess: Update from upstream sources.
1206
1207 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1208
1209         Sync from src, merge:
1210
1211         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1212
1213         * configure.ac: Do not exclude gas for i386-*-darwin.
1214         Add a case for x86_64-*-darwin.
1215         * configure: Regenerate.
1216
1217 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1218
1219         * MAINTAINERS: Add my name to Write After Approval list.
1220
1221 2009-08-06  Michael Eager  <eager@eagercon.com>
1222
1223         * configure.ac: Add Microblaze target.
1224         * configure: Regenerate.
1225
1226 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1227
1228         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1229         * configure: Regenerate.
1230         
1231 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1232
1233         * MAINTAINERS (Write After Approval): Update my e-mail address.
1234
1235 2009-07-06  Ian Lance Taylor  <iant@google.com>
1236
1237         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1238         * configure: Rebuild.
1239
1240 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1241
1242         * MAINTAINERS: Move myself to the Graphite Reviewers.
1243
1244 2009-06-30  Wei Guozhi  <carrot@google.com>
1245
1246         * MAINTAINERS: Add my name to Write After Approval list.
1247
1248 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1249
1250         PR bootstrap/40338
1251         * configure.ac (comparestring): Create new variable.
1252         * Makefile.tpl (comparestring): Use to skip some comparisions.
1253         * configure: Regenerate.
1254         * Makefile.in: Regenerate.
1255
1256 2009-06-26  Doug Evans  <dje@sebabeach.org>
1257
1258         * Makefile.def (host_modules): Add cgen.
1259         * Makefile.in: Regenerate.
1260         * configure.ac (host_tools): Add cgen.
1261         * configure: Regenerate.
1262
1263 2009-06-23  DJ Delorie  <dj@redhat.com>
1264
1265         * MAINTAINERS: Add myself as mep maintainer.
1266
1267 2009-06-23  Ian Lance Taylor  <iant@google.com>
1268
1269         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1270         boot_languages.  Only bootstrap target libraries listed in
1271         target_libs for some boot language.  Add --with-stage1-ldflags,
1272         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1273         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1274         if not building with C++.
1275         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1276         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1277         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1278         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1279         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1280         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1281         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1282         * configure, Makefile.in: Rebuild.
1283
1284 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1285
1286         * MAINTAINERS: Added my name to write-after-approval list.
1287
1288 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1289
1290         * configure.ac: Define is_elf for QNX Neutrino targets.
1291         * configure: Regenerate.
1292
1293 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1294
1295         * MAINTAINERS: Added my name to the write-after-approval list
1296
1297 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1298
1299         * configure.ac: Detect MPC in default directory.
1300         * configure: Regenerate.
1301
1302 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1303             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1304
1305         * Makefile.tpl (all): Avoid a trailing backslash.
1306         * Makefile.in: Regenerate.
1307
1308 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1309
1310         * config.sub, config.guess: Update from upstream sources.
1311
1312 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1313
1314         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1315         to noconfdirs.
1316         * configure: Regenerate.
1317
1318 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1319
1320         * Makefile.tpl ([+compare-target+]): Compare all stage
1321         directories, rather than just gcc.
1322         * Makefile.in: Rebuilt.
1323
1324 2009-06-01  Doug Kwan  <dougkwan@google.com>
1325
1326         * configure.ac: Support gold for target arm*-*-*.
1327         * configure: Regenerate.
1328
1329 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1330
1331         * Makefile.def: Add MPC support and dependencies.
1332         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1333
1334         * Makefile.in, configure: Regenerate.
1335
1336 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1337
1338         * Makefile.tpl (all): Avoid harmless warning in make all when
1339         gcc-bootstrap is enabled but stage_last does not exist.
1340         * Makefile.in: Rebuilt.
1341
1342 2009-05-24  Nicolas Roche  <roche@adacore.com>
1343
1344         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1345         * Makefile.in: Regenerate.
1346
1347 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1348
1349         * MAINTAINERS: Update my e-mail address.
1350
1351 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1352
1353         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1354         * configure:  Regenerate.
1355
1356 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1357
1358         PR other/40159
1359         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1360         gcc-no-bootstrap are mutually exclusive.
1361         * Makefile.in: Rebuilt.
1362
1363 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1364
1365         PR other/40159
1366         * Makefile.tpl (all): Don't end with unconditional success.
1367         * Makefile.in: Rebuilt.
1368
1369 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1370
1371         PR target/37137
1372         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1373         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1374         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1375         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1376         stage_configureflags, stage_cflags and stage_libcflags into
1377         explicit Makefile macros.
1378         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1379         GFORTRAN.
1380         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1381         CC.  Set CC_FOR_BUILD from CC.
1382         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1383         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1384         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1385         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1386         and GFORTRAN.
1387         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1388         (_LIBCFLAGS): Renamed to _TFLAGS.
1389         (do-compare-debug, do-compare3-debug): Drop.
1390         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1391         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1392         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1393         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1394         (XGCC_FLAGS_FOR_TARGET): New.
1395         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1396         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1397         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1398         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1399         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1400         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1401         TFLAGS.
1402         (BUILD_CONFIG): Include if requested.
1403         (all): Set TFLAGS on bootstrap.
1404         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1405         (all-stageid-prefixmodule): Likewise.
1406         (do-clean, distclean-stageid): Set TFLAGS.
1407         (restrap): Fix whitespace.
1408         * Makefile.in: Rebuilt.
1409
1410 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1411
1412         * config.guess: Sync with src.
1413
1414 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1415
1416         * configure.ac ($with_ppl):  Default to no if not supplied.
1417         ($with_cloog):  Likewise.
1418         configure:  Regenerate.
1419
1420 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1421
1422         * MAINTAINERS: Update my e-mail address.
1423
1424 2009-04-27  Nick Clifton  <nickc@redhat.com>
1425
1426         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1427
1428 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1429
1430         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1431         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1432         * Makefile.in: Regenerate.
1433
1434 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1435
1436         PR bootstrap/39739
1437         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1438         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1439
1440         * configure, Makefile.in: Regenerate.
1441
1442 2009-04-21  Taras Glek  <tglek@mozilla.com>
1443
1444         * include/hashtab.h: Update GTY annotations to new syntax
1445         * include/splay-tree.h: Likewise
1446
1447 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1448
1449         * config.sub, config.guess: Update from upstream sources.
1450
1451 2009-04-15  Anthony Green  <green@moxielogic.com>
1452
1453         * configure.ac: Add moxie support.
1454         * configure: Rebuilt.
1455
1456 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1457
1458         * configure.ac: Change copyright header to refer to version
1459         3 of the GNU General Public License and to point readers at the
1460         COPYING3 file and the FSF's license web page.
1461         * Makefile.def: Likewise.
1462         * Makefile.tpl: Likewise.
1463         * Makefile.in: Regenerate.
1464
1465 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1466
1467         * configure.ac: Restore match for darwin9 or later. Use double
1468         brackets since regeneration eats one pair.
1469         * configure: Regenerate.
1470
1471 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1472
1473         PR gas/10039
1474         * configure.ac: Require texinfo 4.7.
1475         * configure: Regenerated.
1476
1477 2009-04-09  Nick Clifton  <nickc@redhat.com>
1478
1479         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1480         the GCC Runtime Library Exception.
1481
1482 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1483
1484         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1485         * configure: Regenerate.
1486
1487 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1488
1489         * Makefil.def (languages): New entries.
1490         * Makefile.tpl (check-gcc-*): New generic target.
1491         * Makefile.in: Regenerate.
1492
1493 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1494
1495         * MAINTAINERS:  Update my email address.
1496
1497 2009-03-18  Tom Tromey  <tromey@redhat.com>
1498
1499         * configure: Rebuild.
1500         * configure.ac (host_libs): Add libiconv.
1501         * Makefile.in: Rebuild.
1502         * Makefile.def (host_modules): Add libiconv.
1503         (configure-gdb, all-gdb): Depend on libiconv.
1504
1505 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1506
1507         * configure.ac: Treat gdb as supported on x86_64-darwin.
1508         * configure: Regenerate.
1509
1510 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1511
1512         * configure.ac (--with-host-libstdcxx): New option.
1513         * configure: Regenerate.
1514
1515 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1516
1517         * MAINTAINERS:  Move myself into the write after approval list.
1518
1519 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1520
1521         * MAINTAINERS: Update e-mail address.
1522         
1523 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1524
1525         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1526
1527 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1528
1529         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1530
1531 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1532
1533         Backport from git Libtool:
1534
1535         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1536         Support GNU/kOpenSolaris.
1537         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1538         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1539         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1540         GNU/kOpenSolaris.
1541
1542 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1543
1544         * MAINTAINERS: Update e-mail address.
1545
1546 2009-02-24  Michael Eager  <eager@eagercon.com>
1547
1548         * MAINTAINERS (Write After Approval): Add self.
1549
1550 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1551
1552         * MAINTAINERS (Write After Approval): Add myself.
1553
1554 2009-02-05  Andreas Schwab  <schwab@suse.de>
1555
1556         * Makefile.tpl (stage_last): Define $r and $s before using
1557         $(RECURSE_FLAGS_TO_PASS).
1558         * Makefile.in: Regenerate
1559
1560 2009-01-30  Ian Lance Taylor  <iant@google.com>
1561
1562         * MAINTAINERS: Move myself to the Global Reviewers list.
1563
1564 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1565
1566         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1567         * configure: Regenerate.
1568
1569 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1570
1571         * MAINTAINERS: Make whitespace consistent.
1572         Remove Robert Millan from Write After Approval.
1573
1574 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1575
1576         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1577         (all-opcodes): Depend on all-libiberty.
1578         * Makefile.in: Regenerate.
1579
1580 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1581
1582         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1583         * configure: Regenerate.
1584
1585 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1586
1587         * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1590
1591         * MAINTAINERS: Add myself to reviewers (Fortran).
1592
1593 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1594
1595         PR tree-optimization/38515
1596         * configure.ac (cloog-polylib): Removed.
1597         (with_ppl, with_cloog): Test for "no".
1598         * configure: Regenerated.
1599
1600 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1601
1602         * MAINTAINERS: Moved myself to reviewers (Fortran).
1603
1604 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1605
1606         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1607         (Write After Approval): Remove myself.
1608
1609 2009-01-03  Diego Novillo  <dnovillo@google.com>
1610
1611         * MAINTAINERS: Remove myself from alias maintainership.
1612
1613 2009-01-02  David Ayers  <ayers@fsfe.org>
1614
1615         * MAINTAINERS: Update e-mail address.
1616
1617 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1618
1619         * MAINTAINERS: Make whitespace consistent.
1620
1621 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1622
1623         Backport from upstream Libtool:
1624         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1625         Add cache variables to tests that require the linker to work.
1626         For shlibpath_overrides_runpath, this also changes the semantics
1627         to let the result from the C compiler take precedence.
1628
1629 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1630
1631         * config.sub, config.guess: Update from upstream sources.
1632
1633 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1634
1635         * configure.ac (ppllibs): Add by default the lib flags.
1636         * configure: Regenerate.
1637
1638 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1639
1640         * MAINTAINERS:  Add myself to the write after approval list.
1641
1642 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1643
1644         * configure.ac: Add double brackets on darwin[912].
1645         * configure: Regenerate.
1646
1647 2008-12-03  Daniel Kraft  <d@domob.eu>
1648
1649         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1650         Approval to Reviewer section (for Fortran front-end).
1651
1652 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1653
1654         * configure.ac: Expand to darwin10 and later.
1655         * configure: Regenerate.
1656
1657 2008-12-02  Andreas Schwab  <schwab@suse.de>
1658
1659         * Makefile.def: configure-target-boehm-gc depends on
1660         all-target-libstdc++-v3.
1661         * Makefile.in: Regenerate.
1662
1663 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1664
1665         * MAINTAINERS:  Add myself as mingw maintainer.
1666
1667 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1668
1669         * config.sub, config.guess: Update from upstream sources.
1670
1671 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1672
1673         * README.SCO: Remove.
1674
1675 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1676
1677         * MAINTAINERS:  Add myself to the write after approval list.
1678
1679 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1680
1681         * MAINTAINERS:  Update my email address in WAA section.
1682
1683 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1684
1685         * MAINTAINERS: Update e-mail address.
1686
1687 2008-11-27  Toon Moene  <toon@moene.org>
1688
1689         * MAINTAINERS: Change e-mail address.
1690
1691 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1692
1693         * configure.ac: Build gdb for i?86-*-darwin*
1694         * configure: Regenerated.
1695
1696 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1697
1698         * MAINTAINERS: Added my full name.
1699
1700 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1701
1702         PR bootstrap/38014
1703         PR bootstrap/37923
1704
1705         Revert:
1706
1707         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1708
1709         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1710         * Makefile.in: Regenerated.
1711
1712         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1713
1714         PR gdb/921
1715         PR gdb/1646
1716         PR gdb/2175
1717         PR gdb/2176
1718
1719         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1720         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1721         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1722         (HOST_EXPORTS): Pass CPPFLAGS.
1723         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1724         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1725         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1726         * Makefile.in, configure: Regenerated.
1727         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1728         and CPPFLAGS_FOR_BUILD.
1729
1730 2008-11-06  Jeff Law  <law@redhat.com>
1731
1732         * MAINTAINERS: Add myself as middle end maintainer.
1733
1734 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1735
1736         * MAINTAINERS (Write after approval): Add myself.
1737
1738 2008-11-05  Diego Novillo  <dnovillo@google.com>
1739
1740         * MAINTAINERS (Global Reviewers): Add myself.
1741         (Non-Algorithmic Maintainers): Remove myself.
1742
1743 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1744
1745         * MAINTAINERS (Write after approval): Add myself.
1746
1747 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1748
1749         * MAINTAINERS (Write after approval): Add myself.
1750
1751 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1752
1753         * configure.ac (spu-*-*): Remove special case.
1754         * configure: Regenerate.
1755
1756 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1757
1758         * MAINTAINERS (Write after approval): Update my email address.
1759
1760 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1761
1762         * configure.ac [spu-*-*]: Do not set skipdirs.
1763         * configure: Re-generate.
1764
1765 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1766
1767         * MAINTAINERS (Various Maintainers): Add myself to reload.
1768
1769 2008-10-25  Richard Guenther  <rguenther@suse.de>
1770
1771         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1772         maintainer.  Remove myself as libgcc-math maintainer.
1773         (Non-Algorithmic Maintainers): Remove myself.
1774
1775 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1776
1777         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1778         * Makefile.in: Regenerated.
1779
1780 2008-10-23  Cary Coutant  <ccoutant@google.com>
1781
1782         * MAINTAINERS (Write after approval): Add myself.
1783
1784 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1785
1786         PR gdb/921
1787         PR gdb/1646
1788         PR gdb/2175
1789         PR gdb/2176
1790
1791         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1792         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1793         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1794         (HOST_EXPORTS): Pass CPPFLAGS.
1795         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1796         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1797         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1798         * Makefile.in, configure: Regenerated.
1799         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1800         and CPPFLAGS_FOR_BUILD.
1801
1802 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1803
1804         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1805         Sebastian Pop.
1806
1807 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1808
1809         * MAINTAINERS (Write After Approval): Added myself.
1810
1811 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1812
1813         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1814         recommended version to 2.3.2.
1815
1816         * configure: Regenerate.
1817
1818 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1819
1820         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1821
1822 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1823
1824         * MAINTAINERS (Write After Approval): Update e-mail address.
1825
1826 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1827
1828         * libtool.m4: Update to libtool 2.2.6.
1829         * lt~obsolete.m4: Update to libtool 2.2.6.
1830         * ltmain.sh: Update to libtool 2.2.6.
1831         * ltsugar.m4: Update to libtool 2.2.6.
1832         * ltversion.m4: Update to libtool 2.2.6.
1833         * ltoptions.m4: Update to libtool 2.2.6.
1834         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1835
1836 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1837
1838         * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1841
1842         * MAINTAINERS (Write After Approval): Update my name.
1843
1844 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1845
1846         * MAINTAINERS: Add myself in "Write After Approval".
1847
1848 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1849
1850         * MAINTAINERS: Add myself as ia64 maintainer.
1851
1852 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1853
1854         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1855         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1856         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1857         and Michael Tiemann from Write After Approval since they do not
1858         actually have access.
1859
1860 2008-09-05  Richard Guenther  <rguenther@suse.de>
1861
1862         * configure.ac: Initialize clooglibs to -lcloog.
1863         * configure: Re-generate.
1864
1865 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1866
1867         * MAINTAINERS (Write After Approval): Add myself.
1868
1869 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1870
1871         * configure.ac (--with-cloog-polylib): New.
1872         (--disable-cloog-version-check): New.
1873         (--disable-ppl-version-check): New.
1874         * configure: Re-generate.
1875
1876 2008-09-03  Richard Guenther  <rguenther@suse.de>
1877
1878         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1879         cloog test.
1880         * configure: Re-generate.
1881
1882 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1883
1884         Add picoChip port.
1885         * MAINTAINERS: Add picoChip maintainers.
1886
1887 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1888             Tobias Grosser  <grosser@fim.uni-passau.de>
1889             Jan Sjodin  <jan.sjodin@amd.com>
1890             Harsha Jagasia  <harsha.jagasia@amd.com>
1891             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1892             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1893             Adrien Eliche  <aeliche@isty.uvsq.fr>
1894
1895         Merge from graphite branch.
1896         * configure: Regenerate.
1897         * Makefile.in: Regenerate.
1898         * configure.ac (host_libs): Add ppl and cloog.
1899         Add checks for PPL and CLooG.
1900         * Makefile.def (ppl, cloog): Added modules and dependences.
1901         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1902         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1903
1904 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1905
1906         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1907         (GCC_SHLIB_SUBDIR): New.
1908         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1909         * configure: Regenerate.
1910         * Makefile.in: Regenerate.
1911
1912 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1913
1914         * MAINTAINERS: Consistently use tabs to separate columns.
1915
1916 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1917
1918         * MAINTAINERS (Write after Approval): Add myself.
1919
1920 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1921
1922         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1923         Enable bfd, binutils and opcodes.
1924         * configure: Regenerate.
1925
1926 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1927
1928         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1929
1930 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1931
1932         * MAINTAINERS:  Use correct Umlaut for last name.
1933
1934 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1935
1936         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1937
1938 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1939
1940         * MAINTAINERS: Update my email address.
1941
1942 2008-08-16  Nicolas Roche  <roche@adacore.com>
1943
1944         * Makefile.tpl: Add BOOT_ADAFLAGS.
1945         * Makefile.in: Regenerate.
1946
1947 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1948
1949         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1950         * configure: Regenerate.
1951
1952 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1953
1954         * configure.ac: Add makefile fragments for hpux.
1955         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1956         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1957         * configure: Regenerate.
1958         * Makefile.in: Regenerate.
1959
1960 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1961
1962         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1963
1964 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1965
1966         * MAINTAINERS (Write after Approval): Add myself.
1967
1968 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1969
1970         * MAINTAINERS (Write After Approval):  Add myself.
1971
1972 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1973
1974         * MAINTAINERS (Write After Approval):  Add myself.
1975
1976 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1977
1978         * MAINTAINERS: Update my email address.
1979
1980 2008-06-25  Joey Ye  <joey.ye@intel.com>
1981
1982         * MAINTAINERS (Write After Approval):  Add myself.
1983
1984 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1985
1986         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1987         * Makefile.in: Regenerate.
1988         * configure: Regenerate.
1989
1990 2008-06-17  Daniel Kraft  <d@domob.eu>
1991
1992         * MAINTAINERS (Write After Approval):  Add myself.
1993
1994 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1995
1996         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1997         "$@" is still intact with both Autoconf 2.59 and 2.62.
1998         * configure: Regenerate.
1999
2000 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2001
2002         * Makefile.tpl: Fix comment errors.
2003         * Makefile.in: Regenerate.
2004
2005 2008-06-12  David S. Miller  <davem@davemloft.net>
2006             David Edelsohn  <edelsohn@gnu.org>
2007
2008         * configure.ac: Add powerpc*-*-* to gold supported targets.
2009         * configure: Regenerate.
2010
2011 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2012
2013         PR tree-optimization/36218
2014         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2015         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2016         (all prefix="build-"): Pass them to build-system sub-makes.
2017         * Makefile.in: Regenerate.
2018
2019 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2020
2021         * MAINTAINERS (mt port): Remove.
2022         (sco5, unixware, sco udk): Remove.
2023         (Kean Johnston): Add to Write After Approval.
2024
2025 2008-05-30  Julian Brown  <julian@codesourcery.com>
2026
2027         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2028         of libobjc for ARM EABI Linux.
2029         * configure: Regenerate.
2030
2031 2008-05-18  Xinliang David Li   <davidxl@google.com>
2032
2033         * ChangeLog: Remove wrong ChangeLog entry.
2034
2035 2008-05-17  Xinliang David Li   <davidxl@google.com>
2036
2037         * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2040
2041         * MAINTAINERS (Write After Approval): Add myself.
2042
2043 2008-05-14  Rafael Espíndola  <espindola@google.com>
2044
2045         * config-ml.in: don't handle --enable-shared and --enable-static.
2046
2047 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2048
2049         * MAINTAINERS: Update my email address.
2050
2051 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2052
2053         * MAINTAINERS: Update my email address.
2054
2055 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2056
2057         * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2060
2061         * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2064
2065         * MAINTAINERS (crx): Add myself.
2066
2067 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2068
2069         Sync with src:
2070         2008-04-14  David S. Miller  <davem@davemloft.net>
2071
2072         * configure.ac: Add sparc*-*-* to gold supported targets.
2073         * configure: Regenerate.
2074
2075 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2076
2077         PR bootstrap/35457
2078         * configure.ac: Include override.m4.
2079         * configure: Regenerate.
2080
2081 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2082
2083         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2084         * Makefile.in: Regenerate.
2085
2086 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2087
2088         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2089         as nonconfigurable directories list.
2090         * configure: Regenerate.
2091
2092 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2093
2094         * config.sub, config.guess: Update from upstream sources.
2095
2096 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2097
2098         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2099         * Makefile.in: Regenerate.
2100
2101 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2102
2103         * configure.ac: Do not build libssp for the AVR.
2104         * configure: Regenerate.
2105
2106 2008-04-07  Ian Lance Taylor  <iant@google.com>
2107
2108         * Makefile.def: check-gold depends upon all-binutils.
2109         * Makefile.in: Regenerate.
2110
2111 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2112
2113         * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2008-04-04  Nick Clifton  <nickc@redhat.com>
2116
2117         PR binutils/4334
2118         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2119         builds.
2120         * configure: Regenerate.
2121
2122 2008-04-04  NightStrike  <NightStrike@gmail.com>
2123
2124         PR other/35151
2125         * configure.ac: Combine rules for mingw32 and mingw64.
2126         * configure: Regenerate.
2127
2128 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2129
2130         * MAINTAINERS (Write After Approval): Add myself.
2131
2132 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2133
2134         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2135         * Makefile.in (.NOTPARALLEL): Ditto.
2136
2137 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2138
2139         * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2142
2143         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2144         * Makefile.in (.NOTPARALLEL): Regenerate.
2145
2146 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2147
2148         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2149         * Makefile.in: Regenerate.
2150
2151 2008-03-26  Jakub Staszak  <kuba@et.pl>
2152
2153         * MAINTAINERS (Write After Approval): Add myself.
2154
2155 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2156
2157         * MAINTAINERS:  Update e-mail address.
2158
2159 2008-03-20  Ian Lance Taylor  <iant@google.com>
2160
2161         * configure.ac: Add support for --enable-gold.
2162         * Makefile.def: Add gold as a directory like ld.
2163         * configure, Makefile.in: Regenerate.
2164
2165 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2166
2167         * configure.ac: m4_include config/proginstall.m4.
2168         * configure: Regenerate.
2169
2170         Backport from upstream Libtool:
2171
2172         2007-10-12  Eric Blake  <ebb9@byu.net>
2173
2174         Deal with Autoconf 2.62's semantic change in m4_append.
2175         * ltsugar.m4 (lt_append): Replace broken versions of
2176         m4_append.
2177         (lt_if_append_uniq): Don't require separator to be overquoted,
2178         and avoid broken m4_append.
2179         (lt_dict_add): Fix typo.
2180         * libtool.m4 (_LT_DECL): Don't overquote separator.
2181
2182 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2183
2184         * config.rpath: Add AIX 6 support.
2185
2186 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2187
2188         * Makefile.def (stageprofile).  Remove -fprofile-generate
2189         from stage_libcflags.
2190         * Makefile.in: Regenerate.
2191
2192 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2193
2194         * config.sub, config.guess: Update from upstream sources.
2195
2196 2008-03-06  Tom Tromey  <tromey@redhat.com>
2197
2198         * MAINTAINERS: Update for treelang deletion.
2199
2200 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2201
2202         * MAINTAINERS: Update my email address.
2203
2204 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2205
2206         * MAINTAINERS (darwin port): Add myself as a maintainer.
2207         (objective-c/c++): Add myself as a maintainer.
2208
2209 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2210
2211         * MAINTAINERS (Write After Approval): Update my email address.
2212
2213 2008-02-25  Tomas Bily  <tbily@suse.cz>
2214
2215         * MAINTAINERS (Write After Approval): Add myself.
2216
2217 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2218
2219         * MAINTAINERS (OpenMP): Add myself.
2220
2221 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2222
2223         PR bootstrap/32009
2224         PR bootstrap/32161
2225
2226         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2227         * configure: Regenerate.
2228
2229         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2230         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2231         STAGE4_LIBCFLAGS): New.
2232         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2233         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2234         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2235         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2236         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2237         for target modules.  Don't export LIBCFLAGS.
2238         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2239         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2240         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2241         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2242         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2243         * Makefile.in: Regenerate.
2244
2245 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2246
2247         PR libgcj/33085
2248         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2249         Do not use -DDLL_EXPORT.  Backport from upstream.
2250
2251 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2252
2253         * MAINTAINERS (Write After Approval): Add myself.
2254
2255 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2256
2257         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2258         * configure: Regenerate.
2259
2260 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2261
2262         * configure.ac (xtensa*-*-*): Recognize processor variants.
2263         * configure: Regenerate.
2264
2265 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2266
2267         PR bootstrap/34922
2268         * configure.ac (PARSE_ARGS): Push suitable setting of
2269         ac_subdirs_all, for `./configure --help=recursive'.
2270         Handle `+' in generic toplevel directory disabling.
2271         * configure: Regenerate.
2272
2273 2008-01-28  Nick Clifton  <nickc@redhat.com>
2274
2275         * MAINTAINERS (xstormy16): Take over maintainership.
2276
2277 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2278
2279         * MAINTAINERS (c4x port): Remove.
2280
2281 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2282
2283         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2284
2285 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2286
2287         * config.sub, config.guess: Update from upstream sources.
2288
2289 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2290
2291         * MAINTAINERS (Write After Approval): Add myself.
2292
2293 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2294
2295         * MAINTAINERS: Update my email address.
2296
2297 2008-01-09  Raksit Ashok  <raksit@google.com>
2298
2299         * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2008-01-09  Raksit Ashok  <raksit@google.com>
2302
2303         * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2306
2307         * config.sub, config.guess: Update from upstream sources.
2308
2309 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2310
2311         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2312         Change recommended MPFR from 2.2.1 -> 2.3.0.
2313         * configure: Regenerate.
2314
2315 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2316
2317         * MAINTAINERS: Update my email address.
2318
2319 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2320
2321         * MAINTAINERS: Update my email address.
2322
2323 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2324
2325         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2326         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2327         * Makefile.in: Regenerate.
2328
2329 2007-12-10  Mark Heffernan  <meheff@google.com>
2330
2331         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2332         misplaced entries.
2333
2334 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2335
2336         * configure.ac: Enable libjava for x86_64-*-darwin9.
2337         * configure: Regenerate.
2338
2339 2007-12-07  Bill Maddox  <maddox@google.com>
2340
2341         * MAINTAINERS (Write After Approval): Add myself.
2342
2343 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2344
2345         * config.sub, config.guess: Update from upstream sources.
2346
2347 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2348
2349         * config-ml.in: Remove 64bit configure tests.
2350
2351 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2352
2353         * config-ml.in: Robustify against white space in absolute file
2354         names.
2355
2356         * config-ml.in (multi-clean): Substitute ${Makefile}.
2357         Remove superfluous ${Makefile} in list.
2358
2359 2007-11-19  Thiemo Seufer  <ths@mips.com>
2360
2361         * config-ml.in: Don't hardcode the Makefile name.
2362
2363 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2364
2365         * MAINTAINERS (Write After Approval): Add myself.
2366
2367 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2368
2369         * MAINTAINERS (Write After Approval): Add myself.
2370
2371 2007-11-06  Doug Kwan  <dougkwan@google.com>
2372
2373         * MAINTAINERS (Write After Approval): Add myself.
2374
2375 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2376
2377         * MAINTAINERS (mercury): Remove entry.
2378         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2379
2380 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2381
2382         * Makefile.def (dependencies): Make configure-gdb depend on
2383         all-intl.
2384         * Makefile.in: Regenerated.
2385
2386 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2387
2388         * MAINTAINERS (Fortran maintainer): Remove myself.
2389
2390 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2391
2392         * Makefile.def: To avoid problems running with parallel makes,
2393         build newlib before libgloss so that target specific header
2394         files are availble.
2395         * Makefile.in: Regenerate
2396
2397 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2398
2399         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2400         * Makefile.in: Regenerate.
2401
2402 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2403
2404         * MAINTAINERS (Register allocation reviewer): Add myself.
2405
2406 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2407
2408         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2409         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2410         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2411         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2412         * configure: Regenerate.
2413
2414 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2415
2416         * MAINTAINERS (Register allocation reviewer): Add myself.
2417
2418 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2419
2420         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2421         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2422         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2423         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2424         * configure.ac: Default them to host tools for $host = $build.
2425         Subst them.
2426
2427         * configure: Regenerate.
2428         * Makefile.in: Regenerate.
2429
2430 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2431
2432         * MAINTAINERS (Register allocation reviewer): Add myself.
2433
2434 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2435
2436         * MAINTAINERS (Register allocation reviewer): Add myself.
2437
2438 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2439
2440         * MAINTAINERS (Write After Approval): Fix typo.
2441
2442 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2443
2444         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2445         * configure: Regenerate.
2446
2447 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2448
2449         PR bootstrap/31906
2450         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2451         they're already prefixed.
2452
2453 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2454
2455         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2456         libstdc++.
2457         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2458         * configure: Regenerate.
2459         * Makefile.in: Regenerate.
2460
2461 2007-09-17  Andreas Schwab  <schwab@suse.de>
2462
2463         * configure.ac: Raise minimum makeinfo version to 4.6.
2464         * configure: Regenerate.
2465
2466 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2467
2468         * MAINTAINERS (write-after-approval) add myself
2469
2470 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2471
2472         * configure.ac: Correct makeinfo version check.
2473         * configure: Regenerate.
2474
2475 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2476
2477         * MAINTAINERS: Update my email address.
2478
2479 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2480
2481         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2482         to $skipdirs and only disable gprof for newlib.  Use the normal
2483         mips*-elf* handling in other respects.
2484         * configure: Regnerate.
2485
2486 2007-09-12  David Daney  <ddaney@avtrex.com>
2487
2488         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2489         enabling libgcj.
2490         * configure: Regenerate.
2491
2492 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2493
2494         PR other/32154
2495         * configure.ac: For libgloss targets, point the linker to the linker
2496         script, startup code and simulator library.
2497         * configure: Regenerate.
2498
2499 2007-09-07  Andrew Haley  <aph@redhat.com>
2500
2501         * configure.ac (noconfigdirs): Remove target-libffi and
2502         target-libjava.
2503         * configure: Regenerate.
2504
2505 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2506
2507         PR target/33281
2508         * configure.ac: Use config/mh-mingw on mingw.
2509         * configure: Regenerate.
2510
2511 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2512
2513         * MAINTAINERS (Write After Approval): Add myself.
2514
2515 2007-09-05  Richard Guenther  <rguenther@suse.de>
2516
2517         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2518         nor --disable-checking is provided also turn on yes and types
2519         checking for stage1.
2520         * configure: Re-generate.
2521
2522 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2523
2524         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2525         (Write After Approval): Remove myself.
2526
2527 2007-08-29  Nick Clifton  <nickc@redhat.com>
2528
2529         * config.sub, config.guess: Update from upstream sources.
2530
2531 2007-08-22  Bud Davis  <jmdavis@link.com>
2532
2533         * MAINTAINERS (Write After Approval): Added myself.
2534         * MAINTAINERS (Reviewers): Removed myself.
2535
2536 2007-08-18  Paul Brook  <paul@codesourcery.com>
2537             Joseph Myers  <joseph@codesourcery.com>
2538
2539         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2540         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2541         * Makefile.in: Regenerate.
2542         * configure.ac (--with-debug-prefix-map): New.
2543         * configure: Regenerate.
2544
2545 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2546             Nigel Stephens  <nigel@mips.com>
2547
2548         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2549         as target_makefile_frag.
2550         * configure: Regenerate.
2551
2552 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2553
2554         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2555         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2556         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2557         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2558         (do-compare, do-compare3, do-compare-debug): New.
2559         ([+compare-target+]): Use them.
2560
2561 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2562
2563         * MAINTAINERS (Write After Approval): Change my email address.
2564
2565 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2566             Ben Elliston  <bje@au.ibm.com>
2567
2568         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2569         --silent if $silent.
2570         * configure: Regenerate.
2571
2572 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2573
2574         * MAINTAINERS (Various Maintainers): Add myself as
2575         loop infrastructure maintainer.  Update my e-mail
2576         address.
2577
2578 2007-07-31  Diego Novillo  <dnovillo@google.com>
2579
2580         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2581         Adjust description.
2582
2583 2007-07-26  Richard Guenther  <rguenther@suse.de>
2584
2585         * configure.ac: Add types checking to stage1 checking flags.
2586         * configure: Regenerate.
2587
2588 2007-07-17  Nick Clifton  <nickc@redhat.com>
2589
2590         * COPYING3: New file.  Contains version 3 of the GNU General
2591         Public License.
2592         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2593         Lesser General Public License.
2594
2595 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2596
2597         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2598
2599 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2600
2601         * MAINTAINERS (S/390 co-maintainer): Add myself.
2602         (Write After Approval): Remove myself.
2603
2604 2007-07-13  Dan Hipschman  <dsh@google.com>
2605
2606         * MAINTAINERS (Write After Approval): Add myself.
2607
2608 2007-07-11  Nick Clifton  <nickc@redhat.com>
2609
2610         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2611         WINDRES export.
2612         * Makefile.in: Regenerate.
2613
2614 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2615
2616         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2617         maintainer.
2618
2619 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2620
2621         * lt~obsolete.m4: New. Import from 20070318 libtool.
2622
2623 2007-07-03  Julian Brown  <julian@codesourcery.com>
2624
2625         * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2628
2629         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2630         * configure: Regenerate.
2631
2632 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2633
2634         * configure.ac: Add some missing m4 quotation.
2635         * configure: Regenerate.
2636
2637 2007-07-02  Simon Baldwin  <simonb@google.com>
2638
2639         * MAINTAINERS (Write After Approval): Add myself.
2640
2641 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2642
2643         * configure: Regenerate.
2644
2645 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2646
2647         * Makefile.def: Add windmc tool to build.
2648         * Makefile.tpl: Likewise.
2649         * configure.ac: Likewise.
2650         * Makefile.in: Regenerate.
2651         * configure: Regenerate.
2652
2653 2007-06-28  DJ Delorie  <dj@redhat.com>
2654
2655         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2656         not building newlib.
2657         * configure: Regenerated.
2658
2659 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2660
2661         * MAINTAINERS (Write After Approval): Add myself.
2662
2663 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2664
2665         * MAINTAINERS (Write After Approval): Add myself.
2666
2667 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2668
2669         * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2672
2673         * MAINTAINERS (Write After Approval): Add myself.
2674
2675 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2676
2677         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2678         * Makefile.in: Regenerated.
2679
2680 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2681
2682         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2683         bfin*-*-uclinux* targets.
2684         * configure: Regenerate.
2685
2686 2007-06-14  Ian Lance Taylor  <iant@google.com>
2687
2688         * MAINTAINERS: Add myself as non-algorithmic global write
2689         maintainer.
2690
2691 2007-06-14  Diego Novillo  <dnovillo@google.com>
2692
2693         * MAINTAINERS: Add self as middle-end maintainer and
2694         non-algorithmic global write maintainer.
2695
2696 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2697
2698         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2699         Move all Fortran maintainers except Paul Brook into the
2700         Non-Autopoiesis section.
2701
2702 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2703
2704         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2705         (distclean-stage[+id+]): Possibly delete stage_last.
2706         * Makefile.in: Regenerate.
2707
2708 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2709
2710         * MAINTAINERS (Various Maintainer): Fix typo.
2711
2712 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2713
2714         * MAINTAINERS (Various Maintainer): Add myself as
2715         dataflow maintainer.
2716
2717 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2718
2719         * config.sub, config.guess: Update from upstream sources.
2720
2721 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2722
2723         * Makefile.tpl: Fix spelling error.
2724         * Makefile.in: Regenerate.
2725
2726 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2727
2728         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2729         lt_cv_sys_max_cmd_len.
2730
2731 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2732
2733         * MAINTAINERS (Various Maintainers): Add myself as
2734         auto-vectorizer maintainer.
2735
2736 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2737
2738         PR libjava/32098
2739         * libtool.m4: Revert previous change.
2740         * ltgcc.m4: Put it here.
2741
2742 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2743
2744         * MAINTAINERS (Various Maintainers): Add myself as
2745         auto-vectorizer maintainer.
2746
2747 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2748
2749         PR libjava/32098
2750         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2751
2752 2007-05-30  Richard Guenther  <rguenther@suse.de>
2753
2754         * MAINTAINERS (Various Maintainers): Add myself as
2755         auto-vectorizer maintainer.
2756
2757 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2758
2759         PR bootstrap/29382
2760         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2761         * configure: Rebuilt.
2762
2763 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2764
2765         * MAINTAINERS (Write After Approval): Removed my name.
2766
2767 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2768
2769         * MAINTAINERS (Write After Approval): Remove myself.
2770
2771 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2772
2773         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2774
2775 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2776
2777         * ltmain.sh: Update from ToT Libtool.
2778         * libtool.m4: Update from ToT Libtool.
2779         * ltsugar.m4: New. Update from ToT Libtool.
2780         * ltversion.m4: New. Update from ToT Libtool.
2781         * ltoptions.m4: New. Update from ToT Libtool.
2782         * ltconfig: Remove.
2783         * ltcf-c.sh: Remove.
2784         * ltcf-cxx.sh: Remove.
2785         * ltcf-gcj.sh: Remove.
2786
2787 2007-05-22  Ollie Wild  <aaw@google.com>
2788
2789         * MAINTAINERS (Write After Approval): Add myself.
2790
2791 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2792
2793         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2794         stage_cflags.
2795         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2796         Remove CFLAGS/LIBCFLAGS.
2797         (configure-stage[+id+]-[+prefix+][+module+],
2798         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2799         * Makefile.in: Regenerate.
2800
2801 2007-05-15  Diego Novillo  <dnovillo@google.com>
2802
2803         * MAINTAINERS: Update e-mail address.
2804
2805 2007-05-15  Revital Eres  <eres@il.ibm.com>
2806
2807         * MAINTAINERS (Write After Approval): Add myself.
2808
2809 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2810
2811         * MAINTAINERS (Write After Approval): Updated my address.
2812
2813 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2814
2815         * MAINTAINERS (Write After Approval): Add myself.
2816
2817 2007-05-11  Silvius Rus  <rus@google.com>
2818
2819         * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2007-04-23  Tom Tromey  <tromey@redhat.com>
2822
2823         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2824
2825 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2826
2827         * MAINTAINERS (cpplib): Rename to ...
2828         (libcpp): ... this.  Add C/C++ front end maintainers.
2829
2830 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2831
2832         * config-ml.in: Pass ${ml_config_env} to configure calls.
2833
2834 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2835
2836         * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2839
2840         * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2843
2844         * MAINTAINERS (fortran 95 front end): Add myself.
2845
2846 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2847
2848         * MAINTAINERS (Write After Approval): Add myself.
2849
2850 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2851
2852         * MAINTAINERS (Modulo Scheduler): Add myself.
2853
2854 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2855
2856         * MAINTAINERS (fortran 95 front end): Add myself.
2857         (c++ front end): whitespace fix.
2858
2859 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2860
2861         * MAINTAINERS (Write After Approval): Add myself.
2862
2863 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2864
2865         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2866         of glob.  Quote arguments with single quotes too.
2867         * configure: Regenerate.
2868
2869 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2870
2871         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2872         * Makefile.in: Regenerate
2873
2874 2007-03-07  Andreas Schwab  <schwab@suse.de>
2875
2876         * configure: Regenerate.
2877
2878 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2879
2880         * configure.ac: Add "--with-pdfdir" configure option,
2881         which defines pdfdir variable.
2882         * Makefile.def (target=fixincludes): Add install-pdf to
2883         missing targets.
2884         (recursive_targets): Add install-pdf target.
2885         (flags_to_pass): Add pdfdir.
2886         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2887         target.
2888         * configure: Regenerate
2889         * Makefile.in: Regenerate
2890
2891 2007-02-28  Eric Christopher  <echristo@apple.com>
2892
2893         Revert:
2894         2006-12-07  Mike Stump  <mrs@apple.com>
2895
2896         * Makefile.def (dependencies): Add dependency for
2897         install-target-libssp and install-target-libgomp on
2898         install-gcc.
2899         * Makefile.in: Regenerate.
2900
2901 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2902
2903         * configure: Regenerate.
2904         * configure.ac: Move statements after variable declarations.
2905
2906 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2907
2908         * MAINTAINERS: Add myself as sh maintainer.
2909
2910 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2911
2912         * configure.ac: Adjust for loop syntax.
2913         * configure: Regenerate.
2914
2915 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2916
2917         * configure: Rebuilt.
2918
2919 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2920
2921         * configure.ac: Drop multiple occurrences of --enable-languages,
2922         and fix its quoting.
2923         * configure: Rebuilt.
2924
2925 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2926             Nathan Sidwell  <nathan@codesourcery.com>
2927             Vladimir Prus  <vladimir@codesourcery.com>
2928             Joseph Myers  <joseph@codesourcery.com>
2929
2930         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2931         * configure: Regenerate.
2932
2933 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2934
2935         * ltconfig (freebsd*): Default to elf.
2936
2937 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2938
2939         * configure.ac (target_libraries): Move libgcc before libiberty.
2940         * configure: Regenerated.
2941
2942 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2943             Paolo Bonzini  <bonzini@gnu.org>
2944
2945         PR bootstrap/30753
2946         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2947         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2948         * configure: Regenerated.
2949
2950 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2951
2952         * MAINTAINERS (Language Front End Maintainers): Update my mail
2953         address.
2954
2955 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2956
2957         PR bootstrap/30748
2958         * configure.ac: Correct syntax for Solaris ksh.
2959         * configure: Regenerated.
2960
2961 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2962
2963         * configure.ac: Sync with src.
2964         * configure: Regenerate.
2965
2966 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2967
2968         * Makefile.in: Regenerate.
2969
2970 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2971
2972         * config.sub: Sync with src.
2973
2974 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2975
2976         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2977         noncanonical equivalents.
2978         * configure.in: Rename to...
2979         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2980         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2981         target_noncanonical.  Use them.  Rewrite removal of configure
2982         arguments for autoconf 2.59.  Discard variable settings.  Force
2983         program_transform_name for native tools.
2984
2985         * Makefile.in: Regenerated.
2986         * configure: Regenerated with autoconf 2.59.
2987
2988 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2989
2990         * MAINTAINERS (Write After Approval): Add myself.
2991
2992 2007-01-31  Andreas Schwab  <schwab@suse.de>
2993
2994         * Makefile.tpl (LDFLAGS): Substitute it.
2995         * Makefile.in: Regenerate.
2996
2997 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2998
2999         * MAINTAINERS (Write After Approval): Add myself.
3000
3001 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3002
3003         * MAINTAINERS (spu port): Add myself.
3004
3005 2007-01-23  Richard Guenther  <rguenther@suse.de>
3006
3007         PR bootstrap/30541
3008         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3009         * Makefile.tpl (GNATBIND): Substitute it.
3010         (GNATMAKE): Likewise.
3011         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3012         of STAGE_PREFIX.
3013         * Makefile.in: Regenerate.
3014         * configure: Regenerate.
3015
3016 2007-01-18  Mike Stump  <mrs@apple.com>
3017
3018         * configure.in: Re-enable -Werror for gcc builds.
3019
3020 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3021
3022         * MAINTAINERS (Write After Approval): Add myself.
3023
3024 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3025
3026         * configure.in: Change == to = in test command.
3027         * configure: Regenerate.
3028
3029 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3030             Nick Clifton  <nickc@redhat.com>
3031             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3032
3033         * configure.in (build_configargs, host_configargs, target_configargs):
3034         Remove build/host/target parameters.
3035         (host_libs): Add gmp and mpfr.
3036         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3037         * Makefile.def (gmp, mpfr): New.
3038         (gcc): Remove target.
3039         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3040         target_os, target_vendor): New.
3041         (configure): Add host_alias/target_alias arguments; adjust invocations.
3042         * configure: Regenerate.
3043         * Makefile.in: Regenerate.
3044
3045 2007-01-11  Matt Fago  <fago@earthlink.net>
3046
3047         * configure.in: Try to link to functions only in mpfr 2.2.x
3048         to improve robustness of configure tests.
3049         * configure: Regenerate.
3050
3051 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3052
3053         * MAINTAINERS: Add myself as i386 maintainer.
3054
3055 2007-01-08  Jan Hubicka  <jh@suse.cz>
3056
3057         * MAINTAINERS: Add myself as i386 maintainer.
3058
3059 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3060
3061         * configure.in: Add support for an x86_64-mingw* target.
3062         * configure: Regenerate.
3063
3064 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3065
3066         * Makefile.tpl (all-target): Correct @if conditional for target
3067         modules.
3068         * configure.in: Omit libiberty if building only target libgcc.
3069         * configure, Makefile.in: Regenerated.
3070
3071 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3072
3073         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3074         * configure: Regenerate.
3075
3076 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3077
3078         * Makefile.def (target_modules): Add libgcc.
3079         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3080         * Makefile.tpl (clean-target-libgcc): Delete.
3081         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3082         on gcc even for bootstrapped modules.  Rewrite handling of
3083         lang_env_dependencies to loop over target_modules.
3084         * configure.in (target_libraries): Add target-libgcc.
3085         * Makefile.in, configure: Regenerated.
3086
3087 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3088
3089         * configure.in: Reorganize recognition of languages.  Add
3090         --enable-stage1-languages.  Show supported languages for the chosen
3091         target rather than all recognized languages.
3092         * configure: Regenerate.
3093
3094 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3095
3096         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3097         * Makefile.in: Regenerate.
3098
3099 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3100
3101         * configure.in: Warn that MPFR 2.2.0 is buggy.
3102         * configure: Regenerate.
3103
3104 2006-12-27  Ian Lance Taylor  <iant@google.com>
3105
3106         * configure.in: When removing Makefiles to force a reconfigure, also
3107         remove prev-DIR*/Makefile.
3108         * configure: Regenerate.
3109
3110 2006-12-22  Andreas Schwab  <schwab@suse.de>
3111
3112         * configure: Regenerate with correct autoconf version.
3113
3114 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3115
3116         * configure.in: add AC_SUBST for *_FOR_TARGET.
3117         * configure: Regenerate.
3118
3119 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3120
3121         * configure.in: Simplify logic for rejecting languages that cannot
3122         be built.  Separate the case when a language is unsupported,
3123         from the case when the user chooses not to build a language.
3124
3125 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3126
3127         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3128         it only affects bootstrap and could be tested on "$host" as well.
3129         * configure: Regenerate.
3130         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3131
3132 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3133
3134         PR bootstrap/29544
3135         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3136         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3137         move here comment from Makefile.tpl.
3138         * Makefile.tpl: Move some definitions higher in the file.
3139         (STAGE1_CHECKING): New.
3140         * configure.in: Add --enable-stage1-checking.
3141         * configure: Regenerate.
3142         * Makefile.in: Regenerate.
3143
3144 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3145
3146         * MAINTAINERS: Add myself as build system maintainer.
3147
3148 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3149
3150         * MAINTAINERS (Write After Approval): Add myself.
3151
3152 2006-12-13  Eric Christopher  <echristo@apple.com>
3153
3154         * MAINTAINERS: Add myself as darwin maintainer.
3155
3156 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3157
3158         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3159
3160 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3161
3162         MAINTAINERS: Update my entry.
3163
3164 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3165
3166         * configure.in:  Handle spu makefile frag.
3167         * Makefile.tpl (MAINT): Define
3168         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3169         * configure: Regenerate.
3170         * Makefile.in: Regenerate.
3171
3172 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3173
3174         * config.guess: Import latest version.
3175         * config.sub: Likewise.
3176
3177 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3178
3179         * configure.in (spu-*-*): Don't skip target-libiberty.
3180         * configure: Regenerate.
3181
3182 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3183
3184         PR bootstrap/30134
3185         * configure.in: Correct x86 darwin support for libjava to powerpc
3186         and i?86 only.
3187         * configure: Regenerate.
3188
3189 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3190
3191         * configure.in: Add x86 darwin support for libjava.
3192         * configure: Regenerate.
3193
3194 2006-12-07  Mike Stump  <mrs@apple.com>
3195
3196         * Makefile.def (dependencies): Add dependency for
3197         install-target-libssp and install-target-libgomp on
3198         install-gcc.
3199         * Makefile.in: Regenerate.
3200
3201 2006-12-04  Richard Guenther  <rguenther@suse.de>
3202
3203         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3204         (Non-Algorithmic Maintainers): Move over non-algorithmic
3205         loop optimizer maintainers, add myself as a non-algorithmic
3206         middle-end maintainer.
3207
3208 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3209
3210         * MAINTAINERS (Write After Approval): Add myself.
3211
3212 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3213
3214         * configure.in: Update error message for missing GMP/MPFR.
3215
3216         * configure: Regenerate.
3217
3218 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3219
3220         * configure.in: Update MPFR version in error message.
3221
3222         * configure: Regenerate.
3223
3224 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3225
3226         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3227         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3228         --with-gmp-lib): New flags.
3229
3230         * configure: Regenerate.
3231
3232 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3233
3234         * MAINTAINERS (Write After Approval): Change my email address.
3235
3236 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3237
3238         * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2006-11-22  Philipp Thomas  <pth@suse.de>
3241
3242         * MAINTAINERS (i18n): Update e-mail address.
3243
3244 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3245
3246         * MAINTAINERS (spu port): Add myself as maintainer.
3247         (Write After Approval): Remove myself.
3248
3249 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3250
3251         * configure.in (skipdirs): Don't build libssp for SPU.
3252         * configure: Regenerate.
3253
3254 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3255
3256         * MAINTAINERS (spu port): Add myself as maintainer.
3257         (libobjc): Update my email address.
3258
3259 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3260
3261         * MAINTAINERS (Write After Approval): Add myself.
3262
3263 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3264
3265         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3266         * configure : Rebuilt.
3267
3268 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3269
3270         * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3273
3274         * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3277
3278         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3279         libmpfr.a.
3280         * configure: Regenerate.
3281
3282 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3283
3284         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3285         (unstage): Test for stage_last presence.
3286
3287         PR bootstrap/29802
3288         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3289         STAGE_PREFIX.
3290         * Makefile.in: Regenerate.
3291
3292 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3293
3294         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3295         maintainers.
3296
3297 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3302
3303         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3304         and stageN-package/Makefile.
3305         * Makefile.in: Regenerated.
3306
3307 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3308
3309         * configure.in: Remove target-libgloss from noconfigdirs for
3310         bfin-*-*.
3311         * configure: Regenerated.
3312
3313 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3314
3315         * configure.in (have_gmp): Only error if the gcc directory exists.
3316
3317         * configure: Regenerate.
3318
3319 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3320
3321         * configure.in: Robustify error message for missing GMP/MPFR.
3322
3323         * configure: Regenerate.
3324
3325 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3326
3327         * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3330
3331         * MAINTAINERS: Change email address.
3332
3333 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3334
3335         * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3338
3339         * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3342
3343         * MAINTAINERS (Write After Approval): Move myself to
3344         Write After Approval section.
3345
3346 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3347
3348         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3349         need_gmp anymore.
3350         * configure: Regenerate.
3351
3352 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3353
3354         * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3357
3358         * config.guess: Import latest version.
3359         * config.sub: Likewise.
3360
3361 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3362
3363         * Makefile.def: Added pdf target handling.
3364         * Makefile.tpl: Added pdf target handling.
3365         * Makefile.in: Regenerated.
3366
3367 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3368
3369         * MAINTAINERS: Add self as score port maintainer.
3370
3371 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3372
3373         * MAINTAINERS (Write After Approval): Add myself.
3374
3375 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3376
3377         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3378         or newer.
3379         * configure: Regenerated.
3380
3381 2006-09-27  Dave Brolley  <brolley@redhat.com>
3382
3383         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3384         using $s instead of $r.
3385         * configure: Regenerated.
3386
3387 2006-09-26  Thiemo Seufer  <ths@mips.com>
3388
3389         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3390         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3391         * configure: Regenerate.
3392
3393 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3394
3395         * MAINTAINERS (Write After Approval): Remove myself.
3396
3397 2006-09-22  Chao-ying Fu  <fu@mips.com>
3398
3399         * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3402
3403         * MAINTAINERS: Add self as soft-fp maintainer.
3404
3405 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3406
3407         * MAINTAINERS: Add myself as avr maintainer.
3408         Remove Marek Michalkiewicz as avr maintainer.
3409
3410 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3411
3412         * MAINTAINERS (Write After Approval): Add myself.
3413
3414 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3415
3416         * configure.in: Never build newlib for a Mingw host.
3417         Never build newlib as Mingw target library.
3418         Test the existence of winsup/cygwin for building a Cygwin newlib,
3419         rather than just winsup.
3420         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3421         building a Mingw target.
3422         * configure: Regenerate.
3423
3424 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3425
3426         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3427
3428 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3429
3430         * config.guess: Import from src (was more updated).
3431         * config.sub: Likewise.
3432
3433 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3434
3435         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3436         * configure: Regenerated.
3437
3438 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3439
3440         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3441         for stages after the first.
3442
3443 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3444
3445         * Makefile.def: Add dependencies for configure-opcodes
3446         on configure-intl and all-opcodes on all-intl.
3447         * Makefile.in: Regenerated.
3448
3449 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3450
3451         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3452
3453 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3454
3455         Port to hosts whose 'sort' and 'tail' implementations
3456         treat operands with leading '+' as file names, as POSIX
3457         has required since 2001.  However, make sure the code still
3458         works on pre-POSIX hosts.
3459         * ltmain.sh: Don't assume "sort +2" is equivalent to
3460         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3461
3462 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3463
3464         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3465
3466 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3467
3468         * ltconfig: chmod 644 before ranlib during install.
3469
3470 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3471
3472         PR bootstrap/18058
3473         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3474         if the bootstrap compiler is a GCC version that supports it.
3475         * configure: Regenerate.
3476
3477 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3478
3479         * configure.in: Fix thinkos in previous check-in.
3480         * configure: Regenerate.
3481
3482 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3483
3484         PR other/27063
3485         * configure.in: Test subdir_requires and give an appropriate
3486         error message.
3487         * configure: Regenerate.
3488
3489 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3490
3491         * MAINTAINERS (Write After Approval): Add myself.
3492
3493 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3494
3495         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3496
3497 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3498
3499         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3500
3501 2006-06-20  David Ayers  <d.ayers@inode.at>
3502
3503         PR bootstrap/28072
3504         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3505         whether target-libjava is being configured instead of whether the
3506         java front end is enabled.
3507         * configure: Regenerate.
3508
3509 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3510
3511         PR target/27540
3512         * configure.in: Only enable libgomp on IRIX 6.
3513         * configure: Regenerate.
3514
3515 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3516
3517         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3518         too.
3519         * Makefile.in: Regenerate.
3520
3521 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3522
3523         * config-ml.in: Alter CCASFLAGS to include special
3524         multilib options the same as is done for CFLAGS.
3525
3526 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3527
3528         * configure.in: Don't enable libgomp on hpux10.
3529         * configure: Rebuilt.
3530
3531 2006-06-12  David Ayers  <d.ayers@inode.at>
3532
3533         PR bootstrap/27963
3534         PR target/19970
3535         * configure.in: Remove target-boehm-gc from noconfigdirs where
3536         ${libgcj} is specified.
3537         * configure: Regenerate.
3538
3539 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3540
3541         Sync from src:
3542
3543         * configure.in: Sync.
3544         * configure: Regenerated.
3545
3546         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3547
3548         * Makefile.def: Added dependencies from sim and gdb on intl, and
3549         added configure dependencies to everything with an all dependency
3550         on intl.
3551         * Makefile.in: Regenerated.
3552
3553 2006-06-06  David Ayers  <d.ayers@inode.at>
3554
3555         PR libobjc/13946
3556         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3557         * Makefile.in: Regenerate.
3558         * configure.in: Add --enable-objc-gc at toplevel and have it
3559         enable boehm-gc for Objective-C.
3560         Remove target-boehm-gc from libgcj.
3561         Add target-boehm-gc to target_libraries.
3562         Add target-boehm-gc to noconfigdirs where ${libgcj}
3563         is specified.
3564         Assert that boehm-gc is supported when requested for Objective-C.
3565         Only build boehm-gc if needed either for Java or Objective-C.
3566         * configure: Regenerate.
3567
3568 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3569
3570         PR 27674
3571         * Makefile.tpl (configure-[+prefix+][+module+],
3572         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3573         Remove rule to unstage bootstrapped modules.
3574         (stage_current): New.
3575         * Makefile.in: Regenerate.
3576
3577 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3578
3579         * MAINTAINERS (Write After Approval): Update my e-mail address.
3580
3581 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3582
3583         * include/libiberty.h: Declare pex_run_in_environment.
3584
3585 2006-05-31  Asher Langton  <langton2@llnl.gov>
3586
3587         * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3590
3591         * Makefile.def (bfd, opcodes): Fix lib_path.
3592         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3593         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3594         * Makefile.in: Regenerate.
3595
3596 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3597
3598         * Makefile.in: Regenerate.
3599
3600 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3601
3602         * Makefile.def: Add install-html target. Add datarootdir
3603         docdir and htmldir to flags_to_pass.
3604         * Makefile.tpl: Add install-html target.
3605         * Makefile.in: Regenerate.
3606         * configure.in: Add --with-datarootdir, --with-docdir, and
3607         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3608         * configure: Regenerate.
3609
3610 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3611
3612         * configure.in: Enable gprof for cross builds.
3613         * configure: Regenerate.
3614
3615 2006-05-22  Richard Guenther  <rguenther@suse.de>
3616
3617         Revert
3618         2006-01-31  Richard Guenther  <rguenther@suse.de>
3619         Paolo Bonzini  <bonzini@gnu.org>
3620
3621         * Makefile.def (target_modules): Add libgcc-math target module.
3622         * configure.in (target_libraries): Add libgcc-math target library.
3623         (--enable-libgcc-math): New configure switch.
3624         * Makefile.in: Re-generate.
3625         * configure: Re-generate.
3626         * libgcc-math: New toplevel directory.
3627
3628 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3629             Andreas Tobler  <a.tobler@schweiz.ch>
3630
3631         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3632         * configure: Rebuilt.
3633
3634 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3635
3636         * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2006-05-01  DJ Delorie  <dj@redhat.com>
3639
3640         * configure.in: Restore CFLAGS if GMP isn't present.
3641         * configure: Regenerate.
3642
3643 2006-05-01  Richard Guenther  <rguenther@suse.de>
3644
3645         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3646         maintainer.
3647
3648 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3649
3650         * MAINTAINERS (Write After Approval): Add myself.
3651
3652 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3653
3654         * MAINTAINERS (Write After Approval): Add myself.
3655
3656 2006-04-18  DJ Delorie  <dj@redhat.com>
3657
3658         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3659         reference libgloss so that libssp can be built in a combined
3660         tree.
3661         * configure: Regenerate.
3662
3663 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3664
3665         * MAINTAINERS (Write After Approval): Add myself.
3666
3667 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3668
3669         * configure.in: Require makeinfo 4.4 or higher.
3670         * configure: Regenerate.
3671
3672 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3673
3674         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3675         Rearrange the entries of other libraries to have them in one place.
3676
3677 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3678
3679         * MAINTAINERS (Write After Approval): Remove myself.
3680         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3681
3682 2006-03-14  Richard Guenther  <rguenther@suse.de>
3683
3684         * configure: Regenerate with autoconf 2.13.
3685
3686 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3687
3688         * MAINTAINERS: Use my work address.
3689
3690         * MAINTAINERS: Update my E-mail address.
3691
3692 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3693
3694         * configure.in: Handle --disable-<component> generically.
3695         * configure: Regenerate.
3696
3697 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3698
3699         PR libgcj/17311
3700         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3701
3702 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3703
3704         * MAINTAINERS (Write After Approval):  Remove myself.
3705         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3706
3707 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3708
3709         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3710         (TARGET_CONFIGDIRS): Remove.
3711         * configure.in: Remove AC_SUBST(target_configdirs).
3712         * Makefile.in, configure: Regenerated.
3713
3714 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3715
3716         * MAINTAINERS (Write After Approval):  Remove myself.
3717         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3718
3719 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3720
3721         PR bootstrap/25670
3722
3723         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3724
3725         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3726         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3727         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3728         BUILD_PREFIX, BUILD_PREFIX_1.
3729         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3730
3731         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3732         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3733
3734         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3735         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3736         of `cat stage_current`.  Always provide the `r' and `s' variables.
3737         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3738         a single shell execution.
3739         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3740         bootstrapped modules, make the stage1 module if the build was not
3741         started yet, else build the current stage.
3742         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3743         (all-build, all-host, all-target, [+make_target+]-host,
3744         [+make_target+]-target): Do not use \-continued lines.
3745         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3746         (current_stage, restrap, stage_last): New.
3747
3748         * Makefile.in: Regenerate.
3749         * configure: Regenerate.
3750
3751 2006-02-19  Bud Davis  <jmdavis@link.com>
3752
3753         * MAINTAINERS (Write After Approval):  Remove myself.
3754         (Language Front End Maintainers):  Add myself as fortran 95
3755         maintainer and update e-mail address.
3756
3757 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3758
3759         * MAINTAINERS (Write After Approval):  Remove myself.
3760         (Language Front End Maintainers):  Add myself as fortran 95
3761         maintainer.
3762
3763 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3764
3765         * MAINTAINERS (Write After Approval): Add myself.
3766
3767 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3768
3769         * MAINTAINERS (Write After Approval):  Remove myself.
3770         (Language Front End Maintainers):  Add myself as
3771         fortran 95 maintainer.
3772
3773 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3774
3775         Sync from src:
3776
3777         2005-12-27  Leif Ekblad  <leif@rdos.net>
3778
3779         * configure.in: Add support for RDOS target.
3780         * configure: Regenerate.
3781
3782 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3783             Andreas Schwab  <schwab@suse.de>
3784
3785         * configure: Regenerate.
3786
3787 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3788
3789         * configure.in (enable_libgomp): Add AIX.
3790         * configure: Regenerate.
3791
3792 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3793
3794         * MAINTAINERS (Write After Approval): Add myself.
3795
3796 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3797
3798         * MAINTAINERS (Write After Approval): Add myself.
3799
3800 2006-01-31  Richard Guenther  <rguenther@suse.de>
3801         Paolo Bonzini  <bonzini@gnu.org>
3802
3803         * Makefile.def (target_modules): Add libgcc-math target module.
3804         * configure.in (target_libraries): Add libgcc-math target library.
3805         (--enable-libgcc-math): New configure switch.
3806         * Makefile.in: Re-generate.
3807         * configure: Re-generate.
3808         * libgcc-math: New toplevel directory.
3809
3810 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3811
3812         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3813         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3814         the assembler, linker and binutils.
3815         * configure: Regenerate.
3816
3817 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3818
3819         * MAINTAINERS (Write After Approval): Add myself.
3820
3821 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3822
3823         * configure: Regenerate.
3824
3825 2006-01-18  Richard Henderson  <rth@redhat.com>
3826             Jakub Jelinek  <jakub@redhat.com>
3827             Diego Novillo  <dnovillo@redhat.com>
3828
3829         * libgomp: New directory.
3830         * Makefile.def: Add target_module libgomp.
3831         * Makefile.in: Regenerate.
3832         * configure.in (target_libraries): Add target-libgomp.
3833         * configure: Regenerate.
3834
3835 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3836
3837         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3838         @ from continuation.
3839         * Makefile.in: Rebuilt.
3840
3841 2006-01-04  Chris Lattner  <sabre@gnu.org>
3842
3843         * MAINTAINERS (Write After Approval): Add myself.
3844
3845 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3846
3847         PR bootstrap/24252
3848
3849         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3850         * Makefile.tpl (OBJDUMP): New.
3851         (EXTRA_HOST_FLAGS): Add it.
3852         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3853
3854         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3855         to use symbolic links between directories.  Avoid race conditions
3856         or make them harmless.
3857         * configure.in: Do not try to use symbolic links between directories.
3858
3859         * Makefile.def (LEAN): Pass.
3860         * Makefile.tpl (LEAN): Define.
3861         (stage[+id+]-start): Accept that the previous directory does not
3862         exist, if the bootstrap is lean.
3863         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3864         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3865         configure substitution.
3866         ([+compare-target+]): Likewise.
3867         ([+bootstrap-target+]-lean): New.
3868         * configure.in: Remove lean bootstrap support from here.
3869
3870         * Makefile.in: Regenerate.
3871         * configure: Regenerate.
3872
3873 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3874
3875         * MAINTAINERS (libdecnumber): Add myself.
3876
3877 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3878
3879         * libtool-ldflags: New script.
3880
3881 2006-01-02  Andreas Schwab  <schwab@suse.de>
3882
3883         * configure.in: When reconfiguring remove Makefile in
3884         all stage directories.
3885         * configure: Regenerate.
3886
3887 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3888
3889         * MAINTAINERS: Update my email address.
3890
3891 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3892
3893         Revert Ada-related part of the previous change.
3894
3895         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3896         Do not pass.
3897         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3898         * Makefile.in: Regenerate.
3899         * configure.in: Do not include mt-ppc-aix target fragment.
3900         * configure: Regenerate.
3901
3902 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3903
3904         * configure.in: Select appropriate fragments for PowerPC/AIX.
3905         * configure: Regenerate.
3906
3907         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3908         BOOT_CFLAGS, BOOT_LDFLAGS.
3909         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3910         BOOT_CFLAGS, BOOT_LDFLAGS.
3911         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3912         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3913         (stage): Fail if we cannot complete the work.
3914         * Makefile.in: Regenerate.
3915
3916 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3917
3918         * configure.in: Replace ms1 with mt.
3919         * configure: Rebuilt.
3920
3921 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3922
3923         * MAINTAINERS: Update my email address.
3924
3925 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3926
3927         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3928         install-host-nogcc): Don't invoke $(stage) at the end.
3929         * Makefile.in: Regenerate.
3930
3931 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3932
3933         * configure.in: Flip the top-level bootstrap switch.
3934         * configure: Regenerate.
3935
3936 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3937
3938         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3939         $(stage) and $(unstage).
3940         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3941         (all): Remove stray semicolon.
3942         (local-distclean): Don't handle multilib.tmp and multilib.out.
3943         (install.all): Set $s for consistency.
3944         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3945         check_multilibs setting.  Always make the install directory.
3946         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3947         Correct @if/@endif.
3948         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3949         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3950         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3951         (multilib.out): Remove.
3952         * Makefile.in: Regenerated.
3953
3954 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3955
3956         * MAINTAINERS (Write After Approval): Add myself.
3957
3958 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3959
3960         * MAINTAINERS: Add myself as mt maintainer.
3961
3962         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3963
3964 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3965
3966         * MAINTAINERS: Change email address.
3967
3968 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3969
3970         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3971         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3972         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3973         Find in-tree tools if available.
3974         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3975         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3976         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3977         (COMPILER_*_FOR_TARGET): New.
3978         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3979         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3980         (CONFIGURED_*, USUAL_*): Remove.
3981         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3982         STRIP): Use autoconf substitutions.
3983         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3984         COMPILER_NM_FOR_TARGET): New.
3985         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3986
3987         (all): Make all-host and all-target in parallel.
3988         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3989         that $$r and $$s are set before invoking a recursive make.
3990         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3991         ([+bootstrap-target+]): Inline most of the `all' target.
3992
3993 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3994
3995         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3996         from the gcc build directory.
3997         * Makefile.in: Regenerate.
3998
3999 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4000
4001         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4002         depend on all-libdecnumber.
4003         * configure.in (host_libs): Include libdecnumber.
4004         * Makefile.in: Regenerate.
4005         * configure: Likewise.
4006
4007 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4008
4009         * libdecnumber: Import decNumber sources from the dfp-branch.
4010
4011 2005-11-21  Kean Johnston  <jkj@sco.com>
4012
4013         * config.sub, config.guess: Sync from upstream sources.
4014
4015 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4016
4017         Import from Autoconf sources:
4018
4019         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4020         * config/move-if-change: Don't output "$2 is unchanged";
4021         suggested by Ben Elliston.  Handle weird characters correctly.
4022
4023 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4024
4025         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4026         to match upstream libtool for darwin.
4027
4028 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4029
4030         * Makefile.def: Remove gdb dependencies for gdbtk.
4031         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4032         (configure-gdb, install-gdb): New rules.
4033         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4034         * Makefile.in, configure: Regenerated.
4035
4036 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4037
4038         * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4041
4042         * MAINTAINERS (Write After Approval): Add myself.
4043
4044 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4045
4046         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4047         Diego Novillo.
4048
4049 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4050
4051         PR bootstrap/24297
4052         * Makefile.tpl (do-[+make-target+], do-check, install,
4053         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4054         are set before recursing.
4055         * Makefile.in: Regenerate.
4056
4057 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4058
4059         PR bootstrap/18939
4060         * Makefile.def (gcc) <target>: Fix thinko.
4061         * Makefile.in: Regenerate.
4062
4063 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4064
4065         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4066         * configure: Regenerate.
4067
4068 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4069
4070         * MAINTAINERS (Write After Approval): Add self.
4071
4072 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4073
4074         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4075         target-libffi, target-qthreads, target-libjava, and
4076         targetlibobjc.
4077         * configure: Regenerate.
4078
4079 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4080
4081         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4082         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4083         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4084         (USUAL_OBJDUMP_FOR_TARGET): New.
4085         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4086         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4087         * configure, Makefile.in: Regenerated.
4088
4089 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4090
4091         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4092         before other host packages.
4093
4094 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4095
4096         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4097
4098 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4099
4100         PR bootstrap/22340
4101
4102         * configure.in (default_target): Remove.
4103         * Makefile.tpl (all): Do not use prerequisites as subroutines
4104         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4105         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4106         use prerequisites as subroutines.
4107         (check-host, check-target): New.
4108         (bootstrap configure & all targets): Do not use stage*-start
4109         if the directory layout is already ok.
4110         (non-bootstrap configure & all targets): Prepend a $(unstage).
4111         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4112         (NOTPARALLEL): Remove.
4113         (unstage, stage variables): New variables.
4114         (unstage, stage targets): Simply expand to those variables.
4115
4116         * configure: Regenerate.
4117         * Makefile.in: Regenerate.
4118
4119 2005-10-04  James E Wilson  <wilson@specifix.com>
4120
4121         * Makefile.def (lang_env_dependencies): Add libmudflap.
4122         * Makefile.in: Regenerate.
4123
4124 2005-10-03  Andreas Schwab  <schwab@suse.de>
4125
4126         Backport from libtool CVS:
4127         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4128
4129         * ltmain.sh: add support for installing into temporary
4130         staging area (e.g. 'make install DESTDIR=...')
4131
4132 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4133
4134         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4135         * configure: Regenerated.
4136
4137 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4138
4139         * configure: Regenerate with the correct
4140         autoconf version.
4141
4142 2005-09-30  Catherine Moore  <clm@cm00re.com>
4143
4144         * configure.in (bfin-*-*): New.
4145         * configure: Regenerated.
4146
4147 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4148
4149         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4150         (LIPO_FOR_TARGET): New.
4151         (CONFIGURED_LIPO_FOR_TARGET): New.
4152         (USUAL_LIPO_FOR_TARGET): New.
4153         (STRIP_FOR_TARGET): New.
4154         (CONFIGURED_STRIP_FOR_TARGET): New.
4155         (USUAL_STRIP_FOR_TARGET): New.
4156         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4157         STRIP_FOR_TARGET.
4158         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4159         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4160         * Makefile.in: Regenerate.
4161         * configure: Regenerate.
4162
4163 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4164
4165         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4166         (rs6000-*-aix*): Same.
4167         * configure: Regenerate.
4168
4169 2005-09-16  Tom Tromey  <tromey@redhat.com>
4170
4171         * MAINTAINERS: Add self as java maintainer.
4172
4173 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4174
4175         * configure.in: Recognize f95 in the --enable-languages option,
4176         and substitute it for fortran, issuing a warning.
4177         * configure: Regenerate.
4178
4179 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4180
4181         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4182         * configure:  Regenerated.
4183
4184 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4185
4186         * MAINTAINERS: Add self as ms1 maintainer.
4187
4188 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4189
4190         * Makefile.def (libssp): Add to lang_env_dependencies.
4191         * Makefile.in: Regenerate.
4192
4193 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4194
4195         * MAINTAINERS: Add myself as middle-end maintainer.
4196
4197 2005-08-17  Christian Groessler  <chris@groessler.org>
4198
4199         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4200         * Makefile.in: Regenerate.
4201
4202 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4203
4204         * MAINTAINERS (write after approval): Added myself.
4205
4206 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4207
4208         * MAINTAINERS (Write After Approval): Add myself.
4209
4210 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4211
4212         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4213         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4214         Look for alternate names of the target cc and c++
4215         * configure: Regenerate.
4216
4217 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4218
4219         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4220         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4221         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4222         tools; remove code to manually set them.
4223         (Target tools): Look in the environment for them.
4224         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4225         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4226         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4227         build directory.
4228         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4229         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4230         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4231         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4232         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4233         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4234         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4235         * configure: Regenerate.
4236         * Makefile.in: Regenerate.
4237
4238 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4239
4240         * MAINTAINERS: Update for removed CPU targets.
4241
4242 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4243
4244         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4245         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4246         * Makefile.in: Regenerated.
4247
4248 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4249
4250         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4251         (CFLAGS_FOR_TARGET): Use it.
4252         (CXXFLAGS_FOR_TARGET): Likewise.
4253         * Makefile.in: Regenerated.
4254         * configure.in (--with-build-sysroot): New option.
4255         * configure: Regenerated.
4256
4257 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4258
4259         * Makefile.tpl: Wrap install between unstage and stage
4260         * Makefile.in: Regenerate.
4261
4262 2005-07-21  Eric Christopher  <echristo@apple.com>
4263
4264         * MAINTAINERS: Update affiliation.
4265
4266 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4267
4268         * MAINTAINERS: Add self as crx port maintainer.
4269
4270 2005-07-20  DJ Delorie  <dj@redhat.com>
4271
4272         * MAINTAINERS: Add self as m32c maintainer.
4273
4274 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4275
4276         * all files: Update FSF address.
4277
4278 2005-07-15  Eric Christopher  <echristo@redhat.com>
4279
4280         * MAINTAINERS: Change affiliation.
4281
4282 2005-07-14  Jim Blandy  <jimb@redhat.com>
4283
4284         * configure.in: Add cases for Renesas m32c.
4285         * configure: Regenerated.
4286
4287 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4288
4289         * COPYING.LIB: Update from fsf.org.
4290
4291 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4292
4293         * COPYING, compile, config.guess,
4294         config.sub, install-sh, missing, mkinstalldirs,
4295         symlink-tree, ylwrap: Sync from upstream sources.
4296         * config-ml.in: Update FSF address.
4297
4298 2005-07-13  Eric Christopher  <echristo@redhat.com>
4299
4300         * configure.in: Add toplevel noconfigdir support for tpf.
4301         * configure: Regenerate.
4302
4303 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4304
4305         PR ada/22340
4306
4307         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4308         * Makefile.in: Regenerate.
4309
4310 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4311
4312         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4313         Brolley to write-after-approval.
4314
4315 2005-07-07  Andreas Schwab  <schwab@suse.de>
4316
4317         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4318         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4319         * Makefile.in: Regenerated.
4320
4321 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4322
4323         * configure.in: Don't build sim or rda when targetting darwin.
4324         * configure: Regenerate.
4325
4326 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4327
4328         * configure.in: Add --enable-libssp and --disable-libssp.
4329         * configure: Regenerate with autoconf-2.13.
4330
4331 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4332
4333         * Makefile.def (target_modules): Add libssp.
4334         * configure.in (target_libraries): Add target-libssp.
4335         * configure: Rebuilt.
4336         * Makefile.in: Rebuilt.
4337
4338 2005-07-01  Zack Weinberg  <zackw@panix.com>
4339
4340         * MAINTAINERS: Change email address.  Resign from maintainership.
4341
4342 2005-07-01  Richard Guenther  <rguenther@suse.de>
4343
4344         * MAINTAINERS: Change my e-mail address and affiliation.
4345
4346 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4347
4348         * Makefile.def (stagefeedback): Come after profile.
4349         Define profiledbootstrap target.
4350         * Makefile.tpl (profiledbootstrap): Remove.
4351         (stageprofile-end): Zap stagefeedback.
4352         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4353         * Makefile.in: Regenerate.
4354
4355 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4356
4357         * MAINTAINERS: Update my email address.
4358
4359 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4360
4361         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4362         In 'cpp' stanza, support '#line' as well as '# '.
4363
4364 2005-06-08  Andreas Schwab  <schwab@suse.de>
4365
4366         * MAINTAINERS: Move myself from 'Write After Approval' to
4367         'CPU Port Maintainers' section as m68k maintainer.
4368
4369 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4370
4371         * configure.in (unsupported_languages): New macro.
4372         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4373         non-ported target libraries in noconfigdirs.
4374         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4375         non-linux-gnu.  Remove libgcj_ex_libffi.
4376         <lang_frag loop>: Set add_this_lang=no if the language is in
4377         unsupported_languages.
4378         * configure: Regenerate.
4379
4380 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4381
4382         * configure.in: Fix typo in handling of --with-mpfr-dir.
4383         * configure: Regenerate.
4384
4385 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4386
4387         * MAINTAINERS: Update my email address.
4388
4389 2005-06-02  Jim Blandy  <jimb@redhat.com>
4390
4391         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4392         accepted into the master sources.)
4393
4394 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4395             Michael Snyder  <msnyder@redhat.com>
4396             Stan Cox  <scox@redhat.com>
4397
4398         * configure.in: Set noconfigdirs for ms1.
4399
4400         * configure: Regenerate.
4401
4402 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4403
4404         * MAINTAINERS (Write After Approval): Add self.
4405
4406 2005-06-01  Josh Conner  <jconner@apple.com>
4407
4408         * MAINTAINERS (Write After Approval): Add self.
4409
4410 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4411
4412         * MAINTAINERS: Update my email address.
4413
4414 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4415
4416         * MAINTAINERS (Write After Approval): Add self.
4417
4418 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4419
4420         * MAINTAINERS (Write After Approval): Remove self.
4421
4422 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4423
4424         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4425         (Dependencies): Consider target modules for bootstrap dependencies.
4426         Make target bootstrap modules depend on each stage's gcc.
4427         * Makefile.in: Regenerate.
4428
4429 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4430
4431         * Makefile.def (configure-gcc): Depend on binutils having been built.
4432         (all-gcc): No need to do it here.
4433         * Makefile.in: Regenerate.
4434
4435 2005-05-19  Paul Brook  <paul@codesourcery.com>
4436
4437         * configure.in: Rewrite misleading error message when requested
4438         language cannot be built.
4439         * configure: Regenerate.
4440
4441 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4442
4443         * ylwrap: Import from Automake 1.9.5.
4444
4445 2005-05-13  David Ung  <davidu@mips.com>
4446
4447         * MAINTAINERS (Write After Approval): Add self.
4448
4449 2005-05-09  Mike Stump  <mrs@apple.com>
4450
4451         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4452         lt_cv_sys_max_cmd_len for now.
4453
4454 2005-05-09  Stan Cox  <scox@redhat.com>
4455
4456         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4457
4458 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4459
4460         * README.SCO: Update the URL.
4461
4462 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4463
4464         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4465         with_gnu_ld to libtool.
4466         * ltcf-c.sh (aix[45]): Define file_list_spec.
4467         * ltcf-cxx.sh (aix[45]): Same.
4468         * ltcf-gcj.sh (aix[45]): Same.
4469         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4470         exists, write list of input files to temporary file.
4471
4472 2005-05-04  Mike Stump  <mrs@apple.com>
4473
4474         * configure.in: Always pass --target to target configures as
4475         otherwise rebuilds that do --recheck will fail.
4476         * confiugure: Rebuilt.
4477
4478 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4479
4480         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4481         STAGE_HOST_EXPORTS.
4482         (configure, all): Add bootstrap support.
4483         (Host modules, target modules): Pass post-stage1 flags and exports.
4484         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4485         * Makefile.in: Regenerate.
4486
4487 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4488
4489         * configure: Regenerate.
4490
4491 2005-04-27  Mike Stump  <mrs@apple.com>
4492
4493         * MAINTAINERS: Add self as darwin maintainer.
4494
4495 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4496
4497         * config.sub: Update from master copy.
4498
4499 2005-04-21  Mike Stump  <mrs@apple.com>
4500
4501         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4502         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4503
4504 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4505
4506         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4507         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4508         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4509         "*-*-elf" and "*-*-linux*".
4510         * configure: Regenerate.
4511
4512 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4513
4514         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4515
4516 2005-04-12  Mike Stump  <mrs@apple.com>
4517
4518         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4519
4520 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4521
4522         * MAINTAINERS (Write After Approval): Add myself.
4523
4524 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4525
4526         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4527
4528 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4529
4530         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4531         (TARGET_CONFIGARGS): Include --with-target-subdir.
4532         (configure, all): New macros.  Use them throughout.
4533         * Makefile.in: Regenerate.
4534
4535 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4536
4537         * MAINTAINERS (Write After Approval): Add myself.
4538
4539 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4540
4541         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4542
4543 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4544
4545         * MAINTAINERS: Move John Carr to Write After Approval.
4546
4547 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4548
4549         * config/mh-mingw32: Delete.
4550         * configure.in: Don't use it.
4551         * configure: Regenerate.
4552
4553 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4554
4555         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4556         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4557         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4558         (HOST_LIB_PATH): Generate from Makefile.def.
4559         (TARGET_LIB_PATH): Likewise.
4560         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4561         * Makefile.in: Regenerate.
4562         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4563         (RPATH_ENVVAR): Include Darwin case.
4564         * configure: Regenerate.
4565
4566 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4567
4568         * MAINTAINERS (Various Maintainers): Remove self.
4569         (Write After Approval): Add self.
4570
4571 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4572
4573         * MAINTAINERS (Various Maintainers): Add self.
4574
4575 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4576
4577         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4578         * configure: Regenerate.
4579
4580 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4581
4582         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4583         gcc_version, and gcc_version_trigger from set of flags to pass.
4584         * Makefile.tpl: Remove definitions of above variables.
4585         (config.status): Remove dependency on $(gcc_version_trigger).
4586         * Makefile.in: Regenerate.
4587         * configure.in: Do not reference config/gcc-version.m4 nor
4588         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4589         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4590         * configure: Regenerate.
4591
4592 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4593             Andrew Pinski  <pinskia@physics.uc.edu>
4594
4595         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4596         * Makefile.in: Regenerate.
4597
4598 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4599
4600         * MAINTAINERS (Write After Approval): Add myself.
4601
4602 2005-03-03  David Ayers  <d.ayers@inode.at>
4603
4604         * MAINTAINERS (Write After Approval): Add myself.
4605
4606 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4607
4608         PR libgcj/20160
4609         * ltmain.sh: Avoid creating archives with components that have
4610         duplicate basenames.
4611
4612 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4613
4614         PR bootstrap/20250
4615         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4616         instead of check.
4617         * Makefile.in: Regenerate.
4618
4619 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4620
4621         * Makefile.in: Regenerate to fix conflict between the previous two
4622         patches.
4623
4624 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4625
4626         PR bootstrap/17383
4627         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4628         * Makefile.tpl (HOST_SUBDIR): New substitution.
4629         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4630         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4631         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4632         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4633         (Host modules, Bootstrapped modules): Use it.
4634         (Build modules, Target modules): Do not create symlink trees,
4635         always configure out-of-srcdir.
4636         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4637         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4638         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4639         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4640
4641         * Makefile.in: Regenerate.
4642         * configure: Regenerate.
4643
4644 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4645
4646         Merged from libada-gnattools-branch:
4647         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4648
4649         * gnattools: New directory.
4650         * Makefile.def: Add gnattools as a module, depending on target-libada.
4651         * Makefile.in: Regenerate.
4652         * configure.in: Include gnattools in host_tools; disable it if ada
4653         is disabled.
4654         * configure: Regenerate.
4655
4656 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4657
4658         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4659         treelang maintainer.
4660         (Write After Approval): Remove myself.
4661
4662 2005-02-23  Paul Schlie  <schlie@comcast.net>
4663
4664         * configure.in: Allow darwin targeted ports to build tk, itcl and
4665         libgui.
4666         * configure: Regenerate.
4667
4668 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4669
4670         PR libgcj/10353
4671         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4672         * configure: Regenerate.
4673
4674 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4675
4676         * MAINTAINERS (Write After Approval): Add myself.
4677
4678 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4679
4680         * MAINTAINERS: Update my e-mail address.
4681
4682 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4683
4684         * MAINTAINERS (Write After Approval): Add myself.
4685
4686 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4687
4688         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4689         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4690         target-libgloss when not *-*-elf and *-*-aout.
4691         * configure: Regenerate.
4692
4693 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4694
4695         * MAINTAINERS: Remove obsolete entries.
4696
4697         * MAINTAINERS (Write After Approval): Add Michael Matz.
4698
4699 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4700
4701         * MAINTAINERS: Remove self as cpplib maintainer.
4702
4703 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4704
4705         * install-sh, config.sub: Import from upstream.
4706
4707 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4708
4709         PR bootstrap/18222
4710         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4711         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4712         * Makefile.in: Regenerate.
4713
4714 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4715
4716         * MAINTAINERS: Update my email address.
4717
4718 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4719             Andreas Schwab  <schwab@suse.de>
4720
4721         PR bootstrap/18033
4722         * config-ml.in: Eval option if surrounded by single quotes.
4723
4724 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4725
4726         Revert 2004-12-28 Makefile changes, a better fix will be
4727         applied to mainline and src after GCC 4.0 branches.
4728
4729 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4730
4731         PR bootstrap/17383
4732
4733         * Makefile.def (target_modules): Remove stage parameter,
4734         it is always true now.
4735         * Makefile.tpl (configure-build-[+module+],
4736         configure-target-[+module+]): Always build symlink tree
4737         for the directory and for include.  BUILD_SUBDIR and
4738         TARGET_SUBDIR cannot be . anymore.
4739         * Makefile.in: Regenerate.
4740
4741 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4742
4743         Revert 2004-12-08 Makefile changes.
4744
4745 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4746
4747         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4748         cygwin, mingw.
4749
4750 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4751
4752         * configure.in (sh64-*-*): Reenable gprof.
4753         * configure: Regenerate.
4754
4755 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4756
4757         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4758         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4759         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4760         * Makefile.in: Regenerate.
4761
4762 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4763
4764         * MAINTAINERS: Update my email address.
4765
4766 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4767
4768         * Makefile.tpl: Generate normal dependencies if the LHS module is
4769         not bootstrapped.
4770         * Makefile.in: Regenerate.
4771
4772 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4773
4774         * configure.in: Include config/gxx-include-dir.m4.  Use
4775         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4776         * configure: Regenerate.
4777
4778 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4779
4780         * config.if: Delete.
4781         * configure.in: Set libstdcxx_incdir directly.
4782         * configure: Regenerate.
4783
4784 2004-12-02  Eric Christopher  <echristo@redhat.com>
4785
4786         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4787         * Makefile.in: Regenerate.
4788
4789 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4790
4791         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4792         * configure: Regenerate.
4793
4794 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4795
4796         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4797         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4798         * configure: Regenerate.
4799
4800 2004-12-01  Eric Christopher  <echristo@redhat.com>
4801
4802         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4803         of things to remove.
4804
4805 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4806
4807         * MAINTAINERS (Write After Approval): Update my e-mail address.
4808
4809 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4810
4811         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4812         from CVS libtool to always pass_all.
4813
4814 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4815
4816         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4817         (hppa*64*-*-*): Delete incorrect comment.
4818         * configure: Rebuilt.
4819
4820 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4821
4822         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4823
4824 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4825
4826         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4827         from CVS libtool to always pass_all.
4828
4829 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4830
4831         * install-sh, compile: Import from automake.
4832
4833 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4834
4835         * config.guess, config.sub:  Import from savannnah.
4836
4837 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4838
4839         * MAINTAINERS (Write After Approval): Add myself
4840
4841 2004-11-12  Mike Stump  <mrs@apple.com>
4842
4843         * Makefile.def: Add html support.
4844         * Makefile.tpl: Likewise.
4845         * Makefile.in: Regenerate.
4846
4847 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4848
4849         PR 18423
4850         * configure.in: Remove all instances of build-fixincludes from
4851         noconfigdirs.
4852         (build_configargs): Supply --target to subdirectories.
4853         * configure: Regenerate.
4854
4855         * Makefile.def: Make gcc install depend on fixincludes install.
4856         * Makefile.in: Regenerate.
4857
4858 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4859
4860         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4861
4862 2004-11-11  Paul Brook  <paul@codesourcery.com>
4863
4864         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4865
4866 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4867
4868         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4869         target-libgfortran.
4870         * configure: Regenerate.
4871
4872 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4873
4874         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4875         like CC.
4876
4877 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4878
4879         * Makefile.def (host fixincludes): Specify missing targets.
4880         * Makefile.in: Regenerate.
4881
4882 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4883
4884         * MAINTAINERS: Add myself
4885
4886 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4887
4888         * MAINTAINERS (Write After Approval): Add myself.
4889
4890 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4891
4892         * Makefile.def: Build fixincludes for the host, too.
4893         * Makefile.in: Regenerate.
4894         * configure.in (host_tools): Add fixincludes.
4895         * configure: Regenerate.
4896
4897 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4898
4899         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4900         * configure: Regenerated.
4901
4902 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4903
4904         PR other/17783
4905         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4906         * configure: Regenerated.
4907
4908 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4909
4910         * README.SCO: Update per FSF instructions.
4911
4912 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4913
4914         PR target/18151
4915         * configure.in (case ${target}): Do not build fixincludes for avr.
4916         * configure: Regenerated.
4917
4918 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4919
4920         * configure.in (case ${target}): Do not build fixincludes
4921         on platforms where it is not used.
4922         * configure: Regenerated.
4923
4924 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4925
4926         * configure.in: Use an absolute path to install-sh.
4927         * configure: Regenerated.
4928
4929 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4930
4931         * MAINTAINERS (Write After Approval): Add myself.
4932
4933 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4934
4935         * MAINTAINERS: Remove from Write After Approval those that are
4936         already maintainers.
4937
4938 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4939
4940         * MAINTAINERS:  Update my email address.
4941
4942 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4943
4944         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4945         * configure: Regenerate.
4946
4947 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4948
4949         * MAINTAINERS:  Update my email address.
4950
4951 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4952
4953         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4954         entries belonging to this category.
4955
4956 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4957
4958         * MAINTAINERS: Update my e-mail address.
4959
4960 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4961
4962         Fix wrong conflict resolution in:
4963
4964         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4965
4966         * Makefile.in: Regenerate.
4967         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4968         in the recursive `make', instead of hardwiring `all'.
4969         (Autogenerated TARGET-* variables): New.
4970
4971 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4972
4973         * configure.in: Enable target-libgloss for crx-*-*.
4974         * configure: Regenerate.
4975
4976 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4977
4978         * MAINTAINERS (Various Maintainers): Move the "windows,
4979         cygwin, mingw" maintainer to ...
4980         (OS Port Maintainers): ... here.
4981
4982 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4983
4984         * MAINTAINERS (Write After Approval): Remove those that are
4985         maintainers of some subsystem.
4986
4987 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4988
4989         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4990         * ltcf-cxx.sh (tpf*): Likewise.
4991         * ltconfig (tpf*): Add TPF OS configuration support.
4992
4993 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4994
4995         * MAINTAINERS: Change my email address to my new work account.
4996
4997 2004-09-24  Michael Roth  <mroth@nessie.de>
4998
4999         * configure.in (--without-headers): Add missing double quotes.
5000         * configure: Regenerate.
5001
5002 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5003
5004         * ylwrap: Revert to previous version.
5005
5006 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5007
5008         PR bootstrap/17369
5009         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5010         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5011         SET_GCC_LIB_PATH_CMD.
5012         (BASE_TARGET_EXPORTS): Likewise.
5013         * Makefile.in: Regenerated.
5014
5015         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5016         * configure: Regenerated.
5017
5018 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5019
5020         * config.guess: New upstream version
5021         * compile, depcomp, install-sh, ylwrap: Likewise.
5022
5023 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5024
5025         * config/mh-x86omitfp: New host makefile fragment.  Add
5026         -fomit-frame-pointer to the default BOOT_CFLAGS.
5027         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5028         * configure: Regenerate.
5029
5030 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5031
5032         PR target/11572
5033         * configure.in (*-*-darwin*): Renable libobjc.
5034         * configure: Regenerate.
5035
5036 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5037
5038         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5039
5040 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5041
5042         * Makefile.def: Remove libbanshee.
5043         * Makefile.tpl: Ditto.
5044         * configure.in: Ditto.
5045         * Makefile.in: Regen.
5046         * configure: Ditto.
5047
5048 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5049
5050         * ltmain.sh: Use $pic_object as $non_pic_object if
5051         $non_pic_object=none.
5052
5053 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5054
5055         * missing: Import latest version from master repository.
5056
5057 2004-09-06  Nick Clifton  <nickc@redhat.com>
5058
5059         * config.sub: Import latest version from master repository.
5060         * config.guess: Likewise.
5061         This includes these changes:
5062
5063         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5064
5065         * config.sub: Handle crisv32, alias etraxfs.
5066         * config.guess (crisv32:Linux:*:*): Handle.
5067
5068         2004-08-13  Brad Smith  <brad@comstyle.com>
5069
5070         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5071         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5072
5073         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5074
5075         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5076         assume the processor is a powerpc.  This is because coreutils
5077         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5078         in this case, due to a MacOS X bug that causes
5079         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5080         to return a negative number.
5081         Problem reported by Petter Reinholdtsen in:
5082         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5083
5084         2004-07-19  Ben Elliston  <bje@gnu.org>
5085
5086         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5087
5088         2004-06-24  Ben Elliston  <bje@gnu.org>
5089
5090         * config.guess: Update copyright years.
5091         * config.sub: Likewise.
5092
5093         2004-06-22  Robert Millan  <robertmh@gnu.org>
5094
5095         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5096         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5097
5098         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5099
5100         * config.guess (*:*VMS:*:*): New entry. Replaces
5101         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5102         manufacturer.
5103
5104         2004-06-22  Ben Elliston  <bje@gnu.org>
5105
5106         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5107         * config.sub: Likewise.
5108
5109         2004-06-22  Ben Elliston  <bje@gnu.org>
5110
5111         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5112         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5113
5114         2004-06-11  Ben Elliston  <bje@gnu.org>
5115
5116         * config.guess (pegasos:OpenBSD:*:*): Remove.
5117
5118         2004-06-11  Ben Elliston  <bje@gnu.org>
5119
5120         From Wouter Verhelst <wouter@grep.be>:
5121         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5122
5123         2004-06-11  Ben Elliston  <bje@gnu.org>
5124
5125         * config.guess (luna88k:OpenBSD:*:*): New.
5126
5127         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5128
5129         * config.guess (m32r*:Linux:*:*): New case.
5130         * config.sub: Handle m32rle.
5131
5132         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5133
5134         From Jens Petersen  <petersen@redhat.com>:
5135         * config.sub: Handle sparcv8.
5136
5137         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5138
5139         From Tom Smith <smith@cag.lkg.hp.com>:
5140         * config.guess: Version suffixes are equally significant on Tru64
5141         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5142         prefix of "P" (patched kernel).
5143
5144         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5145
5146         * config.sub: Add support for National Semiconductor CRX target.
5147
5148 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5149
5150         * MAINTAINERS (Various Maintainers): Remove myself as web page
5151         maintainer, add myself as maintainer of build status lists.
5152
5153 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5154
5155         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5156         *-*-netware, but add target-libmudflap.
5157         Consolidate *-*-netware targets (of which really only i?86 exists)
5158         into a single entry.
5159         * configure: Likewise.
5160
5161 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5162
5163         * Makefile.tpl (sorry): Remove.
5164         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5165         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5166         (do-clean): Clean per-stage directories too.
5167         (do-distclean): Run distclean-stage1 too.
5168         (.NOTPARALLEL): Enable during toplevel bootstrap.
5169         (stage[+id+]-bubble): Enable parallel execution during
5170         the recursive invocation.
5171         * Makefile.in: Regenerate.
5172
5173         Fix previous checkin:
5174
5175         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5176         include.
5177         * configure.in: Fix indentation.
5178         * configure: Regenerate.
5179
5180 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5181
5182         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5183         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5184         * configure: regenerate
5185         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5186         -mdynamic-no-pic
5187
5188 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5189
5190         * Makefile.def (build_modules): Add fixincludes.
5191         (dependencies): Make gcc depend on fixincludes.
5192         * configure.in (build_tools): Add fixincludes.
5193         (build_configdirs): Always include build_libs.
5194         * Makefile.in: Regenerate.
5195         * configure: Regenerate.
5196
5197 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5198
5199         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5200         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5201         phony targets; do not generate timestamp files.
5202         (distclean-stageN): Remove references to their timestamp files.
5203         (restageN, touch-stageN): Remove.
5204         (stageN-bubble): Rewritten.
5205         (compare): Support lean bootstraps.
5206         * Makefile.in: Regenerate.
5207
5208         * configure.in: Only warn when bootstrapping but
5209         build != host or build != target.  Support lean bootstraps.
5210         * configure: Regenerate.
5211
5212 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5213
5214         * configure.in:  Give a better error message if GMP/MPFR are missing
5215         and a language needing them has been requested.
5216         * configure:  Regenerated.
5217
5218 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5219
5220         * configure.in:  Print a list of available language front-ends if
5221         a requested one is missing.  Tidy stray tab characters.
5222         * configure:  Regenerated.
5223
5224 2004-08-19  Michael Koch  <konqueror@gmx.de>
5225
5226         * gcc/doc/install.texi: Update entry about automake for libjava.
5227
5228 2004-08-17  Robert Millan  <robertmh@gnu.org>
5229
5230         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5231         (instead of FreeBSD).
5232         * configure: Regenerate.
5233
5234 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5235
5236         * Makefile.in: Regenerate.
5237         * configure: Regenerate.
5238
5239         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5240         stage_*_flags.
5241         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5242         for bootstrapped modules if toplevel bootstrap is going.
5243         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5244         modules.  Adjust for changes in Makefile.def.  Enable several
5245         rules even in non-bootstrap mode, just to avoid peppering the
5246         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5247         (stage-[+prev+]-bubble): Remove.
5248
5249         * Makefile.def (Dependencies): Depend on all-build-bison,
5250         all-build-flex, all-build-byacc, all-build-texinfo, rather
5251         than the host variations.
5252         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5253         with BUILD_SUBDIR.
5254         (BISON): Update for recent Bisons.
5255         (YACC): Fix typo.
5256         (cross): Depend on all-build.
5257         (all): Do not depend on all-build.
5258         (prebootstrap): Remove.
5259         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5260         (Prebootstrap dependencies): Add them to the per-stage targets
5261         and to all-prebootstrap.
5262         * configure.in (build_configdirs): Always enable build_tools.
5263         (BUILD_DIR_PREFIX): Remove.
5264
5265         * Makefile.def (gcc): Add target variable.
5266         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5267         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5268         in the recursive `make', instead of hardwiring `all'.
5269         (Autogenerated TARGET-* variables): New.
5270
5271 2004-08-13  Brian Booth  <bbooth@redhat.com>
5272
5273         * MAINTAINERS: Remove myself from write-after-approval.
5274
5275 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5276
5277         * src-release: Stop distributing mmalloc with gdb (which doesn't
5278         use it).
5279         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5280         * Makefile.in: Regenerate.
5281
5282 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5283
5284         * configure.in (arm*-*-eabi*): New target.
5285         * configure: Regenerate.
5286
5287 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5288
5289         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5290         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5291         (Dependencies): New section.
5292         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5293         (configure-target-[+module+]): Depend on maybe-all-gcc
5294         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5295         (toplevel profiledbootstrap): Fix dependencies.
5296         * Makefile.in: Regenerate.
5297
5298 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5299
5300         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5301         target-libiberty to noconfigdirs.
5302         * configure: Regenerate.
5303
5304 2004-08-03  Paul Brook  <paul@codesourcery.com>
5305
5306         * configure.in: Check for MPFR as well as GMP.
5307         * configure: Regenerate.
5308
5309 2004-08-01  Robert Millan  <robertmh@gnu.org>
5310
5311         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5312         libmudflap for all GNU-based systems (with Glibc).
5313         * configure: Regenerate.
5314
5315 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5316
5317         * Makefile.def (host-modules): Add gcc.
5318         * Makefile.in: Regenerate.
5319         * Makefile.tpl (sorry): New rule.
5320         (configure-host, all-host, [+make_target+]-host, do-check,
5321         install-host): Do not add gcc as a special case.
5322         (host modules): Add a small special-casing for gcc.  Export
5323         extra_make_flags through the environment.
5324         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5325         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5326         other recursive targets for gcc): Remove.
5327
5328         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5329         (stage, unstage): New rules.
5330         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5331         distclean-stage[+id+]): Use stage_current.
5332         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5333         the stage*-start rules.
5334
5335 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5336
5337         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5338         use -all_load flag.
5339
5340 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5341
5342         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5343         * configure: Regenerate.
5344
5345 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5346
5347         * maintainer-scripts/gcc_release: Revert yesterday's change.
5348
5349 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5350
5351         * MAINTAINERS: Add myself to write-after-approval.
5352
5353 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5354
5355         * libf2c: Removed.
5356         * gcc/gccbug.in: Updated because of libf2c removal.
5357         * maintainer-scripts/gcc_release: Ditto.
5358
5359 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5360
5361         * configure.in: Build libmudflap by default on FreeBSD.
5362         * configure: Regenerated.
5363
5364 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5365
5366         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5367         systems.
5368         * configure: Regenerated.
5369
5370 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5371
5372         PR target/16344
5373         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5374         feedback based compiler.
5375         * Makefile.in: Rebuilt.
5376
5377 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5378
5379         * Makefile.def (host_modules): Set bootstrap=true for flex.
5380         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5381         * Makefile.in: Rebuilt.
5382
5383 2004-07-07  Jan Hubicka  <jh@suse.cz>
5384
5385         * MAINTAINERS: Add self as a profile feedback maintainer.
5386
5387 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5388
5389         * configure.in:  Do not prepend $srcdir to /dev/null in
5390         makefile fragments.
5391         * configure:  Regenerate.
5392
5393 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5394
5395         * Makefile.def (build_modules): Add bison, byacc, flex,
5396         m4, texinfo.
5397         (flags_to_pass): Add FLEX.
5398         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5399         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5400         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5401         DEFAULT_MAKEINFO): Remove.
5402         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5403         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5404         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5405         objdir or else use configured tool.
5406         (all-build): New.
5407         (all): Depend on it.
5408         (Build module dependencies): Add.
5409         * Makefile.in: Regenerate.
5410         * configure.in: Better support for multiple build modules,
5411         matching what is done for host/target modules.  Do not look
5412         for "plausible" locations of build tools if Canadian cross.
5413         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5414         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5415         * configure: Regenerate.
5416
5417 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5418
5419         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5420         * Makefile.in: Regenerate.
5421
5422 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5423
5424         * Makefile.tpl (configure-build-[+module+],
5425         configure-[+module+], configure-target-[+module+]): Pass
5426         [+extra_configure_args+].
5427         (all-build-[+module+], all-[+module+], check-[+module+],
5428         install-[+module+], [+make_target+]-[+module+],
5429         all-target-[+module+], check-target-[+module+],
5430         install-target-[+module+], [+make_target+]-target-[+module+]):
5431         Pass [+extra_make_args+].
5432         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5433         (GCC_HOST_EXPORTS): Remove.
5434         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5435         cross, check-gcc, check-gcc-c++, install-gcc,
5436         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5437         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5438         * Makefile.in: Regenerate.
5439
5440 2004-06-21  Matthew Sachs  <msachs@apple.com>
5441
5442         * MAINTAINERS: Added self to write-after-approval.
5443
5444 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5445
5446         * configure.in: Check for srcdir/winsup rather than build directory
5447         winsup.
5448         * configure: Regenerate.
5449
5450 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5451
5452         * configure.in: Don't build Cygwin native newlib if winsup
5453         directory is missing.  Emit warning instead.
5454         * configure: Regenerate.
5455
5456 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5457
5458         * Makefile.tpl (touch-stage[+id+]): New.
5459         (restage[+prev+]): Depend on touch-stage[+id+].
5460
5461         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5462         Use it throughout.
5463
5464         * Makefile.def: Add profile and feedback bootstrap stages.
5465         Remove next field from bootstrap stages.
5466         * Makefile.tpl (LN, LN_S): Substitute.
5467         (stageN-start, stageN-end): Use double-colon rules, to
5468         provide a hook for additional setup commands.
5469         (distclean-stageN-gcc, restageN): Create dependencies from
5470         [+prev+], not from [+next+].
5471         (stageN-bubble): Add commands for successive stages from
5472         [+prev+], using double-colon rules.
5473         (all-stageN-gcc): Fix typo.
5474         (stagefeedback-start, profiledbootstrap): New.
5475         * Makefile.in: Regenerate.
5476         * configure.in: Call ACX_PROG_LN.
5477         * configure: Regenerate.
5478
5479 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5480
5481         * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5484
5485         * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5488
5489         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5490         without gcc.
5491         * configure: Regenerate.
5492
5493 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5494
5495         * Makefile.tpl: Fix typo.
5496         * Makefile.in: Regenerate.
5497
5498 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5499
5500         * configure.in: Remove new- prefix from toplevel
5501         bootstrap targets.
5502         * configure: Regenerate.
5503
5504 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5505
5506         * Makefile.tpl (all.normal): Rename to all.
5507         (all): Replace with a rule to pick the default
5508         target from configure.
5509         (all-gcc, configure-gcc): Use conditionals to
5510         do nothing when toplevel bootstrap is going on.
5511         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5512         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5513         * configure.in: Support --enable-bootstrap.
5514
5515         * Makefile.def: Remove new- prefix from toplevel
5516         bootstrap targets.
5517         * Makefile.tpl: Likewise.
5518
5519         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5520         target.
5521
5522         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5523         $(RECURSE_FLAGS) to recursive invocation of make.
5524
5525         * Makefile.in: Regenerate.
5526         * configure: Regenerate.
5527
5528 2004-05-30  Andreas Jaeger  <aj@suse.de>
5529             Jim Wilson  <wilson@specifixinc.com>
5530
5531         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5532         like CC.
5533
5534 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5535
5536         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5537         * configure: Regenerate.
5538
5539 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5540
5541         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5542         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5543         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5544         targets.
5545         * Makefile.in: Regenerate.
5546
5547 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5548
5549         * configure.in: Test the ability to symlink directories.
5550         * configure: Regenerate.
5551
5552         * Makefile.def (bootstrap-stage): New definitions.
5553         * Makefile.tpl (configure-stage1-gcc,
5554         configure-stage2-gcc, configure-stage3-gcc,
5555         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5556         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5557         new-restage3, compare): Autogenerate, see Makefile.in
5558         entry for behavioral changes.
5559         (distclean-stage1, new-stage1-start, new-stage1-end,
5560         new-stage1-bubble, distclean-stage2, new-stage2-start,
5561         new-stage2-end, new-stage2-bubble, distclean-stage3,
5562         new-stage3-start, new-stage3-end): New autogenerated targets.
5563         (objext, prebootstrap, BOOT_CFLAGS,
5564         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5565         targets.
5566
5567         * Makefile.in: Regenerate.
5568         (distclean-stage1, new-stage1-start, new-stage1-end,
5569         new-stage1-bubble, distclean-stage2, new-stage2-start,
5570         new-stage2-end, new-stage2-bubble, distclean-stage3,
5571         new-stage3-start, new-stage3-end): New targets.
5572         (all-stage1-gcc): Move prebootstrap dependency from here...
5573         (configure-stage1-gcc): ...to here.
5574         (new-bootstrap): Use bubble targets.
5575         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5576         Use per-stage distclean targets.
5577         (configure-stage1-gcc, configure-stage2-gcc,
5578         configure-stage3-gcc, all-stage1-gcc,
5579         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5580         Use new-stageN-start to prepare the tree.
5581
5582 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5583
5584         * Makefile.def (host_modules): add libcpp.
5585         * Makefile.tpl: Add dependencies on and for libcpp.
5586         * Makefile.in: Regenerate.
5587         * configure.in: Add libcpp host module.
5588         * configure: Regenerate.
5589
5590 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5591
5592         * Makefile.tpl: Whenever a recursive target is defined, wrap
5593         it in a special @if/@endif block, and prepare its maybe
5594         dependency in the @if/@endif block
5595         * configure.in: Instead of writing maybe dependencies, remove
5596         the @if/@endif statements, and remove the @if/@endif blocks
5597         that remain.
5598         * configure: Regenerate.
5599         * Makefile.in: Regenerate.
5600
5601 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5602
5603         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5604
5605 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5606
5607         PR bootstrap/15120
5608         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5609         * */configure: Rebuilt.
5610
5611 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5612
5613         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5614         of libf2c.
5615         * configure, Makefile.in: Regenerate.
5616
5617 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5618
5619         * MAINTAINERS (Write After Approval): Add myself.
5620
5621 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5622
5623         Merge from tree-ssa-20020619-branch.
5624
5625         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5626         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5627         (HOST_GMPLIBS): Define.
5628         (HOST_GMPINC): Define.
5629         (TARGET_LIB_PATH): Add libmudflap.
5630         (GFORTRAN_FOR_TARGET): Define.
5631         (configure-build*): Export GFORTRAN.
5632         (configure-gcc): Export GMPLIBS and GMPINC.
5633         (all-gcc): Add maybe-all-libbanshee.
5634         (configure-target-libgfortran): Define.
5635         * Makefile.in: Regenerate.
5636         * configure.in (host_libs): Add libbanshee.
5637         (target_libraries): Add target-libmudflap and target-libgfortran.
5638         Add --with-libbanshee.
5639         Handle --disable-libmudflap.
5640         (*-*-freebsd*): Use with_gmp.
5641         Add $(libgcj) to noconfigdirs.
5642         * configure: Regenerate.
5643         * depcomp: New file.
5644         * MAINTAINERS: Add tree-ssa maintainers.
5645
5646 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5647
5648         * MAINTAINERS (Various Maintainers): Add myself.
5649
5650 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5651
5652         * MAINTAINERS (Write After Approval): Add myself.
5653
5654 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5655
5656         * MAINTAINERS (Write After Approval): Add myself.
5657
5658 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5659
5660         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5661         * configure: Regenerate.
5662
5663 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5664
5665         Revert:
5666         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5667
5668         * Makefile.def (flags_to_pass): Remove *dir variables that
5669         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5670         as well as prefix and exec_prefix.
5671         * Makefile.in: Regenerate.
5672
5673 2004-04-26  Robert Millan  <robertmh@gnu.org>
5674
5675         Add patches from libtool CVS.
5676         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5677         * ltconfig: Likewise.
5678         * ltcf-c.sh: Likewise.
5679         * ltcf-cxx.sh: Likewise.
5680         * ltcf-gcj.sh: Likewise.
5681
5682 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5683
5684         * Makefile.def (host_modules): Mark with the bootstrap
5685         flag packages on which gcc depends.
5686         * Makefile.tpl (all-bootstrap): Use it.
5687         * Makefile.in: Regenerate.
5688
5689 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5690
5691         * Makefile.def (flags_to_pass): Remove *dir variables that
5692         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5693         as well as prefix and exec_prefix.
5694         * Makefile.in: Regenerate.
5695
5696 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5697
5698         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5699         * configure: Regenerate.
5700         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5701         * gcc/Makefile.tpl (compare): Use the result of the test.
5702         * gcc/Makefile.in: Regenerate.
5703
5704 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5705
5706         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5707         Always relocate gcc and prev-gcc to the original names, even
5708         if the build fails.
5709         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5710         New targets.
5711
5712 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5713
5714         * MAINTAINERS: Update my email address.
5715
5716 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5717
5718         * configure.in (mips*-*-irix5*): Enable ld.
5719         * configure: Regenerate.
5720
5721 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5722
5723         * configure: Regenerate.
5724
5725 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5726
5727         * Makefile.tpl (configure-[+module+], configure-gcc,
5728         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5729         Set and export LDFLAGS.
5730         * Makefile.in: Regenerate.
5731
5732 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5733
5734         * MAINTAINERS: Add myself to write-after-approval.
5735
5736 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5737
5738         PR bootstrap/14871
5739         * Makefile.tpl: If we don't have built-in-tree target tools,
5740         use the ones found by configure rather than hacking around with
5741         program_transform_name.
5742         * configure.in: Give Makefile.tpl the information necessary
5743         to do that.
5744         * Makefile.in: Regenerate.
5745         * configure: Regenerate.
5746
5747 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5748
5749         PR bootstrap/14760
5750         * configure.in: When computing baseargs, strip *all* copies of
5751         offending options.  Also, don't match/substitute the trailing space,
5752         so that this actually works when two similar options are separated by
5753         only one space.
5754         * configure: Regenerate.
5755
5756 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5757
5758         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5759         (rs6000-*-aix*): Same.
5760         * configure: Regenerate.
5761
5762 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5763
5764         * MAINTAINERS: Add myself to write-after-approval.
5765
5766 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5767
5768         * MAINTAINERS: Add myself to write-after-approval.
5769
5770 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5771
5772         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5773         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5774         * Makefile.in: Regenerate.
5775
5776         * configure.in (top level bootstrap support): Rework --enable-werror
5777         to set @stage2_werror_flag@.
5778         * configure: Regenerate.
5779         * Makefile.tpl (top level bootstrap support): Pass
5780         @stage2_werror_flag@ down to configure in stages 2 and 3.
5781         * Makefile.in: Regenerate.
5782
5783 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5784
5785         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5786         for stages 2 and 3 as well as in make.  As a consequence, remove
5787         OUTPUT_OPTION (now detected by configure) from the flags passed down
5788         to make.
5789         * Makefile.in: Regenerate.
5790
5791         * Makefile.tpl (new-bootstrap): Fix typo.
5792         * Makefile.in: Regenerate.
5793
5794 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5795
5796         * Makefile.tpl: Rearrange by moving recursive_targets rules
5797         into their proper sections.
5798         * Makefile.tpl (top level bootstrap support): Move disabling
5799         of coverage flags from 'make' to 'configure'; improve comments.
5800         * Makefile.in: Regenerate.
5801
5802         * Makefile.tpl (experimental top level bootstrap) Move stage1
5803         language setting from all- target to configure- target; disable
5804         intermodule optimization in stage 1; prevent gratuitous rebuilds
5805         of stage 1.
5806         * Makefile.in: Regenerate.
5807         * configure.in: Comma-separate stage 1 language list for top
5808         level bootstrap.
5809         * configure: Regenerate.
5810
5811         * Makefile.tpl: Clean up experimental top level bootstrap support:
5812         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5813         prev-gcc in configure- targets as well as all- targets.
5814         * Makefile.in: Regenerate.
5815
5816 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5817
5818         * compile: New file imported from automake.
5819
5820 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5821
5822         * configure.in: Remove symbolic link section.
5823         * configure: Regenerate.
5824         * Makefile.tpl (links): Remove.
5825         * Makefile.in: Regenerate.
5826
5827 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5828             Nathanael Nerode  <neroden@gcc.gnu.org>
5829
5830         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5831         Set with AC_CHECK_PROGS.
5832         * configure.in: Fix comment typo from last patch.
5833         * configure: Regenerate.
5834
5835 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5836
5837         * Makefile.tpl: Introduce experimental top level bootstrap support.
5838         * Makefile.in: Regenerate.
5839         * configure.in: Introduce support for top level bootstrap.
5840         * configure: Regenerate.
5841
5842 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5843             Paolo Bonzini  <bonzini@gnu.org>
5844
5845         PR bootstrap/14522
5846         * configure.in: Cope with shells that do not support unquoted ^
5847         * configure: Regenerate.
5848
5849 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5850             Paolo Bonzini  <bonzini@gnu.org>
5851
5852         PR bootstrap/14522
5853         * configure.in: Cope with shells that do not support nesting
5854         quotes inside quoted backquote substitutions.
5855         * configure: Regenerate.
5856
5857 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5858
5859         PR bootstrap/14522
5860         * configure.in: Fix escaping of $.
5861         * configure: Regenerate.
5862
5863 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5864
5865         * configure: Regenerate, since I forgot to while committing Paolo's
5866         changes.
5867
5868 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5869
5870         PR ada/14131
5871         Move language detection to the top level.
5872         * configure.in: Find default values for the tools as
5873         soon as possible.  Disable ada if GNAT is not found.
5874         Emit error message about missing languages.  Expand
5875         --enable-languages=all for the gcc subdirectory.
5876
5877 2004-03-10  Ben Elliston  <bje@gnu.org>
5878
5879         * MAINTAINERS: Update my email address.
5880
5881 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5882
5883         * ltconfig: Disable building static libraries if building shared
5884         libraries on AIX 5L.
5885
5886 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5887
5888         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5889         and disable libgcj.
5890         * configure: Regenerated.
5891
5892 2004-03-01  Brian Booth  <bbooth@redhat.com>
5893
5894         * MAINTAINERS: Add myself to write-after-approval.
5895
5896 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5897
5898         * MAINTAINERS: Add myself to write-after-approval.
5899
5900 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5901
5902         PR bootstrap/7087
5903         * Makefile.tpl: Guard XFOO sed statements better.
5904         * Makefile.tpl: Add dependency for configure-target-libada.
5905         * Makefile.in: Regenerate (incidentally fixes broken
5906         commit when libada-branch was merged).
5907
5908 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5909
5910         * MAINTAINERS: Add myself to write-after-approval.
5911
5912 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5913
5914         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5915         maintainers.
5916
5917 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5918
5919         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5920         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5921
5922 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5923
5924         PR bootstrap/11932
5925         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5926
5927 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5928
5929         * MAINTAINERS: Added myself to write-after-approval.
5930
5931 2004-02-14  Michael Koch  <konqueror@gmx.de>
5932
5933         * MAINTAINERS: Added myself to write-after-approval.
5934
5935 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5936
5937         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5938         some OS port maintainers to OS port maintainers section.
5939
5940 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5941
5942         * MAINTAINERS: Add self.
5943
5944 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5945
5946         * MAINTAINERS: Alphabetize.
5947
5948 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5949
5950         * MAINTAINERS: Remove myself.
5951
5952 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5953
5954         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5955         (rs6000-*-aix*): Same.
5956         * configure: Regenerate.
5957
5958 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5959
5960         * configure.in (host): Add in missing $noconfigdirs to defines.
5961         * configure: Regenerate.
5962
5963 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5964             Nathanael Nerode  <neroden@gcc.gnu.org>
5965
5966         PR ada/6637, PR ada/5911
5967         Merge with libada-branch:
5968         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5969         with appropriate dependencies. Add --enable-libada configure switch.
5970         * configure, Makefile.in: Regenerate.
5971
5972 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5973
5974         * MAINTAINERS: Add myself to write-after-approval.
5975
5976 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5977
5978         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5979         * configure: Regenerate.
5980
5981 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5982
5983         Merge from upstream:
5984
5985         * ltmain.in: When setting IFS to '~', be careful about user
5986         arguments that contain '~'.
5987
5988         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5989
5990         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5991         Also test $base_compile against $CC with escaped arguments. Bug
5992         reported by Geoff Keating <geoffk@apple.com>.
5993
5994 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5995
5996         * MAINTAINERS: Remove i960 port.
5997
5998 2004-01-23  DJ Delorie  <dj@redhat.com>
5999
6000         * Makefile.def (target_modules) [libiberty]: Don't stage.
6001         * Makefile.in: Rebuilt.
6002
6003 2004-01-20  Caroline Tice  <ctice@apple.com>
6004
6005         * MAINTAINERS: Add myself to write-after-approval.
6006
6007 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6008
6009         * MAINTAINERS: Update my email address.
6010
6011 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6012
6013         * MAINTAINERS: Add myself to write-after-approval.
6014
6015 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6016
6017         * MAINTAINERS: Remove entries without email address.
6018
6019 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6020
6021         * MAINTAINERS: Add myself to write-after-approval.
6022
6023 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6024
6025         * MAINTAINERS: Update my email address.
6026
6027 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6028
6029         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6030         * Makefile.tpl (configure-target-[+module+]): Support stage.
6031         * Makefile.in: Rebuilt.
6032
6033 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6034
6035         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6036
6037 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6038
6039         * MAINTAINERS: Add myself as a MIPS maintainer.
6040
6041 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6042
6043         * configure.in: Use ./config.cache, not config.cache.
6044         * configure: Regenerate.
6045         * Makefile.tpl: Special-casing not needed for GCC any more.
6046         * Makefile.in: Regenerate.
6047
6048         * configure.in: Don't share a cache file for host dirs.
6049         * configure: Regenerate.
6050
6051         * config-ml.in: Don't mess with the cache file.
6052
6053 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6054
6055         * MAINTAINERS: Move myself from 'Write After Approval' to
6056         'CPU Port Maintainers' section as SPARC maintainer.
6057
6058 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6059
6060         * Makefile.tpl: Make GCC use a separate config.cache.
6061         * Makefile.in: Regenerate.
6062
6063         PR bootstrap/11932, PR bootstrap/11933
6064         (I don't know if it will fix either of them, but it relates
6065         to them.)
6066         * configure.in: Don't use shared config.cache for target
6067         directories.
6068         * configure: Regenerate.
6069
6070 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6071
6072         * MAINTAINERS: Add myself to 'Write After Approval' section.
6073
6074 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6075
6076         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6077         * configure: Regenerated.
6078
6079 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6080
6081         * MAINTAINERS: Remove the mn10200 maintainer.
6082
6083 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6084
6085         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6086         * configure: Regenerated.
6087
6088 2003-12-16  Jan Hubicka  <jh@suse.cz>
6089
6090         * MAINTAINERS: Add myself as callgraph maintainer.
6091
6092 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6093
6094         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6095         * configure: Regenerate.
6096
6097 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6098
6099         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6100         'Write After Approval' section. Update email.
6101
6102 2003-12-01  James Lemke  <jim@wasabisystems.com>
6103
6104         * MAINTAINERS (Write After Approval): Add myself.
6105
6106 2003-11-20  Matt Thomas  <matt@3am-software.com>
6107
6108         * MAINTAINERS: Add myself as a vax port maintainer.
6109
6110 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6111
6112         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6113         (configure-build-[+module+], configure-[+module+]): Likewise.
6114         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6115         * Makefile.in: Regenerate.
6116
6117 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6118
6119         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6120         shared/dylibed libraries.
6121         * ltmain.sh: Likewise.
6122         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6123         * ltcf-cxx.sh: Likewise.
6124         * ltcf-gcj.sh: Likewise.
6125         * ltconfig: Likewise.
6126
6127 2003-11-17  Stan Cox  <scox@redhat.com>
6128
6129         * MAINTAINERS: Add myself as iq2000 port maintainer.
6130
6131 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6132
6133         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6134         * Makefile.in: Regenerate.
6135
6136 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6137
6138         * config.sub: Update to 2003-11-03 version.
6139
6140 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6141
6142         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6143         * configure:  Regenerate.
6144
6145 2003-10-20  Nicolas Pitre  <nico@cam.org>
6146
6147         * MAINTAINERS: Add myself to 'Write After Approval' section.
6148
6149 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6150
6151         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6152
6153 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6154
6155         * MAINTAINERS: Update my email address.
6156
6157 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6158
6159         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6160
6161 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6162
6163         * MAINTAINERS: Add myself to 'Write After Approval' section.
6164
6165 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6166
6167         * config.guess: Update to 2003-10-16 version.
6168         * config.sub: Update to 2003-10-16 version.
6169
6170 2003-10-15  David Daney  <ddaney@avtrex.com>
6171
6172         * MAINTAINERS: Added myself to 'Write After Approval' section.
6173
6174 2003-10-15  Falk Hueffner  <falk@debian.org>
6175
6176         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6177         'Write After Approval' section. Update email.
6178
6179 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6180
6181         * MAINTAINERS: Move myself from 'Write After Approval' to
6182         'Various Maintainers' section as middle-end maintainer.
6183
6184 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6185
6186         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6187         HOST_FLAGS_TO_PASS.
6188         * Makefile.in: Regenerate.
6189
6190 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6191
6192         * config.guess: Update to 2003-10-07 version.
6193         * config.sub: Update to 2003-10-07 version.
6194
6195 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6196
6197         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6198         * ltconfig (irix5*, irix6*): Don't override version_type.
6199
6200 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6201
6202         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6203         * configure: Rebuilt
6204         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6205         * Makefile.in: Rebuilt
6206
6207 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6208
6209         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6210
6211 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6212
6213         * MAINTAINERS (Write After Approval): Add myself.
6214
6215 2003-09-29  Paul Koning  <ni1d@arrl.net>
6216
6217         * MAINTAINERS: Move myself from "Write After Approval"
6218         to CPU platform maintainers for pdp11 platform.
6219
6220 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6221
6222         * MAINTAINERS: Move myself from 'Write After Approval' to
6223         'Various Maintainers' section as libffi testsuite maintainer.
6224
6225 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6226
6227         * configure.in: Pass a computed --program-transform-name
6228         to subconfigures.
6229         * configure: Regenerated.
6230
6231 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6232
6233         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6234         * Makefile.in: Regenerate.
6235
6236         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6237         * Makefile.in: Regenerate.
6238
6239 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6240
6241         * MAINTAINERS: Move myself from 'Write After Approval'
6242         to 'Various Maintainers' (objective-c) section.
6243
6244 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6245
6246         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6247         quoting.
6248         * configure: Regenerated.
6249
6250 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6251
6252         * MAINTAINERS (Write After Approval): Add myself to write after
6253         approval list.
6254
6255 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6256
6257         * MAINTAINERS (Write After Approval): Add myself.
6258
6259 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6260
6261         * MAINTAINERS: Update my e-mail address.
6262
6263 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6264
6265         * libtool.m4 (LD): Correct powerpc64 host match.
6266
6267 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6268
6269         * MAINTAINTERS: Update my affiliation and email address.
6270
6271 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6272
6273         * MAINTAINERS (Write After Approval): Add myself.
6274
6275 2003-09-04  DJ Delorie  <dj@redhat.com>
6276
6277         * configure: Regenerate.
6278
6279 2003-09-04  Robert Millan  <robertmh@gnu.org>
6280
6281         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6282
6283 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6284
6285         * configure.in: Ensure arguments to sed are properly spaced.
6286         * configure: Regenerate.
6287
6288 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6289
6290         * MAINTAINERS: Update my e-mail address.
6291
6292 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6293
6294         * MAINTAINERS (Write After Approval): Add myself.
6295
6296 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6297
6298         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6299         * configure: Regenerated.
6300
6301 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6302
6303         * MAINTAINERS: Update my email address.
6304
6305 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6306
6307         * configure.in:  Use newline instead of semicolon when assuming
6308         shell arguments in a for loop.
6309         * configure:  Regenerated.
6310
6311 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6312
6313         * MAINTAINERS: Resurrect the i860 maintainer.
6314
6315 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6316
6317         PR 8180
6318         * configure.in: When testing with_libs and with_headers, treat
6319         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6320         * configure: Regenerate.
6321
6322         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6323         make, shell, etc.
6324         (baseargs): Likewise.
6325         * configure: Regenerate.
6326
6327 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6328
6329         * MAINTAINERS (Write After Approval): Add myself.
6330
6331 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6332
6333         * configure.in: Disable libgcj for darwin not on powerpc.
6334         * configure: Rebuild.
6335
6336 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6337
6338         * config-ml.in, symlink-tree: Add license.
6339
6340 2003-08-03  Richard Stallman  <rms@gnu.org>
6341             Eben Moglen  <moglen@columbia.edu>
6342
6343         * README.SCO: New file.
6344
6345 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6346
6347         * Makefile.tpl (check, check-c++): Express dependencies using
6348         dependencies rather than commands.
6349         * Makefile.in: Regenerate.
6350
6351 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6352
6353         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6354         * configure: Ditto.
6355
6356 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6357
6358         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6359         * Makefile.in: Update.
6360
6361 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6362
6363         * configure.in: Enable libgcj for darwin.
6364         * configure: Rebuild.
6365
6366 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6367
6368         * config-ml.in:  Use ac_configure_args directly instead of
6369         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6370         actually seen.
6371
6372 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6373
6374         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6375         creating target and build subdirs to build all parent dirs as needed.
6376         * Makefile.in: Rebuild.
6377         * configure.in: Don't build dirs explicitly here.
6378         * configure: Rebuild.
6379
6380 2003-07-26  Paul Brook  <paul@nowt.org>
6381
6382         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6383
6384 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6385
6386         * Makefile.tpl (all-make): Depend on intl.
6387         * Makefile.in: Rebuilt.
6388
6389 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6390
6391         * install-sh:  Update to newer upstream versions (associated with
6392         aclocal 1.7).
6393         * mkinstalldirs:  Likewise.
6394         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6395
6396 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6397
6398         * MAINTAINERS: Move self from Bug database only accounts
6399         to write-after-approval.
6400
6401 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6402
6403         * config.if: Remove unused libc_interface determination.
6404
6405 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6406
6407         * MAINTAINERS: Move self from write-after-approval to
6408         build machinery (*.in).
6409
6410 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6411
6412         PR bootstrap/11273
6413         PR bootstrap/11408
6414         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6415         unused INSTALL_PROGRAM_ARGS.
6416         * configure.in: Use AC_PROG_INSTALL.
6417         * Makefile.in: Regenerate.
6418         * configure: Regenerate.
6419
6420 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6421
6422         * MAINTAINERS: Alphabetize.
6423
6424 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6425
6426         * configure: Rebuilt.
6427         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6428         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6429         newlib nor libgloss.
6430         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6431         * configure.in (am33_2.0-*-linux*): Added.
6432
6433 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6434
6435         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6436         * configure: Regenerate.
6437
6438 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6439
6440         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6441         * Makefile.in: Regenerate.
6442
6443 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6444
6445         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6446         * Makefile.in: Regenerate.
6447
6448 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6449
6450         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6451         * Makefile.in: Regenerated.
6452
6453         * config-ml.in: Replace PWD with PWD_COMMAND.
6454
6455 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6456
6457         * intl: New directory; see intl/ChangeLog for details.
6458         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6459         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6460         * Makefile.in: Regenerate.
6461
6462 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6463
6464         * configure.in: Clean up config-lang.in handling.  Delete
6465         useless assignment to "subdirs".
6466         * configure: Regenerate.
6467
6468 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6469
6470         * configure.in: Rename 'target_libs' to 'target_libraries'.
6471         Remove useless reference to 'target_libs'.
6472         * configure: Regenerate.
6473
6474 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6475
6476         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6477         * Makefile.in: Regenerate.
6478
6479 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6480
6481         * Makefile.def: Introduce flags_to_pass.
6482         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6483         * Makefile.in: Regenerate.
6484
6485 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6486
6487         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6488         and target-libgloss.
6489         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6490         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6491         * configure: Regenerate.
6492
6493 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6494
6495         * configure.in: Update testsuite_flags to new location.
6496         * configure. Regenerate.
6497
6498 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6499
6500         * Makefile.tpl: Remove BUILD_CC stuff.
6501         * Makefile.in: Regenerate.
6502
6503 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6504
6505         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6506
6507 2003-06-16  Graeme Peterson  <gp@qnx.com>
6508
6509         * MAINTAINERS (Write After Approval): Add myself.
6510
6511 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6512
6513         * config.guess: Update to 2003-06-12 version.
6514         * config.sub: Update to 2003-06-13 version.
6515
6516 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6517
6518         * config.guess: Update to 2003-06-06 version.
6519         * config.sub: Update to 2003-06-06 version.
6520
6521 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6522
6523         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6524         * configure. Regenerate.
6525
6526 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6527
6528         * configure.in: Disable serial configure by default.
6529         * configure: Regenerate.
6530         * Makefile.tpl: Abolish .NOTPARALLEL.
6531         * Makefile.in: Regenerate.
6532
6533         * Makefile.tpl: Replace {build,host,target}_canonical by
6534         {build,host,target}.
6535         * Makefile.in: Regenerate.
6536
6537         * Makefile.tpl: Fix stupid pasto.
6538         * Makefile.in: Regenerate.
6539
6540 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6541
6542         * Makefile.tpl: Remove bogus conditional.
6543         * Makefile.in: Regenerate.
6544
6545 2003-06-05  Jan Hubicka  <jh@suse.cz>
6546
6547         * Makefile.tpl (profiledbootstrap): New target.
6548         * Makefile.in (profiledbootstrap): New target.
6549
6550 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6551
6552         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6553         Pinski. Remove user names from other bugzilla-only maintainers.
6554
6555 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6556
6557         * Makefile.tpl: Make 'recursive targets' using autogen rather
6558         than shell loop.  Remove duplicate 'clean' targets and false
6559         comments.
6560         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6561         Add systematic method of specifying missing targets in subdirs.
6562         Add copyright boilerplate.
6563         * Makefile.in: Regenerate.
6564         * configure.in: Add 'recursive targets' to maybe list.
6565         * configure: Regenerate.
6566
6567         * MAINTAINERS: "GNATS only" -> "Bug database only".
6568
6569         * Makefile.tpl: Rename [+target+] to [+make_target+].
6570         * Makefile.def: Rename 'target' to 'make_target'.
6571
6572 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6573
6574         * MAINTAINERS: Add self as options handling maintainer.
6575
6576 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6577
6578         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6579         been too long since I touched those ports.
6580
6581 2003-05-28  DJ Delorie  <dj@redhat.com>
6582
6583         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6584         * Makefile.in: Regenerate.
6585
6586 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6587
6588         * configure.in: Use curly braces in the definition of tooldir.
6589         * configure: Regenerate.
6590
6591 2003-05-21  DJ Delorie  <dj@redhat.com>
6592
6593         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6594         newlib or libgloss.
6595         * Makefile.in: Regenerate.
6596
6597 2003-05-21  DJ Delorie  <dj@redhat.com>
6598
6599         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6600         * Makefile.in: Regenerate.
6601
6602 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6603
6604         * MAINTAINERS: Update my e-mail address.
6605
6606 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6607
6608         * configure.in: Switch more things to use maybe dependencies.
6609         * Makefile.tpl: Switch more things to use maybe dependencies.
6610         Factor out common code from autogen IF statements.
6611         * configure: Regenerate.
6612         * Makefile.in: Regenerate.
6613
6614 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6615
6616         * configure.in: Accept i[3456789]86 for machine type.
6617         * configure: Regenerate.
6618
6619 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6620
6621         * configure.in: Switch more things to use maybe dependencies.
6622         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6623         * configure: Regenerate.
6624         * Makefile.tpl: Switch more things to use maybe dependencies.
6625         * Makefile.in: Regenerate.
6626
6627 2003-05-16  Andreas Schwab  <schwab@suse.de>
6628
6629         * Makefile.tpl (install-opcodes): Define.
6630         * Makefile.in: Rebuild.
6631
6632 2003-05-13  Andreas Jaeger  <aj@suse.de>
6633
6634         * config.guess: Update to 2003-05-09 version.
6635         * config.sub: Update to 2003-05-09 version.
6636
6637 2003-05-13  Michael Eager  <eager@mvista.com>
6638
6639         * configure.in: Correct sed script so that options in quotes are not
6640         deleted.
6641         * configure: Rebuild.
6642
6643 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6644
6645         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6646         and $$s/newlib/libc/sys/cygwin32 include paths.
6647         * configure: Ditto.
6648
6649 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6650
6651         * MAINTAINERS: Update my email addresses.
6652
6653 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6654
6655         * config-ml.in: Propagate INSTALL variables.
6656
6657 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6658
6659         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6660
6661 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6662
6663         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6664         * Makefile.in: Regenerate.
6665
6666 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6667
6668         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6669
6670 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6671
6672         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6673
6674 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6675
6676         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6677         * Makefile.in: Regenerated.
6678
6679 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6680
6681         * MAINTAINERS (Write After Approval): Upgrade myself from
6682         GNATS only to write-after-approval. Update my mail address.
6683
6684 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6685
6686         (OS Port Maintainers: freebsd): Add myself.
6687
6688 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6689
6690         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6691
6692 2003-04-22  Kean Johnston  <jkj@sco.com>
6693
6694         * MAINTAINERS (SCO ports): Added myself.
6695
6696 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6697
6698         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6699
6700 2003-04-19  Kean Johnston  <jkj@sco.com>
6701
6702         * MAINTAINERS (Write After Approval): Add myself.
6703
6704 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6705
6706         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6707         * Makefile.in: Regenerate.
6708
6709 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6710
6711         * configure.in (powerpc64*-*-linux*): Remove.
6712         * configure: Rebuilt.
6713
6714 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6715
6716         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6717         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6718         and restrap.
6719         * Makefile.in:  Regenerate.
6720
6721 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6722
6723         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6724         * configure: Regenerated.
6725
6726 2003-04-15  DJ Delorie  <dj@redhat.com>
6727
6728         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6729
6730 2003-04-13  Nick Clifton  <nickc@redhat.com>
6731
6732         * config-ml.in: Remove support for --disable-aix removing
6733         call-aix multilibs.
6734
6735 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6736
6737         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6738         * */configure: Rebuilt.
6739
6740 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6741
6742         * MAINTAINERS: Add my email address.
6743
6744 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6745
6746         * MAINTAINERS (Write After Approval): Add myself.
6747
6748 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6749
6750         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6751         * Makefile.in: Regenerate.
6752
6753 2003-03-14  Michael Chastain  <mec@shout.net>
6754
6755         * Makefile.in: Regenerate with correct Makefile.def.
6756
6757 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6758
6759         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6760         Make macro.
6761         * Makefile.in: Regenerate.
6762         * configure.in: Clean up gxx_include_dir logic.
6763         * configure: Regenerate.
6764
6765 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6766
6767         * MAINTAINERS (Write After Approval): Add myself.
6768
6769 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6770
6771         * MAINTAINERS: Update my mail address.
6772
6773 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6774
6775         * configure.in (gxx_include_dir): Fix typo.
6776         * configure: Regenerated.
6777
6778 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6779
6780         * Makefile.tpl: Reindent.
6781         * Makefile.in: Regenerate.
6782         * configure.in: Reindent.  Don't set unused variables.
6783         * configure: Regenerate.
6784
6785 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6786
6787         * configure.in: Include $(build_tooldir)/sys-include in
6788         FLAGS_FOR_TARGET.
6789         * configure: Regenerated.
6790
6791 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6792
6793         * Makefile.tpl: Always pass down RANLIB.
6794         * Makefile.in: Regenerate.
6795
6796         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6797         * Makefile.in: Regenerate.
6798         * configure.in: Remove unused logic relating to --enable-shared
6799         and --enable-threads.  Remove bogus comments.  Remove redundant
6800         noconfigdirs.
6801         * configure: Regenerate.
6802
6803         * configure.in: Replace ${libstdcxx_version} by its value.
6804         Remove reference to mh-dgux.
6805         * configure: Regenerate.
6806
6807 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6808
6809         * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6812
6813         * Makefile.tpl: Rearrange.
6814         * Makefile.in: Regenerate.
6815
6816 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6817
6818         * configure.in: Add support for kaOS as cross build target system.
6819         * configure: Regenerated.
6820
6821 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6822
6823         * MAINTAINERS (Write after approval): Add myself.
6824
6825 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6826
6827         * MAINTAINERS: Update my email address.
6828
6829 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6830
6831         * MAINTAINERS: Add self to blanket write privs. section.
6832
6833 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6834
6835         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6836         configure-target-* as some target builds may require additional
6837         flags for preprocessor tests.
6838         * Makefile.in: Regenerated.
6839
6840 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6841
6842         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6843         * ltconfig: Handle it.
6844         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6845         auto-detecting it.
6846
6847         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6848         it is used as argument to $CC.
6849         * ltcf-gcj.sh: Likewise.
6850
6851         * configure.in: Introduce --enable-maintainer-mode.
6852         * configure: Rebuilt.
6853         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6854         for maintainer mode.
6855         * Makefile.in: Rebuilt.
6856
6857 2003-02-18  Jason Merrill  <jason@redhat.com>
6858
6859         * Makefile.tpl (check-c++): Allow parallelism.
6860
6861 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6862
6863         * MAINTAINERS: Remove John Carr (who never actually had access to
6864         gcc.gnu.org).
6865
6866 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6867
6868         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6869         don't configure target-libobjc.
6870         * configure: Regenerate.
6871
6872 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6873
6874         * Makefile.tpl (RANLIB): Define.
6875         * Makefile.in: Regenerate.
6876
6877 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6878
6879         * MAINTAINERS: Update my email.
6880
6881 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6882
6883         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6884         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6885         * Makefile.in: Regenerated.
6886         * configure.in: Remove all traces of snavigator, db, and grep.
6887         * configure: Regenerated.
6888
6889 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6890
6891         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6892         After Approval.
6893
6894 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6895
6896         * MAINTAINERS (Write after approval): Add myself.
6897
6898 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6899
6900         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6901         * Makefile.in: Regenerated.
6902
6903 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6904
6905         * config.guess: Updated to 2003-01-30's version.
6906         * config.sub: Updated to 2003-01-28's version.
6907
6908 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6909
6910         * config.if: If gcc_version is already set, just use it.  Don't set
6911         gcc_version_trigger if it's already set, otherwise set it to
6912         gcc/version.c, but only if the file exists.  If it is not set and
6913         gcc/version.c does not exist, try to extract the version number from
6914         $CC.
6915
6916 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6917
6918         * MAINTAINERS: Add myself to write-after-approval list.
6919
6920 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6921
6922         * configure.in:  Revert 24Jan change.
6923         * configure:  Regenerate.
6924
6925 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6926
6927         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6928         entry of HJ Lu.
6929
6930 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6931
6932         * configure.in: Revert previous change.
6933         * configure: Regenerate.
6934
6935 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6936
6937         * configure.in: Make rda native-only.
6938         * configure: Regenerate.
6939
6940 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6941
6942         * MAINTAINERS: Move myself from GNATS-only-accounts to
6943         write-after-approval.
6944
6945 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6946
6947         * configure.in: Add missing \.
6948         * configure: Rebuilt.
6949
6950 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6951
6952         * configure.in (baseargs): Avoid using \| in sed regular
6953         expressions.
6954         * configure: Rebuilt.
6955
6956 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6957
6958         * configure.in (baseargs): Remove all supported forms of
6959         --cache-file, --srcdir, --host, --build and --target options
6960         from argument lists.
6961         * configure: Rebuilt.
6962
6963 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6964
6965         * MAINTAINERS: Add myself to write-after-approval list.
6966
6967 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6968
6969         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6970         * configure: Rebuilt.
6971
6972 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6973
6974         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6975         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6976         * Makefile.in: Regenerate.
6977         * configure: Regenerate.
6978
6979 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6980
6981         * configure.in: Remove Makefile in build, host and target modules
6982         unless configure was run with --no-recursion.
6983         * configure: Rebuilt.
6984
6985 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6986
6987         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6988         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6989         * Makefile.in: Regenerate.
6990
6991 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6992
6993         * config.guess: Update to 2003-01-03 version.
6994         * config.sub: Update to 2003-01-03 version.
6995
6996 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6997
6998         * configure: Regenerate with proper autoconf 2.13.
6999
7000 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7001
7002         * configure.in: Add AC_PREREQ for consistency.
7003         * configure: Regenerate.
7004
7005 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7006
7007         * configure.in (GDB_TK): Add tcl directories conditional on
7008         gdb/gdbtk directory being present.
7009         * configure: Regenerate.
7010
7011 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7012
7013         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7014         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7015         * configure: Rebuilt.
7016
7017 2002-12-31  Tom Tromey  <tromey@redhat.com>
7018
7019         * Makefile.in: Rebuilt.
7020         * Makefile.def (target_modules) [libffi]: Allow installation.
7021
7022 2002-12-31  Andreas Schwab  <schwab@suse.de>
7023
7024         * configure.in: Fix use of $program_transform_name.
7025         * configure: Regenerated.
7026
7027 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7028
7029         * configure.in (baseargs): Don't remove first configure argument.
7030         * configure: Regenerated.
7031
7032 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7033
7034         * Makefile.tpl (local-distclean): Don't remove...
7035         (multilib.ts): ... this.  Moved into...
7036         (multilib.out): ... this.  Don't use sub-make.
7037         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7038         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7039         (configure-build-[+module+], configure-[+module+],
7040         configure-target-[+module+], configure-gcc): ... these.  Test
7041         for Makefile existence.  Drop config.status from dependencies.
7042         * Makefile.in: Rebuilt.
7043         * configure.in: Move gcc-version-trigger to the end of
7044         ac_configure_args.  Add comments to maybedep.tmp and
7045         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7046         nonopt from baseargs, matching and removing corresponding
7047         whitespace while at it.
7048         * configure: Rebuilt.
7049
7050 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7051
7052         * configure.in (host_configargs): Replace reference to
7053         no-longer-defined buildopts with --build=${build_alias}.
7054         * configure: Rebuilt.
7055
7056         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7057         program_transform_name to standard idiom.
7058         (AUTOGEN, AUTOCONF): Define.
7059         (Makefile.in): Use $(AUTOGEN).
7060         (Makefile): Depend on config.status, and use autoconf-style rule to
7061         build it.  Move original commands to...
7062         (config.status): ... this new target.
7063         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7064         $(AUTOCONF).
7065         * Makefile.in: Rebuilt.
7066
7067 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7068
7069         * Makefile.tpl: Fix dramatic bustage due to change in
7070         program_transform_name.
7071         * Makefile.in: Regenerate.
7072
7073         * configure.in: Remove unnecessary PATH setting.
7074         * configure: Regnerate.
7075
7076         * configure.in: Don't default to unprefixed tools unless
7077         the native tools will work.
7078         * configure: Regenerate.
7079
7080         * configure.in: Convert to autoconf script.  Blow away lots
7081         of now-redundant Makefile fragments.
7082         * configure: Generate using Autoconf.
7083         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7084         * Makefile.in: Regenerate.
7085
7086 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7087
7088         * configure: Fix stupid bug where RANLIB was mistakenly included.
7089
7090         * configure.in: Rename (buildargs, hostargs, targargs) to
7091         (build_configargs, host_configargs, target_configargs).
7092
7093         * configure.in: Move logic out of sed statement.
7094
7095         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7096         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7097
7098 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7099
7100         * config.sub: Import from master repository
7101         * config.guess: Ditto
7102
7103 2002-12-24  Andreas Schwab  <schwab@suse.de>
7104
7105         * Makefile.tpl (multilib.out): Fix missing space.
7106         * Makefile.in: Regenerate.
7107
7108 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7109
7110         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7111         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7112         * Makefile.in: Regenerate.
7113         * configure.in: Remove unnecessary leftovers.
7114
7115 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7116
7117         * configure.in (extra_ranlibflags_for_target): New variable.
7118         (*-*-darwin): Add -c to ranlib commands.
7119         * configure (tooldir): Handle extra_ranlibflags_for_target.
7120
7121 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7122
7123         * Makefile.tpl: Revert HJL's change.
7124         * Makefile.in: Regenerated.
7125         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7126         always.
7127
7128 2002-12-19  Andreas Schwab  <schwab@suse.de>
7129
7130         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7131         * Makefile.in: Regenerate.
7132
7133 2002-12-18  H.J. Lu  <hjl@gnu.org>
7134
7135         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7136         * Makefile.in: Regenerated.
7137
7138         * configure.in (build_prefix): New. Substitute.
7139
7140 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7141
7142         * Makefile.tpl: Don't let real targets depend on phony targets.
7143         * Makefile.in: Regenerate.
7144
7145         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7146         * Makefile.in: Regenerate.
7147
7148 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7149
7150         * config.sub: Import from master repository
7151         * config.guess: Ditto
7152
7153 2002-12-16  Jason Merrill  <jason@redhat.com>
7154
7155         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7156         previous 'make bootstrap'.
7157         * Makefile.in: Regenerate.
7158
7159 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7160
7161         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7162
7163 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7164
7165         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7166         * Makefile.in: Regenerate.
7167
7168 2002-12-13  Jason Merrill  <jason@redhat.com>
7169
7170         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7171         library tests.
7172         (check-c++): Just depend on it and check-target-libstdc++-v3.
7173         * Makefile.in: Regenerate.
7174
7175 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7176
7177         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7178         * Makefile.in: Rebuilt.
7179
7180 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7181
7182         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7183
7184 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7185
7186         * configure: Fix bug put in by gremlins.
7187
7188         * Makefile.tpl: Substitute more autoconfily.
7189         * configure: Substitute more autoconfily.
7190         * Makefile.in: Regenerate.
7191
7192 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7193
7194         * config.sub: Import from master repository
7195         * config.guess: Ditto
7196         * MAINTAINERS: Added Svein Seldal under write after approval
7197
7198 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7199
7200         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7201         * Makefile.in (all-sim): Ditto.
7202
7203 2002-12-06  DJ Delorie  <dj@redhat.com>
7204
7205         * Makefile.tpl: Change configure dependencies to not have real
7206         targets depend on phony targets.
7207
7208 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7209
7210         * configure.in: Revert unintentional change.
7211
7212         * Makefile.tpl: Change dependency for */multilib.out so that
7213         it works when gcc isn't in the tree.
7214
7215         * configure.in: Substitute more.
7216         * configure: Run subconfigures from the Makefile.
7217         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7218         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7219
7220 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7221
7222         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7223
7224 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7225
7226         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7227         and corresponding dependencies.
7228         * Makefile.in: Regenerate.
7229
7230         * configure.in (host_tools): Order binutils, gas and ld for
7231         convenience in running the testsuites.
7232
7233         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7234         * Makefile.in: Regenerate.
7235         * configure.in: Introduce rules to serialize subconfigure runs.
7236
7237         * configure.in: Introduce BASE_CC_FOR_TARGET.
7238         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7239         Realize configure-build-* targets.  Realize configure-target-* targets.
7240         * Makefile.in: Regenerate.
7241
7242 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7243
7244         * configure: Move gcc_version_trigger stuff from here...
7245         * configure.in: ...to here.
7246
7247         * configure.in: Separate subconfigure options added by this file from
7248         options given by the user.  Add machinery to put args for host
7249         subconfigures into the Makefile.
7250
7251         * Makefile.tpl: Remove 'vault' targets.
7252         * Makefile.tpl: Reorder and comment dependencies.
7253         * Makefile.in: Regenerate.
7254
7255 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7256         * configure.in: Fix my broken commit of previous patch. (sigh)
7257
7258 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7259
7260         * configure.in: Move host-specific darwin noconfigdirs into
7261         the host-specific section.
7262
7263 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7264
7265         * configure.in: Move host-specific darwin noconfigdirs into
7266         the host-specific section.
7267
7268 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7269
7270         * configure: Remove skip-this-dir support.
7271         * Makefile.tpl: Remove skip-this-dir support.
7272
7273         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7274         subdirectories.
7275         * Makefile.in: Regenerate.
7276
7277         * Makefile.tpl: Strip out useless setting of 'dir'.
7278         * Makefile.in: Regenerate.
7279
7280 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7281
7282         * configure.in: Fix deeply stupid bug.
7283
7284         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7285         shell code in CXX_FOR_TARGET
7286         * Makefile.def: Introduce raw_cxx.
7287         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7288         RAW_CXX_FOR_TARGET.
7289         * Makefile.in: Regenerate.
7290
7291 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7292
7293         * Makefile.tpl: Remove unnecessary ifs.
7294         * Makefile.in: Regenerate.
7295
7296         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7297         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7298         targets for 'no_install' modules.
7299         * configure: Move GDB_TK substitution to configure.in.  Move
7300         build_modules stuff to configure.in.
7301         * configure.in: Implement soft dependency machinery.  Maybe-ize
7302         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7303         * Makefile.in: Regenerate.
7304
7305 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7306
7307         * Makefile.tpl: Make all-target, install-target behave similarly
7308         to all, install (only hitting configured targets).  Eliminate
7309         unused macro defintions.
7310
7311         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7312         build != host.
7313
7314         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7315
7316         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7317
7318         * configure.in: Produce lists of subdir targets we're actually
7319         configuring.  Remove references to "dosrel".
7320         * Makefile.tpl: Let configure set which subdir targets are hit.
7321         Remove install-cross; clean up install; remove ALL.  Remove
7322         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7323         Autogenerate host module targets.  Remove empty dependency lines
7324         and redundant dependency; rearrange slightly.
7325         * Makefile.def: Add host-side libtermcap, utils.
7326
7327         * Makefile.in: Regenerate.
7328
7329 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7330
7331         * ltconfig (osf[345]): Append $major to soname_spec.
7332         Reflect this in library_names_spec.
7333         * ltmain.sh (osf): Prefix $major with . for use as extension.
7334
7335 2002-11-19  Andreas Jaeger  <aj@suse.de>
7336
7337         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7338         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7339         and sparc64 GNU/Linux systems.
7340
7341 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7342
7343         * MAINTAINERS: Update email.
7344
7345 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7346
7347         * MAINTAINERS: Complete James Dennett's entry.
7348
7349 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7350
7351         * MAINTAINERS (Write After Approval): Add myself.
7352
7353 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7354
7355         * Makefile.tpl: syntactic cleanup
7356
7357 2002-11-13  Stuart Hastings  <stuart@apple.com>
7358
7359         * MAINTAINERS: Add myself to write-after-approval list.
7360
7361 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7362
7363         * Makefile.def: Add list of recursive targets to autogenerate.
7364         Add build_modules.
7365         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7366         targets.  Autogenerate *-build-* targets.
7367         * Makefile.in: Regenerate.
7368
7369 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7370
7371         * configure: More autoconf-style substitutions.
7372         * Makefile.tpl: More autoconf-style substitutions.
7373         * Makefile.in: Regenerate.
7374
7375 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7376
7377         * configure: Substitute more variables in a more autoconf-friendly
7378         way.  Simplify slightly.
7379         * Makefile.tpl: Make more variables substitutable in an
7380         autoconf-friendly way.
7381         * Makefile.in: Regenerate.
7382
7383 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7384
7385         * MAINTAINERS (Write After Approval): Add myself.
7386
7387 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7388
7389         * configure.in (v810*): Remove special setting of tools.
7390
7391         * configure: Add support for extra required flags for ar or nm.
7392         * configure.in (aix4.3+): Use above support for target-specific
7393         issues, rather than using config/mt-aix43.
7394
7395 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7396
7397         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7398         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7399         with $srcdir.  Reformat indentation.  Substitute some variables
7400         formerly hard-coded in the Makefile for build=host.
7401         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7402         * Makefile.def: Autogenerate more.
7403         * Makefile.in: Regenerate.
7404
7405 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7406
7407         * MAINTAINERS (Write After Approval): Add myself.
7408
7409 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7410
7411         * Makefile.def (host_modules): Add rda.
7412         * Makefile.in: Regenerate.
7413         * configure.in (target_tool): Add target-rda to list.
7414
7415 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7416
7417         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7418
7419 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7420
7421         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7422         and restrap targets to this rule.
7423         * Makefile.in:  Regenerate.
7424
7425 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7426
7427         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7428         GNATS only accounts.
7429
7430 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7431
7432         * configure.in (i[3456]86-*-linux*): Add check to disable
7433         ${libgcj} for glibc1.
7434
7435 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7436
7437         * MAINTAINERS: Add myself as ip2k port maintainer.
7438
7439 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7440
7441         * configure.in: Add tic4x target.
7442
7443 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7444
7445         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7446         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7447         * Makefile.in: Regenerate.
7448
7449         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7450         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7451         * Makefile.in: Regenerate.
7452
7453 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7454
7455         * MAINTAINERS: Add myself as web pages co-maintainer.
7456
7457 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7458
7459         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7460         * Makefile.in: Regenerate.
7461
7462 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7463
7464         * MAINTAINERS: Add myself and Nathan Sidwell
7465         <nathan@codesourcery.com> as VxWorks maintainers.
7466
7467 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7468
7469         * Makefile.def: Remove order dependency comments.
7470         * Makefile.tpl: Add explicit install-install dependencies.
7471         * Makefile.in: Regenerate.
7472
7473         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7474         * Makefile.in: Regenerate.
7475
7476         * Makefile.tpl: Add configure-target (for src-release in src)
7477         * Makefile.in: Regenerate.
7478
7479 2002-09-30  Nick Clifton  <nickc@redhat.com>
7480
7481         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7482
7483 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7484
7485         * configure.in (s390*-*-linux*): Enable libgcj.
7486
7487 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7488
7489         * configure: Revert accidentally applied changes.
7490
7491         * Makefile.tpl: Make more autoconf-friendly.
7492         * Makefile.in: Regenerate.
7493         * configure: Make substitution more autoconf-like.
7494
7495 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7496
7497         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7498         single entry to handle all these.
7499         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7500         libjava on arm-*-elf.
7501
7502 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7503
7504         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7505         things that depend on them.
7506
7507 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7508
7509         * Makefile.tpl: Make subsituted variables more autoconfy.
7510         * Makefile.in: Regenerate.
7511         * configure: Make seds more autoconfy.
7512
7513 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7514
7515         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7516         * Makefile.in: Regenerate.
7517         * configure.in: Rewrite sed statements to look autoconfy.
7518
7519         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7520         all-target-foo on configure-target-foo.
7521         * Makefile.def: Ditto.
7522         * Makefile.in: Rebuild.
7523
7524 2002-09-25  Andrew Haley  <aph@redhat.com>
7525
7526         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7527
7528 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7529
7530         * Makefile.def: New file.
7531         * Makefile.tpl: New file.
7532         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7533         * contrib/gcc_update: Note that Makefile.in is a generated file.
7534
7535         * configure.in: Minor rearrangement.  Simplify tests.
7536
7537 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7538
7539         * configure.in (with_headers): Skip copy if value is "yes".
7540         (with_libs): Likewise.
7541
7542 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7543
7544         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7545         * configure.in (sh*-*-pe*): Ditto.
7546         * configure.in (mips*-*-pe*): Ditto.
7547         * configure.in (*arm-wince-pe): Ditto.
7548
7549         * configure.in: Rearrange.
7550
7551 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7552
7553         * MAINTAINERS: Update my email address.
7554
7555 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7556
7557         * MAINTAINERS: (Write After Approval): Add myself.
7558
7559 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7560
7561         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7562
7563 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7564
7565         * MAINTAINERS: Change my mailing address.
7566
7567 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7568
7569         * MAINTAINERS (Write After Approval): Remove myself.
7570         (Various Maintainers: c++ runtime libs): Add myself.
7571
7572 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7573
7574         * MAINTAINERS (Write After Approval): Remove myself.
7575         (Various Maintainers: c++ runtime libs): Add myself.
7576
7577 2002-08-15  Eric Christopher  <echristo@redhat.com>
7578
7579         * config.sub: Import from master repository.
7580         * config.guess: Ditto.
7581
7582 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7583
7584         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7585         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7586         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7587
7588 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7589
7590         * MAINTAINERS: Add self to rs6000 vector extensions.
7591
7592 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7593
7594         * libiberty/configure: Reverted unintended yesterday's check in.
7595
7596 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7597
7598         * boehm-gc/configure, libf2c/configure: Rebuilt.
7599         * libffi/configure, libiberty/configure: Ditto.
7600         * libjava/configure, libobjc/configure: Ditto.
7601         * libstdc++-v3/configure, zlib/configure: Ditto.
7602         Merged from binutils:
7603         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7604         From Steve Ellcey <sje@cup.hp.com>:
7605         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7606         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7607         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7608         IA64.
7609         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7610         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7611         soname_spec, sys_lib_search_path_spec): Ditto.
7612
7613 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7614
7615         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7616
7617 2002-08-04  H.J. Lu  (hjl@gnu.org)
7618
7619         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7620
7621 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7622
7623         * MAINTAINERS (Write After Approval): Add myself.
7624
7625 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7626
7627         * configure.in: Move generic linux case to end.  Copy generic
7628         linux noconfigdirs to mips*-*-linux* entry and new
7629         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7630
7631 2002-07-19  Michael Matz  <matz@suse.de>
7632
7633         * MAINTAINERS: Add myself as ra* maintainer.
7634
7635 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7636
7637         * config.guess: Update to 2002-07-09 version.
7638         * config.sub: Update to 2002-07-03 version.
7639
7640 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7641
7642         * MAINTAINERS: Fix typo in a maintainer email address.
7643
7644 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7645
7646         * configure.in: Remove two redundant tests.
7647
7648 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7649
7650         * configure.in (mips*-*-irix6*o32): Enable stabs.
7651
7652 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7653
7654         * configure.in: Don't build grez.
7655         * Makefile.in: Ditto.
7656
7657         * Makefile.in: Remove references to bsp, cygmon, libstub.
7658         * configure.in: Ditto.
7659
7660         * configure.in: Remove leftover reference to gdbtest.
7661
7662 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7663
7664         * configure.in (gxx_include_dir):  Change to match versioned
7665         C++ headers if --enable-version-specific-runtime-libs is used.
7666
7667 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7668
7669         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7670
7671 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7672
7673         * configure.in: Make --without-x work.
7674
7675 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7676
7677         * configure.in: Rearrange target Makefile fragment collection.
7678
7679         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7680         cvs[src].
7681         * configure.in: Ditto.
7682
7683 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7684
7685         * MAINTAINERS (Write After Approval): Update my e-mail address.
7686
7687 2002-06-24  Ben Elliston  <bje@redhat.com>
7688
7689         * configure.in (host_tools): Remove cgen.
7690
7691         * Makefile.in (all-cgen): Remove; runs from its source directory.
7692         (check-cgen, install-cgen, clean-cgen): Likewise.
7693         (all-opcodes): Do not depend on all-cgen.
7694         (all-sim): Likewise.
7695
7696 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7697
7698         * Makefile.in: Eliminate 'apache' targets.
7699         * configure.in: Eliminate 'apache' targets.
7700
7701         * configure.in: Eliminate redundant tests.  Reorganize.
7702
7703         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7704
7705         * config-ml.in: Eliminate references to Cygnus configure.
7706
7707         * Makefile.in: Eliminate references to building emacs.
7708
7709 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7710
7711         * MAINTAINERS: Update my email address.
7712
7713 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7714
7715         * config.if (libstdcxx_incdir): Version C++ headers.
7716         (cxx_incdir): Remove.
7717
7718 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7719
7720         * MAINTAINERS (Write After Approval): Add self.
7721
7722 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7723
7724         * configure.in: Add support for ip2k.
7725
7726 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7727
7728         * configure.in: Fix AIX configury bug.
7729
7730 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7731
7732         * MAINTAINERS (Write After Approval): Add self.
7733
7734 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7735
7736         * configure.in: replace ${topsrcdir} with ${srcdir}
7737
7738         * configure.in: Move definition of libstdcxx_flags
7739         right above usage, rather than waaay earlier.
7740
7741         * configure.in: Pull definition of is_cross_compiler earlier.
7742
7743         * configure.in: Rearrange a little.
7744
7745         * configure.in: Remove references to librx.
7746         * Makefile.in: Remove references to librx.
7747
7748 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7749
7750         * config.sub: Add support for avr target.
7751         Import from master sources, rev 1.255
7752
7753 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7754
7755         * configure, .cvsignore:  Revert previous change...
7756         * Makefile:  ...delete.
7757
7758 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7759
7760         * configure.in: Eliminate ${gasdir} variable.
7761
7762 2002-06-18  Dave Brolley  <brolley@redhat.com>
7763
7764         * configure.in: Add support for frv.
7765         * config.sub: Add support for frv.
7766
7767 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7768
7769         * configure:  Remove garbage from previous commit.
7770
7771 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7772
7773         * configure:  For in-source builds, make a subdir and re-exec there.
7774         * Makefile:  New file.  Pass targets through to build directory.
7775         * .cvsignore:  No longer ignore "Makefile".
7776
7777 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7778
7779         * MAINTAINERS (Write After Approval): Add self.
7780
7781 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7782
7783         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7784
7785 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7786
7787         * configure.in (vax-*-netbsd*): Re-enable gas.
7788
7789 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7790
7791         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7792         BUILD_PREFIX_1, to correct nomenclature.
7793         * configure: Likewise.
7794
7795         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7796         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7797
7798 2002-05-31  Olaf Hering  <olh@suse.de>
7799
7800         * config-ml.in: Propogate DESTDIR also.
7801
7802 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7803
7804         * configure.in (vax-*-netbsd*): Don't build gas for this
7805         platform.
7806
7807 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7808
7809         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7810         and libgcj for AVR.
7811
7812 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7813
7814         * MAINTAINERS (Write After Approval): Add myself.
7815
7816 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7817
7818         * config.guess: Update to 2002-05-22 version.
7819         * config.sub: Likewise.
7820
7821 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7822
7823         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7824         * config-ml.in: Likewise.
7825         * configure: Likewise.
7826         * configure.in: Likewise.
7827
7828 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7829
7830         * MAINTAINERS: Update my email address.
7831
7832 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7833
7834         * configure.in: Simplify makefile fragment collection.
7835
7836         * configure.in: Remove code to build emacs.
7837
7838         * configure.in : Remove --srcdir argument from targargs and buildargs
7839         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7840
7841         * configure: Move some logic to configure.in.
7842         * configure.in: Move some logic from configure.
7843
7844 2002-05-11  Tom Tromey  <tromey@redhat.com>
7845
7846         * MAINTAINERS: Reflect libgcj reality.
7847
7848 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7849
7850         * Makefile.in: Honour DESTDIR.
7851
7852 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7853
7854         * config.guess: Import 2002-03-20 version.
7855         * config.sub: Import 2002-04-26 version.
7856
7857 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7858
7859         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7860
7861 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7862
7863         * MAINTAINERS: Add self.
7864
7865 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7866
7867         * ltmain.sh: Detect and handle object name conflicts
7868         while piecewise linking a static library.
7869
7870 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7871
7872         * configure.in (noconfigdirs): Don't disable libgcj on
7873         sparc64-*-solaris* and sparcv9-*-solaris*.
7874
7875 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7876
7877         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7878
7879 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7880
7881         * configure.in (FLAGS_FOR_TARGET): Do not add
7882         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7883         on i[3456]86-*-linux*.
7884
7885 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7886
7887         * configure.in (noconfigdirs): Replace [ ] with test.
7888
7889         * configure.in (noconfigdirs): Do not add target-newlib if
7890         target == i[3456]86-*-linux*, and host == target.
7891
7892 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7893
7894         * configure.in: delete reference to absent file
7895
7896         * configure.in: replace '[' with 'test'
7897
7898         * configure.in: Eliminate references to gash.
7899         * Makefile.in: Eliminate references to gash.
7900
7901         * configure.in: remove useless references to 'pic' makefile fragments.
7902
7903         * configure.in: (*-*-windows*) Finish removing.
7904
7905         * configure.in: Eliminate redundant test for libgui.
7906
7907 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7908
7909         * MAINTAINERS: Add self and realphabetize.  Update entries
7910         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7911         entry for a29k port maintainer.
7912
7913 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7914
7915         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7916         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7917
7918 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7919
7920         * configure.in: remove references to dead files
7921
7922 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7923
7924         * MAINTAINERS: Add information about purpose of this file.
7925
7926 2002-04-18  Tom Tromey  <tromey@redhat.com>
7927
7928         * configure.in: Disallow configuring libgcj when it is already
7929         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7930         Solaris 2.8 by default.  For PR libgcj/6158.
7931
7932 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7933
7934         * configure.in:  Move default CC setting out of config/mh-* fragments
7935         directly into here.
7936
7937 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7938
7939         * configure.in: don't even try to configure or make a subdirectory
7940         if there's no configure script for it.
7941
7942 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7943
7944         * MAINTAINERS: Remove chill maintainers.
7945         * Makefile.in (CHILLFLAGS): Remove.
7946         (CHILL_LIB): Remove.
7947         (TARGET_CONFIGDIRS): Remove libchill.
7948         (CHILL_FOR_TARGET): Remove.
7949         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7950         CHILL_LIB.
7951         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7952         (CHECK_TARGET_MODULES): Likewise.
7953         (INSTALL_TARGET_MODULES): Likewise.
7954         (CLEAN_TARGET_MODULES): Likewise.
7955         (configure-target-libchill): Remove.
7956         (all-target-libchill): Remove.
7957         * configure.in (target_libs): Remove target-libchill.
7958         Do not compute CHILL_FOR_TARGET.
7959         * libchill: Remove directory.
7960
7961 2002-04-11  DJ Delorie  <dj@redhat.com>
7962
7963         * Makefile.in, configure.in: Sync with binutils, entries
7964         follow...
7965
7966 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7967
7968         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7969         (do-tar, do-bz2): New rules.
7970         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7971         (gdb-tar): New rule.
7972         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7973         (insight_dejagnu.tar): New rule.
7974         (insight.tar): New rule.
7975         (gdb+dejagnu.tar): New rule.
7976         (gdb.tar): New rule.
7977
7978 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7979
7980         * Makefile.in: Add all-tix to deps for all-snavigator
7981         so that tix is built when building snavigator.
7982
7983 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7984
7985         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7986         ld and gdb are not supported.
7987
7988 2002-01-07  Mark Salter  <msalter@redhat.com>
7989
7990         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7991         Allow target-libgloss to be built for arm, strongarm, and xscale.
7992
7993 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7994
7995         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7996         options for i[3456]86-pc-linux* native builds.
7997
7998 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7999
8000         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8001         files from .po files for a distribution.
8002
8003 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8004
8005         * configure.in: Enable libstdc++-v3 for h8300 targets.
8006
8007 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8008
8009         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8010         version from bfd/.
8011
8012 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8013
8014         * Makefile.in (VER): When present, extract the version number from
8015         the file version.in.
8016
8017 2001-05-24  Tom Rix  <trix@redhat.com>
8018
8019         * configure.in : enable ld for aix
8020
8021 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8022
8023         * config.guess: Add linux target for S/390.
8024
8025 2000-11-07  Philip Blundell  <pb@futuretv.com>
8026
8027         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8028
8029 2000-11-03  Philip Blundell  <pb@futuretv.com>
8030
8031         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8032         files.
8033
8034 2001-01-15  Ben Elliston  <bje@redhat.com>
8035
8036         * configure.in (host_tools): Add sid.
8037         Always configure cgen.
8038
8039 2000-11-24  Nick Clifton  <nickc@redhat.com>
8040
8041         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8042
8043
8044 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8045
8046         * Makefile.in (ALL_MODULES): Add all-cgen.
8047         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8048         (all-cgen): New target.
8049         (all-opcodes,all-sim): Depend on all-cgen.
8050         * configure.in (host_tools): Add cgen.
8051         Only configure cgen if --enable-cgen-maint.
8052
8053 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8054
8055         * configure.in: Add *-*-freebsd* configurations.
8056
8057 2002-04-08  Tom Tromey  <tromey@redhat.com>
8058
8059         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8060         Fixes PR libgcj/6068.
8061
8062 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8063
8064         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8065
8066 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8067
8068         * configure.in (alpha*-dec-osf*): Enable libgcj.
8069
8070 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8071
8072         * MAINTAINERS (Write After Approval): Add myself.
8073
8074 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8075
8076         Fix for: PR bootstrap/3591, target/5676
8077         * configure.in (mcore-pe): Disable the configuration of
8078         libstdc++-v3 since exceptions are not supported.
8079
8080 2002-03-20  Anthony Green  <green@redhat.com>
8081
8082         * configure.in: Enable libgcj for xscale-elf target.
8083
8084 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8085
8086         * MAINTAINERS:  Update my email address.
8087
8088 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8089
8090         * ltmain.sh (relink_command): Fix typo in previous change.
8091
8092 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8093
8094         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8095         (relink_command): Added --tag flags.
8096         (mode=install): If relinking fails; error out.
8097
8098 2002-03-12  Richard Henderson  <rth@redhat.com>
8099
8100         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8101         .NOTPARALLEL tag.
8102         (do-check): Rename from check.
8103         (check): Allow parallel check.
8104
8105 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8106
8107         * MAINTAINERS: Add myself as maintainer for xtensa port.
8108         Fix alphabetical order in CPU port maintainer list.
8109         Remove myself from Write After Approval list.
8110
8111 2002-03-11  Richard Henderson  <rth@redhat.com>
8112
8113         * Makefile.in (.NOTPARALLEL): Add fake tag.
8114
8115 2002-03-07  H.J. Lu  (hjl@gnu.org)
8116
8117         * configure.in: Enable gprof for mips*-*-linux*.
8118
8119 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8120
8121         * MAINTAINERS (Write After Approval): Add myself.
8122
8123 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8124
8125         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8126         libjava.
8127         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8128
8129 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8130
8131         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8132         because its Makefile is there; test for the executable instead.
8133
8134 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8135
8136         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8137         libstdc++-v3 and libjava.
8138
8139 2002-02-11  Adam Megacz  <adam@xwt.org>
8140
8141         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8142         boehm-gc
8143
8144 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8145
8146         * config.guess: Updated to 2002-01-30's version.
8147         * config.sub: Updated to 2002-02-01's version.
8148         Contribute sh64-elf.
8149         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8150         * configure.in: Added sh64-*-*.
8151
8152 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8153
8154         * MAINTAINERS: Belatedly add myself to write after approval list.
8155
8156 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8157
8158         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8159         Remove self as Write After Approval.
8160
8161 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8162
8163         * MAINTAINERS: Put self in as maintainer for contrib/regression
8164         directory.
8165
8166 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8167
8168         * MAINTAINERS:  Update my email address.
8169
8170 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8171
8172         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8173         target-libiberty, and target-libgloss.  Skip Java-related
8174         libraries if not supported for NetBSD on target CPU.
8175
8176 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8177
8178         * install-sh: Use _inst.$$_ for temp file name.
8179
8180 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8181
8182         * MAINTAINERS (Write After Approval): Move my contact info
8183         from here...
8184         (OS Port Maintainers): ...to here (netbsd).
8185
8186 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8187
8188         * MAINTAINERS (Write After Approval): Add myself.
8189
8190 2002-01-17  H.J. Lu  <hjl@gnu.org>
8191
8192         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8193         (all-target-fastjar): Also depend on all-target-libiberty.
8194
8195 2002-01-16  H.J. Lu  (hjl@gnu.org)
8196
8197         * config.guess: Import from master sources, rev 1.225.
8198         * config.sub: Import from master sources, rev 1.238.
8199
8200 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8201
8202         * MAINTAINERS (Write After Approval): Remove myself.
8203
8204 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8205
8206         * MAINTAINERS (Write After Approval): Add myself.
8207
8208 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8209
8210         * MAINTAINERS: Add self as docs co-maintainer.
8211
8212 2001-12-11  Matthias Klose  <doko@debian.org>
8213
8214         * MAINTAINERS (Write After Approval): Add myself.
8215
8216 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8217
8218         * MAINTAINERS: Update my email address.
8219
8220 2001-12-07  Turly O'Connor  <turly@apple.com>
8221         * MAINTAINERS (Write After Approval): Add myself.
8222         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8223         (rs6000_initialize_trampoline): Call __trampoline_setup for
8224         ABI_DARWIN too.
8225         * darwin-tramp.asm: New file, implements __trampoline_setup.
8226         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8227
8228 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8229
8230         * MAINTAINERS (Write After Approval): Add myself.
8231
8232 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8233
8234         * configure, configure.in: Use temp file for long sed commands.
8235
8236 2001-12-03  Laurent Guerby  <guerby@acm.org>
8237
8238         * config.sub: Update to version 1.232 on subversion.
8239
8240 2001-12-03  Ben Elliston  <bje@redhat.com>
8241
8242         * MAINTAINERS: Update mail address for config.* patches.
8243
8244 2001-11-27  DJ Delorie  <dj@redhat.com>
8245             Zack Weinberg  <zack@codesourcery.com>
8246
8247         When build != host, create libiberty for the build machine.
8248
8249         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8250         CONFIG_ARGUMENTS.
8251         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8252         New variables.
8253         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8254         and rules.
8255         (all.normal): Depend on ALL_BUILD_MODULES.
8256         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8257         (all-build-libiberty): Depend on configure-build-libiberty.
8258
8259         * configure: Calculate and substitute proper value for
8260         ALL_BUILD_MODULES.
8261         * configure.in: Create the build subdirectory.
8262         Calculate and substitute TARGET_CONFIGARGS (formerly
8263         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8264
8265 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8266
8267         * MAINTAINERS (write-after-approval): Add self.
8268
8269 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8270
8271         * MAINTAINERS (GNATS only accounts): Remove self.
8272
8273 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8274
8275         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8276         libf2c.
8277
8278 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8279
8280         * MAINTAINERS (Write After Approval): Add self.
8281
8282 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8283
8284         * MAINTAINERS: mips and s390 are also CPU ports.
8285
8286 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8287
8288         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8289
8290 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8291
8292         * MAINTAINERS: Alphabetize.
8293
8294 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8295
8296         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8297
8298 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8299
8300         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8301
8302 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8303
8304         * configure.in (--enable-languages): Be more permissive about
8305         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8306
8307 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8308
8309         * config.sub: Import from master sources, rev. 1.230.
8310         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8311
8312 2001-11-07  Laurent Guerby  <guerby@acm.org>
8313
8314         * MAINTAINERS (Write After Approval): Add self.
8315
8316 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8317
8318         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8319
8320 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8321
8322         * config.sub: Import from master sources, rev 1.226.
8323         * config.guess: Import from master sources, rev 1.216.
8324
8325 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8326
8327         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8328         * MAINTAINERS: Add self as maintainer of MMIX port.
8329         Remove old after-approval entry.
8330
8331 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8332
8333         * ChangeLog, configure: Fix spelling errors.
8334
8335 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8336
8337         * MAINTAINERS: Tweak my address.
8338
8339 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8340
8341         * MAINTAINERS: Update my email address.
8342
8343 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8344
8345         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8346         * MAINTAINERS: Add self as maintainer of CRIS port.
8347
8348 2001-10-10  Geert Bosch  <bosch@gnat.com>
8349
8350         * MAINTAINERS (Various maintainers: Ada front end):
8351         Added Robert Dewar.
8352
8353 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8354
8355         * MAINTAINERS (Write After Approval): Added self
8356
8357 2001-10-02  Geert Bosch  <bosch@gnat.com>
8358
8359         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8360
8361 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8362
8363         * configure: Handle temporary files securely using mkdir.
8364
8365 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8366
8367         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8368
8369 2001-09-26  Will Cohen  <wcohen@redhat.com>
8370
8371         * configure.in (*-*-linux*): Disable configuration of target-newlib
8372         and target-libgloss.
8373
8374 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8375
8376         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8377         RANLIB.
8378
8379 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8380
8381         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8382         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8383         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8384         avoid quotes nesting problems.
8385         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8386         (DO_X): Export only variables that are set.
8387
8388 2001-09-19  Ben Elliston  <bje@redhat.com>
8389
8390         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8391         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8392         semantics.  Use the shell built-in "type" command instead.
8393
8394 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8395
8396         Merged from gcc-3_0-branch:
8397         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8398         * ltcf-c.sh: Use $objext, not $ac_objext.
8399         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8400         * ltcf-cxx.sh: Add support for GNU.
8401         2001-07-22  Timothy Wall  <twall@redhat.com>
8402         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8403         default settings if using GNU tools with that configuration.
8404         * ltcf-cxx.sh: Ditto.
8405         * ltcf-gcj.sh: Ditto.
8406         2001-07-21  Michael Chastain  <chastain@redhat.com>
8407         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8408         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8409         * ltmain.sh: Mark as gcc-local.
8410
8411 2001-08-30  Eric Christopher  <echristo@redhat.com>
8412             Jason Eckhardt  <jle@redhat.com>
8413
8414         * config.guess: Merge from master sources.
8415         * config.sub: Merge from master sources, add support for mipsisa32.
8416
8417 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8418         * config.sub: Merge from master sources, rev 1.219.
8419         * MAINTAINERS: Add self as contact for stormy16 port.
8420
8421 2001-08-14  Zack Weinberg  <zackw@panix.com>
8422
8423         * config.sub: Merge from master sources, rev 1.218.
8424         * config.guess: Merge from master sources, rev 1.209.
8425
8426 2001-08-11  Graham Stott  <grahams@redhat.com>
8427
8428         * Makefile.in (check-c++): Add missing semicolon.
8429
8430 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8431
8432         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8433
8434 2001-07-30  Eric Christopher  <echristo@redhat.com>
8435
8436         * MAINTAINERS (Various maintainers: mips port): Added myself.
8437
8438 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8439
8440         * configure.in (sh-*-linux*): New.
8441
8442 2001-07-27  Richard Henderson  <rth@redhat.com>
8443
8444         * .cvsignore: Add LAST_UPDATED.
8445
8446 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8447
8448         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8449
8450 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8451
8452         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8453
8454 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8455
8456         * MAINTAINERS (Write After Approval): Added myself.
8457
8458 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8459
8460         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8461         and libgcj on m68hc11/m68hc12.
8462
8463 2001-06-27  H.J. Lu  (hjl@gnu.org)
8464
8465         * Makefile (CFLAGS_FOR_BUILD): New.
8466         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8467
8468 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8469
8470         * README: Remove version number.
8471
8472 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8473
8474         * INSTALL/README: Update wrt. to the installation instructions now
8475         residing in gcc/doc/install.texi.
8476
8477 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8478
8479         * README: Replace with a cut-down and updated version of gcc/README.
8480
8481 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8482
8483         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8484         multilibs to be disabled.
8485
8486 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8487
8488         * MAINTAINERS (Write After Approval): Add myself.
8489
8490 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8491
8492         * config.guess: Import CVS version 1.195.
8493         * config.sub: Import CVS version 1.212.
8494
8495 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8496
8497         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8498         gcc/xgcc is built, use -print-prog-name to find out the program
8499         name to use.
8500
8501 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8502
8503         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8504         appear to also be in the master copy.
8505         * config.sub:  Import CVS version 1.211.
8506
8507 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8508
8509         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8510         with_gcc]: Use `gcc -shared' to build a shared library.
8511
8512 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8513
8514         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8515         archives.
8516
8517 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8518
8519         * MAINTAINERS (Write After Approval): Add myself.
8520
8521 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8522
8523         * configure.in (libstdcxx_flags): Do not try to execute
8524         libstdc++-v3/testsuite_flags until it exists.
8525
8526 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8527
8528         * MAINTAINERS: Update my email address.
8529
8530 2001-05-31  Graham Stott  <grahams@redhat.com>
8531
8532         * MAINTAINERS (Write After Approval): Add myself.
8533
8534 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8535
8536         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8537         libraries when using g++ with native linker.
8538
8539 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8540
8541         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8542
8543 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8544
8545         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8546         [aix4*|aix5*]: Prepend blank.
8547
8548 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8549
8550         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8551         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8552         of subdir/configure scripts to use the new libtool.m4.
8553
8554 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8555
8556         * MAINTAINERS (Write After Approval): Add myself.
8557
8558 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8559
8560         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8561
8562 2001-05-11  Ben Elliston  <bje@redhat.com>
8563
8564         * Makefile.in (all-sid): New target.
8565         (check-sid, clean-sid, install-sid): Likewise.
8566
8567 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8568
8569         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8570
8571 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8572
8573         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8574         libgcj.
8575
8576 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8577
8578         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8579         gcc/xgcc is built, use -print-prog-name to find out the program
8580         name to use.
8581
8582 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8583
8584         * configure.in (noconfigdirs): Don't reset it from scratch in the
8585         target case; only append to it.
8586
8587         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8588         sparc-*-solaris2.8]: Disable ${libgcj}.
8589
8590 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8591
8592         * configure.in (libgcj_saved): Copy from $libgcj.
8593         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8594         --disable-libgcj.
8595
8596 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8597
8598         * MAINTAINERS: Remove self as MIPS maintainer and
8599         C front end maintainer.
8600
8601 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8602
8603         * configure.in: Move *-chorusos target case to the proper switch.
8604         Disable libgcj.
8605
8606 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8607
8608         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8609         1.641.2.228.
8610
8611 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8612
8613         * Makefile.in (STAGE1_CFLAGS): Pass down.
8614
8615 2001-04-13  Alan Modra  <amodra@one.net.au>
8616
8617         * config.guess: Add hppa64-linux support.  Note for next import that
8618         this is already in the master file.
8619         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8620
8621 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8622
8623         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8624         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8625
8626 2001-04-11  Stan Shebs  <shebs@apple.com>
8627
8628         * MAINTAINERS: Add self as Darwin port maintainer.
8629
8630 2001-04-11  Alan Modra  <amodra@one.net.au>
8631
8632         * MAINTAINERS: Update my email address.
8633
8634 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8635
8636         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8637         recent versions of FreeBSD (release 3 or later).
8638         * ltconfig: On FreeBSD, -lc must not be provided when building
8639         a shared library or else the standard -pthread gcc option is
8640         rendered worthless to later users of the built library.
8641
8642 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8643
8644         * MAINTAINERS: Add self and RTH as C front end maintainers.
8645
8646 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8647
8648         * config.sub: Make sure to match an already-canonicalized
8649         machine name (eg. mn10300-unknown-elf).
8650
8651 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8652
8653         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8654         New macros.
8655         (bootstrap, cross): Use RECURSE_FLAGS.
8656         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8657
8658 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8659
8660         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8661
8662 2001-03-22  Colin Howell  <chowell@redhat.com>
8663
8664         * Makefile.in (DO_X): Do not backslash single-quotes in
8665         backquotes (two places).
8666
8667 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8668
8669         Re-installed:
8670         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8671         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8672         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8673         * ltcf-cxx.sh: Likewise.
8674         * ltcf-gcj.sh: Likewise.
8675
8676 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8677
8678         * MAINTAINERS: Add myself as "documentation co-maintainer".
8679
8680 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8681
8682         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8683         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8684
8685 2001-03-19  Tom Tromey  <tromey@redhat.com>
8686
8687         * config-ml.in: Handle GCJ and GCJFLAGS.
8688
8689 2001-03-21  Michael Chastain  <chastain@redhat.com>
8690
8691         * Makefile.in: all-m4 depends on all-texinfo.
8692
8693 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8694
8695         * MAINTAINERS: Add myself to write after approval list.
8696
8697 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8698
8699         * Makefile.in (DO_X): Quote nested quotes.
8700
8701 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8702
8703         * MAINTAINERS: Add myself to write after approval list.
8704
8705 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8706
8707         * Makefile.in (DO_X): Use double quotes for quoting
8708         "RANLIB=$${RANLIB}".
8709
8710 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8711
8712         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8713
8714 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8715
8716         * configure.in: Only use `lang_requires' for languages athat are
8717         actually enabled.
8718
8719 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8720
8721         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8722
8723 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8724
8725         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8726
8727 2001-03-07  Tom Tromey  <tromey@redhat.com>
8728
8729         * configure.in: Allow config-lang.in to set `lang_requires' to list
8730         of other required languages.
8731
8732 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8733
8734         * Makefile.in: Remove RANLIB definition. Use RANLIB
8735         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8736         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8737
8738 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8739             Alexandre Oliva  <aoliva@redhat.com>
8740
8741         * Makefile.in (check-c++): Use tabs, not spaces.
8742
8743 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8744
8745         * MAINTAINERS: add myself to Write After Approval list.
8746
8747 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8748
8749         * Makefile.in (check-c++): New rule.
8750
8751         * configure.in (target_libs): Remove libg++.
8752         (noconfigdirs): Remove libg++.
8753         (noconfigdirs): Same.
8754         (noconfigdirs): Same.
8755         (noconfigdirs): Same.
8756
8757         * config-ml.in: Remove libg++ references.
8758
8759         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8760         (ALL_TARGET_MODULES): Same.
8761         (configure-target-libg++): Remove.
8762         (all-target-libg++): Remove.
8763         (configure-target-libio): Remove.
8764         (all-target-libio): Remove.
8765         (check-target-libio): Remove.
8766         (.PHONY): Remove.
8767         (libg++.tar.bz2): Remove.
8768         (all-target-cygmon): Remove libio.
8769         (all-target-libstdc++): Remove.
8770         (configure-target-libstdc++): Remove.
8771         (TARGET_LIB_PATH): Remove libstdc++.
8772         (ALL_GCC_CXX): Remove libstdc++.
8773         (all-target-gperf): Correct.
8774
8775 2001-02-16  Nick Clifton  <nickc@redhat.com>
8776
8777         * configure.in (noconfigdirs): Allow configuration of texinfo
8778         for Cygwin hosts.
8779
8780 2001-02-15  Anthony Green  <green@redhat.com>
8781
8782         * configure: Introduce GCJ_FOR_TARGET.
8783         * configure.in: Ditto.
8784         * Makefile.in: Ditto.
8785
8786 2001-02-13  Andreas Schwab  <schwab@suse.de>
8787
8788         * MAINTAINERS: Update mail address.
8789
8790 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8791
8792         * config.guess: Add linux target for S/390.
8793         * config.sub: Likewise.
8794
8795 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8796
8797         * configure.in: for *-chorusos, don't config target-newlib and
8798         target-libgloss.
8799
8800 2001-02-06  Ben Elliston  <bje@redhat.com>
8801
8802         * configure: Output host type to stdout, not stderr.
8803
8804 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8805
8806         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8807         * ltcf-cxx.sh: Likewise.
8808
8809         * config.if: Assume enable_libstdcxx_v3 is defined.
8810
8811 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8812
8813         Remove V2 C++ library.
8814         * configure.in: Remove --enable-libstdcxx_v3 support.
8815
8816 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8817
8818         * include/demangle.h: Add prototype for java_demangle_v3.
8819
8820 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8821
8822         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8823
8824 2001-01-27  Richard Henderson  <rth@redhat.com>
8825
8826         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8827
8828 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8829
8830         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8831         Don't unset, it's non-portable and no longer necessary, set to empty
8832         instead.
8833
8834 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8835
8836         * ltconfig: Shell portability fix for the tagname validity check.
8837
8838 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8839
8840         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8841         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8842
8843 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8844
8845         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8846
8847 2001-01-26  Tom Tromey  <tromey@redhat.com>
8848
8849         * configure.in: Allow libgcj to be built on Sparc Solaris.
8850
8851 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8852
8853         * ltcf-c.sh: Add aix5 case.
8854         * ltcf-cxx.sh: Likewise.
8855         * ltconfig: Likewise.
8856
8857 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8858
8859         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8860         keep at least one of build_libtool_libs or build_old_libs set to
8861         yes.
8862
8863         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8864         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8865
8866 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8867
8868         * configure.in: Enable libgcj on several additional platforms.
8869
8870 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8871
8872         * configure.in: Enable libgcj for linux targets.
8873
8874 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8875
8876         * MAINTAINERS (Write After Approval): Add myself.
8877
8878 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8879
8880         * MAINTAINERS: Add myself as vax port maintainer.
8881
8882 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8883
8884         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8885
8886 2001-01-09  Mike Stump  <mrs@wrs.com>
8887
8888         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8889         failures of subdirectories.
8890
8891 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8892
8893         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8894         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8895         * ltcf-cxx.sh: Likewise.
8896         * ltcf-gcj.sh: Likewise.
8897         * ltconfig.sh: Fix typo.
8898
8899 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8900
8901         * configure: handle DOS-style absolute paths.
8902
8903 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8904
8905         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8906
8907 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8908
8909         * MAINTAINERS: Add myself as avr port co-maintainer.
8910
8911 2000-12-28  Ben Elliston  <bje@redhat.com>
8912
8913         * MAINTAINERS: Add myself under ``Write After Approval''.
8914
8915 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8916
8917         * texinfo: Remove directory from GCC.
8918
8919 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8920
8921         * COPYING: Update to current
8922         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8923         to 19yy as example year in copyright notice).
8924
8925 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8926
8927         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8928         (libstdcxx_incdir): Pass down.
8929         * config.if: Remove expired bits for cxx_interface, add stub.
8930         (libstdcxx_incdir): Add variable for g++ include directory.
8931         * configure.in (gxx_include_dir): Use it.
8932
8933 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8934
8935         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8936         with old-email address from ``Write After Approval''.
8937
8938 2000-12-15  Andreas Jaeger  <aj@suse.de>
8939
8940         * configure.in: Handle lang_dirs.
8941
8942 2000-12-14  Tom Tromey  <tromey@redhat.com>
8943
8944         * MAINTAINERS: Removed brads.
8945
8946         * MAINTAINERS: Added gcj developers.
8947
8948 2000-12-13  Anthony Green  <green@redhat.com>
8949
8950         * configure.in: Disable libgcj for any target not specifically
8951         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8952         with g++ abi.
8953
8954 2000-12-13  Mike Stump  <mrs@wrs.com>
8955
8956         * Makefile.in (local-distclean): Also remove fastjar.
8957
8958 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8959
8960         * contrib/gcc_update: Add fastjar --touch entries.
8961
8962 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8963
8964         * configure.in: Disable language-specific target libraries for
8965         languages that aren't enabled.
8966
8967 2000-12-10  Anthony Green  <green@redhat.com>
8968
8969         * configure.in: Define libgcj.  Disable libgcj target libraries for
8970         most targets.
8971
8972 2000-12-10  Neil Booth  <neilb@earthling.net>
8973
8974         * MAINTAINERS: Update mail address, remove from WAA list.
8975
8976 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8977
8978         * libjava: Imported from /cvs/java.
8979         * libffi: Likewise.
8980         * Boehm-gc: Likewise.
8981
8982 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8983
8984         * configure.in (target_libs): Revert 2000-12-08 patch.
8985         (noconfigdirs): Added target-libjava.
8986
8987 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8988
8989         * djunpack.bat: removed.
8990
8991 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8992
8993         * Makefile.in: handle DOS-style absolute paths.
8994         * config-ml.in: likewise.
8995         * symlink-tree: likewise.
8996
8997 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8998
8999         * fastjar: Imported.
9000
9001 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9002
9003         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9004         libjava.
9005         * configure.in (target_libs): Removed `target-libjava'.
9006
9007 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9008
9009         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9010         (ALL_MODULES): Added fastjar.
9011         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9012         (all-target-libjava): all-fastjar replaces all-zip.
9013         (all-fastjar): Added.
9014         (configure-target-fastjar, all-target-fastjar): Likewise.
9015         * configure.in (host_tools): Added fastjar.
9016
9017 2000-12-07  Mike Stump  <mrs@wrs.com>
9018
9019         * Makefile.in (local-distclean): Remove leftover built files.
9020
9021 2000-11-24  Nick Clifton  <nickc@redhat.com>
9022
9023         * configure.in (xscale-elf): Add target.
9024         (xscale-coff): Add target.
9025
9026 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9027
9028         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9029         recent versions of FreeBSD (release 3 or later).
9030         * ltconfig: On FreeBSD, -lc must not be provided when building
9031         a shared library or else the standard -pthread gcc option is
9032         rendered worthless to later users of the built library.
9033
9034 2000-11-16  Fred Fish  <fnf@be.com>
9035
9036         * configure.in (enable_libstdcxx_v3): Fix typo,
9037         libstd++ -> libstdc++.
9038
9039 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9040
9041         * MAINTAINERS: Add self to Write After Approval list.
9042
9043 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9044
9045         * MAINTAINERS: Update my email address.  Add myself to global write
9046         privs list.
9047
9048 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9049
9050         * Makefile.in: Merge with src and libgcj.
9051         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9052         configure-target-<library> when their configure scripts need the C
9053         or C++ library to have already been built to work properly.
9054         (do_proto_toplev): Set them to an empty string.
9055
9056         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9057         (REALLY_SET_LIB_PATH): Use them.
9058
9059 2000-11-17  Stan Shebs  <shebs@apple.com>
9060
9061         * MAINTAINERS: Add self to Write After Approval list.
9062
9063 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9064
9065         * configure: Provide the original toplevel configure arguments
9066         (including $0) to subprocesses in the environment rather than
9067         through gcc/configargs.h.
9068
9069 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9070
9071         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9072         C99.  Alphabetise "Write After Approval" list.
9073
9074 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9075
9076         * configure: Turn on libstdc++ V3 by default.
9077
9078         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9079         if we've got GCC.
9080
9081 2000-11-11  Philip Blundell  <philb@gnu.org>
9082
9083         * MAINTAINERS: Add self to Write After Approval list.
9084
9085 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9086
9087         * ltcf-c.sh (aix4): Improve shared library configuration; require
9088         exporting symbols.
9089         * ltcf-cxx.sh (aix4): Define.
9090         * ltconfig (aix4): Define library and soname specs appropriate for
9091         AIX.  Define command to create export symbols list.
9092
9093 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9094
9095         * config.sub: Add support for Sun Chorus
9096
9097 2000-10-31  Nick Clifton  <nickc@redhat.com>
9098
9099         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9100         <name>@redhat.com.  Also installed new email address for Clint
9101         Popetz.
9102
9103 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9104
9105         * etc: Remove directory from GCC.
9106
9107 2000-10-16  Michael Meissner  <meissner@redhat.com>
9108
9109         * configure (gcc/configargs.h): Only create if there is a build GCC
9110         directory created.
9111
9112 2000-10-16  Matthias Klose  <doko@debian.org>
9113
9114         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9115         when configured for libstdc++-v3.
9116
9117 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9118
9119         * configure: Save configure arguments to gcc/configargs.h.
9120
9121 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9122
9123         * config.guess: Import CVS version 1.157.
9124         * config.sub: Import CVS version 1.181.
9125
9126 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9127
9128         * Makefile.in (bootstrap): avoid recursion if subdir missing
9129         (cross): ditto
9130         (do-proto-toplev): ditto
9131
9132 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9133
9134         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9135         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9136
9137         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9138         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9139         all affected `configure' scripts.
9140
9141 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9142
9143         * MAINTAINERS: Add self as cpplib co-maintainer.
9144
9145 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9146
9147         * MAINTAINERS: Add self to Write After Approval list.
9148
9149 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9150
9151         * INSTALL/README: egcs -> GCC update.
9152
9153 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9154
9155         * MAINTAINERS: Add myself to Write After Approval list.
9156
9157 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9158
9159         * MAINTAINERS: Add myself to Write After Approval list.
9160
9161 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9162
9163         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9164         X11 libraries for hppa64.
9165
9166 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9167
9168         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9169
9170 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9171
9172         * Makefile.in (all-zlib): Added dummy target.
9173
9174         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9175         ltcf-gcj.sh: Updated from libtool multi-language branch.
9176
9177 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9178
9179         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9180         (bootstrap*): Depend on all-bootstrap.
9181
9182 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9183
9184         * config.guess: Import CVS version 1.156.
9185         * config.sub: Import CVS version 1.179.
9186
9187 2000-09-02  Anthony Green  <green@cygnus.com>
9188
9189         * Makefile.in (all-gcc): Depend on all-zlib.
9190         (CLEAN_MODULES): Add clean-zlib.
9191         (ALL_MODULES): Add all-zlib.
9192         * configure.in (host_libs): Add zlib.
9193
9194 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9195
9196         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9197         crosses, but add gcc/include to the header search path for them.
9198
9199 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9200
9201         * MAINTAINERS: Add self to Write After Approval list.
9202
9203 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9204
9205         * config.guess: Import CVS version 1.152.
9206         * config.sub: Import CVS version 1.177.
9207
9208 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9209
9210         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9211         $targargs to tell whether newlib is going to be built.
9212
9213         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9214         $$r/TARGET_SUBDIR/libio for _G_config.h.
9215
9216 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9217
9218         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9219
9220 2000-08-22  DJ Delorie  <dj@redhat.com>
9221
9222         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9223
9224 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9225
9226         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9227         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9228         sub-configures.
9229
9230 2000-08-21  DJ Delorie  <dj@redhat.com>
9231
9232         * MAINTAINERS: Add self as a libiberty maintainer
9233
9234 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9235
9236         * configure.in (libstdcxx_flags): Use
9237         libstdc++-v3/src/libstdc++.INC.
9238
9239 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9240
9241         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9242
9243 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9244
9245         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9246
9247         * configure: Make enable_threads and enable_shared defaults
9248         explicit.  Substitute enable_threads into generated Makefiles.
9249         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9250         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9251
9252 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9253
9254         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9255
9256 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9257
9258         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9259         previous delta.
9260
9261 2000-08-11  Jason Merrill  <jason@redhat.com>
9262
9263         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9264         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9265         (FLAGS_FOR_TARGET): Not here.
9266         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9267
9268 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9269
9270         * config-ml.in (CC, CXX): Don't introduce a leading space.
9271
9272 2000-08-07  DJ Delorie  <dj@delorie.com>
9273
9274         * MAINTAINERS: Add self as a DJGPP maintainer
9275
9276 2000-08-07  DJ Delorie  <dj@redhat.com>
9277
9278         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9279         "if we're also building gcc, and it's a gcc that will run on the
9280         build machine, we want to use its includes instead of the system's
9281         default includes".
9282
9283 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9284
9285         * MAINTAINERS: Add self to Write After Approval list.
9286
9287 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9288
9289         * configure.in (libstdcxx_flags): Don't use `"'.
9290
9291         * config-ml.in: Adjust multilib search paths to the
9292         appropriate multilib tree.
9293
9294 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9295
9296         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9297         commas in $LANGUAGES.
9298
9299 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9300
9301         * configure.in: Re-enable all references to libg++ and librx.
9302
9303 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9304
9305         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9306         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9307         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9308         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9309
9310         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9311
9312 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9313
9314         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9315         CXX_FOR_TARGET for sed.
9316
9317 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9318
9319         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9320         Do not override if already set in the environment or in configure.
9321         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9322         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9323
9324 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9325
9326         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9327         the libtool CVS tree multi-language branch.
9328         * ltconfig, ltmain.sh: Updated.
9329
9330 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9331
9332         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9333         (clean-target): Depend on it.
9334
9335         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9336         (GCC_FOR_TARGET): Use it.
9337         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9338         * configure.in: ... here.
9339         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9340         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9341
9342 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9343
9344         * MAINTAINERS: Add self to Write After Approval list.
9345
9346 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9347
9348         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9349         (configure-target-libchill, configure-target-libobjc): Likewise.
9350
9351         * configure.in: Use the same cache file for all target libs.
9352         * config-ml.in: But different cache files per multilib variant.
9353
9354 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9355
9356         * configure (topsrcdir): Don't use dirname.
9357
9358 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9359
9360         * MAINTAINERS: Add self to Write After Approval list.
9361
9362 2000-07-20  Jason Merrill  <jason@redhat.com>
9363
9364         * configure.in: Remove all references to libg++ and librx.
9365
9366         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9367
9368 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9369
9370         * config.sub: Update to subversions version 2000-07-06.
9371
9372 2000-07-12  Andrew Haley  <aph@cygnus.com>
9373
9374         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9375         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9376
9377 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9378
9379         * symlink-tree:  Check number of arguments.
9380
9381 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9382
9383         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9384         search path for a g++ extracted from the build tree.  This
9385         will allow link tests run by configure scripts in
9386         subdirectories to succeed.
9387
9388 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9389
9390         * ltconfig: Add support for mips-dde-sysv4.2MP
9391
9392 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9393
9394         * MAINTAINERS: Add myself as loop discovery maintainer.
9395
9396 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9397
9398         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9399         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9400
9401 2000-06-19  Timothy Wall  <twall@cygnus.com>
9402
9403         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9404         * config.sub: Add tic54x target.
9405
9406 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9407
9408         * MAINTAINERS: Add self as Fortran maintainer,
9409         remove Craig Burley.
9410
9411 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9412
9413         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9414         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9415
9416 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9417
9418         * MAINTAINERS: Add self as i18n maintainer
9419
9420 20000-05-21  H.J. Lu  (hjl@gnu.org)
9421
9422         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9423         directory are used if they exist. Make sure
9424         $(build_tooldir)/include is searched for header files,
9425         $(build_tooldir)/lib/ for library files.
9426         (GCC_FOR_TARGET): Likewise.
9427         (CXX_FOR_TARGET): Likewise.
9428
9429 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9430
9431         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9432
9433 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9434
9435         * Makefile.in (configure-target-libiberty): Depend on
9436         configure-target-newlib.
9437
9438 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9439
9440         * configure.in, Makefile.in: Merge all libffi-related
9441         configury stuff from the libgcj tree.
9442
9443 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9444
9445         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9446         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9447
9448 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9449
9450         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9451         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9452         current version information.  Add to proto-toplev directory.
9453         (gdb-taz): Build do-djunpack.
9454
9455 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9456
9457         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9458
9459 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9460
9461         * MAINTAINERS: Add self to Write After Approval list.
9462
9463 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9464
9465         * ltmain.sh: Preserve in relink_command any environment
9466         variables that may affect the linker behavior.
9467
9468 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9469
9470         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9471
9472 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9473
9474         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9475
9476 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9477
9478         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9479         with the version name.
9480
9481 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9482
9483         * MAINTAINERS: Add self as bb-reorder maintainer.
9484
9485 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9486
9487         * config.if: Tweak.
9488
9489 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9490
9491         * djunpack.bat: New file.
9492
9493 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9494
9495         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9496         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9497         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9498         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9499
9500 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9501
9502         * config.sub (case $basic_machine): Change default for "ibm-*"
9503         to "openedition".
9504
9505 2000-04-13  Andreas Jaeger  <aj@suse.de>
9506
9507         * MAINTAINERS: Added myself.
9508
9509 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9510
9511         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9512         (do-md5sum): New target.
9513         (MD5PROG): Define.
9514         (PACKAGE): Default to TOOL.
9515         (VER): Default to a shell script.
9516         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9517         md5 checksum generation.
9518         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9519         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9520         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9521         insight.tar.bz2): Use gdb-taz to create archive.
9522
9523 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9524
9525         * configure (warn_cflags): Delete.
9526
9527 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9528
9529         * MAINTAINERS: Added myself.
9530
9531 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9532             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9533
9534         * configure.in (enable_libstdcxx_v3): Add.
9535         (target_libs): Add bits here to switch between libstdc++-v2 and
9536         libstdc++-v3.
9537         * config.if: And this file too.
9538         * Makefile.in: Add libstdc++-v3 targets.
9539
9540 2000-04-05  Michael Meissner  <meissner@redhat.com>
9541
9542         * config.sub (d30v): Add d30v as a basic machine type.
9543
9544 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9545
9546         * configure.in: -linux-gnu*, not -linux-gnu.
9547
9548 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9549
9550         * MAINTAINERS: Add self in write-after-approval section.
9551
9552 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9553
9554         * MAINTAINERS: Add self as ia64 port maintainer.
9555
9556 2000-03-08  Neil Booth  <NeilB@earthling.net>
9557
9558         * MAINTAINERS: Add self in write-after-approval section.
9559
9560 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9561
9562         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9563         (do-tar-bz2): Replace TOOL with PACKAGE.
9564         (gdb.tar.bz2): Remove GDBTK from GDB package.
9565         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9566         dejagnu.tar.bz2): New packages.
9567
9568 2000-02-27  Andreas Jaeger  <aj@suse.de>
9569
9570         * configure.in: Add entry for mips*-*-linux*, move catch all
9571         *-*-*linux* entry below this one.
9572
9573 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9574
9575         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9576
9577 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9578
9579         * config.sub: Support an OS of "wince".
9580
9581 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9582
9583         * config.guess, config.sub: Updated to match config's 2000-02-15
9584         version.
9585
9586 2000-02-23  Linas Vepstas  <linas@linas.org>
9587
9588         * config.sub: Add support for Linux/IBM 370.
9589         * configure.in: Likewise.
9590
9591 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9592
9593         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9594
9595 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9596
9597         * config.guess: Guess "cygwin" rather than "cygwin32".
9598
9599 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9600
9601         * configure (gcc_version): When setting, narrow search to
9602         lines containing `version_string'.
9603
9604 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9605
9606         * config.sub: Add support for avr target.
9607
9608 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9609
9610         * MAINTAINERS: Add maintainers for MCore port.
9611
9612 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9613
9614         * config.sub: Add mmix-knuth-mmixware.
9615
9616 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9617
9618         * MAINTAINERS: Pair cccp with cpplib maintainership.
9619
9620 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9621
9622         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9623         structure stuff to -L library search.
9624         (CXX_FOR_TARGET): Ditto.
9625         (CROSS_CHECK_MODULES): Fix spelling mistake.
9626
9627 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9628
9629         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9630         the C++ compiler.
9631
9632 2000-01-12  Richard Henderson  <rth@cygnus.com>
9633
9634         * configure.in: Don't build some bits for beos.
9635
9636 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9637
9638         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9639         as include files.
9640
9641 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9642
9643         * Add self as cpplib maintainer, as requested by Jason
9644         Merrill.  Correct my e-mail address.
9645
9646 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9647
9648         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9649         not mh-aix43.
9650
9651 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9652
9653         * MAINTAINERS: Add myself to "write after approval" list.
9654
9655 1999-12-14  Richard Henderson  <rth@cygnus.com>
9656
9657         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9658         * config.sub: Accept alphaev[78], alphaev8.
9659
9660 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9661
9662         * config.guess, config.sub: Update from autoconf.
9663
9664 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9665
9666         * MAINTAINERS:  update my playtime e-address.
9667
9668 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9669
9670         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9671         necessary libraries are missing.
9672
9673 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9674
9675         * MAINTAINERS: Add new 'write after approval' maintainer.
9676
9677 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9678
9679         * MAINTAINERS: Add new Java maintainer.
9680
9681 1999-10-25  Andreas Schwab  <schwab@suse.de>
9682
9683         * configure: Fix quoting inside arguments of eval.
9684
9685 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9686
9687         * config-ml.in: Allow suppression of some ARM multilibs.
9688
9689 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9690
9691         * config.guess: Add OS/390 match pattern.
9692         * config.sub: Add mvs, openedition targets.
9693         * configure.in (i370-ibm-opened*): New.
9694
9695 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9696
9697         * config.sub: Add support for configuring for pj.
9698
9699 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9700
9701         * config.sub (maybe_os): Add support for configuring for fr30.
9702
9703 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9704
9705         * configure.in: Do not configure or build ld for AIX
9706         platforms.  ld is known to be broken on these platforms.
9707
9708 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9709
9710         * config-ml.in: Pass compiler flag corresponding to multidirs to
9711         subdir configures.
9712
9713 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9714
9715         * Makefile.in (LDFLAGS): Define.
9716
9717 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9718
9719         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9720         noconfigdirs.
9721         (*-*-cygwin*): Likewise.
9722
9723 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9724
9725         * mkdep: New file.
9726         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9727         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9728
9729         From Eli Zaretskii <eliz@is.elta.co.il>:
9730         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9731         long file name when using DJGPP on MS-DOS.
9732
9733 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9734
9735         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9736
9737 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9738
9739         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9740         dependency as this causes "make check" to globally "make all"
9741
9742 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9743
9744         * configure.in (target_libs): Added target-zlib.
9745         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9746         (CONFIGURE_TARGET_MODULES): Likewise.
9747         (CHECK_TARGET_MODULES): Likewise.
9748         (INSTALL_TARGET_MODULES): Likewise.
9749         (CLEAN_TARGET_MODULES): Likewise.
9750         (configure-target-zlib): New target.
9751         (all-target-zlib): Likewise.
9752         (all-target-libjava): Depend on all-target-zlib.
9753         (configure-target-libjava): Depend on configure-target-zlib.
9754
9755         * Makefile.in (configure-target-libjava): Depend on
9756         configure-target-newlib.
9757         (configure-target-boehm-gc): New target.
9758         (configure-target-qthreads): New target.
9759
9760         * configure.in (target_libs): Added target-qthreads.
9761         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9762         (CONFIGURE_TARGET_MODULES): Likewise.
9763         (CHECK_TARGET_MODULES): Likewise.
9764         (INSTALL_TARGET_MODULES): Likewise.
9765         (CLEAN_TARGET_MODULES): Likewise.
9766         (all-target-qthreads): New target.
9767         (configure-target-libjava): Depend on configure-target-qthreads.
9768         (all-target-libjava): Depend on all-target-qthreads.
9769
9770         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9771         (CONFIGURE_TARGET_MODULES): Likewise.
9772         (CHECK_TARGET_MODULES): Likewise.
9773         (INSTALL_TARGET_MODULES): Likewise.
9774         (CLEAN_TARGET_MODULES): Likewise.
9775         (all-target-libjava): New target.
9776         (all-target-boehm-gc): Likewise.
9777         * configure.in (target_libs): Added libjava, boehm-gc.
9778
9779 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9780
9781         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9782         configure.bat in SUPPORT_FILES.
9783         (gas+binutils.tar.bz2): Likewise.
9784
9785         * makeall.bat: Remove; obsolete.
9786
9787 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9788
9789         From Mark Elbrecht:
9790         * configure.bat: Remove; obsolete.
9791
9792 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9793
9794         * configure: Add -W -Wall to the default CFLAGS when compiling with
9795         gcc.
9796
9797 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9798
9799         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9800
9801 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9802
9803         * configure.in: Build ld on IRIX6.
9804
9805 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9806
9807         * Makefile.in: Change distribution targets to use bzip2 instead of
9808         gzip.
9809         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9810         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9811
9812 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9813
9814         * config.sub: Add mcore target.
9815
9816 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9817
9818         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9819
9820 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9821
9822         * config.guess (dummy): Changed to $dummy.
9823
9824 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9825
9826         * config.sub: Tidied up case statements.
9827
9828 1999-05-22  Ben Elliston  <bje@cygnus.com>
9829
9830         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9831         <jiro@din.or.jp>.
9832
9833         * config.guess: Merge with FSF version. Future changes will be
9834         more accurately recorded in this ChangeLog.
9835         * config.sub: Likewise.
9836
9837 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9838
9839          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9840
9841 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9842
9843         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9844
9845 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9846
9847         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9848
9849 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9850
9851         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9852         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9853         Bad merge removed these two changes.
9854
9855 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9856                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9857
9858         * config.guess (interix Alpha): Add.
9859
9860 1999-04-11  Richard Henderson  <rth@cygnus.com>
9861
9862         * configure.in (i?86-*-beos*): Do config gperf; don't config
9863         gdb, newlib, or libgloss.
9864
9865 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9866
9867         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9868         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9869         from multidirs.
9870
9871 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9872
9873         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9874
9875 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9876
9877         * config.sub: Add support for mcore targets.
9878
9879 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9880
9881         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9882         not mt-ospace, in order to shut up assembler warning about using
9883         symbols that are named the same as registers.
9884
9885 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9886
9887         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9888         dependency list for all-target-cygmon.
9889
9890 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9891
9892         * config-ml.in: Check $host, not $target, for selective multilibs.
9893         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9894         thumb interworking, and underscore prefix multilibs.
9895
9896 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9897
9898         * missing: Update to version from current automake.
9899
9900 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9901
9902         * configure (gxx_include_dir): Removed.
9903
9904         * configure.in (gxx_include_dir): Handle it.
9905         * Makefile.in: Likewise.
9906
9907 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9908
9909         * config.sub (mips64vr4111,mips64vr4111el) Add.
9910
9911 1999-03-21  Ben Elliston  <bje@cygnus.com>
9912
9913         * config.guess: Correct typo for detecting ELF on FreeBSD.
9914
9915 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9916
9917         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9918         config/mh-djgpp.
9919
9920 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9921
9922         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9923         all-target-newlib to dependency list for all-target-bsp.
9924
9925 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9926
9927         * config.sub: Add i386-uwin support.
9928         * config.guess: Likewise.
9929
9930 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9931
9932         * configure.in: cleanup, add mh-*pic handling for arm, special
9933         case powerpc*-*-aix*
9934
9935 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9936
9937         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9938         can be built.
9939
9940 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9941
9942         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9943         targets.
9944
9945 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9946
9947         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9948
9949 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9950
9951         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9952
9953 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9954
9955         * config.sub: Fix typo in arm recognition.
9956
9957 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9958
9959         * configure.in (noconfigdirs): Changed target_configdirs to
9960         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9961         rather than m68k-*-* since it is not known to work on
9962         m68k-aout. Ditto for arm-*-*oabi.
9963
9964 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9965
9966         * configure.in (*-*-windows*): Remove, no longer used.
9967
9968 1999-02-19  Ben Elliston <bje@cygnus.com>
9969
9970         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9971         Smart and improved by Andrew Cagney.
9972
9973 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9974
9975         * config.guess: Recognize openbsd-*-hppa.
9976
9977 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9978
9979         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9980         only if it is not empty.
9981
9982 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9983
9984         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9985
9986         * config.guess: Modified to recognize uname's armv* syntax.
9987
9988         * config.sub: Modified to recognize uname's armv* syntax.
9989
9990 1999-02-17  Mark Salter  <msalter@cygnus.com>
9991
9992         * configure.in: Added target-bsp for sparclite.
9993
9994 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9995
9996         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9997
9998 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9999
10000         * configure.in: Add support for strongarm port.
10001         * config.sub: Add support for strongarm target.
10002
10003 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10004
10005         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10006         the old name config/mh-cygwin32.
10007         Enable texinfo.
10008
10009 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10010
10011         * configure.in: Do build ld for ix86 Solaris.
10012
10013 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10014
10015         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10016         $AR_FOR_TARGET.  Likewise for RANLIB.
10017
10018 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10019
10020         * config.sub (oabi):  Recognize.
10021         * configure.in (arm-*-oabi):  Handle.
10022
10023 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10024
10025         * config.guess: Improve detection of i686 on UnixWare 7.
10026
10027 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10028
10029         * config.guess: Add support for i386-pc-interix.
10030         * config.sub: Likewise.
10031         * configure.in: Likewise.
10032
10033 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10034
10035         * Makefile.in: Remove unneeded all-target-libio from
10036         from all-target-winsup target since it is now unneeded.
10037         Add all-target-libtermcap in its place since it is now
10038         needed.
10039
10040 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10041
10042         * configure.in: makefile stub for cygwin target is probably
10043         unnecessary.  Remove it for now.
10044
10045 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10046
10047         * configure.in: libtermcap.a should be built when cygwin is the
10048         target as well as the host.
10049         * config.guess: Allow mixed case in cygwin uname output.
10050         * Makefile.in: Add libtermcap target.
10051
10052 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10053
10054         * config.sub: Clean up handling of hppa2.0.
10055
10056 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10057
10058         * config.guess: Use C code to identify more HP machines.
10059
10060 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10061
10062         * config.sub: Handle hppa2.0.
10063
10064 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10065
10066         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10067         cygmon for all sparclite targets, regardless of object format.
10068
10069 1998-12-15  Mark Salter  <msalter@cygnus.com>
10070
10071         * configure.in: Added target-bsp for several target architectures.
10072
10073         * Makefile.in: Added rules for bsp.
10074
10075 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10076
10077         * config.guess: Improve detection of hppa2.0 processors.
10078
10079 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10080
10081         * config.guess: Recognize FreeBSD using ELF automatically.
10082
10083 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10084
10085         * configure (skip-this-dir): Add handling for new shell script, which
10086         might be created by a sub-directory's configure to indicate, this particular
10087         directory is "unwanted".
10088         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10089
10090 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10091
10092         * ltconfig: import from libtool, after changing libtool to
10093         account for the cygwin name change.
10094
10095 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10096
10097         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10098         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10099
10100 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10101
10102         * configure.in: Add libtermcap to list of cygwin dependencies.
10103
10104 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10105
10106         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10107         they include winsup/include when it's a cygwin target.
10108
10109 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10110
10111         * configure.in (host_tools): Added zip.
10112         * Makefile.in (all-target-libjava): Depend on all-zip.
10113         (all-zip): New target.
10114         (ALL_MODULES): Added all-zip.
10115         (NATIVE_CHECK_MODULES): Added check-zip.
10116         (INSTALL_MODULES): Added install-zip.
10117         (CLEAN_MODULES): Added clean-zip.
10118
10119 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10120
10121         * Makefile.in: lose "32" from comment about cygwin.
10122
10123 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10124
10125         * configure.in: Use -Os to build target libraries for the fr30.
10126
10127 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10128
10129         * config.sub: Add fr30.
10130
10131 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10132
10133         * configure.in: drop "32" from config/mh-cygwin32.  Check
10134         cygwin* instead of cygwin32*.
10135         * config.sub: Check cygwin* instead of cygwin32*.
10136
10137 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10138
10139         * config.guess: Match any version of Unixware7.
10140
10141 1998-10-20  Syd Polk  <spolk@cygnus.com>
10142
10143         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10144         if desired.
10145
10146 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10147
10148         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10149         these if the appropriate directories and files to not exist.
10150
10151 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10152
10153         * Makefile.in (DEVO_SUPPORT): Add config.if.
10154
10155 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10156
10157         * configure: Add pattern to replace "build_tooldir"'s
10158         definition in the generated Makefile with "tooldir"'s
10159         actual value.
10160
10161 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10162
10163         * config.sub: Bring back lost sparcv9.
10164
10165         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10166
10167 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10168
10169         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10170         CC_FOR_TARGET and friends.
10171
10172 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10173
10174         * Makefile.in (build_tooldir): New variable, same as tooldir.
10175         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10176         -B$(build_tooldir)/bin/.
10177         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10178
10179 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10180
10181         * README: Remove installation instructions and refer to the
10182         INSTALL directory instead.
10183
10184 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10185
10186         * config.sub: Add support for i[34567]86-pc-udk.
10187         * configure.in: Likewise.
10188
10189 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10190
10191         * Makefile.in: add bzip2 package building bits for user
10192         tools module
10193         * configure.in: ditto
10194
10195 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10196
10197         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10198         (ALL_TARGET_MODULES): Add all-target-libobjc.
10199         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10200         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10201         (all-target-libchill): Add dependencies.
10202         * configure.in (target_libs): Add libchill.
10203
10204 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10205
10206         * configure.in (target_subdir): Remove duplicate line.
10207
10208 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10209
10210         * Makefile.in (all-automake): fix dependencies.
10211
10212 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10213
10214         * configure.in: Minor cleanups for building in the $(target_alias)
10215         subdir.
10216
10217 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10218
10219         * Makefile.in (bootstrap): Set r and s before make all.  Use
10220         BASE_FLAGS_TO_PASS in make all.
10221         (cross): Likewise.
10222
10223 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10224
10225         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10226
10227 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10228
10229         * config.sub: Fix typo in last change.
10230
10231 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10232
10233         * config.sub: Add support for C4x target.
10234         * configure.in: Likewise.
10235
10236 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10237
10238         * config.sub: Recognize sparcv9 just like sparc64.
10239
10240 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10241
10242         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10243
10244 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10245
10246         * config.guess: Correctly identify Pentium II sco boxes.
10247
10248         * config.guess: Fix "tr" code.  From Weiwen Liu.
10249
10250 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10251
10252         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10253         stabs.
10254
10255 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10256
10257         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10258         (ALL_TARGET_MODULES): Add all-target-libchill.
10259         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10260         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10261         (all-target-libchill): Add dependencies.
10262         * configure.in (target_libs): Add libchill.
10263
10264 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10265
10266         * config.guess: Avoid assumptions about "tr" behaves when
10267         LANG is set to something other than English.
10268
10269 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10270
10271         * configure (gxx_include_dir): Changed to
10272         '${prefix}/include/g++'-${libstdcxx_interface}.
10273
10274         * config.if: New to determine the interfaces.
10275
10276 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10277
10278         * config.guess: Detect and handle MPE/IX.
10279         * config.sub: Deal with MPE/IX.
10280
10281 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10282
10283         * configure.in: Use mh-aix43.
10284
10285 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10286
10287         * configure: Fix --without/--disable cases for gxx-include-dir.
10288
10289 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10290
10291         * mdata-sh:  Imported.  Needed for automake support.
10292
10293 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10294
10295         * Makefile.in (taz): Try "chmod -R og=u ." before
10296         "chmod og=u `find . -print`".
10297
10298 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10299
10300         * configure.in: Add arm-elf and thumb-elf support.
10301
10302 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10303
10304         * Makefile.in: Undo previous patch.
10305
10306 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10307
10308         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10309         to here ...
10310         (install-no-fixedincludes): and here
10311         (INSTALL_MODULES): ... from here.
10312
10313 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10314
10315         * config.sub: Merge with FSF.
10316
10317         * config.guess: Merge with FSF.
10318
10319 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10320
10321         * configure (extraconfigdirs): New variable.
10322         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10323         * Makefile.in (all): Move higher in file.
10324         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10325         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10326         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10327         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10328         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10329
10330 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10331
10332         * Makefile.in (all-target-libjava): Depend on all-gcc and
10333         all-target-newlib.
10334         (configure-target-libjava): Depend on $(ALL_GCC).
10335
10336 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10337
10338         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10339         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10340
10341 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10342
10343         * INSTALL/README: Fix typo.
10344
10345 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10346
10347         * ylwrap: Change absolute path checks to check for DOS style path
10348         names.
10349
10350         * ylwrap: Don't use a full path name if the source file is in the
10351         same directory.  From hjl@lucon.org (H.J. Lu).
10352
10353         * config-ml.in: Default to being verbose, to match Feb 18 change to
10354         configure.
10355
10356 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10357
10358         Brought over from egcs:
10359
10360         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10361
10362         * configure.in (target_subdir): Set to ${target_alias} instead
10363         of "libraries".
10364
10365         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10366
10367         * configure.in (target_subdir): Set to libraries if enable_multilib.
10368
10369 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10370
10371         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10372         multilibs, force reconfiguration the first time we create
10373         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10374
10375 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10376
10377         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10378         avoid confusion with --no-recursion.
10379
10380 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10381
10382         * configure.in: Win32 hosts shouldn't use install -x
10383         * install-sh: remove -x option, and special .exe-handling
10384         hack.
10385
10386 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10387
10388         * config.guess: Recognize i586-pc-beos.
10389         * configure.in: Don't build some bits for beos.
10390
10391 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10392
10393         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10394         CFLAGS default to -O2.
10395
10396         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10397         when using GNU ld.
10398
10399 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10400
10401         * ltmain.sh: Correct install when using a different shell.
10402
10403 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10404
10405         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10406
10407 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10408
10409         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10410         target.
10411
10412 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10413
10414         * ltconfig: Update to correct AIX handling.
10415
10416 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10417
10418         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10419
10420         * configure.in (target_subdir): Set to ${target_alias} instead
10421         of "libraries".
10422
10423 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10424
10425         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10426         (Makefile): Depend on $(gcc_version_trigger).
10427
10428         * configure (gcc_version): Change default initializer to empty
10429         string.
10430         (gcc_version_trigger): New variable; pass this variable down
10431         to subdir configures to enable them checking gcc's version
10432         themselves. Emit make macros for both gcc_version vars.
10433         (topsrcdir): Initialize reliably.
10434         (recursion line): Remove --with-gcc-version=${gcc_version}.
10435
10436 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10437
10438         * configure (enable_version_specific_runtime_libs): Implement new flag
10439         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10440         in $(libsubdir); emit definition in each generated Makefile.
10441         (gxx_include_dir): Initialize depending on
10442         $enable_version_specific_runtime_libs.
10443
10444 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10445
10446         * configure (gcc_version): Initialize properly depending on
10447         how and where configure is started.
10448         (recursion line): Pass a --with-gcc-version=${gcc_version}
10449         to configures in subdirs.
10450
10451 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10452
10453         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10454         cygmon
10455
10456 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10457
10458         * configure.in: Add cygmon and libstub support for mn10200.
10459
10460 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10461
10462         * configure (gcc_version): Add new variable describing the
10463         particular gcc version we're building.
10464         * Makefile.in (libsubdir): Add new macro for the directory
10465         in which the compiler finds executables, libraries, etc.
10466         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10467         and libsubdir.
10468
10469 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10470
10471         * Makefile.in (local-clean): Remove *.log.
10472         (warning.log): Built with warn_summary from build.log.
10473         (mail-report.log): Run test_summary.
10474         (mail-report-with-warnings.log): Run test_summary including
10475         warning.log in the report.
10476
10477 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10478
10479         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10480
10481 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10482
10483         * Makefile.in (grep): Grep no longer depends on libiberty.
10484
10485 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10486
10487         * Makefile.in: all-snavigator needs all-libgui.
10488
10489 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10490
10491         * configure.in: Add cygmon and libstub support for mn10300.
10492
10493 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10494
10495         * missing: Update to version from automake 1.3.
10496
10497         * ltmain.sh: On installation, don't get confused if the same name
10498         appears more than once in the list of library names.
10499
10500 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10501
10502         * config.sub: Accept m68060 and m5200 as CPU names.
10503
10504 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10505
10506         * configure: Use && rather than using -a in test, because odd
10507         strings can confuse test.
10508         * configure.in: Likewise.
10509
10510 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10511
10512         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10513
10514 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10515
10516         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10517         bootstrap4-lean): New targets.
10518
10519 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10520
10521         * mpw-* Delete.  Not used.
10522
10523 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10524
10525         * COPYING.LIB: Update FSF address.
10526
10527 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10528
10529         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10530
10531         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10532         GAS_SUPPORT_DIRS.
10533
10534 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10535
10536         * ltconfig, ltmain.sh: Avoid producing a version number if
10537         -version-info was not used.
10538
10539 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10540
10541         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10542         building with newlib.
10543
10544 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10545
10546         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10547         Solaris `make' causes it to continue to next definition.
10548
10549 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10550
10551         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10552         the right GUI libraries and files are installed along with GDB.
10553
10554 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10555
10556         * configure.in: Change alpha to alpha* in several places.
10557
10558 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10559
10560         * config.sub: Recognize sparc86x.
10561
10562 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10563
10564         * configure.in (--enable-target-optspace): Remove debug echo.
10565
10566 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10567
10568         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10569
10570 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10571
10572         * ltconfig: Update cygwin32 support.
10573
10574         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10575         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10576         (GDB_SUPPORT_DIRS): Likewise.
10577
10578 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10579
10580         * configure.in (target_makefile_frag): If --enable-target-optspace,
10581         use -Os to compile target libraries rather than -O2.  Default to
10582         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10583         not used.
10584         * configure.in (target_cflags): Ditto for d30v.
10585
10586 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10587
10588         * Makefile.in (all-bfd): Depend on all-intl.
10589         (all-binutils): Likewise.
10590         (all-gas): Likewise.
10591         (all-gprof): Likewise.
10592         (all-ld): Likewise.
10593
10594 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10595
10596         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10597
10598 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10599
10600         * Makefile.in (all-bfd): Depend upon all-libiberty.
10601
10602         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10603
10604 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10605
10606         * Makefile.in: Add libstub.
10607
10608         * configure.in: Ditto. Build libstub for targets that have cygmon
10609         support.
10610
10611 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10612
10613         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10614
10615 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10616
10617         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10618         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10619
10620 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10621
10622         * configure: Define DEFAULT_M4 by searching PATH.
10623         * Makfile.in: Use DEFAULT_M4.
10624
10625 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10626
10627         * ltconfig: Add cygwin32 support.
10628
10629         * Makefile.in, configure.in: Add libtool as a native only directory
10630         to configure and build.
10631
10632 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10633
10634         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10635
10636 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10637
10638         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10639
10640 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10641
10642         * Makefile.in: add ash make rules
10643         * configure.in: add ash to native_only and host_tools lists
10644
10645 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10646
10647         * Makefile.in (all-gettext, all-intl): New targets.
10648         (ALL_MODULES): Added all-gettext, all-intl.
10649         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10650         (INSTALL_MODULES): Added install-gettext, install-intl.
10651         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10652
10653         * configure.in (host_tools): Added gettext.
10654         (native_only): Likewise.
10655         (noconfigdirs) [various cases]: Likewise.
10656         (host_libs): Added intl.
10657
10658 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10659
10660         * configure: Do not disable building gdbtk for cygwin32 hosts.
10661
10662 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10663
10664         * configure.in: Add thumb-coff target.
10665         * config.sub: Add thumb-coff target.
10666
10667 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10668
10669         * Makefile.in: Revert yesterday's change.
10670         (all-target-winsup):  all-target-librx stays out of here.
10671
10672 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10673
10674         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10675         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10676         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10677         Remove references to librx and libg++.
10678
10679 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10680
10681         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10682         recursive makes
10683
10684 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10685
10686         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10687         for newlib directory.
10688         (CXX_FOR_TARGET): Likewise.
10689
10690 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10691
10692         * ltconfig: Update after libtool/ltconfig.in change for
10693         hpux11.
10694
10695 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10696
10697         * ltconfig, ltmain.sh: Update to libtool 1.2.
10698
10699 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10700
10701         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10702         (install-gcc-cross): Instead, override LANGUAGES here.
10703
10704 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10705
10706         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10707         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10708
10709 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10710
10711         * configure.in: Add Thumb-pe target.
10712
10713 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10714
10715         * Makefile.in - changed sn targets to snavigator
10716         * configure.in - changed sn targets to snavigator
10717
10718 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10719
10720         * config-ml.in: After building symlink tree call make distclean
10721         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10722         to be the case for libiberty.
10723
10724 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10725
10726         * configure: When making link, also check the current
10727         directory. The configure scripts may create one.
10728
10729 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10730
10731         * config.sub: Accept alphapca56 and alphaev6 properly.
10732
10733 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10734
10735         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10736
10737 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10738
10739         * config.sub (sco5): Fix typo.
10740
10741 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10742
10743         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10744         install-itcl.
10745         (install-itcl): Remove dependency on install-tcl.
10746
10747 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10748
10749         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10750
10751 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10752
10753         * configure.in: Don't build libgui for a cygwin32 target when not on
10754         a cygwin32 host.
10755
10756 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10757
10758         * configure (redirect): Set to null, so default behavior of
10759         configure is now --verbose.
10760
10761 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10762
10763         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10764         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10765
10766 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10767
10768         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10769         this change to sync Makefile.in with its ChangeLog entries.
10770
10771 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10772
10773         * ltmain.sh (mkdir): Check that the directory doesn't exist
10774         before we exit with error, so that we don't get races during
10775         parallel builds.
10776
10777 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10778
10779         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10780
10781 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10782
10783         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10784         PICFLAG_FOR_TARGET.
10785         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10786
10787         * configure: Emit a definition for the new macro enable_shared
10788         into each Makefile.
10789
10790 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10791
10792         * configure.in (host_tools, native_only): Add libtool.
10793
10794 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10795
10796         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10797         Fix typo in ming config comment.
10798
10799 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10800
10801         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10802
10803 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10804
10805         * config.sub: Add tic30 cases, and map c30 to tic30.
10806
10807 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10808
10809         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10810         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10811         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10812         (CLEAN_TARGET_MODULES): Similarly
10813         (all-target-libf2c): Add dependences.
10814         * configure.in (target_libs): Add libf2c.
10815
10816 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10817
10818         * configure.in: Remove expect from noconfigdirs when target
10819         is cygwin32.  OK to build expect and dejagnu with Canadian
10820         Cross.
10821
10822 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10823
10824         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10825         host.
10826
10827         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10828         and mingw32.
10829
10830 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10831
10832         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10833         here as it is not defined in the toplevel Makefile.
10834
10835 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10836
10837         * configure (package_makefile_rules_frag): New variable, which names
10838         a file with generic rules, ...
10839         Change comment to mention we now have FIVE parts.
10840         * configure: Undo last change.
10841
10842 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10843
10844         * config.guess: More accurate determination of HP processor types.
10845         * config.sub: More accurate determination of HP processor types.
10846
10847 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10848
10849         * configure (package_makefile_frag): Move inserting the
10850         ${package_makefile_frag} to where it should be according
10851         to the comment.
10852
10853 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10854
10855         * config.guess: Add support for Linux/ARM.
10856
10857 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10858
10859         * .cvsignore: Remove *-info and *-install since they match
10860         release-info and mpw-install, which we don't want to just ignore.
10861
10862 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10863
10864         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10865
10866 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10867
10868         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10869         local_prefix to sub-make invocations.
10870
10871 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10872
10873         * configure.in: Check makefile fragments in the source
10874         directory.
10875
10876 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10877
10878         * configure.in: Check whether host and target makefile
10879         fragments exist before adding them to *_makefile_frag.
10880
10881 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10882
10883         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10884
10885 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10886
10887         * configure.in: Make sure we only replace RPATH_ENVVAR on
10888         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10889         regexp to sed.
10890
10891         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10892         to sub-makes.
10893
10894 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10895
10896         * config-ml.in (multi-do): LDFLAGS must include multilib
10897         designator.
10898
10899 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10900
10901         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10902
10903 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10904
10905         * config.sub: Add mingw32 support.
10906         * configure.in: Likewise.
10907
10908 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10909
10910         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10911
10912 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10913
10914         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10915         * configure (gxx_include_dir): Provide a definition for subdirs
10916         which do not use autoconf.
10917
10918 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10919
10920         * config.guess: Sync with egcs.  Picks up new alpha support,
10921         BeOS & some additional linux support.
10922
10923 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10924
10925         * config.guess: HP 9000/803 is a PA1.1 machine.
10926
10927 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10928
10929         * configure.in: It's alpha*-...
10930
10931 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10932
10933         * configure.in (host_makefile_frag, target_makefile_frag):
10934         Handle multiple config files.
10935         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10936         alpha-*-*.
10937
10938 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10939
10940         * mkdep: New file.
10941
10942 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10943
10944         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10945
10946 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10947
10948         * Makefile.in: Add libgui directory.
10949         (GDB_TK): Add all-libgui.
10950         * configure.in: Add libgui directory.
10951         * configure: Add all-libgui to GDB_TK.
10952
10953 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10954
10955         * config-ml.in (multidirs): Add m32r to multilib list.
10956
10957 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10958
10959         * Makefile.in (all-target-gperf): Change dependency to
10960         all-target-libstdc++.
10961
10962 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10963
10964         * config.guess: Add BeOS support.
10965
10966 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10967
10968         Source directory cvs renamed to cvssrc:
10969         * configure.in (host_tools): Change cvs to cvssrc.
10970         (native_only): Likewise.
10971         (noconfigdirs) [various cases]: Likewise.
10972         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10973         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10974         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10975         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10976         (all-cvssrc): Rename target from all-cvs.
10977
10978 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10979
10980         * configure (gxx_include_dir): Fix thinko.
10981
10982 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10983
10984         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10985         (install-cross, install-gcc-cross): New targets.
10986
10987 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10988
10989         * configure.in (noconfigdirs): Add support for Thumb target.
10990
10991         * config.sub (maybe_os): Add support for Thumb target.
10992
10993 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10994
10995         * Makefile.in: Add rules for cygmon.
10996
10997         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10998
10999 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11000
11001         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11002         * configure (gxx_include_dir): Provide a definition for subdirs
11003         which do not use autoconf.
11004
11005 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11006
11007         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11008         11/18/97 build
11009
11010 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11011
11012         * From Franz Sirl.
11013         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11014         found on RedHat Linux systems.
11015
11016 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11017
11018         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11019         guesses.
11020
11021 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11022
11023         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11024
11025 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11026
11027         * ltmain.sh: If mkdir fails, check whether the directory was created
11028         anyhow by some other process.
11029
11030 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11031
11032         * configure.in (d30v-*-*): Configure all directories.
11033
11034 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11035
11036         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11037         for the D30V.
11038
11039 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11040
11041         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11042
11043 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11044
11045         * include/libiberty.h: Add extern "C" { so it can be used with C++
11046         progrms.
11047         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11048         programs.
11049
11050 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11051
11052         * configure.in (d30v-*-*): Configure GCC now.
11053
11054 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11055
11056         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11057         is no longer needed.
11058
11059 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11060
11061         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11062
11063 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11064
11065         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11066         targets using "$@" to provide support for similar but not identical
11067         targets without having to duplicate code.
11068
11069 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11070
11071         * makefile.vms: Fix to work with DEC C.
11072
11073 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11074
11075         * config.sub: Add mips-tx39-elf to marketing names.
11076
11077 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11078
11079         * ltmain.sh: Handle symlinks in generated script.
11080
11081 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11082
11083         * configure: Handle autoconf style directory options: --bindir,
11084         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11085         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11086         --sysconfdir.
11087         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11088         (sharedstatedir, localstatedir, oldincludedir): New variables.
11089         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11090         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11091         sbindir, sharedstatedir, and sysconfdir.
11092
11093 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11094
11095         * Makefile.in (bootstrap-lean): New target.
11096
11097 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11098
11099         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11100         sn, and gnuserv from noconfigdirs.
11101
11102 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11103
11104         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11105
11106 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11107
11108         * Makefile.in (cross): New target.
11109
11110 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11111                           Jeff Law         <law@cygnus.com>
11112
11113         * Makefile.in (bootstrap2, bootstrap3): New targets.
11114         (all-bootstrap): Remove outdated and confusing target.
11115         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11116
11117 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11118
11119         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11120         windows.  Consistent with gdb/configure.
11121
11122 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11123
11124         * configure.in: Name Linux target fragment.
11125
11126         * configure: Rewrite so that project Makefile fragment is inserted
11127         first and appears last in the resulting Makefile.
11128
11129 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11130
11131         * Makefile.in (install-itcl): Install tcl first.
11132
11133 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11134
11135         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11136
11137 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11138
11139         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11140
11141         * configure.in (skipdirs): Add target-librx for Linux.
11142         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11143
11144 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11145
11146         * Makefile.in (bootstrap): New target.
11147
11148 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11149
11150         * config.sub: Accept 'amigados' for backward compatibility.
11151
11152 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11153
11154         * config.guess: Merge with FSF.
11155
11156 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11157
11158         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11159
11160 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11161
11162         * config.sub: Add "marketing-names" patch.
11163
11164 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11165
11166         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11167
11168 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11169
11170         * config.sub: Handle v850-elf.
11171
11172 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11173
11174         * .cvsignore (*-install): Remove.
11175
11176 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11177
11178         * ltconfig: Set CONFIG_SHELL in libtool.
11179         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11180
11181 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11182
11183         * configure.in (target_subdir): Set to libraries if enable_multilib.
11184
11185 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11186
11187         * config.guess: Update from gcc directory.
11188
11189 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11190
11191         * Makefile.in (all-sim): Depends on all-readline.
11192
11193 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11194
11195         * Makefile.in (BISON, YACC): Use $$s.
11196         (all-bison): Depend on all-texinfo.
11197
11198 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11199
11200         * Makefile.in (BISON): Add -L flag.
11201         (YACC): Likewise.
11202
11203 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11204
11205         * configure.in (noconfigdirs): Add support for v850e target.
11206
11207         * config.sub (maybe_os): Add support for v850e target.
11208
11209 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11210
11211         * configure.in (noconfigdirs): Add support for v850ea target.
11212
11213         * config.sub (maybe_os): Add support for v850ea target.
11214
11215 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11216
11217         * config.sub: Add mipstx39.  Delete r3900.
11218
11219 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11220
11221         * Makefile.in (all-autoconf): Depends on all-texinfo.
11222
11223 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11224
11225         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11226         eabi targets.
11227
11228 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11229
11230         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11231
11232         * configure: When handling a Canadian Cross, handle YACC as well as
11233         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11234         * Makefile.in (all-bison): Depend upon all-texinfo.
11235
11236 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11237
11238         * Makefile.in (BISON): bison, not byacc or bison -y.
11239         (YACC): bison -y or byacc or yacc.
11240         (various): Add *-bison as appropriate.
11241         (taz): No need to mess with BISON anymore.
11242
11243 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11244
11245         * configure: If OSTYPE matches *win32*, try to find a good value for
11246         CONFIG_SHELL.
11247
11248 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11249
11250         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11251         configure.in if it is present.
11252
11253 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11254
11255         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11256
11257 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11258
11259         * config.sub: Recognize `arc' cpu.
11260         * configure.in: Likewise.
11261         * config-ml.in: Likewise.
11262
11263 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11266
11267 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11268
11269         * configure: Changed sed delimiter from ':' to '|' when
11270         attempting to substitute ${config_shell} for SHELL. On
11271         NT ${config_shell} may contain a ':' in it.
11272
11273 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11274
11275         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11276
11277 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11278
11279         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11280
11281 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11282
11283         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11284
11285         * ylwrap: If the program is a relative path, force it to be
11286         absolute.
11287
11288 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11289
11290         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11291
11292 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11293
11294         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11295         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11296         for libraries.
11297
11298 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11299
11300         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11301         separated by spaces.
11302
11303 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11304
11305         * ylwrap: New file.
11306         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11307
11308         * ltmain.sh: Handle /bin/sh at start of install program.
11309
11310         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11311
11312         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11313         * missing: New file, from automake 1.2.
11314
11315 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11316
11317         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11318         check-tk to CHECK_X11_MODULES.
11319
11320 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11321
11322         * config.sub: Merge with FSF.
11323
11324 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11325
11326         * config.guess: Merge with FSF.
11327
11328 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11329
11330         * configure: Treat msdosdjgpp like go32.
11331         * configure.in: Likewise.  Don't remove gprof for go32.
11332
11333         * configure: Change Makefile.tem2 to Makefile.tm2.
11334
11335 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11336
11337         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11338
11339 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11340
11341         * install-sh (chmodcmd): Set to null if the DST directory already
11342         exists.  Same as Nov 11th change.
11343
11344 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11345
11346         * configure (GDB_TK): Needs itcl and tix.
11347
11348 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11349
11350         * config.guess: Update from FSF.
11351
11352 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11353
11354         * Makefile.in (GDB_TK): Depend on itcl and tix.
11355
11356 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11359         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11360         (INSTALL_SCRIPT): New variable.
11361         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11362         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11363         to -x.
11364         * install-sh: Add support for -x option.
11365
11366 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11367
11368         * configure.in, Makefile.in: Treat tix like itcl.
11369
11370 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11371
11372         * Makefile.in (WINDRES): New variable.
11373         (WINDRES_FOR_TARGET): New variable.
11374         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11375         (EXTRA_HOST_FLAGS): Add WINDRES.
11376         (EXTRA_TARGET_FLAGS): Add WINDRES.
11377         (EXTRA_GCC_FLAGS): Add WINDRES.
11378         ($(DO_X)): Pass down WINDRES.
11379         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11380         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11381         DLLTOOL_FOR_TARGET.
11382
11383 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11384
11385         * configure.in: configure sim before gdb for win32-x-ppc
11386
11387 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11388
11389         Move gperf into the toplevel, from libg++.
11390         * configure.in (target_tools): Add target-gperf.
11391         (native_only): Add target-gperf.
11392         * Makefile.in (all-target-gperf): New target, depend on
11393         all-target-libg++.
11394         (configure-target-gperf): Empty rule.
11395         (ALL_TARGET_MODULES): Add all-target-gperf.
11396         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11397         (CHECK_TARGET_MODULES): Add check-target-gperf.
11398         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11399         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11400
11401 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11402
11403         * config.sub (mn10200): Recognize new basic machine.
11404
11405 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11406
11407         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11408         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11409
11410 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11411
11412         * configure.in: If we're building mips-sgi-irix6* native, turn on
11413         ENABLE_MULTILIB and set TARGET_SUBDIR.
11414
11415 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11416
11417         * Makefile.in (all-sn): Depend on all-grep.
11418
11419 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11420
11421         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11422
11423         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11424         Makefile.  From Jeff Makey <jeff@cts.com>.
11425         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11426
11427         * Makefile.in (DISTBISONFILES): Remove.
11428         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11429         $(DEFAULT_YACC).
11430
11431         * configure.in: Build itl, db, sn, etc., when building for native
11432         cygwin32.
11433
11434         * Makefile.in (LD): New variable.
11435         (EXTRA_HOST_FLAGS): Pass down LD.
11436         ($(DO_X)): Likewise.
11437
11438 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11439
11440         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11441
11442 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11443
11444         * configure.in (targargs): Strip out any supplied --build argument
11445         before adding our own. Always add --build.
11446
11447 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11448
11449         * configure.in (targargs): Pass --build if we're doing
11450         a cross-compile.
11451
11452 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11453
11454         * configure: Use '|' instead of ":" as the separator in
11455         sed. Otherwise sed chokes on NT path names with drive
11456         designators. Also look for "?:*" as the leading characters in an
11457         absolute pathname.
11458
11459 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11460
11461         * config.sub: Support for r3900.
11462
11463 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11464
11465         * configure.in: Use install-sh, not install.sh.
11466
11467 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11468
11469         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11470         apply it twice.
11471
11472 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11473
11474         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11475         install-binutils.
11476
11477 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11478
11479         * Makefile.in: Add automake targets.
11480         * configure.in (host_tools): Add automake.
11481
11482 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11483
11484         * configure: Default CXX to c++, not gcc.
11485         * Makefile.in (CXX): Set to c++, not gcc.
11486         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11487
11488 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11489
11490         * install-sh: try appending a .exe if source file doesn't
11491         exist
11492
11493 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11494
11495         * configure.in: Turn on multilib by default.
11496         (cross_only): Remove target-libiberty.
11497
11498         * Makefile.in (all-gcc): Don't depend on libiberty.
11499
11500 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11501
11502         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11503
11504 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11505
11506         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11507         (DISTBISONFILES): Add ld/Makefile.in
11508
11509 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11510
11511         * configure.in: if target is cygwin32 but host isn't cygwin32,
11512         don't configure gdb tcl tk expect, not just gdb.
11513
11514 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11515
11516         * configure.in: Added gnuserv everywhere sn appears.
11517
11518         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11519         (CROSS_CHECK_MODULES): Added check-gnuserv.
11520         (INSTALL_MODULES): Added install-gnuserv.
11521         (CLEAN_MODULES): Added clean-gnuserv.
11522         (all-gnuserv): New target.
11523
11524 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11525
11526         * config.guess: Fixes for MIPS OpenBSD systems.
11527
11528 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11529
11530         * Makefile.in (INSTALL_XFORM): Remove.
11531         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11532
11533         * mkinstalldirs: New file, copied from automake.
11534         * Makefile.in (installdirs): Rename from install-dirs.  Use
11535         mkinstalldirs.  Change all users.
11536         (DEVO_SUPPORT): Add mkinstalldirs.
11537
11538 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11539
11540         * install-sh: Rename from install.sh.
11541         * Makefile.in (INSTALL): Change install.sh to install-sh.
11542         (DEVO_SUPPORT): Likewise.
11543
11544         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11545         Graichen <graichen@rzpd.de>.
11546
11547 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11548
11549         * config.guess: Recognize OpenBSD systems correctly.
11550
11551 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11552
11553         * README, Makefile.in (ETC_SUPPORT): Remove references to
11554         cfg-paper*, configure.{texi,man,info*}._
11555
11556 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11557
11558         * Makefile.in (all.normal): Ensure that gcc is built after all
11559         the x11 - ie gdb - targets.
11560
11561 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11562
11563         * makefile.vms: Don't run conf-a-gas.
11564
11565 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11566
11567         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11568
11569 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11570
11571         * configure.in: Remove noconfigdirs case since gdb also
11572         configures and builds for tic80-coff.
11573
11574 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11575
11576         * configure: Set cache_file to config.cache.
11577         * Makefile.in (local-distclean): Remove config.cache.
11578
11579 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11580
11581         * COPYING: Update FSF address.
11582
11583 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11584
11585         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11586         noconfigdirs.
11587
11588 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11589
11590         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11591         MAKEDIRS, is empty.
11592
11593 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11594
11595         * config.sub: Tweak mn10300 entry.
11596
11597 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11598
11599         * configure.in (host_tools): Put sim before gdb, so gdb's
11600         configure.tgt can determine if the simulator was configured.
11601
11602 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11603
11604         * config.sub: Move BeOS $os case to be with other Cygnus
11605         local cases.
11606
11607 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11608
11609         * config.sub: Remove misplaced comment that broke Linux.
11610
11611 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11612
11613         * config.sub: Add BeOS support.
11614
11615 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11616
11617         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11618
11619 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11620
11621         * configure.in (noconfigdirs): Remove tcl and tk from
11622         noconfigdirs for cygwin32 builds.
11623
11624 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11625
11626         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11627
11628 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11629
11630         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11631         make-all.com, use makefile.vms instead.
11632
11633 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11634
11635         * config.sub: Accept -lnews*.
11636
11637 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11638
11639         * configure.in (noconfigdirs): Disable target-newlib,
11640         target-examples and target-libiberty for d30v.
11641
11642 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11643
11644         * configure.in (noconfigdirs): Enable ld for d30v.
11645
11646 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11647
11648         * configure.in (tic80-*-*): Build compiler.
11649
11650 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11651
11652         * configure.in (d30v-*): Remove sim directory from list of
11653         unsupported d30v directories
11654
11655 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11656
11657         * config.sub, configure.in: Add d30v target cpu.
11658
11659 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11660
11661         * makefile.vms: New file.
11662         * make-all.com: Remove.
11663
11664 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11665
11666         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11667
11668 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11669
11670         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11671
11672 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11673
11674         * Makefile.in (ALL_MODULES): Added all-db.
11675         (CROSS_CHECK_MODULES): Addec check-db.
11676         (INSTALL_MODULES): Added install-db.
11677         (CLEAN_MODULES): Added clean-db.
11678
11679 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11680
11681         * config.guess: Merge with latest FSF sources.
11682
11683 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11684
11685         * Makefile.in (ALL_MODULES): Added all-itcl.
11686         (CROSS_CHECK_MODULES): Added check-itcl.
11687         (INSTALL_MODULES): Added install-itcl.
11688         (CLEAN_MODULES): Added clean-itcl.
11689
11690 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11691
11692         * configure.in: build gdb for mn10200
11693
11694 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11695
11696         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11697
11698 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11699
11700         * configure.in (tic80-*-*): Turn off most targets right now.
11701
11702 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11703
11704         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11705         rather than the makeinfo program.
11706         (do-info): Depend upon all-texinfo.
11707
11708 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11709
11710         * configure.in: Remove uses of config/mh-linux.
11711
11712         * config.sub, config.guess: Merge with latest FSF sources.
11713
11714 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11715
11716         * config.sub (case $basic_machine): Add tic80 entries.
11717
11718 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11719
11720         * config.sub, config.guess: Merge with latest FSF sources.
11721
11722 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11723
11724         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11725         * mpw-config.in: Test for NewFolderRecursive.
11726         * mpw-install: Use symbolic name for startup filename.
11727         * mpw-README: Add various additional details.
11728
11729 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11730
11731         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11732
11733 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11734
11735         * configure.in: Do build gcc and the target libraries for
11736         the mn10200.
11737
11738 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11739
11740         * configure.in: don't avoid building gdb for mn10300 any more
11741         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11742         instead of single-quoting it.
11743
11744 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11745
11746         * configure.in: Don't use --with-stabs on IRIX 6.
11747
11748 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11749
11750         * configure.in (m32r): Build gdb, libg++ now.
11751
11752 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11753
11754         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11755         directories from noconfigdirs.
11756
11757 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11758
11759         * config.sub (basic_machine): added mips16 configuration
11760
11761 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11762
11763         * config.sub: Handle d10v-unknown.
11764
11765 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11766
11767         * config.sub: Handle v850-unknown.
11768
11769 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11770
11771         * Makefile.in: add findutils
11772         * configure.in: add findutils to list of host_tools
11773
11774 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11775
11776         * config.sub: Handle mn10200 and mn10300.
11777
11778 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11779
11780         * configure.in (d10v-*): Do not build librx.
11781
11782 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11783
11784         * configure.in (mn10300): Build everything except gdb & libgloss.
11785
11786 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11787
11788         * config.guess:  Patch for Dansk Data Elektronik servers,
11789         from Niels Skou Olsen <nso@dde.dk>.
11790
11791         For ncr, use /bin/uname rather than uname, since GNU uname does not
11792         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11793
11794         Patch for MIPS R4000 running System V,
11795         from Eric S. Raymond <esr@snark.thyrsus.com>.
11796
11797         Fix thinko for nextstep.
11798
11799         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11800
11801         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11802         * config.guess: Guess mips-dec-mach_bsd4.3.
11803
11804         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11805         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11806         release numbers.
11807         * config.guess (mips-mips-riscos*):  Emit just enough of the
11808         release number.
11809
11810         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11811         * config.guess (sparc-auspex-sunos*):  Added.
11812         (f300-fujitsu-*): Added.
11813
11814         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11815         * config.guess:  Recognize a Tadpole as a sparc.
11816
11817 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11818
11819         * config.guess: Don't assume that NextStep version is either 2 or
11820         3.  NextStep 4 (aka OpenStep 4) has come out now.
11821
11822 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11823
11824         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11825         From Rik Faith <faith@cs.unc.edu>.
11826
11827 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11828
11829         * config.sub: Contributions from bug-gnu-utils to:
11830         Support plain "hppa" (no version given) architecture, reported by
11831         OpenStep.
11832         OpenBSD like NetBSD.
11833         LynxOs is not a hardware supplier.
11834
11835         * config.guess: Contributions from bug-gnu-utils to add support for:
11836         OpenBSD like NetBSD.
11837         Stratus systems.
11838         More Pyramid systems.
11839         i[n>4]86 Intel chips.
11840         M680[n>4]0 Motorola chips.
11841         Use unknown instead of lynx for hardware manufacturer.
11842
11843 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11844
11845         * install.sh (chmodcmd): Set to null if the DST directory already
11846         exists.
11847
11848 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11849
11850         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11851         not use mt-ppc target Makefile fragment any more.
11852
11853 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11854
11855         * configure.in (*-*-windows):  Exclude everything but those dirs
11856         needed to build windows.
11857
11858 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11859
11860         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11861
11862 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11863
11864         * configure.in:  Exclude mmalloc from i386-windows.
11865
11866 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11867
11868         * Undo my previous change.
11869
11870 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11871
11872         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11873         unconditionally.
11874         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11875
11876 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11877
11878         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11879         host to add it's own flags.
11880
11881 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11882
11883         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11884
11885 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11886
11887         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11888         (CXX_FOR_TARGET): Likewise.
11889         (GCC_FOR_TARGET): Define.
11890         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11891         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11892         CC_FOR_TARGET was specified on the command line.
11893         (MAKEOVERRIDES): Don't define.
11894
11895 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11896
11897         * configure.in (m32r): Fix spelling of libg++ libs.
11898
11899 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11900
11901         * config.sub (-apple*): Remove, now redundant.
11902
11903 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11904
11905         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11906
11907         * configure: Rework yesterday's sed script patch.
11908
11909         * config.sub: Merge with FSF.
11910
11911 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11912
11913         * config.guess:  Merge from FSF.
11914
11915         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11916         * config.guess: Use pc instead of unknown, for pc clone systems.
11917         Change linux to linux-gnu.
11918
11919         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11920         * config.guess: Avoid non-portable tr syntax.
11921
11922 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11923
11924         * test-build.mk (HOLES): Add "xargs" for gdb.
11925
11926         * configure: Avoid hpux10.20 sed bug.
11927
11928 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11929
11930         * configure.in:  Add support for windows host
11931         (that is a build done under the Microsoft build environment).
11932
11933 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11934
11935         * Makefile.in: Replace all uses of srcroot with s, to shrink
11936         command line lengths.
11937
11938         Patches from Geoffrey Noer <noer@cygnus.com>:
11939         * configure.in: If configuring for newlib, pass --with-newlib to
11940         subdirectories.
11941         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11942         -Bnewlib/ and -Lwinsup to gcc.
11943         (CXX_FOR_TARGET): Likewise.
11944
11945 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11946
11947         * Makefile.in (ETC_SUPPORT): Add configure.
11948
11949 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11950
11951         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11952         host configuration file.
11953
11954 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11955
11956         * configure.in: Break mn10x00 support into separate
11957         mn10200 and mn10300 configurations.
11958         * config.sub: Likewise.
11959
11960 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11961
11962         * configure.in: Add lots of stuff to noconfigdirs for
11963         the mn10x00 targets.
11964
11965         * config.sub, configure.in: Add mn10x00 support.
11966
11967 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11968
11969         * make-all.com: Call conf-a-gas, not config-a-gas.
11970
11971 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11972
11973         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11974         targets.
11975
11976 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11977
11978         * mpw-README: Add much more detail for native PowerMac.
11979         * mpw-install: New file.
11980         * mpw-configure: Add --norecursion and --help options.
11981         * mpw-config.in: Translate readme and install files when
11982         copying to objdir.
11983         * mpw-build.in: Don't always depend on byacc and flex.
11984         (install-only-top): New action.
11985
11986 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11987
11988         * configure.in:  You can now configure GDB for the v850.
11989
11990 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11991
11992         * configure.in (noconfigdirs): Don't configure any C++ dirs
11993         if targeting D10V.
11994
11995 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11996
11997         * config.sub: Recognize mips64vr5000.
11998
11999 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12000
12001         * configure.in: Use a single line for host_tools and native_only.
12002
12003 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12004
12005         * config.sub, configure.in: Add entries for m32r.
12006
12007 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12008
12009         * Makefile.in (inet-install): Don't run install-gzip.
12010
12011 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12012
12013         * configure.in:  Don't config lots of things for *-*-windows*.
12014
12015 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12016
12017         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12018         (host_libs, host_tools): Copy from configure.in.
12019         * mpw-configure: Don't complain about directories not found.
12020
12021 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12022
12023         * configure.in (i[345]86): Recognize i686 for pentium pro.
12024         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12025         file.
12026
12027         * config.guess (i[345]86): Ditto.
12028
12029 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12030
12031         * configure.in (noconfigdirs): Removed gdb for D10V.
12032
12033 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12034
12035         * configure.in: Remove ld, target-libio, target-libg++, and
12036         target-libstdc++ from noconfigdirs.
12037
12038 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12039
12040         * configure: Fix three locations where shell scripts were
12041         being run directly rather than with config_shell.
12042
12043 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12044
12045         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12046         * config.sub (basic_machine): Recognize v850.
12047
12048 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12049
12050         * mpw-configure: Handle multiple enable/disable options and
12051         pass them down recursively, handle -c and -s flags appropriately
12052         depending on choice of compiler, add escape mechanism for
12053         quoted arguments to gC.
12054
12055 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12056
12057         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12058         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12059         so that -mrelocatable-lib and -mno-eabi are used.
12060
12061         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12062         not support --print-multi-lib, don't abort.
12063
12064 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12065
12066         * make-all.com: Run config-a-gas.
12067         * setup.com: Don't copy subdirectory files around.
12068
12069 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12070
12071         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12072         target, it now compiles correctly.
12073
12074 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12075
12076         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12077
12078 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12079
12080         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12081
12082 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12083
12084         * configure.in (native_only): Add prms.
12085
12086 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12087
12088         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12089         (BINUTILS_SUPPORT_DIRS): Likewise.
12090
12091 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12092
12093         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12094         d10v support is added.
12095
12096 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12097
12098         * configure.in (d10v-*-*): New target.
12099
12100 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12101
12102         * config.guess (HP 9000/811): Recognize this as a PA1.1
12103         machine.
12104
12105 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12106
12107         * Makefile.in (do-tar-gz): New target, split out from tail end of
12108         taz target.  Run each command separately, don't use pipes.
12109         (taz): Use it.
12110
12111 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12112
12113         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12114         * mpw-build.in: No builds should depend on building byacc or flex,
12115         they are assumed to be installed already.
12116
12117 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12118
12119         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12120         variable that CC_FOR_TARGET needs.
12121
12122 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12123
12124         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12125         options have changed since the last time the subdirectory was
12126         configured, and if it has, reconfigure.
12127         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12128         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12129
12130 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12131
12132         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12133         CLEAN_MODULES): Add bash.
12134         (all-bash): New target.
12135
12136 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12137
12138         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12139
12140 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12141
12142         * config.sub (basic_machine): Recognize d10v as a valid processor.
12143
12144 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12145
12146         * mpw-configure: Add support for --bindir.
12147         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12148
12149 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12150
12151         * configure.in: add bash, time, gawk to list of hosttools and things
12152         to only build for native toolchains
12153
12154 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12155
12156         * Makefile.in (docdir): Remove.
12157
12158 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12159
12160         * Makefile.in (datadir): Set to $(prefix)/share.
12161
12162 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12163
12164         * configure.in: build diff and patch for cygwin32-hosted
12165         toolchains.
12166
12167 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12168
12169         * config.sub: Accept -rtems*.
12170
12171 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12172
12173         * configure.in: enable dosrel for cygwin32-hosted builds,
12174                 remove diff from the list of things not buildable
12175                 via Canadian Cross
12176
12177 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12178
12179         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12180         don't get ". ".
12181
12182 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12183
12184         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12185
12186 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12187
12188         * Makefile.in (taz): Handle case where tex3patch didn't even get
12189         checked out.  Also, if it was found, put the symlink in a new util
12190         subdirectory.
12191
12192 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12193
12194         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12195
12196 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12197
12198         * config.sub: Recognize -openvms.
12199         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12200         * make-all.com, setup.com: New files.
12201
12202 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12203
12204         * Makefile.in (taz): tex3patch moved to texinfo/util.
12205
12206 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12207
12208         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12209         * configure.in: remove make from disable-if-Can-Cross list
12210                 enable gdb if ${host} and ${target} are cygwin32
12211
12212 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12213
12214         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12215         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12216
12217 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12218
12219         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12220         distinguish sysv/svr4/bsd variants.
12221         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12222
12223 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12224
12225         * configure.in: Added copyright notice.
12226         * move-if-change: Added copyright notice.
12227
12228 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12229
12230         * configure.in (powerpcle-*-solaris*): Until we get shared
12231         libraries working, don't build gdb, sim, make, tcl, tk, or
12232         expect.
12233
12234 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12235
12236         * config.guess:  Merge with FSF:
12237
12238         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12239         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12240
12241         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12242         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12243
12244         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12245         * config.guess:  Combine two OSF1 rules.
12246         Also recognize field test versions.  From mjr@zk3.dec.com.
12247         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12248         because GNU uname does not support -p.  From pmr@pajato.com.
12249
12250 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12251
12252         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12253
12254 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12255
12256         * mpw-README: Document GCCIncludes.
12257
12258 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12259
12260         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12261
12262 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12263
12264         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12265
12266 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12267
12268         * configure.in (*-*-cygwin32): Configure make.
12269
12270 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12271
12272         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12273
12274 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12275
12276         * Makefile.in (all-inet): Depend on all-perl.
12277
12278         * Makefile.in (inet-install): New target.
12279
12280         * Makefile.in (all-inet): Depend on all-tcl.
12281         (all-inet): Depend on all-send-pr.
12282
12283 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12284
12285         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12286         temporarily.
12287
12288 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12289
12290         * configure.in: Don't configure --with-gnu-ld on AIX.
12291
12292 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12293
12294         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12295
12296 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12297
12298         * Makefile.in (ALL_MODULES): Added all-inet.
12299         (CROSS_CHECK_MODULES): Added check-inet.
12300         (INSTALL_MODULES): Added install-inet.
12301         (CLEAN_MODULES): Added clean-inet.
12302         (all-indent): New target.
12303
12304         * configure.in (host_tools): Added inet.
12305         (native_only): Added inet.
12306         (noconfigdirs): Added inet.
12307
12308 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12309
12310         * configure.in: Don't configure libgloss if we are not configuring
12311         newlib.
12312
12313 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12314
12315         * configure.in: Don't configure libgloss for unsupported
12316         architectures.
12317
12318 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12319
12320         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12321
12322 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12323
12324         * Makefile.in (ALL_MODULES): Include all-apache.
12325         (CROSS_CHECK_MODULES): Include check-apache.
12326         (INSTALL_MODULES): Include install-apache.
12327         (all-apache): New target.
12328
12329         * configure.in: Added apache everywhere perl is seen.
12330
12331 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12332
12333         * Makefile.in: Add support for clean-{module} and
12334         clean-target-{module} rules.
12335
12336 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12337
12338         * configure.in (*-*-ose) do not build libgloss.
12339
12340 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12341
12342         * config.guess (prep*:SunOS:5.*:*): Turn into
12343         powerpele-unknown-solaris2.
12344
12345 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * configure.in: Permit --enable-shared to specify a list of
12348         directories.
12349
12350 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12351
12352         * configure.in (host==solaris): Pass only the first word of $CC
12353         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12354
12355 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12356
12357         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12358
12359 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12360
12361         * Makefile.in (ALL_MODULES): Include all-perl.
12362         (CROSS_CHECK_MODULES): Include check-perl.
12363         (INSTALL_MODULES): Include install-perl.
12364         (ALL_X11_MODULES): Include all-guile.
12365         (CHECK_X11_MODULES): Include check-guile.
12366         (INSTALL_X11_MODULES): Include install-guile.
12367         (all-perl): New target.
12368         (all-guile): New target.
12369
12370         * configure.in (host_tools): Include perl and guile.
12371         (native_only): Include perl and guile.
12372         (noconfigdirs): Don't build guile and perl; no ports have been
12373         done.
12374
12375 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12376
12377         * configure (--enable-*): Handle quoted option lists such as
12378         --enable-sim-cflags='-g0 -O' better.
12379
12380 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12381
12382         * Makefile.in ({,inst}all-target): New rule so we can make and
12383         install all of the target directories easily.
12384
12385 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12386
12387         * configure.in: Add missing global flag in sed substitution when
12388         deleting `target-' from ${configdirs}.
12389
12390 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12391
12392         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12393         option.
12394
12395         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12396         config/mh-necv4.
12397
12398         * install.sh: Correct misspelling of transformbasename.
12399
12400         * config.guess: Recognize mips-*-sysv*.
12401
12402 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12403
12404         * config.sub: Recognize mon960.
12405
12406 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12407
12408         * configure: Restore Canadian Cross handling of BISON and LEX,
12409         removed in Feb 20 change.
12410
12411 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12412
12413         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12414         Mention make install.  Remove the old copyright date as well the
12415         clumsy and rather pointless copyright on the README file.
12416
12417 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12418
12419         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12420         Makefile after running symlink-tree, then run `make distclean' to
12421         avoid clobbering any generated files in srcdir.
12422
12423 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12424
12425         * configure.in (m68k-*-netbsd*): Build everything now.
12426
12427 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12428
12429         * Makefile.in (taz): Fix quoting.
12430
12431 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12432
12433         * configure.in (sparclet-*-*): Build everything now.
12434
12435 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12436
12437         * configure.in (m68k-*-linux*): New host.
12438
12439 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12440
12441         * configure: Check for bison before byacc.
12442
12443 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12444
12445         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12446         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12447         searching PATH.  These are used as fallbacks by Makefile.in if
12448         flex/bison/byacc aren't in objdir.
12449
12450 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12451
12452         * Makefile.in: Make everything which depends upon all-bfd also
12453         depend upon all-opcodes, in case --with-commonbfdlib is used.
12454
12455 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12456
12457         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12458         building NT native compilers on Unix.
12459
12460 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12461
12462         * configure.in: Don't get CC from the host Makefile fragment if we
12463         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12464         Solaris test for /usr/ucb/cc to the post target script, just after
12465         the compiler sanity test.
12466
12467 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12468
12469         * config.sub: Merge with FSF.
12470
12471 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12472
12473         * Makefile.in (RPATH_ENVVAR): New variable.
12474         (REALLY_SET_LIB_PATH): Use it.
12475         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12476
12477 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12478
12479         * config.sub, configure.in: Recognize sparclet cpu.
12480
12481 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12482
12483         * config.guess:  Support m68k-cbm-sysv4.
12484
12485 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12486
12487         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12488         m68k-unknown-linuxaout from linker help string.  Put quotes around
12489         $ld_help_string.
12490
12491 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12492
12493         * config.guess (powerpc-harris-powerunix): Add guess for port
12494         to new target.
12495
12496 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12497
12498         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12499
12500 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12501
12502         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12503         $(REALLY_SET_LIB_PATH) in Makefile.
12504         * Makefile.in (SET_LIB_PATH): New variable.
12505         (REALLY_SET_LIB_PATH): New variable.
12506         ($(DO_X)): Use $(SET_LIB_PATH).
12507         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12508         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12509         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12510         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12511         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12512         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12513         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12514         (install-dosrel): Likewise.
12515         (all-opcodes): Depend upon all-libiberty.
12516
12517 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12518
12519         * config.guess (*:CYGWIN*): New
12520
12521 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12522
12523         * Makefile.in (all-target-winsup): All all-target-libiberty.
12524
12525 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12526
12527         * configure.in (noconfigdirs): Add missing # in front of comment.
12528
12529 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12530
12531         * configure.in: add second pass to things added to noconfigdirs
12532         so *-gm-magic can exclude libgloss properly.
12533
12534 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12535
12536         * mpw-configure (extralibs_name, rez_name): Set correctly
12537         for MWC68K compiler.
12538
12539         * mpw-README: Add more info on the necessary build tools.
12540
12541 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12542
12543         * configure.in, config.sub: Recognize cygwin32.
12544
12545 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12546
12547         * config.guess, config.sub: Recognize A/UX.
12548
12549 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12550
12551         * config.sub: Merge with gcc/config.sub.
12552
12553 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12554
12555         * mpw-build.in (do-binutils): Add build of stamps.
12556
12557 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12558
12559         * config.sub: Add recognition for mips64vr4100*-* targets.
12560
12561 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12562
12563         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12564         Add creation of gconfigargs with `--enable-shared' turned on.
12565         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12566         ($(host)-stamp-stage3-configured): Likewise.
12567         (HOLES): Add chatr and ldd.
12568         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12569
12570 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12571
12572         * configure: Pass --nfp to recursive configures.
12573
12574 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12575
12576         * Makefile.in (DLLTOOL): New.
12577         (DLLTOOL_FOR_TARGET): New.
12578         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12579         (EXTRA_TARGET_FLAGS): Ditto.
12580         (EXTRA_GCC_FLAGS): Ditto.
12581         (CONFIGURE_TARGET_MODULES): Ditto.
12582         (DO_X): Ditto.
12583         * configure: Add DLLTOOL.
12584
12585 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12586
12587         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12588         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12589         mh-sco, since old workarounds no longer needed, and don't
12590         build ld, since libraries have weak symbols in COFF.
12591
12592 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12593
12594         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12595
12596 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12597
12598         * configure.in: Make sure that ${CC} can be used to compile an
12599         executable.
12600
12601 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12602
12603         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12604         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12605         nothing depending on whether gdbtk is being built.
12606
12607 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12608
12609         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12610
12611 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12612
12613         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12614         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12615
12616 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12617
12618         * config-ml.in: Add support for
12619         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12620         Simplify setting of multidirs from --disable-foo.
12621
12622 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12623
12624         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12625         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12626         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12627         non-empty, pass them on to the  GCC make.
12628         (all-bootstrap): New rule that is like all-gcc, except it executes
12629         the GCC bootstrap rule instead of the GCC all rule.
12630
12631 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12632
12633         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12634
12635 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12636
12637         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12638         DG/UX support.
12639
12640 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12641
12642         * config.sub (i*86*) Change [345] to [3456]
12643
12644 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12645
12646         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12647         --with-gnu-ld=no.
12648
12649 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12650
12651         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12652         AIX multilibs get built.
12653
12654 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12655
12656         * configure.in (i386-win32): Don't build expect if we're not
12657         building the tcl subdir.
12658
12659 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12660
12661         * Makefile.in: (configure-target-examples, all-target-examples):
12662         New targets, configure and build example programs.
12663
12664 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12665
12666         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12667         use it as input to sedit the generated MPW makefile.
12668         * mpw-README: Add a suggestion about Gestalt.h.
12669
12670 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12671
12672         * config.sub: Accept *-*-ieee*.
12673
12674 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12675
12676         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12677         Ronald F. Guilmette <rfg@monkeys.com>.
12678
12679 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12680
12681         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12682         for powerpc-pe native.
12683         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12684         (target==powerpc-pe): duplicate i386-win32 entry.
12685
12686 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12687
12688         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12689         of vxworks, not just vxworks5.1.
12690
12691 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12692
12693         * mpw-configure: Add support for exec-prefix.
12694
12695 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12696
12697         * config.guess: Recognize HP model 816 machines as having
12698         a PA1.1 processor.
12699
12700 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12701
12702         * configure: Ignore new autoconf configure options.
12703
12704 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12705
12706         * config.guess:  Recognize Pentium under SCO.
12707         From Robert Lipe <robertl@arnet.com>.
12708
12709 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12710
12711         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12712
12713 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12714
12715         * configure.in: Don't configure gas for alpha-dec-osf*.
12716
12717 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12718
12719         * configure.in: Default to --with-stabs for some targets for which
12720         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12721         i[345]86*-*-unixware*.
12722
12723 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12724
12725         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12726         rather than basing it on the target.  Simplify handling of options
12727         controlling which directories to configure.  Remove extraneous
12728         slash in multi-clean target.
12729
12730 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12731
12732         * config-ml.in: Prefix more variables with ml_ so they don't collide
12733         with configure's.
12734
12735 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12736
12737         * configure: Don't turn -v into --v.
12738
12739 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12740
12741         * configure.in (targargs): Fix typo.
12742
12743         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12744
12745 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12746
12747         * configure.in: Strip --host and --target options from
12748         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12749         --with-cross-host option when building with a cross-compiler.
12750         * configure: Canonicalize the arguments put into config.status by
12751         always using `=' for an option with an argument.  Pass a presumed
12752         --host or --target explicitly.
12753
12754 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12755
12756         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12757         into general OS recognition case.
12758
12759 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12760
12761         * configure.in (target_configdirs): add target-winsup only
12762         for win32 target systems.
12763
12764 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12765
12766         * Makefile.in (all-target-libgloss): Depend upon
12767         configure-target-newlib, since when libgloss is built it looks to
12768         see if the newlib directory exists.
12769
12770 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12771
12772         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12773         cfg-ml-*.in.
12774
12775 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12776
12777         * configure: Handle LD and LD_FOR_TARGET when configuring a
12778         Canadian Cross.
12779
12780 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12781
12782         * configure.in (target_libs): add target-winsup.
12783         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12784         (target==ppcle-pe): remove ld from $noconfigdirs.
12785
12786 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12787
12788         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12789         Preserve relative path names in $srcdir.  Build symlink tree if
12790         configuring cross target dir and srcdir=. (= no VPATH support).
12791         (configure-target-libg++): Depend on configure-target-librx.
12792         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12793         * config-ml.in: New file.
12794         * symlink-tree: New file.
12795         * configure: Ensure srcdir="." if that's what it is.
12796
12797 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12798
12799         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12800         includes and FLEX_SKELETON setting.
12801         * mpw-configure (--with-gnu-ld): New option, controls whether
12802         to use PPCLink or ld with PowerMac GCC.
12803         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12804         * mpw-config.in: Configure grez if targeting Mac.
12805
12806         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12807         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12808         just macos.
12809         * configure.in: Configure grez resource compiler if targeting Mac.
12810         * Makefile.in (all-grez, install-grez): New targets.
12811
12812 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12813
12814         * configure: CXX defaults to gcc, not g++.  If we find
12815         gcc in the path, set CC to gcc -O2.
12816
12817 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12818
12819         * configure: Default ${build} correctly.  Avoid picking up extra
12820         spaces when reading CC and CXX from Makefile.  When doing a
12821         Canadian Cross, use plausible default values for numerous
12822         variables.
12823         * configure.in: When doing a Canadian Cross, don't try to
12824         configure tools whose configure script can't handle it.
12825
12826 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12827
12828         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12829
12830 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12831
12832         * configure:  Remove dubious bug reporting address.
12833
12834 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12835
12836         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12837         configure script, run that instead of this directory's configure.
12838         In either case, print a message that we're configuring the sub-dir.
12839
12840 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12841
12842         * configure.in: Before checking for the existence of various files,
12843         use sed to filter out "target-".
12844
12845 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12846
12847         * Makefile.in (DO_X): Split rule to decrease command line length
12848         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12849         (Philippe De Muyter).
12850
12851 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12852
12853         * Makefile.in (all-patch): depend on all-libiberty.
12854
12855 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12856
12857         * configure.in: If the only directory in target_configdirs which
12858         actually exists is libiberty, then set target_configdirs to empty,
12859         to avoid trying to build a target libiberty in a gas or gdb
12860         distribution.
12861
12862 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12863
12864         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12865         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12866         systems.
12867
12868 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12869
12870         * configure.in (copy_dirs): Use sys-include instead of include
12871         for --with-headers option.
12872
12873 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12874
12875         * Makefile.in, configure.in: Make winsup builds work with
12876         new scheme.
12877
12878 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12879
12880         * configure.in: Build the linker on AIX.
12881
12882 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12883
12884         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12885         where needed.
12886
12887 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12888
12889         * Makefile.in (all-gcc): Fix typo.
12890
12891 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12892
12893         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12894
12895 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12896
12897         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12898         to target-xiberty, to provide more flexibility.
12899         (target_subdir):  Define.  Create if cross.
12900         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12901         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12902         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12903         check-libFOO -> check-target-libFOO, etc.
12904         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12905         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12906         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12907         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12908         allow ALL_GCC="" to only configure.
12909         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12910         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12911         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12912
12913 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12914
12915         * Makefile.in (taz): Build "info" in etc explicitly.
12916
12917 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12918
12919         * configure.in:  Make sure that CC is undefined (as opposed to
12920         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12921         problem with autoconf trying to configure on a host without GCC.
12922
12923 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12924
12925         * mpw-configure: Set host alias from choice of host compiler,
12926         only use generic MPW Makefile sed if present, edit a file
12927         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12928         * mpw-README: Add problem notes about CW6 and CW7.
12929
12930 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12931
12932         * Makefile.in (taz): Use ";" instead of ";;".
12933
12934 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12935
12936         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12937         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12938         DISTDOCDIRS.
12939         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12940         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12941
12942 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12943
12944         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12945         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12946         Move bfd to DISTSTUFFDIRS.
12947
12948 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12949
12950         * Makefile.in (X11_LIB): Removed.
12951         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12952
12953         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12954
12955 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12956
12957         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12958         names.
12959
12960 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12961
12962         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12963
12964 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12965
12966         * configure.in (i[345]86-*-win32): Always build newlib.
12967         Don't configure cvs, autoconf or texinfo.
12968         * Makefile.in (LD_FOR_TARGET): New.
12969         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12970         Pass down LD_FOR_TARGET.
12971
12972 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12973
12974         * winsup: New directory.
12975         * Makefile.in: Build winsup.
12976         * configure.in: Winsup is configured when target is win32.
12977         Can only build win32 target GDB when native.
12978
12979 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12980
12981         * config.guess: Recognize HP model 819 machines as having
12982         a PA 1.1 processor.
12983
12984 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12985
12986         * configure: Fix sed loop which substitutes for CC and CXX to
12987         avoid bug found in various sed implementations.
12988
12989 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12990
12991         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12992         simulator.  Use standard powerpc-*-eabi*.
12993
12994 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12995
12996         * configure.in: Stop putting gas and binutils in noconfigdirs for
12997         powerpc-*-aix* and rs6000-*-*.
12998
12999 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13000
13001         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13002         -mcall-aixdesc libraries.
13003
13004 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13005
13006         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13007
13008         * config.sub (arm | armel | armeb): Fix shell syntax.
13009
13010 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13011
13012         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13013         -msoft-float and -mcpu=common support.
13014         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13015         libraries.
13016
13017 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13018
13019         * configure.in: Allow configuration and build of emacs19 for the alpha.
13020
13021 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13022
13023         * configure.in (CC): Get ^CC, not just any old CC, from
13024         ${host_makefile_frag}.
13025
13026 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13027
13028         * configure.in (CC): Try to get CC from
13029         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13030
13031 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13032
13033         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13034         only if it exists in $(srcdir).
13035
13036 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13037
13038         * configure: If CC and CXX are not set in the environment, set
13039         them, based on either an existing Makefile or on searching for gcc
13040         in PATH.  Substitute for CC and CXX in Makefile.
13041         * configure.in: Remove libm from target_libs.  Separate
13042         target_configdirs from configdirs.  If CC is not set in
13043         environment, try to get it from a host Makefile fragment.  Rewrite
13044         changes of configdirs to use skipdirs instead.  A few minor
13045         tweaks.  Take directories out of target_configdirs as they are
13046         taken out of configdirs.  Remove existing Makefile files from
13047         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13048         CONFIG_ARGUMENTS in Makefile.
13049         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13050         by configure.in.
13051         (CONFIG_ARGUMENTS): Likewise.
13052         (CONFIGURE_TARGET_MODULES): New variable.
13053         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13054         ($(CONFIGURE_TARGET_MODULES)): New target.
13055         (configure-libg++, configure-libio): New targets.
13056         (all-libg++): Depend upon configure-libg++.
13057         (all-libio): Depend upon configure-libio.
13058         (configure-libgloss, all-libgloss): New targets.
13059         (configure-libstdc++): New target.
13060         (all-libstdc++): Depend upon configure-libstdc++.
13061         (configure-librx, all-librx): New targets.
13062         (configure-newlib): New target.
13063         (all-newlib): Depend upon configure-newlib
13064         (configure-xiberty): New target.
13065         (all-xiberty): Depend upon configure-xiberty.
13066
13067 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13068
13069         * configure.in (host i[345]86-*-win32):  Expand the
13070         noconfigdirs again.
13071
13072 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13073
13074         * mpw-configure: Fix sed command file name.
13075
13076 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13077
13078         * configure.in (host i[345]86-*-win32): Reduce the
13079         noconfigdirs again.
13080
13081 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13082
13083         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13084         or powerpc*-*-pe*, since they are not yet supported.
13085
13086 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13087
13088         Add PowerMac support and many other enhancements.
13089         * mpw-configure: New option --cc to select compiler to use,
13090         paste options set according to --cc into the generated
13091         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13092         if mpw-make.sed is present.
13093         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13094         add forward includes for PowerPC include files.
13095         * mpw-build.in: Build using Makefile.PPC if present.
13096         (do-byacc, etc): Remove separate version resource builds.
13097         (do-gas): Build "stamps" before "all".
13098         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13099         * mpw-README: Update to reflect --cc option, PowerMac support,
13100         and recently-reported compatibility problems.
13101
13102 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13103
13104         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13105         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13106         (--with-multilib-top): Pass to recursive invocations.
13107
13108 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13109
13110         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13111         v810-*-*.
13112
13113 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13114
13115         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13116         gdb, ld and opcodes on v810-*-*.
13117
13118 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13119
13120         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13121         (local-maintainer-clean): New target.
13122         (maintainer-clean): New target.
13123         (realclean): Just depend upon maintainer-clean.
13124
13125 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13126
13127         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13128
13129 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13130
13131         * configure.in: Build ld in mips*-*-bsd* case.
13132
13133 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13134
13135         * config.sub: Accept -lites* OS.  From Ian Dall.
13136
13137 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13138
13139         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13140         targets.
13141
13142 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13143
13144         * configure.in: treat i386-win32 canadian cross the same as
13145         i386-go32 canadian cross.
13146
13147 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13148
13149         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13150         running under the simulator to build a reduced set of libraries.
13151         (powerpc-*-eabiaix): Add fine grained multilib support added to
13152         other powerpc targets yesterday.
13153
13154 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13155
13156         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13157         -disable-softfloat, -disable-relocatable, -disable-aix, and
13158         -disable-sysv to control which multilib libraries get built.
13159
13160 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13161
13162         * configure: Add Makefile.tem to list of files to remove in trap
13163         handler.
13164
13165 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13166
13167         * config.guess (*Linux*):  Add missing "exit"s.
13168         Also, need specific check for alpha-unknown-linux (uses COFF).
13169
13170 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13171
13172         * config.guess:  Merge with FSF:
13173
13174         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13175         * config.guess (AIX4): More robust release numbering discovery.
13176
13177         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13178         * config.guess (i386-sequent-ptx): Properly get version number.
13179
13180         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13181         * config.guess (mips:*:4*:UMIPS): New case.
13182
13183 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13184
13185         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13186         (i386-win32 host): Likewise.  Don't build readline.
13187
13188 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13189
13190         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13191         SUPPORT_FILES to submakes.
13192
13193 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13194
13195         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13196         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13197         mpw-configure.
13198
13199 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13200
13201         * configure.in (appdirs): Use =, not ==, in test expression when
13202         trying to build the text to print in the warning message for
13203         Solaris users.
13204
13205 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13206
13207         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13208
13209 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13210
13211         * config.guess: Recognize lynx-2.3.
13212
13213 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13214
13215         * config.sub (z8ksim): Deleted
13216         (z8k-*-coff): New, this is the one true name of the target.
13217
13218 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13219
13220         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13221
13222 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13223
13224         * config.guess (*:Linux:*:*): First try asking the linker what the
13225         default object file format is (elf, aout, or coff).  Then if this
13226         fails, try previous methods.
13227
13228 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13229
13230         * configure.in: Don't build newlib for *-*-vxworks5.1.
13231
13232 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13233
13234         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13235         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13236
13237 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13238
13239         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13240
13241 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13242
13243         * cfg-ml-com.in: New file.
13244         * cfg-ml-pos.in: New file.
13245
13246 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13247
13248         * COPYING.NEWLIB: Add HP free copyright to list.
13249
13250 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13251
13252         * config.sub: Recognize -eabi* for the system, not just -eabi.
13253
13254 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13255
13256         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13257         * config.sub, configure.in (win32): New target and host.
13258
13259 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13260
13261         * configure.in: Add i386-pe configuration.
13262
13263 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13264
13265         * mpw-build.in (install): Install GDB after LD.
13266
13267 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13268
13269         * mpw-config.in (elf/mips.h): Always forward-include, needed
13270         for GDB to build.
13271
13272 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13273
13274         * testsuite: New directory for customer acceptance and whole tool
13275         chain tests.
13276
13277 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13278
13279         * configure: If per-host line isn't found, but AC_OUTPUT is found
13280         and a configure script exists, run it instead.
13281
13282 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13283
13284         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13285
13286 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13287
13288         * configure: Set build_{cpu,vendor,os,alias} to host values when
13289         --build isn't specified.
13290
13291 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13292
13293         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13294         (FLAGS_TO_PASS): Pass them.
13295         (EXTRA_TARGET_FLAGS): Ditto.
13296
13297 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13298
13299         * Makefile.in (all-libg++): Depend on all-libstdc++.
13300
13301 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13302
13303         * configure.in (noconfigdirs): Enable all packages for
13304           i386-unknown-netbsd.
13305
13306 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13307
13308         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13309         hosted builds (DOS builds)
13310
13311 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13312
13313         Changes for ARM based on patches from Richard Earnshaw:
13314         * config.sub: Handle armeb and armel.
13315         * configure.in: Omit arm linker only for riscix.
13316
13317 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13318
13319         * config.guess:  Update from FSF.
13320
13321 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13322
13323         * config.sub: Recognize powerpcle as the little endian variant of
13324         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13325         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13326         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13327         temporarily.
13328
13329 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13330
13331         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13332
13333 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13334
13335         * config.sub: Accept -lites* as a basic system type.
13336
13337 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13338
13339         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13340         installed, and if so return linuxoldld as the system name.
13341
13342 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13343
13344         * config.guess: Add hppa1.1-hp-lites support.
13345
13346 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13347
13348         * configure.in: Don't build newlib for m68k-vxworks5.1.
13349
13350 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13351
13352         * configure.in (mips-sgi-irix6): Use mh-irix5.
13353
13354 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13355
13356         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13357
13358 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13359
13360         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13361         OSF/1.  Fix compiler flags.
13362         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13363
13364 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13365
13366         * configure.in: Recognize --with-newlib.
13367         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13368
13369 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13370
13371         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13372         to *_X11_MODULES due to gdbtk needing X include files et al.
13373
13374 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13375
13376         Merge in support for Mac MPW as a host.
13377         (Old change descriptions retained for informational value.)
13378
13379         * mpw-config.in: Add generic include forwards for cpu-specific
13380         include files in aout and elf directories.
13381
13382         * mpw-configure: Added copyright.
13383         * mpw-config.in: Check for presence of required build tools.
13384         (target_libs): Add newlib.
13385         (target_tools): Add examples.
13386         (Read Me): Generate as "Read Me for MPW" instead.
13387         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13388         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13389         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13390
13391         * mpw-configure: Remove subdir-specific makefile hackery,
13392         delete mk.tmp after using it.
13393
13394         * mpw-build.in (all): Display start and end times.
13395
13396         * mpw-configure (host_canonical): Set.
13397         (target_cpu): Always add to makefiles.
13398         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13399         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13400         (mpw-mh-mpw): Look for in srcdir and srcroot.
13401         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13402
13403         * mpw-build.in: (install-only): New target.
13404
13405         * mpw-configure (host_alias, target_alias): Rename from hostalias
13406         and targetalias, add into generated Makefile.
13407         (mk.tmp): If present, add into generated Makefile.
13408         * mpw-build.in (all-gas): Build config.h first before gas proper.
13409
13410         * mpw-configure (config.status): Write only if changed.
13411         * mpw-config.in (readline): Configure it (not built, just used for
13412         definitions).
13413
13414         * mpw-config.in (elf/mips.h): Add a forward include.
13415
13416         * mpw-config.in: Forward-include most .h files in include into
13417         extra-include.
13418         (readline): Don't build.
13419         mpw-build.in (install): Install GDB.
13420
13421         * mpw-configure (prefix, mpw_prefix): Handle it.
13422         * mpw-config.in (mmalloc, readline): Don't configure.
13423         * mpw-build.in (thisscript): Rename to ThisScript.
13424         Use mpw-build instead of BuildProgram everywhere.
13425         (mmalloc, readline): Don't build.
13426         * mpw-README: New file, basic documentation about the MPW port.
13427
13428         * mpw-config.in: Use forward-include to create include files.
13429
13430         * mpw-configure: Add more things to the top of each configured
13431         Makefile, including contents of config/mpw-mh-mpw.
13432         * mpw-config.in (extra-include): Create this directory and fill it
13433         with Posix-like include files when configuring.
13434
13435         * config.sub (apple, mac, mpw): Add various aliases.
13436
13437         * mpw-build.in: New file, top-level build script fragment for MPW.
13438         * mpw-configure: New file, configure script for MPW.
13439         * mpw-config.in: New file, config fragment for MPW.
13440
13441 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13442
13443         * configure.in (host_libs): Remove glob, since it is gone from the
13444         sources.
13445
13446 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13447
13448         * Makefile.in: define empty GDB_NLM_DEPS var.
13449
13450         * configure.in(target_makefile_frag): use config/mt-netware
13451         for netware targets.
13452
13453 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13454
13455         * config.sub: Merge in recent FSF changes.  Remove linux special
13456         cases.
13457
13458 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13459
13460         Revert this change:
13461
13462         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13463
13464                 * build-all.mk: Use CC=cc -Xs on Solaris.
13465
13466 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13467
13468         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13469         stop using it.
13470         * Makefile.in: Nuke all references to glob subdirectory.
13471
13472 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13473
13474         * configure.in: Fix --enable-shared logic in per-host.
13475
13476 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13477
13478         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13479
13480 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13481
13482         * configure.in (noconfigdirs): Don't build gas on AIX, for
13483         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13484
13485 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13486
13487         * configure: Fix --cache-file to work if the file argument is a
13488         relative path.
13489
13490 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13491
13492         * configure: If the --cache-file is used, pass it down to
13493         configure in subdirectories.
13494
13495 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13496
13497         * config.sub: add vxworks29k configuration.
13498
13499 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13500
13501         * Makefile.in (taz): Do "diststuff" part quietly.
13502
13503 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13504
13505         * config.sub: Mini-merge with gcc/config.sub.
13506
13507 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13508
13509         * config.guess (IRIX): Sed - to _.
13510
13511 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13512
13513         * Makefile.in (source-vault, binary-vault): New targets.
13514
13515 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13516
13517         * config.sub: Recognize -eabi as a basic system type.
13518
13519 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13520
13521         * configure.in (enable_shared stuff): Fix typo.
13522
13523 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13524
13525         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13526
13527 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13528
13529         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13530
13531 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13532
13533         * configure.in (rs6000-*-*): Don't build gas.
13534
13535 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13536
13537         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13538         reduce command line length.
13539         (AS_FOR_TARGET): Check for as.new, not Makefile.
13540         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13541
13542 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13543
13544         * config.guess:  Merge from FSF.
13545
13546 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13547
13548         * configure: Don't use $ when handling program_suffix.
13549
13550 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13551
13552         * configure.in:  Configure tk for hppa/hpux.
13553
13554 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13555
13556         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13557
13558 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13559
13560         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13561         to LIBCXXFLAGS.  Tests are better run without it.
13562
13563 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13564
13565         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13566
13567 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13568
13569         * configure.in (*-*-netware*): Don't configure xiberty.
13570
13571 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13572
13573         * configure.in:  Remove tk from native_only list.
13574
13575 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13576
13577         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13578           for special NCD build.
13579
13580 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13581
13582         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13583         makeall.bat, they're only useful for binutils snapshots.
13584         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13585         makeall.bat to specified SUPPORT_FILES.
13586
13587 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13588
13589         * build-all.mk: Add Ericsson targets to sun4 and solaris
13590           hosts.  Add  BNR's sun4 target to solaris host, so their
13591           build-from-source will be tested in-house first.
13592
13593 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13594
13595         * Makefile.in (LIBCFLAGS): New variable.
13596         (CFLAGS_FOR_TARGET): Ditto.
13597         (LIBCFLAGS_FOR_TARGET): Ditto.
13598         (LIBCXXFLAGS): Ditto.
13599         (CXXFLAGS_FOR_TARGET): Ditto.
13600         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13601         (BASE_FLAGS_TO_PASS): Pass them.
13602         (EXTRA_TARGET_FLAGS): Ditto.
13603
13604         * configure.in: Support --enable-shared.
13605
13606 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13607
13608         * configure.in (target_libs):  Include libstdc++ again.
13609         * config.guess:  Update from FSF (for FreeBSD).
13610
13611 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13612
13613         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13614         makeall.bat.
13615         (DISTDOCDIRS): Add `etc'.
13616         (ETC_SUPPORT_PFX): New variable.
13617         (taz): Include anything from etc starting with a word in
13618         ETC_SUPPORT_PFX.
13619
13620 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13621
13622         * config.sub: Update for recent FSF changes.  Remove obsolete
13623         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13624         spacing changes.
13625
13626 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13627
13628         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13629
13630         * config.guess:  Merge with FSF.
13631         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13632
13633 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13634
13635         * configure: Since the "trap 0" handler will override the exit
13636         status on many systems, only use it for "exit 1", and make it set
13637         a non-zero exit status; reset it before "exit 0".  Also, check
13638         exit status of config.sub, and error out if it failed.
13639
13640 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13641
13642         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13643         and install libgloss.
13644
13645 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13646
13647         * Makefile.in (all-binutils): Depend upon all-byacc.
13648
13649         * configure.in: Don't build emacs on Irix 5.
13650
13651 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13652
13653         * configure.in (*-*-netware*): Add libio.
13654
13655 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13656
13657         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13658         (CHECK_TARGET_MODULES): Ditto.
13659         (INSTALL_TARGET_MODULES): Ditto.
13660         (TARGET_LIBS): Ditto.
13661         (all-libstdc++): Note dependencies.
13662
13663 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13664
13665         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13666
13667 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13668
13669         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13670         -fexternal-templates.
13671
13672         * configure.in (target_libs): Add libstdc++.
13673         (noconfigdirs): Add libstdc++ as appropriate.
13674
13675 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13676
13677         * config.guess:  Update from FSF.
13678
13679 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13680
13681         * configure: Use ${config_shell} when running ${configsub}.
13682
13683 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13684
13685         * config.sub: No longer recognize h8300h.
13686
13687 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13688
13689         * config.sub: Remove extraneous differences between config.sub and
13690         gcc/config.sub.
13691
13692 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13693
13694         * Makefile.in (DISTSTUFFDIRS): Add gas.
13695
13696 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13697
13698         * COPYING.NEWLIB: New file.
13699
13700 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13701
13702         * config.guess (HP-UX):  Patch from Harlan Stenn
13703         <harlan@landmark.com> to also emit release level.
13704
13705 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13706
13707         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13708
13709 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13710
13711         * config.sub:  Merge nextstep cleanup from FSF.
13712
13713 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13714
13715         * configure.in (arm-*-*): Don't configure ld for this target.
13716
13717 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13718
13719         * configure.in (*-*-netware): don't configure libg++, libio,
13720           librx, or newlib.
13721
13722 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13723
13724         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13725         configure ld--it works, but it doesn't support shared libraries.
13726
13727 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13728
13729         * config.guess (*-unknown-freebsd*):  Get rid of possible
13730         trailing "(Release)" in version string.
13731         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13732
13733 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13734
13735         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13736         Fix type: *-next-neststep -> *-next-nextstep.
13737
13738         * config.guess:  Merge from FSF:
13739
13740         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13741
13742         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13743
13744         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13745
13746         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13747         instead of UNIX_SV for UnixWare 1.0).
13748
13749 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13750
13751         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13752         to make gdb/nlm/* build after the compiler and linker.
13753
13754 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13755
13756         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13757         not just i[34]86.
13758         (m68k-atari-sysv4):  Relocate to match FSF version.
13759
13760         * config.guess:  More merges from the FSF:
13761
13762         Add a space before function call or macro invocation.
13763
13764         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13765
13766         * config.guess: Add trap cmd to remove dummy.c and dummy when
13767         interrupted.
13768
13769         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13770
13771         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13772         (dummy): Redirect stderr from compilation of dummy.c.
13773
13774         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13775
13776         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13777
13778 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13779
13780         * configure: Accept and ignore --cache*, for compatibility with
13781         new autoconf.
13782
13783 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13784
13785         * config.guess:  Merge from FSF:
13786
13787         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13788
13789         * config.guess (Pyramid*:OSx*:*:*): New case.
13790         (PATH): Add /.attbin at end for finding uname.
13791         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13792
13793         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13794
13795         * config.guess (M88*:DolphinOS:*:*): New case.
13796
13797         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13798
13799         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13800         to select whether to use ELF or COFF.
13801
13802         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13803
13804         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13805
13806         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13807
13808         * config.guess: Guess the OS version for HPUX.
13809
13810         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13811
13812         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13813
13814 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13815
13816         * configure.in: Recognize --with-headers, --with-libs, and
13817         --without-newlib.
13818         * Makefile.in (all-xiberty): Depend upon all-ld.
13819
13820 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13821
13822         * configure.in: Change i[34]86 to i[345]86.
13823
13824 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13825
13826         * configure (version): A few more tweaks to help message.
13827
13828 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13829
13830         * Makefile.in:  Remove (for now) librx as a host library,
13831         now that we're building it for target.
13832
13833 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13834
13835         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13836         (Karl Berry).
13837
13838 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13839
13840         * configure.in:  Also configure librx.
13841
13842 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13843
13844         * Makefile.in:  Update various rules to reflect that librx
13845         is now needed for libg++.
13846
13847 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13848
13849         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13850
13851 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13852
13853         * configure.in: Configure the examples directory.
13854
13855 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13856
13857         * configure: Simplify Jun 2 1994 change.
13858
13859 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13860
13861         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13862         /bin/gcc isn't good enough to build gcc.
13863
13864 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13865
13866         * Makefile.in (GDB_SUPPORT_FILES): Remove
13867         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13868         (gdb.tar.gz): Add new rule to use standard distribution building
13869         mechanism.
13870
13871 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13872
13873         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13874         Bill Cox <bill@cygnus.com>.
13875
13876 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13877
13878         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13879
13880 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13881
13882         * configure:  Search current dir first in .gdbinit.
13883
13884 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13885
13886         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13887
13888 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13889
13890         * config.sub:  Refer to NeXT's operating system as nextstep.
13891
13892         * config.sub (case $basic_machine):  Re-order the cases, to match
13893         the order in the FSF version (which is mostly alphabethical).
13894         Merge in some additions and changes from the FSF.
13895
13896 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13897
13898         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13899         * config.sub: Recognize cxux7.
13900         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13901
13902 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13903
13904         * config.sub:  Fix typo powerpc -> powerpc-*.
13905
13906 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13907
13908         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13909
13910         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13911         parallel with all-emacs and install-emacs).  Top-level command
13912         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13913
13914 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13915
13916         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13917         $(relbindir)/make before doing ``make install'', and use
13918         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13919         installing over running make binary.
13920         ($(host)-stamp-stage3-installed): Likewise.
13921
13922 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13923
13924         * config.guess: Recognize Mach.
13925
13926 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13927
13928         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13929         see whether --exec-prefix was used.
13930
13931 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13932
13933         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13934
13935 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13936
13937         * Makefile.in: Add all-librx target similar to all-libproc.
13938
13939 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13940
13941         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13942         with post 1.2 uname bogosity.
13943
13944 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13945
13946         * configure: Remove temporary files on receipt of a signal.
13947
13948 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13949
13950         * configure: If there is a package_makefile_frag, remove
13951         ${subdir}/Makefile.tem after copying it in.
13952
13953 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13954
13955         * build_all.mk: support rs6000 lynx identifies itself as
13956         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13957         since /bin/gcc is too feeble to compile a modern gcc.
13958
13959 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13960
13961         * brought devo/test-build.mk update-to-date with progressive/
13962           test-build.mk. Add lynx targets and hppa flag info.
13963
13964 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13965
13966         * configure.in:  Use mh-ncrsvr43.  Patch from
13967         Tom McConnell <tmcconne@sedona.intel.com>.
13968
13969 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13970
13971         * config.guess (i386-unknown-bsdi):  No longer need to
13972         check #if defined(__bsdi__) && defined(__i386__).
13973
13974 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13975
13976         * configure: Set program_transform_nameoption correctly.
13977
13978 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13979
13980         * brought build-all.mk update-to-date with progressive build-all.mk,
13981           added new targets and hppa info.
13982
13983 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13984
13985         * configure: If config.guess result is a prefix of the user
13986         specified target, assume a native build and use the user specified
13987         target as the host alias.  Remove SunOS patch suffix removal hack.
13988         * configure.in: Remove SunOS patch suffix removal hack.
13989
13990         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13991         in NATIVE_CHECK_MODULES.
13992
13993 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13994
13995         * Makefile.in: Rename HOST_ONLY to NATIVE.
13996         * configure: Delete SunOs patch suffix from host_canonical
13997           and build_canonical variables that are prepended to Makefiles.
13998         * configure.in: Add comments for easier maintenance.
13999
14000 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14001
14002         * Makefile.in: Add all-libproc target similar to all-gui.
14003
14004 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14005
14006         * Makefile.in (CHECK_MODULES): split into
14007         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14008
14009 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14010
14011         * config.guess (i386-unknown-bsdi): New system to guess.
14012
14013 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14014
14015         * Makefile.in: Add all-gui target (but not yet build by "all").
14016
14017 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14018
14019         * config.sub: Move deletion of patch suffix from here...
14020         * configure.in: To here, at Ian's suggestion.  The top-
14021           level scripts might need to know of a patch level.
14022
14023 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14024
14025         * config.sub: Strip off patch suffix so rtl is recognized
14026           as a sunos4.1.3 machine, even though it's been patched.
14027
14028 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14029
14030         * Makefile.in (INSTALL_LAST): Delete.
14031         (INSTALL_DOSREL): New.
14032
14033 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14034
14035         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14036         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14037         whether we pass down --with-gnu-ld anyhow.
14038
14039 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14040
14041         * Makefile.in (INSTALL_LAST): Change operation so it works
14042         on more flavors of make.
14043         * configure.in (go32): Don't build libg++ or libio.
14044
14045 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14046
14047         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14048         they can be overriden by templates.
14049
14050 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14051
14052         * configure.in (target==go32): Don't build gdb.
14053         * dosrel: New directory.
14054
14055 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14056
14057         * configure.in (host==go32): Configure dosrel too.
14058         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14059         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14060         be set by incoming names or templates.
14061         (INSTALL_LAST): New rule.
14062
14063 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14064
14065         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14066
14067 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14068
14069         * configure.in (appdirs): New variable.  Currently empty, but will
14070         be used in gas distribution.  If nonempty, lists a set of
14071         directories at least one of which must get configured, or top
14072         level configuration is considered to have failed.
14073         (rs6000-*-lynxos*): Use new file name.
14074
14075 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14076
14077         Eliminate XTRAFLAGS.
14078         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14079         newlib include files using -idirafter, and also use -nostdinc.
14080         (CXX_FOR_TARGET): Likewise.
14081         (XTRAFLAGS): Removed.
14082         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14083         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14084         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14085         ($(DO_X)): Don't pass down XTRAFLAGS.
14086
14087 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14088
14089         * configure.in (mips*-dec-bsd*): New target; do build linker.
14090         (mips*-*-bsd*): New target; don't build linker.
14091
14092 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14093
14094         * configure.in: support rs6000-*-lynxos* configuration.
14095         support sunos4 as a cross target.
14096
14097         * config.sub: look for lynx*, not lynx since the OS version may
14098         legitimately be part of the name.
14099
14100 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14101
14102         * configure.in (i[34]86-*-sco*): Move to be with other i386
14103         targets.
14104         (romp-*-*): New target.  Skip various binary utilities.
14105         (vax-*-*): New target.  Don't build newlib.
14106         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14107
14108 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14109
14110         * configure.in: Only set host_makefile_frag if config
14111         directory exists.
14112
14113 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14114
14115         * install.sh: If $dstdir exists, don't check whether each
14116         component does.
14117
14118 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14119
14120         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14121
14122 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14123
14124         * configure.in (*-*-lynxos*): Don't configure newlib for either
14125         native or cross Lynx.
14126
14127 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14128
14129         * config.sub (sparc64-elf): Fix os.
14130         (z8k): Remove duplicate.
14131
14132 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14133
14134         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14135         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14136
14137 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14138
14139         * configure: Make file links cleanly even if Lynx fails on
14140           an NFS symlink (at least fail cleanly).
14141
14142 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14143
14144         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14145         -XNh2000.
14146
14147 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14148
14149         * configure: Unknown options are fatal again.
14150
14151 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14152
14153         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14154         compatibility.
14155
14156 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14157
14158         * build-all.mk: Add `clean' target.
14159
14160 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14161
14162         * config.guess:  Add SINIX support.
14163         * configure.in:  Add mips-*-sysv4* support.
14164
14165 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14166
14167         * build-all.mk: Document all useful targets.
14168         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14169         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14170
14171 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14172
14173         * configure: Support --silent, --quiet.
14174
14175 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14176
14177         * configure: Support --disable-FEATURE.
14178
14179 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14180
14181         * config.guess: Recognize NCR running SVR4.3.
14182
14183 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14184
14185         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14186         Patch from Paul Eggert <eggert@twinsun.com>.
14187
14188 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14189
14190         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14191
14192 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14193
14194         * configure: Make unrecognized options give nonfatal warnings
14195         instead of fatal errors, and pass them to any subdirectory
14196         configures in case they recognize them.
14197         Make --x equivalent to --with-x.
14198
14199 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14200
14201         * configure: Add --enable-* options.  Clean up usage message and
14202         some comments.
14203
14204 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14205
14206         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14207
14208 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14209
14210         * configure.in (hppa*-*-*): Enable binutils.
14211
14212 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14213
14214         * config.sub: Recognize cisco.
14215
14216 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14217
14218         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14219
14220 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14221
14222         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14223         than one configuration name.  Add comment.
14224
14225 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14226
14227         * config.guess: about target *-hitachi-hiuxwe2, fixed
14228         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14229         macro is incorrect.]
14230
14231 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14232
14233         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14234         than the "make ls" stuff which used to be here.
14235
14236 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14237
14238         * config.guess:  Recognize i[34]86-unknown-freebsd.
14239         From Shawn M Carey <smcarey@rodan.syr.edu>.
14240
14241 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14242
14243         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14244
14245 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14246
14247         * config.guess: Check for ptx.
14248
14249 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14250
14251         * config.sub: Add os9k checking.
14252
14253 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14254
14255         * config.guess: Handle OSF1 running on HPPA processors
14256
14257 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14258
14259         * configure: If subdir configure fails, print out a message with
14260         subdirectory name, in case subdir's configure code didn't identify
14261         itself.
14262
14263 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14264
14265         * configure.in: Remove embedded newlines from configdirs.
14266         Avoid mismatches of substrings.  Fix matching strings at end
14267         of configdirs.
14268
14269 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14270
14271         * config.guess:  Add Lynx/rs6000 config support.
14272
14273 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14274
14275         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14276
14277 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14278
14279         * configure.in (hppa*-*-osf*): Treat this just like most other
14280         PA configurations (eg no binutils or ld).
14281         (hppa*-*-*elf*): These configurations have binutils and ld.
14282
14283 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14284
14285         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14286
14287 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14288
14289         * configure.in (rs6000-*-*): Build gas.
14290
14291 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14292
14293         * Makefile.in:  Avoid bug in losing hpux sed.
14294
14295 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14296
14297         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14298         for GDB and GDB has been fixed to not need it.
14299
14300 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14301
14302         * config.guess: Recognize vax hosts.
14303
14304 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14305
14306         * configure (while loop): Don't use "break 2" inside case
14307         statement -- the case statement isn't an enclosing loop.
14308
14309 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14310
14311         * config.guess:  Clean up NeXT support, to allow nextstep
14312         on Intel machines.  Make OS be nextstep.
14313
14314 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14315
14316         * config.guess: Add alternate forms for Convex.
14317
14318 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14319
14320         * configure:  Completely rewrite option processing.  Take
14321         advantage of pattern-matching to avoid invoking test frequently.
14322         Also clean up host and target defaulting logic.
14323
14324 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14325
14326         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14327         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14328         commands (plus user environment) will fit SCO limits.
14329
14330 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14331
14332         * configure.in: Don't issue warnings about directories which are
14333         not being configured if -norecursion is set.  Correct test for
14334         --with-gnu-as and --with-gnu-ld to not get confused by substring
14335         matches.
14336
14337         * configure.in: Don't build gas for alpha-dec-osf1*.
14338
14339 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14340
14341         * configure:  Back out Per's change of 12/19/1993.  It changes the
14342         behavior of configure in unexpected and confusing ways.
14343
14344         Also, use different delim char when calculating
14345         program_transform_name so that the name can contain slashes.
14346
14347 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14348
14349         * configure.in, config.sub: Add support for VSTa micro-kernel.
14350
14351 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14352
14353         * configure.in: Nuke hacks which were used to get a special
14354         version of GAS for HPPA configurations.
14355
14356 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14357
14358         * configure:  If only ${target_alias} is given, use that
14359         as the default for ${host_alias}.
14360         * configure:  Add missing back-slashes before nested quotes.
14361
14362 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14363
14364         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14365
14366 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14367
14368         * config.guess:  Recognize some Tektronix configurations.
14369         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14370
14371 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14372
14373         * config.sub: Match any flavor of SH.
14374
14375 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14376
14377         * configure.in: Don't try to configure newlib for Alpha.
14378
14379 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14380
14381         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14382         libg++ or libio for any Alpha target.
14383
14384         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14385
14386 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14387
14388         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14389         default arguments -- so it tried to compress itself.
14390
14391 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14392
14393         * configure.in (notsupp): ensure that a space is always at the end
14394           of the configdirs list, since the grep checks for an explicit space
14395
14396 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14397
14398         * configure.in (target i386-sysv4.2): don't build ld, since static
14399           versions of many libraries are not available.
14400
14401 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14402
14403         * config.guess: Recognize Apollos (using environment variables).
14404         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14405
14406 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14407
14408         * config.guess: Recognize Sony news mips running newsos.
14409
14410 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14411
14412         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14413         "fi ; else" for bash.
14414
14415 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14416
14417         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14418
14419 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14420
14421         * config.sub: accept unixware as an alias for svr4.2.
14422         Fix some inconsistancies with the gcc version.
14423
14424 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14425
14426         * Makefile.in (DISTDOCDIRS):  Add gdb.
14427
14428 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14429
14430         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14431
14432 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14433
14434         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14435         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14436         this now.
14437
14438 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14439
14440         * config.sub: Accept hiux* as an OS name.
14441
14442         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14443         etc/make-stds.texi.  The underscore came from gcc, and dje now
14444         agrees that RUNTESTFLAGS is the correct name.
14445
14446 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14447
14448         * install.sh:  Remove 'set -e'.  It makes any conditionals
14449         in the script useless.
14450
14451         * config.guess: Automatically recognize arm-acorn-riscix
14452         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14453
14454 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14455
14456         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14457
14458 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14459
14460         * Makefile.in (DISTDOCDIRS): New variable.
14461         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14462         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14463
14464 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14465
14466         * configure.in (hppa target): check the source directory for the
14467           pagas sub-directory
14468
14469 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14470
14471         * config.sub: Allow -aout* and -elf*.
14472
14473 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14474
14475         * configure.in: Don't build ld on i386-solaris2, same as for
14476         sparc-solaris2.
14477
14478 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14479
14480         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14481
14482 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14483
14484         * configure.in:  Configure gdb for alpha.
14485
14486 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14487
14488         * Makefile.in (CXXFLAGS): Add -O.
14489
14490 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14491
14492         * config.guess: added support for DG Aviion
14493
14494 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14495
14496         * configure.in: Produce warning message for subdirectories not
14497         configurable for this host/target combination.  Don't try to
14498         configure gdb for vms.
14499
14500 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14501
14502         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14503         appropriate files before making "diststuff".
14504         (DISTBISONFILES): New var: list of files to be edited.
14505         (DISTSTUFFDIRS): Add binutils.
14506
14507 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14508
14509         * config.sub: also handle mipsel and mips64el (for little endian mips)
14510
14511 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14512
14513         * configure.in: Add * to end of all OS names.
14514
14515 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14516
14517         * configure.in: Build newlib for LynxOS native.
14518
14519 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14520
14521         * config.guess: Add support for delta 88k running SVR3.
14522
14523         * configure.in: Add comment about HP compiler vs. emacs.
14524
14525 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14526
14527         * configure.in: don't build ld on solaris2 (not a viable option
14528           due to bugs in getpwnam & getpwuid)
14529
14530 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14531
14532         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14533         config.guess will produce a full version number.
14534
14535 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14536
14537         * configure.in: Build linker and binutils for alpha-dec-osf1.
14538
14539 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14540
14541         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14542         and gdb/testsuite/Makefile.in.
14543
14544 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14545
14546         * configure.in: recognize mips*- instead of mips-
14547
14548 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14549
14550         * config.sub: Accept linux*coff and linux*elf as operating
14551         systems.
14552
14553 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14554
14555         * config.sub: Recognize mips64, and mips3 as an alias for it.
14556
14557 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14558
14559         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14560         gdb knows how to handle OSF/1 shared libraries.
14561
14562 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14563
14564         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14565         * config.guess: Recognize Hitachi's HIUX.
14566         * config.sub: Recognize h3050r* and hppahitachi.
14567         Remove redundant cases for hp9k[23]*.
14568
14569 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14570
14571         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14572         if gas and ld are in the source tree and are in ${configdirs}.
14573         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14574         --with options (but still pass them down on the command line,
14575         if they were explicitly specified).
14576
14577 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14578
14579         * configure: substitute SHELL value in Makefile.in with
14580         ${CONFIG_SHELL}
14581
14582 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14583
14584         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14585         *-*-solaris2* targets.
14586
14587 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14588
14589         * Makefile.in: define M4, and pass it down to sub-makes;
14590         all-autoconf now depends on all-m4
14591
14592 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14593
14594         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14595         presence of {ar,ranlib} instead of a configured directory
14596
14597 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14598
14599         * config.guess: Accept 34?? as well as 33?? for NCR.
14600
14601 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14602
14603         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14604         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14605
14606 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14607
14608         * configure: grab values for $(CC) and $(CXX) from the
14609         environment, so that someone can do "CC=gcc configure; make" and
14610         have it work right (matching the way that autoconf works now)
14611
14612         * configure.in, Makefile.in: add support for gash, the tcl
14613         interface to Galaxy
14614
14615         * config.guess: add NetBSD variants (hp300, x86)
14616
14617 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14618
14619         * install.sh: Support -d option (in the manner of SunOS 4 install,
14620         as it is more deterministic than that of GNU install)
14621         (chmodcmd): Set file to mode 755 by default (should also do default
14622         chgrp and chown, but I don't feel like dealing with that now)
14623
14624 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14625
14626         * config.sub: Remove h8300hhms alias.
14627
14628 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14629
14630         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14631
14632 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14633
14634         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14635         as stmp-fixinc
14636
14637 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14638
14639         * config.sub: recognize m88110-bug-coff.
14640
14641 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14642
14643         * Makefile.in (all-libio): all dependencies on the toolchain used
14644         to build this (gcc, gas, ld, etc)
14645
14646 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14647
14648         * config.guess: Deal with OSF/1 1.3 on alpha.
14649
14650 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14651
14652         * install.sh: add some 'else true' clauses for portability
14653
14654         * configure.in: don't build libio for h8[35]00-*-* targets
14655
14656 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14657
14658         * Makefile.in:  Add support for new libio.
14659
14660 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14661
14662         * install.sh: If one command fails, don't try the rest.  Don't try
14663         to remove $dsttmp (via trap) unless we have already created it.
14664         If $src doesn't exist, detect it and exit with an error.
14665
14666         * config.guess: Recognize BSD on hp300.
14667
14668 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14669
14670         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14671         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14672
14673 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14674
14675         * Makefile.in (all-send-pr): depends on all-prms
14676
14677 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14678
14679         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14680
14681 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14682
14683         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14684         Added test for mips-mips-riscos5.
14685
14686 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14687
14688         * configure.in: use mh-hp300 for 68k HP hosts
14689
14690 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14691
14692         * configure: add support for CONFIG_SHELL, so that you can use
14693         some alternate shell for evaluating configure scripts
14694
14695 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14696
14697         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14698         in configure script to bug-gdb@prep.ai.mit.edu when building
14699         distribution archive.
14700         * Makefile.in (COMPRESS):  Remove def.
14701         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14702         gdb.tar.Z and make-gdb.tar.Z respectively.
14703         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14704         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14705         to convergence with 'taz' target in Makefile.in.
14706
14707 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14708
14709         * install.sh (dsttmp): use trap to ensure that tmp files go
14710         away on error conditions
14711
14712 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14713
14714         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14715
14716 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14717
14718         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14719         its parent is '/' not ''.
14720
14721         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14722
14723 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14724
14725         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14726         that ${newsrcdir}/configure.in does.
14727
14728 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14729
14730         * test-build.mk: support for CONFIG_SHELL
14731
14732 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14733
14734         * config.sub (netware):  Add as a basic system type.
14735
14736 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14737
14738         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14739           $(srcdir)/ from the dependency on Makefile.in.
14740
14741 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14742
14743         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14744         (h8300hhms is temporary until multi-libraries are implemented).
14745         * configure.in: Handle h8300h too.
14746
14747 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14748
14749         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14750
14751 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14752
14753         * configure:  Remove extraneous output when guessing host type.
14754         * config.guess:  Remove extraneous output when guessing using C
14755         compiler rather than uname, or when guessing fails.
14756
14757 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14758
14759         * Makefile.in: remove all.cross and install.cross targets
14760
14761         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14762           definitions
14763
14764 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14765
14766         * configure.in (target sh): Build gprof.
14767
14768 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14769
14770         * config.sub: change -solaris to -solaris2
14771
14772 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14773
14774         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14775
14776 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14777
14778         * configure: Correct error message for missing Makefile.in to
14779         print correct directory.
14780
14781 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14782
14783         * install.sh: kludge around 386BSD shell bug
14784
14785 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14786
14787         * config.guess:  Recognize NeXT.
14788         * config.guess:  Recognize i486-ncr-sysv4.
14789         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14790
14791 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14792
14793         * Makefile.in (MAKEINFOFLAGS): New variable.
14794         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14795         * build-all.mk, test-build.mk: Pass down --no-split as
14796         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14797
14798 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14799
14800         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14801
14802 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14803
14804         * Makefile.in (libg++.tar.z):  New rule.
14805         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14806         * Makefile.in (taz):  Only do a single chmod.
14807
14808 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14809
14810         * install.sh: don't use dirname anymore (replaced with sed usage)
14811
14812 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14813
14814         * Makefile.in:  Change extension for gzip'd files from '.z' to
14815         '.gz' per new FSF standard usage.
14816
14817 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14818
14819         * configure: put quotes around the final value of program_transform_name
14820
14821 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14822
14823         * Makefile.in: new install.sh support; update install-info rules
14824
14825 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14826
14827         * configure.in: Build diff for crosses, but not for go32 host.
14828
14829         * configure.in: Build gprof only for native, and don't build it
14830         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14831
14832 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14833
14834         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14835
14836 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14837
14838         * configure.in (host_tools): Add prms.
14839
14840 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14841
14842         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14843         with $(FLAGS_TO_PASS) on the command line
14844
14845         * config.sub: Recognize lynx and lynxos
14846
14847 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14848
14849         * config.sub: Accept -ecoff*, not just -ecoff.
14850
14851 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14852
14853         * Makefile.in (taz): Use .gz suffix instead of .z.
14854         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14855         names.
14856
14857 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14858
14859         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14860
14861 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14862
14863         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14864         that rebuilds that might happen during 'make install' don't get
14865         bogus gcc include files
14866
14867 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14868
14869         Change from Utah for HPPA support:
14870         * config.guess: Recognize hppa1.x-hp-bsd.
14871
14872 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14873
14874         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14875         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14876
14877 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14878
14879         * config.sub: Add support for rom68k and bug boot monitors.
14880
14881 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14882
14883         * Makefile.in: Make all-opcodes depend on all-bfd.
14884
14885 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14886
14887         * config.guess: Added special check for i[34]86-univel-sysv4*.
14888
14889 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14890
14891         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14892         the processor rather than assuming i486.
14893
14894 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14895
14896         * config.guess: Recognize SunOS6 as Solaris3.
14897
14898 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14899
14900         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14901         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14902
14903 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14904
14905         * build-all.mk (all-cross): New target for Canadian Cross.
14906         Added Q2 go32 targets.
14907         * test-build.mk: Configure go32 cross sparclite-aout and
14908         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14909         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14910
14911 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14912
14913         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14914         GO32 hosted toolchains
14915
14916 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14917
14918         * configure: change  so "-exec-prefix" gets passed down rather
14919         than "-exec_prefix" so autoconf generated Makefiles get the
14920         exec_prefix set right.
14921
14922 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14923
14924         * config.guess: get the Solaris2 minor version number
14925
14926         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14927
14928 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14929
14930         * config.guess: Recognize some Sequent platforms.
14931
14932 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14933
14934         * Makefile.in: added the vault-install target
14935
14936         * configure.in: actually use the Sun3 makefile fragment that's in
14937         config, also added the release dir to configdirs
14938
14939 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14940
14941         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14942
14943 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14944
14945         * configure.in: remove some program from Alpha targetted toolchains
14946
14947 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14948
14949         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14950         gprof.
14951         (taz): Run "make diststuff" in those directories instead of "make
14952         proto-dir".  Look for "VERSION=" only at start of line in subdir
14953         Makefile.  Use "gzip -9" for compression.
14954         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14955         (binutils.tar.z): New target.
14956
14957 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14958
14959         * Makefile.in (taz): Include gpl.texinfo.
14960
14961 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14962
14963         * Makefile.in (setup-dirs): Merged into "taz" target.
14964         (taz): Only do `proto-dir' stuff if a directory is actually needed
14965         for this target.
14966
14967 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14968
14969         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14970         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14971         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14972         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14973         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14974
14975 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14976
14977         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14978         config.sub, and move-if-change to gdb testsuite distribution
14979         archive, so the testsuite can be extracted, configured, and
14980         run separately from the gdb distribution.  Blow away the Chill
14981         tests that require a Chill compiled executable, since GNU Chill
14982         is not yet publically available.
14983
14984 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14985
14986         * test-build.mk: set environment variables in a single command,
14987         instead of a list of assignments and exports
14988
14989         * config.guess: recognize Alpha/OSF1 systems
14990
14991 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14992
14993         * configure: Change help message to prefer --options rather than
14994           -options.
14995
14996 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14997
14998         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14999         zippy@ecst.csuchico.edu.
15000         * config.guess: Recognize miniframe.
15001
15002 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15003
15004         * Makefile.in: Use srcroot to find runtest rather than rootme.
15005         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15006
15007 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15008
15009         * test-build.mk: Extensive additions to support building on a
15010         machine other than the host.
15011
15012 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15013
15014         * configure (tooldir): Fix for i386-aix again.
15015
15016 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15017
15018         * configure, Makefile.in:  Change definition of $(tooldir)
15019         to match the FSF.
15020
15021 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15022
15023         * config.guess:  Recognize i[34]86/SVR4.
15024
15025 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15026
15027         * Makefile.in (all-gdb): gdb depends on sim.
15028
15029 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15030
15031         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15032         at the same time we make the prototype gdb directory.
15033         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15034         files at the same time as the gdb base release distribution.
15035
15036 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15037
15038         * Makefile.in (check): Use individual check targets rather than
15039         DO_X rule.
15040         (check-gcc): Added.
15041
15042 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15043
15044         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15045         for System V release 3.2.
15046
15047 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15048
15049         * config.sub: Recognize hppaosf.
15050         * configure.in: Do configure ld/binutils/gas for it.
15051
15052 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15053
15054         * configure (tooldir): Alter syntax used to set this, for systems
15055         where "\$" isn't handled right, like i386-aix.
15056
15057 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15058
15059         * configure: Pass program-transform-name, not
15060         program_transform_name, to recursive configures.
15061
15062 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15063
15064         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15065         of gas+ld+binutils.
15066
15067 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15068
15069         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15070
15071 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15072
15073         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15074
15075 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15076
15077         * Makefile.in (PRMS): Set back to all-prms.
15078
15079 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15080
15081         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15082         targets, rather than for MIPS hosts.
15083
15084 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15085
15086         * configure.in: add comment for --with-x default values
15087
15088         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15089
15090         * Makefile.in: add check-* targets for each of the directories in
15091         the tree.  Add a definition of RUNTEST that will use the one we
15092         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15093
15094 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15095
15096         * configure.in: Removed obsolete references to bfd_target and
15097         target_makefile_frag.
15098
15099         * build-all.mk: Set assorted targets for Q2.
15100         * config.sub: Recognize z8k-sim and h8300-hms.
15101         * test-build.mk: Really don't pass host to configure.
15102         (HOLES): Added uname.
15103
15104 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15105
15106         * configure: Handle an empty program-prefix, program-suffix or
15107         program-transform-name correctly.
15108
15109 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15110
15111         * build-all.mk: -G 8 no longer required for MIPS targets.
15112         * test-build.mk: Don't pass host argument to configure; make it
15113         guess.
15114
15115 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15116
15117         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15118         * Makefile.in (COMPRESS):  New macro, like GZIP.
15119
15120 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15121
15122         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15123
15124         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15125         with gas currently defaults to -G 0.
15126
15127 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15128
15129         * Makefile.in (all-flex): flex depends on byacc.
15130
15131         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15132         to test-build.mk as RELEASE_TAG.
15133         * test-build.mk (configargs): New variable containing arguments to
15134         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15135         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15136
15137         * config.guess: Use /bin/uname when checking -X argument on SCO,
15138         to avoid invoking GNU uname which doesn't understand -X.
15139
15140         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15141
15142         * configure.in: Build gas for mips-*-*.
15143
15144 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15145
15146         * Makefile.in (all.normal): insert missing backslash.
15147
15148 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15149
15150         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15151
15152         * Makefile.in: Complete overhaul to merge many almost identical
15153         targets.
15154
15155 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15156
15157         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15158         (gdb.tar.Z): Adjusted.
15159
15160         * Makefile.in (setup-dirs, taz): New targets; should be general
15161         enough to adapt for gdb sometime.  Build only .z file.
15162         (gas.tar.z): New target.
15163
15164 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15165
15166         * build-all.mk: Use CC=cc -Xs on Solaris.
15167
15168 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15169
15170         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15171         for handling BISON for FSF releases.
15172
15173 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15174
15175         * configure: Actually implement the change zoo just documented.
15176
15177 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15178
15179         * configure: when using config.guess, only set target_alias when
15180         it's not already been set (ie, on the command line)
15181
15182 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15183
15184         * Makefile.in: add installcheck target, set PRMS to install-prms
15185
15186 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15187
15188         * configure: add support for package_makefile_fragment, handle the
15189         case where a directory has a configure.in file but no Makefile.in
15190         more gracefully (with an actual understandable error message, even);
15191         add support for --without (and add this to the usage message); also
15192         explicitly add a --host=${host_alias} to the command line when
15193         config.guess is used
15194
15195 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15196
15197         * configure: Must use both --host and --target in recursive calls.
15198
15199 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15200
15201         * Makefile.in: Change deja-gnu to dejagnu.
15202
15203 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15204
15205         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15206
15207 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15208
15209         * configure.in: canonicalize all instances to *-*-solaris2*,
15210         also strip out a number of tools to not build for go32 host
15211
15212 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15213
15214         * config.guess: add GPL.
15215
15216         * Makefile.in, config.guess, config.sub, configure: bump
15217           copyrights to 93.
15218
15219 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15220
15221         * Makefile.in (do-info): Removed obsolete check for existence of
15222         localenv file.
15223
15224         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15225
15226 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15227
15228         * Makefile.in: a couple of 'else true' for decstation,
15229         support for TclX
15230
15231         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15232
15233 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15234
15235         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15236
15237 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15238
15239         * config.guess: Recognize i386-ibm-aix (PS/2).
15240         * configure.in: Use config/mh-aix386 file for it.
15241
15242 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15243
15244         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15245         CC_FOR_TARGET instead.
15246         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15247
15248 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15249
15250         * Makefile.in: Add sim to list of directories sent with gdb
15251
15252 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15253
15254         * configure.in: Put back mips-dec-bsd* case.
15255
15256 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15257
15258         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15259         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15260         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15261
15262 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15263
15264         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15265
15266         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15267         (install-info): install dir.info only if it exists,
15268         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15269
15270 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15271
15272         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15273         gas for mips-dec-bsd.
15274
15275 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15276
15277         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15278         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15279
15280 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15281
15282         * configure.in: Added "dejagnu" to hosttools list.
15283
15284 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15285
15286         * config.sub, configure.in, config.guess:  Add support
15287         for Bosx, an AIX variant from Bull.
15288         Patches from F.Pierresteguy@frcl.bull.fr.
15289
15290 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15291
15292         * devo/dejagnu: Initial creation of devo/dejagnu.
15293         Migrated dejagnu testcases and support files for testing software
15294         tools to reside as subdirectories, currently called "testsuite",
15295         within the directory of the software tool.  Migrated all programs,
15296         support libraries, etc. beloging to dejagnu proper from
15297         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15298         with no modifications.  The changes to these files which will
15299         allow them to configure, build, and execute properly will be made
15300         in a future update.
15301
15302 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15303
15304         * Makefile.in: Change send_pr to send-pr.
15305         * configure.in: Likewise.
15306         * send_pr: Renamed directory to send-pr.
15307
15308 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15309
15310         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15311
15312 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15313
15314         * README:  Update for gdb-4.8 release.
15315         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15316         gdb-xxx.tar.z (gzip'd) file also.
15317
15318 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15319
15320         * Makefile.in: make all-diff depend on all-libiberty
15321
15322 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15323
15324         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15325
15326 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15327
15328         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15329
15330 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15331
15332         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15333         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15334         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15335
15336 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15337
15338         * Makefile.in:  makeinfo binary is in a new location
15339
15340 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15341
15342         * config.sub: Accept -ecoff as an OS.
15343
15344         * Makefile.in: Various changes to eliminate a level of make
15345         recursion and reduce the required command line length.
15346         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15347         sub-makes.
15348         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15349         variables holding settings for specific sub-makes.
15350         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15351         in terms of BASE_FLAGS_TO_PASS.
15352         (TARGET_LIBS): New variable listing directories which use
15353         TARGET_FLAGS_TO_PASS.
15354         (subdir_do): Eliminated.
15355         (do-*): New set of targets to replace subdir_do.
15356         (various): All targets which used subdir_do now depend on do-*.
15357         (local-clean): Renamed from do_clean.
15358         (local-distclean): New target, dependency of distclean and
15359         realclean.
15360         (install-info): Don't create directories.  Depend on dir.info
15361         rather than calling make recursively.
15362         (install-dir.info): Eliminated.
15363         (install-info-dirs): Create all info directories here.
15364         (dir.info): Depend upon do-install-info.
15365
15366         * test-build.mk (HOLES): Added false.
15367
15368 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15369
15370         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15371
15372 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15373
15374         * Makefile.in (info): remove dependency on all-texinfo.  The
15375         problem was really in texinfo/C, not at this level.
15376
15377 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15378
15379         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15380
15381 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15382
15383         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15384         GDB releases.
15385
15386 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15387
15388         * configure: Include srcdir in message about target of link not
15389         being found.  Don't convert `-' to `_' in `with' options being
15390         passed to subdirs.
15391
15392 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15393
15394         * configure.in: add uudecode to host_tools
15395
15396         * Makefile.in: added {all,install}-uudecode targets, added them to
15397         the appropriate lists
15398
15399 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15400
15401         * Makefile.in (all-gcc): Added dependency on all-gas.
15402
15403         * configure.in (mips-*-*): Build ld and binutils.
15404
15405 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15406
15407         * configure: check return code from mkdir, print error message and
15408           exit on failure.
15409
15410 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15411
15412         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15413
15414 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15415
15416         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15417
15418 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15419
15420         * config.sub (h8500):  Recognize this as a cpu type.
15421
15422 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15423
15424         * configure: source directory missing is no longer a warning
15425
15426         * configure.in: recognize irix[34]* instead of irix[34]
15427
15428         * Makefile.in: define and pass down X11_LIB
15429
15430 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15431
15432         * guess-systype: Renamed to ...
15433         * config.guess:  ... by popular request.
15434         * configure.in, Makefile.in:  Update accordingly.
15435
15436 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15437
15438         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15439         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15440         + Execute ./dummy instead of assuming . is in PATH.
15441
15442 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15443
15444         * guess-systype:  New shell script.  Attempts to guess the
15445         canonical host name of the executing host.
15446         Only a few hosts are supported so far.
15447         * configure:  Call guess-systype if no host is specified.
15448
15449 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15450
15451         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15452         gcc Makefile.
15453
15454
15455 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15456
15457         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15458         (all-gcc, install-gcc, subdir_do): Use it.
15459
15460 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15461
15462         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15463
15464 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15465
15466         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15467           set exclusively by configure, using configure.in .
15468
15469 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15470
15471         * test-build.mk: set $PATH for all builds
15472
15473         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15474
15475 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15476
15477         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15478         the one used in gcc/Makefile.in, so that a null expansion doesn't
15479         override the one needed to build gcc with a native cc.
15480
15481
15482 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15483
15484         * configure: Accept -with arguments.
15485
15486 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15487
15488         * Makefile.in: added h8300sim
15489
15490 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15491
15492         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15493         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15494         (all-cygnus, native, build-cygnus): Make
15495         $(canonhost)-stamp-3stage-done, not $(host)....
15496         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15497         i386-sco3.2v4.  Added else true to if command.
15498
15499 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15500
15501         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15502
15503 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15504
15505         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15506
15507 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15508
15509         * configure.in: don't remove binutils from Solaris builds
15510
15511 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15512
15513         * Makefile.in: get rid of earlier definitions for *clean,
15514         also handle the recursive info rule better
15515
15516 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15517
15518         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15519         do more-or-less the right thing.
15520
15521 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15522
15523         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15524         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15525
15526 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15527
15528         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15529         $(host_canonical).
15530
15531         * configure.in: split the configdirs list into 4 categories (native
15532         v. cross, library v. tool) and handle the cross-only and native-
15533         only in more reasonable (and correct!) way.
15534
15535 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15536
15537         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15538         configdirs anymore.
15539
15540 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15541
15542         * Makefile.in: extensive cleanup::  removed all of the explicit
15543         clean-* targets, collapsed many wrappers around subdir_do into
15544         one, added additional targets to satisfy standards.texi, deleted
15545         some old targets, some changes for consistency
15546
15547 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15548
15549         * configure.in: handle some programs as cross-only, and others as
15550         native only
15551
15552         * test-build.mk: handle partial holes in a more generic manner
15553
15554         * Makefile.in: m4 depends on libiberty
15555
15556 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15557
15558         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15559         time, wdiff, and find to configdirs
15560
15561         * Makefile.in: all, clean, and install rules for the new programs
15562         added to configure.in
15563
15564 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15565
15566         * configure.in: use mh-sun for all *-sun-* hosts
15567
15568 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15569
15570         * Makefile.in: define flags for X11 include files and library file
15571         locations, pass them down to the programs that need this info
15572
15573         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15574
15575 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15576
15577         * configure.in: start building libg++ for HP-UX targets
15578
15579 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15580
15581         * README:  Update references to files moved into etc/.
15582
15583 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15584
15585         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15586         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15587
15588 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15589
15590         * configure: accept dash as well as underscore in long option
15591         names for FSF compatibility.
15592
15593 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15594
15595         * config.sub: added -sco3.2v4 support from FSF.
15596
15597 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15598
15599         * configure.in: expand the section that adds or removes
15600         directories from the list of programs to build, to handle native
15601         vs. cross in addition to host v. native
15602
15603 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15604
15605         * Makefile.in:  Replace C++ in macro names with CXX.
15606         This is less likely to break ...
15607
15608 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15609
15610         * test-build.mk: add -w to GNU_MAKE
15611
15612 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15613
15614         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15615         add 'sparc' to list of recognized cpus.  This needed to make
15616         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15617         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15618         then changes that into $CPU-wrs-vxworks.
15619
15620         * configure.in: remove most references to gdbtest, regularize
15621         target based program removal
15622
15623         * test-build.mk: import from p3 tree (many fixes and changes)
15624
15625 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15626
15627         * Makefile.in: added rules to handle tcl, tk, and expect
15628
15629         * configure.in: handle those directories if they exist
15630
15631 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15632
15633         * config.sub: removed bogus hppabsd and hppahpux names, since
15634         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15635
15636 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15637
15638         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15639         depends upon all-xiberty
15640
15641         * Makefile.in: changes from p3, including:
15642
15643         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15644
15645         * Makefile.in (XTRAFLAGS): include newlib directories if
15646         newlib/Makefile exists, rather than if host != target.
15647
15648         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15649
15650         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15651         from the same source tree and not building a cross-compiler.  This
15652         matters for the libg++ configuration if reconfiguring a tree that
15653         has already been installed.
15654
15655         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15656
15657         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15658         pick up the machine and system specific header files.
15659
15660         * Makefile.in: added AS_FOR_TARGET, passed down in
15661         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15662         the C compiler to use to create programs which are run in the
15663         build environment, set it to default to $(CC), and passed it down
15664         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15665
15666         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15667
15668         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15669         We need them for unusual native builds, like systems without
15670         ranlib.
15671
15672         * configure: also define $(host_canonical) and
15673         $(target_canonical), which are the full, canonical names for the
15674         given host and target
15675
15676 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15677
15678         * Makefile.in:  Added separate definitions for C++.
15679
15680 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15681
15682         * configure.in (configdirs):  Add deja-gnu.
15683
15684 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15685
15686         * README:  Update for configure.texi and gdb-4.7 release.
15687
15688 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15689
15690         * Makefile.in:  Move "all" target to top of file.
15691         Previously, first target was ".PHONY" which caused BSD4.4 make
15692         to build .PHONY when make was run without arguments.
15693
15694 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15695
15696         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15697         Library-copylefted code in libiberty.
15698
15699 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15700
15701         * config.sub:  Replace m68kmote with plain old m68k.
15702
15703 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15704
15705         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15706
15707 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15708
15709         * config.sub: Complain if no argument is given.  Added support for
15710         386bsd as OS and target alias.
15711
15712 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15713
15714         * Makefile.in (XTRAFLAGS): include newlib directories if
15715         newlib/Makefile exists, rather than if host != target.
15716
15717 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15718
15719         * config.sub: recognize sparclite-wrs-vxworks.
15720
15721         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15722         p3.) Added clean-xiberty to clean.
15723
15724 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15725
15726         * configure.in: use *-*-* instead of nested cases for host and target
15727
15728 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15729
15730         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15731         from the same source tree and not building a cross-compiler.  This
15732         matters for the libg++ configuration if reconfiguring a tree that
15733         has already been installed.
15734
15735 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15736
15737         * config.sub (i486v/i486v4):  Merge in from FSF version.
15738
15739 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15740
15741         * configure: only set PWD if it is already set.
15742
15743 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15744
15745         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15746         doesn't have unset and all success paths (and most error paths)
15747         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15748         to just ${PWD} to avoid confusion.)
15749
15750 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15751
15752         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15753         even for a native compilation.
15754
15755 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15756
15757         Changes to make the gdb.tar.Z rule work better.
15758
15759         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15760         (DEVO_SUPPORT):  Add configure.texi.
15761         (bfd-ilrt.tar.Z):  Remove ancient rule.
15762
15763 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15764
15765         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15766         pick up the machine and system specific header files.
15767
15768         * configure.in, config.sub: added new target m68010-adobe-scout,
15769         with alias of adobe68k.  Changed configure.in to check for
15770         -scout before -sco* to avoid a false match.
15771
15772         * Makefile.in: added AS_FOR_TARGET, passed down in
15773         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15774         the C compiler to use to create programs which are run in the
15775         build environment, set it to default to $(CC), and passed it down
15776         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15777
15778 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15779
15780         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15781         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15782         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15783         FOR_TARGET variants, to newlib and libg++.
15784
15785 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15786
15787         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15788         first.
15789
15790 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15791
15792         * config.sub:  Accept `elf' as an environment.
15793
15794 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15795
15796         * Makefile.in (all-opcodes):  cd into the right directory
15797
15798 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15799
15800         * configure: added -program_transform_name option, used as
15801         argument to sed when installing programs.
15802         configure.texi: added documentation for -program_prefix,
15803         -program_suffix and -program_transform_name.
15804
15805 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15806
15807         * config.sub:  Accept i486 where i386 ok.
15808
15809 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15810
15811         * config.sub: accept we32k
15812
15813 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15814
15815         * config.sub, configure.in: accept OSE68000 and OSE68k.
15816
15817         * Makefile.in: don't create all directories for ``make install'';
15818         let the subdirectories create the ones they need.
15819
15820 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15821
15822         * COPYING: new file, GPL v2
15823
15824 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15825
15826         * Makefile.in: use the new gen-info-dir, which needs a template
15827         argument (which also lives in texinfo)
15828
15829         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15830
15831 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15832
15833         * config.sub (ncr3000):  Change i386 to i486.
15834
15835 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15836
15837         * Makefile.in: add install-rcs, install-grep to
15838         install-no-fixedincludes, removed install-bison and install-libgcc
15839
15840 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15841
15842         * configure.in: grab the HPUX makefile fragment if on HPUX
15843
15844 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15845
15846         * Makefile.in: eradicate bison spoor (ditto libgcc).
15847          configure.in: recognise m68{k,000}-ericsson-OSE.
15848          es1800 is alias for m68k-ericsson-OSE
15849
15850 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15851
15852         * configure.in: rearrange the parts that remove programs from
15853         configdirs, based now on HOST==TARGET or by canonical triple.
15854
15855 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15856
15857         * test-build.mk: recurse explicitly with -f test-build.mk when
15858           appropriate.  predicate stage3 and comparison on the existence
15859           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15860           On very clean, also remove ...stamp-co.  Build in-place before
15861           doing other builds.
15862
15863 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15864
15865         * Makefile.in, configure.in: add tgas
15866
15867 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15868
15869         * Makefile.in: a number of changes merged in from progressive.
15870
15871         * configure.in: add libm.
15872
15873         * .cvsignore: ignore some stuff that comes from test-build.mk.
15874
15875 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15876
15877         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15878
15879 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15880
15881         * configure: Add program_suffix (parallel to program_prefix)
15882         * Makefile.in: adjust directory-creating script for losing decstation
15883
15884 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15885
15886         * configure:  Minor $subdir-related fixes.
15887
15888 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15889
15890         * configure: fix various problems with propogating
15891         makefile_target_frag in subdirs.
15892         * configure.in: config libgcc if its there
15893
15894 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15895
15896         * config.sub:  HPPA merge.
15897
15898 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15899
15900         * Makefile.in:  Replace all-bison with all-byacc in all
15901         dependency lines for other tools (which now use byacc).
15902
15903 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15904
15905         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15906
15907 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15908
15909         * Makefile.in: make gprof rules similar to byacc rules (instead of
15910         vestigal $(unsubdir) that didn't work...)
15911
15912 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15913
15914         * config.sub:  Add support for Linux.
15915         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15916         (at least for libg++).
15917
15918 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15919
15920         * configure.texi: fix doc for the -nfp option to configure
15921
15922 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15923
15924         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15925
15926 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15927
15928         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15929         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15930         * configure.in: added solaris* host_makefile_frag hook.
15931
15932 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15933
15934         * config.sub: changed recognition of m68000 so that various
15935         m68k types can be specified via m680[01234]0
15936
15937 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15938
15939         * config.sub (basic_machine): fix sed so that '-foo' isn't
15940         completely substituted out while .+'-foo' loses the '-foo'
15941
15942 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15943
15944         * config.sub ($os): Add -aout.
15945
15946 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15947
15948         * configure:  If host_makefile_frag is absolute, don't
15949         prefix ${invsubdir} (relevant to libg++ auto-configure).
15950
15951 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15952
15953         * Makefile.in (tooldir): Define it.
15954         (all-ld): Depend on all-flex.
15955
15956 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15957
15958         * Makefile.in (check):  Fix libg++ special case.
15959
15960 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15961
15962         * configure: do not bury `pwd` into config.status, thus do fewer
15963           pwd's.
15964
15965         * configure: print the "Building in" message only when building in
15966           other than "." AND verbose.
15967
15968         * configure: remove -s, rework -v to better accommodate guested
15969           configures.
15970
15971         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15972
15973 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15974
15975         * Makefile.in: macroize flags passed on recursion.  remove
15976           fileutils.
15977
15978 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15979
15980         * configure: get makesrcdir right for subdirs deeper than 1.
15981
15982         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15983           install.
15984
15985 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15986
15987         * Makefile.in: don't print subdir_do or recursion lines.
15988
15989 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15990
15991         * standards.texi: added menu item.
15992
15993         * Makefile.in: build and install standards.info.
15994
15995         * standards.texi: new file.
15996
15997 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15998
15999         * configure: test for and move config.status pieces from
16000           ${subdir}/.
16001
16002 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16003
16004         * configure:  Test for existance of files before trying to mv
16005         them, to avoid numerous non-existance messages.
16006
16007 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16008
16009         * configure: correct final line of config.status.
16010
16011         * configure: patch from eggert.  Avoids a protection problem if
16012           the original Makefile.in is read only.
16013
16014         * configure: use move-if-change from gcc to create config.status.
16015           Some makefiles depend on config.status to tell if a directory
16016           has been reconfigured for a different host.  This change
16017           prevents those directories from remaking everything in the case
16018           where the reconfig was only intended to rebuild a Makefile.
16019
16020         * configure: test for config.sub with "config.sub sun4" rather
16021           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16022           host alias from a missing config.sub.
16023
16024 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16025
16026         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16027           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16028
16029 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16030
16031         * configure: mkdir ${subdir} as needed.
16032
16033 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16034
16035         * Makefile.in,configure.in: added autoconf.
16036
16037 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16038
16039         * Makefile.in: no longer pass against on recursion.
16040
16041         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16042           definitions are not inherited.
16043
16044         * configure: correct makesrcdir when subdir is .
16045
16046 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16047
16048         * configure:  Add support for 'subdirs' variable, which is
16049         like 'configdirs', except that configure doesn't re-invoke
16050         itself for subdirs, it just creates a Makefile for each subdir.
16051         * configure.texi:  Document subdirs.
16052
16053 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16054
16055         * configure.in: added flex to configdirs
16056
16057 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16058
16059         * Makefile.in: remove clean-stamps from clean.
16060
16061 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16062
16063         * configure.in:  Add gdbtest to configdirs.
16064
16065 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16066
16067         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16068         to recursive makes.
16069         * configure.in:  Recognize new ncr3000 config.
16070
16071 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16072
16073         * Makefile.in, configure.in: removed references to gdbm.
16074
16075 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16076
16077         * config.sub:  Don't canonicalize os value
16078         newsos* to bsd (readline needs to check for newsos).
16079         (This fix was earlier made Jan 31, but got re-broken.)
16080
16081 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16082
16083         * configure.in:  sco is an os, not a vendor!
16084
16085         * configure:  Quote $( better.  Keep various shells happy.
16086
16087 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16088
16089         * Makefile.in: eliminate stamp-files.
16090
16091 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16092
16093         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16094           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16095
16096 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16097
16098         * config.sub:  fix iris/iris3.
16099
16100 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16101
16102         * configure: re-add -rm.
16103
16104 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16105
16106         * Maskefile.in: add .stmp-rcs to all.
16107
16108         * configure.in: remove gas from rs6000 build, use aix host fragment.
16109
16110 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16111
16112         * configure: pass down site_option during recursion.
16113
16114 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16115
16116         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16117
16118 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16119
16120         * configure: Change exec_prefix so that it really defaults to prefix.
16121
16122 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16123
16124         * Makefile.in, configure.in:  Add support for mmalloc library.
16125
16126 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16127
16128         * Makefile.in: add stmp dependencies for a few more things.
16129
16130 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16131
16132         * configure: adjusted error message on objdir/srcdir configure
16133           collision, per john's suggestion.
16134
16135         * Makefile.in: add libiberty stmp to all and all.cross.
16136
16137 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16138
16139         * Makefile.in: remove force dependencies, add grep to all.
16140
16141 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16142
16143         * Makefile.in: drop flex.  make stamp files work.
16144
16145         * configure: added test for conflicting configuration in srcdir,
16146           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16147           gets cranky.  use relative paths for configure and srcdir
16148           whenever possible.  Send some error messages to stderr that were
16149           going to stdout.
16150
16151 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16152
16153         * Makefile.in:  Fix libg++ rule to check for gcc directory
16154         before using gcc/gcc.  Also pass XTRAFLAGS.
16155
16156 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16157
16158         * Makefile.in: added stmp-files so that directories aren't polled
16159           when they are already built.
16160
16161         * configure.texi: fixed a node pointer problem.
16162
16163 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16164
16165         * config.sub configure.in gdb/configure.in
16166         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16167         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16168         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16169
16170 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16171
16172         * configure: -recurring becomes -silent.  corrected help message
16173           for -site= option.
16174
16175         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16176
16177 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16178
16179         * configure: when building Makefile for crosses, replace
16180           tooldir and program_prefix.  default srcdir from location of
16181           config.sub.  remove "for host in hosts" and "for target in
16182           targets" loops.
16183
16184 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16185
16186         * Makefile.in: Do not pass bindir or mandir to cvs.
16187
16188 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16189
16190         * Makefile.in, configure.in: removed traces of namesubdir,
16191           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16192           copyrights to '92, changed some from Cygnus to FSF.
16193
16194         * configure.texi: remove most references to multiple hosts,
16195           multiple targets, subdirs, etc.
16196
16197         * configure.man: removed rcsid. reference config.sub not
16198           config.subr.
16199
16200         * Makefile.in: mkdir $(infodir) on install-info.
16201
16202 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16203
16204         * configure.texi:  Explain better about .gdbinit and about
16205         the environment that configure.in sections run in.
16206
16207 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16208
16209         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16210
16211 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16212
16213         * README:  DOC.configure => cfg-paper.texi.
16214
16215 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16216
16217         * config.sub (near case $os):  Don't convert newsos* to bsd!
16218
16219 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16220
16221         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16222         the number of copies of COPYING that go into the GDB tar file.
16223
16224 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16225
16226         * bfd/configure.in, gdb/config/mh-i386sco,
16227         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16228         Fix SCO configuration stuff.
16229
16230 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16231
16232         * Makefile.in:  For libg++, make sure the -I pointing
16233         to the gcc directory goes *after* all the libg++-local -I flags.
16234         Also, move just-gcc dependency from just-libg++ to all-libg++.
16235
16236 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16237
16238         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16239
16240 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16241
16242         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16243
16244 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16245
16246         * config.sub:  Add stratus configuration frags.  Also
16247         submitted to FSF.
16248
16249 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16250
16251         * Makefile.in (DEV_SUPPORT):  add configure.man.
16252
16253         * config.sub(Decode manufacturer-specific):  add -none*.
16254
16255 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16256
16257         * Makefile.in:  remove form feeds to make Sun's make happy.
16258         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16259
16260 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16261
16262         * Makefile.in (AR_FLAGS):  Make quieter.
16263
16264 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16265
16266         * configure.in:  Add libg++.
16267         * configure:  When verbose, don't output the command line at each
16268         level; it will be unremarkably the same as the previous version,
16269         which will be the same as what the user typed.
16270
16271 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16272
16273         * configure.in, Makefile.in: fix clean-info, add flex.  add
16274           fileutils.
16275
16276         * configure: be less sensitive to spaces in Makefile.in.  Do not
16277           look for sources in "..".  Doing so breaks subdirectories that
16278           might have their own configure.  If a subdir has it's own
16279           configure script, use it.
16280
16281 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16282
16283         * cfg-paper.texi: some changes suggested by rms.
16284
16285 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16286
16287         * config.sub:  Merge in some small additions from the FSF version,
16288         taken from the gcc distribution, to bring the Cygnus and FSF
16289         versions into closer sync.
16290
16291 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16292
16293         * configure.in:  Changed svr4 references to sysv4.
16294
16295 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16296
16297         * configure: added -V for version number option.
16298
16299 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16300
16301         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16302           renamed from DOC.configure to cfg-paper.texi.
16303
16304 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16305
16306         * configure, config.subr, config.sub: config.subr is now
16307           config.sub again.
16308
16309 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16310
16311         * configure.texi: new file, in progress.
16312
16313         * Makefile.in: build info file and install the man page for
16314           configure.
16315
16316         * configure.man: new file, first cut.
16317
16318         * configure: find config.subr again now that configuration "none"
16319           has gone.  removed all traces of the -ansi option.  removed all
16320           traces of the -languages option.
16321
16322         * config.subr: resync from rms.
16323
16324 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16325
16326         * configure, config.sub, config.subr: merge config.sub into
16327           config.subr, call the result config.subr, remove config.sub, use
16328           config.subr.
16329
16330         * Makefile.in: revised install for dir.info.
16331
16332 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16333
16334         * configure.in: add decstation host makefile frag.
16335
16336         * Makefile.in: BISON now bison -y again.  also install-gcc on
16337           install.  clean-gdbm on clean.  infodir belongs in datadir.
16338           Make directories for info install.  Build dir.info here then
16339           install it.
16340
16341 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16342
16343         * Makefile.in: fix for bad directory tests.
16344
16345 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16346
16347         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16348           regexp.  -srcdir relative was being handled incorrectly.
16349
16350         * Makefile.in: unwrapped some for loops so that parallel makes
16351           work again and so one can focus one's attention on a particular
16352           package.
16353
16354 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16355
16356         * configure: added PWD as a stand in for `pwd` (for speed). use
16357           elif wherever possible.  make -srcdir work without -objdir.
16358           -objdir= commented out.
16359
16360 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16361
16362         * configure: +options become --options.  -subdirs commented out.
16363           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16364           Makefile now at top of generated Makefile.  Removed cvs log
16365           entries.  added -srcdir.  create .gdbinit only if there is one
16366           in ${srcdir}.
16367
16368         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16369           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16370           and mandir now keyed off datadir by default.
16371
16372 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16373
16374         * Freshly created ChangeLog.
16375
16376 \f
16377 Local Variables:
16378 mode: change-log
16379 left-margin: 8
16380 fill-column: 76
16381 version-control: never
16382 End: